============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_encryption.py FE

==================================== ERRORS ====================================
__________ ERROR at teardown of TestEncryption.test_simple_encryption __________
ydb/tests/functional/encryption/test_encryption.py:166: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:658: 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/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/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   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.240802 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.497092 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.765028 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.960527 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.221571 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.335619 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.578408 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.805821 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.065453 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006248 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1394162==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37840 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cde282 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cde282 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cde282 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cde282 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 0x000034cde282 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cde282 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cde282 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cde282 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cde282 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034cecefe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x000041888d67 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00004187a6e4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #15 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #16 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18920 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cde19c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cde19c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034cecefe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x000041888d67 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00004187a6e4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #8 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #9 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11280 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c223a77 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c223a77 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c223a77 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c223a77 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c223a77 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c223a77 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c223a77 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c223a77 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c223a77 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c223a77 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #18 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #19 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c2239f4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c2239f4 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c2239f4 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #11 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #12 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ce1aea 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 0x000034ce1aea 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #7 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #8 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034460714 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034460714 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034460714 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034460714 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034460714 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034460714 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034460714 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034460714 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034460714 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034460714 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034460714 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 0x00003445f4e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003445f4e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034465a00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344c1c48 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 0x000034cec836 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x000041883f5b 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 0x000041879dc2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #21 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #22 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034460672 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034460672 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034460672 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034460672 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 0x00003445f4e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003445f4e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034465a00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344c1c48 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 0x000034cec836 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x000041883f5b 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 0x000041879dc2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #14 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #15 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 240 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000022316166 in MakeIntrusive<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>, NMonitoring::TDynamicCounters *> /-S/util/generic/ptr.h:834:12
E   #2 0x000022316166 in NMonitoring::TDynamicCounters::GetSubgroup(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&) /-S/library/cpp/monlib/dynamic_counters/counters.cpp:137:19
E   #3 0x00004193629b in NKikimr::NGRpcService::TResponseStatusCounter::operator+=(unsigned long) /-S/ydb/core/grpc_services/counters/counters.cpp:65:34
E   #4 0x00004191e2ba in NKikimr::NGRpcService::TYdbCounterBlock::FinishProcessing(unsigned int, unsigned int, bool, unsigned int, TDuration) /-S/ydb/core/grpc_services/counters/counters.cpp:232:49
E   #5 0x0000491d8919 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetFinishDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:495:20
E   #6 0x00004187230c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #7 0x00004187230c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #8 0x00004187230c 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   #9 0x00004187230c 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   #10 0x00004187230c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #11 0x00004187230c 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   #12 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #13 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #14 0x000021e9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #15 0x000021e9d7ac in Execute /-S/util/thread/factory.h:15:13
E   #16 0x000021e9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #17 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279ad568 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279ad568 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279ad568 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279ad568 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279ad568 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279ad568 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279ad568 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279ad568 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000279ad20f 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 0x0000279ac068 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00004192e88a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00004192e88a 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 0x00004192e88a 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 0x00004192e88a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00004192e88a 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 0x00001f80b5ef in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00004191cc2f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00004191cc2f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00004191cc2f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004b54e3b2 in NYdbGrpc::TGRpcRequestImpl<Ydb::KeyValue::GetStorageChannelStatusRequest, Ydb::KeyValue::GetStorageChannelStatusResponse, 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 0x00004187230c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00004187230c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00004187230c 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 0x00004187230c 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 0x00004187230c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00004187230c 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
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28189
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/thb5/000f35/r3tmp/kikimr_cluster_ka7wdqkg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5474
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/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/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_brpq1lzz.log --grpc-port=9335 --mon-port=19512 --ic-port=65024 --module=1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13521
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_k9hkcjr5.log --grpc-port=12259 --mon-port=31678 --ic-port=19801 --module=2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_evdl98h9.log --grpc-port=7275 --mon-port=29334 --ic-port=22407 --module=3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_xook89np.log --grpc-port=13814 --mon-port=11151 --ic-port=13238 --module=4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27904
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_hfrxq4eu.log --grpc-port=24968 --mon-port=2011 --ic-port=8951 --module=5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_58j6f7km.log --grpc-port=13834 --mon-port=17003 --ic-port=29317 --module=6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12923
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_aqvln7wj.log --grpc-port=23359 --mon-port=12923 --ic-port=1624 --module=7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12298
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_p36kmba5.log --grpc-port=23360 --mon-port=13054 --ic-port=28189 --module=8
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:9335/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:9335/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/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/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_brpq1lzz.log --grpc-port=9335 --mon-port=19512 --ic-port=65024 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_brpq1lzz.log', '--grpc-port=9335', '--mon-port=19512', '--ic-port=65024', '--module=1')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1394162
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:9335/1
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1394167
DEBUG    ya.test:process.py:259 Command (pid 1394167) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1394167) elapsed time (sec): 1.4227490425109863
DEBUG    ya.test:process.py:263 Command (pid 1394167) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) maxrss: 479676
DEBUG    ya.test:process.py:263 Command (pid 1394167) minflt: 45197
DEBUG    ya.test:process.py:263 Command (pid 1394167) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1394167) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1394167) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1394167) stime: 0.198517
DEBUG    ya.test:process.py:263 Command (pid 1394167) utime: 0.453627
DEBUG    ya.test:process.py:263 Command (pid 1394167) wtime: 1.431
DEBUG    ya.test:process.py:275 Command (pid 1394167) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:12259/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:12259/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_k9hkcjr5.log --grpc-port=12259 --mon-port=31678 --ic-port=19801 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_k9hkcjr5.log', '--grpc-port=12259', '--mon-port=31678', '--ic-port=19801', '--module=2')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1394411
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:12259/2
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1394415
DEBUG    ya.test:process.py:259 Command (pid 1394415) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1394415) elapsed time (sec): 1.1446614265441895
DEBUG    ya.test:process.py:263 Command (pid 1394415) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) maxrss: 480876
DEBUG    ya.test:process.py:263 Command (pid 1394415) minflt: 45215
DEBUG    ya.test:process.py:263 Command (pid 1394415) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1394415) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1394415) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1394415) stime: 0.14824299999999999
DEBUG    ya.test:process.py:263 Command (pid 1394415) utime: 0.49118199999999995
DEBUG    ya.test:process.py:263 Command (pid 1394415) wtime: 1.167
DEBUG    ya.test:process.py:275 Command (pid 1394415) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:7275/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:7275/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_evdl98h9.log --grpc-port=7275 --mon-port=29334 --ic-port=22407 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_evdl98h9.log', '--grpc-port=7275', '--mon-port=29334', '--ic-port=22407', '--module=3')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1394979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:7275/3
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1394996
DEBUG    ya.test:process.py:259 Command (pid 1394996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1394996) elapsed time (sec): 1.2172844409942627
DEBUG    ya.test:process.py:263 Command (pid 1394996) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) maxrss: 482016
DEBUG    ya.test:process.py:263 Command (pid 1394996) minflt: 45183
DEBUG    ya.test:process.py:263 Command (pid 1394996) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1394996) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1394996) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1394996) stime: 0.193555
DEBUG    ya.test:process.py:263 Command (pid 1394996) utime: 0.451524
DEBUG    ya.test:process.py:263 Command (pid 1394996) wtime: 1.226
DEBUG    ya.test:process.py:275 Command (pid 1394996) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:13814/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:13814/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_xook89np.log --grpc-port=13814 --mon-port=11151 --ic-port=13238 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_xook89np.log', '--grpc-port=13814', '--mon-port=11151', '--ic-port=13238', '--module=4')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1395303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:13814/4
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1395308
DEBUG    ya.test:process.py:259 Command (pid 1395308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1395308) elapsed time (sec): 1.012925148010254
DEBUG    ya.test:process.py:263 Command (pid 1395308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) maxrss: 483320
DEBUG    ya.test:process.py:263 Command (pid 1395308) minflt: 45256
DEBUG    ya.test:process.py:263 Command (pid 1395308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) nivcsw: 314
DEBUG    ya.test:process.py:263 Command (pid 1395308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1395308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1395308) stime: 0.16894399999999998
DEBUG    ya.test:process.py:263 Command (pid 1395308) utime: 0.46907099999999996
DEBUG    ya.test:process.py:263 Command (pid 1395308) wtime: 1.016
DEBUG    ya.test:process.py:275 Command (pid 1395308) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:24968/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:24968/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_hfrxq4eu.log --grpc-port=24968 --mon-port=2011 --ic-port=8951 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_hfrxq4eu.log', '--grpc-port=24968', '--mon-port=2011', '--ic-port=8951', '--module=5')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1395649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:24968/5
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1395657
DEBUG    ya.test:process.py:259 Command (pid 1395657) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1395657) elapsed time (sec): 1.0342233180999756
DEBUG    ya.test:process.py:263 Command (pid 1395657) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) maxrss: 484720
DEBUG    ya.test:process.py:263 Command (pid 1395657) minflt: 45254
DEBUG    ya.test:process.py:263 Command (pid 1395657) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1395657) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1395657) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1395657) stime: 0.194373
DEBUG    ya.test:process.py:263 Command (pid 1395657) utime: 0.45716599999999996
DEBUG    ya.test:process.py:263 Command (pid 1395657) wtime: 1.041
DEBUG    ya.test:process.py:275 Command (pid 1395657) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:13834/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:13834/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_58j6f7km.log --grpc-port=13834 --mon-port=17003 --ic-port=29317 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_58j6f7km.log', '--grpc-port=13834', '--mon-port=17003', '--ic-port=29317', '--module=6')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1396005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:13834/6
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396025
DEBUG    ya.test:process.py:259 Command (pid 1396025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396025) elapsed time (sec): 1.0416605472564697
DEBUG    ya.test:process.py:263 Command (pid 1396025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) maxrss: 486164
DEBUG    ya.test:process.py:263 Command (pid 1396025) minflt: 45199
DEBUG    ya.test:process.py:263 Command (pid 1396025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1396025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1396025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396025) stime: 0.1759
DEBUG    ya.test:process.py:263 Command (pid 1396025) utime: 0.488133
DEBUG    ya.test:process.py:263 Command (pid 1396025) wtime: 1.074
DEBUG    ya.test:process.py:275 Command (pid 1396025) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23359/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:23359/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_aqvln7wj.log --grpc-port=23359 --mon-port=12923 --ic-port=1624 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_aqvln7wj.log', '--grpc-port=23359', '--mon-port=12923', '--ic-port=1624', '--module=7')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1396455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23359/7
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396490
DEBUG    ya.test:process.py:259 Command (pid 1396490) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396490) elapsed time (sec): 1.2362534999847412
DEBUG    ya.test:process.py:263 Command (pid 1396490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) maxrss: 487488
DEBUG    ya.test:process.py:263 Command (pid 1396490) minflt: 45163
DEBUG    ya.test:process.py:263 Command (pid 1396490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) nivcsw: 291
DEBUG    ya.test:process.py:263 Command (pid 1396490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1396490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396490) stime: 0.178773
DEBUG    ya.test:process.py:263 Command (pid 1396490) utime: 0.477921
DEBUG    ya.test:process.py:263 Command (pid 1396490) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 1396490) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23360/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:23360/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_p36kmba5.log --grpc-port=23360 --mon-port=13054 --ic-port=28189 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_p36kmba5.log', '--grpc-port=23360', '--mon-port=13054', '--ic-port=28189', '--module=8')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1396870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23360/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396875
DEBUG    ya.test:process.py:259 Command (pid 1396875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396875) elapsed time (sec): 1.2346470355987549
DEBUG    ya.test:process.py:263 Command (pid 1396875) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) maxrss: 488784
DEBUG    ya.test:process.py:263 Command (pid 1396875) minflt: 45159
DEBUG    ya.test:process.py:263 Command (pid 1396875) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 1396875) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1396875) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396875) stime: 0.198374
DEBUG    ya.test:process.py:263 Command (pid 1396875) utime: 0.481691
DEBUG    ya.test:process.py:263 Command (pid 1396875) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 1396875) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65024\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19801\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22407\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13238\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8951\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29317\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1624\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28189\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65024\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19801\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22407\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13238\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8951\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29317\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1624\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28189\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1399191
DEBUG    ya.test:process.py:259 Command (pid 1399191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1399191) elapsed time (sec): 1.5722229480743408
DEBUG    ya.test:process.py:263 Command (pid 1399191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) maxrss: 704436
DEBUG    ya.test:process.py:263 Command (pid 1399191) minflt: 51510
DEBUG    ya.test:process.py:263 Command (pid 1399191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1399191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) nvcsw: 432
DEBUG    ya.test:process.py:263 Command (pid 1399191) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1399191) stime: 0.24121399999999998
DEBUG    ya.test:process.py:263 Command (pid 1399191) utime: 0.555891
DEBUG    ya.test:process.py:263 Command (pid 1399191) wtime: 1.595
DEBUG    ya.test:process.py:275 Command (pid 1399191) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 1400044
DEBUG    ya.test:process.py:259 Command (pid 1400044) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1400044) elapsed time (sec): 1.273195743560791
DEBUG    ya.test:process.py:263 Command (pid 1400044) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) maxrss: 704436
DEBUG    ya.test:process.py:263 Command (pid 1400044) minflt: 51348
DEBUG    ya.test:process.py:263 Command (pid 1400044) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1400044) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) nvcsw: 525
DEBUG    ya.test:process.py:263 Command (pid 1400044) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1400044) stime: 0.25084
DEBUG    ya.test:process.py:263 Command (pid 1400044) utime: 0.48553599999999997
DEBUG    ya.test:process.py:263 Command (pid 1400044) wtime: 1.275
DEBUG    ya.test:process.py:275 Command (pid 1400044) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64054
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log', '--grpc-port=6291', '--mon-port=13531', '--ic-port=2716', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1400847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6291/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1400855
DEBUG    ya.test:process.py:259 Command (pid 1400855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1400855) elapsed time (sec): 0.9653398990631104
DEBUG    ya.test:process.py:263 Command (pid 1400855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1400855) maxrss: 706548
DEBUG    ya.test:process.py:263 Command (pid 1400855) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 1400855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1400855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1400855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1400855) stime: 0.213167
DEBUG    ya.test:process.py:263 Command (pid 1400855) utime: 0.415805
DEBUG    ya.test:process.py:263 Command (pid 1400855) wtime: 0.975
DEBUG    ya.test:process.py:275 Command (pid 1400855) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log', '--grpc-port=22207', '--mon-port=64424', '--ic-port=15884', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1401154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22207/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401157
DEBUG    ya.test:process.py:259 Command (pid 1401157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401157) elapsed time (sec): 0.8610901832580566
DEBUG    ya.test:process.py:263 Command (pid 1401157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) maxrss: 707428
DEBUG    ya.test:process.py:263 Command (pid 1401157) minflt: 45247
DEBUG    ya.test:process.py:263 Command (pid 1401157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1401157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1401157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401157) stime: 0.198683
DEBUG    ya.test:process.py:263 Command (pid 1401157) utime: 0.457808
DEBUG    ya.test:process.py:263 Command (pid 1401157) wtime: 0.869
DEBUG    ya.test:process.py:275 Command (pid 1401157) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26226
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log --grpc-port=3654 --mon-port=27526 --ic-port=4708 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5975
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log --grpc-port=65258 --mon-port=5975 --ic-port=26581 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log --grpc-port=3654 --mon-port=27526 --ic-port=4708 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log', '--grpc-port=3654', '--mon-port=27526', '--ic-port=4708', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1401638
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:3654/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401642
DEBUG    ya.test:process.py:259 Command (pid 1401642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401642) elapsed time (sec): 0.9920995235443115
DEBUG    ya.test:process.py:263 Command (pid 1401642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) maxrss: 707680
DEBUG    ya.test:process.py:263 Command (pid 1401642) minflt: 45230
DEBUG    ya.test:process.py:263 Command (pid 1401642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) nivcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1401642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1401642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401642) stime: 0.19276
DEBUG    ya.test:process.py:263 Command (pid 1401642) utime: 0.503205
DEBUG    ya.test:process.py:263 Command (pid 1401642) wtime: 1.003
DEBUG    ya.test:process.py:275 Command (pid 1401642) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log --grpc-port=65258 --mon-port=5975 --ic-port=26581 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log', '--grpc-port=65258', '--mon-port=5975', '--ic-port=26581', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1402060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:65258/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1402103
DEBUG    ya.test:process.py:259 Command (pid 1402103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1402103) elapsed time (sec): 1.0616586208343506
DEBUG    ya.test:process.py:263 Command (pid 1402103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) maxrss: 707680
DEBUG    ya.test:process.py:263 Command (pid 1402103) minflt: 45130
DEBUG    ya.test:process.py:263 Command (pid 1402103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1402103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1402103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1402103) stime: 0.14428
DEBUG    ya.test:process.py:263 Command (pid 1402103) utime: 0.48506099999999996
DEBUG    ya.test:process.py:263 Command (pid 1402103) wtime: 1.097
DEBUG    ya.test:process.py:275 Command (pid 1402103) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1c06e3d7-1418-4fcc-8ecf-34ad3da3a95e, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1c06e3d7-1418-4fcc-8ecf-34ad3da3a95e, localhost:9335): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1c06e3d7-1418-4fcc-8ecf-34ad3da3a95e, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 22207 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" node_id: 50001 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 6291 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:22207, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:6291, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d50ac953-b493-4a68-bed5-ee3ad2a77245, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d50ac953-b493-4a68-bed5-ee3ad2a77245, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d50ac953-b493-4a68-bed5-ee3ad2a77245, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a516370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OTQwN2ZjZDEtZDZjZDUyMjItNzM1MTRkODktZjI3MTNkOTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, d0489af2-07b0-4ef7-b078-40df379cb498, ghrun-ret5l7fy2i.auto.internal:22207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d0489af2-07b0-4ef7-b078-40df379cb498, ghrun-ret5l7fy2i.auto.internal:22207): request = { session_id: "ydb://session/3?node_id=50001&id=OTQwN2ZjZDEtZDZjZDUyMjItNzM1MTRkODktZjI3MTNkOTI=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, d0489af2-07b0-4ef7-b078-40df379cb498, ghrun-ret5l7fy2i.auto.internal:22207): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080990f130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, ee466cd2-1b74-4207-a73b-a7b93350aaa1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, ee466cd2-1b74-4207-a73b-a7b93350aaa1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, ee466cd2-1b74-4207-a73b-a7b93350aaa1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 6711901d-198d-4a81-9be0-f3ed45c5d2f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6711901d-198d-4a81-9be0-f3ed45c5d2f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a2611b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 65024
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 65024
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 65024 SectorMap:1:64
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, b54fb42c-4093-41db-8bdf-bb48f788d6c2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b54fb42c-4093-41db-8bdf-bb48f788d6c2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 30
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 65024 SectorMap:2:64
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 6711901d-198d-4a81-9be0-f3ed45c5d2f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f126bbce-478f6f92-1c70a1f4-79ae4b6f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58a9530-2e90-48f2-9e58-b398b334f09c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58a9530-2e90-48f2-9e58-b398b334f09c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17195887648533376887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b54fb42c-4093-41db-8bdf-bb48f788d6c2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f17d59f6-f1fc057e-16614db0-b9fa1844" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da830b15-6b4c-4f26-862d-5f45a39d141f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da830b15-6b4c-4f26-862d-5f45a39d141f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12440876642937057893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58a9530-2e90-48f2-9e58-b398b334f09c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59a9ea2-8166-4adb-8289-028ee5c1badd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da830b15-6b4c-4f26-862d-5f45a39d141f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59a9ea2-8166-4adb-8289-028ee5c1badd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9944092339094298021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682f939c-dee3-4971-8aca-e1e8bcc7b2da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682f939c-dee3-4971-8aca-e1e8bcc7b2da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1513104430774029595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59a9ea2-8166-4adb-8289-028ee5c1badd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6052032e-f550-4d79-ac4c-341e9b142457, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6052032e-f550-4d79-ac4c-341e9b142457, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122826359691978668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682f939c-dee3-4971-8aca-e1e8bcc7b2da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5c115c-1d06-4a21-a9bf-46826e078f26, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5c115c-1d06-4a21-a9bf-46826e078f26, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11694493535325377605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6052032e-f550-4d79-ac4c-341e9b142457, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e3754b-72d0-4aae-85e7-6a2a4270397e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e3754b-72d0-4aae-85e7-6a2a4270397e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13193297672041660501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5c115c-1d06-4a21-a9bf-46826e078f26, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173d0d64-855f-495a-9ade-9332822c4766, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173d0d64-855f-495a-9ade-9332822c4766, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843874864481599859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e3754b-72d0-4aae-85e7-6a2a4270397e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da599c03-b26e-441e-9f89-cc4ab40f4dcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da599c03-b26e-441e-9f89-cc4ab40f4dcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15292226976224824758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173d0d64-855f-495a-9ade-9332822c4766, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e92fff4-8c28-4dca-82e9-d8f28f416e14, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e92fff4-8c28-4dca-82e9-d8f28f416e14, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4123081694108264589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da599c03-b26e-441e-9f89-cc4ab40f4dcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648ba342-c713-4bab-babb-cfbaad9200e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648ba342-c713-4bab-babb-cfbaad9200e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541563055370362711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e92fff4-8c28-4dca-82e9-d8f28f416e14, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85249bc2-2f89-4bad-8eb3-3f06a9be9d4a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85249bc2-2f89-4bad-8eb3-3f06a9be9d4a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10011043353061296744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648ba342-c713-4bab-babb-cfbaad9200e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eca34e1-9e8e-40aa-880d-09a6e52e6c01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eca34e1-9e8e-40aa-880d-09a6e52e6c01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881472316162572365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85249bc2-2f89-4bad-8eb3-3f06a9be9d4a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83cf3589-574e-41db-9270-52890b28ff96, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83cf3589-574e-41db-9270-52890b28ff96, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2426358913054839679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83cf3589-574e-41db-9270-52890b28ff96, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eca34e1-9e8e-40aa-880d-09a6e52e6c01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98490a55-f658-4c7c-b42b-96b1ed10c558, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98490a55-f658-4c7c-b42b-96b1ed10c558, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7368728275122946278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17ab7f0-1d88-4ae8-a3de-72368a453565, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17ab7f0-1d88-4ae8-a3de-72368a453565, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841882995923040738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98490a55-f658-4c7c-b42b-96b1ed10c558, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d23007-1346-4a13-8df7-ffcb3c9d9fce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d23007-1346-4a13-8df7-ffcb3c9d9fce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1986755618866032406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17ab7f0-1d88-4ae8-a3de-72368a453565, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a84c99-5899-4b8b-aae4-9b51d8a0f2f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a84c99-5899-4b8b-aae4-9b51d8a0f2f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600846181926089548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d23007-1346-4a13-8df7-ffcb3c9d9fce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca019fe-e44d-45cf-aabf-69b02320f788, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a84c99-5899-4b8b-aae4-9b51d8a0f2f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca019fe-e44d-45cf-aabf-69b02320f788, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5574027801630648949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bf6fde-8f0b-46f8-a47f-e9bc08988f4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bf6fde-8f0b-46f8-a47f-e9bc08988f4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10928397548386693921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca019fe-e44d-45cf-aabf-69b02320f788, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b50052-0d6a-4c1f-9e2f-600a56c26624, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b50052-0d6a-4c1f-9e2f-600a56c26624, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592220467798217097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bf6fde-8f0b-46f8-a47f-e9bc08988f4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425b7c7d-9495-4f86-8bf6-f6d060ababa5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425b7c7d-9495-4f86-8bf6-f6d060ababa5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1173838116232255917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b50052-0d6a-4c1f-9e2f-600a56c26624, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975580a6-50bf-4363-8eb6-91f88cc58d18, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975580a6-50bf-4363-8eb6-91f88cc58d18, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8045730972293878666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425b7c7d-9495-4f86-8bf6-f6d060ababa5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c15798a-d138-4a32-94b6-ad3502bcad90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975580a6-50bf-4363-8eb6-91f88cc58d18, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c15798a-d138-4a32-94b6-ad3502bcad90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892386979136964956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218ddd12-75cb-4be9-aec5-9c74fde51a8f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218ddd12-75cb-4be9-aec5-9c74fde51a8f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 189581959617089447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c15798a-d138-4a32-94b6-ad3502bcad90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218ddd12-75cb-4be9-aec5-9c74fde51a8f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac04b00-af73-46a4-a424-fd3308a83edc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac04b00-af73-46a4-a424-fd3308a83edc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10724096814227342782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcea0195-d6c0-4a87-8e2e-37af0d67b522, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcea0195-d6c0-4a87-8e2e-37af0d67b522, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13408519970160972639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac04b00-af73-46a4-a424-fd3308a83edc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcea0195-d6c0-4a87-8e2e-37af0d67b522, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44282f47-811b-451a-b269-a10fb7910dc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1246a7ba-e33b-4fdc-8d4e-00a809bd6195, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1246a7ba-e33b-4fdc-8d4e-00a809bd6195, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1929823088776479715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44282f47-811b-451a-b269-a10fb7910dc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12474013296048362004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44282f47-811b-451a-b269-a10fb7910dc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1246a7ba-e33b-4fdc-8d4e-00a809bd6195, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e64e015-6194-4c5f-ba15-626f6d3a22a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e64e015-6194-4c5f-ba15-626f6d3a22a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11728451670417726963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ce1479-bf2b-4867-8040-f5945193b395, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ce1479-bf2b-4867-8040-f5945193b395, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14903679103912359998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e64e015-6194-4c5f-ba15-626f6d3a22a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44bf29b-dfff-445c-b411-2e9253679ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44bf29b-dfff-445c-b411-2e9253679ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12765976146244902718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ce1479-bf2b-4867-8040-f5945193b395, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44bf29b-dfff-445c-b411-2e9253679ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ac4454-7352-451d-8e46-34f3ca7acf77, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ac4454-7352-451d-8e46-34f3ca7acf77, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097619254827422304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953b6989-cc72-496f-9eb6-9e535681b22f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953b6989-cc72-496f-9eb6-9e535681b22f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6244239729412660659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ac4454-7352-451d-8e46-34f3ca7acf77, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936cf4fb-1ba8-4322-8f62-d04c43d04d79, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953b6989-cc72-496f-9eb6-9e535681b22f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936cf4fb-1ba8-4322-8f62-d04c43d04d79, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273312353665868567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef68a79-3f07-4ed6-aa84-232b7cfbf474, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef68a79-3f07-4ed6-aa84-232b7cfbf474, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4782541415538232552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936cf4fb-1ba8-4322-8f62-d04c43d04d79, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62f524a-aa85-491e-a6f6-3b1ee47df509, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62f524a-aa85-491e-a6f6-3b1ee47df509, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166221065107776174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef68a79-3f07-4ed6-aa84-232b7cfbf474, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ea1f1f-e807-44d9-a890-0b54b15e2e45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ea1f1f-e807-44d9-a890-0b54b15e2e45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16579780430571723770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62f524a-aa85-491e-a6f6-3b1ee47df509, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ea1f1f-e807-44d9-a890-0b54b15e2e45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b26bccb-51e1-4425-bba8-ba5e6487147b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b26bccb-51e1-4425-bba8-ba5e6487147b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9917352858629602326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd5444f-1ecd-413b-80fa-e39c60f42eaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd5444f-1ecd-413b-80fa-e39c60f42eaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701536357406631810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b26bccb-51e1-4425-bba8-ba5e6487147b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 100541a2-62f4-4013-8da8-bd3eda543bb1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 100541a2-62f4-4013-8da8-bd3eda543bb1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8751726194703195191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd5444f-1ecd-413b-80fa-e39c60f42eaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a5ad70-8a08-4d6c-997b-f92da4b7c2c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a5ad70-8a08-4d6c-997b-f92da4b7c2c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16964125511178177672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 100541a2-62f4-4013-8da8-bd3eda543bb1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2074afd-5c58-412d-9395-bcf3793c3cce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2074afd-5c58-412d-9395-bcf3793c3cce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16039967258480146322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a5ad70-8a08-4d6c-997b-f92da4b7c2c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2074afd-5c58-412d-9395-bcf3793c3cce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b40a0a-863c-41a4-81f9-bd7de573623b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c216ee-fd14-4a0d-99b1-c16915b389be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b40a0a-863c-41a4-81f9-bd7de573623b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481914748150704804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c216ee-fd14-4a0d-99b1-c16915b389be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7294981776832045853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b40a0a-863c-41a4-81f9-bd7de573623b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a209b34-635d-4047-a2b5-7abd00cc06d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a209b34-635d-4047-a2b5-7abd00cc06d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15894950051714308002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a209b34-635d-4047-a2b5-7abd00cc06d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec25a08-64be-4290-bc82-f1f46d2cc9f9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec25a08-64be-4290-bc82-f1f46d2cc9f9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13763466244953772768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c216ee-fd14-4a0d-99b1-c16915b389be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57aca531-3212-46b8-9ccd-963c5f96cdc7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57aca531-3212-46b8-9ccd-963c5f96cdc7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15008471695866647914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec25a08-64be-4290-bc82-f1f46d2cc9f9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d1a7a1-27f8-4292-aa8f-c716f8a4ff16, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d1a7a1-27f8-4292-aa8f-c716f8a4ff16, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391979536591541176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d1a7a1-27f8-4292-aa8f-c716f8a4ff16, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3fd68b2-b1d0-489f-8fd5-118ab76661f7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57aca531-3212-46b8-9ccd-963c5f96cdc7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3fd68b2-b1d0-489f-8fd5-118ab76661f7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4077898395658603813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122a7ae0-f8e0-4445-89f0-a61f93fb0cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122a7ae0-f8e0-4445-89f0-a61f93fb0cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9259358590709529376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3fd68b2-b1d0-489f-8fd5-118ab76661f7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c7433e-7b1b-49a4-9f9c-e17d78746afc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c7433e-7b1b-49a4-9f9c-e17d78746afc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8924840268990897860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122a7ae0-f8e0-4445-89f0-a61f93fb0cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dfd88c4-6cfc-4442-9f39-7746640da458, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c7433e-7b1b-49a4-9f9c-e17d78746afc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfd88c4-6cfc-4442-9f39-7746640da458, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938499678194726281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476d3b50-2897-4067-8e7b-a4381a541c14, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476d3b50-2897-4067-8e7b-a4381a541c14, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13665466795421145047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfd88c4-6cfc-4442-9f39-7746640da458, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476d3b50-2897-4067-8e7b-a4381a541c14, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b798c79d-59a8-48d7-bfc2-f09c1868d967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b798c79d-59a8-48d7-bfc2-f09c1868d967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465257425265542915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7e726b6-3087-481a-ab62-5c25e76e1952, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7e726b6-3087-481a-ab62-5c25e76e1952, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14045065949165020346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7e726b6-3087-481a-ab62-5c25e76e1952, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b798c79d-59a8-48d7-bfc2-f09c1868d967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f47968-dec8-46a4-a643-4af1d1f146ea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f47968-dec8-46a4-a643-4af1d1f146ea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17065841743524774400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e71d6a0-a63f-49f0-9cd8-90b2b5341b23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e71d6a0-a63f-49f0-9cd8-90b2b5341b23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6432299857364367597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f47968-dec8-46a4-a643-4af1d1f146ea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5387d654-3ce5-4d63-b97f-c2b8d494f089, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5387d654-3ce5-4d63-b97f-c2b8d494f089, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8561074891377898743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e71d6a0-a63f-49f0-9cd8-90b2b5341b23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54677692-0d1f-4ba3-bf52-cf3a4551addd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54677692-0d1f-4ba3-bf52-cf3a4551addd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928415359592357082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5387d654-3ce5-4d63-b97f-c2b8d494f089, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fd9a6b-2589-4916-941d-53a3d5882544, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fd9a6b-2589-4916-941d-53a3d5882544, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10947743407872871953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fd9a6b-2589-4916-941d-53a3d5882544, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0f58c8-c689-489a-82ce-49bef92dfa49, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0f58c8-c689-489a-82ce-49bef92dfa49, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10230003412249117940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54677692-0d1f-4ba3-bf52-cf3a4551addd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0aabda-6cc4-4491-a575-77e46c297532, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0aabda-6cc4-4491-a575-77e46c297532, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958585287310584029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0aabda-6cc4-4491-a575-77e46c297532, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0f58c8-c689-489a-82ce-49bef92dfa49, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e76c442-9f92-4baf-91ff-f85188626a7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85142108-d9f8-4aec-93ed-f045326a8e72, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85142108-d9f8-4aec-93ed-f045326a8e72, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252240593573722268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e76c442-9f92-4baf-91ff-f85188626a7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15180098051759427155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85142108-d9f8-4aec-93ed-f045326a8e72, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d3c85a-b5c0-471b-b3a3-2f4f5374103b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d3c85a-b5c0-471b-b3a3-2f4f5374103b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1586906135187848838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e76c442-9f92-4baf-91ff-f85188626a7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ebd961-9347-4dab-b723-7890bc2c2236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ebd961-9347-4dab-b723-7890bc2c2236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8119060864930858127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d3c85a-b5c0-471b-b3a3-2f4f5374103b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48663ed5-1309-4dd3-926d-af4b4c3628c0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48663ed5-1309-4dd3-926d-af4b4c3628c0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9369151732897319969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ebd961-9347-4dab-b723-7890bc2c2236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fca2d4-1bf0-45a6-9010-3f9cf5225214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fca2d4-1bf0-45a6-9010-3f9cf5225214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6485888073851858636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fca2d4-1bf0-45a6-9010-3f9cf5225214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27808650-821c-487b-a72c-b1f6de6778b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27808650-821c-487b-a72c-b1f6de6778b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1632000276186118181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27808650-821c-487b-a72c-b1f6de6778b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48663ed5-1309-4dd3-926d-af4b4c3628c0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1f1d63-88d6-41f4-96c2-f2f1d69ea287, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1f1d63-88d6-41f4-96c2-f2f1d69ea287, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3253002595769953544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b435c2-975e-4a93-98cd-ccfbef5f49de, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b435c2-975e-4a93-98cd-ccfbef5f49de, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114593309014037211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1f1d63-88d6-41f4-96c2-f2f1d69ea287, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6225c580-656f-458c-9399-1afe83b73a5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6225c580-656f-458c-9399-1afe83b73a5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1959443736088109247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b435c2-975e-4a93-98cd-ccfbef5f49de, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 428020fe-c8b4-41ef-950b-45be99ad3ad1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6225c580-656f-458c-9399-1afe83b73a5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 428020fe-c8b4-41ef-950b-45be99ad3ad1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14813110186312691978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd014dc2-1807-492c-aebf-13f32bcacbdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd014dc2-1807-492c-aebf-13f32bcacbdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8056969533509850727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 428020fe-c8b4-41ef-950b-45be99ad3ad1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41910cc-4363-4be4-afc3-7b46e0caae16, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41910cc-4363-4be4-afc3-7b46e0caae16, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3898959604802749639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd014dc2-1807-492c-aebf-13f32bcacbdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54613b51-e897-4419-9bf4-832057d95a57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54613b51-e897-4419-9bf4-832057d95a57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3371286099257844204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54613b51-e897-4419-9bf4-832057d95a57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5376bf7c-d4df-49df-bede-d1c516643e0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5376bf7c-d4df-49df-bede-d1c516643e0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3259689393763802233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5376bf7c-d4df-49df-bede-d1c516643e0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6467f565-5f6e-4200-812f-df20378b1e03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6467f565-5f6e-4200-812f-df20378b1e03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9835181051660638604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41910cc-4363-4be4-afc3-7b46e0caae16, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f8237b-bc4a-4430-a264-05db7a1e1e3d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f8237b-bc4a-4430-a264-05db7a1e1e3d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1803008165806783384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6467f565-5f6e-4200-812f-df20378b1e03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52033e69-8447-457b-a764-6e5a6a40496b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52033e69-8447-457b-a764-6e5a6a40496b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14671332979471622696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f8237b-bc4a-4430-a264-05db7a1e1e3d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1024a0-9e5a-4d68-b45d-90f3e7e5cf22, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1024a0-9e5a-4d68-b45d-90f3e7e5cf22, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3861882244493888715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52033e69-8447-457b-a764-6e5a6a40496b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa771a0-165b-485b-8903-4c5398784314, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa771a0-165b-485b-8903-4c5398784314, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3251404477522011215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1024a0-9e5a-4d68-b45d-90f3e7e5cf22, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa771a0-165b-485b-8903-4c5398784314, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1f6690-1b5e-45ae-a033-bab0f1eebb09, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36e2e1c-bbed-4509-b9e9-7f500b95dd55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36e2e1c-bbed-4509-b9e9-7f500b95dd55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14643629630324875603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1f6690-1b5e-45ae-a033-bab0f1eebb09, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010229575146914243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36e2e1c-bbed-4509-b9e9-7f500b95dd55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1f6690-1b5e-45ae-a033-bab0f1eebb09, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e82a1d-450e-4904-ad6f-63750e5ea12b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e82a1d-450e-4904-ad6f-63750e5ea12b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4189883186909180953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ac1e95-6294-499c-b7e7-e01b5e8bc8c8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ac1e95-6294-499c-b7e7-e01b5e8bc8c8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729220196459076943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ac1e95-6294-499c-b7e7-e01b5e8bc8c8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e82a1d-450e-4904-ad6f-63750e5ea12b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdbbc48-c026-4ecf-ba75-dbf4e45a75d9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdbbc48-c026-4ecf-ba75-dbf4e45a75d9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343040152215336544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a54fe7-f657-4c33-af99-b7a8d5e226e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a54fe7-f657-4c33-af99-b7a8d5e226e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5902505434808850167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdbbc48-c026-4ecf-ba75-dbf4e45a75d9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f044f601-056d-4a4a-b29a-65e4613b980c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f044f601-056d-4a4a-b29a-65e4613b980c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11404777621658629727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a54fe7-f657-4c33-af99-b7a8d5e226e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f044f601-056d-4a4a-b29a-65e4613b980c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aac027e-282a-4f5d-9604-767e75338da7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aac027e-282a-4f5d-9604-767e75338da7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 620289081113510182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89daecaa-a431-4847-a108-cf123dc5baec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89daecaa-a431-4847-a108-cf123dc5baec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116696011155979643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89daecaa-a431-4847-a108-cf123dc5baec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c82e25-8920-49a0-9e19-6127dccd31eb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aac027e-282a-4f5d-9604-767e75338da7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c82e25-8920-49a0-9e19-6127dccd31eb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7025824286081862913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b8775a-4be2-4f97-9cd6-342019aed602, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b8775a-4be2-4f97-9cd6-342019aed602, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14940011465227709918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c82e25-8920-49a0-9e19-6127dccd31eb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f1f0c0-dce0-4d3e-bfa6-171ae26fd8e9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f1f0c0-dce0-4d3e-bfa6-171ae26fd8e9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309086725318605073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b8775a-4be2-4f97-9cd6-342019aed602, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bc3737-1892-4c69-9d7c-0e73d7c1ea5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bc3737-1892-4c69-9d7c-0e73d7c1ea5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168528700038871319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f1f0c0-dce0-4d3e-bfa6-171ae26fd8e9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bc3737-1892-4c69-9d7c-0e73d7c1ea5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c62e6a-2525-464e-9b4e-187835a91ccd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c62e6a-2525-464e-9b4e-187835a91ccd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7437648847817370101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 538806a9-da28-457b-8354-f9607d7e6bba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 538806a9-da28-457b-8354-f9607d7e6bba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14413692741923098217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c62e6a-2525-464e-9b4e-187835a91ccd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24a5222-3e99-4bb3-b1c5-e83da333aa2c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24a5222-3e99-4bb3-b1c5-e83da333aa2c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4890149851723029062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 538806a9-da28-457b-8354-f9607d7e6bba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31078f37-6157-4818-938a-d6664da11d93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31078f37-6157-4818-938a-d6664da11d93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13521410566012449147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24a5222-3e99-4bb3-b1c5-e83da333aa2c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31078f37-6157-4818-938a-d6664da11d93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23dd5dcf-1e71-47b5-88c8-a0554a5b238a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23dd5dcf-1e71-47b5-88c8-a0554a5b238a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15004129096736291903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a14b54-0f96-46fb-84a6-02a220d72749, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a14b54-0f96-46fb-84a6-02a220d72749, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244529438592712211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23dd5dcf-1e71-47b5-88c8-a0554a5b238a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b9cd2a-81eb-4a58-8ff8-f688825b3160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b9cd2a-81eb-4a58-8ff8-f688825b3160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5916068456552701216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a14b54-0f96-46fb-84a6-02a220d72749, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d82629a-8075-47e5-8717-4c44a70a7231, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b9cd2a-81eb-4a58-8ff8-f688825b3160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d82629a-8075-47e5-8717-4c44a70a7231, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11024088826281758549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072d194f-56f2-4348-905e-09e777cb5569, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072d194f-56f2-4348-905e-09e777cb5569, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16497397897000466121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d82629a-8075-47e5-8717-4c44a70a7231, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072d194f-56f2-4348-905e-09e777cb5569, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df423c-cc29-4b0e-9cc0-9a55ca586f88, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df423c-cc29-4b0e-9cc0-9a55ca586f88, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011517913848830055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d638ffcf-6ce0-474a-a985-12bf4ae8b29c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d638ffcf-6ce0-474a-a985-12bf4ae8b29c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7930978561021233788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df423c-cc29-4b0e-9cc0-9a55ca586f88, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d99b851-6ae8-4adb-a882-6bab42f378a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d99b851-6ae8-4adb-a882-6bab42f378a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13745192945671215777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d638ffcf-6ce0-474a-a985-12bf4ae8b29c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a423c21-cb45-43a6-8673-4a1362886f0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a423c21-cb45-43a6-8673-4a1362886f0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440605596003480627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d99b851-6ae8-4adb-a882-6bab42f378a8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fff4d51-a34f-4e5a-9e85-ec58299fd30d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fff4d51-a34f-4e5a-9e85-ec58299fd30d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8213323353947839535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a423c21-cb45-43a6-8673-4a1362886f0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c4eab94-7522-41e8-b48f-f4c044bfea8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4eab94-7522-41e8-b48f-f4c044bfea8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7144305550437198917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fff4d51-a34f-4e5a-9e85-ec58299fd30d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c65e0a-bef5-4cd3-b4d7-24f27436afcc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c65e0a-bef5-4cd3-b4d7-24f27436afcc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1027426290015182517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4eab94-7522-41e8-b48f-f4c044bfea8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec6e389-ca32-4a87-9f92-e5fcdc6d9721, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec6e389-ca32-4a87-9f92-e5fcdc6d9721, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129975297450351642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c65e0a-bef5-4cd3-b4d7-24f27436afcc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d78a77-cfb1-4a81-a1e0-3c987de0be27, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec6e389-ca32-4a87-9f92-e5fcdc6d9721, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d78a77-cfb1-4a81-a1e0-3c987de0be27, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696447296874825004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e2f2cf-2f5c-4fd8-b260-05fe61d19459, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e2f2cf-2f5c-4fd8-b260-05fe61d19459, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2507150040995906626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d78a77-cfb1-4a81-a1e0-3c987de0be27, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f590c1-e1c2-4bc3-8bf8-1776b5085a8b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f590c1-e1c2-4bc3-8bf8-1776b5085a8b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5336129061115924604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e2f2cf-2f5c-4fd8-b260-05fe61d19459, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d0c4d4-f055-4728-82f4-14d1f7cd3b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f590c1-e1c2-4bc3-8bf8-1776b5085a8b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d0c4d4-f055-4728-82f4-14d1f7cd3b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725260765367684476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1d7243-088a-4fcd-9c7c-c311bc943ecb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1d7243-088a-4fcd-9c7c-c311bc943ecb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17392246072405694921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d0c4d4-f055-4728-82f4-14d1f7cd3b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9537bbfd-3a87-41c7-a7c0-1c8e306e0ea7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9537bbfd-3a87-41c7-a7c0-1c8e306e0ea7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2632920496302117096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1d7243-088a-4fcd-9c7c-c311bc943ecb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc2a9e2-b8f4-4118-b0a7-cad5b4af3b63, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc2a9e2-b8f4-4118-b0a7-cad5b4af3b63, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181086413508926001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc2a9e2-b8f4-4118-b0a7-cad5b4af3b63, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077ca3bd-2239-4c15-92c3-4d11675569a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077ca3bd-2239-4c15-92c3-4d11675569a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17394161662873464838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077ca3bd-2239-4c15-92c3-4d11675569a5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c441c25-dae3-47df-bfc3-ae5c725772d2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c441c25-dae3-47df-bfc3-ae5c725772d2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8304860181639363338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9537bbfd-3a87-41c7-a7c0-1c8e306e0ea7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad673ac1-773c-4edf-823a-e523dedef403, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad673ac1-773c-4edf-823a-e523dedef403, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832258821073291043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c441c25-dae3-47df-bfc3-ae5c725772d2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93d07a6-6f3b-4c66-aa45-e403f3dea83c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93d07a6-6f3b-4c66-aa45-e403f3dea83c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3852161978551914551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad673ac1-773c-4edf-823a-e523dedef403, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bacd79a2-9ddd-4247-a17e-7727303896c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bacd79a2-9ddd-4247-a17e-7727303896c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15488495011338716470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93d07a6-6f3b-4c66-aa45-e403f3dea83c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bacd79a2-9ddd-4247-a17e-7727303896c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4156a88-3bfa-4b7b-8f71-6ec9ed305295, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7df7432-ee73-4b31-80dc-6ae3b65e79e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7df7432-ee73-4b31-80dc-6ae3b65e79e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765376291686683783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4156a88-3bfa-4b7b-8f71-6ec9ed305295, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17575228276125786123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7df7432-ee73-4b31-80dc-6ae3b65e79e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 709ce95a-eca0-4951-ba53-391fd2b95445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4156a88-3bfa-4b7b-8f71-6ec9ed305295, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 709ce95a-eca0-4951-ba53-391fd2b95445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952430507215413061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f15e07-8c43-406e-8f19-2c5cb33355a0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f15e07-8c43-406e-8f19-2c5cb33355a0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290808801920185183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 709ce95a-eca0-4951-ba53-391fd2b95445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f15e07-8c43-406e-8f19-2c5cb33355a0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa35798d-8e20-4da5-980e-b1026df32a70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa35798d-8e20-4da5-980e-b1026df32a70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 444348536623469705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7300b488-4024-43df-8735-0a01ff8cd4a2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7300b488-4024-43df-8735-0a01ff8cd4a2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1857961283154341615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa35798d-8e20-4da5-980e-b1026df32a70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc87fc81-b12e-4d2c-8ba9-2976dd866010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7300b488-4024-43df-8735-0a01ff8cd4a2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc87fc81-b12e-4d2c-8ba9-2976dd866010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7434279892381546576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da903dc-3345-4bb2-b5c3-526e3098f059, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da903dc-3345-4bb2-b5c3-526e3098f059, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18146455447398066407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da903dc-3345-4bb2-b5c3-526e3098f059, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42affd13-0a5e-4203-95ed-a6db24a3658a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42affd13-0a5e-4203-95ed-a6db24a3658a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590971018852382813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc87fc81-b12e-4d2c-8ba9-2976dd866010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af1eb2d-3aa8-43f7-9854-edd4b6ac4883, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af1eb2d-3aa8-43f7-9854-edd4b6ac4883, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14524092692217273091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42affd13-0a5e-4203-95ed-a6db24a3658a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e5f27b-e838-4588-bac0-b4cb392724a3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e5f27b-e838-4588-bac0-b4cb392724a3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090731424836103660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af1eb2d-3aa8-43f7-9854-edd4b6ac4883, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7328fc97-5cde-44b8-9c89-6c694be85b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7328fc97-5cde-44b8-9c89-6c694be85b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17427267161605305534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e5f27b-e838-4588-bac0-b4cb392724a3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f423e4ae-67e1-4526-82d8-c46aeae3bc0b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7328fc97-5cde-44b8-9c89-6c694be85b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f423e4ae-67e1-4526-82d8-c46aeae3bc0b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943059932145828675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757468a0-7063-483e-b72e-acb602fc73c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757468a0-7063-483e-b72e-acb602fc73c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9249576825936319995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f423e4ae-67e1-4526-82d8-c46aeae3bc0b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1305c4-8fa0-4c37-9e0c-fcdb36b53ce2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1305c4-8fa0-4c37-9e0c-fcdb36b53ce2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13052644413321790521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757468a0-7063-483e-b72e-acb602fc73c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1edcab14-b4f1-44c9-ab99-73a2d6aea1b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1edcab14-b4f1-44c9-ab99-73a2d6aea1b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17270672666842446575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1305c4-8fa0-4c37-9e0c-fcdb36b53ce2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3182e46-4eb7-47c5-b9a8-26bc73ea6ad5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3182e46-4eb7-47c5-b9a8-26bc73ea6ad5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9073128479552849424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1edcab14-b4f1-44c9-ab99-73a2d6aea1b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6683942-6916-4912-8d57-06f3e0b903d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6683942-6916-4912-8d57-06f3e0b903d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7861163995278300350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3182e46-4eb7-47c5-b9a8-26bc73ea6ad5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f564c9d-38b9-4e2f-9bf6-7919e295bba2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f564c9d-38b9-4e2f-9bf6-7919e295bba2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158836511798682961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6683942-6916-4912-8d57-06f3e0b903d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 479cc21f-5327-41b6-9a4b-9a8bd72d146d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 479cc21f-5327-41b6-9a4b-9a8bd72d146d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199258284930976744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f564c9d-38b9-4e2f-9bf6-7919e295bba2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664ca85d-fed7-4f35-8ee0-bc098eac70a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664ca85d-fed7-4f35-8ee0-bc098eac70a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434380224585139625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 479cc21f-5327-41b6-9a4b-9a8bd72d146d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec8b3ac-bf26-4a3a-83ca-e3a9ef9b57de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec8b3ac-bf26-4a3a-83ca-e3a9ef9b57de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453337537902901588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664ca85d-fed7-4f35-8ee0-bc098eac70a8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35eb7655-e9f0-4e27-a024-876dc76995ec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35eb7655-e9f0-4e27-a024-876dc76995ec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13909384420559275930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec8b3ac-bf26-4a3a-83ca-e3a9ef9b57de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523cc4b2-7650-4381-9a15-c022151be2d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35eb7655-e9f0-4e27-a024-876dc76995ec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523cc4b2-7650-4381-9a15-c022151be2d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11133097228856076182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a8f74b-8aa8-4379-9fa6-12249b04c907, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a8f74b-8aa8-4379-9fa6-12249b04c907, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7016190378365955893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a8f74b-8aa8-4379-9fa6-12249b04c907, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b0c839-12dd-48df-8c26-e0da880430e0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523cc4b2-7650-4381-9a15-c022151be2d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b0c839-12dd-48df-8c26-e0da880430e0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3522983069600335509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf573e8-aa80-486f-9922-9330a7d06df0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf573e8-aa80-486f-9922-9330a7d06df0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9008397436470600521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b0c839-12dd-48df-8c26-e0da880430e0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 489a8d01-e64f-4fe6-8129-3c467e0fdaee, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 489a8d01-e64f-4fe6-8129-3c467e0fdaee, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2603729316012638194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 489a8d01-e64f-4fe6-8129-3c467e0fdaee, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf573e8-aa80-486f-9922-9330a7d06df0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1875397-21c4-4a30-b3d3-ef29ca7cb4e4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c68712-c1bd-461a-8ed2-00f2c96d8d07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c68712-c1bd-461a-8ed2-00f2c96d8d07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9645206949363838439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1875397-21c4-4a30-b3d3-ef29ca7cb4e4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13352218905133672934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1875397-21c4-4a30-b3d3-ef29ca7cb4e4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d929c3-70b0-428d-8d00-8c815dd76ae5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d929c3-70b0-428d-8d00-8c815dd76ae5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744944823909971413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c68712-c1bd-461a-8ed2-00f2c96d8d07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6958c6-f071-4057-9644-b3f800468f00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6958c6-f071-4057-9644-b3f800468f00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11090774839805841403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d929c3-70b0-428d-8d00-8c815dd76ae5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a5030d5-cf1f-49ee-885f-5fa96f744ab5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6958c6-f071-4057-9644-b3f800468f00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a5030d5-cf1f-49ee-885f-5fa96f744ab5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380672808169716267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bf8c82-f34f-4c3b-9609-f5a1eb11844f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bf8c82-f34f-4c3b-9609-f5a1eb11844f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200276196861030505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a5030d5-cf1f-49ee-885f-5fa96f744ab5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89448f4-31e3-4ab6-a7fb-658ea4f055cd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89448f4-31e3-4ab6-a7fb-658ea4f055cd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 72951387838549980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bf8c82-f34f-4c3b-9609-f5a1eb11844f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c42922d-c54e-4ef9-97b9-0a8f646a41f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c42922d-c54e-4ef9-97b9-0a8f646a41f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107564859893235563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89448f4-31e3-4ab6-a7fb-658ea4f055cd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880a8c0a-c115-4ade-8aaf-f6a71547b6c4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880a8c0a-c115-4ade-8aaf-f6a71547b6c4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220689186756268712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c42922d-c54e-4ef9-97b9-0a8f646a41f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f814b080-9e61-414c-ba77-893e757eec4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f814b080-9e61-414c-ba77-893e757eec4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5209408792350499235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880a8c0a-c115-4ade-8aaf-f6a71547b6c4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510c1540-68d6-423b-88df-5693a4ac8c4a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510c1540-68d6-423b-88df-5693a4ac8c4a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181770608648936087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f814b080-9e61-414c-ba77-893e757eec4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d96fb2c0-935b-4e4c-a4b4-827e61cf217c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510c1540-68d6-423b-88df-5693a4ac8c4a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a959343-f3b6-48c2-aca2-d0f76f69ee1a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a959343-f3b6-48c2-aca2-d0f76f69ee1a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9640135746389528997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d96fb2c0-935b-4e4c-a4b4-827e61cf217c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5252359409074928013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d96fb2c0-935b-4e4c-a4b4-827e61cf217c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a959343-f3b6-48c2-aca2-d0f76f69ee1a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae6328a2-eca9-448e-a75e-a61ec0e3eeec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6328a2-eca9-448e-a75e-a61ec0e3eeec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896695361794114106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc8362f-6ff2-4da6-aeb2-3fa949a389d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc8362f-6ff2-4da6-aeb2-3fa949a389d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3367163405827606455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6328a2-eca9-448e-a75e-a61ec0e3eeec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2633e21-ffeb-40c2-a7d2-e0d083d4782c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2633e21-ffeb-40c2-a7d2-e0d083d4782c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17867701036719437046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc8362f-6ff2-4da6-aeb2-3fa949a389d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032930e4-0d05-4f6c-bef2-54bcf58e0334, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032930e4-0d05-4f6c-bef2-54bcf58e0334, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493144360624597227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2633e21-ffeb-40c2-a7d2-e0d083d4782c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032930e4-0d05-4f6c-bef2-54bcf58e0334, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a08d58-70cf-45e6-8d10-2970d015aab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c482388-752b-443c-843a-e43ae1424413, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a08d58-70cf-45e6-8d10-2970d015aab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9849688273602631047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c482388-752b-443c-843a-e43ae1424413, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540375140918901010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a08d58-70cf-45e6-8d10-2970d015aab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc27c61-dae3-4020-b6cc-532132d22976, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc27c61-dae3-4020-b6cc-532132d22976, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12283704604168419309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c482388-752b-443c-843a-e43ae1424413, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931d2118-b286-4dcf-8724-f77674538ff9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931d2118-b286-4dcf-8724-f77674538ff9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126906093396857776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc27c61-dae3-4020-b6cc-532132d22976, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df45ac4-6b95-4782-828f-e914b31946e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df45ac4-6b95-4782-828f-e914b31946e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998091605485748191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931d2118-b286-4dcf-8724-f77674538ff9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3c09af-fdb9-486f-84ce-6754eb1aba38, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3c09af-fdb9-486f-84ce-6754eb1aba38, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458886817305026733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df45ac4-6b95-4782-828f-e914b31946e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0ec975-b90f-465f-964c-d9dfe1216580, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3c09af-fdb9-486f-84ce-6754eb1aba38, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0ec975-b90f-465f-964c-d9dfe1216580, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8823903817048873273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32cd5176-79f9-4ede-85cd-f0f2a7e70a03, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32cd5176-79f9-4ede-85cd-f0f2a7e70a03, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1622471426798872202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32cd5176-79f9-4ede-85cd-f0f2a7e70a03, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adeafccc-5762-44ca-83a5-2493d3cb82f2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0ec975-b90f-465f-964c-d9dfe1216580, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adeafccc-5762-44ca-83a5-2493d3cb82f2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11222661297501643442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da6ba78e-8e77-441f-a876-5702f8ba5d69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6ba78e-8e77-441f-a876-5702f8ba5d69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13952001169937028815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adeafccc-5762-44ca-83a5-2493d3cb82f2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6ba78e-8e77-441f-a876-5702f8ba5d69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488fb7b8-ea72-40a3-906c-397033b4abbe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488fb7b8-ea72-40a3-906c-397033b4abbe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14892787695432580563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e89d9bd-4c7d-4505-97bb-01f35f451cc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e89d9bd-4c7d-4505-97bb-01f35f451cc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9993100532295575676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488fb7b8-ea72-40a3-906c-397033b4abbe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83f6551-0543-4bfb-a202-c6e3b504d1ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e89d9bd-4c7d-4505-97bb-01f35f451cc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbdcc51-310d-4e47-a297-776472501607, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83f6551-0543-4bfb-a202-c6e3b504d1ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14738788327414292371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbdcc51-310d-4e47-a297-776472501607, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3742538623071376500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83f6551-0543-4bfb-a202-c6e3b504d1ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbdcc51-310d-4e47-a297-776472501607, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7d7ba9-3b33-4f84-b8fd-f67f069790cf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7d7ba9-3b33-4f84-b8fd-f67f069790cf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6085671828668715928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b3f7ba-eab4-4b58-b0e6-7bfa20a69e54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b3f7ba-eab4-4b58-b0e6-7bfa20a69e54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10378573664476215705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7d7ba9-3b33-4f84-b8fd-f67f069790cf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b721d75f-3d40-4c9f-b1e0-bb5f2abca740, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b721d75f-3d40-4c9f-b1e0-bb5f2abca740, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17822266391180027876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b3f7ba-eab4-4b58-b0e6-7bfa20a69e54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c205aa6a-c53e-4ddc-9b5b-6e1ef7df7ff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b721d75f-3d40-4c9f-b1e0-bb5f2abca740, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6291/1
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c205aa6a-c53e-4ddc-9b5b-6e1ef7df7ff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494436251166024285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a856a4a-ae7f-4c69-a10c-4ab8fca879ae, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a856a4a-ae7f-4c69-a10c-4ab8fca879ae, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13394331255143570545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c205aa6a-c53e-4ddc-9b5b-6e1ef7df7ff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51601563-032c-421d-bdab-33a07a98b554, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51601563-032c-421d-bdab-33a07a98b554, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829183809327365644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a856a4a-ae7f-4c69-a10c-4ab8fca879ae, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9ccac1-89b9-4b66-b435-a6aa802fafd4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9ccac1-89b9-4b66-b435-a6aa802fafd4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5378710131144347051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51601563-032c-421d-bdab-33a07a98b554, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f54bf948-af3f-4cbd-b0a2-3872f3ca05f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9ccac1-89b9-4b66-b435-a6aa802fafd4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54bf948-af3f-4cbd-b0a2-3872f3ca05f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191470843365197824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 653752d8-935e-49a0-82fc-aaa70b5a0d08, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653752d8-935e-49a0-82fc-aaa70b5a0d08, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170079342351535076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54bf948-af3f-4cbd-b0a2-3872f3ca05f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f24e6c-6ea5-4a2b-b52e-ea27d3bd3a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f24e6c-6ea5-4a2b-b52e-ea27d3bd3a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689130566542119815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653752d8-935e-49a0-82fc-aaa70b5a0d08, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4449447f-11f3-4f02-bcd6-0ea1624b56d2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4449447f-11f3-4f02-bcd6-0ea1624b56d2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7856352262057651587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f24e6c-6ea5-4a2b-b52e-ea27d3bd3a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da9f3f7-e56b-4772-8821-3bcd62eca2e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da9f3f7-e56b-4772-8821-3bcd62eca2e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545446457942082848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4449447f-11f3-4f02-bcd6-0ea1624b56d2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de4d8e0-fc8e-41bc-93ba-4763705260a7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de4d8e0-fc8e-41bc-93ba-4763705260a7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3281613691504901547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da9f3f7-e56b-4772-8821-3bcd62eca2e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64fca20e-b47a-420d-a3be-78d0112c07ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64fca20e-b47a-420d-a3be-78d0112c07ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610144717749411367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64fca20e-b47a-420d-a3be-78d0112c07ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff681ec-9c93-4aaa-bad1-c609951049ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff681ec-9c93-4aaa-bad1-c609951049ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16955144617228792608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de4d8e0-fc8e-41bc-93ba-4763705260a7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5022551c-3330-4848-af6f-bc0ec3b7059b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5022551c-3330-4848-af6f-bc0ec3b7059b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1062792312226810115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff681ec-9c93-4aaa-bad1-c609951049ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24cf24f1-b733-41bc-a7bd-8c364a6c3ebc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5022551c-3330-4848-af6f-bc0ec3b7059b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24cf24f1-b733-41bc-a7bd-8c364a6c3ebc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775027674600855414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 554a71ce-2c41-4629-8ce2-9d91e01347d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 554a71ce-2c41-4629-8ce2-9d91e01347d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 874383695814397543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24cf24f1-b733-41bc-a7bd-8c364a6c3ebc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 554a71ce-2c41-4629-8ce2-9d91e01347d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e18c3c-787b-4a89-937b-da3eb89213eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f420ea4-8024-457a-a416-32c46175d343, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f420ea4-8024-457a-a416-32c46175d343, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2980511157748117872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e18c3c-787b-4a89-937b-da3eb89213eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18354984130227694067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f420ea4-8024-457a-a416-32c46175d343, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6830076-9b33-4eeb-a860-5da90096073f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6830076-9b33-4eeb-a860-5da90096073f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3465027832239970360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e18c3c-787b-4a89-937b-da3eb89213eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22c7b88-9fef-4922-a788-f4c89bdc2103, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22c7b88-9fef-4922-a788-f4c89bdc2103, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1569127042113920704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6830076-9b33-4eeb-a860-5da90096073f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf7bdd6-516e-45d8-b451-f4408e91a354, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf7bdd6-516e-45d8-b451-f4408e91a354, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699060112677628425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22c7b88-9fef-4922-a788-f4c89bdc2103, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1157fc7-df8c-44a5-9cd9-556e5943ef04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf7bdd6-516e-45d8-b451-f4408e91a354, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1157fc7-df8c-44a5-9cd9-556e5943ef04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812070004584479302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39cd0791-0e9d-424a-910a-a2060d7d9244, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39cd0791-0e9d-424a-910a-a2060d7d9244, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7864718420721278173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1157fc7-df8c-44a5-9cd9-556e5943ef04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c20cdd8-d3ba-45b9-9fef-db6c40f60569, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c20cdd8-d3ba-45b9-9fef-db6c40f60569, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11993159823775130204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39cd0791-0e9d-424a-910a-a2060d7d9244, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45572966-249c-4cd4-81ea-f5918f1f1737, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45572966-249c-4cd4-81ea-f5918f1f1737, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7672412671199264872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c20cdd8-d3ba-45b9-9fef-db6c40f60569, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a7e0da-4e82-45c5-a6ba-e052d0a062c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a7e0da-4e82-45c5-a6ba-e052d0a062c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995226571035078120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45572966-249c-4cd4-81ea-f5918f1f1737, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168f0b31-58dc-49c2-b12c-db74f60ff96b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168f0b31-58dc-49c2-b12c-db74f60ff96b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232080370676243236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a7e0da-4e82-45c5-a6ba-e052d0a062c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9cf9136-9617-4d74-b3fd-7b1f6b6032e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9cf9136-9617-4d74-b3fd-7b1f6b6032e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880460257938558129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168f0b31-58dc-49c2-b12c-db74f60ff96b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03718ea-978a-493c-99f0-097532a8508d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03718ea-978a-493c-99f0-097532a8508d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4519945129270775049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9cf9136-9617-4d74-b3fd-7b1f6b6032e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2ec7cd-a143-4a7d-bf2b-9be6fea73baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2ec7cd-a143-4a7d-bf2b-9be6fea73baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892055472614679152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03718ea-978a-493c-99f0-097532a8508d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c084d4b6-952a-4b4d-b812-2199aa9ec669, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c084d4b6-952a-4b4d-b812-2199aa9ec669, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8275029910844821692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2ec7cd-a143-4a7d-bf2b-9be6fea73baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c084d4b6-952a-4b4d-b812-2199aa9ec669, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53844670-5899-4aff-a1e0-7ee187f0a04a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673d49cc-24ac-478b-afe7-0f72b3f311c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53844670-5899-4aff-a1e0-7ee187f0a04a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9745585554751303352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673d49cc-24ac-478b-afe7-0f72b3f311c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13615020197953418436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53844670-5899-4aff-a1e0-7ee187f0a04a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673d49cc-24ac-478b-afe7-0f72b3f311c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b543c3-e10b-4045-9b0b-aa01a97c7a4e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b543c3-e10b-4045-9b0b-aa01a97c7a4e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055519357031219241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb87fb0-be82-41fc-a6ab-0f2e25f0156a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb87fb0-be82-41fc-a6ab-0f2e25f0156a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15699654099975011747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b543c3-e10b-4045-9b0b-aa01a97c7a4e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f968da-21eb-4037-8b11-bfb0d18fd1b0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f968da-21eb-4037-8b11-bfb0d18fd1b0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476135940910030521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb87fb0-be82-41fc-a6ab-0f2e25f0156a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b565622c-062e-467e-a7db-655f848b503e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b565622c-062e-467e-a7db-655f848b503e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4309523989770009749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f968da-21eb-4037-8b11-bfb0d18fd1b0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc769d7-e953-41d1-a9a3-f56ffa576cfe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc769d7-e953-41d1-a9a3-f56ffa576cfe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2825380044670479744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b565622c-062e-467e-a7db-655f848b503e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a9a4d6-615b-49c5-ac19-5b41f5e65234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a9a4d6-615b-49c5-ac19-5b41f5e65234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5222108728036028932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log', '--grpc-port=6291', '--mon-port=13531', '--ic-port=2716', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc769d7-e953-41d1-a9a3-f56ffa576cfe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577f7fd7-62b8-4b55-92df-3d6d056d978c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577f7fd7-62b8-4b55-92df-3d6d056d978c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431038815149691673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a9a4d6-615b-49c5-ac19-5b41f5e65234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9146c580-3dff-421d-8559-6ae8862c02e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9146c580-3dff-421d-8559-6ae8862c02e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5552168824461692075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577f7fd7-62b8-4b55-92df-3d6d056d978c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ya.test:process.py:628 Command pid: 1408044
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca46f138-3265-4afc-8ac2-ad250a921eb0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6291/1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca46f138-3265-4afc-8ac2-ad250a921eb0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 752099694988723907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9146c580-3dff-421d-8559-6ae8862c02e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9510f77c-75fd-4f52-af85-3d5e460950f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca46f138-3265-4afc-8ac2-ad250a921eb0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1408066
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9510f77c-75fd-4f52-af85-3d5e460950f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7195924195172330471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f443fcb-8117-448d-90f5-f3eb36b44866, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f443fcb-8117-448d-90f5-f3eb36b44866, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3283991561971523951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9510f77c-75fd-4f52-af85-3d5e460950f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964eb608-b470-4679-a8e3-cf341b13dca8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964eb608-b470-4679-a8e3-cf341b13dca8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952054529123829675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f443fcb-8117-448d-90f5-f3eb36b44866, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d46784-99e1-4c1f-8e29-9d5a516d35d8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d46784-99e1-4c1f-8e29-9d5a516d35d8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534563687453417637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964eb608-b470-4679-a8e3-cf341b13dca8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94138a4-1d2b-4f50-ab1c-6e95eac0c3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94138a4-1d2b-4f50-ab1c-6e95eac0c3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915902364159158834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d46784-99e1-4c1f-8e29-9d5a516d35d8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afac690b-b304-44b6-9642-7d295164fa67, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afac690b-b304-44b6-9642-7d295164fa67, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8383855551667326333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94138a4-1d2b-4f50-ab1c-6e95eac0c3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b02171-6d66-4505-a33b-30dce090146a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b02171-6d66-4505-a33b-30dce090146a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714174590003676395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afac690b-b304-44b6-9642-7d295164fa67, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e821273d-7d93-4939-853c-e095f25d9791, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e821273d-7d93-4939-853c-e095f25d9791, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16857321855421226885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b02171-6d66-4505-a33b-30dce090146a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 550db2ed-052b-4786-a55a-0dcc43cb4354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 550db2ed-052b-4786-a55a-0dcc43cb4354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508285526998507656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e821273d-7d93-4939-853c-e095f25d9791, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835168b6-c257-41ba-8994-6446b8d00829, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835168b6-c257-41ba-8994-6446b8d00829, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10446323328052527656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 550db2ed-052b-4786-a55a-0dcc43cb4354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388f690c-7cf8-4507-a5bd-378133960dfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388f690c-7cf8-4507-a5bd-378133960dfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529791487353139449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835168b6-c257-41ba-8994-6446b8d00829, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14cea61f-040b-4fd7-8524-f9db7933988f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14cea61f-040b-4fd7-8524-f9db7933988f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12994792966976408555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388f690c-7cf8-4507-a5bd-378133960dfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3afbb257-1d18-44cb-af8d-48c32b156d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3afbb257-1d18-44cb-af8d-48c32b156d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626661243763305182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3afbb257-1d18-44cb-af8d-48c32b156d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a528b1-90c7-4793-a0bc-92c9e53606e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a528b1-90c7-4793-a0bc-92c9e53606e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081107350269508091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14cea61f-040b-4fd7-8524-f9db7933988f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8804019-4bd0-4d10-88f3-155952c7f281, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8804019-4bd0-4d10-88f3-155952c7f281, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12892650054241417610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a528b1-90c7-4793-a0bc-92c9e53606e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934976b6-7d3c-4596-a713-b258bdef6021, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934976b6-7d3c-4596-a713-b258bdef6021, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731188264888487780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8804019-4bd0-4d10-88f3-155952c7f281, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934976b6-7d3c-4596-a713-b258bdef6021, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d450b9-9041-437f-a39e-ec7b6c632001, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1944e59b-a42b-441e-8505-8acb0e8260fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d450b9-9041-437f-a39e-ec7b6c632001, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12499570328962304597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1944e59b-a42b-441e-8505-8acb0e8260fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12537850216100712362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1944e59b-a42b-441e-8505-8acb0e8260fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d450b9-9041-437f-a39e-ec7b6c632001, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b658c2-822e-4134-bfa0-711830f706ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b658c2-822e-4134-bfa0-711830f706ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630476720644475955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e362925-e987-4a0b-acc5-46f8c743c4ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e362925-e987-4a0b-acc5-46f8c743c4ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4867454331098756488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b658c2-822e-4134-bfa0-711830f706ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e362925-e987-4a0b-acc5-46f8c743c4ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab3aaf2-0a87-4742-b8f2-5f4a2e301bd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab3aaf2-0a87-4742-b8f2-5f4a2e301bd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715741367407507199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a57c0b-b7ed-45c5-ac78-e42006f3f57e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a57c0b-b7ed-45c5-ac78-e42006f3f57e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380180913433753802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a57c0b-b7ed-45c5-ac78-e42006f3f57e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512f808f-6fa9-4f22-b4bd-42bc9d67167e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512f808f-6fa9-4f22-b4bd-42bc9d67167e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3330965436752851730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab3aaf2-0a87-4742-b8f2-5f4a2e301bd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96289f21-52d3-4419-a82e-85d450707b23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512f808f-6fa9-4f22-b4bd-42bc9d67167e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96289f21-52d3-4419-a82e-85d450707b23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17030468589432311442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a3463ac-27c9-4fb6-9f95-b4f9f1b10a1f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a3463ac-27c9-4fb6-9f95-b4f9f1b10a1f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11544382593048358573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a3463ac-27c9-4fb6-9f95-b4f9f1b10a1f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717c3536-64d1-48c0-8c14-65ff905528ea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717c3536-64d1-48c0-8c14-65ff905528ea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5967776362601569210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96289f21-52d3-4419-a82e-85d450707b23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3faef2-c751-4ac6-a50a-c5a493b9b23b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3faef2-c751-4ac6-a50a-c5a493b9b23b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876288500388712012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717c3536-64d1-48c0-8c14-65ff905528ea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58cbc4fe-86a9-48dc-9676-5f67c2618ecc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58cbc4fe-86a9-48dc-9676-5f67c2618ecc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14079086613696932396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58cbc4fe-86a9-48dc-9676-5f67c2618ecc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05cdf281-0e25-40e4-baff-2efcc4e26ee1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3faef2-c751-4ac6-a50a-c5a493b9b23b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05cdf281-0e25-40e4-baff-2efcc4e26ee1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6097672826040100590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ad781f-7de2-478b-9f44-c939dc12424a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ad781f-7de2-478b-9f44-c939dc12424a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4700516868355109660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05cdf281-0e25-40e4-baff-2efcc4e26ee1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ad781f-7de2-478b-9f44-c939dc12424a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e99cae-a6e1-4c62-84b6-1dbb7b8fec88, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e99cae-a6e1-4c62-84b6-1dbb7b8fec88, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13911898131970241960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e99cae-a6e1-4c62-84b6-1dbb7b8fec88, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c755a2-2afc-444f-808c-d3870248cd94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa86e75-3cce-4305-b246-a0fdfd236cc5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa86e75-3cce-4305-b246-a0fdfd236cc5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936811341849041385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c755a2-2afc-444f-808c-d3870248cd94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280773039178277605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa86e75-3cce-4305-b246-a0fdfd236cc5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185f8a33-c61f-4180-abb0-7b859a9e537e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185f8a33-c61f-4180-abb0-7b859a9e537e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10169963668034145855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c755a2-2afc-444f-808c-d3870248cd94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78913e1-50cd-448c-978b-9779f6051996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78913e1-50cd-448c-978b-9779f6051996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711767929965336946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185f8a33-c61f-4180-abb0-7b859a9e537e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e86139-c7f3-4c18-9295-b5b4b90e557e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78913e1-50cd-448c-978b-9779f6051996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e86139-c7f3-4c18-9295-b5b4b90e557e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16461299555560026349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65b0b12-4bae-467c-b358-3d694bbcdc01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65b0b12-4bae-467c-b358-3d694bbcdc01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5343613159527768258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e86139-c7f3-4c18-9295-b5b4b90e557e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07a393a9-c6cf-426f-88bc-e5d262451e91, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a393a9-c6cf-426f-88bc-e5d262451e91, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2049784693465188952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a393a9-c6cf-426f-88bc-e5d262451e91, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65b0b12-4bae-467c-b358-3d694bbcdc01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b27f188d-259f-46da-a681-06f94f2da6dc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4946054-11b9-468d-824b-0a699b4ad2f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4946054-11b9-468d-824b-0a699b4ad2f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882904485115947244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b27f188d-259f-46da-a681-06f94f2da6dc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17679915403563071048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b27f188d-259f-46da-a681-06f94f2da6dc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da8129a-ffc3-4688-b6fe-54b51ad23ddc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da8129a-ffc3-4688-b6fe-54b51ad23ddc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424885965921873065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4946054-11b9-468d-824b-0a699b4ad2f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37eff3e2-6429-493b-9b02-a5112dbbeaab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da8129a-ffc3-4688-b6fe-54b51ad23ddc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d273136-a4a3-4bf8-807a-4a8da6c45d4d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d273136-a4a3-4bf8-807a-4a8da6c45d4d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2745592272896125045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37eff3e2-6429-493b-9b02-a5112dbbeaab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14373398987045545583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d273136-a4a3-4bf8-807a-4a8da6c45d4d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a685fd16-403a-4168-a217-a47a0056162d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ya.test:process.py:259 Command (pid 1408066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1408066) elapsed time (sec): 1.3026318550109863
DEBUG    ya.test:process.py:263 Command (pid 1408066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) isrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37eff3e2-6429-493b-9b02-a5112dbbeaab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a685fd16-403a-4168-a217-a47a0056162d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15229624429530643476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:263 Command (pid 1408066) maxrss: 745568
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a685fd16-403a-4168-a217-a47a0056162d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f3f9dd-7c58-4e1f-b06a-cddc91a1d338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1408066) minflt: 45234
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f0544e-be76-48cc-9a15-de5ae4e49cd9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f3f9dd-7c58-4e1f-b06a-cddc91a1d338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5058799689497602645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 1408066) nsignals: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f0544e-be76-48cc-9a15-de5ae4e49cd9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9540355701198245727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1408066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1408066) stime: 0.176571
DEBUG    ya.test:process.py:263 Command (pid 1408066) utime: 0.47959399999999996
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f3f9dd-7c58-4e1f-b06a-cddc91a1d338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7f6540-173f-4f38-93bd-56d47119a27e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7f6540-173f-4f38-93bd-56d47119a27e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941290071896105902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f0544e-be76-48cc-9a15-de5ae4e49cd9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e638779-c8b1-4bd0-b807-b635136f5edf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e638779-c8b1-4bd0-b807-b635136f5edf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031511402538542884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) wtime: 1.318
DEBUG    ya.test:process.py:275 Command (pid 1408066) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7f6540-173f-4f38-93bd-56d47119a27e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e638779-c8b1-4bd0-b807-b635136f5edf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:276 Command (pid 1408066) errors:

DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721116f6-9175-463e-a673-6702ff1889fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721116f6-9175-463e-a673-6702ff1889fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15897484049915225001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b375403-3e2f-41c8-869b-e78be98e2c37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b375403-3e2f-41c8-869b-e78be98e2c37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818270716484296306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721116f6-9175-463e-a673-6702ff1889fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b375403-3e2f-41c8-869b-e78be98e2c37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a89f50e-a4ae-40ac-b766-d3139cd14b71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a89f50e-a4ae-40ac-b766-d3139cd14b71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617441864854288621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6837b150-b01e-4017-855d-82bb5da68cd3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6837b150-b01e-4017-855d-82bb5da68cd3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3402540658037449153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a89f50e-a4ae-40ac-b766-d3139cd14b71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd9bd60-695b-4d06-80b2-c7ebec9c98db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd9bd60-695b-4d06-80b2-c7ebec9c98db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675383035922720002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6837b150-b01e-4017-855d-82bb5da68cd3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6554ef8-3915-498f-842d-006f13e3e8c7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6554ef8-3915-498f-842d-006f13e3e8c7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10631769313408476220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd9bd60-695b-4d06-80b2-c7ebec9c98db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccfb179-afa1-49fd-ba8f-97128ff869c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccfb179-afa1-49fd-ba8f-97128ff869c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8113539446192157858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6554ef8-3915-498f-842d-006f13e3e8c7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4087168a-e056-4ff2-9237-981caf4ffb81, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4087168a-e056-4ff2-9237-981caf4ffb81, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6429138759927188026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccfb179-afa1-49fd-ba8f-97128ff869c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9a98c3-69d0-42f5-8f27-ec49a3aea473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9a98c3-69d0-42f5-8f27-ec49a3aea473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9963693374758543390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4087168a-e056-4ff2-9237-981caf4ffb81, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86e8c72-76ee-40c2-b078-e85c4dcbeb25, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86e8c72-76ee-40c2-b078-e85c4dcbeb25, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479375884771469741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86e8c72-76ee-40c2-b078-e85c4dcbeb25, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8a2cee-0c1f-4640-8ff9-a4e2a3b390f4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9a98c3-69d0-42f5-8f27-ec49a3aea473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062729e3-96c3-4c6d-9751-24527bcb304b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8a2cee-0c1f-4640-8ff9-a4e2a3b390f4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 633282211831613143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062729e3-96c3-4c6d-9751-24527bcb304b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2132022646334673609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8a2cee-0c1f-4640-8ff9-a4e2a3b390f4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86c13e9-4ef2-4d68-9ea2-961b7358e88c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86c13e9-4ef2-4d68-9ea2-961b7358e88c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6141871105267319412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062729e3-96c3-4c6d-9751-24527bcb304b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0111d1-07af-4682-b6e6-4df0abf52d89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0111d1-07af-4682-b6e6-4df0abf52d89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4091620042155864930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86c13e9-4ef2-4d68-9ea2-961b7358e88c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f85563-c78c-4e3e-8371-40dba19958aa, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0111d1-07af-4682-b6e6-4df0abf52d89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6499e8cb-d958-48d8-b0cf-1875f10dc492, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f85563-c78c-4e3e-8371-40dba19958aa, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522935213733690126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6499e8cb-d958-48d8-b0cf-1875f10dc492, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2329059383846141822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f85563-c78c-4e3e-8371-40dba19958aa, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7c6286-6af1-4b8c-bf1a-66125d41a521, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7c6286-6af1-4b8c-bf1a-66125d41a521, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4771175561632378865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6499e8cb-d958-48d8-b0cf-1875f10dc492, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2097266a-3b9d-4c3d-8cb5-3e6db997b943, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2097266a-3b9d-4c3d-8cb5-3e6db997b943, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320303199343197016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7c6286-6af1-4b8c-bf1a-66125d41a521, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a3bc53b-1741-4548-b6af-42450029ed75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a3bc53b-1741-4548-b6af-42450029ed75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442764201278492601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a3bc53b-1741-4548-b6af-42450029ed75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0827beff-25a4-4ee7-a0b1-581154afc804, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0827beff-25a4-4ee7-a0b1-581154afc804, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11619440072729677492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2097266a-3b9d-4c3d-8cb5-3e6db997b943, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e6d080-b41f-4d5b-946c-b1386e2add92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e6d080-b41f-4d5b-946c-b1386e2add92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13191834962019587175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0827beff-25a4-4ee7-a0b1-581154afc804, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caeb11a2-6c26-4c58-a406-e6a71cbd774b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caeb11a2-6c26-4c58-a406-e6a71cbd774b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440694871486884614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e6d080-b41f-4d5b-946c-b1386e2add92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c4ea01-ade0-47c6-bf14-cf9867266a71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c4ea01-ade0-47c6-bf14-cf9867266a71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4704943825221890924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c4ea01-ade0-47c6-bf14-cf9867266a71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a456f3a-0e4b-4621-9e97-d4447f9d942b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a456f3a-0e4b-4621-9e97-d4447f9d942b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961713180113809686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caeb11a2-6c26-4c58-a406-e6a71cbd774b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60d230e3-13a2-40b8-8f96-90b396428679, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60d230e3-13a2-40b8-8f96-90b396428679, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10538264997592703569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a456f3a-0e4b-4621-9e97-d4447f9d942b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ea1033-4835-471e-be9b-fee3b884f7b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ea1033-4835-471e-be9b-fee3b884f7b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1762399248846720896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60d230e3-13a2-40b8-8f96-90b396428679, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1d2628-b3f8-4eab-b633-8ab4e0abe016, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1d2628-b3f8-4eab-b633-8ab4e0abe016, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2612769732681680401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ea1033-4835-471e-be9b-fee3b884f7b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48296d5f-4393-4c01-89fa-8c016a5954e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48296d5f-4393-4c01-89fa-8c016a5954e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17287864084696012650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1d2628-b3f8-4eab-b633-8ab4e0abe016, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de928bb6-f700-498d-bfc4-af83d55c4026, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de928bb6-f700-498d-bfc4-af83d55c4026, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5638886695352115472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48296d5f-4393-4c01-89fa-8c016a5954e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee033ece-4251-468b-b06f-642fc4fd7214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de928bb6-f700-498d-bfc4-af83d55c4026, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee033ece-4251-468b-b06f-642fc4fd7214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 477574630156774371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aac7d47-9b62-4779-8831-77de66c7ea4e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aac7d47-9b62-4779-8831-77de66c7ea4e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474750613425426903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee033ece-4251-468b-b06f-642fc4fd7214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e4fe91-f295-4dc5-820e-3390ab4a8522, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e4fe91-f295-4dc5-820e-3390ab4a8522, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8791618560183091115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aac7d47-9b62-4779-8831-77de66c7ea4e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda6a3ab-7c14-47bd-9137-0c5a3d27b90a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda6a3ab-7c14-47bd-9137-0c5a3d27b90a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8146854264962562508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e4fe91-f295-4dc5-820e-3390ab4a8522, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f885621-2aee-4d75-b379-81d142ab8a08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda6a3ab-7c14-47bd-9137-0c5a3d27b90a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f885621-2aee-4d75-b379-81d142ab8a08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13788190259727967770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fafaa02-2223-40fa-ac85-8eb345893413, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fafaa02-2223-40fa-ac85-8eb345893413, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 180441835207375434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f885621-2aee-4d75-b379-81d142ab8a08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc69df1b-4d91-423c-9d54-8348181bc1d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc69df1b-4d91-423c-9d54-8348181bc1d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477058087761441674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fafaa02-2223-40fa-ac85-8eb345893413, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c33c85-0e80-49d6-9338-b242887c67d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c33c85-0e80-49d6-9338-b242887c67d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10690500474634796885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc69df1b-4d91-423c-9d54-8348181bc1d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b197a250-5bc1-4e31-9ae4-25f31d0dac1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b197a250-5bc1-4e31-9ae4-25f31d0dac1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111375514884482210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c33c85-0e80-49d6-9338-b242887c67d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309d27c5-8f40-4a19-ac85-c744904caa66, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309d27c5-8f40-4a19-ac85-c744904caa66, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886359952346037924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b197a250-5bc1-4e31-9ae4-25f31d0dac1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f398d099-dcfa-4376-b61a-66aa5c847160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f398d099-dcfa-4376-b61a-66aa5c847160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1014260686657523974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309d27c5-8f40-4a19-ac85-c744904caa66, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b272a1-1194-4642-ac0a-6282b1fb548e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b272a1-1194-4642-ac0a-6282b1fb548e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10710082245159409267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f398d099-dcfa-4376-b61a-66aa5c847160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfebbc16-7d9b-419f-8c9e-f2e0e2d225c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfebbc16-7d9b-419f-8c9e-f2e0e2d225c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17026284535779703183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b272a1-1194-4642-ac0a-6282b1fb548e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5990e2-e9f3-4db0-9788-2e89202128c5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5990e2-e9f3-4db0-9788-2e89202128c5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968279082080575399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfebbc16-7d9b-419f-8c9e-f2e0e2d225c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 548ce39e-6918-46dd-af78-6dd737083348, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5990e2-e9f3-4db0-9788-2e89202128c5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a69d872-75c8-4d84-addb-32e9e23c8d2b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 548ce39e-6918-46dd-af78-6dd737083348, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200453066262635530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a69d872-75c8-4d84-addb-32e9e23c8d2b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4323857151028680333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 548ce39e-6918-46dd-af78-6dd737083348, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca0aabf-0458-4212-9042-c15955e29bc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a69d872-75c8-4d84-addb-32e9e23c8d2b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca0aabf-0458-4212-9042-c15955e29bc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554880164936265762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21ae515-4393-41a8-bdc4-6f289bff275a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21ae515-4393-41a8-bdc4-6f289bff275a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100309023663533838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca0aabf-0458-4212-9042-c15955e29bc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84948817-9c3e-4081-a9b3-202126ce8737, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84948817-9c3e-4081-a9b3-202126ce8737, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523954128915302526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21ae515-4393-41a8-bdc4-6f289bff275a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6be6ace-f0ac-4a9b-b475-eb058d4e1ef1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6be6ace-f0ac-4a9b-b475-eb058d4e1ef1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16115842948421622836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84948817-9c3e-4081-a9b3-202126ce8737, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138faada-057c-443a-80f8-a2deefe7dc0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138faada-057c-443a-80f8-a2deefe7dc0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11492823844675166751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6be6ace-f0ac-4a9b-b475-eb058d4e1ef1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2e588d-4ccd-4739-9a10-a39131fddae7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2e588d-4ccd-4739-9a10-a39131fddae7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588466192314608791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138faada-057c-443a-80f8-a2deefe7dc0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7062c9b5-8e62-4110-b16b-f00fe104f7f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2e588d-4ccd-4739-9a10-a39131fddae7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7062c9b5-8e62-4110-b16b-f00fe104f7f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6337975040151745609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e150ff64-d8e2-4794-b0d3-5b4bbdfd280b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e150ff64-d8e2-4794-b0d3-5b4bbdfd280b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807885168318855782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7062c9b5-8e62-4110-b16b-f00fe104f7f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32994c8c-db6a-4613-93b8-042f78a9fe4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32994c8c-db6a-4613-93b8-042f78a9fe4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9378940955085605040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e150ff64-d8e2-4794-b0d3-5b4bbdfd280b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feed57e3-ffcb-4f3a-88b3-6b23103b418c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32994c8c-db6a-4613-93b8-042f78a9fe4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feed57e3-ffcb-4f3a-88b3-6b23103b418c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796586907283187144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c09cbe-65df-4d63-85d8-041121cd5280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c09cbe-65df-4d63-85d8-041121cd5280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3453479909117846495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feed57e3-ffcb-4f3a-88b3-6b23103b418c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b20253-1806-418c-b173-b5bfd6d78a07, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c09cbe-65df-4d63-85d8-041121cd5280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b20253-1806-418c-b173-b5bfd6d78a07, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11105755381167659248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd8847b-53bf-4d66-80ec-bc5c975a04cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd8847b-53bf-4d66-80ec-bc5c975a04cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421009398545369999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b20253-1806-418c-b173-b5bfd6d78a07, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57141cea-11bb-49e6-ba0e-3f70b861b11b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57141cea-11bb-49e6-ba0e-3f70b861b11b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469092508973185196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd8847b-53bf-4d66-80ec-bc5c975a04cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c619af-c4fe-4213-be79-802f24e9f487, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c619af-c4fe-4213-be79-802f24e9f487, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15581752357621435904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57141cea-11bb-49e6-ba0e-3f70b861b11b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b386256-5f0d-47ca-ab8d-d122c0695309, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b386256-5f0d-47ca-ab8d-d122c0695309, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8430079355266788133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b386256-5f0d-47ca-ab8d-d122c0695309, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb1adc5-9f63-40d3-96dc-bf4eb3672635, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb1adc5-9f63-40d3-96dc-bf4eb3672635, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11220440480661984086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb1adc5-9f63-40d3-96dc-bf4eb3672635, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ade4af-3dfb-4e52-a0ae-f39a96500503, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ade4af-3dfb-4e52-a0ae-f39a96500503, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576426398446069116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c619af-c4fe-4213-be79-802f24e9f487, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5711d159-a529-4720-ae63-533124aea3c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5711d159-a529-4720-ae63-533124aea3c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 96232226465235652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ade4af-3dfb-4e52-a0ae-f39a96500503, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c0bb11-2eaa-459a-9022-639d8bd60672, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c0bb11-2eaa-459a-9022-639d8bd60672, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16340685140155178092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5711d159-a529-4720-ae63-533124aea3c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2b1a965-ae1d-4cb4-8bd7-7d8e1756fde8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2b1a965-ae1d-4cb4-8bd7-7d8e1756fde8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790311554644451968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c0bb11-2eaa-459a-9022-639d8bd60672, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b425f8-57df-41bd-a230-0c3092563c81, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b425f8-57df-41bd-a230-0c3092563c81, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742641916057469994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2b1a965-ae1d-4cb4-8bd7-7d8e1756fde8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7c4558-3445-4004-828f-beca613034ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7c4558-3445-4004-828f-beca613034ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4143361948777822280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b425f8-57df-41bd-a230-0c3092563c81, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9705ec-4791-4eee-b4af-bd8ded22df48, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9705ec-4791-4eee-b4af-bd8ded22df48, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13312281228003072507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7c4558-3445-4004-828f-beca613034ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8eebd1-f68c-47b4-93da-849dfac3d1e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8eebd1-f68c-47b4-93da-849dfac3d1e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1102451041356337086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9705ec-4791-4eee-b4af-bd8ded22df48, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751e061f-42dd-4fcb-a831-5a5839ce345e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751e061f-42dd-4fcb-a831-5a5839ce345e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17838837277934677498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8eebd1-f68c-47b4-93da-849dfac3d1e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173a06a0-f4fd-4bf0-a123-a2493c2fb105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173a06a0-f4fd-4bf0-a123-a2493c2fb105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14240176127466700303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751e061f-42dd-4fcb-a831-5a5839ce345e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c5271a-1050-4275-9945-c87dc689c407, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c5271a-1050-4275-9945-c87dc689c407, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816424537930606923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173a06a0-f4fd-4bf0-a123-a2493c2fb105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188851aa-4fc8-432b-b60b-52b4e2baf819, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188851aa-4fc8-432b-b60b-52b4e2baf819, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14406045852028468800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c5271a-1050-4275-9945-c87dc689c407, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23eacf90-0687-4f1f-9f07-1527ba1c90f1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eacf90-0687-4f1f-9f07-1527ba1c90f1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316881240663400333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188851aa-4fc8-432b-b60b-52b4e2baf819, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3201fb-61fb-4aa0-9b93-15e079e4c82b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3201fb-61fb-4aa0-9b93-15e079e4c82b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5847929345374266410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eacf90-0687-4f1f-9f07-1527ba1c90f1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed63bfb6-c231-4a7a-88bd-5c4421a64213, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3201fb-61fb-4aa0-9b93-15e079e4c82b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0a5ee0-33dd-45da-a97a-a3d3468cf85b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0a5ee0-33dd-45da-a97a-a3d3468cf85b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922871022620951399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed63bfb6-c231-4a7a-88bd-5c4421a64213, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6982428331028601984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0a5ee0-33dd-45da-a97a-a3d3468cf85b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b4b645-8d4f-48f8-8566-46ad7f719ab6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b4b645-8d4f-48f8-8566-46ad7f719ab6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10343735883006078488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed63bfb6-c231-4a7a-88bd-5c4421a64213, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4435100b-1b65-4466-8976-615d73172606, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4435100b-1b65-4466-8976-615d73172606, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233687312376568193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b4b645-8d4f-48f8-8566-46ad7f719ab6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583ad8f4-82d7-4489-ace8-7fed3e5e7584, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583ad8f4-82d7-4489-ace8-7fed3e5e7584, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5681934114002479670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4435100b-1b65-4466-8976-615d73172606, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f13940-1a20-4ad4-afbe-d010be7c84ae, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f13940-1a20-4ad4-afbe-d010be7c84ae, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10338779313027172167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583ad8f4-82d7-4489-ace8-7fed3e5e7584, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c157a97e-c7fd-4c9e-9ec2-b9455ba26966, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f13940-1a20-4ad4-afbe-d010be7c84ae, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c157a97e-c7fd-4c9e-9ec2-b9455ba26966, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191479080066459110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beed52d7-0e66-460f-82e2-573d29f72ef8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beed52d7-0e66-460f-82e2-573d29f72ef8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742564988853532953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c157a97e-c7fd-4c9e-9ec2-b9455ba26966, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4280d38-e341-4e44-aae8-5327386de27b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4280d38-e341-4e44-aae8-5327386de27b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512531064713025908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beed52d7-0e66-460f-82e2-573d29f72ef8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4280d38-e341-4e44-aae8-5327386de27b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e0e0c8-15d4-44cc-ac75-544dec2d16ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e0e0c8-15d4-44cc-ac75-544dec2d16ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3114166266432771599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6b3863-24a8-4db3-b7ef-f482f3e0ccce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6b3863-24a8-4db3-b7ef-f482f3e0ccce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16176103071098688760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e0e0c8-15d4-44cc-ac75-544dec2d16ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b4caec-d2d8-49f0-8aad-0dc031877e2c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b4caec-d2d8-49f0-8aad-0dc031877e2c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10417996863375747169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6b3863-24a8-4db3-b7ef-f482f3e0ccce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3034eaa5-1911-44f5-afc1-68d398eefb52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3034eaa5-1911-44f5-afc1-68d398eefb52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17681903032825899142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b4caec-d2d8-49f0-8aad-0dc031877e2c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e21d5e7-4774-4fde-8458-abdaa597c64d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e21d5e7-4774-4fde-8458-abdaa597c64d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077173496973965604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3034eaa5-1911-44f5-afc1-68d398eefb52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f442df5-1e45-4418-b241-d3bd55d7817b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f442df5-1e45-4418-b241-d3bd55d7817b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17042197240736494763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e21d5e7-4774-4fde-8458-abdaa597c64d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c3e5833-5db9-4f59-9dd3-eba39e054987, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f442df5-1e45-4418-b241-d3bd55d7817b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b1371d-5ce4-4f11-80e9-8b4645aca06d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b1371d-5ce4-4f11-80e9-8b4645aca06d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9716485108228839526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c3e5833-5db9-4f59-9dd3-eba39e054987, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 808944450970356765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b1371d-5ce4-4f11-80e9-8b4645aca06d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c3e5833-5db9-4f59-9dd3-eba39e054987, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6165c216-0a64-4683-980c-8c0203f463c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552ce504-aaa8-459d-9e4e-5ec1832694dc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6165c216-0a64-4683-980c-8c0203f463c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630910288940884510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552ce504-aaa8-459d-9e4e-5ec1832694dc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485702630259497977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6165c216-0a64-4683-980c-8c0203f463c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1046c525-a216-478d-8d92-415129058a00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1046c525-a216-478d-8d92-415129058a00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684684391705093899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552ce504-aaa8-459d-9e4e-5ec1832694dc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e959d6-5989-4fff-90b7-a0067fc240e1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1046c525-a216-478d-8d92-415129058a00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e853392f-2e64-490a-8d29-807f638c9cb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e959d6-5989-4fff-90b7-a0067fc240e1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6360050732282429068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e853392f-2e64-490a-8d29-807f638c9cb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652712893063615473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e853392f-2e64-490a-8d29-807f638c9cb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e959d6-5989-4fff-90b7-a0067fc240e1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d3bf01-9afa-4c9a-ac65-bb1277e9c1c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d3bf01-9afa-4c9a-ac65-bb1277e9c1c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14456096287953807520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7708955f-962e-4e59-b923-f48d57242224, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7708955f-962e-4e59-b923-f48d57242224, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2378042279725097902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d3bf01-9afa-4c9a-ac65-bb1277e9c1c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05cdbdf-7cb1-47c6-a1b7-1bb02ab0539f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7708955f-962e-4e59-b923-f48d57242224, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f155af0-4df1-4434-89b6-2e6e02b60688, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f155af0-4df1-4434-89b6-2e6e02b60688, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12173721179792703318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05cdbdf-7cb1-47c6-a1b7-1bb02ab0539f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781692627126067068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f155af0-4df1-4434-89b6-2e6e02b60688, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d43fff-5ba0-4427-948c-d822b2f97817, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d43fff-5ba0-4427-948c-d822b2f97817, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2055100964348227783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05cdbdf-7cb1-47c6-a1b7-1bb02ab0539f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d43fff-5ba0-4427-948c-d822b2f97817, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642741d2-a2dd-4488-bd35-4a2747cc46f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff0cefe-9d11-426e-8592-128b9862853b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff0cefe-9d11-426e-8592-128b9862853b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348724075857568332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642741d2-a2dd-4488-bd35-4a2747cc46f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4065229025563379614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff0cefe-9d11-426e-8592-128b9862853b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9734839a-c58d-48f3-a79b-44bd862dc266, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9734839a-c58d-48f3-a79b-44bd862dc266, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3096445847364733824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642741d2-a2dd-4488-bd35-4a2747cc46f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f38448-503e-475d-a75c-6ae6397a1e56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f38448-503e-475d-a75c-6ae6397a1e56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12803354653188110743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9734839a-c58d-48f3-a79b-44bd862dc266, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0c3fcc-7e6d-47e4-99be-c9f68ce155ab, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0c3fcc-7e6d-47e4-99be-c9f68ce155ab, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18274916983057153704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f38448-503e-475d-a75c-6ae6397a1e56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e88812c-ab49-46dd-a5cb-e9db20526728, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e88812c-ab49-46dd-a5cb-e9db20526728, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2892830800129211075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0c3fcc-7e6d-47e4-99be-c9f68ce155ab, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356cf37a-33b2-49db-8389-3515f6fe35da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356cf37a-33b2-49db-8389-3515f6fe35da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18067673235209188886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e88812c-ab49-46dd-a5cb-e9db20526728, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a33f83-6d8f-4cc5-a7ef-f7c011c43af6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a33f83-6d8f-4cc5-a7ef-f7c011c43af6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035657764010918860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356cf37a-33b2-49db-8389-3515f6fe35da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76928dd6-1150-4468-8b77-74a20119d529, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76928dd6-1150-4468-8b77-74a20119d529, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16034825189124536800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a33f83-6d8f-4cc5-a7ef-f7c011c43af6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cb8635-a152-4307-ac56-2ceab98102f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cb8635-a152-4307-ac56-2ceab98102f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12581591202418181844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cb8635-a152-4307-ac56-2ceab98102f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76928dd6-1150-4468-8b77-74a20119d529, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cbebcbc-e230-4bd8-8a5e-4cbde9a1fa8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cbebcbc-e230-4bd8-8a5e-4cbde9a1fa8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339218595116047768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdad101-2565-470c-90eb-ce3337437ae2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdad101-2565-470c-90eb-ce3337437ae2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829216882490256421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cbebcbc-e230-4bd8-8a5e-4cbde9a1fa8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa1b813-ad6b-4d57-8879-02150afce3d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa1b813-ad6b-4d57-8879-02150afce3d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10498303579373844653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdad101-2565-470c-90eb-ce3337437ae2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa1b813-ad6b-4d57-8879-02150afce3d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3aa678-7607-4428-a267-7a730800822c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3aa678-7607-4428-a267-7a730800822c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17646152963931146638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad11549-5e0c-4719-9ca9-6cb2d09e018f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3aa678-7607-4428-a267-7a730800822c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad11549-5e0c-4719-9ca9-6cb2d09e018f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9007213311503973457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c876a76d-d6da-4cc6-af35-66378febc7ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad11549-5e0c-4719-9ca9-6cb2d09e018f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c876a76d-d6da-4cc6-af35-66378febc7ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4049188034861575432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2185055e-249c-4d6c-9478-0b507a7d588d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2185055e-249c-4d6c-9478-0b507a7d588d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8824611556159397085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c876a76d-d6da-4cc6-af35-66378febc7ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f124af91-d655-48d9-9c26-ef801e428fd3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f124af91-d655-48d9-9c26-ef801e428fd3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14756492515965837663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2185055e-249c-4d6c-9478-0b507a7d588d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc8ec89-a106-4dd9-9780-ad498602a55d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc8ec89-a106-4dd9-9780-ad498602a55d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18155998583658590623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f124af91-d655-48d9-9c26-ef801e428fd3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2282a23-ebde-4d1f-8df0-e270aad6e558, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2282a23-ebde-4d1f-8df0-e270aad6e558, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17569115253618652401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc8ec89-a106-4dd9-9780-ad498602a55d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997a116e-8a41-4449-a3a2-5cd6c69e586c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997a116e-8a41-4449-a3a2-5cd6c69e586c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9136236952166632567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2282a23-ebde-4d1f-8df0-e270aad6e558, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2022ac4c-ba51-41df-8a03-4aeaf6c6c147, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2022ac4c-ba51-41df-8a03-4aeaf6c6c147, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2938118886510958532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997a116e-8a41-4449-a3a2-5cd6c69e586c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2022ac4c-ba51-41df-8a03-4aeaf6c6c147, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60fed7d-b566-4d1f-8122-1cb3ae5f36ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060ef599-0d55-475f-a551-70d3f4f9b598, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060ef599-0d55-475f-a551-70d3f4f9b598, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10019699556466759816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60fed7d-b566-4d1f-8122-1cb3ae5f36ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15056564470642817261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060ef599-0d55-475f-a551-70d3f4f9b598, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936b9555-7bb3-42e1-9529-c81db9f2c69d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60fed7d-b566-4d1f-8122-1cb3ae5f36ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13eefd1b-02d1-435c-8866-8ce0ed58e366, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13eefd1b-02d1-435c-8866-8ce0ed58e366, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14437192762535776658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936b9555-7bb3-42e1-9529-c81db9f2c69d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384685363586861910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13eefd1b-02d1-435c-8866-8ce0ed58e366, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9667b2dc-943b-4baa-b6fc-12fdb61267d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936b9555-7bb3-42e1-9529-c81db9f2c69d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0682ecd3-bb48-409b-a1cf-89a978e9241a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9667b2dc-943b-4baa-b6fc-12fdb61267d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13405389078353969533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0682ecd3-bb48-409b-a1cf-89a978e9241a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16466288533962983144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9667b2dc-943b-4baa-b6fc-12fdb61267d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0682ecd3-bb48-409b-a1cf-89a978e9241a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48507bc2-6ba3-4dde-b2b9-64723edf2f24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fae32fa-a45f-4d16-9fe9-20575ecc3289, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48507bc2-6ba3-4dde-b2b9-64723edf2f24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1832059052058923501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fae32fa-a45f-4d16-9fe9-20575ecc3289, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5631120222310859872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48507bc2-6ba3-4dde-b2b9-64723edf2f24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fae32fa-a45f-4d16-9fe9-20575ecc3289, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c053e5b3-06b2-485d-903d-0552b367e9ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a41708-a7b7-43ef-81c4-05247aea60c7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a41708-a7b7-43ef-81c4-05247aea60c7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8027518440977146331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c053e5b3-06b2-485d-903d-0552b367e9ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726788723084369795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a41708-a7b7-43ef-81c4-05247aea60c7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c053e5b3-06b2-485d-903d-0552b367e9ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974495d0-158a-4db6-ab2c-3583e4c5788e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be48b62-d675-45ab-9f2f-ed42c52c0969, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be48b62-d675-45ab-9f2f-ed42c52c0969, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13862150764195701664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974495d0-158a-4db6-ab2c-3583e4c5788e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359816112597740935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974495d0-158a-4db6-ab2c-3583e4c5788e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be48b62-d675-45ab-9f2f-ed42c52c0969, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73adab87-4ce1-4555-826b-06d95a41fd3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bcbfb54-ecb8-4531-8e1a-c1849bf1fc1b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73adab87-4ce1-4555-826b-06d95a41fd3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882804768069829127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bcbfb54-ecb8-4531-8e1a-c1849bf1fc1b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11993440472532955336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73adab87-4ce1-4555-826b-06d95a41fd3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21024818-6a8b-41d8-8426-0a402a0940a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bcbfb54-ecb8-4531-8e1a-c1849bf1fc1b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21024818-6a8b-41d8-8426-0a402a0940a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15149006153382912952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e33cb7-1231-48ee-b0bf-5e0be7c79b8a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e33cb7-1231-48ee-b0bf-5e0be7c79b8a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3025299615276738685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21024818-6a8b-41d8-8426-0a402a0940a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f67e1609-1378-4e53-ad50-5f3cee38375c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f67e1609-1378-4e53-ad50-5f3cee38375c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16098699957211516481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e33cb7-1231-48ee-b0bf-5e0be7c79b8a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec42959-6841-4d48-9adb-99e541712100, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec42959-6841-4d48-9adb-99e541712100, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498301223789347057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f67e1609-1378-4e53-ad50-5f3cee38375c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbc103d-e163-4511-8695-55b66eb430b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbc103d-e163-4511-8695-55b66eb430b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4029657713669445520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec42959-6841-4d48-9adb-99e541712100, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123c4cf2-2111-4707-99c8-db842800222e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbc103d-e163-4511-8695-55b66eb430b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123c4cf2-2111-4707-99c8-db842800222e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15521367960110790129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e069c496-28aa-4243-8050-8cf62064ddd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e069c496-28aa-4243-8050-8cf62064ddd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15708432460483561975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e069c496-28aa-4243-8050-8cf62064ddd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e65bc5d-4261-4f03-8f07-d77f11d83c31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123c4cf2-2111-4707-99c8-db842800222e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4eb7e4-ad96-4af4-8dd5-005bb14a97b5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4eb7e4-ad96-4af4-8dd5-005bb14a97b5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1663803446241874341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e65bc5d-4261-4f03-8f07-d77f11d83c31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534565262537398374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4eb7e4-ad96-4af4-8dd5-005bb14a97b5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f975390c-085f-484b-a0a3-3d606fd06d59, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f975390c-085f-484b-a0a3-3d606fd06d59, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13953479584547058043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e65bc5d-4261-4f03-8f07-d77f11d83c31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f975390c-085f-484b-a0a3-3d606fd06d59, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d475b1-86e3-4068-948e-f4aac8cf80fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d475b1-86e3-4068-948e-f4aac8cf80fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16801667180935354870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09eed3ce-797d-4d2c-acb3-19776bde77b6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09eed3ce-797d-4d2c-acb3-19776bde77b6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9362713467073667773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d475b1-86e3-4068-948e-f4aac8cf80fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ed3512-6c3b-4e2a-93d0-61f019379cea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ed3512-6c3b-4e2a-93d0-61f019379cea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2688693988821186429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09eed3ce-797d-4d2c-acb3-19776bde77b6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5c32e4-4b21-4674-8423-1c221f70e1ac, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5c32e4-4b21-4674-8423-1c221f70e1ac, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14206505114424650986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ed3512-6c3b-4e2a-93d0-61f019379cea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2958091f-ce92-4344-86dc-580701b15569, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2958091f-ce92-4344-86dc-580701b15569, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931616827763988817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5c32e4-4b21-4674-8423-1c221f70e1ac, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78bd0a3-277c-496d-82f7-526daf925bea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78bd0a3-277c-496d-82f7-526daf925bea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2542910160596424533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2958091f-ce92-4344-86dc-580701b15569, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab3bddc-5121-490d-9590-810707b374f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab3bddc-5121-490d-9590-810707b374f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5237751962022947024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78bd0a3-277c-496d-82f7-526daf925bea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346917f4-c6c4-425a-a049-7a51cf40ce54, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346917f4-c6c4-425a-a049-7a51cf40ce54, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039171416993082569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab3bddc-5121-490d-9590-810707b374f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a5a697-263f-463c-9cf3-49a8d8209f0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a5a697-263f-463c-9cf3-49a8d8209f0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7566111255313553546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346917f4-c6c4-425a-a049-7a51cf40ce54, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098bfc27-6046-4d5d-885b-eab222c641a4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098bfc27-6046-4d5d-885b-eab222c641a4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13525094400910626033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a5a697-263f-463c-9cf3-49a8d8209f0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb3c350-334f-4030-a557-37c4412523ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098bfc27-6046-4d5d-885b-eab222c641a4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb3c350-334f-4030-a557-37c4412523ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357611833744988379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17abaf7f-c762-4e7d-8110-429e321538df, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17abaf7f-c762-4e7d-8110-429e321538df, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508740281924413462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb3c350-334f-4030-a557-37c4412523ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17abaf7f-c762-4e7d-8110-429e321538df, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6faa7847-9946-4732-bebb-d43f4875600c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6faa7847-9946-4732-bebb-d43f4875600c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4170580272539737070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804a30f8-eb0e-43f8-a203-7c7568bd3fca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804a30f8-eb0e-43f8-a203-7c7568bd3fca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657919121559091984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6faa7847-9946-4732-bebb-d43f4875600c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b16f395-26e9-4e3a-b3dd-2ccadae58ff1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b16f395-26e9-4e3a-b3dd-2ccadae58ff1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7019623451765251158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804a30f8-eb0e-43f8-a203-7c7568bd3fca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0716bd77-207e-40c4-a28a-a7cee64b5775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0716bd77-207e-40c4-a28a-a7cee64b5775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2990588249888685805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b16f395-26e9-4e3a-b3dd-2ccadae58ff1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f73d31b-4292-4faf-bc56-7d286a71e0af, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f73d31b-4292-4faf-bc56-7d286a71e0af, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423992260917259300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f73d31b-4292-4faf-bc56-7d286a71e0af, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64bf2b35-022b-41c9-a0e0-f89e5313183d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64bf2b35-022b-41c9-a0e0-f89e5313183d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346987902650956388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0716bd77-207e-40c4-a28a-a7cee64b5775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca274d80-4519-4d91-bb1c-d3956d66036e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca274d80-4519-4d91-bb1c-d3956d66036e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10736165553715922697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64bf2b35-022b-41c9-a0e0-f89e5313183d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3eec1c-7bc6-4f00-8f05-a7fc65fc5ea5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3eec1c-7bc6-4f00-8f05-a7fc65fc5ea5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13176707198090679328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca274d80-4519-4d91-bb1c-d3956d66036e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98441fda-5139-48e7-9241-351248224704, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98441fda-5139-48e7-9241-351248224704, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5849793792974714409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3eec1c-7bc6-4f00-8f05-a7fc65fc5ea5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d46c82e6-98f5-4270-a266-735c723a3212, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d46c82e6-98f5-4270-a266-735c723a3212, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15544828548474942493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98441fda-5139-48e7-9241-351248224704, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168b6d43-66d3-4be2-90ff-ff3ba2b493f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168b6d43-66d3-4be2-90ff-ff3ba2b493f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10272737883510546295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d46c82e6-98f5-4270-a266-735c723a3212, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25a4788-ee7d-4d13-bb95-5630a23f9a28, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168b6d43-66d3-4be2-90ff-ff3ba2b493f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25a4788-ee7d-4d13-bb95-5630a23f9a28, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15668724121622575987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dc3a68-f6db-445e-8238-e04276fdddf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dc3a68-f6db-445e-8238-e04276fdddf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129014365447663581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25a4788-ee7d-4d13-bb95-5630a23f9a28, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d9c7393-1550-4941-871d-da89f0ca4bce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9c7393-1550-4941-871d-da89f0ca4bce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8540538825301880540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dc3a68-f6db-445e-8238-e04276fdddf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772008cb-ff81-462f-b8d4-311d9d82c90d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 772008cb-ff81-462f-b8d4-311d9d82c90d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3482593262389650279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9c7393-1550-4941-871d-da89f0ca4bce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c09c99bc-631e-4dcd-8bc8-28fea6eceb78, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09c99bc-631e-4dcd-8bc8-28fea6eceb78, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254738266119223825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 772008cb-ff81-462f-b8d4-311d9d82c90d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1008dd39-2c3e-4636-bcb8-d2dbeb232e2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1008dd39-2c3e-4636-bcb8-d2dbeb232e2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11407259895983770295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09c99bc-631e-4dcd-8bc8-28fea6eceb78, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1008dd39-2c3e-4636-bcb8-d2dbeb232e2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777451c3-8e9d-49ad-a1f4-c1e65f3849a0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777451c3-8e9d-49ad-a1f4-c1e65f3849a0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 664878856948754831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b93214cf-f433-4374-8c8a-7f2858c45ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93214cf-f433-4374-8c8a-7f2858c45ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258838860425299178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777451c3-8e9d-49ad-a1f4-c1e65f3849a0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa413aba-81af-405d-aaa4-bde62ac6968c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa413aba-81af-405d-aaa4-bde62ac6968c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9644089444055557551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93214cf-f433-4374-8c8a-7f2858c45ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8d634a-ac79-4841-a0f1-6e36e9eca543, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8d634a-ac79-4841-a0f1-6e36e9eca543, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891586815539293458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa413aba-81af-405d-aaa4-bde62ac6968c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd913a54-1ba0-4238-b2c1-489708cc0d8d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8d634a-ac79-4841-a0f1-6e36e9eca543, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd913a54-1ba0-4238-b2c1-489708cc0d8d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941079989444441494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726fb2c7-8b70-4778-ae4b-e21f1e306ad5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726fb2c7-8b70-4778-ae4b-e21f1e306ad5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338429584713332750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd913a54-1ba0-4238-b2c1-489708cc0d8d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1dcd30-27be-4e31-bb89-b511c383e204, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1dcd30-27be-4e31-bb89-b511c383e204, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17990738477631812935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726fb2c7-8b70-4778-ae4b-e21f1e306ad5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b85a6b-3193-4e32-aee6-0d2194e5252f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b85a6b-3193-4e32-aee6-0d2194e5252f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1780010481005500941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1dcd30-27be-4e31-bb89-b511c383e204, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b85a6b-3193-4e32-aee6-0d2194e5252f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07758f9e-cdd3-4b7e-a107-c25d99138b3f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07758f9e-cdd3-4b7e-a107-c25d99138b3f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15524987699155324213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ed2cea-0b0a-430d-8be0-43b23f48f3a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ed2cea-0b0a-430d-8be0-43b23f48f3a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9189298689297875168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07758f9e-cdd3-4b7e-a107-c25d99138b3f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ed2cea-0b0a-430d-8be0-43b23f48f3a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f953a05-6e09-45f2-8b82-299860cf5d06, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f953a05-6e09-45f2-8b82-299860cf5d06, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 339408530823110300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be1f249-174b-42dc-ae4e-88104d492fcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be1f249-174b-42dc-ae4e-88104d492fcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546694053321851013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f953a05-6e09-45f2-8b82-299860cf5d06, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d557ea27-ae2a-46c2-96d5-9aa241564879, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be1f249-174b-42dc-ae4e-88104d492fcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d557ea27-ae2a-46c2-96d5-9aa241564879, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6278123016947539875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d056d173-4cf5-4889-9743-5bb36c118cb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d056d173-4cf5-4889-9743-5bb36c118cb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510680901483188128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d557ea27-ae2a-46c2-96d5-9aa241564879, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ad0eaa-d075-4e49-94e8-c1b0e498d21c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ad0eaa-d075-4e49-94e8-c1b0e498d21c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15080722798128538240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d056d173-4cf5-4889-9743-5bb36c118cb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc03be0-9955-4166-96d9-d09a88b41519, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc03be0-9955-4166-96d9-d09a88b41519, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134761960003965599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ad0eaa-d075-4e49-94e8-c1b0e498d21c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2f0398-4eca-4eec-ac31-4c6eb89b5cf6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc03be0-9955-4166-96d9-d09a88b41519, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11a1d75-1ff7-4a88-b78f-d429620ac9ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11a1d75-1ff7-4a88-b78f-d429620ac9ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575837249137028800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2f0398-4eca-4eec-ac31-4c6eb89b5cf6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7769762763316162216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11a1d75-1ff7-4a88-b78f-d429620ac9ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2f0398-4eca-4eec-ac31-4c6eb89b5cf6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0445f8d-2374-436c-a177-5be83a6965c9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0445f8d-2374-436c-a177-5be83a6965c9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554591478947783707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060b74c2-da68-46c3-8352-0619d0c4f6f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060b74c2-da68-46c3-8352-0619d0c4f6f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685379331101823772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0445f8d-2374-436c-a177-5be83a6965c9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac0c413-573e-4312-9699-1f9a15620c6d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac0c413-573e-4312-9699-1f9a15620c6d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2727508789648789301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060b74c2-da68-46c3-8352-0619d0c4f6f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac0c413-573e-4312-9699-1f9a15620c6d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71def53-c92e-4c0f-b8a0-334cf70e082a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71def53-c92e-4c0f-b8a0-334cf70e082a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1091501232047328058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71def53-c92e-4c0f-b8a0-334cf70e082a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9551cc-9cb9-4593-9207-8e301816bd60, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9551cc-9cb9-4593-9207-8e301816bd60, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411113199189769587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf48682a-1959-46db-85fe-3ff5eeea5d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf48682a-1959-46db-85fe-3ff5eeea5d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6837897563459010627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9551cc-9cb9-4593-9207-8e301816bd60, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790e2581-96e1-471e-8754-29375ffba509, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790e2581-96e1-471e-8754-29375ffba509, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3118754214725814416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf48682a-1959-46db-85fe-3ff5eeea5d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790e2581-96e1-471e-8754-29375ffba509, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c9df79-5468-44fb-85b8-4528b7689789, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ee0b85-4a17-42e1-b051-a41899c658d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c9df79-5468-44fb-85b8-4528b7689789, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2531473608637431664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ee0b85-4a17-42e1-b051-a41899c658d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121110406886576878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c9df79-5468-44fb-85b8-4528b7689789, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b6d61c-c8ea-4be3-b8d6-e632cadc294d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ee0b85-4a17-42e1-b051-a41899c658d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b6d61c-c8ea-4be3-b8d6-e632cadc294d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097741381234731591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925ebf96-e50a-478e-ba5b-fcda5f6c5a93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925ebf96-e50a-478e-ba5b-fcda5f6c5a93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12932085297212910296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b6d61c-c8ea-4be3-b8d6-e632cadc294d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c74f55-e3a6-4c93-83c9-97bf998e1b24, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c74f55-e3a6-4c93-83c9-97bf998e1b24, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18205806585489466826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925ebf96-e50a-478e-ba5b-fcda5f6c5a93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ea6362-5d29-4e34-b7a0-6db0b0d621a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ea6362-5d29-4e34-b7a0-6db0b0d621a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609347972135461583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c74f55-e3a6-4c93-83c9-97bf998e1b24, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd40bed7-fb64-4a46-85d4-88b851e7680b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ea6362-5d29-4e34-b7a0-6db0b0d621a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ede2f9-3526-4bec-be17-46bb49ed6041, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ede2f9-3526-4bec-be17-46bb49ed6041, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649957974370235465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd40bed7-fb64-4a46-85d4-88b851e7680b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1885171739824333334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd40bed7-fb64-4a46-85d4-88b851e7680b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76db6a85-a6ff-4ffd-b56c-ce71fd8dde67, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76db6a85-a6ff-4ffd-b56c-ce71fd8dde67, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11042443938042301219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ede2f9-3526-4bec-be17-46bb49ed6041, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9220c6-2c78-4bd7-9c3f-ae5436964340, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9220c6-2c78-4bd7-9c3f-ae5436964340, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8958719733812549769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9220c6-2c78-4bd7-9c3f-ae5436964340, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76db6a85-a6ff-4ffd-b56c-ce71fd8dde67, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd813711-2226-4a96-b304-8b64d4035071, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd813711-2226-4a96-b304-8b64d4035071, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16362872724010775627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef25ff1-119d-4a3f-aa26-c5bef0f5a0c1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef25ff1-119d-4a3f-aa26-c5bef0f5a0c1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133091968668467742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd813711-2226-4a96-b304-8b64d4035071, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef25ff1-119d-4a3f-aa26-c5bef0f5a0c1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797a346b-0d5a-43b0-b228-6abe28c77027, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7412a628-c39c-47a4-954e-bd564b1b597f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7412a628-c39c-47a4-954e-bd564b1b597f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12908295898767660185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797a346b-0d5a-43b0-b228-6abe28c77027, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189915746146254643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7412a628-c39c-47a4-954e-bd564b1b597f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0279e9f1-ae8b-447d-955f-ec9895acab0f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0279e9f1-ae8b-447d-955f-ec9895acab0f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419296873939267809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797a346b-0d5a-43b0-b228-6abe28c77027, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e008764-c8d2-4f4a-8bd2-5f580611ad27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e008764-c8d2-4f4a-8bd2-5f580611ad27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254837712442276781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0279e9f1-ae8b-447d-955f-ec9895acab0f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e008764-c8d2-4f4a-8bd2-5f580611ad27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4200b2a7-a697-4d63-acea-4e32bf758108, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4200b2a7-a697-4d63-acea-4e32bf758108, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904875616518540830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624e625e-aa7e-4de7-86a2-6e44b740f408, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624e625e-aa7e-4de7-86a2-6e44b740f408, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17395601943057731275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4200b2a7-a697-4d63-acea-4e32bf758108, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8ee6c9-c9ca-444e-9471-eab4b168ea59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8ee6c9-c9ca-444e-9471-eab4b168ea59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 511626369878944556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624e625e-aa7e-4de7-86a2-6e44b740f408, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ffb0ed-5c93-4587-a67d-8a9e035bc51b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ffb0ed-5c93-4587-a67d-8a9e035bc51b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2423493696417818925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8ee6c9-c9ca-444e-9471-eab4b168ea59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2035391-9601-4afe-9469-ef03bfcc1d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2035391-9601-4afe-9469-ef03bfcc1d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5662090495731795764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ffb0ed-5c93-4587-a67d-8a9e035bc51b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605bec13-a875-4e9b-9c06-2c9fc9a50008, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605bec13-a875-4e9b-9c06-2c9fc9a50008, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801316088407647949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2035391-9601-4afe-9469-ef03bfcc1d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb26f4e-be12-4c9e-b926-0e605fa28bfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb26f4e-be12-4c9e-b926-0e605fa28bfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726272831668165148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605bec13-a875-4e9b-9c06-2c9fc9a50008, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a400cbb7-8901-45b7-bf82-d3d7daa8e45b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a400cbb7-8901-45b7-bf82-d3d7daa8e45b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7859338676059758554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb26f4e-be12-4c9e-b926-0e605fa28bfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a400cbb7-8901-45b7-bf82-d3d7daa8e45b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b162b0f7-6096-42a5-b4a8-d29367e4c2da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5884bb-eb5f-4021-9401-f757ffbb685a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b162b0f7-6096-42a5-b4a8-d29367e4c2da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4309025569873833846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5884bb-eb5f-4021-9401-f757ffbb685a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14655011462956700250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5884bb-eb5f-4021-9401-f757ffbb685a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af386711-b729-4b58-b091-201ed44fc914, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af386711-b729-4b58-b091-201ed44fc914, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635683846702431676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b162b0f7-6096-42a5-b4a8-d29367e4c2da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee97efab-a9a3-4ec9-a0d2-55606a784a3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee97efab-a9a3-4ec9-a0d2-55606a784a3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18366499483764245658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af386711-b729-4b58-b091-201ed44fc914, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5dc5183-c8af-4c0c-b56d-817ceb223b55, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5dc5183-c8af-4c0c-b56d-817ceb223b55, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15177276347757399259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee97efab-a9a3-4ec9-a0d2-55606a784a3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7281c4-60ad-4716-baa6-7d292f27fc74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7281c4-60ad-4716-baa6-7d292f27fc74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675180951982051861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5dc5183-c8af-4c0c-b56d-817ceb223b55, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48234246-7d87-4859-a96a-c8e0f42d4e4e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7281c4-60ad-4716-baa6-7d292f27fc74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55003b81-c2ec-458e-8fc0-58a7c019b1d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48234246-7d87-4859-a96a-c8e0f42d4e4e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17598341697957477486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55003b81-c2ec-458e-8fc0-58a7c019b1d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487669037370878265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48234246-7d87-4859-a96a-c8e0f42d4e4e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb39bf28-e9fd-440b-be77-59f7410f7c34, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb39bf28-e9fd-440b-be77-59f7410f7c34, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229086501684341714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55003b81-c2ec-458e-8fc0-58a7c019b1d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8c0b98-a356-4293-ad88-832dd648a19e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8c0b98-a356-4293-ad88-832dd648a19e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12549527432153815498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8c0b98-a356-4293-ad88-832dd648a19e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf7e55f-bf09-4f65-a31b-f1bac785c853, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb39bf28-e9fd-440b-be77-59f7410f7c34, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf7e55f-bf09-4f65-a31b-f1bac785c853, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14415640503853222941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03f0cf1-99de-4236-9500-23adc2b568bb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03f0cf1-99de-4236-9500-23adc2b568bb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674877728714039431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf7e55f-bf09-4f65-a31b-f1bac785c853, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03f0cf1-99de-4236-9500-23adc2b568bb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe9abde-e20a-44e1-828e-adf0643a8196, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe9abde-e20a-44e1-828e-adf0643a8196, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13976777349971519141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b18354-bffe-42e3-8c8b-b8d6eae1ff4b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b18354-bffe-42e3-8c8b-b8d6eae1ff4b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2399917791031136219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe9abde-e20a-44e1-828e-adf0643a8196, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38649c12-ddce-482b-83bd-cbcc6a1b9c63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38649c12-ddce-482b-83bd-cbcc6a1b9c63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5623543923123821521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b18354-bffe-42e3-8c8b-b8d6eae1ff4b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f93e99ae-da8e-4257-8825-afff47d1cc63, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93e99ae-da8e-4257-8825-afff47d1cc63, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782208971355728535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38649c12-ddce-482b-83bd-cbcc6a1b9c63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a3a54d-8936-46aa-bd9f-1bab949918bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93e99ae-da8e-4257-8825-afff47d1cc63, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42357bf6-29f6-42bf-9377-a0b5a6f7b25c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42357bf6-29f6-42bf-9377-a0b5a6f7b25c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12512805623481790436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a3a54d-8936-46aa-bd9f-1bab949918bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15651373299414177470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a3a54d-8936-46aa-bd9f-1bab949918bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e641e3-9b38-45dd-96c9-a54e9c1fc9de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e641e3-9b38-45dd-96c9-a54e9c1fc9de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11383030717354047682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42357bf6-29f6-42bf-9377-a0b5a6f7b25c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea94a392-a4b1-4e9e-af66-861120ccfc85, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea94a392-a4b1-4e9e-af66-861120ccfc85, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4475463511449792754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e641e3-9b38-45dd-96c9-a54e9c1fc9de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43463773-6d38-4b98-b253-3e2da3b9e7a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43463773-6d38-4b98-b253-3e2da3b9e7a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303289800153163391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea94a392-a4b1-4e9e-af66-861120ccfc85, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113f7da3-1de2-48ae-be6c-e193d865485c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113f7da3-1de2-48ae-be6c-e193d865485c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6352859192292601168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43463773-6d38-4b98-b253-3e2da3b9e7a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e87a2d5-1226-4b15-b918-973376f3809a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113f7da3-1de2-48ae-be6c-e193d865485c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e87a2d5-1226-4b15-b918-973376f3809a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13091883689641457134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc536a16-1268-453c-8f6e-cb6e0693e346, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e87a2d5-1226-4b15-b918-973376f3809a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc536a16-1268-453c-8f6e-cb6e0693e346, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5124013298521441174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c840a8d0-95ce-4579-9644-933851ebbb9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c840a8d0-95ce-4579-9644-933851ebbb9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991408881774596109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc536a16-1268-453c-8f6e-cb6e0693e346, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e01ec3-6c93-47a4-9a69-046d18d8fe14, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e01ec3-6c93-47a4-9a69-046d18d8fe14, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221323444711831598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c840a8d0-95ce-4579-9644-933851ebbb9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ccb4a5-45ef-4443-ac69-db040d0e8d59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ccb4a5-45ef-4443-ac69-db040d0e8d59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2712261638255014562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e01ec3-6c93-47a4-9a69-046d18d8fe14, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80eafec7-a3dc-4f97-a1ed-d3781a2c1fa3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80eafec7-a3dc-4f97-a1ed-d3781a2c1fa3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1196978698473786887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ccb4a5-45ef-4443-ac69-db040d0e8d59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff411b1f-2155-43b2-9a79-3426ecf6779a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff411b1f-2155-43b2-9a79-3426ecf6779a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14884569819709484035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80eafec7-a3dc-4f97-a1ed-d3781a2c1fa3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff411b1f-2155-43b2-9a79-3426ecf6779a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20687d29-b89c-4685-a04e-cbfb28170d62, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20687d29-b89c-4685-a04e-cbfb28170d62, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7640492949906829193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a0407e5-8fca-4b7d-a893-3ac115353407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20687d29-b89c-4685-a04e-cbfb28170d62, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a0407e5-8fca-4b7d-a893-3ac115353407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7038972994354997880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9128d562-2853-4cf5-9289-ab25abb98358, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9128d562-2853-4cf5-9289-ab25abb98358, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12093117476365375021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a0407e5-8fca-4b7d-a893-3ac115353407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23416e4e-1da4-48dc-a146-4f2e67426e6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23416e4e-1da4-48dc-a146-4f2e67426e6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16000167358882791710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9128d562-2853-4cf5-9289-ab25abb98358, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f660c4e3-d881-455e-951d-fa0b620fecec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23416e4e-1da4-48dc-a146-4f2e67426e6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c2c43d-cd18-4794-aa1e-b326f66d5588, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c2c43d-cd18-4794-aa1e-b326f66d5588, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18319479322990213860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f660c4e3-d881-455e-951d-fa0b620fecec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071535967978718620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c2c43d-cd18-4794-aa1e-b326f66d5588, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1412769c-88fa-4948-9b4d-39149b1392e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1412769c-88fa-4948-9b4d-39149b1392e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366309443248352850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f660c4e3-d881-455e-951d-fa0b620fecec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a4a00c-b769-45fa-b4a3-98ae98614a9c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a4a00c-b769-45fa-b4a3-98ae98614a9c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866016254377719559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1412769c-88fa-4948-9b4d-39149b1392e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a4a00c-b769-45fa-b4a3-98ae98614a9c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb7f808-6950-45d5-a5a9-d6b01ae7e688, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fabde485-1623-405f-bc77-bdaeb277cc6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabde485-1623-405f-bc77-bdaeb277cc6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462909910108957772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb7f808-6950-45d5-a5a9-d6b01ae7e688, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953205866993800978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb7f808-6950-45d5-a5a9-d6b01ae7e688, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c47ad94-70a5-4061-86c9-01e8fc3c48c9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c47ad94-70a5-4061-86c9-01e8fc3c48c9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8833297606000639328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabde485-1623-405f-bc77-bdaeb277cc6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f52dbf-0d7d-4d24-913e-6d24cf672957, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f52dbf-0d7d-4d24-913e-6d24cf672957, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16503525408390505962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f52dbf-0d7d-4d24-913e-6d24cf672957, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a87e0b-4064-45f8-a44c-b9073c3ef821, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a87e0b-4064-45f8-a44c-b9073c3ef821, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10976305238044579146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c47ad94-70a5-4061-86c9-01e8fc3c48c9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d60703-5a97-46c5-9124-24f8fcee861d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d60703-5a97-46c5-9124-24f8fcee861d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975776775061798297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a87e0b-4064-45f8-a44c-b9073c3ef821, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3e14aa-4f14-4b43-99b6-4bdd241387d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3e14aa-4f14-4b43-99b6-4bdd241387d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9331175092258834019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d60703-5a97-46c5-9124-24f8fcee861d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb50c2e1-5e12-400c-ae18-f8e8e79f7cd5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb50c2e1-5e12-400c-ae18-f8e8e79f7cd5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16725755762322745557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3e14aa-4f14-4b43-99b6-4bdd241387d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081a98fe-f896-4a83-b288-e71d078697fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081a98fe-f896-4a83-b288-e71d078697fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18343290016875334308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb50c2e1-5e12-400c-ae18-f8e8e79f7cd5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ecdc38-e644-4d82-9238-93a864612258, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ecdc38-e644-4d82-9238-93a864612258, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564604521052309511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081a98fe-f896-4a83-b288-e71d078697fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b86d3b-847e-47f3-9c58-3b79f0d2fa74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b86d3b-847e-47f3-9c58-3b79f0d2fa74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12259734230232483490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ecdc38-e644-4d82-9238-93a864612258, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf56a01-7aff-4d21-ae19-0e821f035125, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf56a01-7aff-4d21-ae19-0e821f035125, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 809356999990794794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b86d3b-847e-47f3-9c58-3b79f0d2fa74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219ff84b-dff8-46df-aaf2-a4d87936508a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219ff84b-dff8-46df-aaf2-a4d87936508a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050436405262849247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf56a01-7aff-4d21-ae19-0e821f035125, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75024ff6-091d-4fe2-86e7-780c70b360d0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75024ff6-091d-4fe2-86e7-780c70b360d0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467163784715759115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219ff84b-dff8-46df-aaf2-a4d87936508a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4930179f-34f3-405f-9616-5eb363fa790a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4930179f-34f3-405f-9616-5eb363fa790a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6928467799534917215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75024ff6-091d-4fe2-86e7-780c70b360d0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5526a57b-766b-4dd0-a4fd-e38e063e2fa0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5526a57b-766b-4dd0-a4fd-e38e063e2fa0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8973118517227922482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4930179f-34f3-405f-9616-5eb363fa790a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df9eb20-e99b-4990-9c8a-4e98aa744f5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5526a57b-766b-4dd0-a4fd-e38e063e2fa0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df9eb20-e99b-4990-9c8a-4e98aa744f5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975986668735483712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c57a60-1716-43b8-aab9-5bd806b15475, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c57a60-1716-43b8-aab9-5bd806b15475, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660109405518560223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df9eb20-e99b-4990-9c8a-4e98aa744f5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0b3a47-b3ba-47fd-90cb-7ecfe6acbf0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0b3a47-b3ba-47fd-90cb-7ecfe6acbf0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938324363253393848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c57a60-1716-43b8-aab9-5bd806b15475, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b9d435-24d5-4cba-9e8c-01526181fc82, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b9d435-24d5-4cba-9e8c-01526181fc82, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8857632665145449942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0b3a47-b3ba-47fd-90cb-7ecfe6acbf0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c96976-d2d2-4603-9873-2a5526591eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c96976-d2d2-4603-9873-2a5526591eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904059458690472678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b9d435-24d5-4cba-9e8c-01526181fc82, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec4975a-822e-4953-9dee-06532cc53830, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec4975a-822e-4953-9dee-06532cc53830, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8533208149260982121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c96976-d2d2-4603-9873-2a5526591eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1de838d-6b88-4bb6-90dc-a3ef34ed850e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec4975a-822e-4953-9dee-06532cc53830, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1de838d-6b88-4bb6-90dc-a3ef34ed850e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11935917303440686444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8bbadc1-5574-484d-b7e7-6d489f43b4fe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8bbadc1-5574-484d-b7e7-6d489f43b4fe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13099565982642493252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1de838d-6b88-4bb6-90dc-a3ef34ed850e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8bbadc1-5574-484d-b7e7-6d489f43b4fe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28411db5-360e-4df2-9910-91741c3161ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28411db5-360e-4df2-9910-91741c3161ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397981136500749114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665ae0b1-2b79-4e3a-833b-edccf9e456c6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665ae0b1-2b79-4e3a-833b-edccf9e456c6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4916084087156755744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28411db5-360e-4df2-9910-91741c3161ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665ae0b1-2b79-4e3a-833b-edccf9e456c6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee27aef-e910-446f-a347-e402b4ef54f0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee27aef-e910-446f-a347-e402b4ef54f0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602715011168986870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3eb8c-79d0-4939-82b7-82b93833b077, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3eb8c-79d0-4939-82b7-82b93833b077, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11848618737308040700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3eb8c-79d0-4939-82b7-82b93833b077, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8757e2f-8606-484d-8565-6d38a70929b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8757e2f-8606-484d-8565-6d38a70929b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926240815812546815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee27aef-e910-446f-a347-e402b4ef54f0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa52e334-f292-4a22-be5d-0f6d992c127f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa52e334-f292-4a22-be5d-0f6d992c127f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166271318503118246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8757e2f-8606-484d-8565-6d38a70929b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8793300f-d7a0-4d9f-90f0-f67a54716415, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8793300f-d7a0-4d9f-90f0-f67a54716415, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890514135871969642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa52e334-f292-4a22-be5d-0f6d992c127f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2ce86a-1c09-472c-9573-2e4f4e7e2e42, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2ce86a-1c09-472c-9573-2e4f4e7e2e42, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082022396593399422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8793300f-d7a0-4d9f-90f0-f67a54716415, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc9e124a-7c31-46ec-ad47-78e2c29b5c7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9e124a-7c31-46ec-ad47-78e2c29b5c7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41297626419621637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9e124a-7c31-46ec-ad47-78e2c29b5c7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2ce86a-1c09-472c-9573-2e4f4e7e2e42, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67654d46-258c-45fb-981b-ccdc9209e816, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67654d46-258c-45fb-981b-ccdc9209e816, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5708328730869407501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4d60ca-db15-4911-be26-7353330ad899, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4d60ca-db15-4911-be26-7353330ad899, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8234234148432314624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67654d46-258c-45fb-981b-ccdc9209e816, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4d60ca-db15-4911-be26-7353330ad899, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64181a7-f006-46f8-bda3-17aa5a913bc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64181a7-f006-46f8-bda3-17aa5a913bc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076118815786688412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ec3268-cd34-44c2-a233-8d5712be048d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ec3268-cd34-44c2-a233-8d5712be048d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477821340078521776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64181a7-f006-46f8-bda3-17aa5a913bc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05eac0bc-35ab-43f3-8a59-6ca2db54fc54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ec3268-cd34-44c2-a233-8d5712be048d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 763d4f8b-f501-40b9-93df-12e41b164c45, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 763d4f8b-f501-40b9-93df-12e41b164c45, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13584016665863455938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eac0bc-35ab-43f3-8a59-6ca2db54fc54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17622306833218494391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 763d4f8b-f501-40b9-93df-12e41b164c45, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0186f52e-3f21-4075-8ffb-f0cf4c433419, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0186f52e-3f21-4075-8ffb-f0cf4c433419, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7750454425296737222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eac0bc-35ab-43f3-8a59-6ca2db54fc54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e642a10a-40ca-463f-8ae0-377824298dc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e642a10a-40ca-463f-8ae0-377824298dc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15936247456563114259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e642a10a-40ca-463f-8ae0-377824298dc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0186f52e-3f21-4075-8ffb-f0cf4c433419, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b13aaba-1f2b-419d-8d41-aab70310cccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b13aaba-1f2b-419d-8d41-aab70310cccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17828615642700327379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bf282b-cc41-489c-822d-e4fd4b03f3e5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bf282b-cc41-489c-822d-e4fd4b03f3e5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5119627998206095550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bf282b-cc41-489c-822d-e4fd4b03f3e5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b87bc4-a0cc-4eea-9cfe-676aadf26365, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b87bc4-a0cc-4eea-9cfe-676aadf26365, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4463816817109836388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b13aaba-1f2b-419d-8d41-aab70310cccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b656a4d5-7f51-4365-a365-76287f13b211, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b656a4d5-7f51-4365-a365-76287f13b211, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529407456342347014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b87bc4-a0cc-4eea-9cfe-676aadf26365, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e219feb3-84b9-46e1-a499-b34d938dcd37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e219feb3-84b9-46e1-a499-b34d938dcd37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889499670897693400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b656a4d5-7f51-4365-a365-76287f13b211, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 814ee2cf-23bb-4535-b91c-d56f5f860b18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 814ee2cf-23bb-4535-b91c-d56f5f860b18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7224446713216653717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e219feb3-84b9-46e1-a499-b34d938dcd37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016df26e-701d-4bcf-aa5d-c17aa40a322a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016df26e-701d-4bcf-aa5d-c17aa40a322a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12032671804292774298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 814ee2cf-23bb-4535-b91c-d56f5f860b18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40dc7db8-8588-4229-93f5-329518403d06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40dc7db8-8588-4229-93f5-329518403d06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13141193028126389801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016df26e-701d-4bcf-aa5d-c17aa40a322a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40dc7db8-8588-4229-93f5-329518403d06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e6985ca-33ae-446d-9ce5-9927d6affdf9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1b1d64-fbb4-43b0-a2a2-57d989653a9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e6985ca-33ae-446d-9ce5-9927d6affdf9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241717182557897642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1b1d64-fbb4-43b0-a2a2-57d989653a9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6644168755385957285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e6985ca-33ae-446d-9ce5-9927d6affdf9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1b1d64-fbb4-43b0-a2a2-57d989653a9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9347855a-e2a2-42b9-9340-7cf8a7728722, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9347855a-e2a2-42b9-9340-7cf8a7728722, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988637244899213262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf439ac-c626-4228-b39c-caff62af0d2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf439ac-c626-4228-b39c-caff62af0d2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8016096388967455747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9347855a-e2a2-42b9-9340-7cf8a7728722, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf439ac-c626-4228-b39c-caff62af0d2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 355ce19c-2fc8-4db9-860a-cbb3a3a4c3c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355ce19c-2fc8-4db9-860a-cbb3a3a4c3c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5656632639953412267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a798c97-d84d-4d42-8f4f-913219941446, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a798c97-d84d-4d42-8f4f-913219941446, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9913900706632945925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a798c97-d84d-4d42-8f4f-913219941446, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355ce19c-2fc8-4db9-860a-cbb3a3a4c3c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0f4703-8f7c-43c9-ab5d-17483a8f9660, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0f4703-8f7c-43c9-ab5d-17483a8f9660, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725726678183394595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 100c3ad4-9f80-4f42-9282-72845f706cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 100c3ad4-9f80-4f42-9282-72845f706cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006574434910723902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0f4703-8f7c-43c9-ab5d-17483a8f9660, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ba31bb-65fc-41e1-85e1-5b5a1ad6f865, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 100c3ad4-9f80-4f42-9282-72845f706cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf006c5-c757-441a-a2d0-3fc30156b410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf006c5-c757-441a-a2d0-3fc30156b410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13125558149715251196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ba31bb-65fc-41e1-85e1-5b5a1ad6f865, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478076137825143185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf006c5-c757-441a-a2d0-3fc30156b410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ba31bb-65fc-41e1-85e1-5b5a1ad6f865, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a6e26f-d72c-4690-9594-6069b6208845, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a6e26f-d72c-4690-9594-6069b6208845, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14505650049725330957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f4063f-c6be-4607-994a-27aa5071a2c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f4063f-c6be-4607-994a-27aa5071a2c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5838862863701922137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a6e26f-d72c-4690-9594-6069b6208845, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de87b739-c027-433c-b92f-2b4589ca0fd2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f4063f-c6be-4607-994a-27aa5071a2c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de87b739-c027-433c-b92f-2b4589ca0fd2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483219905270283689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8443b0d5-a104-4e00-a10b-16a051301895, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8443b0d5-a104-4e00-a10b-16a051301895, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16387421196929050964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de87b739-c027-433c-b92f-2b4589ca0fd2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e768d2c-5171-45db-a20f-dd9706e04caf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e768d2c-5171-45db-a20f-dd9706e04caf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5806050193694384068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8443b0d5-a104-4e00-a10b-16a051301895, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4859b2-8e89-4768-aaa6-9096d649881a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4859b2-8e89-4768-aaa6-9096d649881a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10324056593955980283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e768d2c-5171-45db-a20f-dd9706e04caf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0cebe0-a062-4f17-9570-abe34bd8832a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0cebe0-a062-4f17-9570-abe34bd8832a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536518573907378106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4859b2-8e89-4768-aaa6-9096d649881a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e19050f-72fb-44fd-bb28-18c8fa56008a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e19050f-72fb-44fd-bb28-18c8fa56008a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617839889678681569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0cebe0-a062-4f17-9570-abe34bd8832a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703270bf-2318-4869-87a4-6864b6bd51df, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703270bf-2318-4869-87a4-6864b6bd51df, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170923553606223272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e19050f-72fb-44fd-bb28-18c8fa56008a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703270bf-2318-4869-87a4-6864b6bd51df, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb8221c-ad85-4ad0-9148-dc0897767566, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb8221c-ad85-4ad0-9148-dc0897767566, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5121898409421010668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b4d63ad-c1c8-4afd-8cb2-1e84f6cb3555, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b4d63ad-c1c8-4afd-8cb2-1e84f6cb3555, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066700554465000444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb8221c-ad85-4ad0-9148-dc0897767566, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a02f711-5be8-480a-b091-0d9d94e934c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a02f711-5be8-480a-b091-0d9d94e934c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13448473251902500952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b4d63ad-c1c8-4afd-8cb2-1e84f6cb3555, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c08d43-4b7e-4ecd-8fc9-471ac5f6dbdf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c08d43-4b7e-4ecd-8fc9-471ac5f6dbdf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590736502596306150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a02f711-5be8-480a-b091-0d9d94e934c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5824d086-3ba4-412e-a239-2d75a44c7c1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5824d086-3ba4-412e-a239-2d75a44c7c1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13536737600309001387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c08d43-4b7e-4ecd-8fc9-471ac5f6dbdf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c12ab883-7e09-41d4-939d-dcc6b01216a4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c12ab883-7e09-41d4-939d-dcc6b01216a4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4093686711873975615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5824d086-3ba4-412e-a239-2d75a44c7c1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ffcecc4-28d6-402f-b4c7-3c0ca72a7133, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ffcecc4-28d6-402f-b4c7-3c0ca72a7133, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972609261718497326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c12ab883-7e09-41d4-939d-dcc6b01216a4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1d252c-4728-49f9-ab2c-6bf6c39c6c17, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1d252c-4728-49f9-ab2c-6bf6c39c6c17, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506268537376014764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ffcecc4-28d6-402f-b4c7-3c0ca72a7133, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920737bd-f7a4-44e1-bdc4-5cb7e2540c89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920737bd-f7a4-44e1-bdc4-5cb7e2540c89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579333141187160805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1d252c-4728-49f9-ab2c-6bf6c39c6c17, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205c2b3a-fb93-4bfa-a5d7-f6794462c84c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205c2b3a-fb93-4bfa-a5d7-f6794462c84c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11740681353684388454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920737bd-f7a4-44e1-bdc4-5cb7e2540c89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d62a9c-aaa4-4878-8bb2-2aa2d09ab701, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d62a9c-aaa4-4878-8bb2-2aa2d09ab701, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430377199742406924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205c2b3a-fb93-4bfa-a5d7-f6794462c84c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1e6b61-5c06-4547-b4c4-55944bc0ff20, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1e6b61-5c06-4547-b4c4-55944bc0ff20, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18253795334685238671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d62a9c-aaa4-4878-8bb2-2aa2d09ab701, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57643531-e880-4faf-87be-6bace14430c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57643531-e880-4faf-87be-6bace14430c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066011333972926379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1e6b61-5c06-4547-b4c4-55944bc0ff20, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9961988e-943a-4382-8118-93fb43107093, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9961988e-943a-4382-8118-93fb43107093, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066680153359695703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9961988e-943a-4382-8118-93fb43107093, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34438e7f-fc87-44c1-84e8-ae3da524f8e4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34438e7f-fc87-44c1-84e8-ae3da524f8e4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1057728510114973783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57643531-e880-4faf-87be-6bace14430c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85079de-6546-478e-b82c-010cb1727d18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85079de-6546-478e-b82c-010cb1727d18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810182115107898798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34438e7f-fc87-44c1-84e8-ae3da524f8e4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8d437b-389e-42fd-bd1b-09fb356ed3eb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8d437b-389e-42fd-bd1b-09fb356ed3eb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709139319905925682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85079de-6546-478e-b82c-010cb1727d18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78388cca-6d59-4d86-ae0e-c59acea4da7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8d437b-389e-42fd-bd1b-09fb356ed3eb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78388cca-6d59-4d86-ae0e-c59acea4da7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7340076296918236218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b431f7f-9f2a-4c87-a87f-d49f4d7fd8da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b431f7f-9f2a-4c87-a87f-d49f4d7fd8da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044248491070774405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78388cca-6d59-4d86-ae0e-c59acea4da7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43b7b705-ab41-4b5f-af43-588c44068f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43b7b705-ab41-4b5f-af43-588c44068f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234679005462993760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b431f7f-9f2a-4c87-a87f-d49f4d7fd8da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2766d5c-09c2-444b-b14d-cba54dc7f7a3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2766d5c-09c2-444b-b14d-cba54dc7f7a3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5650075388399428059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43b7b705-ab41-4b5f-af43-588c44068f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2766d5c-09c2-444b-b14d-cba54dc7f7a3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2ec633-32b4-4280-9ac8-a9175584e8c9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b033d4a4-8823-41fe-8966-31c0c711ac93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b033d4a4-8823-41fe-8966-31c0c711ac93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17093498793842236690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2ec633-32b4-4280-9ac8-a9175584e8c9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781830237368291810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b033d4a4-8823-41fe-8966-31c0c711ac93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2028536-e0b1-4159-9025-cae43ee64df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2028536-e0b1-4159-9025-cae43ee64df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894830190302595655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2ec633-32b4-4280-9ac8-a9175584e8c9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40782396-ca80-4283-bb02-b5a2f8e925a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40782396-ca80-4283-bb02-b5a2f8e925a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830108084202256197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2028536-e0b1-4159-9025-cae43ee64df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0cfb6f2-1b94-4d73-85f4-776aeb26b6ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0cfb6f2-1b94-4d73-85f4-776aeb26b6ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10477108649839064764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0cfb6f2-1b94-4d73-85f4-776aeb26b6ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dada4b82-9a10-49d8-9c70-44306f3d6a81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dada4b82-9a10-49d8-9c70-44306f3d6a81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11319740336259686576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dada4b82-9a10-49d8-9c70-44306f3d6a81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1a7ab0-6add-45ab-a257-3fe0b8a272dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1a7ab0-6add-45ab-a257-3fe0b8a272dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860622367953721873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40782396-ca80-4283-bb02-b5a2f8e925a5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48821a05-d8ab-426b-a2bf-d50190635d29, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48821a05-d8ab-426b-a2bf-d50190635d29, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3490874270871892019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1a7ab0-6add-45ab-a257-3fe0b8a272dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26acfa3f-d7db-4edf-a2f8-a8579a81216e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48821a05-d8ab-426b-a2bf-d50190635d29, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26acfa3f-d7db-4edf-a2f8-a8579a81216e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3798563916504337629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3fde936-5528-4757-858e-c371e4edcf16, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3fde936-5528-4757-858e-c371e4edcf16, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10904688129297589243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26acfa3f-d7db-4edf-a2f8-a8579a81216e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5172af8-6cc1-4ea8-863a-6554521a8cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3fde936-5528-4757-858e-c371e4edcf16, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5172af8-6cc1-4ea8-863a-6554521a8cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5540480112605190757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1cfaeb-5ef6-49f4-80fb-614d5b8853c7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1cfaeb-5ef6-49f4-80fb-614d5b8853c7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408706264177072326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5172af8-6cc1-4ea8-863a-6554521a8cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0ce045-deab-4945-a331-95f558c8c30b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0ce045-deab-4945-a331-95f558c8c30b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6884222283455592048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1cfaeb-5ef6-49f4-80fb-614d5b8853c7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98094d0f-7096-4b1f-9cdc-3442337bb0e5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98094d0f-7096-4b1f-9cdc-3442337bb0e5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17251514764230424611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0ce045-deab-4945-a331-95f558c8c30b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144e29cb-0d7b-4a6f-849c-14c778d1c142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144e29cb-0d7b-4a6f-849c-14c778d1c142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17338577567142852671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98094d0f-7096-4b1f-9cdc-3442337bb0e5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23ddfa2-dca7-4d12-9051-01aa21e4ae90, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23ddfa2-dca7-4d12-9051-01aa21e4ae90, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312674114796927358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144e29cb-0d7b-4a6f-849c-14c778d1c142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53dca76-1b02-4597-a6e9-0188af8b4377, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53dca76-1b02-4597-a6e9-0188af8b4377, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6543227320549422129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23ddfa2-dca7-4d12-9051-01aa21e4ae90, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47d831c-df4b-4d36-a25a-395c094d4653, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47d831c-df4b-4d36-a25a-395c094d4653, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640652073857477433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53dca76-1b02-4597-a6e9-0188af8b4377, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da3277e-4326-465e-b50d-7a2d465f3258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da3277e-4326-465e-b50d-7a2d465f3258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5817720412571202033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47d831c-df4b-4d36-a25a-395c094d4653, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da3277e-4326-465e-b50d-7a2d465f3258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5706867d-6911-494c-af12-4b531f433698, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5706867d-6911-494c-af12-4b531f433698, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627076087148930187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb14d45-20c1-4b9f-b451-fdbff9f81c1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb14d45-20c1-4b9f-b451-fdbff9f81c1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057423650632256385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5706867d-6911-494c-af12-4b531f433698, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c29a7c-0ea7-4e1f-a592-79db2ab3c1ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c29a7c-0ea7-4e1f-a592-79db2ab3c1ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2665464602687257697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb14d45-20c1-4b9f-b451-fdbff9f81c1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bf26c5-02c8-49de-b685-38095efb66ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c29a7c-0ea7-4e1f-a592-79db2ab3c1ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bf26c5-02c8-49de-b685-38095efb66ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3714649625374895329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46063b0d-0f15-4923-91cf-106721fba925, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46063b0d-0f15-4923-91cf-106721fba925, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17736241678746262036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bf26c5-02c8-49de-b685-38095efb66ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46063b0d-0f15-4923-91cf-106721fba925, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44cb9904-3262-4768-aeae-8b2a5994d679, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44cb9904-3262-4768-aeae-8b2a5994d679, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12790659759572259439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e648e6a-4f1c-4e20-af0b-d12bda57748b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e648e6a-4f1c-4e20-af0b-d12bda57748b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10857545744220582971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44cb9904-3262-4768-aeae-8b2a5994d679, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37945d93-9d0d-495c-bfaf-5fc0ea003fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37945d93-9d0d-495c-bfaf-5fc0ea003fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17273886616090567180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e648e6a-4f1c-4e20-af0b-d12bda57748b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 086382ea-ae90-451c-b1a1-30529670f3ea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37945d93-9d0d-495c-bfaf-5fc0ea003fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e949c8bc-5b66-4123-97b4-b8241061e85c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e949c8bc-5b66-4123-97b4-b8241061e85c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13247450118422314667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 086382ea-ae90-451c-b1a1-30529670f3ea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9592618315248996054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e949c8bc-5b66-4123-97b4-b8241061e85c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f830c3a-be88-4a4a-a1a5-7d69088f6c0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f830c3a-be88-4a4a-a1a5-7d69088f6c0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2958354162684976756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086382ea-ae90-451c-b1a1-30529670f3ea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f830c3a-be88-4a4a-a1a5-7d69088f6c0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfc2120-aa98-4f60-8d0d-6c9328744c15, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfc2120-aa98-4f60-8d0d-6c9328744c15, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14120189968538627411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1a543f-94a7-4a5c-bd14-6f17bfb85531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1a543f-94a7-4a5c-bd14-6f17bfb85531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412994320904953336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfc2120-aa98-4f60-8d0d-6c9328744c15, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0004030-61c4-4d5a-8c8e-bcd94624585f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0004030-61c4-4d5a-8c8e-bcd94624585f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3881123634516039100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1a543f-94a7-4a5c-bd14-6f17bfb85531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f569079a-28ed-4497-9984-70b331014d4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f569079a-28ed-4497-9984-70b331014d4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17431507198889125768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0004030-61c4-4d5a-8c8e-bcd94624585f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0ea5b0-15b8-4519-85d4-adf93378b203, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0ea5b0-15b8-4519-85d4-adf93378b203, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13902315341691580029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f569079a-28ed-4497-9984-70b331014d4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5eda1c5-0b2b-4063-9b55-3a753874b71f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0ea5b0-15b8-4519-85d4-adf93378b203, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5eda1c5-0b2b-4063-9b55-3a753874b71f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12579909750638430317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b27868-466b-42e3-ae67-741727dbbb74, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b27868-466b-42e3-ae67-741727dbbb74, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119141974161629680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5eda1c5-0b2b-4063-9b55-3a753874b71f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da38cade-79b3-42a5-a6ff-9e4877ac2f43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da38cade-79b3-42a5-a6ff-9e4877ac2f43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964189999602266324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b27868-466b-42e3-ae67-741727dbbb74, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2fe9f67-51a5-46d0-9938-516bb8baa1b0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fe9f67-51a5-46d0-9938-516bb8baa1b0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16567313576799756937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da38cade-79b3-42a5-a6ff-9e4877ac2f43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac564f9b-9be3-44d8-a973-450c70aacbf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac564f9b-9be3-44d8-a973-450c70aacbf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062424772146685310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fe9f67-51a5-46d0-9938-516bb8baa1b0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0126d9-3435-43b0-b8d4-e95fb932a520, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0126d9-3435-43b0-b8d4-e95fb932a520, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3985497924409043250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac564f9b-9be3-44d8-a973-450c70aacbf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ee784c-02d2-42aa-91cf-f5cbf474c6eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ee784c-02d2-42aa-91cf-f5cbf474c6eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11553023685934833156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0126d9-3435-43b0-b8d4-e95fb932a520, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ee784c-02d2-42aa-91cf-f5cbf474c6eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f91476-2249-4dc8-94bf-d9466d93a5c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595587e4-08df-40ec-9755-8b30c79e4b68, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f91476-2249-4dc8-94bf-d9466d93a5c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624817294002993800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595587e4-08df-40ec-9755-8b30c79e4b68, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6464611960711433538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595587e4-08df-40ec-9755-8b30c79e4b68, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8520e79c-fc6a-4bfa-829a-68907e456fce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8520e79c-fc6a-4bfa-829a-68907e456fce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745818339254642230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f91476-2249-4dc8-94bf-d9466d93a5c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7f6be6-af72-453a-a10b-cd87d24d19a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7f6be6-af72-453a-a10b-cd87d24d19a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132635051515708810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8520e79c-fc6a-4bfa-829a-68907e456fce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b93e2efb-ca66-4a2f-8ebb-dd7ab927f058, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93e2efb-ca66-4a2f-8ebb-dd7ab927f058, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11705493476366805469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7f6be6-af72-453a-a10b-cd87d24d19a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98db5813-495e-468b-a94b-37a204be2dab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98db5813-495e-468b-a94b-37a204be2dab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088548915028091170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93e2efb-ca66-4a2f-8ebb-dd7ab927f058, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b98a05-3479-4686-b46e-bdd7588d9ce9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b98a05-3479-4686-b46e-bdd7588d9ce9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13527254625805202461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98db5813-495e-468b-a94b-37a204be2dab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1867ece1-0029-49c0-b592-07c3b271e195, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b98a05-3479-4686-b46e-bdd7588d9ce9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1867ece1-0029-49c0-b592-07c3b271e195, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265602425995376815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d29dfd-9951-467c-a624-538345f50185, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d29dfd-9951-467c-a624-538345f50185, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13027285866673021754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1867ece1-0029-49c0-b592-07c3b271e195, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010c9826-14fe-4023-9734-b2aa1d435005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d29dfd-9951-467c-a624-538345f50185, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010c9826-14fe-4023-9734-b2aa1d435005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17858471434559239316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3b3375-6176-49f6-8fac-a83b0cf57dec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3b3375-6176-49f6-8fac-a83b0cf57dec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7416244200371962003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010c9826-14fe-4023-9734-b2aa1d435005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea2729e-f35e-49b4-99aa-a07dd1a7ee73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea2729e-f35e-49b4-99aa-a07dd1a7ee73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18334580149775448039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3b3375-6176-49f6-8fac-a83b0cf57dec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d8f743-663b-4ba2-8451-83ef7b60e035, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d8f743-663b-4ba2-8451-83ef7b60e035, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8445860615673015494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d8f743-663b-4ba2-8451-83ef7b60e035, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0aafc90-1261-4277-95aa-3c1100004444, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea2729e-f35e-49b4-99aa-a07dd1a7ee73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0aafc90-1261-4277-95aa-3c1100004444, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997890889217729869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf43d29-eb1b-4c07-98c4-27ba8c8c4b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf43d29-eb1b-4c07-98c4-27ba8c8c4b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13625936589434352872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0aafc90-1261-4277-95aa-3c1100004444, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f8a239-3164-4806-bc25-8970d750e0b7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f8a239-3164-4806-bc25-8970d750e0b7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8223784482092658561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf43d29-eb1b-4c07-98c4-27ba8c8c4b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b621e8b9-1890-4836-874e-fcd7e0b9f586, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f8a239-3164-4806-bc25-8970d750e0b7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b621e8b9-1890-4836-874e-fcd7e0b9f586, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256593263322327606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6e03c9-529d-46e3-844e-c9993b266641, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6e03c9-529d-46e3-844e-c9993b266641, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841499580396947170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b621e8b9-1890-4836-874e-fcd7e0b9f586, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6e03c9-529d-46e3-844e-c9993b266641, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8b67f6-53d3-42ef-8048-cc069cc1d2b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8b67f6-53d3-42ef-8048-cc069cc1d2b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144772855170712355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408e2078-5406-4abd-857f-a1fdccda3bb5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408e2078-5406-4abd-857f-a1fdccda3bb5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1109009276210992864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8b67f6-53d3-42ef-8048-cc069cc1d2b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c14015-fdc3-4665-862f-aab1dc0e84c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c14015-fdc3-4665-862f-aab1dc0e84c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11512730113146279000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408e2078-5406-4abd-857f-a1fdccda3bb5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f3ca23-7044-458b-b11c-2a8986675b37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f3ca23-7044-458b-b11c-2a8986675b37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296479913343606485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c14015-fdc3-4665-862f-aab1dc0e84c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71ba024-af7a-493e-9840-d585c0a256f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71ba024-af7a-493e-9840-d585c0a256f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268044116764011768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f3ca23-7044-458b-b11c-2a8986675b37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e7a78e-f10b-4959-9fd9-6f2b58c5887a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71ba024-af7a-493e-9840-d585c0a256f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e7a78e-f10b-4959-9fd9-6f2b58c5887a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17654947795483397527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c89251b-4a66-41ff-a7a7-fab4dd55534a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c89251b-4a66-41ff-a7a7-fab4dd55534a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8233741418425348628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e7a78e-f10b-4959-9fd9-6f2b58c5887a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640ab08d-8b6d-4b31-8c11-4fe06997f9b5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640ab08d-8b6d-4b31-8c11-4fe06997f9b5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436228605178985919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c89251b-4a66-41ff-a7a7-fab4dd55534a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4efafa50-a87a-447e-96fa-64e3b2373b7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4efafa50-a87a-447e-96fa-64e3b2373b7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576261881802719982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640ab08d-8b6d-4b31-8c11-4fe06997f9b5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f1da50-348e-4445-a961-ef2e114e8a75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f1da50-348e-4445-a961-ef2e114e8a75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178865596792717757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4efafa50-a87a-447e-96fa-64e3b2373b7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b8b516-113a-4fcd-9179-5d63f3b35de3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b8b516-113a-4fcd-9179-5d63f3b35de3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16440694738029502270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f1da50-348e-4445-a961-ef2e114e8a75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6328057b-fcbf-4411-b962-39adb2cf4fa8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6328057b-fcbf-4411-b962-39adb2cf4fa8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941452961603427876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b8b516-113a-4fcd-9179-5d63f3b35de3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0527d658-1eea-4115-a37c-d5d425bf8f3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0527d658-1eea-4115-a37c-d5d425bf8f3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9454274278191561470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6328057b-fcbf-4411-b962-39adb2cf4fa8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78df548-6761-4410-bc05-3c2c1883e5ec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78df548-6761-4410-bc05-3c2c1883e5ec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263786712000736947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0527d658-1eea-4115-a37c-d5d425bf8f3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c253f5-6530-4bab-a179-60f6af4d6f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c253f5-6530-4bab-a179-60f6af4d6f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18290329337248164958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78df548-6761-4410-bc05-3c2c1883e5ec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182d5cc3-9095-473e-8d7e-e68699e6382b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182d5cc3-9095-473e-8d7e-e68699e6382b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9975183305414766712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c253f5-6530-4bab-a179-60f6af4d6f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7a2414-312d-4fcc-956a-69c63529d550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7a2414-312d-4fcc-956a-69c63529d550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7061681947054715300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7a2414-312d-4fcc-956a-69c63529d550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36429c82-97b0-42b9-b1e7-dc826a616fb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36429c82-97b0-42b9-b1e7-dc826a616fb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685641002087442312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182d5cc3-9095-473e-8d7e-e68699e6382b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55134312-47a8-4ff2-8ddf-47f70dd70b0d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55134312-47a8-4ff2-8ddf-47f70dd70b0d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440699947413068402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36429c82-97b0-42b9-b1e7-dc826a616fb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ae2662-cb72-4737-8eac-f6b37fd242b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ae2662-cb72-4737-8eac-f6b37fd242b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135578947090666359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55134312-47a8-4ff2-8ddf-47f70dd70b0d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe613cd-def0-45e5-8603-c6aaa44a6e86, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe613cd-def0-45e5-8603-c6aaa44a6e86, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138685808468122727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ae2662-cb72-4737-8eac-f6b37fd242b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe160b60-e9ef-448d-bd4e-3677cd698777, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe160b60-e9ef-448d-bd4e-3677cd698777, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480423309046534833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe613cd-def0-45e5-8603-c6aaa44a6e86, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6094c69-9e5a-40f2-894b-f7efe1c9ad41, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6094c69-9e5a-40f2-894b-f7efe1c9ad41, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13613234832280681468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe160b60-e9ef-448d-bd4e-3677cd698777, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54cc324-10cf-4863-8d1f-c91fe0e3d9e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54cc324-10cf-4863-8d1f-c91fe0e3d9e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2856056140486736503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6094c69-9e5a-40f2-894b-f7efe1c9ad41, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d624f4-6019-4c98-ae24-59a5318bc3a6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d624f4-6019-4c98-ae24-59a5318bc3a6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6079450304219094612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54cc324-10cf-4863-8d1f-c91fe0e3d9e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1a2e15-2c44-41c6-a7df-14973bd50a27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1a2e15-2c44-41c6-a7df-14973bd50a27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3822368779015641711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d624f4-6019-4c98-ae24-59a5318bc3a6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd8b75a-3e01-4a99-9acf-a2c62d419955, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd8b75a-3e01-4a99-9acf-a2c62d419955, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6113918810687241712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1a2e15-2c44-41c6-a7df-14973bd50a27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b62367f-fafd-4f71-9b72-0ee6e21a9c8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b62367f-fafd-4f71-9b72-0ee6e21a9c8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732531704290120472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd8b75a-3e01-4a99-9acf-a2c62d419955, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72113dc2-2838-4e40-89b6-0c814592c78a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72113dc2-2838-4e40-89b6-0c814592c78a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830708651255827351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b62367f-fafd-4f71-9b72-0ee6e21a9c8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ddddae-6650-495a-803c-0118391f2c95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ddddae-6650-495a-803c-0118391f2c95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966351771961540506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72113dc2-2838-4e40-89b6-0c814592c78a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a14b84-2c94-45b8-b01f-8de7b396da66, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ddddae-6650-495a-803c-0118391f2c95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a14b84-2c94-45b8-b01f-8de7b396da66, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5703026055360632668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 352c1aa4-74de-498b-b113-4e5417b9f6f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 352c1aa4-74de-498b-b113-4e5417b9f6f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16913269651586254953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a14b84-2c94-45b8-b01f-8de7b396da66, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fed13c2-717f-4e6f-87f9-44d5cf99fd53, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fed13c2-717f-4e6f-87f9-44d5cf99fd53, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14361641431405878080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 352c1aa4-74de-498b-b113-4e5417b9f6f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873f8e2b-b5c7-4ccf-b1b4-c939610b5137, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873f8e2b-b5c7-4ccf-b1b4-c939610b5137, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798625938687609000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fed13c2-717f-4e6f-87f9-44d5cf99fd53, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc279beb-7bf0-4468-ae7f-e0f6b2effbe3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc279beb-7bf0-4468-ae7f-e0f6b2effbe3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307767393201329016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873f8e2b-b5c7-4ccf-b1b4-c939610b5137, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc279beb-7bf0-4468-ae7f-e0f6b2effbe3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160c3d73-3b99-4b1b-8d41-a0cab91d4c89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160c3d73-3b99-4b1b-8d41-a0cab91d4c89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202061484249675878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0405a4-6789-4c72-a0ba-3f64e9745ee4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0405a4-6789-4c72-a0ba-3f64e9745ee4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11899954992483999958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160c3d73-3b99-4b1b-8d41-a0cab91d4c89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7604b9f5-9627-4eb8-93e7-1c2d88b9c280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0405a4-6789-4c72-a0ba-3f64e9745ee4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6e83b9-5f7c-4a34-9bfa-cf89139de796, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7604b9f5-9627-4eb8-93e7-1c2d88b9c280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14159123785641717093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6e83b9-5f7c-4a34-9bfa-cf89139de796, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8986826669652257905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6e83b9-5f7c-4a34-9bfa-cf89139de796, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e9a054-cbc0-479f-88aa-38e030b53560, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e9a054-cbc0-479f-88aa-38e030b53560, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13015211354010792894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7604b9f5-9627-4eb8-93e7-1c2d88b9c280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d635f2f-3b3b-4c1f-9383-f70d8ada9cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d635f2f-3b3b-4c1f-9383-f70d8ada9cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8577072799447785380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e9a054-cbc0-479f-88aa-38e030b53560, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563253f2-62a2-4517-8191-57cf0cf36d81, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563253f2-62a2-4517-8191-57cf0cf36d81, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4942662422639999342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d635f2f-3b3b-4c1f-9383-f70d8ada9cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8b34ad-8db0-4c7a-a12d-fab1767279de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8b34ad-8db0-4c7a-a12d-fab1767279de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6533177319405166309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563253f2-62a2-4517-8191-57cf0cf36d81, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e1434a-71c8-4723-ad50-76ea3353a8b2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e1434a-71c8-4723-ad50-76ea3353a8b2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12420968890558216207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8b34ad-8db0-4c7a-a12d-fab1767279de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e1434a-71c8-4723-ad50-76ea3353a8b2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbe5c4e-75c7-4a1d-ab12-ba21761b6fbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbe5c4e-75c7-4a1d-ab12-ba21761b6fbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11971200950672314761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5141e4f-0f47-462e-980f-3aeb2c177cc3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5141e4f-0f47-462e-980f-3aeb2c177cc3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5706651286416278100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5141e4f-0f47-462e-980f-3aeb2c177cc3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbe5c4e-75c7-4a1d-ab12-ba21761b6fbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9c9003-d4df-4246-a304-7fb013d0520f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57fe951-77b8-4059-9116-9ad9ea7a89c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57fe951-77b8-4059-9116-9ad9ea7a89c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2675665730224205480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9c9003-d4df-4246-a304-7fb013d0520f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17201547086293368060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57fe951-77b8-4059-9116-9ad9ea7a89c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb1188d-e490-4e04-b868-97dcad8405b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb1188d-e490-4e04-b868-97dcad8405b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10631739911132676403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9c9003-d4df-4246-a304-7fb013d0520f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd9d4e3-5208-4969-b605-0b0cb477d293, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd9d4e3-5208-4969-b605-0b0cb477d293, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2006628381652727715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb1188d-e490-4e04-b868-97dcad8405b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22fca70-ad6e-46c1-a3f9-a3143cfb05ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22fca70-ad6e-46c1-a3f9-a3143cfb05ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8274505964501323433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd9d4e3-5208-4969-b605-0b0cb477d293, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bc65b5-6741-421d-a686-77cd9eeb937f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bc65b5-6741-421d-a686-77cd9eeb937f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982989710762303616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22fca70-ad6e-46c1-a3f9-a3143cfb05ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee2131b-116d-46ea-8b99-bfeafd0f8910, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee2131b-116d-46ea-8b99-bfeafd0f8910, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13680682334215489063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bc65b5-6741-421d-a686-77cd9eeb937f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1c0649-d632-4706-92a2-92b4751dda02, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1c0649-d632-4706-92a2-92b4751dda02, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175492821005457026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee2131b-116d-46ea-8b99-bfeafd0f8910, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b580f462-dc40-4f6d-9cd0-3c4359ab84f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b580f462-dc40-4f6d-9cd0-3c4359ab84f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813636371454320809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b580f462-dc40-4f6d-9cd0-3c4359ab84f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c191b57d-57a3-4121-8abe-e1ae8751f064, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c191b57d-57a3-4121-8abe-e1ae8751f064, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17173329101459020562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1c0649-d632-4706-92a2-92b4751dda02, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a09e7a-ac87-431b-91c5-2fb0da7e1201, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a09e7a-ac87-431b-91c5-2fb0da7e1201, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7981639312215947901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c191b57d-57a3-4121-8abe-e1ae8751f064, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd196136-f64e-4c8c-81ea-40137be9e713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a09e7a-ac87-431b-91c5-2fb0da7e1201, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd196136-f64e-4c8c-81ea-40137be9e713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662681659994021635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3eac241-27e3-4f17-913a-39204cf03225, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3eac241-27e3-4f17-913a-39204cf03225, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111808307767547302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3eac241-27e3-4f17-913a-39204cf03225, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd196136-f64e-4c8c-81ea-40137be9e713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4dc816-b13f-46a4-b862-804e6c0ac918, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4dc816-b13f-46a4-b862-804e6c0ac918, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2532932438544870464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a326dc-e95d-4c27-99fc-092bd12e6d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a326dc-e95d-4c27-99fc-092bd12e6d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882464304228916438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4dc816-b13f-46a4-b862-804e6c0ac918, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 226f73c9-51d9-47ac-b11d-5a97925c240b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 226f73c9-51d9-47ac-b11d-5a97925c240b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381780909244319712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a326dc-e95d-4c27-99fc-092bd12e6d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc14b73-9e54-4c76-91c6-7ddfd3500c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 226f73c9-51d9-47ac-b11d-5a97925c240b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e08a7f6-7736-4604-89b7-2953ec805beb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc14b73-9e54-4c76-91c6-7ddfd3500c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2476903811432537421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e08a7f6-7736-4604-89b7-2953ec805beb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2663779085686585959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e08a7f6-7736-4604-89b7-2953ec805beb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c803145-3256-4753-b8ee-64b165fcf086, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c803145-3256-4753-b8ee-64b165fcf086, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232962624125529223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc14b73-9e54-4c76-91c6-7ddfd3500c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90bd26a-f3f4-44a6-a181-ed7a06960c81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c803145-3256-4753-b8ee-64b165fcf086, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90bd26a-f3f4-44a6-a181-ed7a06960c81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076962757474249025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a500a301-048a-4701-8d1b-ddaef206ec4c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90bd26a-f3f4-44a6-a181-ed7a06960c81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97c3a5b-8871-49f7-ab39-be5071858587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97c3a5b-8871-49f7-ab39-be5071858587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882292311675476056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a500a301-048a-4701-8d1b-ddaef206ec4c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659888666441905359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97c3a5b-8871-49f7-ab39-be5071858587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ccaff4-b242-4292-b956-04e1909f5014, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ccaff4-b242-4292-b956-04e1909f5014, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257613064922756953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a500a301-048a-4701-8d1b-ddaef206ec4c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d4cf4c-c4d4-4bf8-a872-ffe361d867a7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d4cf4c-c4d4-4bf8-a872-ffe361d867a7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254845131877521748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ccaff4-b242-4292-b956-04e1909f5014, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cafc514-6197-4d26-a740-eaf58c6cdd29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cafc514-6197-4d26-a740-eaf58c6cdd29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194159347725507498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d4cf4c-c4d4-4bf8-a872-ffe361d867a7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0238577-0f94-4335-84c6-3423bccd84b9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0238577-0f94-4335-84c6-3423bccd84b9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925939340763223117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cafc514-6197-4d26-a740-eaf58c6cdd29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05315aae-4bb0-451e-a78d-1dd90760481f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05315aae-4bb0-451e-a78d-1dd90760481f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4375150904497272389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0238577-0f94-4335-84c6-3423bccd84b9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e47a60-d266-4fc7-a4df-f68e3aeb30a3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e47a60-d266-4fc7-a4df-f68e3aeb30a3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14187671207445151494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05315aae-4bb0-451e-a78d-1dd90760481f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e47a60-d266-4fc7-a4df-f68e3aeb30a3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac507f66-0fc5-4c21-a446-13d4b2be686a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac507f66-0fc5-4c21-a446-13d4b2be686a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673621012777992650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af7cf8c-4cfa-4970-b844-3516f431f084, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af7cf8c-4cfa-4970-b844-3516f431f084, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2031442177036790840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af7cf8c-4cfa-4970-b844-3516f431f084, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb912a8-c8ac-464a-9c06-46cc0082f341, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb912a8-c8ac-464a-9c06-46cc0082f341, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786585372448475025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac507f66-0fc5-4c21-a446-13d4b2be686a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb912a8-c8ac-464a-9c06-46cc0082f341, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367ef44d-492e-41fa-ad5b-7fcb11ff7dff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367ef44d-492e-41fa-ad5b-7fcb11ff7dff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262507579165020313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367ef44d-492e-41fa-ad5b-7fcb11ff7dff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b55777d-e77d-4a09-807d-c44d744ba923, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b55777d-e77d-4a09-807d-c44d744ba923, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982987273649191766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7f9230-ab3d-43aa-8197-12a4cffdc495, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7f9230-ab3d-43aa-8197-12a4cffdc495, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17890413683009958130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7f9230-ab3d-43aa-8197-12a4cffdc495, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7554e5cb-4bdc-408e-8f68-6f9953736027, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7554e5cb-4bdc-408e-8f68-6f9953736027, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599932635305095917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b55777d-e77d-4a09-807d-c44d744ba923, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f29a52f-539c-4054-8836-556ee992f906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f29a52f-539c-4054-8836-556ee992f906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10322828079487474330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7554e5cb-4bdc-408e-8f68-6f9953736027, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bdda726-1ffb-486f-8f68-b7f69d5f244e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdda726-1ffb-486f-8f68-b7f69d5f244e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15793105583108681133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f29a52f-539c-4054-8836-556ee992f906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdda726-1ffb-486f-8f68-b7f69d5f244e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa0ce60-f6e2-44a9-b701-840897d907bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa0ce60-f6e2-44a9-b701-840897d907bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364747290856470806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e71164-1a3a-4812-83cb-ddbee351af3c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e71164-1a3a-4812-83cb-ddbee351af3c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3556738132053451292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa0ce60-f6e2-44a9-b701-840897d907bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e95fa3-ac4d-4ca9-9f80-7f174e1f94ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e95fa3-ac4d-4ca9-9f80-7f174e1f94ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7698043255301134597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e71164-1a3a-4812-83cb-ddbee351af3c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de569f1b-0c8f-47d6-b24c-e4d36e85837a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e95fa3-ac4d-4ca9-9f80-7f174e1f94ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de569f1b-0c8f-47d6-b24c-e4d36e85837a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14057313356877977735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 986dc710-330d-4f36-ab53-96ba23c9b0bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 986dc710-330d-4f36-ab53-96ba23c9b0bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715660457112894709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de569f1b-0c8f-47d6-b24c-e4d36e85837a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d06a19-afcf-4136-acfd-6f0e519aea80, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d06a19-afcf-4136-acfd-6f0e519aea80, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3074380587933902545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 986dc710-330d-4f36-ab53-96ba23c9b0bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d06a19-afcf-4136-acfd-6f0e519aea80, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8b030e-75ee-4624-ac7a-f3842a304ceb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8b030e-75ee-4624-ac7a-f3842a304ceb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6311684217181206569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e8b4f8-b5a8-4e4b-b37b-7e75cb190d24, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e8b4f8-b5a8-4e4b-b37b-7e75cb190d24, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197612837976473661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e8b4f8-b5a8-4e4b-b37b-7e75cb190d24, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea97f32c-e064-4d93-8666-be1ae5345e0d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea97f32c-e064-4d93-8666-be1ae5345e0d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12975103675389681904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8b030e-75ee-4624-ac7a-f3842a304ceb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea97f32c-e064-4d93-8666-be1ae5345e0d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ad86fa-46ee-48eb-989a-4fd501bef1c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ad86fa-46ee-48eb-989a-4fd501bef1c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9761766389168205125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642d83a6-5911-4bd9-ac11-e7a722b6e19d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ad86fa-46ee-48eb-989a-4fd501bef1c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642d83a6-5911-4bd9-ac11-e7a722b6e19d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10728943135968506507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4b65ef-e6b4-4fd3-8985-8e49f3ab7dfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4b65ef-e6b4-4fd3-8985-8e49f3ab7dfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415574871459298161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642d83a6-5911-4bd9-ac11-e7a722b6e19d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4b65ef-e6b4-4fd3-8985-8e49f3ab7dfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655a85ac-36d5-4f3f-b17c-4cea0f60ea75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544a1bec-2ac6-44ad-bf4c-27153ddcbc09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544a1bec-2ac6-44ad-bf4c-27153ddcbc09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2252208004408553035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655a85ac-36d5-4f3f-b17c-4cea0f60ea75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13807137876070632845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544a1bec-2ac6-44ad-bf4c-27153ddcbc09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655a85ac-36d5-4f3f-b17c-4cea0f60ea75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c5eb36-db83-4e0a-b603-e09bb4469b34, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda1e7fc-27d6-48c9-91ee-90add678e401, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c5eb36-db83-4e0a-b603-e09bb4469b34, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125101079292129285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda1e7fc-27d6-48c9-91ee-90add678e401, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5187339915595628485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c5eb36-db83-4e0a-b603-e09bb4469b34, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6511e0-243e-40d7-8ed3-56eb59756527, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6511e0-243e-40d7-8ed3-56eb59756527, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4739776914960797995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda1e7fc-27d6-48c9-91ee-90add678e401, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02adacb6-3f4a-4385-a133-ac5fda2f4939, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02adacb6-3f4a-4385-a133-ac5fda2f4939, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13443815530263729498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6511e0-243e-40d7-8ed3-56eb59756527, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c34f64b7-53ae-439e-92d6-49bd3b02e2bd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c34f64b7-53ae-439e-92d6-49bd3b02e2bd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743799351225782019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02adacb6-3f4a-4385-a133-ac5fda2f4939, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8e2f4f-2cb8-406d-8348-8f86331d9826, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c34f64b7-53ae-439e-92d6-49bd3b02e2bd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6e6ca9-1b16-4a5b-a798-ff4c75a7bd45, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8e2f4f-2cb8-406d-8348-8f86331d9826, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406898921996274167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6e6ca9-1b16-4a5b-a798-ff4c75a7bd45, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3631660648710146308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8e2f4f-2cb8-406d-8348-8f86331d9826, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713e76a5-177b-4d5b-bc28-c648c42778fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6e6ca9-1b16-4a5b-a798-ff4c75a7bd45, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87499b0-1d85-4cd6-9afb-5fdf8b24a485, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713e76a5-177b-4d5b-bc28-c648c42778fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000416649134969440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87499b0-1d85-4cd6-9afb-5fdf8b24a485, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541462920515150679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87499b0-1d85-4cd6-9afb-5fdf8b24a485, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afcd7ca0-0bbc-48d5-bc78-6a0466abd9e2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afcd7ca0-0bbc-48d5-bc78-6a0466abd9e2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6463697502443992319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713e76a5-177b-4d5b-bc28-c648c42778fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed08c80c-d244-4667-b85d-4668c52dadf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed08c80c-d244-4667-b85d-4668c52dadf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472193947636304195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afcd7ca0-0bbc-48d5-bc78-6a0466abd9e2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65f9212d-99ab-4e00-9aa9-aa1262fabb70, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65f9212d-99ab-4e00-9aa9-aa1262fabb70, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 224022745286957168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65f9212d-99ab-4e00-9aa9-aa1262fabb70, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d85de95-82be-483b-b100-e01384df7c30, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed08c80c-d244-4667-b85d-4668c52dadf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d85de95-82be-483b-b100-e01384df7c30, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642192561099010804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9985ecc1-51e2-4916-a24c-ec266a4e5428, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9985ecc1-51e2-4916-a24c-ec266a4e5428, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8945059925840092386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d85de95-82be-483b-b100-e01384df7c30, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894ed188-4ca5-4666-80b8-c19d81996a26, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894ed188-4ca5-4666-80b8-c19d81996a26, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927406394162873702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9985ecc1-51e2-4916-a24c-ec266a4e5428, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0e380c-3597-4ec2-ac4b-897fd9a013b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0e380c-3597-4ec2-ac4b-897fd9a013b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15248730418886454280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894ed188-4ca5-4666-80b8-c19d81996a26, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b801a58-bced-4dd9-b4c4-2caa69de536b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b801a58-bced-4dd9-b4c4-2caa69de536b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8270571649267851980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0e380c-3597-4ec2-ac4b-897fd9a013b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b801a58-bced-4dd9-b4c4-2caa69de536b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94df580-6926-4984-b5bb-9fa264c0d02a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94df580-6926-4984-b5bb-9fa264c0d02a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748005738699575995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93060c92-c6ba-46e1-a00f-dafa9cd9eca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93060c92-c6ba-46e1-a00f-dafa9cd9eca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8283081743886202480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94df580-6926-4984-b5bb-9fa264c0d02a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d27cad-2a1c-483c-91a8-7e526fbc2ffb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d27cad-2a1c-483c-91a8-7e526fbc2ffb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148303294645132759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93060c92-c6ba-46e1-a00f-dafa9cd9eca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19db800a-45b1-4d23-a67c-d3b92cd12ce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d27cad-2a1c-483c-91a8-7e526fbc2ffb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19db800a-45b1-4d23-a67c-d3b92cd12ce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14061907390339146294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc71c61-a831-4e30-b98b-4b703953fa60, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc71c61-a831-4e30-b98b-4b703953fa60, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179888641582372464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc71c61-a831-4e30-b98b-4b703953fa60, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6384e19-c48a-4d5b-a4b5-3fdb8baa669f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6384e19-c48a-4d5b-a4b5-3fdb8baa669f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195067741539452985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19db800a-45b1-4d23-a67c-d3b92cd12ce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3dd991a-22bc-4e28-93dd-488aa33cb539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6384e19-c48a-4d5b-a4b5-3fdb8baa669f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7ec8b0-691c-4add-886a-3de671e952b4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7ec8b0-691c-4add-886a-3de671e952b4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2709826782378511078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3dd991a-22bc-4e28-93dd-488aa33cb539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6271964037441018471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3dd991a-22bc-4e28-93dd-488aa33cb539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca30f724-a8f2-4524-91b5-21e9967eabd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca30f724-a8f2-4524-91b5-21e9967eabd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521889263049802747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7ec8b0-691c-4add-886a-3de671e952b4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a84765-cd85-4a53-836d-b35ef24779cb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca30f724-a8f2-4524-91b5-21e9967eabd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63912fec-88e4-4230-8a79-bd345ad9c39b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63912fec-88e4-4230-8a79-bd345ad9c39b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305530964493132114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a84765-cd85-4a53-836d-b35ef24779cb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13299821617337411196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63912fec-88e4-4230-8a79-bd345ad9c39b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a84765-cd85-4a53-836d-b35ef24779cb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0ad47b-49c1-4817-a7a3-98e9762b3a26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0ad47b-49c1-4817-a7a3-98e9762b3a26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1810235374290069235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2fa890-605e-456a-86f6-2b510c897240, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2fa890-605e-456a-86f6-2b510c897240, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8097394541400903821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0ad47b-49c1-4817-a7a3-98e9762b3a26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b280c4-885d-45dd-b905-922bc69e2b11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2fa890-605e-456a-86f6-2b510c897240, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b280c4-885d-45dd-b905-922bc69e2b11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7747403545845835796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8422341-2ea0-4c24-b220-0889f7e7237b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8422341-2ea0-4c24-b220-0889f7e7237b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6204833415224944159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b280c4-885d-45dd-b905-922bc69e2b11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a5a5db-c176-4193-ae22-53d422b04d80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a5a5db-c176-4193-ae22-53d422b04d80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556645582582372435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8422341-2ea0-4c24-b220-0889f7e7237b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f50ef07-b99c-46fd-b188-26bce302781a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f50ef07-b99c-46fd-b188-26bce302781a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9591875974652387351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a5a5db-c176-4193-ae22-53d422b04d80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f50ef07-b99c-46fd-b188-26bce302781a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f34044-0a10-409b-8b7f-0202cf7bea75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3c788a-c3e9-488a-8b00-1bf7a3fc22a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3c788a-c3e9-488a-8b00-1bf7a3fc22a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053091364121733159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f34044-0a10-409b-8b7f-0202cf7bea75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13896773487229413013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3c788a-c3e9-488a-8b00-1bf7a3fc22a8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc49fe13-8220-4c06-ac0f-7edfac12c145, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc49fe13-8220-4c06-ac0f-7edfac12c145, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 689889518551700260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f34044-0a10-409b-8b7f-0202cf7bea75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc6eeb3-07ea-4b7b-90d2-00fa42c65fc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc6eeb3-07ea-4b7b-90d2-00fa42c65fc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334883959447470157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc49fe13-8220-4c06-ac0f-7edfac12c145, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfe9ed6-7a13-4c6c-8dd3-8904d4c72963, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfe9ed6-7a13-4c6c-8dd3-8904d4c72963, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15649578809417131540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc6eeb3-07ea-4b7b-90d2-00fa42c65fc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d51bf0b-c60e-47e4-b6d7-ce3f7d966a6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d51bf0b-c60e-47e4-b6d7-ce3f7d966a6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464210617090338086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfe9ed6-7a13-4c6c-8dd3-8904d4c72963, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ee7aec-1c71-447f-8a0a-ed1017060dae, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ee7aec-1c71-447f-8a0a-ed1017060dae, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5839741302420150748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d51bf0b-c60e-47e4-b6d7-ce3f7d966a6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 870469ae-14f0-43f2-be5a-51d225dbfbf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870469ae-14f0-43f2-be5a-51d225dbfbf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14131215970388667901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ee7aec-1c71-447f-8a0a-ed1017060dae, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61fd9bbd-e33f-4950-9b96-26b1a8ee7de4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61fd9bbd-e33f-4950-9b96-26b1a8ee7de4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 240422516688134988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870469ae-14f0-43f2-be5a-51d225dbfbf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f560b110-fd52-4641-b2b3-56675110ec75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f560b110-fd52-4641-b2b3-56675110ec75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1663886633863875995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61fd9bbd-e33f-4950-9b96-26b1a8ee7de4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f560b110-fd52-4641-b2b3-56675110ec75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c40fe7b-667a-4b7d-83cf-32a24f07fcac, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca8e9f3-e19c-4c76-a6c7-3df466a5616f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c40fe7b-667a-4b7d-83cf-32a24f07fcac, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388613671002375760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca8e9f3-e19c-4c76-a6c7-3df466a5616f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7861655468971494250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c40fe7b-667a-4b7d-83cf-32a24f07fcac, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca8e9f3-e19c-4c76-a6c7-3df466a5616f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d591095c-85f9-4cfd-95c8-0c02d4a8297b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d591095c-85f9-4cfd-95c8-0c02d4a8297b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4306985979127411324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8c20fd-acd9-427a-b0f5-9085ccb85ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8c20fd-acd9-427a-b0f5-9085ccb85ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10429492499619415047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d591095c-85f9-4cfd-95c8-0c02d4a8297b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32237a27-05e5-4263-b417-684b18584ca8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32237a27-05e5-4263-b417-684b18584ca8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14121641755495036542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8c20fd-acd9-427a-b0f5-9085ccb85ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3b9383-98f0-423d-ad4e-b79cb60f8179, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32237a27-05e5-4263-b417-684b18584ca8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22207/2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3b9383-98f0-423d-ad4e-b79cb60f8179, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2594339976601277161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c16da6d-f031-4cc6-a4b2-9fad15a52971, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c16da6d-f031-4cc6-a4b2-9fad15a52971, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4203454939840993883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3b9383-98f0-423d-ad4e-b79cb60f8179, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5705f59-7361-4ad5-b707-0753721350e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5705f59-7361-4ad5-b707-0753721350e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041186862394229306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c16da6d-f031-4cc6-a4b2-9fad15a52971, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5705f59-7361-4ad5-b707-0753721350e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31dd8dc-7e8e-43c9-aa0f-418bd5de2220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722fe435-b3ce-428a-a4f7-2453a872aaa7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31dd8dc-7e8e-43c9-aa0f-418bd5de2220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384868956383852813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722fe435-b3ce-428a-a4f7-2453a872aaa7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981802555883455547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31dd8dc-7e8e-43c9-aa0f-418bd5de2220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a903b53-6150-4971-814d-345593d4c62a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722fe435-b3ce-428a-a4f7-2453a872aaa7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d71160e-2005-4315-90ca-51558123f9ee, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d71160e-2005-4315-90ca-51558123f9ee, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 492704910307218545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a903b53-6150-4971-814d-345593d4c62a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11884938399395062916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d71160e-2005-4315-90ca-51558123f9ee, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a903b53-6150-4971-814d-345593d4c62a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31f13b8-df4a-4f1d-b952-0a104db107f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31f13b8-df4a-4f1d-b952-0a104db107f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16335584823370066394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3084d2eb-6c5c-4f42-ac30-fc07a137b7da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3084d2eb-6c5c-4f42-ac30-fc07a137b7da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9949057020251291125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31f13b8-df4a-4f1d-b952-0a104db107f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3084d2eb-6c5c-4f42-ac30-fc07a137b7da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e317b6-9159-4599-98b5-34ef491aa860, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e317b6-9159-4599-98b5-34ef491aa860, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4856103986606350009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f019e2-495d-41e8-a853-7092c1d6cb0d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f019e2-495d-41e8-a853-7092c1d6cb0d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17339264364223886063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e317b6-9159-4599-98b5-34ef491aa860, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0029e5-797c-4e7e-8b75-bb74212fc25e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0029e5-797c-4e7e-8b75-bb74212fc25e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539419351631988592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f019e2-495d-41e8-a853-7092c1d6cb0d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a92b1e-8cca-4e34-b678-2fde3d9d5747, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a92b1e-8cca-4e34-b678-2fde3d9d5747, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097425548994305025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0029e5-797c-4e7e-8b75-bb74212fc25e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d8bd1f-2999-4bdf-9bed-db509dfb3486, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d8bd1f-2999-4bdf-9bed-db509dfb3486, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16271656933352562871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a92b1e-8cca-4e34-b678-2fde3d9d5747, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d8bd1f-2999-4bdf-9bed-db509dfb3486, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bcbf44e-3e7b-4318-bbd7-552ffa441146, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bcbf44e-3e7b-4318-bbd7-552ffa441146, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10484257728877750314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552201b7-6bd9-435f-ad8a-df2e8534244d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552201b7-6bd9-435f-ad8a-df2e8534244d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573294314809524463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bcbf44e-3e7b-4318-bbd7-552ffa441146, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552201b7-6bd9-435f-ad8a-df2e8534244d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc8c02b-b3fc-4265-be0d-2e0bbfff3fde, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc8c02b-b3fc-4265-be0d-2e0bbfff3fde, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11959768756041948705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fccf2dd-e918-468f-b2dd-62b7d3e33888, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fccf2dd-e918-468f-b2dd-62b7d3e33888, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2848433121913269025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc8c02b-b3fc-4265-be0d-2e0bbfff3fde, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634a3bbd-2237-4aab-8da4-cd908e3ef724, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634a3bbd-2237-4aab-8da4-cd908e3ef724, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13056679046496451809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fccf2dd-e918-468f-b2dd-62b7d3e33888, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1597dd-5b64-46ee-8d0f-8c49e6d12b05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1597dd-5b64-46ee-8d0f-8c49e6d12b05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11733303851484301928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634a3bbd-2237-4aab-8da4-cd908e3ef724, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba64794-e0c1-42e5-b8e5-a62cad35821a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba64794-e0c1-42e5-b8e5-a62cad35821a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9329608351076698871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1597dd-5b64-46ee-8d0f-8c49e6d12b05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6051a8c-c115-494c-817e-e59dedde8e9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6051a8c-c115-494c-817e-e59dedde8e9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48136352411866197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba64794-e0c1-42e5-b8e5-a62cad35821a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6051a8c-c115-494c-817e-e59dedde8e9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278b242d-a6da-43c9-9829-9f384ffbaab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925c0074-ac77-4f30-a564-1bca02da81cf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278b242d-a6da-43c9-9829-9f384ffbaab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14141916891071615294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925c0074-ac77-4f30-a564-1bca02da81cf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917571811536386660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278b242d-a6da-43c9-9829-9f384ffbaab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925c0074-ac77-4f30-a564-1bca02da81cf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d2c111c-9b6f-49cb-ab46-2bd5b804fc75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d2c111c-9b6f-49cb-ab46-2bd5b804fc75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9224228590201970126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22382346-75b0-41ac-aef4-4904a3b832f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22382346-75b0-41ac-aef4-4904a3b832f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270032401588220116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d2c111c-9b6f-49cb-ab46-2bd5b804fc75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22382346-75b0-41ac-aef4-4904a3b832f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f679a884-19d3-4c27-8d2b-f0338467dfbb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f679a884-19d3-4c27-8d2b-f0338467dfbb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16654902883771110630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154f2dec-7b31-4bfe-8fb7-ae1ad12ef3d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154f2dec-7b31-4bfe-8fb7-ae1ad12ef3d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3773296108049421152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f679a884-19d3-4c27-8d2b-f0338467dfbb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6500b2-7edf-4584-918b-9e06566b4cca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6500b2-7edf-4584-918b-9e06566b4cca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7640898515015636873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154f2dec-7b31-4bfe-8fb7-ae1ad12ef3d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031e7c14-d2a4-4b83-8deb-c89f8b1ae14c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031e7c14-d2a4-4b83-8deb-c89f8b1ae14c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777579816418324298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6500b2-7edf-4584-918b-9e06566b4cca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccdef45-3c27-44b8-aeab-ce76f0075865, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccdef45-3c27-44b8-aeab-ce76f0075865, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2535262445692827812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031e7c14-d2a4-4b83-8deb-c89f8b1ae14c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccdef45-3c27-44b8-aeab-ce76f0075865, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4784b1a-5fc9-4a90-9d91-13b8b625deee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4fa57df-1e3d-4cf7-ab68-8f7e3f899498, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4fa57df-1e3d-4cf7-ab68-8f7e3f899498, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753333158007075520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4784b1a-5fc9-4a90-9d91-13b8b625deee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822096395828386004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4fa57df-1e3d-4cf7-ab68-8f7e3f899498, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223b3f23-fcdc-46ed-81cc-c9219f002366, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223b3f23-fcdc-46ed-81cc-c9219f002366, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297021747041448702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4784b1a-5fc9-4a90-9d91-13b8b625deee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60e637d-e64f-4946-921d-579e3522aad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60e637d-e64f-4946-921d-579e3522aad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 962565380554565140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223b3f23-fcdc-46ed-81cc-c9219f002366, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad689c6f-c9f9-4cb3-aba3-127741261952, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad689c6f-c9f9-4cb3-aba3-127741261952, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980531004783501456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60e637d-e64f-4946-921d-579e3522aad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c606da45-2f9e-40db-b503-512f48d99825, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c606da45-2f9e-40db-b503-512f48d99825, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905864279335566393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad689c6f-c9f9-4cb3-aba3-127741261952, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26cbe8a2-3d96-451f-b3cb-26743c1093e6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cbe8a2-3d96-451f-b3cb-26743c1093e6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218672254857116667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c606da45-2f9e-40db-b503-512f48d99825, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9960bc-1603-4f02-81c7-6d04d8962903, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cbe8a2-3d96-451f-b3cb-26743c1093e6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9960bc-1603-4f02-81c7-6d04d8962903, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915070626009382010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5928d1a8-4d2b-4631-b910-7e939fafdb1a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5928d1a8-4d2b-4631-b910-7e939fafdb1a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589413195452463995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9960bc-1603-4f02-81c7-6d04d8962903, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5928d1a8-4d2b-4631-b910-7e939fafdb1a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aed939e-00f4-47ab-ac7c-93395c149d88, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aed939e-00f4-47ab-ac7c-93395c149d88, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17961113957051576167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0b1311-d302-4954-944f-ed9b658089bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0b1311-d302-4954-944f-ed9b658089bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 700338067484283809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aed939e-00f4-47ab-ac7c-93395c149d88, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06ddec3-79d4-492f-baa8-c8228fef9898, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06ddec3-79d4-492f-baa8-c8228fef9898, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701835608960827856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0b1311-d302-4954-944f-ed9b658089bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4498c8c-3802-4ee5-9808-8f6d0f41030f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4498c8c-3802-4ee5-9808-8f6d0f41030f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396533051817037392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06ddec3-79d4-492f-baa8-c8228fef9898, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log', '--grpc-port=22207', '--mon-port=64424', '--ic-port=15884', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef56eaeb-30bf-4e66-b145-daac6eff5c83, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef56eaeb-30bf-4e66-b145-daac6eff5c83, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17440355816640133496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4498c8c-3802-4ee5-9808-8f6d0f41030f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:628 Command pid: 1413776
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22207/2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2232516-ef7c-4ad4-9b51-757481a876db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2232516-ef7c-4ad4-9b51-757481a876db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15409527367652333597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef56eaeb-30bf-4e66-b145-daac6eff5c83, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae7b479-74a7-4f69-bfe4-cf0640ae4be1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae7b479-74a7-4f69-bfe4-cf0640ae4be1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13152073113251334179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2232516-ef7c-4ad4-9b51-757481a876db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700b63df-990e-4d78-ad71-d8a40671aa52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700b63df-990e-4d78-ad71-d8a40671aa52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10489490296814423450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1413850
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae7b479-74a7-4f69-bfe4-cf0640ae4be1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700b63df-990e-4d78-ad71-d8a40671aa52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6b4528-c8ad-40ff-8bc2-f88a12beba6a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6b4528-c8ad-40ff-8bc2-f88a12beba6a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752912339180536525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39cb88e-d4a7-428e-a168-be82efb382c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39cb88e-d4a7-428e-a168-be82efb382c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2787321195979843125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6b4528-c8ad-40ff-8bc2-f88a12beba6a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7974ed9-82f7-4cc1-83b0-d312d003453a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7974ed9-82f7-4cc1-83b0-d312d003453a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16581532170385855590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39cb88e-d4a7-428e-a168-be82efb382c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7974ed9-82f7-4cc1-83b0-d312d003453a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f5c6a7-947d-4986-8fdc-96b23489422d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f5c6a7-947d-4986-8fdc-96b23489422d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955558402147904514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a01cfe-5615-4b5a-97fd-87370004e362, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a01cfe-5615-4b5a-97fd-87370004e362, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3677953566839033789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a01cfe-5615-4b5a-97fd-87370004e362, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4de890-ed52-4676-ac0f-8bf39e269b49, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4de890-ed52-4676-ac0f-8bf39e269b49, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977075257907224282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f5c6a7-947d-4986-8fdc-96b23489422d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93db3980-211c-4e21-b556-04f2a831f07e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93db3980-211c-4e21-b556-04f2a831f07e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1556437621151271292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93db3980-211c-4e21-b556-04f2a831f07e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c400e8b0-fa29-48b4-b2c9-94d3fefa32db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c400e8b0-fa29-48b4-b2c9-94d3fefa32db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500882707196154731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4de890-ed52-4676-ac0f-8bf39e269b49, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d293768-c1bb-444a-9332-345ad058d351, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d293768-c1bb-444a-9332-345ad058d351, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9583369945819718481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c400e8b0-fa29-48b4-b2c9-94d3fefa32db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 641d69b4-3dba-4f58-9b56-27e73a12ad2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 641d69b4-3dba-4f58-9b56-27e73a12ad2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646604839622988352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d293768-c1bb-444a-9332-345ad058d351, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 641d69b4-3dba-4f58-9b56-27e73a12ad2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832e0380-3ae8-4ef2-a5fd-d930faef7f2b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832e0380-3ae8-4ef2-a5fd-d930faef7f2b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10003595442504084837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5726f8-59fb-4eae-9e60-03e478613886, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5726f8-59fb-4eae-9e60-03e478613886, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8650613665194190774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832e0380-3ae8-4ef2-a5fd-d930faef7f2b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5726f8-59fb-4eae-9e60-03e478613886, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474be578-9282-44c2-a8a9-aa4a26a95f04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474be578-9282-44c2-a8a9-aa4a26a95f04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10858547255593813051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17390dcc-4cc4-456e-8a87-71eab92177f1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17390dcc-4cc4-456e-8a87-71eab92177f1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18346496231861209972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17390dcc-4cc4-456e-8a87-71eab92177f1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474be578-9282-44c2-a8a9-aa4a26a95f04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a234c779-594d-42c3-9700-0ad47e9cc807, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a234c779-594d-42c3-9700-0ad47e9cc807, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10306094159462298030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc8496d-beab-4ad5-a584-2b23fd63fbcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc8496d-beab-4ad5-a584-2b23fd63fbcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9467906296668605500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a234c779-594d-42c3-9700-0ad47e9cc807, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc8496d-beab-4ad5-a584-2b23fd63fbcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0cf5d9c-648a-43c8-8d08-524056f8e7c5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0cf5d9c-648a-43c8-8d08-524056f8e7c5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7151442555011048630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01c7e6c-8a9d-46d4-81ca-8ada65372ce5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01c7e6c-8a9d-46d4-81ca-8ada65372ce5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14864502482994777725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0cf5d9c-648a-43c8-8d08-524056f8e7c5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee727517-01a8-46d3-bad5-94610c114e87, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee727517-01a8-46d3-bad5-94610c114e87, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462547417997653478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01c7e6c-8a9d-46d4-81ca-8ada65372ce5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a8a953-4fd1-4f0a-8deb-f64310de7bed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a8a953-4fd1-4f0a-8deb-f64310de7bed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422855133987313851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee727517-01a8-46d3-bad5-94610c114e87, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a8a953-4fd1-4f0a-8deb-f64310de7bed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5dc9c31-28a5-4504-a952-0b22e019ee71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87290d2-c334-45a0-a54c-c6e802c3e791, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5dc9c31-28a5-4504-a952-0b22e019ee71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190002183875563603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87290d2-c334-45a0-a54c-c6e802c3e791, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 994772981965514351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5dc9c31-28a5-4504-a952-0b22e019ee71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5393b1f8-2ba8-448a-b05b-bc233015e665, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87290d2-c334-45a0-a54c-c6e802c3e791, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5393b1f8-2ba8-448a-b05b-bc233015e665, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16875490966127918511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79133e7-3928-434c-a359-5c1cd0fa0a43, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79133e7-3928-434c-a359-5c1cd0fa0a43, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757139318864765540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5393b1f8-2ba8-448a-b05b-bc233015e665, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8749a268-e986-429c-bc9c-c5ad8954f0b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79133e7-3928-434c-a359-5c1cd0fa0a43, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8749a268-e986-429c-bc9c-c5ad8954f0b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5361596232582745097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7812b0c2-8fa6-412c-be3b-1c74c8fcb7bf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7812b0c2-8fa6-412c-be3b-1c74c8fcb7bf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5993898951353641424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8749a268-e986-429c-bc9c-c5ad8954f0b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63da889-1a97-4f52-acaf-7d59be6ef07d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63da889-1a97-4f52-acaf-7d59be6ef07d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12467988975867149753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7812b0c2-8fa6-412c-be3b-1c74c8fcb7bf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a04fdf-a5f0-4c40-8299-872244192036, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a04fdf-a5f0-4c40-8299-872244192036, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084981246589454362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63da889-1a97-4f52-acaf-7d59be6ef07d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6be862-162c-4dac-b6a4-8bc5e9f40c78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6be862-162c-4dac-b6a4-8bc5e9f40c78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6132953148313184654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a04fdf-a5f0-4c40-8299-872244192036, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b77cbdf-cb98-4526-ac34-96b6bff3daa7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b77cbdf-cb98-4526-ac34-96b6bff3daa7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864893386242919021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6be862-162c-4dac-b6a4-8bc5e9f40c78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f108c63-b8e1-42cb-9cc7-44ad666d90b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f108c63-b8e1-42cb-9cc7-44ad666d90b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8109065557866874963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b77cbdf-cb98-4526-ac34-96b6bff3daa7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48e431f-6992-432d-b2ed-f194a7ba7806, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48e431f-6992-432d-b2ed-f194a7ba7806, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11569442417669229411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f108c63-b8e1-42cb-9cc7-44ad666d90b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48e431f-6992-432d-b2ed-f194a7ba7806, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4f1040-9150-4b2e-a882-3d6b997d9710, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d29a31b-769f-4762-a076-bb6a6b2d38d5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4f1040-9150-4b2e-a882-3d6b997d9710, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6440668189938822437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d29a31b-769f-4762-a076-bb6a6b2d38d5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657605579083107309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4f1040-9150-4b2e-a882-3d6b997d9710, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b7bf41-4cb5-4379-b2bd-23967a9413bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d29a31b-769f-4762-a076-bb6a6b2d38d5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b7bf41-4cb5-4379-b2bd-23967a9413bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823665820928808497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500c43bb-50b5-470f-af51-cfd78f2f382a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500c43bb-50b5-470f-af51-cfd78f2f382a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13888793439243216206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500c43bb-50b5-470f-af51-cfd78f2f382a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86bec63-5750-4bdc-a511-bd76324fd4e5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b7bf41-4cb5-4379-b2bd-23967a9413bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34b4b0a-35d0-4cc1-8fee-f8ce8858fb68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34b4b0a-35d0-4cc1-8fee-f8ce8858fb68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8787953207073765727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86bec63-5750-4bdc-a511-bd76324fd4e5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632218490071706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34b4b0a-35d0-4cc1-8fee-f8ce8858fb68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf5ca93-77fc-409f-a097-d060282d4507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86bec63-5750-4bdc-a511-bd76324fd4e5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75641828-ece9-4183-ae21-175b98d97119, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75641828-ece9-4183-ae21-175b98d97119, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15601838757509538579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf5ca93-77fc-409f-a097-d060282d4507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10873543319794444157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75641828-ece9-4183-ae21-175b98d97119, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a14bc1-aacf-4772-9571-e984c05ef78f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a14bc1-aacf-4772-9571-e984c05ef78f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9620828809774529906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf5ca93-77fc-409f-a097-d060282d4507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d8e6e-adcc-40f9-863d-69ec55f65919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d8e6e-adcc-40f9-863d-69ec55f65919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7660993736656094140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a14bc1-aacf-4772-9571-e984c05ef78f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168ea0a1-58ff-41d6-9d46-b1fa3221dddd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168ea0a1-58ff-41d6-9d46-b1fa3221dddd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4084870441341585241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d8e6e-adcc-40f9-863d-69ec55f65919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95034cd-c573-4475-9a51-dbcf72b98af7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95034cd-c573-4475-9a51-dbcf72b98af7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13048422839144786305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168ea0a1-58ff-41d6-9d46-b1fa3221dddd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95034cd-c573-4475-9a51-dbcf72b98af7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e04d41-b553-49e7-bce7-0f4c0c38defe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ee8888-bf02-483e-b57b-5c92ca53a7ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e04d41-b553-49e7-bce7-0f4c0c38defe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7011552033825288212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ee8888-bf02-483e-b57b-5c92ca53a7ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4735172099087013933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e04d41-b553-49e7-bce7-0f4c0c38defe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4956411e-dfea-4d21-b576-d615c9dac131, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4956411e-dfea-4d21-b576-d615c9dac131, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5768878590741327320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ee8888-bf02-483e-b57b-5c92ca53a7ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427f0dfb-a56f-4863-821d-55a731d78551, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427f0dfb-a56f-4863-821d-55a731d78551, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523443874569345062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4956411e-dfea-4d21-b576-d615c9dac131, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debba9a1-43b7-42e4-817a-b86bbd91ac00, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debba9a1-43b7-42e4-817a-b86bbd91ac00, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16739473260150158569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427f0dfb-a56f-4863-821d-55a731d78551, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d79a330-ec0b-4b4a-a420-e0da35fd48bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debba9a1-43b7-42e4-817a-b86bbd91ac00, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1413850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1413850) elapsed time (sec): 1.187718152999878
DEBUG    ya.test:process.py:263 Command (pid 1413850) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) isrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d79a330-ec0b-4b4a-a420-e0da35fd48bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8265895626594602096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) ixrss: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ya.test:process.py:263 Command (pid 1413850) majflt: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c727bd57-6892-4d0f-b8b6-b196517b52a2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1413850) maxrss: 830632
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c727bd57-6892-4d0f-b8b6-b196517b52a2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290179064981851223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) minflt: 45268
DEBUG    ya.test:process.py:263 Command (pid 1413850) msgrcv: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d79a330-ec0b-4b4a-a420-e0da35fd48bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c727bd57-6892-4d0f-b8b6-b196517b52a2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:263 Command (pid 1413850) nivcsw: 192
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8d87c8-2da1-45aa-9761-badb7b920dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4db1f6-7ab0-43dd-b797-7cbbc110a9d4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8d87c8-2da1-45aa-9761-badb7b920dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 929978677419811281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1413850) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1413850) stime: 0.15228
DEBUG    ya.test:process.py:263 Command (pid 1413850) utime: 0.482031
DEBUG    ya.test:process.py:263 Command (pid 1413850) wtime: 1.201
DEBUG    ya.test:process.py:275 Command (pid 1413850) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4db1f6-7ab0-43dd-b797-7cbbc110a9d4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389944404165678003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4db1f6-7ab0-43dd-b797-7cbbc110a9d4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080a2b9970>, reason: session-close
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8d87c8-2da1-45aa-9761-badb7b920dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080a2b9970> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a11bc30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a0f62b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a0f21f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a0f21f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a496a4-b2a6-41f9-a146-eaebab9e4faa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a496a4-b2a6-41f9-a146-eaebab9e4faa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234817893119523492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 50c3ed8b-3a31-4353-86b8-314c810c75a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 50c3ed8b-3a31-4353-86b8-314c810c75a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:03.258091216+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:03.258091216+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 50c3ed8b-3a31-4353-86b8-314c810c75a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f126bbce-478f6f92-1c70a1f4-79ae4b6f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60120e0-c120-4843-9365-22743a021c76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a0f21f0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080a0f21f0>, reason: session-useless
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60120e0-c120-4843-9365-22743a021c76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854963096799231761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080a0f21f0> is no longer active. Current active count 2.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c2a15dee-ea9a-4445-8671-45549a8a3378, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c2a15dee-ea9a-4445-8671-45549a8a3378, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c2a15dee-ea9a-4445-8671-45549a8a3378, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a496a4-b2a6-41f9-a146-eaebab9e4faa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8k4bpcv6pg6f9y0fbvdsvsf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e85253f-58d2-4cd5-a88c-169b97c2ceee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e85253f-58d2-4cd5-a88c-169b97c2ceee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234817893119523492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60120e0-c120-4843-9365-22743a021c76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8k4bpeeagx78m1ptbp524aj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a526581-4eca-470a-ab0f-8136a57c8a85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a526581-4eca-470a-ab0f-8136a57c8a85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854963096799231761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a526581-4eca-470a-ab0f-8136a57c8a85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b011003d-ae93-4538-b00e-bdd3e6367995, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b011003d-ae93-4538-b00e-bdd3e6367995, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14792296701410632277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b011003d-ae93-4538-b00e-bdd3e6367995, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c549a9-1757-441f-849f-cf0a83ef5231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c549a9-1757-441f-849f-cf0a83ef5231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16081145636149588505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c549a9-1757-441f-849f-cf0a83ef5231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca80455-1e41-40bf-9ac9-841d62242b04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca80455-1e41-40bf-9ac9-841d62242b04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9588495808778311888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca80455-1e41-40bf-9ac9-841d62242b04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee008d90-b5e2-4a2b-8475-a15fb5decbed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee008d90-b5e2-4a2b-8475-a15fb5decbed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1488603485869774006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee008d90-b5e2-4a2b-8475-a15fb5decbed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c403caf7-1341-44fc-9c23-22762a3d9187, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c403caf7-1341-44fc-9c23-22762a3d9187, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9921841586906595181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c403caf7-1341-44fc-9c23-22762a3d9187, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7117767-1e62-42ba-98a5-c71e5689f0f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e85253f-58d2-4cd5-a88c-169b97c2ceee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2a8234-9c73-424c-9864-b52ea5861fa7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2a8234-9c73-424c-9864-b52ea5861fa7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752525380747106163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7117767-1e62-42ba-98a5-c71e5689f0f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4049593169036608935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2a8234-9c73-424c-9864-b52ea5861fa7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601c58c8-7688-4d87-9e5f-5e70b2606855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601c58c8-7688-4d87-9e5f-5e70b2606855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7664839490007513373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7117767-1e62-42ba-98a5-c71e5689f0f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5167ebfa-fc47-40bd-a0a5-420109b63cbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5167ebfa-fc47-40bd-a0a5-420109b63cbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409026983633547819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601c58c8-7688-4d87-9e5f-5e70b2606855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 793cef1e-2f02-4c59-b9a5-bc414e1b23f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793cef1e-2f02-4c59-b9a5-bc414e1b23f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551900724453950265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5167ebfa-fc47-40bd-a0a5-420109b63cbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ba581c-ac56-401d-8a90-cb611eb969cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ba581c-ac56-401d-8a90-cb611eb969cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950152237138953559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793cef1e-2f02-4c59-b9a5-bc414e1b23f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f91644-6943-49a8-ad02-9d98795304a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f91644-6943-49a8-ad02-9d98795304a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11595463260552900636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ba581c-ac56-401d-8a90-cb611eb969cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6756d5f3-db55-435e-8718-c2e71ec500ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6756d5f3-db55-435e-8718-c2e71ec500ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6096235872522819482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f91644-6943-49a8-ad02-9d98795304a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b220e5-549e-419a-ba17-2c2fa44be3aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b220e5-549e-419a-ba17-2c2fa44be3aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14008051361792788022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b220e5-549e-419a-ba17-2c2fa44be3aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff300b16-8065-4f2d-ac85-5f7e55b0cb57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff300b16-8065-4f2d-ac85-5f7e55b0cb57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2425242960497091887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6756d5f3-db55-435e-8718-c2e71ec500ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332590b6-d750-400b-b9d9-1f3c8efc056f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332590b6-d750-400b-b9d9-1f3c8efc056f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18360490245926761897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff300b16-8065-4f2d-ac85-5f7e55b0cb57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d5d105-7d2e-4083-90e3-8f67cd1fd452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d5d105-7d2e-4083-90e3-8f67cd1fd452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267754289388356946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332590b6-d750-400b-b9d9-1f3c8efc056f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13aac8e-e971-4f4d-a448-c0d590c8acfc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d5d105-7d2e-4083-90e3-8f67cd1fd452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13aac8e-e971-4f4d-a448-c0d590c8acfc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14856545793913363977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f848205-1420-4d5b-a94c-987f3d0f72af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f848205-1420-4d5b-a94c-987f3d0f72af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11874546298744420100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13aac8e-e971-4f4d-a448-c0d590c8acfc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a4162d-dcf1-42a3-a25b-b995699a1a03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a4162d-dcf1-42a3-a25b-b995699a1a03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7096568123642995630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f848205-1420-4d5b-a94c-987f3d0f72af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c380b235-a43b-41ac-a56b-b3513fd8d5f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c380b235-a43b-41ac-a56b-b3513fd8d5f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3093003267526642141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a4162d-dcf1-42a3-a25b-b995699a1a03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003fb2ea-7dc5-4ab3-a746-deac7fe852a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003fb2ea-7dc5-4ab3-a746-deac7fe852a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648652918062500144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c380b235-a43b-41ac-a56b-b3513fd8d5f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0983b476-e816-4564-a276-ad154c8df104, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0983b476-e816-4564-a276-ad154c8df104, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671410570685798455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003fb2ea-7dc5-4ab3-a746-deac7fe852a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23e5bb3-d2e1-4778-9f19-54d67e42ba5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23e5bb3-d2e1-4778-9f19-54d67e42ba5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570758903728449818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0983b476-e816-4564-a276-ad154c8df104, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb391bd-68de-4466-bea3-d2e42fc1819c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb391bd-68de-4466-bea3-d2e42fc1819c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444239443095250367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23e5bb3-d2e1-4778-9f19-54d67e42ba5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745f4ce1-081f-4ce3-9ff2-78bac175e09b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745f4ce1-081f-4ce3-9ff2-78bac175e09b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160849568624515547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb391bd-68de-4466-bea3-d2e42fc1819c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426a101e-cdff-4ada-9843-0b6152b9c3a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745f4ce1-081f-4ce3-9ff2-78bac175e09b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f852af0-37b2-45ba-8365-5613ab19a1d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f852af0-37b2-45ba-8365-5613ab19a1d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4276839794879921081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426a101e-cdff-4ada-9843-0b6152b9c3a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13346359126362484128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f852af0-37b2-45ba-8365-5613ab19a1d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad550f8-c5f0-42d5-9eda-398301da23a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad550f8-c5f0-42d5-9eda-398301da23a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511771010030309330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426a101e-cdff-4ada-9843-0b6152b9c3a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd749bde-c6c0-4b2d-8ea3-a4f5f841a718, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd749bde-c6c0-4b2d-8ea3-a4f5f841a718, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285573694286287658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad550f8-c5f0-42d5-9eda-398301da23a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b72380-b448-4ed3-a3c8-af481ff7ed19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b72380-b448-4ed3-a3c8-af481ff7ed19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225648960299335123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd749bde-c6c0-4b2d-8ea3-a4f5f841a718, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a05e5e-5d34-4cad-b7d7-5fba1b4da797, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a05e5e-5d34-4cad-b7d7-5fba1b4da797, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9390565417885018816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b72380-b448-4ed3-a3c8-af481ff7ed19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc10cf8-6243-4cee-8788-eb40e4e8be57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc10cf8-6243-4cee-8788-eb40e4e8be57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12906034852798181923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a05e5e-5d34-4cad-b7d7-5fba1b4da797, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3202de54-6125-48a4-abc4-283f2bb5f4c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3202de54-6125-48a4-abc4-283f2bb5f4c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16650588390816365646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc10cf8-6243-4cee-8788-eb40e4e8be57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7cdd98-914b-4743-b876-262b641ef666, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7cdd98-914b-4743-b876-262b641ef666, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730157393463202836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3202de54-6125-48a4-abc4-283f2bb5f4c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c42d2b1-0e04-49ba-8106-63fb7b0e1575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c42d2b1-0e04-49ba-8106-63fb7b0e1575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111976953242839276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7cdd98-914b-4743-b876-262b641ef666, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f577b5a7-fc98-46fa-b90f-bbada3ed16dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f577b5a7-fc98-46fa-b90f-bbada3ed16dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085030730938946857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c42d2b1-0e04-49ba-8106-63fb7b0e1575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e5b3c4-e8fa-4a57-9fca-66193358cc5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e5b3c4-e8fa-4a57-9fca-66193358cc5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17717390666953292807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f577b5a7-fc98-46fa-b90f-bbada3ed16dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e5b3c4-e8fa-4a57-9fca-66193358cc5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dce4da97-cb2d-4c9b-be0e-0c6d2ea0c1e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c8d16f-047c-4ba4-9cb3-3265696c1c99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c8d16f-047c-4ba4-9cb3-3265696c1c99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2473148482318861147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dce4da97-cb2d-4c9b-be0e-0c6d2ea0c1e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926468548793112186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c8d16f-047c-4ba4-9cb3-3265696c1c99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e81dac1-2333-4982-a772-1148a31f67f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e81dac1-2333-4982-a772-1148a31f67f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396001690956911255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dce4da97-cb2d-4c9b-be0e-0c6d2ea0c1e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b25d4c-fb38-4ab6-b00d-3d7c33003320, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b25d4c-fb38-4ab6-b00d-3d7c33003320, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302306975216958980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e81dac1-2333-4982-a772-1148a31f67f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519c2a58-58cf-44b1-bd7e-40cd3cb047a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b25d4c-fb38-4ab6-b00d-3d7c33003320, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519c2a58-58cf-44b1-bd7e-40cd3cb047a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519655640224717335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ed6741-cec8-4bcf-9811-c227eb00503f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ed6741-cec8-4bcf-9811-c227eb00503f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1274807660945359288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519c2a58-58cf-44b1-bd7e-40cd3cb047a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07ada82-3476-41b1-81d7-fb94e9ef29ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07ada82-3476-41b1-81d7-fb94e9ef29ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6821760517090868827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ed6741-cec8-4bcf-9811-c227eb00503f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a76a25a-7736-4d92-9c58-7383130725a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07ada82-3476-41b1-81d7-fb94e9ef29ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a76a25a-7736-4d92-9c58-7383130725a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8951990716999097141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e4b4d9-6a19-4067-838d-8af87bfdf629, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e4b4d9-6a19-4067-838d-8af87bfdf629, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15352314652937985035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e4b4d9-6a19-4067-838d-8af87bfdf629, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a76a25a-7736-4d92-9c58-7383130725a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b747cb-97fd-4356-ab98-e8ba11d2875b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b747cb-97fd-4356-ab98-e8ba11d2875b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242059406035841377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6733d1-a373-4696-8002-e63a23184702, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6733d1-a373-4696-8002-e63a23184702, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2535063709055655280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b747cb-97fd-4356-ab98-e8ba11d2875b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e424ff2-35d0-4e98-a4e5-70c0cb106184, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e424ff2-35d0-4e98-a4e5-70c0cb106184, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226830481244377972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6733d1-a373-4696-8002-e63a23184702, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94e3850-c82a-41ba-9ce2-6565f8562519, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e424ff2-35d0-4e98-a4e5-70c0cb106184, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94e3850-c82a-41ba-9ce2-6565f8562519, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10587760793090752288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efc6dde-8061-4d69-a838-508d6734f1e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efc6dde-8061-4d69-a838-508d6734f1e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18164985776251296883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94e3850-c82a-41ba-9ce2-6565f8562519, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85c609b-764f-4ece-8922-63cf320601ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85c609b-764f-4ece-8922-63cf320601ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296048537789010779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efc6dde-8061-4d69-a838-508d6734f1e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c25c98e-6c3f-48fc-96f7-fb276ea0ece9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c25c98e-6c3f-48fc-96f7-fb276ea0ece9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8208676480102249197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85c609b-764f-4ece-8922-63cf320601ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ff8e43-d89b-437a-92ab-e74b02f398b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ff8e43-d89b-437a-92ab-e74b02f398b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501667300322253505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c25c98e-6c3f-48fc-96f7-fb276ea0ece9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ff8e43-d89b-437a-92ab-e74b02f398b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363cfb52-8d31-40c8-8648-58b3f302d815, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363cfb52-8d31-40c8-8648-58b3f302d815, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407348696227816654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363cfb52-8d31-40c8-8648-58b3f302d815, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25f6feb-6196-474f-8b61-bc4904f98056, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 155c44cb-8a93-47c1-9847-99bd489714bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25f6feb-6196-474f-8b61-bc4904f98056, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8931786678405023331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 155c44cb-8a93-47c1-9847-99bd489714bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5354948617604000247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25f6feb-6196-474f-8b61-bc4904f98056, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07440b10-d12d-4ed5-8489-e80e01b6516c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07440b10-d12d-4ed5-8489-e80e01b6516c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6927403234906090784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 155c44cb-8a93-47c1-9847-99bd489714bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d123fd-ef8b-41f2-aee8-d4292fc5985c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07440b10-d12d-4ed5-8489-e80e01b6516c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d123fd-ef8b-41f2-aee8-d4292fc5985c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5026499077682119244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d123fd-ef8b-41f2-aee8-d4292fc5985c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd59cd87-a72b-499e-bb30-15614c174861, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd59cd87-a72b-499e-bb30-15614c174861, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6040846367243571641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d887c8e-6756-403c-acd2-8220ed90ebee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d887c8e-6756-403c-acd2-8220ed90ebee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2024484847814287055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd59cd87-a72b-499e-bb30-15614c174861, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5482181f-1916-4649-a349-6ac8eaa974c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5482181f-1916-4649-a349-6ac8eaa974c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8938906744846298867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d887c8e-6756-403c-acd2-8220ed90ebee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5482181f-1916-4649-a349-6ac8eaa974c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f88b2e5d-d385-4900-885b-e48f218998a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c84ddc8c-62ed-4365-aded-46d306a5d8fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c84ddc8c-62ed-4365-aded-46d306a5d8fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 998567569111266267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88b2e5d-d385-4900-885b-e48f218998a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16946031680203539279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c84ddc8c-62ed-4365-aded-46d306a5d8fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88b2e5d-d385-4900-885b-e48f218998a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501e4a3c-ce42-4d3d-a7f2-15142da95f2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501e4a3c-ce42-4d3d-a7f2-15142da95f2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2778631463691395686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790c7434-3e18-45c1-ad32-c4c22fabf04a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790c7434-3e18-45c1-ad32-c4c22fabf04a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7923003096007688258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501e4a3c-ce42-4d3d-a7f2-15142da95f2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787ba89c-600e-4dc4-a4ad-8280293effcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790c7434-3e18-45c1-ad32-c4c22fabf04a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787ba89c-600e-4dc4-a4ad-8280293effcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106579858862963083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1509ea4b-18c2-4d77-add0-a1468c66c396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1509ea4b-18c2-4d77-add0-a1468c66c396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6300602914621049873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787ba89c-600e-4dc4-a4ad-8280293effcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001e61b8-15ba-4544-be98-dc6e1e9d459c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001e61b8-15ba-4544-be98-dc6e1e9d459c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135598107801104219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1509ea4b-18c2-4d77-add0-a1468c66c396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925b117c-7f46-465c-8c79-8a9b84e0d9a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925b117c-7f46-465c-8c79-8a9b84e0d9a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4237456869047364118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001e61b8-15ba-4544-be98-dc6e1e9d459c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fa5840-637b-4dfe-b3e7-30cb1e9d971c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fa5840-637b-4dfe-b3e7-30cb1e9d971c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4072975998089274277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925b117c-7f46-465c-8c79-8a9b84e0d9a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02256696-c8fb-4ab4-87ad-c54dea09c6e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02256696-c8fb-4ab4-87ad-c54dea09c6e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17847386433625592008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fa5840-637b-4dfe-b3e7-30cb1e9d971c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769f25c3-00bc-4864-b629-bf7cc3510eed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02256696-c8fb-4ab4-87ad-c54dea09c6e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c4190d-2016-4b1a-ae04-1268421f6665, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769f25c3-00bc-4864-b629-bf7cc3510eed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910011612202145234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c4190d-2016-4b1a-ae04-1268421f6665, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5923533140079800230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c4190d-2016-4b1a-ae04-1268421f6665, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769f25c3-00bc-4864-b629-bf7cc3510eed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4dca41d-bc50-4059-b9ec-c5c413c6fd00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4dca41d-bc50-4059-b9ec-c5c413c6fd00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12271025505156120240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ece2c96-6ac4-46ba-baa6-010c72483a26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ece2c96-6ac4-46ba-baa6-010c72483a26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866047927584098129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4dca41d-bc50-4059-b9ec-c5c413c6fd00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81241f4e-e6d5-40ac-a5a1-29a23149f1a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81241f4e-e6d5-40ac-a5a1-29a23149f1a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5232459711340109987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ece2c96-6ac4-46ba-baa6-010c72483a26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81241f4e-e6d5-40ac-a5a1-29a23149f1a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f67f0b5a-5b75-4801-bfee-64dd718d1624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f67f0b5a-5b75-4801-bfee-64dd718d1624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5317640643520690129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbafc0b-c919-4f00-b1f1-09c3be84ec9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f67f0b5a-5b75-4801-bfee-64dd718d1624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbafc0b-c919-4f00-b1f1-09c3be84ec9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3996147680235996386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28250eee-6c34-4ceb-bba7-f626dca19756, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28250eee-6c34-4ceb-bba7-f626dca19756, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6228591267247057955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbafc0b-c919-4f00-b1f1-09c3be84ec9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c84f924-23c1-486b-b637-b339dbc5f765, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c84f924-23c1-486b-b637-b339dbc5f765, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13914744174666243013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28250eee-6c34-4ceb-bba7-f626dca19756, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be93dd11-251e-4db0-9897-38afffbf3828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c84f924-23c1-486b-b637-b339dbc5f765, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be93dd11-251e-4db0-9897-38afffbf3828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257103570287492518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6f32d4-3989-4a9d-aba5-18d28d1f20ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6f32d4-3989-4a9d-aba5-18d28d1f20ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5607305047375199571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be93dd11-251e-4db0-9897-38afffbf3828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15c4506-9816-4948-82d1-c304d68df4b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15c4506-9816-4948-82d1-c304d68df4b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469672419879700279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6f32d4-3989-4a9d-aba5-18d28d1f20ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a197630-5ac5-4148-b7b1-f7c7e48d8b89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a197630-5ac5-4148-b7b1-f7c7e48d8b89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788435069527486633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15c4506-9816-4948-82d1-c304d68df4b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982ca6ce-a4f7-4d5b-bce3-562b5f89bbb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982ca6ce-a4f7-4d5b-bce3-562b5f89bbb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2072288638854963664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a197630-5ac5-4148-b7b1-f7c7e48d8b89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982ca6ce-a4f7-4d5b-bce3-562b5f89bbb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388d36bd-7f84-4726-ac00-b18607b88b1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd39d117-6178-4c84-9a6d-870fc74733cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388d36bd-7f84-4726-ac00-b18607b88b1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10836115855238955515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd39d117-6178-4c84-9a6d-870fc74733cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3693727736154957077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388d36bd-7f84-4726-ac00-b18607b88b1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd39d117-6178-4c84-9a6d-870fc74733cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d57aec-7fed-4953-8547-d2fb1c54eaa4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d57aec-7fed-4953-8547-d2fb1c54eaa4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255780605550264369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbac24b-9607-4f8e-8e32-30a00f66dc82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbac24b-9607-4f8e-8e32-30a00f66dc82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12239387796024219747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d57aec-7fed-4953-8547-d2fb1c54eaa4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3d3274-29d2-4070-a1eb-9e59c005518b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3d3274-29d2-4070-a1eb-9e59c005518b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17777948588179533789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbac24b-9607-4f8e-8e32-30a00f66dc82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e29838-6295-4d09-b85a-8bac8b0433a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e29838-6295-4d09-b85a-8bac8b0433a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12701482139981487835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3d3274-29d2-4070-a1eb-9e59c005518b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e29838-6295-4d09-b85a-8bac8b0433a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d76c34-9f77-440c-ab49-6e029a502a8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d76c34-9f77-440c-ab49-6e029a502a8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9677859203245649203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4fe7f0-0eb1-4582-948d-d0e410724450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4fe7f0-0eb1-4582-948d-d0e410724450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201281502064336711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4fe7f0-0eb1-4582-948d-d0e410724450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d76c34-9f77-440c-ab49-6e029a502a8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ad3c09-fe60-4b56-8dfd-9cb558f69a20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ad3c09-fe60-4b56-8dfd-9cb558f69a20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 160753897554711899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e8842e-369d-4430-84fc-6aa4113d9192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e8842e-369d-4430-84fc-6aa4113d9192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12029692592155768359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ad3c09-fe60-4b56-8dfd-9cb558f69a20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa1b33e-008d-4f70-92be-1a44c51038ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa1b33e-008d-4f70-92be-1a44c51038ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2028244991878583330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e8842e-369d-4430-84fc-6aa4113d9192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c322bf9-6615-469b-ab4a-11a4a434e9fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c322bf9-6615-469b-ab4a-11a4a434e9fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023317729402704085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa1b33e-008d-4f70-92be-1a44c51038ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfd7beb5-6b57-4710-bc69-b11911b83907, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfd7beb5-6b57-4710-bc69-b11911b83907, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16926853671137413350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c322bf9-6615-469b-ab4a-11a4a434e9fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596d02fa-6860-402f-8899-7bb3cdd5237d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfd7beb5-6b57-4710-bc69-b11911b83907, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596d02fa-6860-402f-8899-7bb3cdd5237d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640588163351949408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ab8b290-3dc2-4d04-80ea-c270a6f40f03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ab8b290-3dc2-4d04-80ea-c270a6f40f03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15401075357662070952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596d02fa-6860-402f-8899-7bb3cdd5237d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a865a347-3c79-48e0-a176-be0c9782a9a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a865a347-3c79-48e0-a176-be0c9782a9a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540603419861430054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ab8b290-3dc2-4d04-80ea-c270a6f40f03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a03d62ce-a7d6-443a-977a-a592f3ba0bd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03d62ce-a7d6-443a-977a-a592f3ba0bd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302890702451388392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a865a347-3c79-48e0-a176-be0c9782a9a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53003b69-3af4-44da-b477-7305cf50decb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53003b69-3af4-44da-b477-7305cf50decb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17192667988786013277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03d62ce-a7d6-443a-977a-a592f3ba0bd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c0fa86-c1d7-4bf0-8ba8-24c32c12263f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c0fa86-c1d7-4bf0-8ba8-24c32c12263f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11282790095842093852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53003b69-3af4-44da-b477-7305cf50decb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ab3d92-efaa-4f36-9f83-7b2dd4c6e5c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c0fa86-c1d7-4bf0-8ba8-24c32c12263f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ee15ff-dd1b-4166-baf9-0ece8fee53e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ee15ff-dd1b-4166-baf9-0ece8fee53e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15127229846119838766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ab3d92-efaa-4f36-9f83-7b2dd4c6e5c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17944301095307352008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ee15ff-dd1b-4166-baf9-0ece8fee53e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ab3d92-efaa-4f36-9f83-7b2dd4c6e5c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a5bc6f-9e3a-41fb-a573-71ab45c1cc1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a5bc6f-9e3a-41fb-a573-71ab45c1cc1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992367649663410867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975132c9-c708-4d93-84c0-f4331f8e69c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975132c9-c708-4d93-84c0-f4331f8e69c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2465279396221978451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a5bc6f-9e3a-41fb-a573-71ab45c1cc1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bfcec9d-af7c-4af3-a0ee-5ba18dcbf505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bfcec9d-af7c-4af3-a0ee-5ba18dcbf505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568731179451153979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975132c9-c708-4d93-84c0-f4331f8e69c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2208a2-301c-4b32-a3b5-adf8c0505802, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2208a2-301c-4b32-a3b5-adf8c0505802, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968740252883369215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bfcec9d-af7c-4af3-a0ee-5ba18dcbf505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcda4e82-6591-4654-971a-fa04d2c756d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2208a2-301c-4b32-a3b5-adf8c0505802, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 589f4040-29c5-401e-b237-be4a43b44af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 589f4040-29c5-401e-b237-be4a43b44af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10284472078932374751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcda4e82-6591-4654-971a-fa04d2c756d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13185651883117113990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 589f4040-29c5-401e-b237-be4a43b44af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 768c0d11-a0a8-43e1-85c3-7196f99d3c6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 768c0d11-a0a8-43e1-85c3-7196f99d3c6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12118900834546741828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcda4e82-6591-4654-971a-fa04d2c756d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f02bb0eb-2fc7-4c1d-b094-e91f3d9dd0a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02bb0eb-2fc7-4c1d-b094-e91f3d9dd0a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6399047254682323075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 768c0d11-a0a8-43e1-85c3-7196f99d3c6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4827b788-3d53-4d86-9ce6-f3b696eda160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4827b788-3d53-4d86-9ce6-f3b696eda160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1374695664676270992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02bb0eb-2fc7-4c1d-b094-e91f3d9dd0a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ecaa43-a870-4073-8dc1-a15a2104ed2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ecaa43-a870-4073-8dc1-a15a2104ed2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13719281656575492567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4827b788-3d53-4d86-9ce6-f3b696eda160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 300d04de-00a6-4f9e-bc9c-77ff46f0f27b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300d04de-00a6-4f9e-bc9c-77ff46f0f27b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1389940826673074474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ecaa43-a870-4073-8dc1-a15a2104ed2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d3847b-56c4-47b4-a466-ef7fee3274a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d3847b-56c4-47b4-a466-ef7fee3274a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3211968791531547964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300d04de-00a6-4f9e-bc9c-77ff46f0f27b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a16423-1fa0-447d-9991-85e0b80015a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d3847b-56c4-47b4-a466-ef7fee3274a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a16423-1fa0-447d-9991-85e0b80015a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208750603719973406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a16423-1fa0-447d-9991-85e0b80015a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4169dd11-f450-4a5c-9919-941bc1f89125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765e4887-2d39-49f1-abd0-82eac2e6c417, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765e4887-2d39-49f1-abd0-82eac2e6c417, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10567433070322076550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4169dd11-f450-4a5c-9919-941bc1f89125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13531190235178095996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765e4887-2d39-49f1-abd0-82eac2e6c417, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01ab006-c116-42d5-a290-5fe600980172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01ab006-c116-42d5-a290-5fe600980172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8564783765530234609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4169dd11-f450-4a5c-9919-941bc1f89125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e791fb-3782-4167-a601-9a812fbd4f63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e791fb-3782-4167-a601-9a812fbd4f63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367607216152448132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01ab006-c116-42d5-a290-5fe600980172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e791fb-3782-4167-a601-9a812fbd4f63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d40d053-91f1-4600-a4df-576c4b9b5327, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d40d053-91f1-4600-a4df-576c4b9b5327, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10609001659720895785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c88e05-6002-4f15-bc14-327f338dcf64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c88e05-6002-4f15-bc14-327f338dcf64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18340076159498660911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d40d053-91f1-4600-a4df-576c4b9b5327, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb26dbbb-7c35-4f44-bc93-9a968c75ae95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb26dbbb-7c35-4f44-bc93-9a968c75ae95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3871775823014376207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c88e05-6002-4f15-bc14-327f338dcf64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb26dbbb-7c35-4f44-bc93-9a968c75ae95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03afb34-fc4c-4fb5-abde-6898a38b3015, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03afb34-fc4c-4fb5-abde-6898a38b3015, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11787209045754865070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff845032-44f8-4c82-945b-91915eac9e19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff845032-44f8-4c82-945b-91915eac9e19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15666260889497797872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03afb34-fc4c-4fb5-abde-6898a38b3015, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8448648-ed98-4ea1-8865-1dbbeace8f49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8448648-ed98-4ea1-8865-1dbbeace8f49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913616626820039853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8448648-ed98-4ea1-8865-1dbbeace8f49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff845032-44f8-4c82-945b-91915eac9e19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeafd513-edf3-448d-9d93-89bb017c3412, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeafd513-edf3-448d-9d93-89bb017c3412, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240604291361657191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6995a40-fbe7-400e-bcb1-72ae28154045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6995a40-fbe7-400e-bcb1-72ae28154045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133627501325900764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeafd513-edf3-448d-9d93-89bb017c3412, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc46a80-a107-4015-91c0-15dd24115f55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc46a80-a107-4015-91c0-15dd24115f55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9669315705364250739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6995a40-fbe7-400e-bcb1-72ae28154045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 447b53fd-22fe-4082-8cc8-e51b78031162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447b53fd-22fe-4082-8cc8-e51b78031162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18419867408158785374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc46a80-a107-4015-91c0-15dd24115f55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127dbf92-077a-4c21-82f9-74daca971443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127dbf92-077a-4c21-82f9-74daca971443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10422111948791429767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447b53fd-22fe-4082-8cc8-e51b78031162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e240b768-734a-4cd2-846b-4f001789bcac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e240b768-734a-4cd2-846b-4f001789bcac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457839227675054234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127dbf92-077a-4c21-82f9-74daca971443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743b5379-55d3-409b-b147-b0128f510f6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743b5379-55d3-409b-b147-b0128f510f6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980181471056236964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e240b768-734a-4cd2-846b-4f001789bcac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d96780-52f0-4939-88ff-ca1cb0412606, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d96780-52f0-4939-88ff-ca1cb0412606, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9271348007056007001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743b5379-55d3-409b-b147-b0128f510f6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe0e248-ec41-438e-9367-c9a4072e3114, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d96780-52f0-4939-88ff-ca1cb0412606, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe0e248-ec41-438e-9367-c9a4072e3114, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12326821223606123707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552e61e8-c4a3-42cc-b9e7-03ff26920772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552e61e8-c4a3-42cc-b9e7-03ff26920772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 542226309379067909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe0e248-ec41-438e-9367-c9a4072e3114, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87430135-a1fd-4313-b625-acbc1525fbaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87430135-a1fd-4313-b625-acbc1525fbaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8029303660464922329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552e61e8-c4a3-42cc-b9e7-03ff26920772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3dd70a4-8631-4c04-b9a6-1d7fa5a76c92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3dd70a4-8631-4c04-b9a6-1d7fa5a76c92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13921102177108305631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3dd70a4-8631-4c04-b9a6-1d7fa5a76c92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed84a9ab-0682-4c06-b870-2ee005ef5330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed84a9ab-0682-4c06-b870-2ee005ef5330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944972073170704420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87430135-a1fd-4313-b625-acbc1525fbaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbdd3afc-6dfd-4e44-99db-c27f3b9a445d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbdd3afc-6dfd-4e44-99db-c27f3b9a445d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236583078355659240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed84a9ab-0682-4c06-b870-2ee005ef5330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 930482ea-4181-465d-aad3-78cb2ccb9440, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 930482ea-4181-465d-aad3-78cb2ccb9440, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13226463913582172138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbdd3afc-6dfd-4e44-99db-c27f3b9a445d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0c4e39-a297-427e-a062-b600eb88db69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0c4e39-a297-427e-a062-b600eb88db69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17456745947144712587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 930482ea-4181-465d-aad3-78cb2ccb9440, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b4fa5d-9999-430d-b9d8-10b050a1270d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b4fa5d-9999-430d-b9d8-10b050a1270d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6771863250153912314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0c4e39-a297-427e-a062-b600eb88db69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2210837e-eeb7-478f-9ac8-ce51f629c813, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2210837e-eeb7-478f-9ac8-ce51f629c813, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015965323909958884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b4fa5d-9999-430d-b9d8-10b050a1270d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694e6444-9366-49b4-b82d-25bfd6e2aeb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694e6444-9366-49b4-b82d-25bfd6e2aeb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182376182616823317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2210837e-eeb7-478f-9ac8-ce51f629c813, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8103ea7-d0dd-411e-ba92-ce985e50140c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694e6444-9366-49b4-b82d-25bfd6e2aeb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e00bd5d-02bd-4f23-ab42-fbb7fbd3a4aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e00bd5d-02bd-4f23-ab42-fbb7fbd3a4aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6959390762623946652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8103ea7-d0dd-411e-ba92-ce985e50140c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14959408168017854572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e00bd5d-02bd-4f23-ab42-fbb7fbd3a4aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545f050e-d1b0-4af7-a15f-8d684588e85d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545f050e-d1b0-4af7-a15f-8d684588e85d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17259707698798214470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8103ea7-d0dd-411e-ba92-ce985e50140c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5595b189-a0be-4e43-bc78-5533b742f166, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5595b189-a0be-4e43-bc78-5533b742f166, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038037761437262115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545f050e-d1b0-4af7-a15f-8d684588e85d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fabace6-8277-4065-83ef-c880cae4b4ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fabace6-8277-4065-83ef-c880cae4b4ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8514275608246892137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5595b189-a0be-4e43-bc78-5533b742f166, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a200961e-23ef-406b-9446-6a6b7087cd37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a200961e-23ef-406b-9446-6a6b7087cd37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3853713490002232882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a200961e-23ef-406b-9446-6a6b7087cd37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86acd71c-337f-419e-8f81-49938c4fff30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86acd71c-337f-419e-8f81-49938c4fff30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6146783755588931290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86acd71c-337f-419e-8f81-49938c4fff30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fabace6-8277-4065-83ef-c880cae4b4ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba66fbb-09bd-4783-b0c0-f1cd3facb0b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0091fe-1887-4415-ae76-a5bad7e85644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:3654/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba66fbb-09bd-4783-b0c0-f1cd3facb0b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10625358304935083707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0091fe-1887-4415-ae76-a5bad7e85644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2082963191544838124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba66fbb-09bd-4783-b0c0-f1cd3facb0b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0091fe-1887-4415-ae76-a5bad7e85644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27a2393e-30bf-4956-bd19-70cd555f1a35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27a2393e-30bf-4956-bd19-70cd555f1a35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5604426021321051260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508e374b-1acc-4f6f-84a6-cdde7b19d8b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508e374b-1acc-4f6f-84a6-cdde7b19d8b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508389431168168487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27a2393e-30bf-4956-bd19-70cd555f1a35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508e374b-1acc-4f6f-84a6-cdde7b19d8b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0996ca41-33d4-478e-94c0-e53739401d57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ddc7887-4312-4711-a5e8-c56c0ff83d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ddc7887-4312-4711-a5e8-c56c0ff83d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4587035807941766724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0996ca41-33d4-478e-94c0-e53739401d57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005434028360194744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ddc7887-4312-4711-a5e8-c56c0ff83d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73959977-8e5b-4b92-ad3b-cfbfc3c12258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73959977-8e5b-4b92-ad3b-cfbfc3c12258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13470290307325942479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0996ca41-33d4-478e-94c0-e53739401d57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef20589-4dec-4102-9de5-5888deabd0aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73959977-8e5b-4b92-ad3b-cfbfc3c12258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef20589-4dec-4102-9de5-5888deabd0aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6758496110760104890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec58ca4-446f-4855-9287-20621050b36c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec58ca4-446f-4855-9287-20621050b36c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12887447532673302736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef20589-4dec-4102-9de5-5888deabd0aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec58ca4-446f-4855-9287-20621050b36c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0c0dc5-a97f-4f78-957b-8c205f2efd7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0c0dc5-a97f-4f78-957b-8c205f2efd7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7678496468545511098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9931df3-93b0-49ff-92fd-2f25b1b3e170, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9931df3-93b0-49ff-92fd-2f25b1b3e170, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8054485167848331256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0c0dc5-a97f-4f78-957b-8c205f2efd7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3b9c62-caf5-4fe1-8e0f-bcf4365b8e80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3b9c62-caf5-4fe1-8e0f-bcf4365b8e80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7048621318669404842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9931df3-93b0-49ff-92fd-2f25b1b3e170, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72187d46-b851-4c2e-915d-c11e41c32bc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72187d46-b851-4c2e-915d-c11e41c32bc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15802254528733339819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3b9c62-caf5-4fe1-8e0f-bcf4365b8e80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bb0569-70d7-4d0f-ac2e-6766c2d00fa5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bb0569-70d7-4d0f-ac2e-6766c2d00fa5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354252974812525323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72187d46-b851-4c2e-915d-c11e41c32bc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28c12a5-7745-49fb-b9e4-944a84e0462e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28c12a5-7745-49fb-b9e4-944a84e0462e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15004120738310608453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bb0569-70d7-4d0f-ac2e-6766c2d00fa5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6957b2a4-78e5-469c-be83-459e1fadb4ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6957b2a4-78e5-469c-be83-459e1fadb4ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14763578355134816178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28c12a5-7745-49fb-b9e4-944a84e0462e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6298ae6-f4ce-4a90-b41a-b388fc977bfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6957b2a4-78e5-469c-be83-459e1fadb4ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82edea24-028c-40b8-8703-44eb69f23ba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82edea24-028c-40b8-8703-44eb69f23ba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 796670677873200089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6298ae6-f4ce-4a90-b41a-b388fc977bfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141638007769521972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6298ae6-f4ce-4a90-b41a-b388fc977bfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05fea241-6ecd-45f3-ad55-51a1a3b8c252, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05fea241-6ecd-45f3-ad55-51a1a3b8c252, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3439109263211197985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82edea24-028c-40b8-8703-44eb69f23ba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23a6b07-ee28-41b6-b5fc-d4adb6c936ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23a6b07-ee28-41b6-b5fc-d4adb6c936ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16110167566840448659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05fea241-6ecd-45f3-ad55-51a1a3b8c252, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23a6b07-ee28-41b6-b5fc-d4adb6c936ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b25747-8790-45b6-8217-a5f0f6b4d4c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b25747-8790-45b6-8217-a5f0f6b4d4c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908562825212092364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66d9851-cee0-4295-a86e-6fa46ccaedfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66d9851-cee0-4295-a86e-6fa46ccaedfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969199369099402246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b25747-8790-45b6-8217-a5f0f6b4d4c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd6c5b8-601b-4cbc-999b-85151dae660d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66d9851-cee0-4295-a86e-6fa46ccaedfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd6c5b8-601b-4cbc-999b-85151dae660d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11044799700581692638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15672143-6f61-491a-8ce8-10027959fe84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15672143-6f61-491a-8ce8-10027959fe84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5214483321869413583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd6c5b8-601b-4cbc-999b-85151dae660d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15672143-6f61-491a-8ce8-10027959fe84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a8abf9-7e83-4f29-9295-d3f94b5a7965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a8abf9-7e83-4f29-9295-d3f94b5a7965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10138584597824096946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b308ed2-c57e-41d9-81e9-a3ecc6402ff1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b308ed2-c57e-41d9-81e9-a3ecc6402ff1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3707382094176173018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a8abf9-7e83-4f29-9295-d3f94b5a7965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b308ed2-c57e-41d9-81e9-a3ecc6402ff1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7ceccb-fa77-4348-bc73-63cd850e673d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7ceccb-fa77-4348-bc73-63cd850e673d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804938839904971150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c36c16c-6601-4c49-8148-4653f112cc34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c36c16c-6601-4c49-8148-4653f112cc34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388442636342283627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7ceccb-fa77-4348-bc73-63cd850e673d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec19193f-56fc-497f-a415-f0fd3c3df152, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c36c16c-6601-4c49-8148-4653f112cc34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec19193f-56fc-497f-a415-f0fd3c3df152, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611040312831925938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83435593-9288-4338-8099-f932072e5826, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83435593-9288-4338-8099-f932072e5826, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413721649702199127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec19193f-56fc-497f-a415-f0fd3c3df152, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c621893-e10e-430c-9694-990a4f2796c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83435593-9288-4338-8099-f932072e5826, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c621893-e10e-430c-9694-990a4f2796c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11130901715797625765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55954928-6216-4660-8ca8-8100707f304d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55954928-6216-4660-8ca8-8100707f304d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15650433066815889195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c621893-e10e-430c-9694-990a4f2796c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0114913-c8d9-4297-8f59-5f4b0b03c0f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55954928-6216-4660-8ca8-8100707f304d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0114913-c8d9-4297-8f59-5f4b0b03c0f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761868914411016998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56008407-be0b-423f-b0c2-28d8d7e768fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56008407-be0b-423f-b0c2-28d8d7e768fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4175563161431233377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0114913-c8d9-4297-8f59-5f4b0b03c0f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56008407-be0b-423f-b0c2-28d8d7e768fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20b6d97-cf02-4745-8f99-2dbc1efbb3a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20b6d97-cf02-4745-8f99-2dbc1efbb3a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3972799558282350955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302e33bc-a20f-4dba-8ac0-b78e597daf08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302e33bc-a20f-4dba-8ac0-b78e597daf08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832320544582375946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20b6d97-cf02-4745-8f99-2dbc1efbb3a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff6b3b9c-23ea-40ce-9223-5657177fe158, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6b3b9c-23ea-40ce-9223-5657177fe158, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860190936041038461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302e33bc-a20f-4dba-8ac0-b78e597daf08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9633016-0f0f-4ed0-965a-39db3324ee0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9633016-0f0f-4ed0-965a-39db3324ee0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415601840300226882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6b3b9c-23ea-40ce-9223-5657177fe158, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9278284-4d8b-4682-a82d-daeb77b932a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9278284-4d8b-4682-a82d-daeb77b932a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17497731797599449515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9633016-0f0f-4ed0-965a-39db3324ee0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24277fb-697d-49b9-9351-ef9299f29bbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24277fb-697d-49b9-9351-ef9299f29bbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666409390372210247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9278284-4d8b-4682-a82d-daeb77b932a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7de52d3-eee2-45de-89ec-58a91ce4f4e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7de52d3-eee2-45de-89ec-58a91ce4f4e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1442009417034779474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24277fb-697d-49b9-9351-ef9299f29bbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf1ef5c-b539-41c4-98c2-db40397c4178, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf1ef5c-b539-41c4-98c2-db40397c4178, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558120986087267878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log --grpc-port=3654 --mon-port=27526 --ic-port=4708 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log', '--grpc-port=3654', '--mon-port=27526', '--ic-port=4708', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7de52d3-eee2-45de-89ec-58a91ce4f4e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1416000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:3654/3
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90e7a86-b1ea-4aae-93ed-c209874bfacf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf1ef5c-b539-41c4-98c2-db40397c4178, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90e7a86-b1ea-4aae-93ed-c209874bfacf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8358066179172987508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b923b977-bf60-46d1-858e-c162deed5ac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b923b977-bf60-46d1-858e-c162deed5ac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525037397111736729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1416038
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90e7a86-b1ea-4aae-93ed-c209874bfacf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0998e9f5-2fd1-4d77-a7f2-2513682c7704, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0998e9f5-2fd1-4d77-a7f2-2513682c7704, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13176201649163802785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b923b977-bf60-46d1-858e-c162deed5ac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b70805-bd98-41f0-9dbd-e886f85ce829, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b70805-bd98-41f0-9dbd-e886f85ce829, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1636919975999070683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0998e9f5-2fd1-4d77-a7f2-2513682c7704, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a24919-8b1b-4262-816c-501d516c475a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a24919-8b1b-4262-816c-501d516c475a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2971611478738811364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b70805-bd98-41f0-9dbd-e886f85ce829, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7011f0-f7f0-46e2-8cb0-169eb7986db3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7011f0-f7f0-46e2-8cb0-169eb7986db3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381992627890433684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a24919-8b1b-4262-816c-501d516c475a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7011f0-f7f0-46e2-8cb0-169eb7986db3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be3c8b3-484e-4cb6-999d-4c54757a6e80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be3c8b3-484e-4cb6-999d-4c54757a6e80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814838854131308452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 933fde8f-a03c-4ffe-a0ff-37a9429f3764, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933fde8f-a03c-4ffe-a0ff-37a9429f3764, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642776124050233133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be3c8b3-484e-4cb6-999d-4c54757a6e80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933fde8f-a03c-4ffe-a0ff-37a9429f3764, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2f63d2-71b3-4229-9a32-6f9f23b8b31d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2f63d2-71b3-4229-9a32-6f9f23b8b31d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15161492495111653544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad94ec4f-cc63-4608-b9c2-1eedef9d5f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad94ec4f-cc63-4608-b9c2-1eedef9d5f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11259536165254743373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad94ec4f-cc63-4608-b9c2-1eedef9d5f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2f63d2-71b3-4229-9a32-6f9f23b8b31d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8d8ee7-7f1f-48cc-832f-d2368e8ee3e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8d8ee7-7f1f-48cc-832f-d2368e8ee3e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743117180220592354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49327008-84f3-4aef-b508-3caf02a298c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49327008-84f3-4aef-b508-3caf02a298c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14029710616752813112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8d8ee7-7f1f-48cc-832f-d2368e8ee3e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d3b102-080f-4b01-8982-7f922099746f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d3b102-080f-4b01-8982-7f922099746f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411621469755777007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49327008-84f3-4aef-b508-3caf02a298c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bb6764-a6e4-4317-893a-f8835117fb21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d3b102-080f-4b01-8982-7f922099746f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f25198d-70f5-4476-a5be-09960c9146b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f25198d-70f5-4476-a5be-09960c9146b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729111951819695673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bb6764-a6e4-4317-893a-f8835117fb21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3721667707065489288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f25198d-70f5-4476-a5be-09960c9146b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3e05fb-0000-4e24-8e47-dc3f0ed30f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3e05fb-0000-4e24-8e47-dc3f0ed30f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690096610008223824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bb6764-a6e4-4317-893a-f8835117fb21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac5572c-dad9-4f3e-ae48-aecde34cb3a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac5572c-dad9-4f3e-ae48-aecde34cb3a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9306318290720273618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3e05fb-0000-4e24-8e47-dc3f0ed30f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31202b79-59f0-4771-9f3f-28a0957ce7da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac5572c-dad9-4f3e-ae48-aecde34cb3a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31202b79-59f0-4771-9f3f-28a0957ce7da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257416636417721460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c41b91-7ba5-46d0-9307-448548b111c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c41b91-7ba5-46d0-9307-448548b111c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506902820411840742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31202b79-59f0-4771-9f3f-28a0957ce7da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb64e926-8f7c-466d-9fc4-0d5d8aacaab6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb64e926-8f7c-466d-9fc4-0d5d8aacaab6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13429310720976017883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c41b91-7ba5-46d0-9307-448548b111c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 639d0af3-a444-484c-b8dc-caafdc773fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 639d0af3-a444-484c-b8dc-caafdc773fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12203432220118693972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb64e926-8f7c-466d-9fc4-0d5d8aacaab6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abbc7c94-bd3c-43a1-b892-4ca6630f0088, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abbc7c94-bd3c-43a1-b892-4ca6630f0088, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455802042430416751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 639d0af3-a444-484c-b8dc-caafdc773fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13cb1785-db19-423a-b732-da3fd160e410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13cb1785-db19-423a-b732-da3fd160e410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8973452679811040636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13cb1785-db19-423a-b732-da3fd160e410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bbbaa2c-da1a-4b12-b791-e098244cb8bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bbbaa2c-da1a-4b12-b791-e098244cb8bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 145182643941718352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bbbaa2c-da1a-4b12-b791-e098244cb8bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abbc7c94-bd3c-43a1-b892-4ca6630f0088, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a53ff6-1945-43e9-b994-3f44d1fbf331, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1a5021-9aeb-4753-b32d-db5dd45cf1c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1a5021-9aeb-4753-b32d-db5dd45cf1c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537193168106951819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a53ff6-1945-43e9-b994-3f44d1fbf331, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2999089023275571397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1a5021-9aeb-4753-b32d-db5dd45cf1c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a28a4f-02e4-4d4c-b051-298e46b7bb53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a53ff6-1945-43e9-b994-3f44d1fbf331, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a28a4f-02e4-4d4c-b051-298e46b7bb53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539340982825120316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58275ba8-343c-483c-a1c3-06adc8ad4329, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58275ba8-343c-483c-a1c3-06adc8ad4329, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 213981938357981123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a28a4f-02e4-4d4c-b051-298e46b7bb53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58275ba8-343c-483c-a1c3-06adc8ad4329, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbfccb3b-50dd-42d0-8d5a-85485b128271, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbfccb3b-50dd-42d0-8d5a-85485b128271, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2518469005835992290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f7d230-8256-4ed5-955a-16aee0b3da2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbfccb3b-50dd-42d0-8d5a-85485b128271, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a117eda2-159d-4f70-9632-720069b55e48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f7d230-8256-4ed5-955a-16aee0b3da2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10817169811868635989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a117eda2-159d-4f70-9632-720069b55e48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16847992903248456934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f7d230-8256-4ed5-955a-16aee0b3da2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab878d04-552f-4127-bd85-b09881386599, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab878d04-552f-4127-bd85-b09881386599, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894056658236673305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a117eda2-159d-4f70-9632-720069b55e48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca8c7a5-90bd-4425-a34d-35b6bc2e9dd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca8c7a5-90bd-4425-a34d-35b6bc2e9dd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508229977123010861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab878d04-552f-4127-bd85-b09881386599, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5d8707-9c86-402b-9e09-144c6bc01e90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5d8707-9c86-402b-9e09-144c6bc01e90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12308996100366400363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca8c7a5-90bd-4425-a34d-35b6bc2e9dd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63e2b529-1690-4b38-ada3-5f405ea06868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e2b529-1690-4b38-ada3-5f405ea06868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971941686699185492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5d8707-9c86-402b-9e09-144c6bc01e90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8079253-1919-4b5b-abd1-5d4ba4867065, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8079253-1919-4b5b-abd1-5d4ba4867065, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999284097271307353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e2b529-1690-4b38-ada3-5f405ea06868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f50004e-399e-48ea-9b7d-0ebf8037b290, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f50004e-399e-48ea-9b7d-0ebf8037b290, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11272128608528839415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8079253-1919-4b5b-abd1-5d4ba4867065, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae62751b-1b81-49e3-9892-8db06d290f09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae62751b-1b81-49e3-9892-8db06d290f09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12851389636534252310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f50004e-399e-48ea-9b7d-0ebf8037b290, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a7cb05-5503-47a7-bfc5-767e6a910c77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a7cb05-5503-47a7-bfc5-767e6a910c77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12829853587476225364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae62751b-1b81-49e3-9892-8db06d290f09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a26d952d-c346-4ad1-905b-b009dc603cf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26d952d-c346-4ad1-905b-b009dc603cf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15843804790245292342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a7cb05-5503-47a7-bfc5-767e6a910c77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 806ea0d4-9fcc-43eb-bf87-3cbc8725101e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806ea0d4-9fcc-43eb-bf87-3cbc8725101e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6888756479365890902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26d952d-c346-4ad1-905b-b009dc603cf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48057f8-2bc3-4ca5-80de-88bd16ac574c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48057f8-2bc3-4ca5-80de-88bd16ac574c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853801851103122370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1416038) rc: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806ea0d4-9fcc-43eb-bf87-3cbc8725101e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:260 Command (pid 1416038) elapsed time (sec): 0.9609105587005615
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48057f8-2bc3-4ca5-80de-88bd16ac574c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:263 Command (pid 1416038) idrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 587879de-47ab-476d-9c2a-b625ff60ef34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a116831-daac-4aef-9825-2459b9bacaa7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a116831-daac-4aef-9825-2459b9bacaa7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4737209378019452709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) inblock: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587879de-47ab-476d-9c2a-b625ff60ef34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731584507371313152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587879de-47ab-476d-9c2a-b625ff60ef34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a116831-daac-4aef-9825-2459b9bacaa7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1416038) minflt: 45167
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ya.test:process.py:263 Command (pid 1416038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) nivcsw: 166
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20a7158-63df-4097-a5fe-8dfc15d0802c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20a7158-63df-4097-a5fe-8dfc15d0802c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10887977391456250151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1416038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1416038) stime: 0.168105
DEBUG    ya.test:process.py:263 Command (pid 1416038) utime: 0.511019
DEBUG    ya.test:process.py:263 Command (pid 1416038) wtime: 0.973
DEBUG    ya.test:process.py:275 Command (pid 1416038) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e53781-c9af-44c5-a6d0-3891ce69ff11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e53781-c9af-44c5-a6d0-3891ce69ff11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12557713838529945527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20a7158-63df-4097-a5fe-8dfc15d0802c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8a8b27-1692-43d4-b581-8a89dfcec25c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8a8b27-1692-43d4-b581-8a89dfcec25c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15111826362896565564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e53781-c9af-44c5-a6d0-3891ce69ff11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c0809911a30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c0809911a30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8a8b27-1692-43d4-b581-8a89dfcec25c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080a11acf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080a11acf0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b5b5270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b5ce8b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5ce8b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b5e23b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused {created_time:"2025-10-27T15:25:12.646507825+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused {created_time:"2025-10-27T15:25:12.646507825+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:12.63947348+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:65258
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 487a03f8-65c2-441e-8880-e70e005f7983, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't start call
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:12.63947348+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 57ab8008-1f6e-4662-b3f7-3e401764ed39, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 57ab8008-1f6e-4662-b3f7-3e401764ed39, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 57ab8008-1f6e-4662-b3f7-3e401764ed39, localhost:9335): 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/test_simple_encryption_1. Endpoint: "localhost:9335". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d0487167-db4a-45e9-b6f3-55aef1c60c61, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d0487167-db4a-45e9-b6f3-55aef1c60c61, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d0487167-db4a-45e9-b6f3-55aef1c60c61, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5ce8b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b5b5270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b5e23b0 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T15:25:17.745135731+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b5e78b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b5e78b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T15:25:17.763167386+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5ce8b0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b5ce8b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b5ce8b0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b5e15f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b6083f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c30b9391-ef69-4e5c-9d6e-a4a73a6403f3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c30b9391-ef69-4e5c-9d6e-a4a73a6403f3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 46bc99d8-28e2-44b2-a7c3-1e8a37d17d5f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 46bc99d8-28e2-44b2-a7c3-1e8a37d17d5f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:65258/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log --grpc-port=65258 --mon-port=5975 --ic-port=26581 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log', '--grpc-port=65258', '--mon-port=5975', '--ic-port=26581', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1418412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:65258/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1418435
DEBUG    ya.test:process.py:259 Command (pid 1418435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1418435) elapsed time (sec): 0.7899684906005859
DEBUG    ya.test:process.py:263 Command (pid 1418435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1418435) minflt: 45205
DEBUG    ya.test:process.py:263 Command (pid 1418435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 1418435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1418435) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1418435) stime: 0.165829
DEBUG    ya.test:process.py:263 Command (pid 1418435) utime: 0.46435299999999996
DEBUG    ya.test:process.py:263 Command (pid 1418435) wtime: 0.8
DEBUG    ya.test:process.py:275 Command (pid 1418435) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 19801
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 19801
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 41

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 19801 SectorMap:1:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 42
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 43
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 19801 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 44
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 45
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6291/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log', '--grpc-port=6291', '--mon-port=13531', '--ic-port=2716', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1422142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6291/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422143
DEBUG    ya.test:process.py:259 Command (pid 1422143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422143) elapsed time (sec): 0.8401377201080322
DEBUG    ya.test:process.py:263 Command (pid 1422143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1422143) minflt: 45115
DEBUG    ya.test:process.py:263 Command (pid 1422143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1422143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1422143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422143) stime: 0.254849
DEBUG    ya.test:process.py:263 Command (pid 1422143) utime: 0.42139699999999997
DEBUG    ya.test:process.py:263 Command (pid 1422143) wtime: 0.855
DEBUG    ya.test:process.py:275 Command (pid 1422143) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 46bc99d8-28e2-44b2-a7c3-1e8a37d17d5f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c5de45c9-6b476ccb-75795ec-70e7f414" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9df1048-65d1-4245-9a80-16311072c7f1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9df1048-65d1-4245-9a80-16311072c7f1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 654118242911862384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c30b9391-ef69-4e5c-9d6e-a4a73a6403f3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c5de45c9-6b476ccb-75795ec-70e7f414" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c6cd7a-51ca-4b8f-a0d5-f60b01b18a36, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c6cd7a-51ca-4b8f-a0d5-f60b01b18a36, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13815951312572909035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c6cd7a-51ca-4b8f-a0d5-f60b01b18a36, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9df1048-65d1-4245-9a80-16311072c7f1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd438bb-e061-4a29-b12b-f78b6800382a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd438bb-e061-4a29-b12b-f78b6800382a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13821887458999703607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb470532-fc16-4ae2-b7a7-0e8a68ccda77, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb470532-fc16-4ae2-b7a7-0e8a68ccda77, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801420775009118207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd438bb-e061-4a29-b12b-f78b6800382a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3febb9de-fa88-4b00-8ef0-2938bf604c42, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3febb9de-fa88-4b00-8ef0-2938bf604c42, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8494999731188203588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3febb9de-fa88-4b00-8ef0-2938bf604c42, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19a3dd8-4658-4ade-b9db-6eb40e88d4e1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19a3dd8-4658-4ade-b9db-6eb40e88d4e1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343416036339941897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb470532-fc16-4ae2-b7a7-0e8a68ccda77, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06ffdd2-534e-499f-8484-285f389b1d37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06ffdd2-534e-499f-8484-285f389b1d37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370413244880227951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19a3dd8-4658-4ade-b9db-6eb40e88d4e1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8caa4f08-c247-47c0-9153-f77603c4a524, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8caa4f08-c247-47c0-9153-f77603c4a524, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8772311543824649971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8caa4f08-c247-47c0-9153-f77603c4a524, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac56b4e-6eda-428a-8399-193934c65ca1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac56b4e-6eda-428a-8399-193934c65ca1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10674745240038281656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06ffdd2-534e-499f-8484-285f389b1d37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde6a0dd-f946-40cb-b1e1-4f0e57775565, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde6a0dd-f946-40cb-b1e1-4f0e57775565, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5615422891715124815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac56b4e-6eda-428a-8399-193934c65ca1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e1c57f-4f18-406a-85bb-1cd55437f273, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e1c57f-4f18-406a-85bb-1cd55437f273, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10913679764148966606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde6a0dd-f946-40cb-b1e1-4f0e57775565, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e05e9a-8257-49b5-949a-be6e4bcc9dd8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e1c57f-4f18-406a-85bb-1cd55437f273, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc58936b-1ea3-4a76-8f28-f5263cafb4f6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc58936b-1ea3-4a76-8f28-f5263cafb4f6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607703994915118452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e05e9a-8257-49b5-949a-be6e4bcc9dd8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308438546511862314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc58936b-1ea3-4a76-8f28-f5263cafb4f6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168d949b-4b47-4125-a5b2-0f656625c154, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168d949b-4b47-4125-a5b2-0f656625c154, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13149301410816065539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e05e9a-8257-49b5-949a-be6e4bcc9dd8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5561e1-f939-4fc4-aee8-94a46726eea1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5561e1-f939-4fc4-aee8-94a46726eea1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988912577049274547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168d949b-4b47-4125-a5b2-0f656625c154, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae4119e-6286-4750-b5b5-dfc717d42156, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae4119e-6286-4750-b5b5-dfc717d42156, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387211355061200402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5561e1-f939-4fc4-aee8-94a46726eea1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38f9a384-f315-40e8-8e66-c51b74351d28, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38f9a384-f315-40e8-8e66-c51b74351d28, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3803411564490748005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae4119e-6286-4750-b5b5-dfc717d42156, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6a935e-48fb-4168-bc02-d37e62b77d4b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6a935e-48fb-4168-bc02-d37e62b77d4b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2244543413415574297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38f9a384-f315-40e8-8e66-c51b74351d28, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02bfd14-c461-4d94-9f95-be6c84c65b12, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02bfd14-c461-4d94-9f95-be6c84c65b12, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14039934277624145902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6a935e-48fb-4168-bc02-d37e62b77d4b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb3cf28-58cc-4d95-a8ae-d3ee673c1e5e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb3cf28-58cc-4d95-a8ae-d3ee673c1e5e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600552063752639990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02bfd14-c461-4d94-9f95-be6c84c65b12, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36286c4c-06eb-481f-adf2-99990851d3d4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36286c4c-06eb-481f-adf2-99990851d3d4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5813191559795138314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb3cf28-58cc-4d95-a8ae-d3ee673c1e5e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36286c4c-06eb-481f-adf2-99990851d3d4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8caa8f78-2c09-4926-8e7b-971e8eddd0a1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8caa8f78-2c09-4926-8e7b-971e8eddd0a1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010705177552108354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f14acd3-9925-4154-9929-64b8e4205653, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f14acd3-9925-4154-9929-64b8e4205653, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188342243189736776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8caa8f78-2c09-4926-8e7b-971e8eddd0a1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e502b4-3ca5-4de2-8c16-b7cfac3ec3a4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e502b4-3ca5-4de2-8c16-b7cfac3ec3a4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1727402064508123515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f14acd3-9925-4154-9929-64b8e4205653, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76daa28d-2644-4dbf-945b-f0f991417774, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76daa28d-2644-4dbf-945b-f0f991417774, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10252419626554116948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e502b4-3ca5-4de2-8c16-b7cfac3ec3a4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dceb6d1-ba5d-43e2-9739-ac95f3b6fe4c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dceb6d1-ba5d-43e2-9739-ac95f3b6fe4c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6672164174629418022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76daa28d-2644-4dbf-945b-f0f991417774, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61072ed6-170f-4ef5-bbc4-70ca023f75bc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61072ed6-170f-4ef5-bbc4-70ca023f75bc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890776547738328758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dceb6d1-ba5d-43e2-9739-ac95f3b6fe4c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2690133b-67ac-45c4-89ad-3c6f0352a379, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2690133b-67ac-45c4-89ad-3c6f0352a379, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11712097464725241077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61072ed6-170f-4ef5-bbc4-70ca023f75bc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6d7fb0-9849-4ee6-afd5-848ca31427cd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6d7fb0-9849-4ee6-afd5-848ca31427cd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573856501237527356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2690133b-67ac-45c4-89ad-3c6f0352a379, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d248ff-134d-4286-82f1-75af0a2f8c72, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d248ff-134d-4286-82f1-75af0a2f8c72, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11347658578833220592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6d7fb0-9849-4ee6-afd5-848ca31427cd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eb1190a-7819-429c-b3c9-e6a790c66f2c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eb1190a-7819-429c-b3c9-e6a790c66f2c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056726268584301022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d248ff-134d-4286-82f1-75af0a2f8c72, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e9991d-db40-4da6-af22-ee0d04c96483, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e9991d-db40-4da6-af22-ee0d04c96483, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349554466926656818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e9991d-db40-4da6-af22-ee0d04c96483, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b7791d1-2b0e-464a-9685-5ace9a2c9b04, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b7791d1-2b0e-464a-9685-5ace9a2c9b04, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1746093501630946412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eb1190a-7819-429c-b3c9-e6a790c66f2c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0225a10-cc4a-4cd6-98ae-bd986d52949c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0225a10-cc4a-4cd6-98ae-bd986d52949c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045790426327063268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b7791d1-2b0e-464a-9685-5ace9a2c9b04, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db511d92-7132-4e91-a3c4-e6e357c5606d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0225a10-cc4a-4cd6-98ae-bd986d52949c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf29fa1-738f-4644-8caa-74e7fed868c8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db511d92-7132-4e91-a3c4-e6e357c5606d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6269469245605786068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf29fa1-738f-4644-8caa-74e7fed868c8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13382540007750968333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf29fa1-738f-4644-8caa-74e7fed868c8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db511d92-7132-4e91-a3c4-e6e357c5606d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38614b1-d964-4ae8-95eb-aa88dc45e0ec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38614b1-d964-4ae8-95eb-aa88dc45e0ec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285001383415407113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26a440f-0a0c-45d0-a582-0ef92c8a1e1f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26a440f-0a0c-45d0-a582-0ef92c8a1e1f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 36811041411957384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38614b1-d964-4ae8-95eb-aa88dc45e0ec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85df7a3d-938c-4f37-a495-ebbbb5863f56, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85df7a3d-938c-4f37-a495-ebbbb5863f56, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3372747356366227151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26a440f-0a0c-45d0-a582-0ef92c8a1e1f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22207/2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c4f1fc-a0a9-47d3-a6f4-620f11c5789f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c4f1fc-a0a9-47d3-a6f4-620f11c5789f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257900666810871449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85df7a3d-938c-4f37-a495-ebbbb5863f56, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21cd8090-5a72-4a1c-a64b-b063d81a5508, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cd8090-5a72-4a1c-a64b-b063d81a5508, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9538517509725022517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23c4f1fc-a0a9-47d3-a6f4-620f11c5789f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cd8090-5a72-4a1c-a64b-b063d81a5508, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965d4add-227a-4d47-b468-6364c33e358c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965d4add-227a-4d47-b468-6364c33e358c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1964500979011328001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101c59ec-9df1-4dbb-9d84-3458ae689b25, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101c59ec-9df1-4dbb-9d84-3458ae689b25, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103652937298894770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965d4add-227a-4d47-b468-6364c33e358c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70640799-98ab-49a0-ba55-74e3d3e765cb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70640799-98ab-49a0-ba55-74e3d3e765cb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8115899201422264155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101c59ec-9df1-4dbb-9d84-3458ae689b25, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d9f079-c5ca-4e3a-a15d-eba832661707, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d9f079-c5ca-4e3a-a15d-eba832661707, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088060944488846593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70640799-98ab-49a0-ba55-74e3d3e765cb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d9f079-c5ca-4e3a-a15d-eba832661707, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1480f121-acef-4e5c-8a80-dfc6b9dcbdff, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1480f121-acef-4e5c-8a80-dfc6b9dcbdff, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15845605428548188893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b294f7-5f74-4bea-af97-9c909b790b79, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b294f7-5f74-4bea-af97-9c909b790b79, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13358699300646764188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1480f121-acef-4e5c-8a80-dfc6b9dcbdff, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a1c1b8-5239-41cf-b5b8-16ea2f840955, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a1c1b8-5239-41cf-b5b8-16ea2f840955, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17980338137205644413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b294f7-5f74-4bea-af97-9c909b790b79, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e53570-4d02-4203-921e-7596925b1171, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e53570-4d02-4203-921e-7596925b1171, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4544970956673670820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a1c1b8-5239-41cf-b5b8-16ea2f840955, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c8b892-ece6-4f02-b391-6555d69f5351, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c8b892-ece6-4f02-b391-6555d69f5351, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17377573068205468067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e53570-4d02-4203-921e-7596925b1171, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c5e1e9-e752-406e-ae8f-88b8f9ab9d29, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c5e1e9-e752-406e-ae8f-88b8f9ab9d29, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4733913337959012964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c8b892-ece6-4f02-b391-6555d69f5351, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97398052-c551-4c54-a24f-53bea9634747, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c5e1e9-e752-406e-ae8f-88b8f9ab9d29, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97398052-c551-4c54-a24f-53bea9634747, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17692638384074906662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa230239-1bb8-419d-9153-1308e0c3f61b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa230239-1bb8-419d-9153-1308e0c3f61b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15955235834170787372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97398052-c551-4c54-a24f-53bea9634747, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac5c723-7311-4ffe-8144-bf803a13efed, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac5c723-7311-4ffe-8144-bf803a13efed, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12918724291468306327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa230239-1bb8-419d-9153-1308e0c3f61b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac5c723-7311-4ffe-8144-bf803a13efed, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1da054-2a80-4ba0-8fe6-d64973b07e66, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1da054-2a80-4ba0-8fe6-d64973b07e66, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9469991189029114096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18e753f-ea18-46eb-85bf-a45d826856ef, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18e753f-ea18-46eb-85bf-a45d826856ef, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2062048423778534795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1da054-2a80-4ba0-8fe6-d64973b07e66, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18e753f-ea18-46eb-85bf-a45d826856ef, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2214f9f-0a79-4198-9e58-e2c4d1fa08a1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2214f9f-0a79-4198-9e58-e2c4d1fa08a1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14905764718094188383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67803766-28bb-4223-a6fd-9dbfb69f6439, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67803766-28bb-4223-a6fd-9dbfb69f6439, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10924413741119963763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2214f9f-0a79-4198-9e58-e2c4d1fa08a1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33803420-ad46-48e8-8c46-7f1c67e236d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33803420-ad46-48e8-8c46-7f1c67e236d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8788052456433496503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67803766-28bb-4223-a6fd-9dbfb69f6439, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c2b9cc-0714-44db-8b0a-8003363a624f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33803420-ad46-48e8-8c46-7f1c67e236d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25085658-226b-48e1-8e89-dd3eef887b94, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25085658-226b-48e1-8e89-dd3eef887b94, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367598524247606435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c2b9cc-0714-44db-8b0a-8003363a624f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835076934470312325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c2b9cc-0714-44db-8b0a-8003363a624f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25085658-226b-48e1-8e89-dd3eef887b94, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adaa10f8-068b-4ab5-9f11-8a449572e0b6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adaa10f8-068b-4ab5-9f11-8a449572e0b6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15308597339283726037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a86e42-2a20-49f5-a8ee-27ce5b73dc8a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a86e42-2a20-49f5-a8ee-27ce5b73dc8a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549158655627547082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adaa10f8-068b-4ab5-9f11-8a449572e0b6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6136b1c7-5214-4d96-a82e-a61bbb917bf7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6136b1c7-5214-4d96-a82e-a61bbb917bf7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12051451225359677289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a86e42-2a20-49f5-a8ee-27ce5b73dc8a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6891941b-03a0-478a-84e4-5d6f0639a9d7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6891941b-03a0-478a-84e4-5d6f0639a9d7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15907892857725985518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6136b1c7-5214-4d96-a82e-a61bbb917bf7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445da295-24c4-4766-97ec-99a8a2b93ea2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445da295-24c4-4766-97ec-99a8a2b93ea2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12325452846175229611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6891941b-03a0-478a-84e4-5d6f0639a9d7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfbd878-bd23-4d60-a078-db23f01e17fc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfbd878-bd23-4d60-a078-db23f01e17fc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16447530728804032637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445da295-24c4-4766-97ec-99a8a2b93ea2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d598f9aa-ad61-4578-832c-c6104ecf89d5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d598f9aa-ad61-4578-832c-c6104ecf89d5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2585362020921117808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfbd878-bd23-4d60-a078-db23f01e17fc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d598f9aa-ad61-4578-832c-c6104ecf89d5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2a993f-2631-4150-a53d-dde534d15441, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29392419-7124-41e3-a786-43ded4cb5c4d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2a993f-2631-4150-a53d-dde534d15441, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266262167708124652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29392419-7124-41e3-a786-43ded4cb5c4d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3946761684055525827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2a993f-2631-4150-a53d-dde534d15441, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606b9df9-4c0a-4510-9993-1db32e1292ac, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606b9df9-4c0a-4510-9993-1db32e1292ac, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4821108095793785728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606b9df9-4c0a-4510-9993-1db32e1292ac, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29392419-7124-41e3-a786-43ded4cb5c4d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2466c0ca-a423-438f-88a5-82b3af42483c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba9159e-8098-4ac2-9f8d-7b27044eec23, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2466c0ca-a423-438f-88a5-82b3af42483c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5566375065598878701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba9159e-8098-4ac2-9f8d-7b27044eec23, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6397504201443231106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log', '--grpc-port=22207', '--mon-port=64424', '--ic-port=15884', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2466c0ca-a423-438f-88a5-82b3af42483c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba9159e-8098-4ac2-9f8d-7b27044eec23, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ya.test:process.py:628 Command pid: 1424582
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c047655-3f77-49ea-8cab-9191992dbb86, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d0bda6e-a411-4694-9bca-4e47d8b3b93b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d0bda6e-a411-4694-9bca-4e47d8b3b93b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8660406936690560457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c047655-3f77-49ea-8cab-9191992dbb86, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6159819180261206156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22207/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d0bda6e-a411-4694-9bca-4e47d8b3b93b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c047655-3f77-49ea-8cab-9191992dbb86, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ade6b88-0f0e-4dad-9b00-6fd1db442997, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ade6b88-0f0e-4dad-9b00-6fd1db442997, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16623783949867569588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ya.test:process.py:628 Command pid: 1424597
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66052c21-7935-4471-a172-710d907ff6a2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66052c21-7935-4471-a172-710d907ff6a2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16685104022936251790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ade6b88-0f0e-4dad-9b00-6fd1db442997, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a621c8-1bd2-4c8c-a882-7ec76309123e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a621c8-1bd2-4c8c-a882-7ec76309123e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8611962845129842729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66052c21-7935-4471-a172-710d907ff6a2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23ca371-8309-49b0-b07c-8bfc733593b7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23ca371-8309-49b0-b07c-8bfc733593b7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7119310401841063929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a621c8-1bd2-4c8c-a882-7ec76309123e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a97adf6-e0c4-4b7a-9678-2a985f572c08, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a97adf6-e0c4-4b7a-9678-2a985f572c08, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314200935573964150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23ca371-8309-49b0-b07c-8bfc733593b7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7626697-445f-499e-83a9-4a8538f5f529, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a97adf6-e0c4-4b7a-9678-2a985f572c08, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7626697-445f-499e-83a9-4a8538f5f529, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17536054772678242049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c30e4d-1136-4662-8e53-9fbd79889619, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c30e4d-1136-4662-8e53-9fbd79889619, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113159780601614741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7626697-445f-499e-83a9-4a8538f5f529, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c30e4d-1136-4662-8e53-9fbd79889619, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0cef0aa-6644-4c67-91b6-4b2c68b77f74, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0cef0aa-6644-4c67-91b6-4b2c68b77f74, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626386574980109121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9efa855-4f2c-410f-a364-18f174d4dbf8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9efa855-4f2c-410f-a364-18f174d4dbf8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 674818113934521630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0cef0aa-6644-4c67-91b6-4b2c68b77f74, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622edc94-469f-48a0-95f6-b8383edb67ab, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622edc94-469f-48a0-95f6-b8383edb67ab, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346066059616941590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9efa855-4f2c-410f-a364-18f174d4dbf8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 506e0b3c-141e-425f-b553-147cd4a1a303, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 506e0b3c-141e-425f-b553-147cd4a1a303, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748098075500335102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622edc94-469f-48a0-95f6-b8383edb67ab, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40da5bb9-9fa9-4a7e-a16f-56772bb23a73, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40da5bb9-9fa9-4a7e-a16f-56772bb23a73, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3420049591105176712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 506e0b3c-141e-425f-b553-147cd4a1a303, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a08c63d-819a-4f3b-b6b9-2f1e6088b590, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a08c63d-819a-4f3b-b6b9-2f1e6088b590, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14576645982825176834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40da5bb9-9fa9-4a7e-a16f-56772bb23a73, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105de3cc-a4a4-4589-9cfa-d7eecb024904, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105de3cc-a4a4-4589-9cfa-d7eecb024904, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16186192766301208890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105de3cc-a4a4-4589-9cfa-d7eecb024904, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b1d7ae9-3bc6-49b7-8310-ee382a7823c6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b1d7ae9-3bc6-49b7-8310-ee382a7823c6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442304171295957342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a08c63d-819a-4f3b-b6b9-2f1e6088b590, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e03289-dadb-48da-bce3-e143bc108187, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e03289-dadb-48da-bce3-e143bc108187, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471244375128843804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b1d7ae9-3bc6-49b7-8310-ee382a7823c6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7536ae-81a8-4811-865c-806a59376043, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7536ae-81a8-4811-865c-806a59376043, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268020354116105297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e03289-dadb-48da-bce3-e143bc108187, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c7bf0d-3025-4903-84c2-500fe67100a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c7bf0d-3025-4903-84c2-500fe67100a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10544978792399011577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7536ae-81a8-4811-865c-806a59376043, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b97b390e-bc3c-4ad1-a828-9f56267b4cbb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b97b390e-bc3c-4ad1-a828-9f56267b4cbb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15839984148494895767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c7bf0d-3025-4903-84c2-500fe67100a5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50297e93-1315-44d5-ac4e-853bc634e564, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50297e93-1315-44d5-ac4e-853bc634e564, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3118556117215228041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b97b390e-bc3c-4ad1-a828-9f56267b4cbb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294f3baa-68cf-49a1-a6de-1ad21baebe65, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50297e93-1315-44d5-ac4e-853bc634e564, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294f3baa-68cf-49a1-a6de-1ad21baebe65, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11147282818731668329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe69323-f853-426b-a4a4-020df265d6ed, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe69323-f853-426b-a4a4-020df265d6ed, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3706346806103346622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294f3baa-68cf-49a1-a6de-1ad21baebe65, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651c9131-813c-4ceb-8990-cc946ad678b1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651c9131-813c-4ceb-8990-cc946ad678b1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16278664062411062918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe69323-f853-426b-a4a4-020df265d6ed, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04abbeb7-da1d-4c6a-a102-0a88c917a1c3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04abbeb7-da1d-4c6a-a102-0a88c917a1c3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4031324588267143204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651c9131-813c-4ceb-8990-cc946ad678b1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00fa51b0-64b2-49fc-a9ae-2608a0736df7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00fa51b0-64b2-49fc-a9ae-2608a0736df7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519084955541629776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00fa51b0-64b2-49fc-a9ae-2608a0736df7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0b0fc0-011c-4609-83da-2b1f59ca1085, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0b0fc0-011c-4609-83da-2b1f59ca1085, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437515416632223538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04abbeb7-da1d-4c6a-a102-0a88c917a1c3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d22e9c-f67d-43fe-ba7d-51fb68473408, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d22e9c-f67d-43fe-ba7d-51fb68473408, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142859193185329586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0b0fc0-011c-4609-83da-2b1f59ca1085, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb651211-64b2-4f0d-82cf-27926f8892cc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb651211-64b2-4f0d-82cf-27926f8892cc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388541884216242945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d22e9c-f67d-43fe-ba7d-51fb68473408, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb651211-64b2-4f0d-82cf-27926f8892cc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b83167c-0911-425e-ae94-79e4a1e3c4cd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b83167c-0911-425e-ae94-79e4a1e3c4cd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396427627006460180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96977ca-8d7d-404c-9cd6-913ddf94000b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96977ca-8d7d-404c-9cd6-913ddf94000b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858504875813437228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b83167c-0911-425e-ae94-79e4a1e3c4cd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96977ca-8d7d-404c-9cd6-913ddf94000b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b049f057-3e21-462c-b6cc-f1a653e8c2f4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b049f057-3e21-462c-b6cc-f1a653e8c2f4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5723404497355660708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b117b4e6-a087-48a0-a702-1ef5b624b526, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b117b4e6-a087-48a0-a702-1ef5b624b526, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18421793666234011225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b049f057-3e21-462c-b6cc-f1a653e8c2f4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79718c1c-a534-4f75-9229-e37bc8447b18, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79718c1c-a534-4f75-9229-e37bc8447b18, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570786582221344697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b117b4e6-a087-48a0-a702-1ef5b624b526, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6c46af-8583-41a3-981f-9e46a9215145, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79718c1c-a534-4f75-9229-e37bc8447b18, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6c46af-8583-41a3-981f-9e46a9215145, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12371844470917632881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd90f4e-83ed-416e-b313-da897227a9ff, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd90f4e-83ed-416e-b313-da897227a9ff, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10650859385541064967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6c46af-8583-41a3-981f-9e46a9215145, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd90f4e-83ed-416e-b313-da897227a9ff, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e402a1ba-a908-41c6-9a0e-fcf85f15c8be, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e402a1ba-a908-41c6-9a0e-fcf85f15c8be, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11183379890265299793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb328f13-2c14-4c4a-bebc-41d28f00492b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb328f13-2c14-4c4a-bebc-41d28f00492b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5269222625807014328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e402a1ba-a908-41c6-9a0e-fcf85f15c8be, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a205090e-3c58-4d01-8e10-7516fa39eed8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a205090e-3c58-4d01-8e10-7516fa39eed8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14087120299667993304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb328f13-2c14-4c4a-bebc-41d28f00492b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e99c54f-eb26-40a5-947c-18a8f2656e52, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e99c54f-eb26-40a5-947c-18a8f2656e52, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12848544779117286858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a205090e-3c58-4d01-8e10-7516fa39eed8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1632d3-634f-4291-81f4-c50ae4a33329, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1632d3-634f-4291-81f4-c50ae4a33329, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777569286596566293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1424597) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424597) elapsed time (sec): 1.0694091320037842
DEBUG    ya.test:process.py:263 Command (pid 1424597) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1424597) minflt: 45240
DEBUG    ya.test:process.py:263 Command (pid 1424597) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1424597) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) nvcsw: 14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e99c54f-eb26-40a5-947c-18a8f2656e52, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1424597) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424597) stime: 0.166062
DEBUG    ya.test:process.py:263 Command (pid 1424597) utime: 0.487604
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ya.test:process.py:263 Command (pid 1424597) wtime: 1.097
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c65e22-31d3-4d52-9273-1c319ebf2082, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c65e22-31d3-4d52-9273-1c319ebf2082, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1846248338541643819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:275 Command (pid 1424597) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1632d3-634f-4291-81f4-c50ae4a33329, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:276 Command (pid 1424597) errors:

DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab92a2d-c70a-4163-9660-ecc29ba6533a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab92a2d-c70a-4163-9660-ecc29ba6533a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16515544772909070610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c65e22-31d3-4d52-9273-1c319ebf2082, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b692170>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b692170> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c0809d17430 state=pending>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab92a2d-c70a-4163-9660-ecc29ba6533a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b67adf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b67adf0> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7c080b67adf0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.749154132+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080be32170 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080be43a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be43a30>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 837288e4-835e-4bb7-ac9d-3531487d967a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't start call
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.749154132+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.774593686+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.774593686+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 70403ab8-88c7-4119-a925-1a1558a0e980, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 70403ab8-88c7-4119-a925-1a1558a0e980, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 70403ab8-88c7-4119-a925-1a1558a0e980, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be43a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 34ee9605-e33a-4804-bd93-cb1f7a59e533, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 34ee9605-e33a-4804-bd93-cb1f7a59e533, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 34ee9605-e33a-4804-bd93-cb1f7a59e533, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=28e0d83f-761a53f3-ed475c5e-f5015093" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78f1d2b-db8b-44ff-aa8c-40c1be666560, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78f1d2b-db8b-44ff-aa8c-40c1be666560, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6050950627763611810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78f1d2b-db8b-44ff-aa8c-40c1be666560, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f831d1-66ed-4922-a7a2-59ad633de11c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f831d1-66ed-4922-a7a2-59ad633de11c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908170228645965309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bec8f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080bed2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bed2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f831d1-66ed-4922-a7a2-59ad633de11c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bebc930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0672750-4519-4b88-8673-f95411ffea5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0672750-4519-4b88-8673-f95411ffea5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8844071921335496211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 1dd447f1-8c8c-46d8-a7c9-21d16537a63b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 1dd447f1-8c8c-46d8-a7c9-21d16537a63b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 1dd447f1-8c8c-46d8-a7c9-21d16537a63b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=28e0d83f-761a53f3-ed475c5e-f5015093" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e36eef-2020-41d1-8be5-182940a987d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e36eef-2020-41d1-8be5-182940a987d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13707215220938496149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0672750-4519-4b88-8673-f95411ffea5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a278de6e-119f-4ccb-b7cf-4f082b7687fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a278de6e-119f-4ccb-b7cf-4f082b7687fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831912250275920029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e36eef-2020-41d1-8be5-182940a987d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421e0a44-82f3-48ba-9b4b-851536f89b61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421e0a44-82f3-48ba-9b4b-851536f89b61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17425463713801259692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a278de6e-119f-4ccb-b7cf-4f082b7687fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d854e53-7399-4a10-a72d-f054903c00d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d854e53-7399-4a10-a72d-f054903c00d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374187023257065570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421e0a44-82f3-48ba-9b4b-851536f89b61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d2d149-bc5f-4532-9e53-3a7544ea689b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous 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-27T15:25:41.633974175+00:00"}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d854e53-7399-4a10-a72d-f054903c00d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d2d149-bc5f-4532-9e53-3a7544ea689b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17893336094364963322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d2d149-bc5f-4532-9e53-3a7544ea689b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous 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-27T15:25:41.635473846+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c0809d194b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c0809d194b0> is no longer active. Current active count 4.
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfcf5f5-0674-42cd-b48d-bd1fa2e64fc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfcf5f5-0674-42cd-b48d-bd1fa2e64fc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13133015355180868871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb30bd8-a1a1-4eae-afe7-7c89b3cfd8f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb30bd8-a1a1-4eae-afe7-7c89b3cfd8f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068790400956738104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous 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-27T15:25:41.635596427+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bed2db0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080bed2db0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080bed2db0> is no longer active. Current active count 3.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be43a30>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080be43a30>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080be43a30> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb30bd8-a1a1-4eae-afe7-7c89b3cfd8f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfcf5f5-0674-42cd-b48d-bd1fa2e64fc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7eda362-b9a7-4e2b-9669-5e7a36c2dae8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7eda362-b9a7-4e2b-9669-5e7a36c2dae8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4544334377352057446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e17f905-66f2-485b-bf26-ffafec7187d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e17f905-66f2-485b-bf26-ffafec7187d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15204742657560526530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7eda362-b9a7-4e2b-9669-5e7a36c2dae8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4a47bb-7be1-4f23-af35-7f4766489c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4a47bb-7be1-4f23-af35-7f4766489c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10797065181020761039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e17f905-66f2-485b-bf26-ffafec7187d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a51a70-4276-4d5e-add3-b5240f10d086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a51a70-4276-4d5e-add3-b5240f10d086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6652499407231256808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4a47bb-7be1-4f23-af35-7f4766489c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a51a70-4276-4d5e-add3-b5240f10d086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdb7e81-04c9-45ab-b6f9-a1a6277090bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdb7e81-04c9-45ab-b6f9-a1a6277090bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4758909809944343488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8655b51-163a-45c1-8ad2-c2d668e99aba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8655b51-163a-45c1-8ad2-c2d668e99aba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4824267641463954529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdb7e81-04c9-45ab-b6f9-a1a6277090bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8655b51-163a-45c1-8ad2-c2d668e99aba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c1eea9-580e-4a96-a556-afc990db7ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3adc288-55f2-469f-a1fc-d2ab693175c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3adc288-55f2-469f-a1fc-d2ab693175c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5552785098952543495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c1eea9-580e-4a96-a556-afc990db7ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18196355614270364701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3adc288-55f2-469f-a1fc-d2ab693175c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c1eea9-580e-4a96-a556-afc990db7ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c70ee06-3ea3-4e68-b441-8f706bd7cef2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c70ee06-3ea3-4e68-b441-8f706bd7cef2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142681467762542125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d39637-0e8e-4f13-89ad-fb84950fc351, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d39637-0e8e-4f13-89ad-fb84950fc351, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15823818437152526566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c70ee06-3ea3-4e68-b441-8f706bd7cef2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca03145f-3496-4866-adf2-57d51ad889eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca03145f-3496-4866-adf2-57d51ad889eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784882657829878637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d39637-0e8e-4f13-89ad-fb84950fc351, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfebc30-afe9-4f75-a61e-c13d5e88432c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfebc30-afe9-4f75-a61e-c13d5e88432c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615468335792652042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca03145f-3496-4866-adf2-57d51ad889eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aec6369f-96da-4319-843d-ccb771da4e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec6369f-96da-4319-843d-ccb771da4e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7106330574150739447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfebc30-afe9-4f75-a61e-c13d5e88432c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8b8264-6120-41f2-8f8a-615077c038e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8b8264-6120-41f2-8f8a-615077c038e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 850127568331570477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec6369f-96da-4319-843d-ccb771da4e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a73183-7b1c-4998-bf23-f3aa65041dd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a73183-7b1c-4998-bf23-f3aa65041dd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13768095698438773250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a73183-7b1c-4998-bf23-f3aa65041dd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0349e41d-65ea-41f1-8782-3d9b422bdc31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0349e41d-65ea-41f1-8782-3d9b422bdc31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2326834625035167456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8b8264-6120-41f2-8f8a-615077c038e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fbf05b-3d73-4bf4-a3d9-89b408ba3986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fbf05b-3d73-4bf4-a3d9-89b408ba3986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844779313233966002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0349e41d-65ea-41f1-8782-3d9b422bdc31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9df020d-c2bd-4dc9-8185-fb1bd9e5b0bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9df020d-c2bd-4dc9-8185-fb1bd9e5b0bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4215791379310219634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fbf05b-3d73-4bf4-a3d9-89b408ba3986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032ff4a8-b057-4174-ac43-c9cbcf4e4c0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032ff4a8-b057-4174-ac43-c9cbcf4e4c0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11659046529139004037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9df020d-c2bd-4dc9-8185-fb1bd9e5b0bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032ff4a8-b057-4174-ac43-c9cbcf4e4c0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfffff0f-d0e2-4859-b572-056cb9f40897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfffff0f-d0e2-4859-b572-056cb9f40897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13458645960664758410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29789698-607b-4437-84a2-9e63f01a21dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29789698-607b-4437-84a2-9e63f01a21dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6162296715493480794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfffff0f-d0e2-4859-b572-056cb9f40897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8c5134-83b9-4066-af43-a7f60fdb2ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8c5134-83b9-4066-af43-a7f60fdb2ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999412924271118011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29789698-607b-4437-84a2-9e63f01a21dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790594f8-318f-48d6-8270-cac160353104, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8c5134-83b9-4066-af43-a7f60fdb2ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790594f8-318f-48d6-8270-cac160353104, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11658909853377971161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9330a15c-1b45-47a9-8035-6e9d6ad8f7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9330a15c-1b45-47a9-8035-6e9d6ad8f7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610828537298695693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790594f8-318f-48d6-8270-cac160353104, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3f8a9e-633a-48bf-a53b-ec91d9c60e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9330a15c-1b45-47a9-8035-6e9d6ad8f7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3f8a9e-633a-48bf-a53b-ec91d9c60e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11906081636540495010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e23d552-76d2-4357-95d8-1ff593a065f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e23d552-76d2-4357-95d8-1ff593a065f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1869606914558184029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3f8a9e-633a-48bf-a53b-ec91d9c60e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e23d552-76d2-4357-95d8-1ff593a065f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86a6d8c-afc6-45e2-978b-23d9338d8986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86a6d8c-afc6-45e2-978b-23d9338d8986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8186172467543558988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cff36ae5-6a8b-4d84-9fd4-bc2a6d432d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff36ae5-6a8b-4d84-9fd4-bc2a6d432d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9997117397085547681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86a6d8c-afc6-45e2-978b-23d9338d8986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f779e3-27b1-482f-85b6-cf432c633c4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f779e3-27b1-482f-85b6-cf432c633c4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24218473211294425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff36ae5-6a8b-4d84-9fd4-bc2a6d432d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 855011d4-a63f-452a-9f03-410f94578146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 855011d4-a63f-452a-9f03-410f94578146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383484234645725673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f779e3-27b1-482f-85b6-cf432c633c4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd39b2a-6f9b-496b-b30f-1e1ad0b6af9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 855011d4-a63f-452a-9f03-410f94578146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd39b2a-6f9b-496b-b30f-1e1ad0b6af9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1280832005460281491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cbe80e5-b040-4dcf-ade7-2124d43d787a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cbe80e5-b040-4dcf-ade7-2124d43d787a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17459114605362977923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd39b2a-6f9b-496b-b30f-1e1ad0b6af9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c84e3a0-afd4-4496-8951-11bc1c6fdf52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c84e3a0-afd4-4496-8951-11bc1c6fdf52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6749492603248633647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cbe80e5-b040-4dcf-ade7-2124d43d787a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6fbc2ab-e5a8-484c-9431-1a397c20db6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c84e3a0-afd4-4496-8951-11bc1c6fdf52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fbc2ab-e5a8-484c-9431-1a397c20db6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708451234670866510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a07716-81ee-4735-9abd-508576cf937a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a07716-81ee-4735-9abd-508576cf937a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13688682850257282875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fbc2ab-e5a8-484c-9431-1a397c20db6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ae9b12-8262-44f8-8602-9dbf9c85b424, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ae9b12-8262-44f8-8602-9dbf9c85b424, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541818031626596887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a07716-81ee-4735-9abd-508576cf937a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32b796e6-0591-477c-8619-66fc59fd0c90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b796e6-0591-477c-8619-66fc59fd0c90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270496851791233198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ae9b12-8262-44f8-8602-9dbf9c85b424, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a796dec-7362-45c5-ac44-7f3a68fcd87f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a796dec-7362-45c5-ac44-7f3a68fcd87f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12380215328475131470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b796e6-0591-477c-8619-66fc59fd0c90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a796dec-7362-45c5-ac44-7f3a68fcd87f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd636e33-e014-45fb-b6ac-9599b19ec50c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd636e33-e014-45fb-b6ac-9599b19ec50c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9649874329396217057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a732fe7c-e2f6-42a5-8cd2-b720296520fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd636e33-e014-45fb-b6ac-9599b19ec50c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92678c6e-274c-4621-988d-781d0e197f63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92678c6e-274c-4621-988d-781d0e197f63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4626488468146086053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a732fe7c-e2f6-42a5-8cd2-b720296520fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132394437569703200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a732fe7c-e2f6-42a5-8cd2-b720296520fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd96a88-9e2a-4e8e-a6b1-fcd27fade48d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd96a88-9e2a-4e8e-a6b1-fcd27fade48d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15702768543632223744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92678c6e-274c-4621-988d-781d0e197f63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce29f8cc-7751-42e1-bd06-87f9eacaf9f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce29f8cc-7751-42e1-bd06-87f9eacaf9f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2170596555273759577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd96a88-9e2a-4e8e-a6b1-fcd27fade48d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555edb0b-51d8-4480-bd26-1d8062cf3687, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555edb0b-51d8-4480-bd26-1d8062cf3687, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700915400163153487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce29f8cc-7751-42e1-bd06-87f9eacaf9f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555edb0b-51d8-4480-bd26-1d8062cf3687, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8142711-201b-4e65-b08f-a81c956c9f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3a5678-40fe-4ebe-bc22-1efff5c87893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8142711-201b-4e65-b08f-a81c956c9f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4016248760871879584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3a5678-40fe-4ebe-bc22-1efff5c87893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563815879552817084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8142711-201b-4e65-b08f-a81c956c9f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3c1b38-53c9-49a5-ae23-d61e5d0d3b14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3c1b38-53c9-49a5-ae23-d61e5d0d3b14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15901155122988710347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3a5678-40fe-4ebe-bc22-1efff5c87893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f5ede2-2efe-4d1d-86c8-ea8275600fc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f5ede2-2efe-4d1d-86c8-ea8275600fc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155338106672565532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3c1b38-53c9-49a5-ae23-d61e5d0d3b14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa492a0-cc69-4dc9-8c26-3fea8b8dc2c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa492a0-cc69-4dc9-8c26-3fea8b8dc2c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12525431318113889347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f5ede2-2efe-4d1d-86c8-ea8275600fc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2db0eb6-d89b-45a1-b44c-9281ce88e16f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2db0eb6-d89b-45a1-b44c-9281ce88e16f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445184314956381671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa492a0-cc69-4dc9-8c26-3fea8b8dc2c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52684ad2-446b-42cc-a51d-b7abca11334c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52684ad2-446b-42cc-a51d-b7abca11334c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6835937442392498676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2db0eb6-d89b-45a1-b44c-9281ce88e16f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85639f5-3d88-468e-bb37-bb1eb1666228, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85639f5-3d88-468e-bb37-bb1eb1666228, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854315254110222855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52684ad2-446b-42cc-a51d-b7abca11334c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ea9d64-6a00-4790-a61f-4a43e76dba2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ea9d64-6a00-4790-a61f-4a43e76dba2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1114437899095146962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85639f5-3d88-468e-bb37-bb1eb1666228, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87303730-e6b2-47ce-8ee5-6b8dc55aeaf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ea9d64-6a00-4790-a61f-4a43e76dba2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87303730-e6b2-47ce-8ee5-6b8dc55aeaf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15620160618410630918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87303730-e6b2-47ce-8ee5-6b8dc55aeaf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c3d5a7-dc16-4a5a-af20-edabcc691e12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a2ef0a-5b55-4990-9d77-3f98a6503828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c3d5a7-dc16-4a5a-af20-edabcc691e12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7261603475030062147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a2ef0a-5b55-4990-9d77-3f98a6503828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3493856855301036651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c3d5a7-dc16-4a5a-af20-edabcc691e12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f1a52e-1c51-4e2b-9ea0-a4b00ffdf02a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a2ef0a-5b55-4990-9d77-3f98a6503828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f1a52e-1c51-4e2b-9ea0-a4b00ffdf02a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16291238236680738873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630ab03e-44ea-466d-bbcc-261f070333f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630ab03e-44ea-466d-bbcc-261f070333f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593474726254878051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f1a52e-1c51-4e2b-9ea0-a4b00ffdf02a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630ab03e-44ea-466d-bbcc-261f070333f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8dc461-eeac-4931-9324-47e43f789fa5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8dc461-eeac-4931-9324-47e43f789fa5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7619112191479844372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c334d7b7-8db5-46b4-a3ec-1edc0fac9888, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c334d7b7-8db5-46b4-a3ec-1edc0fac9888, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579073606462522229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8dc461-eeac-4931-9324-47e43f789fa5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9add9072-75b7-4bfa-9e5f-8414f61260bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9add9072-75b7-4bfa-9e5f-8414f61260bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11185876430231727254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c334d7b7-8db5-46b4-a3ec-1edc0fac9888, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbb4611-d128-4330-b027-836df174c1b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9add9072-75b7-4bfa-9e5f-8414f61260bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbb4611-d128-4330-b027-836df174c1b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031436946654539420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79afd2c6-d613-427a-a769-c106d3704f8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79afd2c6-d613-427a-a769-c106d3704f8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627154093876978350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbb4611-d128-4330-b027-836df174c1b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae32ca21-f96c-4b97-9ec6-c08319e484cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae32ca21-f96c-4b97-9ec6-c08319e484cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13576697561813652491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79afd2c6-d613-427a-a769-c106d3704f8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3275c1db-13a1-49d2-8910-1403bafa615b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3275c1db-13a1-49d2-8910-1403bafa615b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4442436774421226037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae32ca21-f96c-4b97-9ec6-c08319e484cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b832e6-1a2f-46f3-a687-fba4eda04c10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b832e6-1a2f-46f3-a687-fba4eda04c10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726969311451500012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3275c1db-13a1-49d2-8910-1403bafa615b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af02d38-1fc4-49fd-9712-636f1a5b6f4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af02d38-1fc4-49fd-9712-636f1a5b6f4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817239763945081294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b832e6-1a2f-46f3-a687-fba4eda04c10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f2a0d4-cec6-44ad-8e91-7346906a40a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f2a0d4-cec6-44ad-8e91-7346906a40a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2443086748651481032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af02d38-1fc4-49fd-9712-636f1a5b6f4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f59f3b-0129-42cd-b534-b785fb5a6ebb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f59f3b-0129-42cd-b534-b785fb5a6ebb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11656226924904230641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f2a0d4-cec6-44ad-8e91-7346906a40a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14dac6c7-4550-4808-8481-cc9892f4ac8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14dac6c7-4550-4808-8481-cc9892f4ac8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055857337265787411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f59f3b-0129-42cd-b534-b785fb5a6ebb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42b121f-375f-4d6f-b54d-d78b46388efa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42b121f-375f-4d6f-b54d-d78b46388efa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877376624665631544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14dac6c7-4550-4808-8481-cc9892f4ac8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42b121f-375f-4d6f-b54d-d78b46388efa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e571250-071a-4783-a7b4-c41d16513040, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e571250-071a-4783-a7b4-c41d16513040, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11625659565648410718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a71797-9d28-4ef9-a7bd-540a4922a630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a71797-9d28-4ef9-a7bd-540a4922a630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6116324433926637430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e571250-071a-4783-a7b4-c41d16513040, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350d65a2-417e-4dbd-8883-bccaeef13507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350d65a2-417e-4dbd-8883-bccaeef13507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166574551187895023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a71797-9d28-4ef9-a7bd-540a4922a630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708f7330-2e22-4c1b-a2b4-d49708e02c35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708f7330-2e22-4c1b-a2b4-d49708e02c35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9489321492420169093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350d65a2-417e-4dbd-8883-bccaeef13507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74faff11-9e03-4635-8bb6-25874587ca50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74faff11-9e03-4635-8bb6-25874587ca50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829956709473486382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708f7330-2e22-4c1b-a2b4-d49708e02c35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fa8133-f4e6-4345-a17c-5107c4f3e19f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fa8133-f4e6-4345-a17c-5107c4f3e19f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182643453039263497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74faff11-9e03-4635-8bb6-25874587ca50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4d7202-d086-4a44-9482-800b6f5dc464, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fa8133-f4e6-4345-a17c-5107c4f3e19f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f51fe7a-7729-4064-8637-3b8714cdccaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4d7202-d086-4a44-9482-800b6f5dc464, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8491289693893032414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f51fe7a-7729-4064-8637-3b8714cdccaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200910333809272994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4d7202-d086-4a44-9482-800b6f5dc464, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9d54c5-eae6-4274-916e-0bc39b825608, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9d54c5-eae6-4274-916e-0bc39b825608, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10243293616086448752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f51fe7a-7729-4064-8637-3b8714cdccaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482cfc7c-c052-4c8f-b040-7f54254ee334, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482cfc7c-c052-4c8f-b040-7f54254ee334, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7057807957623106360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482cfc7c-c052-4c8f-b040-7f54254ee334, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9d54c5-eae6-4274-916e-0bc39b825608, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6044557e-f542-4409-b548-d9be790e04b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6044557e-f542-4409-b548-d9be790e04b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11451529052870594127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72eb75ae-3b99-482d-ae87-8f66f3bdc4ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72eb75ae-3b99-482d-ae87-8f66f3bdc4ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133728886096859110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6044557e-f542-4409-b548-d9be790e04b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8e573b-cd03-4e39-9d7a-9d780cf29575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8e573b-cd03-4e39-9d7a-9d780cf29575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587897688634755338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72eb75ae-3b99-482d-ae87-8f66f3bdc4ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84562556-d85a-4ed4-99a9-8b691627a494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84562556-d85a-4ed4-99a9-8b691627a494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377130312304690803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8e573b-cd03-4e39-9d7a-9d780cf29575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84562556-d85a-4ed4-99a9-8b691627a494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d946a583-1a9e-4d97-bb3e-330c582c2bab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d946a583-1a9e-4d97-bb3e-330c582c2bab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14702766142432924759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd6c5c6-f084-4304-a04e-85ac7cff9d46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd6c5c6-f084-4304-a04e-85ac7cff9d46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357040960126470456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d946a583-1a9e-4d97-bb3e-330c582c2bab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dd1c06-aec6-4914-a9c9-ee72f4e06c65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dd1c06-aec6-4914-a9c9-ee72f4e06c65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6985549655116172255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd6c5c6-f084-4304-a04e-85ac7cff9d46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3872f79-5e60-4c1c-887c-c75d4f759447, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3872f79-5e60-4c1c-887c-c75d4f759447, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12286045999991719976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dd1c06-aec6-4914-a9c9-ee72f4e06c65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308e2dc9-e798-438a-a8a0-ce0ba294f963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3872f79-5e60-4c1c-887c-c75d4f759447, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308e2dc9-e798-438a-a8a0-ce0ba294f963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915787343040363818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308e2dc9-e798-438a-a8a0-ce0ba294f963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824e3206-06e6-41df-93b1-6ac89d22d45a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eaa7066-6467-4a48-8ea3-18ac2a901b7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eaa7066-6467-4a48-8ea3-18ac2a901b7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13922597828131077969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824e3206-06e6-41df-93b1-6ac89d22d45a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597309658918672066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824e3206-06e6-41df-93b1-6ac89d22d45a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9f79f6-6c2e-4577-ae2c-7e6b9609da30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9f79f6-6c2e-4577-ae2c-7e6b9609da30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18248499436339180911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eaa7066-6467-4a48-8ea3-18ac2a901b7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4204d245-d254-418a-9fa0-48876d7f052d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4204d245-d254-418a-9fa0-48876d7f052d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4154721323232119409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9f79f6-6c2e-4577-ae2c-7e6b9609da30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea19111-56a5-4569-8dff-af7fb1da23eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea19111-56a5-4569-8dff-af7fb1da23eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18270555787163967373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4204d245-d254-418a-9fa0-48876d7f052d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e14940-45ec-44fc-a544-7f7b1ca63009, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e14940-45ec-44fc-a544-7f7b1ca63009, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151122485662498730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea19111-56a5-4569-8dff-af7fb1da23eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e813703-d3a6-4279-93c2-553f587fac41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e813703-d3a6-4279-93c2-553f587fac41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6180206978758812231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e14940-45ec-44fc-a544-7f7b1ca63009, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbee4f22-d6df-461c-ae04-fb8145c1a815, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbee4f22-d6df-461c-ae04-fb8145c1a815, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8428680787843555956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e813703-d3a6-4279-93c2-553f587fac41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbee4f22-d6df-461c-ae04-fb8145c1a815, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed2609d0-29e0-4ba9-833d-0e995c2ee247, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb732fe4-3775-473a-aea7-581218330794, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb732fe4-3775-473a-aea7-581218330794, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14035117399030414673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed2609d0-29e0-4ba9-833d-0e995c2ee247, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411971838043101418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb732fe4-3775-473a-aea7-581218330794, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed2609d0-29e0-4ba9-833d-0e995c2ee247, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1863a0-f5b9-4851-96ec-82881e86fe17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d541f25-b0e7-4f27-a61c-05b353e5a6d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d541f25-b0e7-4f27-a61c-05b353e5a6d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13575668143472577403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1863a0-f5b9-4851-96ec-82881e86fe17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4386084794130520600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1863a0-f5b9-4851-96ec-82881e86fe17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f962540-541c-4fef-b08d-df26e5d25139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f962540-541c-4fef-b08d-df26e5d25139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624633189493180627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d541f25-b0e7-4f27-a61c-05b353e5a6d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5bae0fb-6d59-4aef-82c9-fb3a33b84930, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5bae0fb-6d59-4aef-82c9-fb3a33b84930, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16810369669333771229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f962540-541c-4fef-b08d-df26e5d25139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5bae0fb-6d59-4aef-82c9-fb3a33b84930, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d170243-91fb-4d73-bd7c-f489b6507bb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d170243-91fb-4d73-bd7c-f489b6507bb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6233327471039060775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db8f4fc-4077-4dc5-ab07-64907d3de2ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db8f4fc-4077-4dc5-ab07-64907d3de2ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16894821068403704141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d170243-91fb-4d73-bd7c-f489b6507bb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f74dce6-47cd-4d4e-9146-756f0227ed6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f74dce6-47cd-4d4e-9146-756f0227ed6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209373101847466244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db8f4fc-4077-4dc5-ab07-64907d3de2ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede64935-c76b-4c9b-869f-5681d7e00500, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede64935-c76b-4c9b-869f-5681d7e00500, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13296385263683044097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f74dce6-47cd-4d4e-9146-756f0227ed6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c7fcc9-389d-4986-8b89-7cdad6a384eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c7fcc9-389d-4986-8b89-7cdad6a384eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16938699247390409104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede64935-c76b-4c9b-869f-5681d7e00500, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bfe5d3-663e-4bc3-925a-cafc13faaecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bfe5d3-663e-4bc3-925a-cafc13faaecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7189555469929761067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c7fcc9-389d-4986-8b89-7cdad6a384eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5f7d1f-b7c6-4401-8139-403d3952146b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5f7d1f-b7c6-4401-8139-403d3952146b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 232044169733673773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bfe5d3-663e-4bc3-925a-cafc13faaecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43dc63b0-e460-43a9-98c1-d160bd86110f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43dc63b0-e460-43a9-98c1-d160bd86110f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748224546619151033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5f7d1f-b7c6-4401-8139-403d3952146b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa73fe9-d811-4252-9f85-6000fc4cee42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43dc63b0-e460-43a9-98c1-d160bd86110f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa73fe9-d811-4252-9f85-6000fc4cee42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4517941086009567391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a40682b-5fe9-46b5-a3c8-9dd950c155b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a40682b-5fe9-46b5-a3c8-9dd950c155b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6138962192035974944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa73fe9-d811-4252-9f85-6000fc4cee42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c257c8-e554-4feb-9b8e-bd5dca8ae6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c257c8-e554-4feb-9b8e-bd5dca8ae6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762988709426547401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a40682b-5fe9-46b5-a3c8-9dd950c155b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636eddf1-f5d3-47ed-97d7-7a8b1a061505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636eddf1-f5d3-47ed-97d7-7a8b1a061505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1642101085758593574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c257c8-e554-4feb-9b8e-bd5dca8ae6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9482c7bb-d5ab-4d95-85ba-d51bc6a348ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9482c7bb-d5ab-4d95-85ba-d51bc6a348ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14068212914464454409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636eddf1-f5d3-47ed-97d7-7a8b1a061505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb046e90-78a4-4439-a6a5-250a96501866, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb046e90-78a4-4439-a6a5-250a96501866, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 650454091025829609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9482c7bb-d5ab-4d95-85ba-d51bc6a348ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3823437-27ec-4679-a9a5-03f8aba2459b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3823437-27ec-4679-a9a5-03f8aba2459b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012180253628871205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb046e90-78a4-4439-a6a5-250a96501866, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1171eda-408e-405b-aba4-515336082014, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1171eda-408e-405b-aba4-515336082014, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16238652022360481236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3823437-27ec-4679-a9a5-03f8aba2459b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78549b6f-adb1-46b8-beae-850b28dab7f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78549b6f-adb1-46b8-beae-850b28dab7f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232396237273844594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1171eda-408e-405b-aba4-515336082014, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5621eb19-8a3d-4542-bb38-7c9a95659e21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5621eb19-8a3d-4542-bb38-7c9a95659e21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15040233427324967913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78549b6f-adb1-46b8-beae-850b28dab7f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5c4911-9a50-46a9-bb48-559570ac0d17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5c4911-9a50-46a9-bb48-559570ac0d17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8631458206125313569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5621eb19-8a3d-4542-bb38-7c9a95659e21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb63f60-4229-4496-91ac-19f982eb45fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5c4911-9a50-46a9-bb48-559570ac0d17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb63f60-4229-4496-91ac-19f982eb45fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682219977719051193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6318ab90-8356-474e-8d7e-84abf7970502, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6318ab90-8356-474e-8d7e-84abf7970502, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13820091411446425015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6318ab90-8356-474e-8d7e-84abf7970502, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74aa1d8-c84f-4be1-a297-9c85ccc50d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb63f60-4229-4496-91ac-19f982eb45fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74aa1d8-c84f-4be1-a297-9c85ccc50d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11029405556970992642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1781e7-d017-49ef-b6f4-5b1dc6d9d7f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1781e7-d017-49ef-b6f4-5b1dc6d9d7f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17301690308943353774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74aa1d8-c84f-4be1-a297-9c85ccc50d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d41251-118a-48b4-9cf2-c030e77c5d0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d41251-118a-48b4-9cf2-c030e77c5d0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 939426340547187581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1781e7-d017-49ef-b6f4-5b1dc6d9d7f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c96406-b558-44e7-a105-f978dd63dd89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c96406-b558-44e7-a105-f978dd63dd89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13750021141516739472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c96406-b558-44e7-a105-f978dd63dd89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee93f39-de1a-4543-af73-d2c824037ccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d41251-118a-48b4-9cf2-c030e77c5d0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee93f39-de1a-4543-af73-d2c824037ccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18373040142735688578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e65d1ac-f1e2-4c96-885c-3329f634fa3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e65d1ac-f1e2-4c96-885c-3329f634fa3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4137899149252189533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee93f39-de1a-4543-af73-d2c824037ccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea60f35c-93dc-49a1-80a5-9c895a3c7717, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea60f35c-93dc-49a1-80a5-9c895a3c7717, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 206488156333138017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e65d1ac-f1e2-4c96-885c-3329f634fa3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfbc0b1-cd67-4251-9aca-588d923ba388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfbc0b1-cd67-4251-9aca-588d923ba388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828129552287335456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea60f35c-93dc-49a1-80a5-9c895a3c7717, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db6f2646-5bf1-4534-9529-ff40f208efeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6f2646-5bf1-4534-9529-ff40f208efeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5269374619200528172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfbc0b1-cd67-4251-9aca-588d923ba388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ed1e04-3387-4cd8-b772-3910aafdc924, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ed1e04-3387-4cd8-b772-3910aafdc924, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11424725955422506032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ed1e04-3387-4cd8-b772-3910aafdc924, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65106ba0-3b51-4254-8164-87437b1370ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6f2646-5bf1-4534-9529-ff40f208efeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65106ba0-3b51-4254-8164-87437b1370ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606661378820634926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec80d124-4d24-43d9-bc2a-e411d9021291, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec80d124-4d24-43d9-bc2a-e411d9021291, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16004983286597063109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65106ba0-3b51-4254-8164-87437b1370ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7800f533-81a8-46b2-a30a-7ee96c5ba725, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7800f533-81a8-46b2-a30a-7ee96c5ba725, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5281679112416432053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec80d124-4d24-43d9-bc2a-e411d9021291, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71965a9-dc8b-46d2-bd27-5afcc0a72c1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7800f533-81a8-46b2-a30a-7ee96c5ba725, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71965a9-dc8b-46d2-bd27-5afcc0a72c1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557040644615400333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8ed2fd-75ec-496f-96ca-1f8915ee9bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8ed2fd-75ec-496f-96ca-1f8915ee9bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181624222432364676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71965a9-dc8b-46d2-bd27-5afcc0a72c1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 867ac1a3-4e58-4ed3-9e33-d56d22b18959, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867ac1a3-4e58-4ed3-9e33-d56d22b18959, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459051694974136779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867ac1a3-4e58-4ed3-9e33-d56d22b18959, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab93e1a7-8b61-4c79-a4ba-833229f3adc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab93e1a7-8b61-4c79-a4ba-833229f3adc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5349080388202440374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8ed2fd-75ec-496f-96ca-1f8915ee9bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b83f381-4bb5-4ada-b27f-802ef2b18bcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b83f381-4bb5-4ada-b27f-802ef2b18bcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142319434449486089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab93e1a7-8b61-4c79-a4ba-833229f3adc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfe2694-95cd-48a0-857f-feb260acc489, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b83f381-4bb5-4ada-b27f-802ef2b18bcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfe2694-95cd-48a0-857f-feb260acc489, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638978506205626490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e862056-5c60-4d34-90e5-de90193e384f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e862056-5c60-4d34-90e5-de90193e384f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8608682827593482565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfe2694-95cd-48a0-857f-feb260acc489, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24755df-6f8e-4f3d-9ad5-37cd1c5b8951, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24755df-6f8e-4f3d-9ad5-37cd1c5b8951, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2221043492376169574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e862056-5c60-4d34-90e5-de90193e384f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006213d2-904b-41fe-9b93-b587a16e87de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006213d2-904b-41fe-9b93-b587a16e87de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6621670162823802409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24755df-6f8e-4f3d-9ad5-37cd1c5b8951, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdab481d-1f89-4574-a811-fd667a670f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdab481d-1f89-4574-a811-fd667a670f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11718594339306472570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006213d2-904b-41fe-9b93-b587a16e87de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 939442c9-86e7-4095-ad3b-a70497105b84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939442c9-86e7-4095-ad3b-a70497105b84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781422464747452903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdab481d-1f89-4574-a811-fd667a670f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469d7618-8f20-4e06-a56c-efe4668e1019, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939442c9-86e7-4095-ad3b-a70497105b84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469d7618-8f20-4e06-a56c-efe4668e1019, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8189460723956667406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b28bf5f-c129-4c8a-830e-36ccd19aeb97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b28bf5f-c129-4c8a-830e-36ccd19aeb97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 349385344633524416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469d7618-8f20-4e06-a56c-efe4668e1019, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ec79d0-2408-40de-b2d2-6fc9107422f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ec79d0-2408-40de-b2d2-6fc9107422f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12242720890655539221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b28bf5f-c129-4c8a-830e-36ccd19aeb97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ec79d0-2408-40de-b2d2-6fc9107422f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3143c74-28bf-411e-bf55-3753d8ac44e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80ddd1c-d9d6-4017-a681-848abfb34bb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3143c74-28bf-411e-bf55-3753d8ac44e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12641367121392127515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80ddd1c-d9d6-4017-a681-848abfb34bb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18022956276116782495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3143c74-28bf-411e-bf55-3753d8ac44e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04de2301-9367-4d80-88ad-9228de440998, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04de2301-9367-4d80-88ad-9228de440998, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15997511939489792829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80ddd1c-d9d6-4017-a681-848abfb34bb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04de2301-9367-4d80-88ad-9228de440998, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ef1e1df-4646-4ec9-821a-7f82e8b4f8a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ef1e1df-4646-4ec9-821a-7f82e8b4f8a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16037916886793843854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d640b72c-d9c1-48ca-a634-25d00aaa3939, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d640b72c-d9c1-48ca-a634-25d00aaa3939, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11281366917522057510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ef1e1df-4646-4ec9-821a-7f82e8b4f8a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf35465d-cade-4914-8aeb-4400572cdae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf35465d-cade-4914-8aeb-4400572cdae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13657792980139602749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d640b72c-d9c1-48ca-a634-25d00aaa3939, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01e3cf1-e95e-477b-b15b-62375261c986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01e3cf1-e95e-477b-b15b-62375261c986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6839656309101931058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf35465d-cade-4914-8aeb-4400572cdae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01e3cf1-e95e-477b-b15b-62375261c986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8057e8-955d-489a-aee1-0d54268406eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8057e8-955d-489a-aee1-0d54268406eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8874970926640549815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dfe7c5-efde-4d57-b55d-46429f7c0379, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dfe7c5-efde-4d57-b55d-46429f7c0379, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14685328058829115521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8057e8-955d-489a-aee1-0d54268406eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73be3f67-d80c-4161-8f88-899842a96c46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73be3f67-d80c-4161-8f88-899842a96c46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13583337402465815213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dfe7c5-efde-4d57-b55d-46429f7c0379, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e24532-aef8-4668-ac45-1ce5d6d05f11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e24532-aef8-4668-ac45-1ce5d6d05f11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468469690693305428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73be3f67-d80c-4161-8f88-899842a96c46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b123dc9e-7d3d-499c-bcb0-6a5ead5c86d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b123dc9e-7d3d-499c-bcb0-6a5ead5c86d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307397153700601080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e24532-aef8-4668-ac45-1ce5d6d05f11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d6c743a-9e5d-4bee-aaf3-e52781c0b870, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d6c743a-9e5d-4bee-aaf3-e52781c0b870, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101707146516639351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b123dc9e-7d3d-499c-bcb0-6a5ead5c86d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771c664b-8d58-46db-9a8b-bbe1db6d6773, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771c664b-8d58-46db-9a8b-bbe1db6d6773, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335012753099305127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d6c743a-9e5d-4bee-aaf3-e52781c0b870, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3204e5e3-7d9e-4a76-b265-339f29ffd2de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3204e5e3-7d9e-4a76-b265-339f29ffd2de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10442663397781239800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771c664b-8d58-46db-9a8b-bbe1db6d6773, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae71e8a0-96f0-4002-b4f5-8694a8e8a64e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae71e8a0-96f0-4002-b4f5-8694a8e8a64e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6272061521912531611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3204e5e3-7d9e-4a76-b265-339f29ffd2de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c099a878-73a2-4c58-8cf1-a1e58fc1ab89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c099a878-73a2-4c58-8cf1-a1e58fc1ab89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8528749122513900550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae71e8a0-96f0-4002-b4f5-8694a8e8a64e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa57058-5f71-4f51-bda9-190ef51467da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa57058-5f71-4f51-bda9-190ef51467da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982458441727560027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c099a878-73a2-4c58-8cf1-a1e58fc1ab89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ee6d49-9875-42c9-ae5d-66f4701eb4ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ee6d49-9875-42c9-ae5d-66f4701eb4ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561891831267693272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa57058-5f71-4f51-bda9-190ef51467da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87fdb1bf-8784-4fd1-a6b5-6727257750a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87fdb1bf-8784-4fd1-a6b5-6727257750a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1666081621912378362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ee6d49-9875-42c9-ae5d-66f4701eb4ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 061df26a-4028-40eb-bc78-446b537b0407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061df26a-4028-40eb-bc78-446b537b0407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243682374189573714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87fdb1bf-8784-4fd1-a6b5-6727257750a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a93898e-7593-47b2-8e15-e348ffaca4b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a93898e-7593-47b2-8e15-e348ffaca4b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14114620487841662386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061df26a-4028-40eb-bc78-446b537b0407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdcf96e-2153-4e31-811a-13f25a01d87b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdcf96e-2153-4e31-811a-13f25a01d87b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16599197860291729375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a93898e-7593-47b2-8e15-e348ffaca4b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3279ee1a-eb25-41ab-b103-382f9f77549c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3279ee1a-eb25-41ab-b103-382f9f77549c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356855144533371385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdcf96e-2153-4e31-811a-13f25a01d87b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889e9e55-e965-4eaa-bd04-b76381acf9eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889e9e55-e965-4eaa-bd04-b76381acf9eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975773861575482507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3279ee1a-eb25-41ab-b103-382f9f77549c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ceeb23a-0efc-430f-9d4d-9326ce0dda75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889e9e55-e965-4eaa-bd04-b76381acf9eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ceeb23a-0efc-430f-9d4d-9326ce0dda75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877472867153007334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a9b179-9c80-41a1-9d42-1bb02bfaaf4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a9b179-9c80-41a1-9d42-1bb02bfaaf4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979918417839454334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ceeb23a-0efc-430f-9d4d-9326ce0dda75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a9b179-9c80-41a1-9d42-1bb02bfaaf4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 697b6d3c-4e67-4842-841c-d5c979bcd1e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 697b6d3c-4e67-4842-841c-d5c979bcd1e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3510160045506771778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932df77f-96d0-45fe-9a21-852e2bb9ad83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932df77f-96d0-45fe-9a21-852e2bb9ad83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457091897820691115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 697b6d3c-4e67-4842-841c-d5c979bcd1e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932df77f-96d0-45fe-9a21-852e2bb9ad83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4f5e4d-2e8e-4ed2-a0f7-3871f9ff106d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4f5e4d-2e8e-4ed2-a0f7-3871f9ff106d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226592289989829928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084fe8b5-5433-4482-b5ca-7dd5a29b2b0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084fe8b5-5433-4482-b5ca-7dd5a29b2b0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235751285969031627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4f5e4d-2e8e-4ed2-a0f7-3871f9ff106d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc490b6-621f-4993-8fb6-728ad4ddfd68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc490b6-621f-4993-8fb6-728ad4ddfd68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437640170645006269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084fe8b5-5433-4482-b5ca-7dd5a29b2b0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59f1846-882b-4fab-80a9-2b09a77402d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59f1846-882b-4fab-80a9-2b09a77402d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103701611307875550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc490b6-621f-4993-8fb6-728ad4ddfd68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22541c9d-febb-4eb1-bde3-1278d6efa7db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22541c9d-febb-4eb1-bde3-1278d6efa7db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10781678437723935702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59f1846-882b-4fab-80a9-2b09a77402d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35432acd-ddd4-4e95-9cf5-09a39bfc998e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35432acd-ddd4-4e95-9cf5-09a39bfc998e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18290624699288052900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22541c9d-febb-4eb1-bde3-1278d6efa7db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5697b16b-e1d5-4796-8baf-84d753de54f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5697b16b-e1d5-4796-8baf-84d753de54f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809717995381944744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35432acd-ddd4-4e95-9cf5-09a39bfc998e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7503cf29-2ce9-4867-a477-11ec154fb21c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7503cf29-2ce9-4867-a477-11ec154fb21c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13809541469724359487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5697b16b-e1d5-4796-8baf-84d753de54f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa39e3e-60d9-4e81-b220-2af32686f241, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa39e3e-60d9-4e81-b220-2af32686f241, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14825034632973028693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7503cf29-2ce9-4867-a477-11ec154fb21c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6baa71a-f2e5-45df-9e3a-c231ac221d97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa39e3e-60d9-4e81-b220-2af32686f241, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6baa71a-f2e5-45df-9e3a-c231ac221d97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706922179921955342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d518ae-e68e-4245-89bb-f34703fbe9ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6baa71a-f2e5-45df-9e3a-c231ac221d97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a1ee8c-25d8-46d3-9cc3-b4d019fee0d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a1ee8c-25d8-46d3-9cc3-b4d019fee0d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11629389338772259507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d518ae-e68e-4245-89bb-f34703fbe9ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337513144432031591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d518ae-e68e-4245-89bb-f34703fbe9ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886fbde9-f437-4e2d-b119-7f0af6ad5c65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886fbde9-f437-4e2d-b119-7f0af6ad5c65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657187667187341160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a1ee8c-25d8-46d3-9cc3-b4d019fee0d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8148521-10c6-4d80-a811-0d84945bf746, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8148521-10c6-4d80-a811-0d84945bf746, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548750048419975744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8148521-10c6-4d80-a811-0d84945bf746, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d153962-6e53-4d11-a6cd-f378829bb8f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d153962-6e53-4d11-a6cd-f378829bb8f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12883524809067000968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886fbde9-f437-4e2d-b119-7f0af6ad5c65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f83a86b-71d3-46e0-8cf5-403b7be2e63b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f83a86b-71d3-46e0-8cf5-403b7be2e63b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9206933895401110672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d153962-6e53-4d11-a6cd-f378829bb8f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1cd80a-b829-4617-a37b-66d6498447ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1cd80a-b829-4617-a37b-66d6498447ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14217637511005353575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f83a86b-71d3-46e0-8cf5-403b7be2e63b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be100bc1-9c9d-42bd-bd2d-fb14885273d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be100bc1-9c9d-42bd-bd2d-fb14885273d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17009563259856489347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1cd80a-b829-4617-a37b-66d6498447ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae014b88-b78b-4233-b655-238c6ea6c7c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae014b88-b78b-4233-b655-238c6ea6c7c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6379014843430721730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be100bc1-9c9d-42bd-bd2d-fb14885273d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae014b88-b78b-4233-b655-238c6ea6c7c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae71d9a-fbcc-4c37-bf56-9974c100d44a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae71d9a-fbcc-4c37-bf56-9974c100d44a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 630529422875644032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd45985f-2525-425c-a94b-5bbc5e9ae641, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd45985f-2525-425c-a94b-5bbc5e9ae641, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6668336463236300643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae71d9a-fbcc-4c37-bf56-9974c100d44a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64beb83f-c921-4692-bd2b-5f2c8efead20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64beb83f-c921-4692-bd2b-5f2c8efead20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13502428474797476743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd45985f-2525-425c-a94b-5bbc5e9ae641, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe19d2f5-7258-4155-91e7-066e37cdce82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe19d2f5-7258-4155-91e7-066e37cdce82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 560558165875462215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64beb83f-c921-4692-bd2b-5f2c8efead20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe19d2f5-7258-4155-91e7-066e37cdce82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74767b7b-c5a1-43a4-a4ea-dfbd42ddb5ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74767b7b-c5a1-43a4-a4ea-dfbd42ddb5ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10114786111004790426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed0459f-15ee-426f-8aff-4cb8e30dc029, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed0459f-15ee-426f-8aff-4cb8e30dc029, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18382600491803267588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74767b7b-c5a1-43a4-a4ea-dfbd42ddb5ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a464b65-4074-4f5c-a756-f54be3a5303c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed0459f-15ee-426f-8aff-4cb8e30dc029, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a464b65-4074-4f5c-a756-f54be3a5303c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590521793517579918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7531f8c-f474-4ee0-9ed7-be8372c96223, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7531f8c-f474-4ee0-9ed7-be8372c96223, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552513783645602148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a464b65-4074-4f5c-a756-f54be3a5303c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ff7bc4-cceb-4a94-89b7-c61f9e093885, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ff7bc4-cceb-4a94-89b7-c61f9e093885, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13040798118691374098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7531f8c-f474-4ee0-9ed7-be8372c96223, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45126c3f-aa76-4e82-ae05-858d58750801, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45126c3f-aa76-4e82-ae05-858d58750801, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253935044186117393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ff7bc4-cceb-4a94-89b7-c61f9e093885, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9290dc5b-8cdb-4322-a29b-9c28ce0c9437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45126c3f-aa76-4e82-ae05-858d58750801, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c733ce-8233-48d2-a980-9408bb647b77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c733ce-8233-48d2-a980-9408bb647b77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17147053762816369209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9290dc5b-8cdb-4322-a29b-9c28ce0c9437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9385900132040052903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c733ce-8233-48d2-a980-9408bb647b77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb23f7b-4ac0-4152-aa0c-5be3b88958a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb23f7b-4ac0-4152-aa0c-5be3b88958a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18384587876532011437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9290dc5b-8cdb-4322-a29b-9c28ce0c9437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a60f2c7-83d1-4c92-8705-5833e8da56e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a60f2c7-83d1-4c92-8705-5833e8da56e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677014881458011278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb23f7b-4ac0-4152-aa0c-5be3b88958a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8089bd1d-e172-4245-9675-8b214be5aa2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8089bd1d-e172-4245-9675-8b214be5aa2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714323031238277641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a60f2c7-83d1-4c92-8705-5833e8da56e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ff2e72-642b-4989-b860-3fa69d6f20dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ff2e72-642b-4989-b860-3fa69d6f20dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14159875078974954535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ff2e72-642b-4989-b860-3fa69d6f20dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8089bd1d-e172-4245-9675-8b214be5aa2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2fea67-fdac-407a-b27e-5ed4d10a2442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2fea67-fdac-407a-b27e-5ed4d10a2442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083477456598603966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e7a34a-ad87-4c12-b2f7-2fde5924665d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e7a34a-ad87-4c12-b2f7-2fde5924665d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10819571635427650702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2fea67-fdac-407a-b27e-5ed4d10a2442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0165c5-ff1b-43d3-be10-33f843e6b541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0165c5-ff1b-43d3-be10-33f843e6b541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12253920918747702278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e7a34a-ad87-4c12-b2f7-2fde5924665d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b710b5-b5f1-45b5-9b27-464177078c07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0165c5-ff1b-43d3-be10-33f843e6b541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b710b5-b5f1-45b5-9b27-464177078c07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15639001682863132573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 390469fb-6781-4dab-a1f9-6e3012a1ee31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390469fb-6781-4dab-a1f9-6e3012a1ee31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14986285842476440360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b710b5-b5f1-45b5-9b27-464177078c07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4838c74-6e19-43b5-8516-07b04ee8f17b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4838c74-6e19-43b5-8516-07b04ee8f17b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642178296846355587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390469fb-6781-4dab-a1f9-6e3012a1ee31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4a3803-d3da-40ef-bb41-ac99f4152550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4a3803-d3da-40ef-bb41-ac99f4152550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16075022475747532653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4838c74-6e19-43b5-8516-07b04ee8f17b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6239b1-4525-4a42-900b-57a7c1158c49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6239b1-4525-4a42-900b-57a7c1158c49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12366437279605096852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4a3803-d3da-40ef-bb41-ac99f4152550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5782172-19f1-4e6c-a859-1f533dbef85f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5782172-19f1-4e6c-a859-1f533dbef85f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14439946260936245560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6239b1-4525-4a42-900b-57a7c1158c49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111a130-0f61-4a3e-b368-a27b3596cb81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111a130-0f61-4a3e-b368-a27b3596cb81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018228123423986353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5782172-19f1-4e6c-a859-1f533dbef85f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9101533-f091-4d83-a5d8-3396039f4f8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9101533-f091-4d83-a5d8-3396039f4f8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1637635373279039244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111a130-0f61-4a3e-b368-a27b3596cb81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19891c21-d88b-4934-bc3f-4691c45d099a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19891c21-d88b-4934-bc3f-4691c45d099a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7915623607106124893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9101533-f091-4d83-a5d8-3396039f4f8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa0f784-4175-4f3b-ade7-b19aa0d37633, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa0f784-4175-4f3b-ade7-b19aa0d37633, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604745282222442015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19891c21-d88b-4934-bc3f-4691c45d099a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa0f784-4175-4f3b-ade7-b19aa0d37633, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0af20c7-1682-4be6-9257-ad89663371cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0af20c7-1682-4be6-9257-ad89663371cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194449384941511178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad750338-4299-4e94-bf03-aad7ceafd008, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad750338-4299-4e94-bf03-aad7ceafd008, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5212229597021641483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad750338-4299-4e94-bf03-aad7ceafd008, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8149716a-d5de-4985-b48e-190f0316fbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8149716a-d5de-4985-b48e-190f0316fbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910542656298036730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0af20c7-1682-4be6-9257-ad89663371cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feaaf081-c43a-4fb9-9fe4-03154225ca94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feaaf081-c43a-4fb9-9fe4-03154225ca94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3478502311934195622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8149716a-d5de-4985-b48e-190f0316fbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b86f20-8d7d-44ab-9ceb-6b0617b3062c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feaaf081-c43a-4fb9-9fe4-03154225ca94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b86f20-8d7d-44ab-9ceb-6b0617b3062c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691658798566819008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d3188e-b20c-4bb1-89ce-cd5ecfc15c92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d3188e-b20c-4bb1-89ce-cd5ecfc15c92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15277715424286412723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b86f20-8d7d-44ab-9ceb-6b0617b3062c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ffacb17-7c67-4181-9d67-834a1b1f3019, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ffacb17-7c67-4181-9d67-834a1b1f3019, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14442102327230908954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d3188e-b20c-4bb1-89ce-cd5ecfc15c92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3bdc90-fb16-4207-931b-c63f1a958b89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3bdc90-fb16-4207-931b-c63f1a958b89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376395557674076802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ffacb17-7c67-4181-9d67-834a1b1f3019, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3bdc90-fb16-4207-931b-c63f1a958b89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b58c37-bd5f-4fed-b124-7659b96667f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b58c37-bd5f-4fed-b124-7659b96667f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14234552550314395455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4cceb1-4726-4b4e-8fcd-195fcf3ea278, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4cceb1-4726-4b4e-8fcd-195fcf3ea278, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983598457386213409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4cceb1-4726-4b4e-8fcd-195fcf3ea278, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fade0aa-51c7-4e23-a797-511c71eaa7cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fade0aa-51c7-4e23-a797-511c71eaa7cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17997183312944760527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b58c37-bd5f-4fed-b124-7659b96667f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18fe1621-18c7-4a21-8efb-8aac5b1f36e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fe1621-18c7-4a21-8efb-8aac5b1f36e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2776879016063618770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fade0aa-51c7-4e23-a797-511c71eaa7cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f9a88d-834f-4d8c-ba4a-2b886ba1f91f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f9a88d-834f-4d8c-ba4a-2b886ba1f91f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3722691493510337344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fe1621-18c7-4a21-8efb-8aac5b1f36e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f9a88d-834f-4d8c-ba4a-2b886ba1f91f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ee76fd-9de7-49f9-a083-308cc18d41e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ee76fd-9de7-49f9-a083-308cc18d41e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309787410013243284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7ee6a4-26a2-4e31-b34f-59e9a89e5842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7ee6a4-26a2-4e31-b34f-59e9a89e5842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127550923621605564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ee76fd-9de7-49f9-a083-308cc18d41e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1788661b-d9be-45cb-aac3-e2df06dd3018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1788661b-d9be-45cb-aac3-e2df06dd3018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258383627378640329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7ee6a4-26a2-4e31-b34f-59e9a89e5842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e69840-3ba4-471b-8059-ae78f507d64e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e69840-3ba4-471b-8059-ae78f507d64e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1264737504118887161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1788661b-d9be-45cb-aac3-e2df06dd3018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57bcac40-5f7b-4bf3-ad01-571d351da9b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57bcac40-5f7b-4bf3-ad01-571d351da9b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11428650563014215470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e69840-3ba4-471b-8059-ae78f507d64e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22864853-c4a5-4852-8f3a-4d3e4583f6e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22864853-c4a5-4852-8f3a-4d3e4583f6e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10780981778208138139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bcac40-5f7b-4bf3-ad01-571d351da9b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd98c13-7cdc-44fa-95f0-c1455d726719, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd98c13-7cdc-44fa-95f0-c1455d726719, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10011582853400860361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22864853-c4a5-4852-8f3a-4d3e4583f6e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd9aee7-8c5a-4bab-84d8-6178224fd59c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd9aee7-8c5a-4bab-84d8-6178224fd59c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000900197028732837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd98c13-7cdc-44fa-95f0-c1455d726719, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1fe74e-94e2-4d30-be9c-83c1efdd9875, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1fe74e-94e2-4d30-be9c-83c1efdd9875, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7759098652240655624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd9aee7-8c5a-4bab-84d8-6178224fd59c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a965109-81c9-45ad-9d87-c812ecb07c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a965109-81c9-45ad-9d87-c812ecb07c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9292862543668143822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1fe74e-94e2-4d30-be9c-83c1efdd9875, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7af0e94-a6f0-43d9-af32-788967ae0b41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7af0e94-a6f0-43d9-af32-788967ae0b41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8907121001621868433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a965109-81c9-45ad-9d87-c812ecb07c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c36c8b8-f529-4367-b106-ae7c6addb31f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c36c8b8-f529-4367-b106-ae7c6addb31f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2026523350592274468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7af0e94-a6f0-43d9-af32-788967ae0b41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb31851a-2419-4545-b693-e1e14a159c52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb31851a-2419-4545-b693-e1e14a159c52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13479000768566175006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c36c8b8-f529-4367-b106-ae7c6addb31f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f7d2c6-68a6-4106-a09b-958bf3cc7c12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb31851a-2419-4545-b693-e1e14a159c52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc76ff8-a7bb-4003-b30a-b5a30d8b79a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc76ff8-a7bb-4003-b30a-b5a30d8b79a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1452785449908202565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f7d2c6-68a6-4106-a09b-958bf3cc7c12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14319479081259233891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc76ff8-a7bb-4003-b30a-b5a30d8b79a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f7d2c6-68a6-4106-a09b-958bf3cc7c12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5743fba6-9548-4544-abe8-54647423a026, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1053d3-6d1f-43f9-b35b-399d91bcfecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5743fba6-9548-4544-abe8-54647423a026, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14173507570347586763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1053d3-6d1f-43f9-b35b-399d91bcfecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3899079285333805575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1053d3-6d1f-43f9-b35b-399d91bcfecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5743fba6-9548-4544-abe8-54647423a026, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c242e270-bbe3-4eab-b5b8-6489ad81cb4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c242e270-bbe3-4eab-b5b8-6489ad81cb4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12106663652072948241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1bd21f7-9449-4331-a6d4-2d80554a1e87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1bd21f7-9449-4331-a6d4-2d80554a1e87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456182430569486339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c242e270-bbe3-4eab-b5b8-6489ad81cb4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42417e1e-5a09-429f-a776-6d131f3d897b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1bd21f7-9449-4331-a6d4-2d80554a1e87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ead0c2e-bd2e-4191-befa-8c7625870476, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ead0c2e-bd2e-4191-befa-8c7625870476, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 826319045410394547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42417e1e-5a09-429f-a776-6d131f3d897b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168997123587421650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ead0c2e-bd2e-4191-befa-8c7625870476, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42417e1e-5a09-429f-a776-6d131f3d897b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244d05fb-24e8-4245-88e4-4c71ff509db9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244d05fb-24e8-4245-88e4-4c71ff509db9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3742061843656178872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de99487-83b8-4660-8b14-126a0aeaa679, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de99487-83b8-4660-8b14-126a0aeaa679, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3295913352977483463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244d05fb-24e8-4245-88e4-4c71ff509db9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de99487-83b8-4660-8b14-126a0aeaa679, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d18f7ac-fefd-4c31-86e1-2142e8c4f86e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d18f7ac-fefd-4c31-86e1-2142e8c4f86e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1542304957581832066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9ca47e-ca8d-4497-b1c0-abad8c717093, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9ca47e-ca8d-4497-b1c0-abad8c717093, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 898058592642940293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d18f7ac-fefd-4c31-86e1-2142e8c4f86e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a5fe37-7cbc-42a8-9ba7-5d4a153073c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9ca47e-ca8d-4497-b1c0-abad8c717093, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a5fe37-7cbc-42a8-9ba7-5d4a153073c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15069462840126985747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08257b7f-9b00-4ddd-b037-31390cdb7ef8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a5fe37-7cbc-42a8-9ba7-5d4a153073c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08257b7f-9b00-4ddd-b037-31390cdb7ef8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13308676946153410582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7669edf-8e51-44cb-866b-3c2621f5c708, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7669edf-8e51-44cb-866b-3c2621f5c708, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5721011746193714327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7669edf-8e51-44cb-866b-3c2621f5c708, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae7d2e9-8dac-46d5-9c16-c04afb89de7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08257b7f-9b00-4ddd-b037-31390cdb7ef8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87676b5-2531-4e5f-b9e6-d62a8d905677, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87676b5-2531-4e5f-b9e6-d62a8d905677, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4471146502397680687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae7d2e9-8dac-46d5-9c16-c04afb89de7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7888205357407179630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87676b5-2531-4e5f-b9e6-d62a8d905677, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659f94ef-98b1-43ec-8040-b0738fcc73a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659f94ef-98b1-43ec-8040-b0738fcc73a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15935174111678454054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae7d2e9-8dac-46d5-9c16-c04afb89de7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a76a569-a5d5-4508-96db-8409e4e09435, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659f94ef-98b1-43ec-8040-b0738fcc73a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a76a569-a5d5-4508-96db-8409e4e09435, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672394671711378789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae040f5-4d47-48ec-910d-3fcaded58783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae040f5-4d47-48ec-910d-3fcaded58783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589394024109217442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a76a569-a5d5-4508-96db-8409e4e09435, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae040f5-4d47-48ec-910d-3fcaded58783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed35ce49-e060-4c2f-ac46-7833be24a3a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed35ce49-e060-4c2f-ac46-7833be24a3a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17521635516143484130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc006c6-1cac-4c18-9e1e-dcb59d5180e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc006c6-1cac-4c18-9e1e-dcb59d5180e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7067277041414143492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed35ce49-e060-4c2f-ac46-7833be24a3a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc006c6-1cac-4c18-9e1e-dcb59d5180e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd93500-18c9-4adf-a6d5-43ca3e90614d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd93500-18c9-4adf-a6d5-43ca3e90614d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2205234546431186601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21856ae2-0954-409d-bcf0-aa3ba4880a49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21856ae2-0954-409d-bcf0-aa3ba4880a49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221269071255363244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd93500-18c9-4adf-a6d5-43ca3e90614d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356d4987-432f-4973-b114-af395ef9d6ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21856ae2-0954-409d-bcf0-aa3ba4880a49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356d4987-432f-4973-b114-af395ef9d6ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572125713982990763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc56afa2-a350-4ab8-a501-e3f6c7687520, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc56afa2-a350-4ab8-a501-e3f6c7687520, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138699672067663615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356d4987-432f-4973-b114-af395ef9d6ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02dfada0-ef76-4e49-8421-2cfe0f52f8cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02dfada0-ef76-4e49-8421-2cfe0f52f8cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413078036721399565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc56afa2-a350-4ab8-a501-e3f6c7687520, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a3dc35-ce14-47aa-b835-752bd206c2cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a3dc35-ce14-47aa-b835-752bd206c2cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321553832178831916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02dfada0-ef76-4e49-8421-2cfe0f52f8cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a3dc35-ce14-47aa-b835-752bd206c2cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b72fd75-b2c0-4c32-8aac-146db4c7edbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5c5d2c6-9308-4d44-83e7-10d01138e63e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5c5d2c6-9308-4d44-83e7-10d01138e63e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421369323109208736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b72fd75-b2c0-4c32-8aac-146db4c7edbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11157392648446876825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c5d2c6-9308-4d44-83e7-10d01138e63e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458ba07a-d247-4f34-b89f-a3853c2511b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458ba07a-d247-4f34-b89f-a3853c2511b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801400714862056193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b72fd75-b2c0-4c32-8aac-146db4c7edbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f9a9fa4-e827-405d-8f70-f4781263b2fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458ba07a-d247-4f34-b89f-a3853c2511b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd885dfc-7fea-4a3a-a069-45471d169b23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f9a9fa4-e827-405d-8f70-f4781263b2fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1209360303613519022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd885dfc-7fea-4a3a-a069-45471d169b23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13006071518567400737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd885dfc-7fea-4a3a-a069-45471d169b23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f9a9fa4-e827-405d-8f70-f4781263b2fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af767e1-3d1d-45c8-bfdd-3a2f434f49d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af767e1-3d1d-45c8-bfdd-3a2f434f49d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3828663699905919153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8dae299-2db4-499a-95fd-5eaf22a1c5ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8dae299-2db4-499a-95fd-5eaf22a1c5ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639007790235959990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af767e1-3d1d-45c8-bfdd-3a2f434f49d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e625c4-fcbe-4aec-9672-c45d5cd89e8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e625c4-fcbe-4aec-9672-c45d5cd89e8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11191888902768747903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8dae299-2db4-499a-95fd-5eaf22a1c5ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab84f29-7f93-4f61-944d-6e159af2f893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab84f29-7f93-4f61-944d-6e159af2f893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442055271497704256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e625c4-fcbe-4aec-9672-c45d5cd89e8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266b1a5f-9ffc-4184-98c8-1d01fdb92b11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266b1a5f-9ffc-4184-98c8-1d01fdb92b11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956728592672709219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab84f29-7f93-4f61-944d-6e159af2f893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 443f5e96-f496-47c6-8276-7fbb78ba56e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 443f5e96-f496-47c6-8276-7fbb78ba56e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222118338748231474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266b1a5f-9ffc-4184-98c8-1d01fdb92b11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627a7501-00f4-403b-a0ee-e5b70918a66a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627a7501-00f4-403b-a0ee-e5b70918a66a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4156049661790828382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 443f5e96-f496-47c6-8276-7fbb78ba56e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389eff87-89af-4855-877d-2823bc449878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389eff87-89af-4855-877d-2823bc449878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7557284214085359962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627a7501-00f4-403b-a0ee-e5b70918a66a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4eef20-cd18-4098-88e3-34ae22735398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4eef20-cd18-4098-88e3-34ae22735398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10365528515611297561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389eff87-89af-4855-877d-2823bc449878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c815f39-14c2-42ec-8ebf-c8978a08b018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c815f39-14c2-42ec-8ebf-c8978a08b018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15455869086365259116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4eef20-cd18-4098-88e3-34ae22735398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca97e98-78f1-4562-ac0c-312e25e284df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca97e98-78f1-4562-ac0c-312e25e284df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15589842187665869672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c815f39-14c2-42ec-8ebf-c8978a08b018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca97e98-78f1-4562-ac0c-312e25e284df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf48689-49fd-435b-b303-309ab19f5893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf48689-49fd-435b-b303-309ab19f5893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 510035693299115868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d680426-4d61-445b-a7dd-8a6dd00e6e6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf48689-49fd-435b-b303-309ab19f5893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d680426-4d61-445b-a7dd-8a6dd00e6e6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16330313969631603816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769eb0ca-eb8c-401d-8c52-61d38f56431f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d680426-4d61-445b-a7dd-8a6dd00e6e6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769eb0ca-eb8c-401d-8c52-61d38f56431f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8632320741018717375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8871b8e-2c04-4773-8e5a-a975a9b62d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8871b8e-2c04-4773-8e5a-a975a9b62d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1054376212398712599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769eb0ca-eb8c-401d-8c52-61d38f56431f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8871b8e-2c04-4773-8e5a-a975a9b62d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d97476-4761-4ef4-82a9-f89e05020628, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436cc4c1-b6b2-434b-a889-97c0a13b2016, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436cc4c1-b6b2-434b-a889-97c0a13b2016, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5297470483653373124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d97476-4761-4ef4-82a9-f89e05020628, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515302941095458788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436cc4c1-b6b2-434b-a889-97c0a13b2016, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d97476-4761-4ef4-82a9-f89e05020628, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f91d9a-2880-40d9-8852-6a2e7f576ad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d85930-5fed-4f59-b44a-ec55d745840a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d85930-5fed-4f59-b44a-ec55d745840a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926985556756186337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f91d9a-2880-40d9-8852-6a2e7f576ad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349648596574757398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d85930-5fed-4f59-b44a-ec55d745840a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56cc6c8e-2e1f-47e6-bcf6-d26350f7f04b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56cc6c8e-2e1f-47e6-bcf6-d26350f7f04b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13705317948264461264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f91d9a-2880-40d9-8852-6a2e7f576ad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daaecbed-78f8-4f1f-9d48-a47c15331cd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daaecbed-78f8-4f1f-9d48-a47c15331cd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12267884613415562746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56cc6c8e-2e1f-47e6-bcf6-d26350f7f04b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bd6647-b0fb-4b3a-aa93-fc8187da58a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bd6647-b0fb-4b3a-aa93-fc8187da58a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989502755452129111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daaecbed-78f8-4f1f-9d48-a47c15331cd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db91e74-de20-4bb9-921c-455ade129867, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bd6647-b0fb-4b3a-aa93-fc8187da58a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db91e74-de20-4bb9-921c-455ade129867, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16309433354325980768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1073f9cf-384e-4da3-9c19-b30d3ffbe82d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1073f9cf-384e-4da3-9c19-b30d3ffbe82d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15287983403756920197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db91e74-de20-4bb9-921c-455ade129867, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 955f6c35-ce2c-4f0e-a690-07846413dbab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955f6c35-ce2c-4f0e-a690-07846413dbab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6011796471567531649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1073f9cf-384e-4da3-9c19-b30d3ffbe82d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b95a094-7c22-4521-9ba8-4b00e24b550d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b95a094-7c22-4521-9ba8-4b00e24b550d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10665462123484742481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b95a094-7c22-4521-9ba8-4b00e24b550d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56da816c-53f8-4c79-9394-78a8b5c9c6c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56da816c-53f8-4c79-9394-78a8b5c9c6c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5844945013120896156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955f6c35-ce2c-4f0e-a690-07846413dbab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df35ef58-ce56-4668-a63d-b6f4389d772b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df35ef58-ce56-4668-a63d-b6f4389d772b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3539868197369777025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56da816c-53f8-4c79-9394-78a8b5c9c6c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8065263-9ecb-4351-973f-736035c715f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df35ef58-ce56-4668-a63d-b6f4389d772b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8065263-9ecb-4351-973f-736035c715f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15336878935802967335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c7bcc6-7d29-4c55-8ffb-fb15dc157269, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c7bcc6-7d29-4c55-8ffb-fb15dc157269, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993905778436540358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8065263-9ecb-4351-973f-736035c715f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c7ffe6-ebd4-49e4-9d10-9dd7e29a57e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c7ffe6-ebd4-49e4-9d10-9dd7e29a57e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17033438195264595465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c7bcc6-7d29-4c55-8ffb-fb15dc157269, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e33d6a5-fe98-46d1-adfe-0dd4a44bccf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e33d6a5-fe98-46d1-adfe-0dd4a44bccf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10015984697726702764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c7ffe6-ebd4-49e4-9d10-9dd7e29a57e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e33d6a5-fe98-46d1-adfe-0dd4a44bccf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d0858a-e79d-4468-9540-7a58c75e35dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d0858a-e79d-4468-9540-7a58c75e35dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11759552178410096146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75911522-fbd4-4ce3-985a-758baa0b86d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75911522-fbd4-4ce3-985a-758baa0b86d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15596366543845400943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d0858a-e79d-4468-9540-7a58c75e35dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed47dd75-ccbd-40b2-a955-404de669912d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed47dd75-ccbd-40b2-a955-404de669912d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737075104000435769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75911522-fbd4-4ce3-985a-758baa0b86d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7a1b63-bc9b-49ec-8fb3-5df4b3108bd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7a1b63-bc9b-49ec-8fb3-5df4b3108bd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5792445679827691559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed47dd75-ccbd-40b2-a955-404de669912d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050e5452-600b-4983-8528-c91264584025, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050e5452-600b-4983-8528-c91264584025, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822779829419505528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7a1b63-bc9b-49ec-8fb3-5df4b3108bd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ac94c4-fc18-45e4-b6da-eb341059dbc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ac94c4-fc18-45e4-b6da-eb341059dbc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717370927914157504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050e5452-600b-4983-8528-c91264584025, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a821c7-1f2f-4eae-af1a-3adbba3cd0e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a821c7-1f2f-4eae-af1a-3adbba3cd0e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4275743677920898966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ac94c4-fc18-45e4-b6da-eb341059dbc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b65d88e0-1f7e-4b25-bab2-05ae99327c48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b65d88e0-1f7e-4b25-bab2-05ae99327c48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774891565747580951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a821c7-1f2f-4eae-af1a-3adbba3cd0e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d159ef4f-1f39-4a75-a70f-79b541a7ea95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d159ef4f-1f39-4a75-a70f-79b541a7ea95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855241980877303490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b65d88e0-1f7e-4b25-bab2-05ae99327c48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67c1ee9-0a8a-48fe-afc3-7f8a9d8d45f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d159ef4f-1f39-4a75-a70f-79b541a7ea95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67c1ee9-0a8a-48fe-afc3-7f8a9d8d45f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13537936893181378018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a567fc9-82c6-4ac9-a69e-0785044967ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67c1ee9-0a8a-48fe-afc3-7f8a9d8d45f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a567fc9-82c6-4ac9-a69e-0785044967ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14364282978854020590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1535efd-16b6-414c-a716-f44c9b2d386b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a567fc9-82c6-4ac9-a69e-0785044967ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c70b829-b878-4387-b322-878d8992c18f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c70b829-b878-4387-b322-878d8992c18f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425356240895837062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1535efd-16b6-414c-a716-f44c9b2d386b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16795455383915422372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c70b829-b878-4387-b322-878d8992c18f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c10ef53b-e214-4c93-a07d-556a9f0c0183, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c10ef53b-e214-4c93-a07d-556a9f0c0183, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14023657265470875136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1535efd-16b6-414c-a716-f44c9b2d386b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4944bee-c6c6-48e3-9d82-1954148ad845, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4944bee-c6c6-48e3-9d82-1954148ad845, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15550138762696364718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c10ef53b-e214-4c93-a07d-556a9f0c0183, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c5f7b5-4f69-405a-b3fb-467674b0668f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4944bee-c6c6-48e3-9d82-1954148ad845, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c5f7b5-4f69-405a-b3fb-467674b0668f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3512248328790183009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a14c2f-dd9a-4fe2-947b-cb09c02ca6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a14c2f-dd9a-4fe2-947b-cb09c02ca6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1948262770376193260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c5f7b5-4f69-405a-b3fb-467674b0668f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099cf5bd-a190-46b7-85e7-f6f058352129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099cf5bd-a190-46b7-85e7-f6f058352129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292144112391463759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a14c2f-dd9a-4fe2-947b-cb09c02ca6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419ab9ef-0778-42e1-9f09-7844299c5553, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419ab9ef-0778-42e1-9f09-7844299c5553, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14807600172179845347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099cf5bd-a190-46b7-85e7-f6f058352129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 258c83c0-c879-49ee-924a-2bc901eca60d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 258c83c0-c879-49ee-924a-2bc901eca60d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9882665980666475349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419ab9ef-0778-42e1-9f09-7844299c5553, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdd17f59-bd97-4282-8874-f08183020b1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd17f59-bd97-4282-8874-f08183020b1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5466729684475540030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 258c83c0-c879-49ee-924a-2bc901eca60d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1865a781-d598-47b1-9d57-d31c8c677d1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1865a781-d598-47b1-9d57-d31c8c677d1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14456996063439053439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd17f59-bd97-4282-8874-f08183020b1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c4ff39-a0ed-4bca-a8b7-831f1f6b60fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c4ff39-a0ed-4bca-a8b7-831f1f6b60fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8924175142666063587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1865a781-d598-47b1-9d57-d31c8c677d1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c740ade-f984-4089-8dd1-0f3592199940, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c740ade-f984-4089-8dd1-0f3592199940, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14556684595021409743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c4ff39-a0ed-4bca-a8b7-831f1f6b60fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8815e532-a775-4bf4-be1e-275ff1e508ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8815e532-a775-4bf4-be1e-275ff1e508ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10001926224172920800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c740ade-f984-4089-8dd1-0f3592199940, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0514cef-c8bd-42cc-bc9d-e6c1b94ec35c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0514cef-c8bd-42cc-bc9d-e6c1b94ec35c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792040168370192215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8815e532-a775-4bf4-be1e-275ff1e508ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0514cef-c8bd-42cc-bc9d-e6c1b94ec35c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bcbfb01-7e80-4198-924e-09d614807b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bcbfb01-7e80-4198-924e-09d614807b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16661958133826097525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42112c80-b825-4bd4-926c-c6b54fb33452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42112c80-b825-4bd4-926c-c6b54fb33452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10627404101552988459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42112c80-b825-4bd4-926c-c6b54fb33452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bcbfb01-7e80-4198-924e-09d614807b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80969a59-19b3-452c-bc51-56c9f6f1cf63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80969a59-19b3-452c-bc51-56c9f6f1cf63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18303325575296343519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db399101-8af7-4853-8c6e-626bfe19cb14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db399101-8af7-4853-8c6e-626bfe19cb14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2381503641797728205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80969a59-19b3-452c-bc51-56c9f6f1cf63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb21c8f-e964-4c13-a273-a41d50c142fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb21c8f-e964-4c13-a273-a41d50c142fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973269152712585733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb21c8f-e964-4c13-a273-a41d50c142fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2af341-59ae-4632-842a-eca264779c9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db399101-8af7-4853-8c6e-626bfe19cb14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2af341-59ae-4632-842a-eca264779c9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16637584297538617449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b708f-0214-4318-b38e-6f6d758ca060, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b708f-0214-4318-b38e-6f6d758ca060, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435793784884151260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2af341-59ae-4632-842a-eca264779c9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a9a439-ba19-49a3-b3a4-dca3ab58f0f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a9a439-ba19-49a3-b3a4-dca3ab58f0f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12565207236780329409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b708f-0214-4318-b38e-6f6d758ca060, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a464dc4d-f075-43a2-920c-07547457f916, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a464dc4d-f075-43a2-920c-07547457f916, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11191668690830360720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a9a439-ba19-49a3-b3a4-dca3ab58f0f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3580d1fd-84e9-4319-a65f-61778df5120c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3580d1fd-84e9-4319-a65f-61778df5120c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195544551295685438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a464dc4d-f075-43a2-920c-07547457f916, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6357ee2-9f69-4eec-9989-be17d658cb7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6357ee2-9f69-4eec-9989-be17d658cb7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099881638288090943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3580d1fd-84e9-4319-a65f-61778df5120c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53dfd85-0d5b-4476-87c4-361d9c0f08ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53dfd85-0d5b-4476-87c4-361d9c0f08ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203674297764979481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6357ee2-9f69-4eec-9989-be17d658cb7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdecec4-6158-413a-852a-8d2f63c7b812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdecec4-6158-413a-852a-8d2f63c7b812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4650866550445594236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53dfd85-0d5b-4476-87c4-361d9c0f08ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c1db1a-6ed6-4e91-99b9-f319c0660e77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c1db1a-6ed6-4e91-99b9-f319c0660e77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8232277099704956604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdecec4-6158-413a-852a-8d2f63c7b812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4eccbca-97c8-407c-aa3a-1c1ef7d4ca44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4eccbca-97c8-407c-aa3a-1c1ef7d4ca44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9074438519866491492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c1db1a-6ed6-4e91-99b9-f319c0660e77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b172d4a-3835-4203-8032-60df592ee602, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b172d4a-3835-4203-8032-60df592ee602, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15198577022444866800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4eccbca-97c8-407c-aa3a-1c1ef7d4ca44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1abf262-e9ef-4f33-8699-0f76f14d6a80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1abf262-e9ef-4f33-8699-0f76f14d6a80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16108906059587601818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b172d4a-3835-4203-8032-60df592ee602, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54767475-1596-4700-810f-28123db262da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54767475-1596-4700-810f-28123db262da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2366911767901705251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1abf262-e9ef-4f33-8699-0f76f14d6a80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6fc124-d467-43d5-9a8e-6d7b2cc59086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6fc124-d467-43d5-9a8e-6d7b2cc59086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18206750750331814246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54767475-1596-4700-810f-28123db262da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ef8488-9432-40f8-b84d-3327eb707375, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ef8488-9432-40f8-b84d-3327eb707375, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105168847592786489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6fc124-d467-43d5-9a8e-6d7b2cc59086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab12c097-586b-4538-9c01-a50377e46f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab12c097-586b-4538-9c01-a50377e46f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914525697124368700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ef8488-9432-40f8-b84d-3327eb707375, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab4a2df-db28-4678-944b-375d76ab959a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab4a2df-db28-4678-944b-375d76ab959a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11704279249408671702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab12c097-586b-4538-9c01-a50377e46f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128ea009-5df9-477b-82d0-36f9c1e23319, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128ea009-5df9-477b-82d0-36f9c1e23319, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14842320530100142158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab4a2df-db28-4678-944b-375d76ab959a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e798b9-3ff4-4f02-b139-b4c186990609, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e798b9-3ff4-4f02-b139-b4c186990609, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849817314910534978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128ea009-5df9-477b-82d0-36f9c1e23319, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3047b744-f50e-4468-9986-0a7b836fe786, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3047b744-f50e-4468-9986-0a7b836fe786, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11394002473048378692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e798b9-3ff4-4f02-b139-b4c186990609, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45089fe-7a99-4f6c-bb71-d281cd8af47d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45089fe-7a99-4f6c-bb71-d281cd8af47d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17559640549292986573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3047b744-f50e-4468-9986-0a7b836fe786, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8afddce4-9df6-4f9e-85cb-1aaa388f76ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8afddce4-9df6-4f9e-85cb-1aaa388f76ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15881855506995192147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45089fe-7a99-4f6c-bb71-d281cd8af47d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77414e7d-1ab8-4ada-adae-382c492adecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77414e7d-1ab8-4ada-adae-382c492adecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12196313925269983979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8afddce4-9df6-4f9e-85cb-1aaa388f76ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef828a5-6735-4255-8726-01bdde44108b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef828a5-6735-4255-8726-01bdde44108b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1818064141503156564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77414e7d-1ab8-4ada-adae-382c492adecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513d568c-ce0a-43a4-9fc3-a7c99164e9cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513d568c-ce0a-43a4-9fc3-a7c99164e9cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560411264174513919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef828a5-6735-4255-8726-01bdde44108b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041d9993-26ff-43bb-a83b-62a22ebdb23c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513d568c-ce0a-43a4-9fc3-a7c99164e9cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041d9993-26ff-43bb-a83b-62a22ebdb23c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2064288304889548180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8805b03a-40c3-474a-ae67-810fca569163, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8805b03a-40c3-474a-ae67-810fca569163, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16683867981255549137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041d9993-26ff-43bb-a83b-62a22ebdb23c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3115568c-3dcf-42d7-8102-14becb1a1581, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8805b03a-40c3-474a-ae67-810fca569163, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3115568c-3dcf-42d7-8102-14becb1a1581, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12220784443659086586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b6c8dba-10d6-446f-b1db-5372164a55c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b6c8dba-10d6-446f-b1db-5372164a55c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11269292445653953363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3115568c-3dcf-42d7-8102-14becb1a1581, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57badbf7-eceb-4fa7-93ac-45e1417bfc4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57badbf7-eceb-4fa7-93ac-45e1417bfc4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3877395210295838812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b6c8dba-10d6-446f-b1db-5372164a55c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722469a6-36d1-4e7f-8612-e143e2288a7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722469a6-36d1-4e7f-8612-e143e2288a7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871940045936845657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57badbf7-eceb-4fa7-93ac-45e1417bfc4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722469a6-36d1-4e7f-8612-e143e2288a7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05e2ef5-9833-4ed1-9746-39a81442488e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05e2ef5-9833-4ed1-9746-39a81442488e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15035308197692423456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f908ae0f-0d72-483a-a675-e4888898a8b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f908ae0f-0d72-483a-a675-e4888898a8b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15373836231973081850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05e2ef5-9833-4ed1-9746-39a81442488e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cdc684-42d7-4081-ad97-785b40c5a378, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cdc684-42d7-4081-ad97-785b40c5a378, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000206961018156359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f908ae0f-0d72-483a-a675-e4888898a8b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87eabd4e-4d3d-4cfe-8395-4c0238f57a40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87eabd4e-4d3d-4cfe-8395-4c0238f57a40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121306885072682998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cdc684-42d7-4081-ad97-785b40c5a378, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8ea989-8ba6-44d5-9a75-317de9662740, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8ea989-8ba6-44d5-9a75-317de9662740, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4726330155252153515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87eabd4e-4d3d-4cfe-8395-4c0238f57a40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d21a71-17f9-4856-a67f-15752a55f31f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8ea989-8ba6-44d5-9a75-317de9662740, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d21a71-17f9-4856-a67f-15752a55f31f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4134153121164184188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483909ae-1c56-4054-bae7-ab68ab50a7bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483909ae-1c56-4054-bae7-ab68ab50a7bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15986281069121785600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d21a71-17f9-4856-a67f-15752a55f31f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483909ae-1c56-4054-bae7-ab68ab50a7bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9774540b-c842-4194-81d6-208c5e1cd6c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9774540b-c842-4194-81d6-208c5e1cd6c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440144684616679744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8820da-eb70-4061-b379-36751388cfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9774540b-c842-4194-81d6-208c5e1cd6c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8820da-eb70-4061-b379-36751388cfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941628896415950200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e793e349-74cb-45b8-b0ed-9eef3636a2b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e793e349-74cb-45b8-b0ed-9eef3636a2b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991032400683413731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8820da-eb70-4061-b379-36751388cfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6045ec38-69da-441c-a239-4848d2ad1aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e793e349-74cb-45b8-b0ed-9eef3636a2b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6045ec38-69da-441c-a239-4848d2ad1aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447554596534589624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976ee728-06a7-4921-98bb-090bc2175a31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6045ec38-69da-441c-a239-4848d2ad1aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976ee728-06a7-4921-98bb-090bc2175a31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14138151287227453781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8c9800-7df4-4a47-bcb8-40abe5d64a3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8c9800-7df4-4a47-bcb8-40abe5d64a3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678818413076923275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976ee728-06a7-4921-98bb-090bc2175a31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371a048a-0293-4d93-bdfc-6edf7ea69ddb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371a048a-0293-4d93-bdfc-6edf7ea69ddb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7023857203386404807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371a048a-0293-4d93-bdfc-6edf7ea69ddb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37ec0d4-5150-460a-9b49-868db23cb54e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37ec0d4-5150-460a-9b49-868db23cb54e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139449909052741268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8c9800-7df4-4a47-bcb8-40abe5d64a3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d35d68-3b6c-4d2f-9590-1944f29e6b66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d35d68-3b6c-4d2f-9590-1944f29e6b66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4961506193539797583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37ec0d4-5150-460a-9b49-868db23cb54e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6007ae-aca0-40c5-b6b0-0b7a25389cfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6007ae-aca0-40c5-b6b0-0b7a25389cfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15800545290197993877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d35d68-3b6c-4d2f-9590-1944f29e6b66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93cc84b-5df7-4679-98de-41c304155406, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93cc84b-5df7-4679-98de-41c304155406, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2245494878701843124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6007ae-aca0-40c5-b6b0-0b7a25389cfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d2db09c-6d7c-4598-b38d-d38fcfe2e8ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d2db09c-6d7c-4598-b38d-d38fcfe2e8ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7118886086976548147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93cc84b-5df7-4679-98de-41c304155406, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed59aa3-c66d-4497-99fa-e8cd097008af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed59aa3-c66d-4497-99fa-e8cd097008af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394757307820203812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d2db09c-6d7c-4598-b38d-d38fcfe2e8ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1a39f1-134b-4476-bc39-2fde9e299bca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1a39f1-134b-4476-bc39-2fde9e299bca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271673666923837346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed59aa3-c66d-4497-99fa-e8cd097008af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40433668-f699-4b08-a731-d43f1650974b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40433668-f699-4b08-a731-d43f1650974b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525319072395225508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1a39f1-134b-4476-bc39-2fde9e299bca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82534a47-08cf-491b-9848-66fdd7daf96f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82534a47-08cf-491b-9848-66fdd7daf96f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989756319106008865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82534a47-08cf-491b-9848-66fdd7daf96f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4c5dc5-c0b3-4f2e-b10d-6ba3ce8b10cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4c5dc5-c0b3-4f2e-b10d-6ba3ce8b10cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8138359499847669979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40433668-f699-4b08-a731-d43f1650974b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9422ef5-8203-4463-81e0-ab2931c6895a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9422ef5-8203-4463-81e0-ab2931c6895a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16016192499803076009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4c5dc5-c0b3-4f2e-b10d-6ba3ce8b10cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2da69f6-aaf1-462e-a836-6cbec73be454, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2da69f6-aaf1-462e-a836-6cbec73be454, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125174555830664415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9422ef5-8203-4463-81e0-ab2931c6895a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2da69f6-aaf1-462e-a836-6cbec73be454, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2362ee92-e0d9-479a-b91c-a61dbaeafb9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2362ee92-e0d9-479a-b91c-a61dbaeafb9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17795283473541719717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35438bc1-09a9-4e0e-b302-fd164cc27766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35438bc1-09a9-4e0e-b302-fd164cc27766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893120643148213519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2362ee92-e0d9-479a-b91c-a61dbaeafb9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35438bc1-09a9-4e0e-b302-fd164cc27766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe7d6a1-79fc-4e7c-a4c7-a7d5f9a8fae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f080ee9f-5531-4e44-884c-13c9d042faa0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe7d6a1-79fc-4e7c-a4c7-a7d5f9a8fae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4903467547238328943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f080ee9f-5531-4e44-884c-13c9d042faa0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10518052181175441157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe7d6a1-79fc-4e7c-a4c7-a7d5f9a8fae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b171759-1725-4638-ad86-a8965380ea23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b171759-1725-4638-ad86-a8965380ea23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10807228103251445061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f080ee9f-5531-4e44-884c-13c9d042faa0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08618d44-9242-4483-a52e-4f6c519eb9e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08618d44-9242-4483-a52e-4f6c519eb9e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14842377248710830509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b171759-1725-4638-ad86-a8965380ea23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ba28e7-52b0-4086-b9f6-959804d636a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ba28e7-52b0-4086-b9f6-959804d636a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17818444840920646485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08618d44-9242-4483-a52e-4f6c519eb9e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19c85b6-f9f8-4c6e-9460-47b0f2cc0ff8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19c85b6-f9f8-4c6e-9460-47b0f2cc0ff8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313170176394262193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ba28e7-52b0-4086-b9f6-959804d636a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8465dfb7-8e32-4400-965b-b9d2b0e4cfa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8465dfb7-8e32-4400-965b-b9d2b0e4cfa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282455733263586404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19c85b6-f9f8-4c6e-9460-47b0f2cc0ff8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57748ab-b034-429e-9705-6a11bc484bf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57748ab-b034-429e-9705-6a11bc484bf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7167515635126465789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8465dfb7-8e32-4400-965b-b9d2b0e4cfa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb256df-3ff2-46ff-8eef-062453011e66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb256df-3ff2-46ff-8eef-062453011e66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1309270527262574515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57748ab-b034-429e-9705-6a11bc484bf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0cebe5-3dc6-40f6-aa31-472181ef3b45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0cebe5-3dc6-40f6-aa31-472181ef3b45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18177331907434731258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb256df-3ff2-46ff-8eef-062453011e66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ecc4d7-4fb0-45a4-b9f0-8c0219754ca8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ecc4d7-4fb0-45a4-b9f0-8c0219754ca8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5036874487083031308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0cebe5-3dc6-40f6-aa31-472181ef3b45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f43487-2b33-428d-8203-b01d9bcb6b6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ecc4d7-4fb0-45a4-b9f0-8c0219754ca8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3655cc-fa64-4855-a36e-193ea23b2a18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f43487-2b33-428d-8203-b01d9bcb6b6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2958443252184208908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3655cc-fa64-4855-a36e-193ea23b2a18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017169030119342159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f43487-2b33-428d-8203-b01d9bcb6b6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64eb3b1e-0170-4f4c-8c27-399c4bc41744, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3655cc-fa64-4855-a36e-193ea23b2a18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64eb3b1e-0170-4f4c-8c27-399c4bc41744, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1033225766830607519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9550260-31c8-4da0-8135-f3d3b421ff38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9550260-31c8-4da0-8135-f3d3b421ff38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425889518917313318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64eb3b1e-0170-4f4c-8c27-399c4bc41744, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9550260-31c8-4da0-8135-f3d3b421ff38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2735fc4d-fea7-44c4-a017-2bc69a0e6b82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2735fc4d-fea7-44c4-a017-2bc69a0e6b82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10786079165910198205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47873c13-8947-476a-94cd-e507b5a76594, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47873c13-8947-476a-94cd-e507b5a76594, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13952607201008063297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2735fc4d-fea7-44c4-a017-2bc69a0e6b82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e62e02-8208-4c5b-b254-b7e039c1d970, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e62e02-8208-4c5b-b254-b7e039c1d970, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1492865260727334502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47873c13-8947-476a-94cd-e507b5a76594, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1cb8a29-286d-4a39-a553-987578d36110, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1cb8a29-286d-4a39-a553-987578d36110, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3563389703639641230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e62e02-8208-4c5b-b254-b7e039c1d970, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fdbae70-e053-41a6-a0a5-e3f5964ca6d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fdbae70-e053-41a6-a0a5-e3f5964ca6d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14512420084158146367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1cb8a29-286d-4a39-a553-987578d36110, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fdbae70-e053-41a6-a0a5-e3f5964ca6d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b0b2b0-86a4-4c73-a3e2-0b44e32b526e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874987b4-507b-4b72-adbd-b4eb158b5179, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b0b2b0-86a4-4c73-a3e2-0b44e32b526e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 818775204576447452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874987b4-507b-4b72-adbd-b4eb158b5179, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5692564674310607257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b0b2b0-86a4-4c73-a3e2-0b44e32b526e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6578a422-2cf5-4c78-9b74-befd31e09aab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874987b4-507b-4b72-adbd-b4eb158b5179, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6578a422-2cf5-4c78-9b74-befd31e09aab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16791088682930975908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbc964b-e433-4538-a87c-d1982c545acc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbc964b-e433-4538-a87c-d1982c545acc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549890159519828007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6578a422-2cf5-4c78-9b74-befd31e09aab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf50a4e-7e72-474f-a626-746104b931a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf50a4e-7e72-474f-a626-746104b931a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11024517420028262862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbc964b-e433-4538-a87c-d1982c545acc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf50a4e-7e72-474f-a626-746104b931a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a9e322-5071-4935-8925-9416be004a82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a9e322-5071-4935-8925-9416be004a82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11316876955194623440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6afcd19-7cb9-4100-acd4-97242a4ac703, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6afcd19-7cb9-4100-acd4-97242a4ac703, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12329381098055444012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a9e322-5071-4935-8925-9416be004a82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5254f710-b951-434c-9112-1cb1ccb5fb95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5254f710-b951-434c-9112-1cb1ccb5fb95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4945456964535153787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6afcd19-7cb9-4100-acd4-97242a4ac703, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41585df4-4d48-402a-b1b4-00b428da44cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41585df4-4d48-402a-b1b4-00b428da44cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5431662870106548658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5254f710-b951-434c-9112-1cb1ccb5fb95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3a6b55-1ea8-4efd-922f-ac81839f5e85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3a6b55-1ea8-4efd-922f-ac81839f5e85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10344917592665357005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41585df4-4d48-402a-b1b4-00b428da44cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3a6b55-1ea8-4efd-922f-ac81839f5e85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca281d94-7254-47cb-a11a-197e736c0deb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca281d94-7254-47cb-a11a-197e736c0deb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849979102996075299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd8662f-9159-4178-a5cf-5bc15d668383, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd8662f-9159-4178-a5cf-5bc15d668383, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7022302843287604613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca281d94-7254-47cb-a11a-197e736c0deb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca0fd6e-a77e-4244-8d89-bf227e76c37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca0fd6e-a77e-4244-8d89-bf227e76c37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13586618855111922277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd8662f-9159-4178-a5cf-5bc15d668383, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8d6511-daa2-452e-a369-dbebe4b41d62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8d6511-daa2-452e-a369-dbebe4b41d62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6718862803518750988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca0fd6e-a77e-4244-8d89-bf227e76c37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f6d5ed-933d-4c90-9593-7f1bbcd9203d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f6d5ed-933d-4c90-9593-7f1bbcd9203d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15966434160141074013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8d6511-daa2-452e-a369-dbebe4b41d62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a97d9f98-cf10-446c-b99f-617bef4edb60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97d9f98-cf10-446c-b99f-617bef4edb60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 780911259666243347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f6d5ed-933d-4c90-9593-7f1bbcd9203d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29c18a1-eb18-4206-a3d9-087af0f3d2cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29c18a1-eb18-4206-a3d9-087af0f3d2cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3633818676290303232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97d9f98-cf10-446c-b99f-617bef4edb60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df67cb5-7526-4f32-b913-b7818f39d892, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df67cb5-7526-4f32-b913-b7818f39d892, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1769598529475097868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29c18a1-eb18-4206-a3d9-087af0f3d2cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e02d62-bb56-4624-93c0-c24d286caa78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e02d62-bb56-4624-93c0-c24d286caa78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4284241631669714203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df67cb5-7526-4f32-b913-b7818f39d892, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e02d62-bb56-4624-93c0-c24d286caa78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 853c860c-4eb4-486c-919b-262d97a95c57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 853c860c-4eb4-486c-919b-262d97a95c57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5073392788482439719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5494f948-92a4-4035-9808-88a4efd9ae1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5494f948-92a4-4035-9808-88a4efd9ae1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8421979998057031579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 853c860c-4eb4-486c-919b-262d97a95c57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9fa1c40-131b-4c36-985f-95c3490da8aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fa1c40-131b-4c36-985f-95c3490da8aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041683468310661073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5494f948-92a4-4035-9808-88a4efd9ae1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e10f21-bbcf-4ba3-8ad3-65c988a7e9c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e10f21-bbcf-4ba3-8ad3-65c988a7e9c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115424699097819129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fa1c40-131b-4c36-985f-95c3490da8aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e10f21-bbcf-4ba3-8ad3-65c988a7e9c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd8a57d-3c3c-47f6-90d7-f9868b3f84fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd8a57d-3c3c-47f6-90d7-f9868b3f84fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13316043731713005131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2133570b-35c4-41c7-848b-faa350b6bb0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd8a57d-3c3c-47f6-90d7-f9868b3f84fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2133570b-35c4-41c7-848b-faa350b6bb0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16786177720796586685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5f54e1-dc9c-418e-8681-0390e277dbbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5f54e1-dc9c-418e-8681-0390e277dbbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9869079025967810435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2133570b-35c4-41c7-848b-faa350b6bb0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28822e1a-f65b-4bc8-9438-3cad1dd67066, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28822e1a-f65b-4bc8-9438-3cad1dd67066, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8114640999200014677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5f54e1-dc9c-418e-8681-0390e277dbbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0258721c-9248-45f5-9b36-b5bd18bb6858, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28822e1a-f65b-4bc8-9438-3cad1dd67066, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0258721c-9248-45f5-9b36-b5bd18bb6858, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2962194585490823585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c5a0da-8014-4585-9068-bd260a462d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c5a0da-8014-4585-9068-bd260a462d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10881462007143745159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0258721c-9248-45f5-9b36-b5bd18bb6858, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c5a0da-8014-4585-9068-bd260a462d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1863a343-a7bb-4af3-a67e-05a53a307125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1863a343-a7bb-4af3-a67e-05a53a307125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10444318818463139207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3428216f-bfa2-4c76-8401-f14b09f1111b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3428216f-bfa2-4c76-8401-f14b09f1111b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6587513550623400933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1863a343-a7bb-4af3-a67e-05a53a307125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f4d0e6-8f70-4d59-b2a6-a92af40356f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f4d0e6-8f70-4d59-b2a6-a92af40356f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12067448822027083849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3428216f-bfa2-4c76-8401-f14b09f1111b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c36355-bbc6-4f6e-932a-abbcd7ca5676, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c36355-bbc6-4f6e-932a-abbcd7ca5676, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12324703057777035975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f4d0e6-8f70-4d59-b2a6-a92af40356f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b23209-c087-42ef-90b4-466f9ceb6e95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b23209-c087-42ef-90b4-466f9ceb6e95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7968743878889165581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c36355-bbc6-4f6e-932a-abbcd7ca5676, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b23209-c087-42ef-90b4-466f9ceb6e95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ff4e71-7195-4ce2-8275-1931d728da39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8b7e84-9641-4294-86f1-d5cca76221a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8b7e84-9641-4294-86f1-d5cca76221a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16850559426846794133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ff4e71-7195-4ce2-8275-1931d728da39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950071224326382810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8b7e84-9641-4294-86f1-d5cca76221a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 440fc996-89e8-415e-84e3-a34df7aa0073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 440fc996-89e8-415e-84e3-a34df7aa0073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2229084068428388552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 440fc996-89e8-415e-84e3-a34df7aa0073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca3671d-6001-44f2-bead-08c3e3b2c172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca3671d-6001-44f2-bead-08c3e3b2c172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15726008163582087590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ff4e71-7195-4ce2-8275-1931d728da39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17422fa6-a27d-49d3-b32c-3dc386ab652d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17422fa6-a27d-49d3-b32c-3dc386ab652d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14634342042382332982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca3671d-6001-44f2-bead-08c3e3b2c172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a4e20f-acf6-4be8-b55a-8fb0518964ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a4e20f-acf6-4be8-b55a-8fb0518964ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907383705079289565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17422fa6-a27d-49d3-b32c-3dc386ab652d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ca0f10-bcbe-4afc-b0e6-e58213e83bf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ca0f10-bcbe-4afc-b0e6-e58213e83bf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14175743874193506399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a4e20f-acf6-4be8-b55a-8fb0518964ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c6eeab-af54-4db0-a090-51627d06fc6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c6eeab-af54-4db0-a090-51627d06fc6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663896562035300782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ca0f10-bcbe-4afc-b0e6-e58213e83bf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e62b4ab-1b4c-4633-9d40-a0977b7c2d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e62b4ab-1b4c-4633-9d40-a0977b7c2d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4487251927746263767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c6eeab-af54-4db0-a090-51627d06fc6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33094e9c-c5ec-422d-a4a0-e9383f7c11ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33094e9c-c5ec-422d-a4a0-e9383f7c11ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869167216715216840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e62b4ab-1b4c-4633-9d40-a0977b7c2d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f784e35-4943-4a7b-b6e6-71ea709f06d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f784e35-4943-4a7b-b6e6-71ea709f06d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6238318428536768395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33094e9c-c5ec-422d-a4a0-e9383f7c11ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb44780d-c0a1-43b7-b506-e99aa5d1382d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f784e35-4943-4a7b-b6e6-71ea709f06d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb44780d-c0a1-43b7-b506-e99aa5d1382d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4135611710505187282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01518fb-d5f5-4415-b77c-3efed019934e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01518fb-d5f5-4415-b77c-3efed019934e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405068542532321492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb44780d-c0a1-43b7-b506-e99aa5d1382d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2794824-149c-4931-8401-2ce5e513d7f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2794824-149c-4931-8401-2ce5e513d7f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14933571955780190456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01518fb-d5f5-4415-b77c-3efed019934e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabd94e1-2e21-40eb-96f9-3207d74a9011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabd94e1-2e21-40eb-96f9-3207d74a9011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 833358225673953637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2794824-149c-4931-8401-2ce5e513d7f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f953d7f-d7ed-4b23-8ea5-f2db728a7d34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f953d7f-d7ed-4b23-8ea5-f2db728a7d34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974908633132227020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabd94e1-2e21-40eb-96f9-3207d74a9011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b16188-07b5-465a-91dd-b47cfa98b135, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b16188-07b5-465a-91dd-b47cfa98b135, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15922314450949254539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f953d7f-d7ed-4b23-8ea5-f2db728a7d34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145d2d4e-2f93-4e62-bcec-20129212be95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b16188-07b5-465a-91dd-b47cfa98b135, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145d2d4e-2f93-4e62-bcec-20129212be95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649863787015576547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36b5173-a98f-4e5f-896e-83b76714a442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36b5173-a98f-4e5f-896e-83b76714a442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10424918660394026101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145d2d4e-2f93-4e62-bcec-20129212be95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36b5173-a98f-4e5f-896e-83b76714a442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e69c8840-0ef2-4cd2-845f-2189a6fe1d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e25122-157a-4577-83b1-ef7c4befdf23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69c8840-0ef2-4cd2-845f-2189a6fe1d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6549439904719136892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e25122-157a-4577-83b1-ef7c4befdf23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18322575473350960957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e25122-157a-4577-83b1-ef7c4befdf23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726958b1-7a39-4fc9-bcad-a19c90cd482d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69c8840-0ef2-4cd2-845f-2189a6fe1d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726958b1-7a39-4fc9-bcad-a19c90cd482d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784747846448828288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3704d28e-0d57-46f4-9314-3f85160e51dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3704d28e-0d57-46f4-9314-3f85160e51dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887341829242969210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726958b1-7a39-4fc9-bcad-a19c90cd482d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91e8368-42ca-4524-8e02-e7049907006f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91e8368-42ca-4524-8e02-e7049907006f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914928631069753977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3704d28e-0d57-46f4-9314-3f85160e51dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8235c5d0-607d-459b-a604-75aa446dccc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8235c5d0-607d-459b-a604-75aa446dccc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15237579991153377124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91e8368-42ca-4524-8e02-e7049907006f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4056c97c-1bb6-40b7-938a-ba22b4f657d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4056c97c-1bb6-40b7-938a-ba22b4f657d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664432876633894942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8235c5d0-607d-459b-a604-75aa446dccc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ca523d-dd88-49fd-8496-bd236df6f270, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4056c97c-1bb6-40b7-938a-ba22b4f657d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ad5167-a743-4f8d-822d-77ef1737dd30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ca523d-dd88-49fd-8496-bd236df6f270, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14081383730939130758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ad5167-a743-4f8d-822d-77ef1737dd30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944319103452973230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ca523d-dd88-49fd-8496-bd236df6f270, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4c83f9-66fd-4017-a61e-befeca584b47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4c83f9-66fd-4017-a61e-befeca584b47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1525975026823519792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ad5167-a743-4f8d-822d-77ef1737dd30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89d91d9-49b2-493f-a3b6-98623a61b460, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89d91d9-49b2-493f-a3b6-98623a61b460, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 600275047882117329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4c83f9-66fd-4017-a61e-befeca584b47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89d91d9-49b2-493f-a3b6-98623a61b460, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c8ed1b-ce96-4a4c-b632-e9503f80bb99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec2766e-3450-4dd6-a811-c9a39b77db05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec2766e-3450-4dd6-a811-c9a39b77db05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3304056657179836373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c8ed1b-ce96-4a4c-b632-e9503f80bb99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998226551050215270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec2766e-3450-4dd6-a811-c9a39b77db05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556c8920-d99f-4e30-8923-f8de60458c69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c8ed1b-ce96-4a4c-b632-e9503f80bb99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556c8920-d99f-4e30-8923-f8de60458c69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061661702486023874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1483ee-9f45-4992-bae8-49dc280d41f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1483ee-9f45-4992-bae8-49dc280d41f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564984833947124178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556c8920-d99f-4e30-8923-f8de60458c69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d68893c-93c2-4fb3-a692-2ecd26d7136d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d68893c-93c2-4fb3-a692-2ecd26d7136d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15063441068024886989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1483ee-9f45-4992-bae8-49dc280d41f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d68893c-93c2-4fb3-a692-2ecd26d7136d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bb0a88-a67a-4454-9da0-3a57d73f5a28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bb0a88-a67a-4454-9da0-3a57d73f5a28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 636803319806125419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41baf5c3-545a-4e22-b00d-44ea0ac14c38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41baf5c3-545a-4e22-b00d-44ea0ac14c38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7620902606135598963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bb0a88-a67a-4454-9da0-3a57d73f5a28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ecccfb-cbf2-40aa-a697-4293ffe81cca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ecccfb-cbf2-40aa-a697-4293ffe81cca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777964060301230429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41baf5c3-545a-4e22-b00d-44ea0ac14c38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf29ac85-5a51-44ac-88a4-4509f24c3576, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf29ac85-5a51-44ac-88a4-4509f24c3576, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5079362595780509076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ecccfb-cbf2-40aa-a697-4293ffe81cca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fee9f2-03da-4fe2-a54b-2eaf2550e89d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fee9f2-03da-4fe2-a54b-2eaf2550e89d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2978086901843995481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf29ac85-5a51-44ac-88a4-4509f24c3576, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fee9f2-03da-4fe2-a54b-2eaf2550e89d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a3b715-6699-4818-999e-6accbedb1644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38890c0b-a143-4302-a915-1429a83ba25f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a3b715-6699-4818-999e-6accbedb1644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6574827967595602411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38890c0b-a143-4302-a915-1429a83ba25f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16712720811869196264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a3b715-6699-4818-999e-6accbedb1644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091b47ea-2e44-473f-9815-b1cde0e0b912, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38890c0b-a143-4302-a915-1429a83ba25f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091b47ea-2e44-473f-9815-b1cde0e0b912, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059171649573678237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000f591f-61a0-4ba1-b9dd-b1d510752f64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091b47ea-2e44-473f-9815-b1cde0e0b912, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000f591f-61a0-4ba1-b9dd-b1d510752f64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10559834357121421245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 660b30e3-15a0-4164-b37d-02011cc826ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 660b30e3-15a0-4164-b37d-02011cc826ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062094492701293639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000f591f-61a0-4ba1-b9dd-b1d510752f64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547fa4e4-8752-409b-b2ed-f7f6af6c9750, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547fa4e4-8752-409b-b2ed-f7f6af6c9750, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6027462320683906554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 660b30e3-15a0-4164-b37d-02011cc826ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547fa4e4-8752-409b-b2ed-f7f6af6c9750, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 453d6004-07b2-4ad6-a075-0f400f3a94c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453d6004-07b2-4ad6-a075-0f400f3a94c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15450047116793358691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4687c0e8-6e13-466c-9e30-34dbbe64cd40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4687c0e8-6e13-466c-9e30-34dbbe64cd40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764778591890641723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453d6004-07b2-4ad6-a075-0f400f3a94c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e3c061-7304-4513-859f-ec630c416f8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e3c061-7304-4513-859f-ec630c416f8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17730703489068781386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4687c0e8-6e13-466c-9e30-34dbbe64cd40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a493d8f4-1b17-46d8-a8e6-02811c497196, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a493d8f4-1b17-46d8-a8e6-02811c497196, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268750613702481550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e3c061-7304-4513-859f-ec630c416f8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b528d3a7-8f3e-47e4-9614-e3bd6d28034c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b528d3a7-8f3e-47e4-9614-e3bd6d28034c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9054487856862906828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a493d8f4-1b17-46d8-a8e6-02811c497196, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756cf246-74fc-4bb8-96d9-2df9ded3b47c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756cf246-74fc-4bb8-96d9-2df9ded3b47c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12193228262067971550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b528d3a7-8f3e-47e4-9614-e3bd6d28034c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68f86c-de77-4c95-8941-1c8e96158b72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68f86c-de77-4c95-8941-1c8e96158b72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12219205768545069942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68f86c-de77-4c95-8941-1c8e96158b72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756cf246-74fc-4bb8-96d9-2df9ded3b47c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4634454c-aacf-4ecd-b2a1-ca97fef36f71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a964be2-541b-4f65-8ed7-cfdbd1fd39be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4634454c-aacf-4ecd-b2a1-ca97fef36f71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10586873139356525603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a964be2-541b-4f65-8ed7-cfdbd1fd39be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388890927224128777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4634454c-aacf-4ecd-b2a1-ca97fef36f71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a964be2-541b-4f65-8ed7-cfdbd1fd39be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c289fc1d-7091-4fe5-81fa-f47f5c3bd3d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c289fc1d-7091-4fe5-81fa-f47f5c3bd3d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573811130186282258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84883dfd-fb7c-4d2c-8e24-32e2c15b0e17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84883dfd-fb7c-4d2c-8e24-32e2c15b0e17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5665491658144618974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c289fc1d-7091-4fe5-81fa-f47f5c3bd3d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84883dfd-fb7c-4d2c-8e24-32e2c15b0e17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0dcf15f-7e0c-4b9d-b92b-acc72a7ab172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e295f436-f94f-458f-b761-0bdefcfbcb98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0dcf15f-7e0c-4b9d-b92b-acc72a7ab172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1616464819811185331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e295f436-f94f-458f-b761-0bdefcfbcb98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 162832064338443891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0dcf15f-7e0c-4b9d-b92b-acc72a7ab172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f73c45-7d85-4850-a8c6-af1c5486cd2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f73c45-7d85-4850-a8c6-af1c5486cd2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380295144358928682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e295f436-f94f-458f-b761-0bdefcfbcb98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83a19f2e-ce5a-4c96-95ae-4db97ebd6c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f73c45-7d85-4850-a8c6-af1c5486cd2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83a19f2e-ce5a-4c96-95ae-4db97ebd6c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12577142723155694613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b347248-10b6-4da9-9184-73f04a53bf80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b347248-10b6-4da9-9184-73f04a53bf80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8765756275285192550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83a19f2e-ce5a-4c96-95ae-4db97ebd6c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f964ca7-2b6a-4a04-814c-cc51a2f987b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f964ca7-2b6a-4a04-814c-cc51a2f987b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8779989940022518822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b347248-10b6-4da9-9184-73f04a53bf80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0cea9e-a214-44e5-8b38-8ab6d2130ae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0cea9e-a214-44e5-8b38-8ab6d2130ae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500924424770986530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f964ca7-2b6a-4a04-814c-cc51a2f987b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e2222d4-2d8e-46b6-b838-02d6a32f6419, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2222d4-2d8e-46b6-b838-02d6a32f6419, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6952548512593943336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0cea9e-a214-44e5-8b38-8ab6d2130ae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f98b7e7-7e7f-4c12-bfcd-23ff8a053599, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f98b7e7-7e7f-4c12-bfcd-23ff8a053599, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7454792219932197261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2222d4-2d8e-46b6-b838-02d6a32f6419, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f98b7e7-7e7f-4c12-bfcd-23ff8a053599, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47bfcc6-b54c-4aa0-9134-91acadd2af10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47bfcc6-b54c-4aa0-9134-91acadd2af10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16801160889334926649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 759db2f3-b5ae-420f-9bb0-dbd577230350, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759db2f3-b5ae-420f-9bb0-dbd577230350, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9165133425185423536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47bfcc6-b54c-4aa0-9134-91acadd2af10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56415e85-4c66-4d81-bcb6-8bdf45242686, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56415e85-4c66-4d81-bcb6-8bdf45242686, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201340932965511136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759db2f3-b5ae-420f-9bb0-dbd577230350, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e910978c-b0ce-4fc7-a1d5-4fb6ce4ca80e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e910978c-b0ce-4fc7-a1d5-4fb6ce4ca80e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738932491680538945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56415e85-4c66-4d81-bcb6-8bdf45242686, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c083d1-04df-4e6b-a6be-13c81a5f4040, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c083d1-04df-4e6b-a6be-13c81a5f4040, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785570809105613529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e910978c-b0ce-4fc7-a1d5-4fb6ce4ca80e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d09b4a2-51a5-4d5d-8418-f535683a4232, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d09b4a2-51a5-4d5d-8418-f535683a4232, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353523284370187795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c083d1-04df-4e6b-a6be-13c81a5f4040, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d09b4a2-51a5-4d5d-8418-f535683a4232, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19de260-9603-440b-a55d-06842cdaced2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145612d2-b95b-4b25-a053-4723f245eb36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19de260-9603-440b-a55d-06842cdaced2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154875041352673529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145612d2-b95b-4b25-a053-4723f245eb36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584344480635928649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19de260-9603-440b-a55d-06842cdaced2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145612d2-b95b-4b25-a053-4723f245eb36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001612ec-3fcc-4966-852a-e53ee5674cce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001612ec-3fcc-4966-852a-e53ee5674cce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1834725542660764903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0fc3aa7-237a-40c0-97c6-569a0c88252e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0fc3aa7-237a-40c0-97c6-569a0c88252e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607964604521341163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001612ec-3fcc-4966-852a-e53ee5674cce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962039a4-0289-4471-adfb-574b7b176380, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962039a4-0289-4471-adfb-574b7b176380, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 218065023875991081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0fc3aa7-237a-40c0-97c6-569a0c88252e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559ea58f-b6e0-4157-b29c-3c471a867cc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559ea58f-b6e0-4157-b29c-3c471a867cc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4662953373845990879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962039a4-0289-4471-adfb-574b7b176380, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fb4588-4663-4b36-baf5-9be9069b2a86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fb4588-4663-4b36-baf5-9be9069b2a86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17675886051167734160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559ea58f-b6e0-4157-b29c-3c471a867cc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fb4588-4663-4b36-baf5-9be9069b2a86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3cc41e-d0fd-4dad-8cd2-e4c0e95924b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882574d1-d6a2-4176-a6c7-8ede9c6167d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3cc41e-d0fd-4dad-8cd2-e4c0e95924b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682306139247275270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882574d1-d6a2-4176-a6c7-8ede9c6167d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4805152414097834995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3cc41e-d0fd-4dad-8cd2-e4c0e95924b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882574d1-d6a2-4176-a6c7-8ede9c6167d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e8d037f-b393-4179-b850-992684e441fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8d037f-b393-4179-b850-992684e441fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1570109883662175009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbce91b9-7c95-4a83-a673-ac5c16e44a03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbce91b9-7c95-4a83-a673-ac5c16e44a03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6400456028428218724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8d037f-b393-4179-b850-992684e441fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbce91b9-7c95-4a83-a673-ac5c16e44a03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8853f77-d99d-4ce1-9db4-0e1b7aa8ef3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0127f755-acf4-42d0-8c7c-05af9c6e00f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8853f77-d99d-4ce1-9db4-0e1b7aa8ef3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9815333763681177653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0127f755-acf4-42d0-8c7c-05af9c6e00f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641686104146904143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8853f77-d99d-4ce1-9db4-0e1b7aa8ef3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b8e52c-8d0a-4d83-bb78-dca784f1c425, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b8e52c-8d0a-4d83-bb78-dca784f1c425, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 118283367099184098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0127f755-acf4-42d0-8c7c-05af9c6e00f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62d3f3f-4917-4624-ba08-a3fa8a6e8bde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62d3f3f-4917-4624-ba08-a3fa8a6e8bde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 690407146727074383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b8e52c-8d0a-4d83-bb78-dca784f1c425, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c098aa32-6b04-4917-a45c-70fcd3aa9529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62d3f3f-4917-4624-ba08-a3fa8a6e8bde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c098aa32-6b04-4917-a45c-70fcd3aa9529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532118772808306420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa9596a-e80d-4386-bbc8-f0882addf90e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa9596a-e80d-4386-bbc8-f0882addf90e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7042486443447357041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c098aa32-6b04-4917-a45c-70fcd3aa9529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa9596a-e80d-4386-bbc8-f0882addf90e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceec125d-2092-413f-b757-791d1ee199cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceec125d-2092-413f-b757-791d1ee199cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14963870767139317914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726d78bb-84d8-4e3b-8e7d-6f08a2470ee7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726d78bb-84d8-4e3b-8e7d-6f08a2470ee7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12148287165997388670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceec125d-2092-413f-b757-791d1ee199cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1573e6b-f2ca-4661-b890-2f0b29bee8bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726d78bb-84d8-4e3b-8e7d-6f08a2470ee7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1573e6b-f2ca-4661-b890-2f0b29bee8bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9787715994668356966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb5ec87-d84b-42a2-bfad-a28738acafb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb5ec87-d84b-42a2-bfad-a28738acafb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17090266944447793138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1573e6b-f2ca-4661-b890-2f0b29bee8bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb5ec87-d84b-42a2-bfad-a28738acafb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce6bc00-9902-41e8-8e3b-f5a4cb9020b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce6bc00-9902-41e8-8e3b-f5a4cb9020b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11171112819133640369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c25ae6-f670-4aea-8816-5e60e97a5cf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c25ae6-f670-4aea-8816-5e60e97a5cf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303947970849300769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce6bc00-9902-41e8-8e3b-f5a4cb9020b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c25ae6-f670-4aea-8816-5e60e97a5cf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f44c91-e088-4861-b806-9b1234706fcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f44c91-e088-4861-b806-9b1234706fcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6100148638495399017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ac8058-c04f-4a1b-b9e3-f4546c9fd650, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ac8058-c04f-4a1b-b9e3-f4546c9fd650, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10534920930361169838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ac8058-c04f-4a1b-b9e3-f4546c9fd650, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f44c91-e088-4861-b806-9b1234706fcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77172dbd-2d43-4d60-8fe3-a4d057816e82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77172dbd-2d43-4d60-8fe3-a4d057816e82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357184780139009954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6fe4287-9c00-4554-bb81-a13ddc0aeb05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fe4287-9c00-4554-bb81-a13ddc0aeb05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16018470775538182289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77172dbd-2d43-4d60-8fe3-a4d057816e82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9ee6b1-aadc-4aed-8bea-1921a9092b4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9ee6b1-aadc-4aed-8bea-1921a9092b4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864938061225339119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fe4287-9c00-4554-bb81-a13ddc0aeb05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cabae71-02dd-4868-8fec-f47e2b3697db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cabae71-02dd-4868-8fec-f47e2b3697db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1514767821597648179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9ee6b1-aadc-4aed-8bea-1921a9092b4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cabae71-02dd-4868-8fec-f47e2b3697db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9023f82f-9766-4805-a264-773d050f12fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9023f82f-9766-4805-a264-773d050f12fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4826777014967267264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414b0f5a-a5b9-4d5f-977e-cfaf20a30b00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414b0f5a-a5b9-4d5f-977e-cfaf20a30b00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407692367116288547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9023f82f-9766-4805-a264-773d050f12fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afcabd88-25c3-48ba-a49a-099b842bb06e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afcabd88-25c3-48ba-a49a-099b842bb06e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526762229696289471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414b0f5a-a5b9-4d5f-977e-cfaf20a30b00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67afccd4-c623-4a8f-9d29-b60ad65ae9cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67afccd4-c623-4a8f-9d29-b60ad65ae9cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647387437519223966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afcabd88-25c3-48ba-a49a-099b842bb06e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67afccd4-c623-4a8f-9d29-b60ad65ae9cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cf8056-264d-460b-9162-a3be04149e7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3fb902-3eec-488f-9717-7accffc3c09b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3fb902-3eec-488f-9717-7accffc3c09b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577073403190286152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cf8056-264d-460b-9162-a3be04149e7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13365711297989587904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3fb902-3eec-488f-9717-7accffc3c09b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8358df8d-29b3-4873-973a-081c5a803939, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8358df8d-29b3-4873-973a-081c5a803939, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12360326969879803394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cf8056-264d-460b-9162-a3be04149e7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8358df8d-29b3-4873-973a-081c5a803939, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61185096-bd69-48f7-9ad5-6bb9252539c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61185096-bd69-48f7-9ad5-6bb9252539c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1472468441379254406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925ea916-9b56-4100-babb-e9a08f924c3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925ea916-9b56-4100-babb-e9a08f924c3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974796922729600077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61185096-bd69-48f7-9ad5-6bb9252539c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e539ef5c-d8e8-4dcc-96c4-c95da7b967dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e539ef5c-d8e8-4dcc-96c4-c95da7b967dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6443361615797213666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925ea916-9b56-4100-babb-e9a08f924c3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd6c49f-7d92-4add-8a91-3c2a5b2fd2ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd6c49f-7d92-4add-8a91-3c2a5b2fd2ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17501560112959890768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e539ef5c-d8e8-4dcc-96c4-c95da7b967dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec13ab9f-08de-4a3c-88d2-572158372ca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec13ab9f-08de-4a3c-88d2-572158372ca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235237963925950640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd6c49f-7d92-4add-8a91-3c2a5b2fd2ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c13a3f1-94d9-4c47-8938-f840ba1e7f79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c13a3f1-94d9-4c47-8938-f840ba1e7f79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484599606702973840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec13ab9f-08de-4a3c-88d2-572158372ca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3254913c-b547-436b-ac07-442567ab0bd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3254913c-b547-436b-ac07-442567ab0bd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8786942964562099152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c13a3f1-94d9-4c47-8938-f840ba1e7f79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a91f7e-224f-4673-83af-5f2a6182ec3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a91f7e-224f-4673-83af-5f2a6182ec3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775734031787781354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3254913c-b547-436b-ac07-442567ab0bd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156edf87-190e-4585-aae6-d27ca2ad4220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156edf87-190e-4585-aae6-d27ca2ad4220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790690969142485981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a91f7e-224f-4673-83af-5f2a6182ec3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7571e270-c8be-4e0c-8e90-b7297f91b70f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7571e270-c8be-4e0c-8e90-b7297f91b70f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15447511619266700725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156edf87-190e-4585-aae6-d27ca2ad4220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7571e270-c8be-4e0c-8e90-b7297f91b70f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc64248f-de86-47a5-bcb6-3df54f2e0a6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc64248f-de86-47a5-bcb6-3df54f2e0a6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663971789197727947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4b20d1-6b69-4145-8b1c-6fc5e4d2889d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4b20d1-6b69-4145-8b1c-6fc5e4d2889d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548847122252508718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc64248f-de86-47a5-bcb6-3df54f2e0a6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a302b8b-ec7b-4dd8-9d36-45b9c27e508d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4b20d1-6b69-4145-8b1c-6fc5e4d2889d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544842b4-213b-422c-8bd2-8309b95623b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544842b4-213b-422c-8bd2-8309b95623b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9097289311816773041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a302b8b-ec7b-4dd8-9d36-45b9c27e508d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413680695222888712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544842b4-213b-422c-8bd2-8309b95623b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a302b8b-ec7b-4dd8-9d36-45b9c27e508d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0f6260-31b4-4727-ac48-c8b74e9d8c9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a0e1504-137f-4fd7-bea1-b0ab859cf5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0f6260-31b4-4727-ac48-c8b74e9d8c9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16517881014695587707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a0e1504-137f-4fd7-bea1-b0ab859cf5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7489036889673429166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0f6260-31b4-4727-ac48-c8b74e9d8c9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3207cf9-7c09-4704-8ff3-3c6b305c0999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3207cf9-7c09-4704-8ff3-3c6b305c0999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546321554247279621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a0e1504-137f-4fd7-bea1-b0ab859cf5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d729b7-b067-4a37-a4a7-46fda1d05861, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d729b7-b067-4a37-a4a7-46fda1d05861, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3489495965027218236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3207cf9-7c09-4704-8ff3-3c6b305c0999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e587513-9ef9-4209-bd07-b52b8b9dc591, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d729b7-b067-4a37-a4a7-46fda1d05861, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e587513-9ef9-4209-bd07-b52b8b9dc591, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17689101453282406756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b1c436-9e56-4e6e-a838-17c7f57806a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b1c436-9e56-4e6e-a838-17c7f57806a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8619255908106816788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e587513-9ef9-4209-bd07-b52b8b9dc591, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94072a0-2945-4538-a540-7e27b093bc50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94072a0-2945-4538-a540-7e27b093bc50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18276120120677005609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b1c436-9e56-4e6e-a838-17c7f57806a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b6aa5e-57b4-43fb-ad50-5c0636d1f7b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b6aa5e-57b4-43fb-ad50-5c0636d1f7b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9697297510421094913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94072a0-2945-4538-a540-7e27b093bc50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b6aa5e-57b4-43fb-ad50-5c0636d1f7b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f839d6ff-ff92-42f7-94b5-f00aee9b5776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f839d6ff-ff92-42f7-94b5-f00aee9b5776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588715428239770011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ef156a1-6d84-4193-9920-caf93fac71ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ef156a1-6d84-4193-9920-caf93fac71ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5077311389120439381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f839d6ff-ff92-42f7-94b5-f00aee9b5776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e172927-c2f8-4f2f-8fdd-26f2f485b9cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e172927-c2f8-4f2f-8fdd-26f2f485b9cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11611948072653969872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ef156a1-6d84-4193-9920-caf93fac71ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5046306c-1cdd-4fb5-9576-b9e9fbf58cae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e172927-c2f8-4f2f-8fdd-26f2f485b9cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5046306c-1cdd-4fb5-9576-b9e9fbf58cae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294722290375043828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294aa601-4af0-4634-a84a-e2532d7f1445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294aa601-4af0-4634-a84a-e2532d7f1445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764225144271646796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5046306c-1cdd-4fb5-9576-b9e9fbf58cae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecf2dba-c12b-4861-81f9-790b119a3b4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294aa601-4af0-4634-a84a-e2532d7f1445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f7ee0d-219a-4008-bd77-d4a7de5b93ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f7ee0d-219a-4008-bd77-d4a7de5b93ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144995088679703499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecf2dba-c12b-4861-81f9-790b119a3b4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640990674617834945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f7ee0d-219a-4008-bd77-d4a7de5b93ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d160b1-e8c8-45a9-8c01-7d3c58fc2c4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d160b1-e8c8-45a9-8c01-7d3c58fc2c4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15341471105514384636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecf2dba-c12b-4861-81f9-790b119a3b4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d160b1-e8c8-45a9-8c01-7d3c58fc2c4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee16132a-9ebc-42d7-827d-ddc07d48c22b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee16132a-9ebc-42d7-827d-ddc07d48c22b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18109668439087355698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d920ba9e-5198-4578-9fc9-dd5406aa3ae9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d920ba9e-5198-4578-9fc9-dd5406aa3ae9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14013264428064816751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee16132a-9ebc-42d7-827d-ddc07d48c22b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d812e425-e33d-461e-9352-22f36f5d6a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d812e425-e33d-461e-9352-22f36f5d6a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16174505316484876974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d920ba9e-5198-4578-9fc9-dd5406aa3ae9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413ca623-960c-41c0-b644-76ae3296cbc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413ca623-960c-41c0-b644-76ae3296cbc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729699819371472232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d812e425-e33d-461e-9352-22f36f5d6a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e6dd26-0f43-49c1-a75d-0b826fa9fe33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e6dd26-0f43-49c1-a75d-0b826fa9fe33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14909705078355426981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413ca623-960c-41c0-b644-76ae3296cbc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e6dd26-0f43-49c1-a75d-0b826fa9fe33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2618841-f970-48d1-a04f-6fd7aa5cad06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2618841-f970-48d1-a04f-6fd7aa5cad06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7730198425547083359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18e38aee-44a1-4577-8706-4bb8c6eab436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18e38aee-44a1-4577-8706-4bb8c6eab436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9192787718391709706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2618841-f970-48d1-a04f-6fd7aa5cad06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba614ad-de1e-481d-a97f-6de7c98a885c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba614ad-de1e-481d-a97f-6de7c98a885c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4623087332702353714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18e38aee-44a1-4577-8706-4bb8c6eab436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba614ad-de1e-481d-a97f-6de7c98a885c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd312c4-d507-40ba-bc97-6efbbd4441ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd312c4-d507-40ba-bc97-6efbbd4441ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6670333866006657968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d770c84-d394-405f-8dc7-600bcb4791eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d770c84-d394-405f-8dc7-600bcb4791eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6200700583566904169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd312c4-d507-40ba-bc97-6efbbd4441ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aadde7bf-7b06-47bb-8ab0-24af358feb9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aadde7bf-7b06-47bb-8ab0-24af358feb9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7914826537878302161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d770c84-d394-405f-8dc7-600bcb4791eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b1a62c-2019-40b4-844b-f4d1f4aa4787, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b1a62c-2019-40b4-844b-f4d1f4aa4787, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494924708391476659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aadde7bf-7b06-47bb-8ab0-24af358feb9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d758619e-3dde-4f0f-93a0-d7b0b048f43d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b1a62c-2019-40b4-844b-f4d1f4aa4787, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d758619e-3dde-4f0f-93a0-d7b0b048f43d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3573930953083973488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579177bb-718b-420b-929a-b0a9af6f27ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579177bb-718b-420b-929a-b0a9af6f27ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13986653417426403956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d758619e-3dde-4f0f-93a0-d7b0b048f43d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579177bb-718b-420b-929a-b0a9af6f27ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c47849-9552-47a8-9864-8bf719076366, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b99572-f61a-4879-8912-653ebeabbb24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b99572-f61a-4879-8912-653ebeabbb24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5625776708802336177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c47849-9552-47a8-9864-8bf719076366, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5730096384887080333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b99572-f61a-4879-8912-653ebeabbb24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c47849-9552-47a8-9864-8bf719076366, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834c6ff7-4812-4637-91f4-093323193c99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834c6ff7-4812-4637-91f4-093323193c99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940555715883646857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2dc4216-398d-45a7-a058-f09215027bf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dc4216-398d-45a7-a058-f09215027bf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11365090987457828620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834c6ff7-4812-4637-91f4-093323193c99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724d415b-7dfc-42c4-8528-34193c2e3e31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724d415b-7dfc-42c4-8528-34193c2e3e31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6411233055025091683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dc4216-398d-45a7-a058-f09215027bf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724d415b-7dfc-42c4-8528-34193c2e3e31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25ad01d-d8dd-4a89-bb2d-69c53907f5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25ad01d-d8dd-4a89-bb2d-69c53907f5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18399025732241401215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25ad01d-d8dd-4a89-bb2d-69c53907f5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a986a31d-4c7b-4137-ba69-a6644d415c6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90553f0d-da3a-4164-9483-95c93c0fa467, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a986a31d-4c7b-4137-ba69-a6644d415c6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9336820984710199913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90553f0d-da3a-4164-9483-95c93c0fa467, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885453057587895767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90553f0d-da3a-4164-9483-95c93c0fa467, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1405c833-7b65-4828-8dd9-74675dbc6637, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a986a31d-4c7b-4137-ba69-a6644d415c6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2053b4e-5e6c-43a8-b28f-895b4885c178, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2053b4e-5e6c-43a8-b28f-895b4885c178, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16302195516381707584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1405c833-7b65-4828-8dd9-74675dbc6637, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7534485942753329890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 537a8049-7cdb-4951-aa54-45a3c68c3539, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 537a8049-7cdb-4951-aa54-45a3c68c3539, localhost:9335): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 537a8049-7cdb-4951-aa54-45a3c68c3539, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 6291 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" node_id: 50000 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 22207 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:6291, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:22207, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2053b4e-5e6c-43a8-b28f-895b4885c178, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a56f820d-338d-45ec-bfc0-d612d09f5bdc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a56f820d-338d-45ec-bfc0-d612d09f5bdc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366671745947841889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1405c833-7b65-4828-8dd9-74675dbc6637, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3a7c54-7e85-49a3-8b44-714521a2c28c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3a7c54-7e85-49a3-8b44-714521a2c28c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8310443732340940460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a56f820d-338d-45ec-bfc0-d612d09f5bdc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a8a5e8-fb39-4980-90ee-7db8627201b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a8a5e8-fb39-4980-90ee-7db8627201b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17951225740221483313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3a7c54-7e85-49a3-8b44-714521a2c28c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36a76e8-7e46-43d6-9fb6-4ddb64d72a62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36a76e8-7e46-43d6-9fb6-4ddb64d72a62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383118662850461169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a8a5e8-fb39-4980-90ee-7db8627201b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c45ad750-b490-4f00-b495-4765e8b001d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45ad750-b490-4f00-b495-4765e8b001d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7391097795864258312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36a76e8-7e46-43d6-9fb6-4ddb64d72a62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c330f1ef-6d9a-4796-b829-3f18f5576a3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c330f1ef-6d9a-4796-b829-3f18f5576a3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13360433036313839111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45ad750-b490-4f00-b495-4765e8b001d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e53c130-edbb-42f9-b96f-770717738117, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e53c130-edbb-42f9-b96f-770717738117, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834594262075188292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c330f1ef-6d9a-4796-b829-3f18f5576a3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b82ff44-0260-4df6-8ef7-832c0bfbffa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b82ff44-0260-4df6-8ef7-832c0bfbffa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236887398459678851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e53c130-edbb-42f9-b96f-770717738117, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e594de-85f9-4da7-9cdd-6f38de12c699, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b82ff44-0260-4df6-8ef7-832c0bfbffa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e594de-85f9-4da7-9cdd-6f38de12c699, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152125772584986023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e60df5-b34d-4b95-93ce-6d7777cb8b36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e60df5-b34d-4b95-93ce-6d7777cb8b36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5272307949657834045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e594de-85f9-4da7-9cdd-6f38de12c699, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c75aa0-3704-42df-a336-b45b66830afb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c75aa0-3704-42df-a336-b45b66830afb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12572417829615081920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e60df5-b34d-4b95-93ce-6d7777cb8b36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c75aa0-3704-42df-a336-b45b66830afb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4eb2094-c11b-43d9-a54d-3b55f2600110, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4eb2094-c11b-43d9-a54d-3b55f2600110, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13057124637412837396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023f9a96-6145-4ff6-b752-b2933199d840, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023f9a96-6145-4ff6-b752-b2933199d840, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5398060731472905902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023f9a96-6145-4ff6-b752-b2933199d840, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54915b1a-b564-46c3-bba3-73281e609fd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54915b1a-b564-46c3-bba3-73281e609fd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608088581967591376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4eb2094-c11b-43d9-a54d-3b55f2600110, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03c669c-3986-457b-9fda-e39269625e5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54915b1a-b564-46c3-bba3-73281e609fd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03c669c-3986-457b-9fda-e39269625e5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179953353332143932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5708fe24-eaf4-4e9a-ac55-0abf15869753, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5708fe24-eaf4-4e9a-ac55-0abf15869753, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017689040430080212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03c669c-3986-457b-9fda-e39269625e5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99007269-4439-4452-9f78-ac4c9063486a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99007269-4439-4452-9f78-ac4c9063486a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10547934429803930915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5708fe24-eaf4-4e9a-ac55-0abf15869753, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05405bcc-7af5-40f2-a1e0-46d65f196c38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05405bcc-7af5-40f2-a1e0-46d65f196c38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18231627955124876843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99007269-4439-4452-9f78-ac4c9063486a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9926883-721b-4041-bfde-7bdcec5ad973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9926883-721b-4041-bfde-7bdcec5ad973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8667936605334228262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05405bcc-7af5-40f2-a1e0-46d65f196c38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374486ee-4a28-4f0a-ae1f-b203a6e196fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9926883-721b-4041-bfde-7bdcec5ad973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374486ee-4a28-4f0a-ae1f-b203a6e196fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319850053035144077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834985d2-72e3-4afd-b0c0-2cde7fb12c2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834985d2-72e3-4afd-b0c0-2cde7fb12c2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4778303300114503076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374486ee-4a28-4f0a-ae1f-b203a6e196fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f516fe-d298-49b3-ae8f-86a54fcc1454, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834985d2-72e3-4afd-b0c0-2cde7fb12c2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc22ed3a-1bf7-43a5-b1e3-681a929d9655, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f516fe-d298-49b3-ae8f-86a54fcc1454, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851393520728952638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc22ed3a-1bf7-43a5-b1e3-681a929d9655, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5401871939166821641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f516fe-d298-49b3-ae8f-86a54fcc1454, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc22ed3a-1bf7-43a5-b1e3-681a929d9655, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280a6fed-93a6-49d0-936a-f793cde05df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280a6fed-93a6-49d0-936a-f793cde05df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 480035709892957390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b01659f-8632-4909-80d0-bcfc9b9d148d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b01659f-8632-4909-80d0-bcfc9b9d148d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12768823310041931689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280a6fed-93a6-49d0-936a-f793cde05df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b01659f-8632-4909-80d0-bcfc9b9d148d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58bae5d-1cc2-4735-b673-c2c3f1285c10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58bae5d-1cc2-4735-b673-c2c3f1285c10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 866768068306071057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8c26f3-53c3-4f08-a404-9d7e54d25ebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8c26f3-53c3-4f08-a404-9d7e54d25ebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486230963378902900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58bae5d-1cc2-4735-b673-c2c3f1285c10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8c26f3-53c3-4f08-a404-9d7e54d25ebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c33812c-fc53-43c9-a069-aba97a5605ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c33812c-fc53-43c9-a069-aba97a5605ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15994613632827291705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b917fc-3c67-44b7-9cae-2cd1fc372de8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b917fc-3c67-44b7-9cae-2cd1fc372de8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10387991609896745730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c33812c-fc53-43c9-a069-aba97a5605ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360a4431-5d0e-4f2a-b06c-f8030ea6446d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360a4431-5d0e-4f2a-b06c-f8030ea6446d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7085004636200810300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b917fc-3c67-44b7-9cae-2cd1fc372de8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f154c8d-5767-48f2-8b40-27c43ac5ffc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f154c8d-5767-48f2-8b40-27c43ac5ffc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12581791026145324669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360a4431-5d0e-4f2a-b06c-f8030ea6446d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f154c8d-5767-48f2-8b40-27c43ac5ffc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866524e3-fdb1-4756-ac6e-4ef3bb405eed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866524e3-fdb1-4756-ac6e-4ef3bb405eed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3672295802069450844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6edf8792-35a6-4d1b-8ec2-96d289d8892a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6edf8792-35a6-4d1b-8ec2-96d289d8892a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8960576978044810336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866524e3-fdb1-4756-ac6e-4ef3bb405eed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7b6c04-ab17-4100-be84-aed84f8e742e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7b6c04-ab17-4100-be84-aed84f8e742e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10197841331488781101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6edf8792-35a6-4d1b-8ec2-96d289d8892a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797277f2-9731-41ed-b85c-b24c5fa1de87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797277f2-9731-41ed-b85c-b24c5fa1de87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7023951284715020242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7b6c04-ab17-4100-be84-aed84f8e742e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f602be9e-2098-4be3-b338-9347d87a4030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f602be9e-2098-4be3-b338-9347d87a4030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12395702108486092678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797277f2-9731-41ed-b85c-b24c5fa1de87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7a3f01-2950-4772-b747-0663470e3b6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7a3f01-2950-4772-b747-0663470e3b6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515807176573515700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7a3f01-2950-4772-b747-0663470e3b6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b05f71a-c8b5-4a0a-903d-106e4e01faf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f602be9e-2098-4be3-b338-9347d87a4030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b05f71a-c8b5-4a0a-903d-106e4e01faf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6856392559646057324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cad9cb4-55c8-4074-8f74-b644e0017f76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b05f71a-c8b5-4a0a-903d-106e4e01faf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2acf2eb-1257-427f-a8da-ce3d1932ea30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cad9cb4-55c8-4074-8f74-b644e0017f76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638118885571259404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2acf2eb-1257-427f-a8da-ce3d1932ea30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12642707234333573846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cad9cb4-55c8-4074-8f74-b644e0017f76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d9eb7f-7376-4223-9724-85dd73a144d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d9eb7f-7376-4223-9724-85dd73a144d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016935359935381549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2acf2eb-1257-427f-a8da-ce3d1932ea30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcead480-7293-4e8e-93d9-5e56d52413d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcead480-7293-4e8e-93d9-5e56d52413d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837887439039456464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d9eb7f-7376-4223-9724-85dd73a144d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449c8bd8-d81c-4f39-a1ee-a58f9aa7924f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449c8bd8-d81c-4f39-a1ee-a58f9aa7924f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301670678685713135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcead480-7293-4e8e-93d9-5e56d52413d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ed8107-8fea-48e3-b858-b516badbb666, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ed8107-8fea-48e3-b858-b516badbb666, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254996157051305502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449c8bd8-d81c-4f39-a1ee-a58f9aa7924f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882e6af6-70fd-4cca-978b-7e4632e17ac1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882e6af6-70fd-4cca-978b-7e4632e17ac1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502109545903931155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ed8107-8fea-48e3-b858-b516badbb666, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9404da-4549-4b03-9718-7b4e00483c13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9404da-4549-4b03-9718-7b4e00483c13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8111481463428217780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882e6af6-70fd-4cca-978b-7e4632e17ac1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e302b5d0-e756-4b98-8263-2591d463b64f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e302b5d0-e756-4b98-8263-2591d463b64f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10371414219992104543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9404da-4549-4b03-9718-7b4e00483c13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68dac42c-e27a-4144-8be8-377f8b0d9a27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68dac42c-e27a-4144-8be8-377f8b0d9a27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4607686341017090096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e302b5d0-e756-4b98-8263-2591d463b64f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad29b352-8322-49f6-b64b-18e707dcfe75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68dac42c-e27a-4144-8be8-377f8b0d9a27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5083fd7-7c29-4543-83ba-1ea825b99ac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad29b352-8322-49f6-b64b-18e707dcfe75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643308791819622705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5083fd7-7c29-4543-83ba-1ea825b99ac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12231055187768525539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad29b352-8322-49f6-b64b-18e707dcfe75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ab11799-d855-4888-91e7-9a397151aeaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab11799-d855-4888-91e7-9a397151aeaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726750611826052405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5083fd7-7c29-4543-83ba-1ea825b99ac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3a81c9-0fd2-4fda-bf6b-62591c491efc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3a81c9-0fd2-4fda-bf6b-62591c491efc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3271765673609709838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab11799-d855-4888-91e7-9a397151aeaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35557b8a-2a65-4b69-a8ca-75f86f3fdf8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3a81c9-0fd2-4fda-bf6b-62591c491efc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35557b8a-2a65-4b69-a8ca-75f86f3fdf8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322237266518359385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35557b8a-2a65-4b69-a8ca-75f86f3fdf8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031c9f27-95c3-4702-b019-1a1d9b4694be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031c9f27-95c3-4702-b019-1a1d9b4694be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773973942857282954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65410d05-a089-4603-a212-734a16cf7c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65410d05-a089-4603-a212-734a16cf7c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3593908530444164250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031c9f27-95c3-4702-b019-1a1d9b4694be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65410d05-a089-4603-a212-734a16cf7c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d410e6-99c6-4fb0-936b-0195c11bae37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40090c23-6dab-44d8-97a6-6195c5ef6c0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40090c23-6dab-44d8-97a6-6195c5ef6c0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2368982730747302998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d410e6-99c6-4fb0-936b-0195c11bae37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7441564615837345323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40090c23-6dab-44d8-97a6-6195c5ef6c0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67018f9d-c1f0-4848-84d4-7c2fba47e3fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67018f9d-c1f0-4848-84d4-7c2fba47e3fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8655144467809511645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d410e6-99c6-4fb0-936b-0195c11bae37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aed1243-45ca-4d8b-8c98-f760ddb43037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aed1243-45ca-4d8b-8c98-f760ddb43037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13531718778395615714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67018f9d-c1f0-4848-84d4-7c2fba47e3fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04674e14-7624-4abb-8eca-d324dfa7f8bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04674e14-7624-4abb-8eca-d324dfa7f8bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4184374174470982384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aed1243-45ca-4d8b-8c98-f760ddb43037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e84684-5ddd-4c98-b3f7-17e00df5613c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e84684-5ddd-4c98-b3f7-17e00df5613c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4304608634615135150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04674e14-7624-4abb-8eca-d324dfa7f8bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5abff320-74f1-4053-8182-473769547fa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5abff320-74f1-4053-8182-473769547fa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459053098668252954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e84684-5ddd-4c98-b3f7-17e00df5613c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01b2239c-e3ff-4cb8-849c-a0dd74a09a35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01b2239c-e3ff-4cb8-849c-a0dd74a09a35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916857089357140446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5abff320-74f1-4053-8182-473769547fa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d7dc63-8931-4ed9-b04c-b762e7ce82ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d7dc63-8931-4ed9-b04c-b762e7ce82ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782741718697373439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01b2239c-e3ff-4cb8-849c-a0dd74a09a35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bebf8670-3876-4ceb-9435-0626d4550f00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bebf8670-3876-4ceb-9435-0626d4550f00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3161826809455193207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d7dc63-8931-4ed9-b04c-b762e7ce82ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29358819-96f6-4de6-b476-df563a3ce415, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29358819-96f6-4de6-b476-df563a3ce415, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12370157229040427018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bebf8670-3876-4ceb-9435-0626d4550f00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243f8849-432f-473c-9e8a-674305bf65f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243f8849-432f-473c-9e8a-674305bf65f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10053584799102157959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29358819-96f6-4de6-b476-df563a3ce415, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1771770f-6ed0-4cb5-ba24-14b8d00e5fb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1771770f-6ed0-4cb5-ba24-14b8d00e5fb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803092120105801766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243f8849-432f-473c-9e8a-674305bf65f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e6ae72-e181-46d8-a1af-813825771ed1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e6ae72-e181-46d8-a1af-813825771ed1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465725768579602639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1771770f-6ed0-4cb5-ba24-14b8d00e5fb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811afc76-a93c-4979-b186-146ea05d4373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811afc76-a93c-4979-b186-146ea05d4373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1801392915866281890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e6ae72-e181-46d8-a1af-813825771ed1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35296b21-2e8c-40cc-9b8e-b0dd0ce53868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811afc76-a93c-4979-b186-146ea05d4373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931ddfaf-02f9-4ee5-80ca-b6ca6501cd7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931ddfaf-02f9-4ee5-80ca-b6ca6501cd7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2907937626159846146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35296b21-2e8c-40cc-9b8e-b0dd0ce53868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14060050161042964333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931ddfaf-02f9-4ee5-80ca-b6ca6501cd7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35296b21-2e8c-40cc-9b8e-b0dd0ce53868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659bcd77-1a93-4bac-8fa8-7e540805178b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659bcd77-1a93-4bac-8fa8-7e540805178b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7352429634220703880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49c8c1c-618d-4dc6-8d9e-80e5e7afe71a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49c8c1c-618d-4dc6-8d9e-80e5e7afe71a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297739571354224116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659bcd77-1a93-4bac-8fa8-7e540805178b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694dc460-1b4b-490f-8db8-99ae3a7479a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694dc460-1b4b-490f-8db8-99ae3a7479a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9149675089789516109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49c8c1c-618d-4dc6-8d9e-80e5e7afe71a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f6e6f9-6f92-43ce-9243-b1553d07ddd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694dc460-1b4b-490f-8db8-99ae3a7479a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56e5371-db7f-4faf-b433-87235a8e1114, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f6e6f9-6f92-43ce-9243-b1553d07ddd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182623212934817373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56e5371-db7f-4faf-b433-87235a8e1114, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4143738154265220458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f6e6f9-6f92-43ce-9243-b1553d07ddd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf047ca-007e-48b1-bc17-ac7ce7815aad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56e5371-db7f-4faf-b433-87235a8e1114, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf047ca-007e-48b1-bc17-ac7ce7815aad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559903274274216580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779a4236-97be-45ff-8bac-60bcf6e2be61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779a4236-97be-45ff-8bac-60bcf6e2be61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13573328048211327001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf047ca-007e-48b1-bc17-ac7ce7815aad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779a4236-97be-45ff-8bac-60bcf6e2be61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab34ed30-b017-4a45-8f7d-fa1f15834981, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab34ed30-b017-4a45-8f7d-fa1f15834981, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6710121866160190510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7fba132-731d-4584-8145-cbdb09f5bf0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7fba132-731d-4584-8145-cbdb09f5bf0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119750321179002210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab34ed30-b017-4a45-8f7d-fa1f15834981, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7fba132-731d-4584-8145-cbdb09f5bf0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda8a00e-4e46-4065-8db6-5c1e767518dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda8a00e-4e46-4065-8db6-5c1e767518dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6316215512783513215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ccd677c-1ea7-44de-b305-68e430226ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ccd677c-1ea7-44de-b305-68e430226ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3609872288969857693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ccd677c-1ea7-44de-b305-68e430226ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fa574a-f89e-41bc-b90c-73eb1b6cbac5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fa574a-f89e-41bc-b90c-73eb1b6cbac5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10564114224050658849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda8a00e-4e46-4065-8db6-5c1e767518dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7920fa-22e1-4dc9-aed0-3d86c0ece8fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fa574a-f89e-41bc-b90c-73eb1b6cbac5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7920fa-22e1-4dc9-aed0-3d86c0ece8fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10033810692654026466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f3522a6-9f33-42c1-bbeb-8bede3627234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3522a6-9f33-42c1-bbeb-8bede3627234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12028546619197017628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7920fa-22e1-4dc9-aed0-3d86c0ece8fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ee2b6c-6026-426c-bee3-f5a895ebddc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3522a6-9f33-42c1-bbeb-8bede3627234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ee2b6c-6026-426c-bee3-f5a895ebddc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 34298375589655436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1e8949-3336-447b-90d7-5beb82ad0627, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1e8949-3336-447b-90d7-5beb82ad0627, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6193822115253792736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ee2b6c-6026-426c-bee3-f5a895ebddc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63e46817-38b4-4b43-8870-e8158decacca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e46817-38b4-4b43-8870-e8158decacca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11574113278955527626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1e8949-3336-447b-90d7-5beb82ad0627, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63336e07-6e99-477d-8caa-5f00fad0055e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63336e07-6e99-477d-8caa-5f00fad0055e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17563878236016520231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e46817-38b4-4b43-8870-e8158decacca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187af428-b9be-4178-918f-2710fd4ca133, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187af428-b9be-4178-918f-2710fd4ca133, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3079786446839431029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63336e07-6e99-477d-8caa-5f00fad0055e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187af428-b9be-4178-918f-2710fd4ca133, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e86dcdb-067e-4c56-b109-f24d134167c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd5487b-64a7-4a48-a723-6510b4386e49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e86dcdb-067e-4c56-b109-f24d134167c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5121017070791437091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd5487b-64a7-4a48-a723-6510b4386e49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3411633451379576341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd5487b-64a7-4a48-a723-6510b4386e49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2801cfc6-15df-4759-87ac-8f05afec18c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e86dcdb-067e-4c56-b109-f24d134167c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c00e4ba9-8520-449c-97df-104f4b505dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2801cfc6-15df-4759-87ac-8f05afec18c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399414867744839908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00e4ba9-8520-449c-97df-104f4b505dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664267680758148564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00e4ba9-8520-449c-97df-104f4b505dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2801cfc6-15df-4759-87ac-8f05afec18c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7f4107-7eaf-4306-ab20-4389711d5c3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cab4e8-303b-4544-9b37-e931c8a9e78b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cab4e8-303b-4544-9b37-e931c8a9e78b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092661560676479744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7f4107-7eaf-4306-ab20-4389711d5c3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309868901120701414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cab4e8-303b-4544-9b37-e931c8a9e78b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a5e228-0d3a-41d8-8bec-6e976aa89d4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7f4107-7eaf-4306-ab20-4389711d5c3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a5e228-0d3a-41d8-8bec-6e976aa89d4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10256885574776035849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945c4452-9d53-4375-9a91-5a8bcfc01468, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945c4452-9d53-4375-9a91-5a8bcfc01468, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406022898590739620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a5e228-0d3a-41d8-8bec-6e976aa89d4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945c4452-9d53-4375-9a91-5a8bcfc01468, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d4e2b5-7915-4710-a11a-63c901975baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d4e2b5-7915-4710-a11a-63c901975baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5826303123325801499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a318f7b9-185b-4bf4-913b-f4511f11e1fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a318f7b9-185b-4bf4-913b-f4511f11e1fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833336086341738938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d4e2b5-7915-4710-a11a-63c901975baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06b04786-3398-4bbd-8b3b-00331f15307b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a318f7b9-185b-4bf4-913b-f4511f11e1fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b04786-3398-4bbd-8b3b-00331f15307b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672361649724134309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe35470-82ca-4761-bb52-69588014bcb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b04786-3398-4bbd-8b3b-00331f15307b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe35470-82ca-4761-bb52-69588014bcb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675524149656103693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14f993e-d86e-4ef9-9489-ce4a9bf5132f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14f993e-d86e-4ef9-9489-ce4a9bf5132f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6420030754940708331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe35470-82ca-4761-bb52-69588014bcb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b284ebf-4677-4783-b464-270c5d130453, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b284ebf-4677-4783-b464-270c5d130453, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 143422322702226482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14f993e-d86e-4ef9-9489-ce4a9bf5132f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa62fb66-6207-4a3b-a267-713df2a345ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa62fb66-6207-4a3b-a267-713df2a345ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17048488460599657793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b284ebf-4677-4783-b464-270c5d130453, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39637cd1-fdd9-4e62-a62a-e266208c5ee9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39637cd1-fdd9-4e62-a62a-e266208c5ee9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7148845330704695369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa62fb66-6207-4a3b-a267-713df2a345ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec9a579-4ef2-47a7-9281-77b9d4197274, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec9a579-4ef2-47a7-9281-77b9d4197274, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564746213808536710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39637cd1-fdd9-4e62-a62a-e266208c5ee9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c884b7-1b3f-431b-8aee-68f26edfd039, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c884b7-1b3f-431b-8aee-68f26edfd039, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 958709213508388113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec9a579-4ef2-47a7-9281-77b9d4197274, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37b739bb-6858-4a9b-a334-2b7a357615e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37b739bb-6858-4a9b-a334-2b7a357615e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9370456848767779616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c884b7-1b3f-431b-8aee-68f26edfd039, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aeda8d5-f126-483f-8a4b-d9fe021dda92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aeda8d5-f126-483f-8a4b-d9fe021dda92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088750665250206107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37b739bb-6858-4a9b-a334-2b7a357615e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aeda8d5-f126-483f-8a4b-d9fe021dda92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4001b67d-f23e-4324-80c9-4862f50d3d7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4abfca86-0f34-4767-b95b-95e654050807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4abfca86-0f34-4767-b95b-95e654050807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916597971013058306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4001b67d-f23e-4324-80c9-4862f50d3d7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9952571277526055848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4abfca86-0f34-4767-b95b-95e654050807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791ab061-acad-48fa-be32-bcbef367dcb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791ab061-acad-48fa-be32-bcbef367dcb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178019678407923799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4001b67d-f23e-4324-80c9-4862f50d3d7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad31bf0d-4fc2-4243-ab4e-4fd63c5d1a36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad31bf0d-4fc2-4243-ab4e-4fd63c5d1a36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055745041074543152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791ab061-acad-48fa-be32-bcbef367dcb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f665a54d-e6f0-434d-b3d2-1d98074220a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad31bf0d-4fc2-4243-ab4e-4fd63c5d1a36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f665a54d-e6f0-434d-b3d2-1d98074220a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7822500000287205039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae2a397-f106-4267-8dfd-222d2fa3462a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae2a397-f106-4267-8dfd-222d2fa3462a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10218907254906121156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f665a54d-e6f0-434d-b3d2-1d98074220a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4422bd-81bb-4188-85f2-59407bd192b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae2a397-f106-4267-8dfd-222d2fa3462a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4422bd-81bb-4188-85f2-59407bd192b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132364581958746547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a471b33a-8afc-4f9c-90d3-dfbc9b60d10c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a471b33a-8afc-4f9c-90d3-dfbc9b60d10c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5307268341741289393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4422bd-81bb-4188-85f2-59407bd192b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119990f9-3497-454e-9e95-10873e10f2bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119990f9-3497-454e-9e95-10873e10f2bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087719670605149519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a471b33a-8afc-4f9c-90d3-dfbc9b60d10c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40b42c77-723d-4bb7-b3ad-3b35e08946e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b42c77-723d-4bb7-b3ad-3b35e08946e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3503787732272881817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119990f9-3497-454e-9e95-10873e10f2bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8b5116-978c-4c63-8004-4ebe38f6d992, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b42c77-723d-4bb7-b3ad-3b35e08946e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8b5116-978c-4c63-8004-4ebe38f6d992, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 650964412992871858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f11f27cb-a739-4e9b-8929-5165a126e754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8b5116-978c-4c63-8004-4ebe38f6d992, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f11f27cb-a739-4e9b-8929-5165a126e754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692221697204774091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db464376-f580-4fc7-8b6e-4b52a07dd6ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db464376-f580-4fc7-8b6e-4b52a07dd6ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2631135699882410650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f11f27cb-a739-4e9b-8929-5165a126e754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db464376-f580-4fc7-8b6e-4b52a07dd6ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bac66d8-a2d5-431c-89be-79d77e60e086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bac66d8-a2d5-431c-89be-79d77e60e086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17344010620700246574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d710dad7-91b7-447b-8f52-c6a418f25ea4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d710dad7-91b7-447b-8f52-c6a418f25ea4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10172028487201376056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d710dad7-91b7-447b-8f52-c6a418f25ea4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bac66d8-a2d5-431c-89be-79d77e60e086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a27a3e4-3805-40a7-9688-74f26d00c75b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ae36e6-d84d-43a5-a9ae-d583bc2b063b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ae36e6-d84d-43a5-a9ae-d583bc2b063b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2831195543213049121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a27a3e4-3805-40a7-9688-74f26d00c75b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6197801908391745890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a27a3e4-3805-40a7-9688-74f26d00c75b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d01b2f-34f7-404e-9122-bff55bf294c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d01b2f-34f7-404e-9122-bff55bf294c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6362548664893389733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ae36e6-d84d-43a5-a9ae-d583bc2b063b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75f9e4e-8f19-403a-84fe-f48ffed4e604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75f9e4e-8f19-403a-84fe-f48ffed4e604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1072161368738243003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d01b2f-34f7-404e-9122-bff55bf294c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f07f252-5911-4946-80c1-c4da397f0b3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f07f252-5911-4946-80c1-c4da397f0b3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14389047977026511923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75f9e4e-8f19-403a-84fe-f48ffed4e604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab4cb9c-33c9-4b2f-8d9d-4e72078a274c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab4cb9c-33c9-4b2f-8d9d-4e72078a274c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911464006736293547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f07f252-5911-4946-80c1-c4da397f0b3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70b84e5-5df2-47ca-ac78-6111acc1317e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab4cb9c-33c9-4b2f-8d9d-4e72078a274c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70b84e5-5df2-47ca-ac78-6111acc1317e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13436699075960045573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c7782e3-e5f1-443e-abf3-b69b00035301, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c7782e3-e5f1-443e-abf3-b69b00035301, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10312302494794397663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70b84e5-5df2-47ca-ac78-6111acc1317e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c2b43c-b213-4f88-a283-ef4cb679a2d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c2b43c-b213-4f88-a283-ef4cb679a2d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14722379040864468616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c7782e3-e5f1-443e-abf3-b69b00035301, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c66acf8-647c-40bc-968a-9e0bf216c8d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c66acf8-647c-40bc-968a-9e0bf216c8d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489310695670188755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c2b43c-b213-4f88-a283-ef4cb679a2d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57197f86-b8a9-41e1-878d-da53e01d2645, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57197f86-b8a9-41e1-878d-da53e01d2645, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9533158211026306547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c66acf8-647c-40bc-968a-9e0bf216c8d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084d55de-462a-4920-b880-279bd64ed8fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084d55de-462a-4920-b880-279bd64ed8fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10141902557727388545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57197f86-b8a9-41e1-878d-da53e01d2645, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ca88db-b786-4c7b-a83e-fe3d0f52be30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ca88db-b786-4c7b-a83e-fe3d0f52be30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4940202568653073593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084d55de-462a-4920-b880-279bd64ed8fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daac87aa-38fc-4290-87c0-adc1c56e896b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daac87aa-38fc-4290-87c0-adc1c56e896b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019959620233588899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ca88db-b786-4c7b-a83e-fe3d0f52be30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daac87aa-38fc-4290-87c0-adc1c56e896b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab85b27-9971-4241-884e-93b9f5d240cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab85b27-9971-4241-884e-93b9f5d240cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6732557586466885088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a21d9f-1da6-41ac-b14e-19b427fc76db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab85b27-9971-4241-884e-93b9f5d240cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a21d9f-1da6-41ac-b14e-19b427fc76db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8977649844694284817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a5f959-7403-4972-88f9-7de6cb9c5f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a5f959-7403-4972-88f9-7de6cb9c5f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14391073007824400849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a21d9f-1da6-41ac-b14e-19b427fc76db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f104b5e1-6743-46f9-8aff-c05b2dccfe1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f104b5e1-6743-46f9-8aff-c05b2dccfe1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 985520645594688952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a5f959-7403-4972-88f9-7de6cb9c5f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93aed9c1-0f6e-4afb-b52f-bf98fd583e2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f104b5e1-6743-46f9-8aff-c05b2dccfe1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 572c991c-a998-4078-b069-1fe342bf3703, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 572c991c-a998-4078-b069-1fe342bf3703, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 251969621979476487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93aed9c1-0f6e-4afb-b52f-bf98fd583e2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16464161822097752822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 572c991c-a998-4078-b069-1fe342bf3703, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93aed9c1-0f6e-4afb-b52f-bf98fd583e2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36dee71e-fed7-4d84-9a8a-fad309b8bc03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36dee71e-fed7-4d84-9a8a-fad309b8bc03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6555653451541471034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 400f6e5f-5b3e-454d-89ab-9a9ac4271bd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400f6e5f-5b3e-454d-89ab-9a9ac4271bd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270691896543010143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36dee71e-fed7-4d84-9a8a-fad309b8bc03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400f6e5f-5b3e-454d-89ab-9a9ac4271bd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c826a762-c763-47e8-9775-577657d44081, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c826a762-c763-47e8-9775-577657d44081, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6599308351178676248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cff95b4-b58b-4ed9-aee7-8a3fb8f8d08f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cff95b4-b58b-4ed9-aee7-8a3fb8f8d08f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11000831162985512964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c826a762-c763-47e8-9775-577657d44081, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cff95b4-b58b-4ed9-aee7-8a3fb8f8d08f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca630632-04e6-4e01-84ef-66e183741653, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ddb752-b588-4019-9b45-e8dbd834c57b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ddb752-b588-4019-9b45-e8dbd834c57b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270697123540459333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca630632-04e6-4e01-84ef-66e183741653, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748348319789471524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ddb752-b588-4019-9b45-e8dbd834c57b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f5704a-6832-4e10-9245-3acadd69ebb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca630632-04e6-4e01-84ef-66e183741653, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f5704a-6832-4e10-9245-3acadd69ebb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798743628191272561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea188363-9b14-4640-b023-d9215a71251d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea188363-9b14-4640-b023-d9215a71251d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2394883932987535258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f5704a-6832-4e10-9245-3acadd69ebb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3be018b-009f-4b22-ad1d-3f0d7c2158e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3be018b-009f-4b22-ad1d-3f0d7c2158e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031782118383879824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3be018b-009f-4b22-ad1d-3f0d7c2158e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7899b56-8228-4aa9-93a7-0d59949e361d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7899b56-8228-4aa9-93a7-0d59949e361d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568794995979863096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7899b56-8228-4aa9-93a7-0d59949e361d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ec4efd-65c3-4fc0-bda7-4d1538a848c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ec4efd-65c3-4fc0-bda7-4d1538a848c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137943895457882544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea188363-9b14-4640-b023-d9215a71251d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc26e0d-d702-4cc3-9f79-db1a205df3c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ec4efd-65c3-4fc0-bda7-4d1538a848c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc26e0d-d702-4cc3-9f79-db1a205df3c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886394370161828521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ca6f91-b0f0-44fc-a8b4-f011ee303a12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc26e0d-d702-4cc3-9f79-db1a205df3c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4136a5-8ecc-418c-bd50-4d54929e4d63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4136a5-8ecc-418c-bd50-4d54929e4d63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11864502455872076084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ca6f91-b0f0-44fc-a8b4-f011ee303a12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1552509579911913409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4136a5-8ecc-418c-bd50-4d54929e4d63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b7f3ac-1440-40e7-9c71-2db2f2f6ab60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b7f3ac-1440-40e7-9c71-2db2f2f6ab60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290742137194052656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ca6f91-b0f0-44fc-a8b4-f011ee303a12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48344608-0d30-4c1c-a387-5e4cd9d9056f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48344608-0d30-4c1c-a387-5e4cd9d9056f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504856976586562674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48344608-0d30-4c1c-a387-5e4cd9d9056f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa9a119-dd38-4d37-8ec5-8d452fd329b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa9a119-dd38-4d37-8ec5-8d452fd329b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9624435946389132095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b7f3ac-1440-40e7-9c71-2db2f2f6ab60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11795a24-627d-4321-9a94-3bbc69c16e7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11795a24-627d-4321-9a94-3bbc69c16e7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5950697722698458754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa9a119-dd38-4d37-8ec5-8d452fd329b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbf0dbf-2112-4026-bad9-42a5a1bdee83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11795a24-627d-4321-9a94-3bbc69c16e7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed8877e-1a75-43d3-bcab-899279f10bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed8877e-1a75-43d3-bcab-899279f10bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388029172911900883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbf0dbf-2112-4026-bad9-42a5a1bdee83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084579319543953811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed8877e-1a75-43d3-bcab-899279f10bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1963bc5c-a99e-4483-8474-840827784041, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1963bc5c-a99e-4483-8474-840827784041, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17413897737072452150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbf0dbf-2112-4026-bad9-42a5a1bdee83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c0b4192-fe9c-4aa5-a251-7be25fb3ecce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c0b4192-fe9c-4aa5-a251-7be25fb3ecce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144429952808231401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1963bc5c-a99e-4483-8474-840827784041, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a8f8b7-ad39-4204-98bf-401b63267204, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a8f8b7-ad39-4204-98bf-401b63267204, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4200854821770561438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c0b4192-fe9c-4aa5-a251-7be25fb3ecce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28faea8c-22ee-43c9-bde1-a5a4dd24c504, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28faea8c-22ee-43c9-bde1-a5a4dd24c504, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4225723648822232627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a8f8b7-ad39-4204-98bf-401b63267204, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0c8f52-ac62-4908-b7f7-f8c7cb5ce153, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28faea8c-22ee-43c9-bde1-a5a4dd24c504, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dc60d6-947f-42e9-9627-2abd6d18ebdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dc60d6-947f-42e9-9627-2abd6d18ebdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16199552155820637856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0c8f52-ac62-4908-b7f7-f8c7cb5ce153, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034486861033782227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dc60d6-947f-42e9-9627-2abd6d18ebdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a36c945-0caf-4c9a-abd3-c3fb18382554, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a36c945-0caf-4c9a-abd3-c3fb18382554, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18330441550929507825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0c8f52-ac62-4908-b7f7-f8c7cb5ce153, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df45d90-c0d4-496a-8227-079646972cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df45d90-c0d4-496a-8227-079646972cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768741398031973203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a36c945-0caf-4c9a-abd3-c3fb18382554, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33e8c43-c3fa-49ce-adb1-224588af99aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33e8c43-c3fa-49ce-adb1-224588af99aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8557872844149003977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df45d90-c0d4-496a-8227-079646972cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33e8c43-c3fa-49ce-adb1-224588af99aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aca6f85-5dbd-4f0a-aec3-6eca7911cade, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aca6f85-5dbd-4f0a-aec3-6eca7911cade, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6651763020799989343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7224b125-d526-4832-9995-617685e621c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7224b125-d526-4832-9995-617685e621c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13419017028252196650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aca6f85-5dbd-4f0a-aec3-6eca7911cade, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c9581f-577f-4448-b8bf-7c62483c15fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c9581f-577f-4448-b8bf-7c62483c15fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192011158119113633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7224b125-d526-4832-9995-617685e621c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d824e23-718f-4bc9-a2bb-7a4255af074e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d824e23-718f-4bc9-a2bb-7a4255af074e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1628375714730331351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c9581f-577f-4448-b8bf-7c62483c15fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5928625-f827-4d5c-b371-1e8a6d245917, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5928625-f827-4d5c-b371-1e8a6d245917, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2128309460805726745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d824e23-718f-4bc9-a2bb-7a4255af074e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2935f26c-a57a-45a5-9f93-869bea5dbbae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2935f26c-a57a-45a5-9f93-869bea5dbbae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16051896379958435190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5928625-f827-4d5c-b371-1e8a6d245917, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d04231-4e29-43c3-acc1-dc1244843953, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d04231-4e29-43c3-acc1-dc1244843953, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3760343377095944561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2935f26c-a57a-45a5-9f93-869bea5dbbae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9181d8b7-e1e2-4ca9-92d7-ff433ffff97e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9181d8b7-e1e2-4ca9-92d7-ff433ffff97e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8266627130727493134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d04231-4e29-43c3-acc1-dc1244843953, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a79d05c-185b-4c1f-9527-21891467958f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a79d05c-185b-4c1f-9527-21891467958f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916233446532543558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9181d8b7-e1e2-4ca9-92d7-ff433ffff97e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06429df9-2296-4f8b-8b06-d0103309a920, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06429df9-2296-4f8b-8b06-d0103309a920, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1581748215468251829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a79d05c-185b-4c1f-9527-21891467958f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b05187-0f86-4ddd-899c-b094872fb775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06429df9-2296-4f8b-8b06-d0103309a920, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b05187-0f86-4ddd-899c-b094872fb775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15903866786158551208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d801b044-c5a4-49bb-9d2e-2f9f123cff58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d801b044-c5a4-49bb-9d2e-2f9f123cff58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16600421919375922105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b05187-0f86-4ddd-899c-b094872fb775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfc7736-d593-4e16-9a93-b303dd978378, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfc7736-d593-4e16-9a93-b303dd978378, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16146592637356109377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d801b044-c5a4-49bb-9d2e-2f9f123cff58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f72add8-2699-4a71-a3fa-1f367e0eb676, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f72add8-2699-4a71-a3fa-1f367e0eb676, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5578192313146358352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfc7736-d593-4e16-9a93-b303dd978378, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9491a8f7-41c0-47a9-9551-0749ffd5def5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9491a8f7-41c0-47a9-9551-0749ffd5def5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4948176363320038815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f72add8-2699-4a71-a3fa-1f367e0eb676, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9491a8f7-41c0-47a9-9551-0749ffd5def5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3cd970f-9a60-4e3b-a68a-fedad3f114cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cd970f-9a60-4e3b-a68a-fedad3f114cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523909999854804454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c7e15f7-5f70-400a-a59e-039702d1f098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7e15f7-5f70-400a-a59e-039702d1f098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15418716792822472168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cd970f-9a60-4e3b-a68a-fedad3f114cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3debd5cb-2e50-476b-a9ab-63079dd378ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7e15f7-5f70-400a-a59e-039702d1f098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55810912-f0bd-4c6b-a7d3-9d8db03229a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55810912-f0bd-4c6b-a7d3-9d8db03229a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21177620496920211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3debd5cb-2e50-476b-a9ab-63079dd378ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4360451720553462538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55810912-f0bd-4c6b-a7d3-9d8db03229a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12257a7-4b1b-4c5a-987e-8167250648b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12257a7-4b1b-4c5a-987e-8167250648b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008746880746508179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3debd5cb-2e50-476b-a9ab-63079dd378ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1bbf61-f727-4387-80aa-35c572610ab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1bbf61-f727-4387-80aa-35c572610ab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6093779686397774382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12257a7-4b1b-4c5a-987e-8167250648b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b462d3-42b6-42f2-a6e4-440bc3b0bc45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b462d3-42b6-42f2-a6e4-440bc3b0bc45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6913159756195933273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1bbf61-f727-4387-80aa-35c572610ab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7f9021-239c-46af-9b07-d50aa312d8d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7f9021-239c-46af-9b07-d50aa312d8d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15765886720378391673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b462d3-42b6-42f2-a6e4-440bc3b0bc45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdf9a2a-f113-4b0b-85f1-0af9298a8710, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdf9a2a-f113-4b0b-85f1-0af9298a8710, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5836512042352775325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7f9021-239c-46af-9b07-d50aa312d8d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf326cf7-0d1f-475a-bfdc-9a0e1253aa41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf326cf7-0d1f-475a-bfdc-9a0e1253aa41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982592091707798251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdf9a2a-f113-4b0b-85f1-0af9298a8710, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83697adf-45e8-4d23-8929-917e01b8c874, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83697adf-45e8-4d23-8929-917e01b8c874, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9113759638137172469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf326cf7-0d1f-475a-bfdc-9a0e1253aa41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c751689f-2f15-4a84-abe9-3639576b191f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c751689f-2f15-4a84-abe9-3639576b191f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1459403352434582679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83697adf-45e8-4d23-8929-917e01b8c874, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c751689f-2f15-4a84-abe9-3639576b191f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df1e49c-bc71-4590-8375-772af61d575c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df1e49c-bc71-4590-8375-772af61d575c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5781702478135480496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb3bae3-8690-4fed-a91e-757e2c94178b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb3bae3-8690-4fed-a91e-757e2c94178b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200430012230544029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df1e49c-bc71-4590-8375-772af61d575c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b482ac25-0db4-465d-8841-42766a363a34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb3bae3-8690-4fed-a91e-757e2c94178b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b482ac25-0db4-465d-8841-42766a363a34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861364217169813511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d679d8cf-4725-4197-911b-e6df72431b86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d679d8cf-4725-4197-911b-e6df72431b86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10046146720436079217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b482ac25-0db4-465d-8841-42766a363a34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12347d2b-b9b2-4fff-b088-f037faed40c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d679d8cf-4725-4197-911b-e6df72431b86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12347d2b-b9b2-4fff-b088-f037faed40c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1669410171918753111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b47e18-7e6a-4a8f-8dc8-3cf7083b3314, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b47e18-7e6a-4a8f-8dc8-3cf7083b3314, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16430985263341079367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12347d2b-b9b2-4fff-b088-f037faed40c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce823bd-083c-4004-b8a3-782a5fba99d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce823bd-083c-4004-b8a3-782a5fba99d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17954362755230106200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b47e18-7e6a-4a8f-8dc8-3cf7083b3314, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ad9727-5434-4ec5-8e95-d2c8e3d98698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ad9727-5434-4ec5-8e95-d2c8e3d98698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529875700259454626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce823bd-083c-4004-b8a3-782a5fba99d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe50c15-dd15-4aa9-b876-800e82d02db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe50c15-dd15-4aa9-b876-800e82d02db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784885534476317920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ad9727-5434-4ec5-8e95-d2c8e3d98698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a1d6d5-7d52-416f-ad0e-49adb61d3539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a1d6d5-7d52-416f-ad0e-49adb61d3539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6261945293255887653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe50c15-dd15-4aa9-b876-800e82d02db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a1d6d5-7d52-416f-ad0e-49adb61d3539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2573f1f5-9d05-4109-9f45-fcfbdc64b66c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2573f1f5-9d05-4109-9f45-fcfbdc64b66c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386922300674565401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bf9ce6-95d9-44a6-b83e-0f401bb8a5ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bf9ce6-95d9-44a6-b83e-0f401bb8a5ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9833370712520434287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2573f1f5-9d05-4109-9f45-fcfbdc64b66c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e190917-7f9c-4ca6-bfd4-de87a7bf8f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e190917-7f9c-4ca6-bfd4-de87a7bf8f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308815897963593533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bf9ce6-95d9-44a6-b83e-0f401bb8a5ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca3d52e-a895-4c49-8f47-046e73fd8aea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca3d52e-a895-4c49-8f47-046e73fd8aea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405895493514866036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e190917-7f9c-4ca6-bfd4-de87a7bf8f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e6188c-e4c1-4b31-8ae8-a367547a39e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e6188c-e4c1-4b31-8ae8-a367547a39e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670709663302441940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca3d52e-a895-4c49-8f47-046e73fd8aea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae6ff6c9-d928-473b-af86-4732a1ba9793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6ff6c9-d928-473b-af86-4732a1ba9793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794353528601942516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e6188c-e4c1-4b31-8ae8-a367547a39e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6ff6c9-d928-473b-af86-4732a1ba9793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c507e5a-1feb-4b32-8029-b7780db112b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c507e5a-1feb-4b32-8029-b7780db112b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10862937441423711831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77fa7124-31f2-4bdb-a704-a20692e4c8da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77fa7124-31f2-4bdb-a704-a20692e4c8da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17802013343730054770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c507e5a-1feb-4b32-8029-b7780db112b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7cb95e-1054-4a53-8743-af0d19222a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7cb95e-1054-4a53-8743-af0d19222a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032688740687004567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fa7124-31f2-4bdb-a704-a20692e4c8da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148722ad-e84e-4547-814e-2afa8b760f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148722ad-e84e-4547-814e-2afa8b760f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11266747503735742209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7cb95e-1054-4a53-8743-af0d19222a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce0944b-f89b-4bb6-a91a-7df5cf82fd0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce0944b-f89b-4bb6-a91a-7df5cf82fd0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966414754900600718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148722ad-e84e-4547-814e-2afa8b760f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8931d358-0ff7-483a-a1a9-24f791a71296, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8931d358-0ff7-483a-a1a9-24f791a71296, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15319024459514543727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce0944b-f89b-4bb6-a91a-7df5cf82fd0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8931d358-0ff7-483a-a1a9-24f791a71296, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9042bcc4-b70f-44bc-b164-7330fdbc9c91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9042bcc4-b70f-44bc-b164-7330fdbc9c91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354369643933646381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12cfcbf4-ee19-4d95-833e-708255fcae94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12cfcbf4-ee19-4d95-833e-708255fcae94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801066869762516665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9042bcc4-b70f-44bc-b164-7330fdbc9c91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165bedb1-a9ec-498d-abb6-495a376ce64d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165bedb1-a9ec-498d-abb6-495a376ce64d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12647874119567686938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12cfcbf4-ee19-4d95-833e-708255fcae94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa4dcc8e-f905-4309-bb13-0edcd5c7b8de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa4dcc8e-f905-4309-bb13-0edcd5c7b8de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15922333504375263054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165bedb1-a9ec-498d-abb6-495a376ce64d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e6e327-1fa8-454f-bde8-2faad89ed1e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e6e327-1fa8-454f-bde8-2faad89ed1e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17001860544131954093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa4dcc8e-f905-4309-bb13-0edcd5c7b8de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7275c60-d44f-4474-9a17-730041522e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7275c60-d44f-4474-9a17-730041522e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957378748690885851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e6e327-1fa8-454f-bde8-2faad89ed1e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f98a74-0187-47c2-9db1-84d96677872b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f98a74-0187-47c2-9db1-84d96677872b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15963495857530906053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7275c60-d44f-4474-9a17-730041522e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1daffd8-8a38-4ec3-9a0a-7960dfbd3dc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1daffd8-8a38-4ec3-9a0a-7960dfbd3dc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1601882403853785938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f98a74-0187-47c2-9db1-84d96677872b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1daffd8-8a38-4ec3-9a0a-7960dfbd3dc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c98f19-281b-4b7f-8f16-a239767b4bc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dae51e6-8321-492d-b233-e88cb4a8db67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dae51e6-8321-492d-b233-e88cb4a8db67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1377350227099826828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c98f19-281b-4b7f-8f16-a239767b4bc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2314656551900255652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dae51e6-8321-492d-b233-e88cb4a8db67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a916d355-177b-4ba9-ad6b-cd3ad8d604e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a916d355-177b-4ba9-ad6b-cd3ad8d604e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10261724314058476613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c98f19-281b-4b7f-8f16-a239767b4bc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96de8c61-5b05-43ff-beca-14079a29c013, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96de8c61-5b05-43ff-beca-14079a29c013, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12352898661078532309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a916d355-177b-4ba9-ad6b-cd3ad8d604e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46ca6874-b7db-45fb-9012-822b6ab3f5d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ca6874-b7db-45fb-9012-822b6ab3f5d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15186182496108995609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96de8c61-5b05-43ff-beca-14079a29c013, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e34eb4b-0a29-42fc-96c6-ebdb3fc1cad6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e34eb4b-0a29-42fc-96c6-ebdb3fc1cad6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12533517675243835227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ca6874-b7db-45fb-9012-822b6ab3f5d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f933b61-d803-46c6-a667-36247de5336b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f933b61-d803-46c6-a667-36247de5336b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8607223545656003370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e34eb4b-0a29-42fc-96c6-ebdb3fc1cad6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da68896-f9c1-47d9-89dc-e12ba1065fb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da68896-f9c1-47d9-89dc-e12ba1065fb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16148995554480045867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da68896-f9c1-47d9-89dc-e12ba1065fb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46f7cab2-10d5-46f0-8bd4-d4d3f5245811, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46f7cab2-10d5-46f0-8bd4-d4d3f5245811, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473456596199956989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f933b61-d803-46c6-a667-36247de5336b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364db5f7-3ab4-4b3f-8127-ba485a3a79b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364db5f7-3ab4-4b3f-8127-ba485a3a79b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 463131173963811831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46f7cab2-10d5-46f0-8bd4-d4d3f5245811, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322c03e0-adb9-4de7-88b1-379dab59f6b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364db5f7-3ab4-4b3f-8127-ba485a3a79b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322c03e0-adb9-4de7-88b1-379dab59f6b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148227452840519161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db055eb-d825-4c8a-b7be-a061fed8c98e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db055eb-d825-4c8a-b7be-a061fed8c98e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737961925798900276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322c03e0-adb9-4de7-88b1-379dab59f6b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834c7055-0b10-40a3-a639-e40f98285b24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834c7055-0b10-40a3-a639-e40f98285b24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709538138647953310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db055eb-d825-4c8a-b7be-a061fed8c98e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073430b9-150c-4a31-8545-c9118fcccf68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073430b9-150c-4a31-8545-c9118fcccf68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17725415005892659692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834c7055-0b10-40a3-a639-e40f98285b24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6d3ec0-15d2-4819-995e-4244a39693de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6d3ec0-15d2-4819-995e-4244a39693de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16347913141705526012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073430b9-150c-4a31-8545-c9118fcccf68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed1d313e-c4e8-499d-a586-97cda16c5c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6d3ec0-15d2-4819-995e-4244a39693de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed1d313e-c4e8-499d-a586-97cda16c5c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028085594258198623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1552f99d-7c07-4e3a-8cdb-2e5b5e817926, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1552f99d-7c07-4e3a-8cdb-2e5b5e817926, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4246381804510360410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed1d313e-c4e8-499d-a586-97cda16c5c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1552f99d-7c07-4e3a-8cdb-2e5b5e817926, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6106c8e6-7cd3-4df3-b2b8-6c5d012e9dee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6106c8e6-7cd3-4df3-b2b8-6c5d012e9dee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12498654752857454340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e1051b-608b-46c2-ac93-f9e5513b77d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e1051b-608b-46c2-ac93-f9e5513b77d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1078654095679084602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6106c8e6-7cd3-4df3-b2b8-6c5d012e9dee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a36c7bd-25e6-4393-9bdc-e3068ac884c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a36c7bd-25e6-4393-9bdc-e3068ac884c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864791846787157089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e1051b-608b-46c2-ac93-f9e5513b77d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bfe8f0d-93c9-4c6c-9e93-05fb2129f3e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bfe8f0d-93c9-4c6c-9e93-05fb2129f3e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474318830558256112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a36c7bd-25e6-4393-9bdc-e3068ac884c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd6382f-7b48-4ed3-a12c-fd94586de221, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd6382f-7b48-4ed3-a12c-fd94586de221, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2222152869780101465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bfe8f0d-93c9-4c6c-9e93-05fb2129f3e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c504cf1-19d4-4743-8291-ed44ea34af3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c504cf1-19d4-4743-8291-ed44ea34af3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 119201456036764968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd6382f-7b48-4ed3-a12c-fd94586de221, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b50ac9-4e50-4053-a793-22f0f1f861ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b50ac9-4e50-4053-a793-22f0f1f861ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2169164543802007358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c504cf1-19d4-4743-8291-ed44ea34af3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d098ca-4548-4b84-b579-d4041bfb981e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d098ca-4548-4b84-b579-d4041bfb981e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11616007720251266183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b50ac9-4e50-4053-a793-22f0f1f861ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c58bca83-947b-4a7f-be0e-64d2364507f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c58bca83-947b-4a7f-be0e-64d2364507f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12656589284768832652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d098ca-4548-4b84-b579-d4041bfb981e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e45118e-02af-4bb7-83bd-0a48892a559d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e45118e-02af-4bb7-83bd-0a48892a559d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12618535481257059383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c58bca83-947b-4a7f-be0e-64d2364507f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5412b21e-ac66-4603-9362-e9219bf3dfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5412b21e-ac66-4603-9362-e9219bf3dfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3640515751005891122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e45118e-02af-4bb7-83bd-0a48892a559d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89925a97-cf5e-429a-bda6-51e900876eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5412b21e-ac66-4603-9362-e9219bf3dfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89925a97-cf5e-429a-bda6-51e900876eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399291012573339407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369b7159-a13e-4216-9536-c0f83819ee5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369b7159-a13e-4216-9536-c0f83819ee5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9491306642527386335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89925a97-cf5e-429a-bda6-51e900876eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65e6ace-8630-499c-a3d3-a350c64fdb10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65e6ace-8630-499c-a3d3-a350c64fdb10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7078954261933612719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369b7159-a13e-4216-9536-c0f83819ee5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60aaca19-d33a-4760-90cc-628e981156ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60aaca19-d33a-4760-90cc-628e981156ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765744631256116900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65e6ace-8630-499c-a3d3-a350c64fdb10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6ac01b-2f96-42ea-b58f-966d7ad26a74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60aaca19-d33a-4760-90cc-628e981156ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6ac01b-2f96-42ea-b58f-966d7ad26a74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3497055658625333804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57a017b-1768-4b2a-a5eb-680a47312d23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6ac01b-2f96-42ea-b58f-966d7ad26a74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57a017b-1768-4b2a-a5eb-680a47312d23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398817261299946131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e215fd-1871-483f-aaab-476f6bb99891, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e215fd-1871-483f-aaab-476f6bb99891, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1241654951371662823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57a017b-1768-4b2a-a5eb-680a47312d23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553b5628-4862-443e-b994-7b5482c47562, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e215fd-1871-483f-aaab-476f6bb99891, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a3bcc4-c1e4-472b-b71d-fd9c38d2eb88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a3bcc4-c1e4-472b-b71d-fd9c38d2eb88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16595476105719548967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553b5628-4862-443e-b994-7b5482c47562, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944571654143142768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a3bcc4-c1e4-472b-b71d-fd9c38d2eb88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4722a3-c85c-4e14-83f2-bb5fb373afb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4722a3-c85c-4e14-83f2-bb5fb373afb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380570571695920159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553b5628-4862-443e-b994-7b5482c47562, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1a8ace-4348-4e40-a15c-20ae5499690b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1a8ace-4348-4e40-a15c-20ae5499690b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18209537665659212893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4722a3-c85c-4e14-83f2-bb5fb373afb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b73999e-798d-44fc-9ee9-820048b62cb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1a8ace-4348-4e40-a15c-20ae5499690b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b73999e-798d-44fc-9ee9-820048b62cb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1428372539510028874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322bcbfd-3403-4451-bbe4-9d618ae025a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322bcbfd-3403-4451-bbe4-9d618ae025a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9346129555004183651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b73999e-798d-44fc-9ee9-820048b62cb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395efa35-0470-4930-9f4b-5a9f919498c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395efa35-0470-4930-9f4b-5a9f919498c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12621987417641457027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322bcbfd-3403-4451-bbe4-9d618ae025a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c209070-3995-43ba-9517-9cfe18ecd5cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c209070-3995-43ba-9517-9cfe18ecd5cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7083021694796454916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395efa35-0470-4930-9f4b-5a9f919498c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48b09129-f4e8-4816-9f44-908a9ab6c547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48b09129-f4e8-4816-9f44-908a9ab6c547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384633717205756507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c209070-3995-43ba-9517-9cfe18ecd5cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4d1ec4-6159-49d5-90ae-1876e3f84d1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4d1ec4-6159-49d5-90ae-1876e3f84d1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325881803004424280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48b09129-f4e8-4816-9f44-908a9ab6c547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8538c33d-8378-48e7-8a7b-39d96d5a7e78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8538c33d-8378-48e7-8a7b-39d96d5a7e78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571008642933380709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4d1ec4-6159-49d5-90ae-1876e3f84d1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879aff67-8a12-4ed0-8f6a-09f2b5929b8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879aff67-8a12-4ed0-8f6a-09f2b5929b8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508946544473330325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8538c33d-8378-48e7-8a7b-39d96d5a7e78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4caae2-cf8d-44dc-be0f-50de6179aaea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4caae2-cf8d-44dc-be0f-50de6179aaea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563091665346205873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879aff67-8a12-4ed0-8f6a-09f2b5929b8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aedc8ac-6cb8-4d74-925c-491ff7a576d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aedc8ac-6cb8-4d74-925c-491ff7a576d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13235455990941749249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4caae2-cf8d-44dc-be0f-50de6179aaea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3025009-ad82-46f2-9b5f-b4dda2ab7ba5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3025009-ad82-46f2-9b5f-b4dda2ab7ba5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234040760465451673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aedc8ac-6cb8-4d74-925c-491ff7a576d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a85b6aa5-d33c-4042-b645-56d5922f747c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a85b6aa5-d33c-4042-b645-56d5922f747c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5422115092720161825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3025009-ad82-46f2-9b5f-b4dda2ab7ba5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e979a8e-5eab-4dc5-b08c-d2cbd368051a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e979a8e-5eab-4dc5-b08c-d2cbd368051a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920017092566785566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a85b6aa5-d33c-4042-b645-56d5922f747c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a20bfbc-06a3-484d-b131-725bd6f35e59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a20bfbc-06a3-484d-b131-725bd6f35e59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284259160117788722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e979a8e-5eab-4dc5-b08c-d2cbd368051a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52662eaa-9b3f-426a-a147-3051f0836752, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52662eaa-9b3f-426a-a147-3051f0836752, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7529546613545361700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a20bfbc-06a3-484d-b131-725bd6f35e59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52662eaa-9b3f-426a-a147-3051f0836752, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c428e4a9-647c-406a-b232-e8dee99c5072, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c428e4a9-647c-406a-b232-e8dee99c5072, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 645648798840712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017b4a1e-c0a2-4585-9703-bfb44226dea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017b4a1e-c0a2-4585-9703-bfb44226dea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9698747619424314708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c428e4a9-647c-406a-b232-e8dee99c5072, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e062932-b5a7-413e-8f06-955efdc9fd90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e062932-b5a7-413e-8f06-955efdc9fd90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16580610522910263823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017b4a1e-c0a2-4585-9703-bfb44226dea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74f944f-a621-45f0-acfb-1170ff612ab7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74f944f-a621-45f0-acfb-1170ff612ab7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14359444466784839757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e062932-b5a7-413e-8f06-955efdc9fd90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74f944f-a621-45f0-acfb-1170ff612ab7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c7ddc6-9c6a-4371-82cf-863b838ca83a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c7ddc6-9c6a-4371-82cf-863b838ca83a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1511221936567961738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dec5d4e-db28-4e48-b726-688f2c5a18f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dec5d4e-db28-4e48-b726-688f2c5a18f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289803715008400724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c7ddc6-9c6a-4371-82cf-863b838ca83a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050b3fa0-2fdd-4cf2-be5f-496848991186, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050b3fa0-2fdd-4cf2-be5f-496848991186, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761352217216544224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dec5d4e-db28-4e48-b726-688f2c5a18f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c75ba9b8-231b-4a18-b3ca-fbf466cc702a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75ba9b8-231b-4a18-b3ca-fbf466cc702a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7941241970033093744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050b3fa0-2fdd-4cf2-be5f-496848991186, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33647132-47f2-4ad1-b999-33c741d8f373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33647132-47f2-4ad1-b999-33c741d8f373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816784520835091252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75ba9b8-231b-4a18-b3ca-fbf466cc702a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d21b1d3-5dfd-4aa7-8fb2-e96d9cec205c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d21b1d3-5dfd-4aa7-8fb2-e96d9cec205c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13761943049610436345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33647132-47f2-4ad1-b999-33c741d8f373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d21b1d3-5dfd-4aa7-8fb2-e96d9cec205c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f401fdb2-36fd-4b0c-a614-23aa0dea9384, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765e31e5-6fe7-4bae-91a6-a864ca00bb15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f401fdb2-36fd-4b0c-a614-23aa0dea9384, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150385455499202740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765e31e5-6fe7-4bae-91a6-a864ca00bb15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3571918426959183735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f401fdb2-36fd-4b0c-a614-23aa0dea9384, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ad3da5-af76-4e32-b195-f7902ace95be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ad3da5-af76-4e32-b195-f7902ace95be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11851497152522650256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765e31e5-6fe7-4bae-91a6-a864ca00bb15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48643453-5716-4a2b-83e1-7cbc2ca8b4b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48643453-5716-4a2b-83e1-7cbc2ca8b4b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1761514805269108407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ad3da5-af76-4e32-b195-f7902ace95be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48643453-5716-4a2b-83e1-7cbc2ca8b4b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f22f3671-a01c-4a81-8dbc-c4f8914569c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86253165-551f-47a8-93cb-e9ec24e90ad5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22f3671-a01c-4a81-8dbc-c4f8914569c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7145394774503047704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86253165-551f-47a8-93cb-e9ec24e90ad5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514691646289203262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22f3671-a01c-4a81-8dbc-c4f8914569c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de99d71-5cab-4a6c-ba86-75b25c570a70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86253165-551f-47a8-93cb-e9ec24e90ad5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de99d71-5cab-4a6c-ba86-75b25c570a70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3675898949484431395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d562742e-9463-45be-bd70-d377c5edfdf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d562742e-9463-45be-bd70-d377c5edfdf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12886399662652184684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de99d71-5cab-4a6c-ba86-75b25c570a70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d562742e-9463-45be-bd70-d377c5edfdf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be69f2b2-ce21-438b-954f-4ca8d099021a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be69f2b2-ce21-438b-954f-4ca8d099021a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914002675784615592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be69f2b2-ce21-438b-954f-4ca8d099021a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07bb55cb-1cdc-4588-8a55-630a4a0f0559, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bb55cb-1cdc-4588-8a55-630a4a0f0559, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1373001210765038977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767d075f-7f6f-436a-a134-d7bd09e55a63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767d075f-7f6f-436a-a134-d7bd09e55a63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2453458148136200413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bb55cb-1cdc-4588-8a55-630a4a0f0559, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767d075f-7f6f-436a-a134-d7bd09e55a63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d58a5d-e628-49a2-a44c-f9d865a78e1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d58a5d-e628-49a2-a44c-f9d865a78e1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906470900090416341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b7c821-1a94-4b07-af8a-d5c472770f27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b7c821-1a94-4b07-af8a-d5c472770f27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1474267383309644010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d58a5d-e628-49a2-a44c-f9d865a78e1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b7c821-1a94-4b07-af8a-d5c472770f27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2488c3-ed92-409c-bd79-91cc7052ea2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2488c3-ed92-409c-bd79-91cc7052ea2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9164928273835315825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fc71f3-3a0d-4f9a-a7e9-fcbda545eec8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fc71f3-3a0d-4f9a-a7e9-fcbda545eec8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8989875794323565115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2488c3-ed92-409c-bd79-91cc7052ea2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b6a692-cb6f-4833-925a-8b50123424e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b6a692-cb6f-4833-925a-8b50123424e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400346380285504524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fc71f3-3a0d-4f9a-a7e9-fcbda545eec8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a58f07-3b75-4765-9a69-0ca45bcf01ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b6a692-cb6f-4833-925a-8b50123424e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a58f07-3b75-4765-9a69-0ca45bcf01ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182515316542453645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd8c3ff-692d-4dc2-8aa8-c482a9254e30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd8c3ff-692d-4dc2-8aa8-c482a9254e30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5667793924920544022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a58f07-3b75-4765-9a69-0ca45bcf01ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d1e321-36b5-4d13-8c10-33734a1932c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d1e321-36b5-4d13-8c10-33734a1932c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 820230550648432041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd8c3ff-692d-4dc2-8aa8-c482a9254e30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3476f95d-30fa-453c-961e-a64e213bcfb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3476f95d-30fa-453c-961e-a64e213bcfb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13320827136916474670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d1e321-36b5-4d13-8c10-33734a1932c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af850849-c138-452a-b776-cd7f33375d5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af850849-c138-452a-b776-cd7f33375d5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2197352755136375776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3476f95d-30fa-453c-961e-a64e213bcfb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487c991a-ace5-4f44-a380-8bb266c55fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af850849-c138-452a-b776-cd7f33375d5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e4890f-687f-48f5-af4c-d6d948e7bfc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487c991a-ace5-4f44-a380-8bb266c55fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7643354306665979512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e4890f-687f-48f5-af4c-d6d948e7bfc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331408403942175878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487c991a-ace5-4f44-a380-8bb266c55fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdbd85c-710f-45ad-b3a8-c30854ac6b65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdbd85c-710f-45ad-b3a8-c30854ac6b65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889918996090365192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e4890f-687f-48f5-af4c-d6d948e7bfc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c07a9cd-a8fe-4009-9e95-02801bd74c7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c07a9cd-a8fe-4009-9e95-02801bd74c7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722559603138243362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdbd85c-710f-45ad-b3a8-c30854ac6b65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6643bf4f-44e6-4882-9de4-2ccdae6049e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6643bf4f-44e6-4882-9de4-2ccdae6049e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17659069741574212990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c07a9cd-a8fe-4009-9e95-02801bd74c7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b796761-fe2d-44be-902e-a59732a14692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b796761-fe2d-44be-902e-a59732a14692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8637920212259430371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6643bf4f-44e6-4882-9de4-2ccdae6049e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59c2209-e7a5-4a46-8384-c6e6086dcb20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b796761-fe2d-44be-902e-a59732a14692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fc3947-f3db-4bfd-97b5-6742ded7d870, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fc3947-f3db-4bfd-97b5-6742ded7d870, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210055037826722365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59c2209-e7a5-4a46-8384-c6e6086dcb20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8506090159330579447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fc3947-f3db-4bfd-97b5-6742ded7d870, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809d0e31-b854-4d15-9e9f-3583d6478206, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809d0e31-b854-4d15-9e9f-3583d6478206, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8883048148639740772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59c2209-e7a5-4a46-8384-c6e6086dcb20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef85d320-d42b-4a3c-9ff7-c6a4dc46db21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef85d320-d42b-4a3c-9ff7-c6a4dc46db21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3556642813949651164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809d0e31-b854-4d15-9e9f-3583d6478206, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9cf5d1-19f7-48a8-ad5f-4ff053412909, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef85d320-d42b-4a3c-9ff7-c6a4dc46db21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9cf5d1-19f7-48a8-ad5f-4ff053412909, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1295460009186644028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6473b4e5-6e68-4fc7-b11f-f4b236125d69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9cf5d1-19f7-48a8-ad5f-4ff053412909, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8166fcc-74bc-42f6-a651-4f451708f098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6473b4e5-6e68-4fc7-b11f-f4b236125d69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10092240558927102039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8166fcc-74bc-42f6-a651-4f451708f098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8017404426054572869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6473b4e5-6e68-4fc7-b11f-f4b236125d69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8166fcc-74bc-42f6-a651-4f451708f098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e65a39-9986-4dd6-8ef4-3a71947ff579, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 631a5d7c-b08a-46a5-8f12-8d026a38c26b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 631a5d7c-b08a-46a5-8f12-8d026a38c26b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082579654885319198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e65a39-9986-4dd6-8ef4-3a71947ff579, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16150780475062018260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 631a5d7c-b08a-46a5-8f12-8d026a38c26b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0fcb3fb-7d53-4bca-9442-096bb260a9b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0fcb3fb-7d53-4bca-9442-096bb260a9b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17986314499115048387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e65a39-9986-4dd6-8ef4-3a71947ff579, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0fcb3fb-7d53-4bca-9442-096bb260a9b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d500db3b-a609-4ccd-b920-b3b3962e21e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d500db3b-a609-4ccd-b920-b3b3962e21e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10295394163151491058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e790c3d5-1261-41bb-8ae5-152e1427bd36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e790c3d5-1261-41bb-8ae5-152e1427bd36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11149330325131306136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d500db3b-a609-4ccd-b920-b3b3962e21e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f30c47d-6c13-43ce-a0ef-d1d58a6fcda9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f30c47d-6c13-43ce-a0ef-d1d58a6fcda9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15279232925077683114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e790c3d5-1261-41bb-8ae5-152e1427bd36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7125c6f8-0fdd-4f77-889c-53b884a9184e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7125c6f8-0fdd-4f77-889c-53b884a9184e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416465452850650671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7125c6f8-0fdd-4f77-889c-53b884a9184e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c41cd9-0c87-44b4-8ef1-9a5ea6660f85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c41cd9-0c87-44b4-8ef1-9a5ea6660f85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4888066787150319828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f30c47d-6c13-43ce-a0ef-d1d58a6fcda9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c41cd9-0c87-44b4-8ef1-9a5ea6660f85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 671203f0-306f-414c-b925-84b98eb08664, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671203f0-306f-414c-b925-84b98eb08664, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 339226407363415694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d5f9c7-c3a0-46ed-85e1-ae2f69f21f7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d5f9c7-c3a0-46ed-85e1-ae2f69f21f7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14404741023305019958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671203f0-306f-414c-b925-84b98eb08664, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbf6e6a-d508-4424-a60a-8500277e6488, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbf6e6a-d508-4424-a60a-8500277e6488, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111075425450397107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d5f9c7-c3a0-46ed-85e1-ae2f69f21f7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc096d5-a8d5-4ba9-8bc5-5976fb5e56dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc096d5-a8d5-4ba9-8bc5-5976fb5e56dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135708217052458424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbf6e6a-d508-4424-a60a-8500277e6488, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bb74bb-295a-4627-b709-237485d9f45d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bb74bb-295a-4627-b709-237485d9f45d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322006089352104401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc096d5-a8d5-4ba9-8bc5-5976fb5e56dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d97419-6f55-4aca-bc21-a529078aebb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d97419-6f55-4aca-bc21-a529078aebb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15415188062431311300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bb74bb-295a-4627-b709-237485d9f45d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0579b0a7-2aa3-49a6-b3f9-3560add70323, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0579b0a7-2aa3-49a6-b3f9-3560add70323, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18330800532674081577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d97419-6f55-4aca-bc21-a529078aebb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03038823-aeef-4ba8-9600-29f6946c438b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03038823-aeef-4ba8-9600-29f6946c438b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737221035058417705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0579b0a7-2aa3-49a6-b3f9-3560add70323, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041d91c9-10eb-478a-9949-5ecf82eb7275, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03038823-aeef-4ba8-9600-29f6946c438b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041d91c9-10eb-478a-9949-5ecf82eb7275, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388552154074606090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a9b57d-2677-4f95-a24b-ddbd03d18210, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a9b57d-2677-4f95-a24b-ddbd03d18210, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11158444792538875458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041d91c9-10eb-478a-9949-5ecf82eb7275, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01e1630-ea65-40d3-b72a-37f3a9080e46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01e1630-ea65-40d3-b72a-37f3a9080e46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000645920457532916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a9b57d-2677-4f95-a24b-ddbd03d18210, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aaa70da-f5b0-4753-983a-1be1cd9bee46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aaa70da-f5b0-4753-983a-1be1cd9bee46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173039458510291348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01e1630-ea65-40d3-b72a-37f3a9080e46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f191aa42-762d-4927-8408-3801a3c3a970, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f191aa42-762d-4927-8408-3801a3c3a970, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13532550254270614110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aaa70da-f5b0-4753-983a-1be1cd9bee46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa74e81-5d29-4722-ad3d-cc81ee25e81d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa74e81-5d29-4722-ad3d-cc81ee25e81d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061527477714157535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f191aa42-762d-4927-8408-3801a3c3a970, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa74e81-5d29-4722-ad3d-cc81ee25e81d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f2ec1d-5dce-4e58-8a48-17752070734c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f2ec1d-5dce-4e58-8a48-17752070734c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2754825873986382620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae68251-5809-40ac-85e7-4c897dbf0a4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae68251-5809-40ac-85e7-4c897dbf0a4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17318330120915237773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f2ec1d-5dce-4e58-8a48-17752070734c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593554d5-c038-4c37-9a2b-4febe782949e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593554d5-c038-4c37-9a2b-4febe782949e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657267218933030993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae68251-5809-40ac-85e7-4c897dbf0a4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c75fbe-9c86-49db-b26d-721b16f11dc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c75fbe-9c86-49db-b26d-721b16f11dc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085497732505364436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593554d5-c038-4c37-9a2b-4febe782949e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5720b5f-97f9-4fa5-997e-74347ce00e3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5720b5f-97f9-4fa5-997e-74347ce00e3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906253940033656340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c75fbe-9c86-49db-b26d-721b16f11dc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e7bc4c-f33e-46ab-97fa-b2e90b668c75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5720b5f-97f9-4fa5-997e-74347ce00e3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e7bc4c-f33e-46ab-97fa-b2e90b668c75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4515123043981759724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc28b9f-a374-4c43-baad-de8b87a9d72f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc28b9f-a374-4c43-baad-de8b87a9d72f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543883322583993179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e7bc4c-f33e-46ab-97fa-b2e90b668c75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e202f0-780d-49b3-8761-2760010a68cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e202f0-780d-49b3-8761-2760010a68cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15436302855669984100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e202f0-780d-49b3-8761-2760010a68cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c245e96a-a9f7-4e19-9a4e-60958307c4a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c245e96a-a9f7-4e19-9a4e-60958307c4a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3696501482602346401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc28b9f-a374-4c43-baad-de8b87a9d72f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc697c5-f129-4569-8e8d-80db6d4a8c1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc697c5-f129-4569-8e8d-80db6d4a8c1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12753087655970024623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c245e96a-a9f7-4e19-9a4e-60958307c4a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc697c5-f129-4569-8e8d-80db6d4a8c1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9bf2dcf-5e6f-47de-87a1-d5448303fe3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76f9eef-e347-4f43-95d2-bea410a7d8ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76f9eef-e347-4f43-95d2-bea410a7d8ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643512817092319439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9bf2dcf-5e6f-47de-87a1-d5448303fe3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14990935157310460497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76f9eef-e347-4f43-95d2-bea410a7d8ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8236d17f-5a24-4431-8244-4c5b9c471d43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8236d17f-5a24-4431-8244-4c5b9c471d43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9872350029155973234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9bf2dcf-5e6f-47de-87a1-d5448303fe3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab7e57a3-4c1b-4698-8238-33b3d2eb814c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab7e57a3-4c1b-4698-8238-33b3d2eb814c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7287863117361654661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8236d17f-5a24-4431-8244-4c5b9c471d43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3ffd93-3a46-49a2-bf8c-1b4e2b24f007, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3ffd93-3a46-49a2-bf8c-1b4e2b24f007, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12625548400510242484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab7e57a3-4c1b-4698-8238-33b3d2eb814c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5232938-f47a-4119-8b8b-c7cf8b62a2d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5232938-f47a-4119-8b8b-c7cf8b62a2d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10187347999144919144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3ffd93-3a46-49a2-bf8c-1b4e2b24f007, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07233981-8fab-4f25-9919-05ce030ce60a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07233981-8fab-4f25-9919-05ce030ce60a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6711385655515753999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5232938-f47a-4119-8b8b-c7cf8b62a2d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df6003b-498d-471f-9f32-f58e306a0844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df6003b-498d-471f-9f32-f58e306a0844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15125605359173038653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df6003b-498d-471f-9f32-f58e306a0844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727ab0a8-2bfd-4697-ba96-02f63ef89c50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727ab0a8-2bfd-4697-ba96-02f63ef89c50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15080323483419111138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07233981-8fab-4f25-9919-05ce030ce60a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22434e32-586d-48ff-b124-99f11e001ba3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22434e32-586d-48ff-b124-99f11e001ba3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2846494771166618981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727ab0a8-2bfd-4697-ba96-02f63ef89c50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f12c095-3daf-4f79-a27f-7a236ce574a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f12c095-3daf-4f79-a27f-7a236ce574a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848459744396021436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22434e32-586d-48ff-b124-99f11e001ba3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb4088f-ffe7-4bd9-a4bb-b3f87cdc9f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f12c095-3daf-4f79-a27f-7a236ce574a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44fc6b9-6bcf-44b4-9541-8723e1794376, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44fc6b9-6bcf-44b4-9541-8723e1794376, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897674517697653366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb4088f-ffe7-4bd9-a4bb-b3f87cdc9f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13186243786060755203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44fc6b9-6bcf-44b4-9541-8723e1794376, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268771c9-3938-403c-8d81-d4b5cb120222, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268771c9-3938-403c-8d81-d4b5cb120222, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9106252055667702020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb4088f-ffe7-4bd9-a4bb-b3f87cdc9f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a07b3a-daf6-45e4-9a69-17fc7d034a5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a07b3a-daf6-45e4-9a69-17fc7d034a5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7824760470293970488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268771c9-3938-403c-8d81-d4b5cb120222, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c1e7af-f806-4b38-9d76-47ac1a6c0d83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c1e7af-f806-4b38-9d76-47ac1a6c0d83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3199045283458740455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a07b3a-daf6-45e4-9a69-17fc7d034a5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01408c5-e8f5-4591-b087-00ce0655230b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01408c5-e8f5-4591-b087-00ce0655230b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2459943652204253265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01408c5-e8f5-4591-b087-00ce0655230b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c5b144-d3b3-438d-b248-ab0e5f3c21cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c5b144-d3b3-438d-b248-ab0e5f3c21cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278601667447743532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c1e7af-f806-4b38-9d76-47ac1a6c0d83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d3c52e-14e1-48bb-a0d3-577940500372, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c5b144-d3b3-438d-b248-ab0e5f3c21cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d3c52e-14e1-48bb-a0d3-577940500372, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918015108194653286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf1909f-196d-484c-8d28-0e15adf270b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf1909f-196d-484c-8d28-0e15adf270b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 300168176171270119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d3c52e-14e1-48bb-a0d3-577940500372, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ce5fa3-c040-4334-b0b8-3dd71fe362bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ce5fa3-c040-4334-b0b8-3dd71fe362bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3737557223146311978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf1909f-196d-484c-8d28-0e15adf270b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989fa67c-98ce-48f9-a2a2-02a104316895, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989fa67c-98ce-48f9-a2a2-02a104316895, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10772589364550915166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ce5fa3-c040-4334-b0b8-3dd71fe362bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989fa67c-98ce-48f9-a2a2-02a104316895, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef83be5-5931-4958-b7d3-65a99aa0aa2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261e936e-044b-4444-b859-ab0bc1aeedba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261e936e-044b-4444-b859-ab0bc1aeedba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12984938281915503798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef83be5-5931-4958-b7d3-65a99aa0aa2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518804574544451665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261e936e-044b-4444-b859-ab0bc1aeedba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ea3323-8548-4ca3-baba-2da1030517b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef83be5-5931-4958-b7d3-65a99aa0aa2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ea3323-8548-4ca3-baba-2da1030517b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15086579252606716389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e1a9df-2692-4603-b78a-c7c0b2259509, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e1a9df-2692-4603-b78a-c7c0b2259509, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573160053462539196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ea3323-8548-4ca3-baba-2da1030517b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f728f4-ef51-43bb-802d-9a9d04e9bc93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f728f4-ef51-43bb-802d-9a9d04e9bc93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17700208180999579934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e1a9df-2692-4603-b78a-c7c0b2259509, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2c3a5f-a2e0-4a9a-a137-ed0f148d5cf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2c3a5f-a2e0-4a9a-a137-ed0f148d5cf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2586818765831492016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f728f4-ef51-43bb-802d-9a9d04e9bc93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69df34b4-d10b-4305-bd3b-3b316ddaa88a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69df34b4-d10b-4305-bd3b-3b316ddaa88a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018297001034674237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2c3a5f-a2e0-4a9a-a137-ed0f148d5cf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8b04e4-66a7-461f-9488-c9f91ee68eb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8b04e4-66a7-461f-9488-c9f91ee68eb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13225092646329086676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69df34b4-d10b-4305-bd3b-3b316ddaa88a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6792edda-4098-49bd-8cf8-70331d56ff67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6792edda-4098-49bd-8cf8-70331d56ff67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430468560135217136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8b04e4-66a7-461f-9488-c9f91ee68eb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d744f558-fec5-4d92-a70a-71bd1d7af3c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d744f558-fec5-4d92-a70a-71bd1d7af3c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436214798685176752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6792edda-4098-49bd-8cf8-70331d56ff67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4efe8d9-ceb3-442b-ad70-7c2abee90d32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4efe8d9-ceb3-442b-ad70-7c2abee90d32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5037219940881911670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d744f558-fec5-4d92-a70a-71bd1d7af3c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17b221a-230d-40a1-8d69-5e44a98d10da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4efe8d9-ceb3-442b-ad70-7c2abee90d32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d89e37-284e-4468-8bf7-306a8b49dc4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d89e37-284e-4468-8bf7-306a8b49dc4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6483861091847036101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17b221a-230d-40a1-8d69-5e44a98d10da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144615333711836698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d89e37-284e-4468-8bf7-306a8b49dc4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff74d804-ff2c-4da0-9d91-5f70fb5b97ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17b221a-230d-40a1-8d69-5e44a98d10da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff74d804-ff2c-4da0-9d91-5f70fb5b97ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750386503704677773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6e97e9-7502-4d7b-827a-bf9c2aaf17f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6e97e9-7502-4d7b-827a-bf9c2aaf17f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588400190645930366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff74d804-ff2c-4da0-9d91-5f70fb5b97ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6e97e9-7502-4d7b-827a-bf9c2aaf17f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08479c3-349d-4393-80a8-485f039bf3e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08479c3-349d-4393-80a8-485f039bf3e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4043065487680100568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecab25e7-93f4-419c-9bc9-1b84c1211794, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecab25e7-93f4-419c-9bc9-1b84c1211794, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13941915785478769117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08479c3-349d-4393-80a8-485f039bf3e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecab25e7-93f4-419c-9bc9-1b84c1211794, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab26f1e-5ac9-4d6b-a01f-2d96a1291387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a607cca-6fe3-489c-b947-30816b44b21e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a607cca-6fe3-489c-b947-30816b44b21e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14218077623462419094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab26f1e-5ac9-4d6b-a01f-2d96a1291387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8133764225180430596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a607cca-6fe3-489c-b947-30816b44b21e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee40f34-1897-410e-bd98-762ac7b9e68f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab26f1e-5ac9-4d6b-a01f-2d96a1291387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee40f34-1897-410e-bd98-762ac7b9e68f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11671980966341907629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bc9f4a5-808f-482e-839c-32d2dce9547e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bc9f4a5-808f-482e-839c-32d2dce9547e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17265743528640776143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee40f34-1897-410e-bd98-762ac7b9e68f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bc9f4a5-808f-482e-839c-32d2dce9547e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44df398a-0e40-4bab-acae-beb3fbe78236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44df398a-0e40-4bab-acae-beb3fbe78236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15338933887451552584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4bddf57-3d67-465f-adc7-dd7e73992b35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4bddf57-3d67-465f-adc7-dd7e73992b35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12322843569585149287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44df398a-0e40-4bab-acae-beb3fbe78236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ecc280-3384-44dc-9c62-0b08c229e6a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4bddf57-3d67-465f-adc7-dd7e73992b35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ecc280-3384-44dc-9c62-0b08c229e6a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8330608462630271629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c5ccaf-f8e4-4e8b-bc9a-a7143069ee3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c5ccaf-f8e4-4e8b-bc9a-a7143069ee3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7688108367735568528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ecc280-3384-44dc-9c62-0b08c229e6a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d2edd7-57d1-4bd5-9d07-575279df70e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d2edd7-57d1-4bd5-9d07-575279df70e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4761296576085098316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c5ccaf-f8e4-4e8b-bc9a-a7143069ee3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b91ee1-7978-4a3e-8658-3d7f44351277, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b91ee1-7978-4a3e-8658-3d7f44351277, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4611461655723746872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d2edd7-57d1-4bd5-9d07-575279df70e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdcfa2ee-13fa-4e24-83b9-f73f902e73c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdcfa2ee-13fa-4e24-83b9-f73f902e73c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9610194020710645759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b91ee1-7978-4a3e-8658-3d7f44351277, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdcfa2ee-13fa-4e24-83b9-f73f902e73c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ddfcc4-ffd6-43e9-83e4-505753b4258a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ddfcc4-ffd6-43e9-83e4-505753b4258a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13708064871336363806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622e25d4-06d7-4678-986b-4a853de9da0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622e25d4-06d7-4678-986b-4a853de9da0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557898002537377856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622e25d4-06d7-4678-986b-4a853de9da0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b04d6b-8ff3-4844-ba30-cfe42b6de152, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b04d6b-8ff3-4844-ba30-cfe42b6de152, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466438500852928577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ddfcc4-ffd6-43e9-83e4-505753b4258a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed05c9d3-b8c8-42ba-a0b1-2788d9898e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed05c9d3-b8c8-42ba-a0b1-2788d9898e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1591409075126593474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b04d6b-8ff3-4844-ba30-cfe42b6de152, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a5f39e9-6ec6-47d0-b022-8b8edd1033af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5f39e9-6ec6-47d0-b022-8b8edd1033af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405312905440411576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed05c9d3-b8c8-42ba-a0b1-2788d9898e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5f39e9-6ec6-47d0-b022-8b8edd1033af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116a1fe8-b738-45c3-b72c-ee02450f913b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 734fba20-0ce3-4daa-ae86-b3386ca61aa0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116a1fe8-b738-45c3-b72c-ee02450f913b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5511792484214345891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 734fba20-0ce3-4daa-ae86-b3386ca61aa0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9589418998657704993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116a1fe8-b738-45c3-b72c-ee02450f913b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f46c1e-4ca0-43bc-9052-b5fe9a1064ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f46c1e-4ca0-43bc-9052-b5fe9a1064ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481619106668162135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 734fba20-0ce3-4daa-ae86-b3386ca61aa0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa7e643-0ba7-478e-93d0-af0ffb1702f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f46c1e-4ca0-43bc-9052-b5fe9a1064ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa7e643-0ba7-478e-93d0-af0ffb1702f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13887456840873324881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23299783-f583-4f38-b7d2-4b3aee6577fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23299783-f583-4f38-b7d2-4b3aee6577fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1436678557266235679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa7e643-0ba7-478e-93d0-af0ffb1702f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23299783-f583-4f38-b7d2-4b3aee6577fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d90412-7fdc-40d6-a517-5cd3ea3760e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d90412-7fdc-40d6-a517-5cd3ea3760e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2832828096083841731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c308e745-fa20-4d22-b6a9-223970ff8ac3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c308e745-fa20-4d22-b6a9-223970ff8ac3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16410996053690424250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d90412-7fdc-40d6-a517-5cd3ea3760e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccd24bc-896b-4722-8c84-31d577661f87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccd24bc-896b-4722-8c84-31d577661f87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17144017728614972452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c308e745-fa20-4d22-b6a9-223970ff8ac3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5c591b-f4dc-4f6b-8e2a-4e844dab81fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccd24bc-896b-4722-8c84-31d577661f87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d508c0-9333-4f22-9e8c-62df4e1aac7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d508c0-9333-4f22-9e8c-62df4e1aac7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4919825565916248282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5c591b-f4dc-4f6b-8e2a-4e844dab81fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12561896038925472617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5c591b-f4dc-4f6b-8e2a-4e844dab81fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d508c0-9333-4f22-9e8c-62df4e1aac7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d00c75-5640-40a0-b8b5-1a087a6e8037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d00c75-5640-40a0-b8b5-1a087a6e8037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9556705955275064182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70332d57-0e01-4b59-a011-d7a3b9ea16fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70332d57-0e01-4b59-a011-d7a3b9ea16fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17711471400286182892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d00c75-5640-40a0-b8b5-1a087a6e8037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de4522c-edbd-4ac0-84e5-69bcc940f4b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de4522c-edbd-4ac0-84e5-69bcc940f4b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18432128087604558646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70332d57-0e01-4b59-a011-d7a3b9ea16fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44292171-c0c8-4b6a-b2d2-b441cce2aff8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44292171-c0c8-4b6a-b2d2-b441cce2aff8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4980461506827074475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de4522c-edbd-4ac0-84e5-69bcc940f4b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9475a7b1-b1da-49e8-8538-568cdc3520fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9475a7b1-b1da-49e8-8538-568cdc3520fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156844015781866029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44292171-c0c8-4b6a-b2d2-b441cce2aff8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd5f5b9-6f73-42c2-bcb4-b8e1d7159eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd5f5b9-6f73-42c2-bcb4-b8e1d7159eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17883128265787809358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9475a7b1-b1da-49e8-8538-568cdc3520fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02328a87-3e41-4704-9846-8c98301fe3ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02328a87-3e41-4704-9846-8c98301fe3ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4104181926070211388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02328a87-3e41-4704-9846-8c98301fe3ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c49afdd-2b8f-4de8-8141-c552ba1f7e4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c49afdd-2b8f-4de8-8141-c552ba1f7e4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084055628034314009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd5f5b9-6f73-42c2-bcb4-b8e1d7159eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ac2558-a8d3-4714-a5ae-357a13e08f26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ac2558-a8d3-4714-a5ae-357a13e08f26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17017385136817374300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c49afdd-2b8f-4de8-8141-c552ba1f7e4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aacfdbae-2b59-47d8-8b41-311462bfc71c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aacfdbae-2b59-47d8-8b41-311462bfc71c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18309892501240030872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ac2558-a8d3-4714-a5ae-357a13e08f26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40944da-825a-4f7a-bad4-dc4f27d691c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40944da-825a-4f7a-bad4-dc4f27d691c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11739064150076624331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aacfdbae-2b59-47d8-8b41-311462bfc71c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e63fb2-4c03-4a32-b573-232d4c9f028e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e63fb2-4c03-4a32-b573-232d4c9f028e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 162248411506739481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40944da-825a-4f7a-bad4-dc4f27d691c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18ea64d-c768-43f7-97dc-7bf622284123, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18ea64d-c768-43f7-97dc-7bf622284123, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401375620334821412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e63fb2-4c03-4a32-b573-232d4c9f028e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ff7786-1a00-42ea-b17c-3a52494a90b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ff7786-1a00-42ea-b17c-3a52494a90b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545502034719163652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18ea64d-c768-43f7-97dc-7bf622284123, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f435ba-0059-41f5-a19b-9b465cad4790, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f435ba-0059-41f5-a19b-9b465cad4790, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8390827853307873652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ff7786-1a00-42ea-b17c-3a52494a90b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fca7bad-4625-4065-9424-df29b522d033, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fca7bad-4625-4065-9424-df29b522d033, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752194401155925780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f435ba-0059-41f5-a19b-9b465cad4790, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3045f453-1d3c-4120-9523-bee7ed42abe2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3045f453-1d3c-4120-9523-bee7ed42abe2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540065055169886734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fca7bad-4625-4065-9424-df29b522d033, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8780a4-2019-4b0e-89d3-cea714012603, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8780a4-2019-4b0e-89d3-cea714012603, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540225778328656968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3045f453-1d3c-4120-9523-bee7ed42abe2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab3d1f9-7818-4444-951f-51629bbbb9fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab3d1f9-7818-4444-951f-51629bbbb9fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3218686756649763141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8780a4-2019-4b0e-89d3-cea714012603, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9ebe4e-b02a-4be6-a7b3-c9c8fb35b22a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab3d1f9-7818-4444-951f-51629bbbb9fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9ebe4e-b02a-4be6-a7b3-c9c8fb35b22a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13205581082388243378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e262c6-dce8-47a8-b230-716eda5e6a9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e262c6-dce8-47a8-b230-716eda5e6a9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796752523803045693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9ebe4e-b02a-4be6-a7b3-c9c8fb35b22a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e262c6-dce8-47a8-b230-716eda5e6a9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305aa52a-8ca7-40ef-880a-4be46590dee4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305aa52a-8ca7-40ef-880a-4be46590dee4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416995538966108986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbeaac2f-d969-409d-8f72-07a446885841, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbeaac2f-d969-409d-8f72-07a446885841, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066936030243478575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305aa52a-8ca7-40ef-880a-4be46590dee4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893dd9c1-4d2a-489b-878c-4db4d5abe9b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893dd9c1-4d2a-489b-878c-4db4d5abe9b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679814754014598303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbeaac2f-d969-409d-8f72-07a446885841, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6297d1-cd1b-46aa-af07-6d8ae936b983, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6297d1-cd1b-46aa-af07-6d8ae936b983, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8109401202362736695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893dd9c1-4d2a-489b-878c-4db4d5abe9b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5ba022-4a8f-4af6-af77-7ff749438bc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5ba022-4a8f-4af6-af77-7ff749438bc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17776386862867027065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6297d1-cd1b-46aa-af07-6d8ae936b983, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5ba022-4a8f-4af6-af77-7ff749438bc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47cc59d-4ce7-441d-b8ad-cb07dc0900a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47cc59d-4ce7-441d-b8ad-cb07dc0900a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 598496695474636124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc06e763-6b41-43b1-81c1-9f167bbcf95d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc06e763-6b41-43b1-81c1-9f167bbcf95d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031262904728008043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47cc59d-4ce7-441d-b8ad-cb07dc0900a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc06e763-6b41-43b1-81c1-9f167bbcf95d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0d1ec3-5d4f-492e-95b1-6d22ed00947c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0d1ec3-5d4f-492e-95b1-6d22ed00947c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7949309283866121202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644b2348-3bed-43cb-b6d2-0d74f97f3683, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644b2348-3bed-43cb-b6d2-0d74f97f3683, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16849191837263105759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0d1ec3-5d4f-492e-95b1-6d22ed00947c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b7ad4a-697c-470a-8e3d-2f2fda480d57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b7ad4a-697c-470a-8e3d-2f2fda480d57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 504062560793547869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644b2348-3bed-43cb-b6d2-0d74f97f3683, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0234395-ca07-4fde-bbdf-ea4e8ddf3b6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0234395-ca07-4fde-bbdf-ea4e8ddf3b6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872168226501052641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b7ad4a-697c-470a-8e3d-2f2fda480d57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e66a29-fa56-4d4c-83e3-2dcc1db46f04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e66a29-fa56-4d4c-83e3-2dcc1db46f04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832515024056389268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0234395-ca07-4fde-bbdf-ea4e8ddf3b6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bd49af-ae2a-49d4-b130-5195aa666494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bd49af-ae2a-49d4-b130-5195aa666494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9870099247641050396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e66a29-fa56-4d4c-83e3-2dcc1db46f04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a19d31-ddbb-4d44-956d-6c5871defce2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a19d31-ddbb-4d44-956d-6c5871defce2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353605231947312563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bd49af-ae2a-49d4-b130-5195aa666494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4362ee42-bd46-404b-a7fb-1c75aaec22bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4362ee42-bd46-404b-a7fb-1c75aaec22bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940352620644312959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a19d31-ddbb-4d44-956d-6c5871defce2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd659946-b22e-4b2e-ba32-378878dfbc63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd659946-b22e-4b2e-ba32-378878dfbc63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14211143461106875353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4362ee42-bd46-404b-a7fb-1c75aaec22bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca7a709-35d0-45b8-bf07-5516fac5b0b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca7a709-35d0-45b8-bf07-5516fac5b0b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10527950274495026940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd659946-b22e-4b2e-ba32-378878dfbc63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e291bcfe-4ac3-4578-925e-e41b508156a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e291bcfe-4ac3-4578-925e-e41b508156a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17936662397717213195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca7a709-35d0-45b8-bf07-5516fac5b0b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979fe777-2587-4e33-b2b0-b28a8e3db91a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e291bcfe-4ac3-4578-925e-e41b508156a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979fe777-2587-4e33-b2b0-b28a8e3db91a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713336986786582704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76538ab0-6166-4e7f-bf44-cd71055438ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76538ab0-6166-4e7f-bf44-cd71055438ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9121991650978576232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979fe777-2587-4e33-b2b0-b28a8e3db91a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76538ab0-6166-4e7f-bf44-cd71055438ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13020080-f9a1-4e68-836c-086d3fa23da5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0f6e51-dd27-40a5-97a8-ac186373c937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0f6e51-dd27-40a5-97a8-ac186373c937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1306830768287551694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13020080-f9a1-4e68-836c-086d3fa23da5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7473881586010132806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0f6e51-dd27-40a5-97a8-ac186373c937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2f820d-a89e-4278-89ca-8d1427de3079, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13020080-f9a1-4e68-836c-086d3fa23da5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2f820d-a89e-4278-89ca-8d1427de3079, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606696855489016915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351abc4b-d65c-4ec4-93ef-f6d7df99b3b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2f820d-a89e-4278-89ca-8d1427de3079, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351abc4b-d65c-4ec4-93ef-f6d7df99b3b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16106306436157178946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2050f2eb-6699-4b3e-b1b4-94e0abf3fb4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2050f2eb-6699-4b3e-b1b4-94e0abf3fb4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457785009457853060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351abc4b-d65c-4ec4-93ef-f6d7df99b3b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2050f2eb-6699-4b3e-b1b4-94e0abf3fb4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb89c25-71bb-48a5-90ae-51d41aca5751, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb89c25-71bb-48a5-90ae-51d41aca5751, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12423668695610099201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e7cd0a9-e889-4b21-b4d6-d66283cd44b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7cd0a9-e889-4b21-b4d6-d66283cd44b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6074814230257508920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb89c25-71bb-48a5-90ae-51d41aca5751, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb7b3b6-0ab7-4559-8d7c-5f6d19f85867, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb7b3b6-0ab7-4559-8d7c-5f6d19f85867, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7975323063405955735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7cd0a9-e889-4b21-b4d6-d66283cd44b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e18be0b-9c49-48eb-b50a-0a3f83e8a952, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e18be0b-9c49-48eb-b50a-0a3f83e8a952, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10531526268584479865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb7b3b6-0ab7-4559-8d7c-5f6d19f85867, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa9fb0b9-c619-47d0-90bb-08d88d0c7500, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa9fb0b9-c619-47d0-90bb-08d88d0c7500, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10759039681488704231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa9fb0b9-c619-47d0-90bb-08d88d0c7500, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e18be0b-9c49-48eb-b50a-0a3f83e8a952, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6601d7f4-e3a7-41c8-919b-09cd165a376e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6601d7f4-e3a7-41c8-919b-09cd165a376e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14895585608447310195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6adf4f67-2ebc-4e38-98e1-8ca50b5fd938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6adf4f67-2ebc-4e38-98e1-8ca50b5fd938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732326339350881640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6601d7f4-e3a7-41c8-919b-09cd165a376e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7c05e6-43b9-4516-b26f-f4fb1724ab22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7c05e6-43b9-4516-b26f-f4fb1724ab22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18206458565644557670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6adf4f67-2ebc-4e38-98e1-8ca50b5fd938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb2cdcb-7dd3-4d42-ba8a-aaf2c51235dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb2cdcb-7dd3-4d42-ba8a-aaf2c51235dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046414989414897575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7c05e6-43b9-4516-b26f-f4fb1724ab22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73da223e-48d3-4ccb-b020-429ec88f3a2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73da223e-48d3-4ccb-b020-429ec88f3a2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337616001612584677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb2cdcb-7dd3-4d42-ba8a-aaf2c51235dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466a921a-e593-4aba-8b91-7a81dcc9e931, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466a921a-e593-4aba-8b91-7a81dcc9e931, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6189626299488140544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73da223e-48d3-4ccb-b020-429ec88f3a2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b711e6a5-c476-4e95-9770-94541cc0d095, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b711e6a5-c476-4e95-9770-94541cc0d095, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15481970828926524029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466a921a-e593-4aba-8b91-7a81dcc9e931, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdabc83-8fb2-4d57-96f8-cdb97e6fb3d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdabc83-8fb2-4d57-96f8-cdb97e6fb3d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271535110295848397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b711e6a5-c476-4e95-9770-94541cc0d095, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad5573d-4f83-4148-878c-471dc40e6495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad5573d-4f83-4148-878c-471dc40e6495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15516457670966713174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdabc83-8fb2-4d57-96f8-cdb97e6fb3d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cf3c4a-ba20-4b68-8aae-3e1b6c208377, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cf3c4a-ba20-4b68-8aae-3e1b6c208377, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234378148892217683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad5573d-4f83-4148-878c-471dc40e6495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f1fc3e-b93a-4620-93ac-69a50f25eae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f1fc3e-b93a-4620-93ac-69a50f25eae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9410646694107814921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cf3c4a-ba20-4b68-8aae-3e1b6c208377, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa289fd-ff2d-4ea6-8e3e-1c855922226c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f1fc3e-b93a-4620-93ac-69a50f25eae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa289fd-ff2d-4ea6-8e3e-1c855922226c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6030773303784270884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa289fd-ff2d-4ea6-8e3e-1c855922226c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490b6247-92bf-424e-8929-3446ae8c5531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920e31c2-9e9d-4ecf-8a5f-f1412a7f7cd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920e31c2-9e9d-4ecf-8a5f-f1412a7f7cd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2481435612250052310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490b6247-92bf-424e-8929-3446ae8c5531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7632947725717511595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920e31c2-9e9d-4ecf-8a5f-f1412a7f7cd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a77bfdd0-4c8d-4e85-a3fa-d39023b770da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a77bfdd0-4c8d-4e85-a3fa-d39023b770da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10146948189177406231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490b6247-92bf-424e-8929-3446ae8c5531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5885825b-09b0-40f0-a4f4-7192030a890f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5885825b-09b0-40f0-a4f4-7192030a890f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109683864069739816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a77bfdd0-4c8d-4e85-a3fa-d39023b770da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5885825b-09b0-40f0-a4f4-7192030a890f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89ca474-18c8-43da-8ccb-1f55e4037e0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84a117b-fcfc-4685-b8f6-6d57f434b755, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84a117b-fcfc-4685-b8f6-6d57f434b755, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13765024484863231655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89ca474-18c8-43da-8ccb-1f55e4037e0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 684173048040159740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84a117b-fcfc-4685-b8f6-6d57f434b755, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed144571-a169-4749-809e-ed3a4105fdea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed144571-a169-4749-809e-ed3a4105fdea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11392104170267877006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89ca474-18c8-43da-8ccb-1f55e4037e0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b052b84-66bb-4332-8ecf-d1b819abdac0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b052b84-66bb-4332-8ecf-d1b819abdac0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254415472396162309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed144571-a169-4749-809e-ed3a4105fdea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321b4fcb-4f84-4811-a874-80540ec63b9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b052b84-66bb-4332-8ecf-d1b819abdac0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321b4fcb-4f84-4811-a874-80540ec63b9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15940844193556254762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321b4fcb-4f84-4811-a874-80540ec63b9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70bb8592-fbaa-46df-9246-a74a7882fa72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e933eb9b-862a-49d8-b46d-df270dafd36b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bb8592-fbaa-46df-9246-a74a7882fa72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5858206366630175576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e933eb9b-862a-49d8-b46d-df270dafd36b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260717510148140899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bb8592-fbaa-46df-9246-a74a7882fa72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d71da15-da4c-4077-b879-34c62d09539c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e933eb9b-862a-49d8-b46d-df270dafd36b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d71da15-da4c-4077-b879-34c62d09539c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10496785451855639897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826bc397-7b0c-403e-89e7-e374394465fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826bc397-7b0c-403e-89e7-e374394465fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128467427176937218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d71da15-da4c-4077-b879-34c62d09539c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b71431-6f6e-4716-8d74-ebf98a5b5450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826bc397-7b0c-403e-89e7-e374394465fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b71431-6f6e-4716-8d74-ebf98a5b5450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449711580144729696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3c47e3-e76b-4517-b53a-83794c5b0375, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3c47e3-e76b-4517-b53a-83794c5b0375, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7888413934462264744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b71431-6f6e-4716-8d74-ebf98a5b5450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3c47e3-e76b-4517-b53a-83794c5b0375, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1327fce6-a5c1-45b2-8231-36fea9261b68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5757772-17d3-4ae5-84a9-8f511dd14244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1327fce6-a5c1-45b2-8231-36fea9261b68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768325010689833610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5757772-17d3-4ae5-84a9-8f511dd14244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5213883040765043810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1327fce6-a5c1-45b2-8231-36fea9261b68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b623f8ad-7560-480e-8ad1-b9645ab9856d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b623f8ad-7560-480e-8ad1-b9645ab9856d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284142238135073990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5757772-17d3-4ae5-84a9-8f511dd14244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b623f8ad-7560-480e-8ad1-b9645ab9856d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6c28f4-3898-410e-b7e9-060c8dfdc2fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6c28f4-3898-410e-b7e9-060c8dfdc2fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145744273246666920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63729d75-e0f0-4337-844e-2ad232da6538, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63729d75-e0f0-4337-844e-2ad232da6538, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15617759129330606459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6c28f4-3898-410e-b7e9-060c8dfdc2fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f73ac7d-6749-4eaf-af93-1bbebc8ee21c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f73ac7d-6749-4eaf-af93-1bbebc8ee21c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372425111647007413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63729d75-e0f0-4337-844e-2ad232da6538, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576f0abc-eb89-420b-9ed3-dd20f2dcdfd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576f0abc-eb89-420b-9ed3-dd20f2dcdfd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312958539258789566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f73ac7d-6749-4eaf-af93-1bbebc8ee21c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b821ebb2-c328-4099-9e9c-d37dedd6982e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b821ebb2-c328-4099-9e9c-d37dedd6982e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13877224818086617966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576f0abc-eb89-420b-9ed3-dd20f2dcdfd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c70f28-dacb-4db8-b4a2-4902dcd7be0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c70f28-dacb-4db8-b4a2-4902dcd7be0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068432372109830169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b821ebb2-c328-4099-9e9c-d37dedd6982e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3baa3d0-d887-4219-8b55-5757fe979022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c70f28-dacb-4db8-b4a2-4902dcd7be0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3baa3d0-d887-4219-8b55-5757fe979022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4132873291194474509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95e9419-97af-4625-8bdf-92b821f801e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95e9419-97af-4625-8bdf-92b821f801e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6880280583832095055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3baa3d0-d887-4219-8b55-5757fe979022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c23746b-e93b-4d54-8e28-d7e16032e6a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c23746b-e93b-4d54-8e28-d7e16032e6a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16173449479779839093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95e9419-97af-4625-8bdf-92b821f801e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce826cfb-7629-49ab-82b6-62e76c0372f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce826cfb-7629-49ab-82b6-62e76c0372f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12400138467518143607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c23746b-e93b-4d54-8e28-d7e16032e6a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ccd0d9-89e2-4985-b322-ba0e5ed106df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ccd0d9-89e2-4985-b322-ba0e5ed106df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13400186414342188522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce826cfb-7629-49ab-82b6-62e76c0372f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c20c1a-8bfa-4e0c-8d63-d7c89c2193c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c20c1a-8bfa-4e0c-8d63-d7c89c2193c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3724850584060506240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ccd0d9-89e2-4985-b322-ba0e5ed106df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539e120e-e7b5-48b5-ac0f-dde706e48220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539e120e-e7b5-48b5-ac0f-dde706e48220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17107075351350453988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c20c1a-8bfa-4e0c-8d63-d7c89c2193c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e540bd2-028b-4db1-a502-cce7b51969f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e540bd2-028b-4db1-a502-cce7b51969f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814134952928009449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539e120e-e7b5-48b5-ac0f-dde706e48220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce6873d-a52a-4d55-b9a8-6283bba39dd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce6873d-a52a-4d55-b9a8-6283bba39dd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296739937779119950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e540bd2-028b-4db1-a502-cce7b51969f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4090037a-ff9e-415e-a9c7-55151a87333e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce6873d-a52a-4d55-b9a8-6283bba39dd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56483eb3-ef9d-4945-ab5e-381d0c5bf7a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4090037a-ff9e-415e-a9c7-55151a87333e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5742563377370400838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56483eb3-ef9d-4945-ab5e-381d0c5bf7a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13821233261016648126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56483eb3-ef9d-4945-ab5e-381d0c5bf7a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999c5163-cb2c-4a13-9c35-b9a632c15388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999c5163-cb2c-4a13-9c35-b9a632c15388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700312009666307294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4090037a-ff9e-415e-a9c7-55151a87333e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19417f47-3e42-4442-a85b-6a40384af6bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999c5163-cb2c-4a13-9c35-b9a632c15388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19417f47-3e42-4442-a85b-6a40384af6bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319797155172953112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1abcfbc5-d8e9-4bf3-ba1b-12e159598f7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1abcfbc5-d8e9-4bf3-ba1b-12e159598f7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17675346283186180514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19417f47-3e42-4442-a85b-6a40384af6bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1abcfbc5-d8e9-4bf3-ba1b-12e159598f7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279bf60d-0ed5-45f0-aa75-9feda316df58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279bf60d-0ed5-45f0-aa75-9feda316df58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11164187776368614684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d521ef-c7bd-40c0-b548-0abde5f7dccd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d521ef-c7bd-40c0-b548-0abde5f7dccd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294786929137874808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279bf60d-0ed5-45f0-aa75-9feda316df58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d521ef-c7bd-40c0-b548-0abde5f7dccd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd7011f-0937-40de-991f-709436327635, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e57471-ee43-4543-95eb-eb956cdc693a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd7011f-0937-40de-991f-709436327635, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17024478117384863758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e57471-ee43-4543-95eb-eb956cdc693a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4081542831187925987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd7011f-0937-40de-991f-709436327635, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e8b147-8396-4c31-9c9d-3acfa2197b19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e57471-ee43-4543-95eb-eb956cdc693a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c843f807-8a6b-4df4-8a1b-a512fe2f72e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c843f807-8a6b-4df4-8a1b-a512fe2f72e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539491637595219501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e8b147-8396-4c31-9c9d-3acfa2197b19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597089928577102454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c843f807-8a6b-4df4-8a1b-a512fe2f72e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e8b147-8396-4c31-9c9d-3acfa2197b19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894fff20-4101-4d90-bbbf-55340308f8f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284c7678-0d1c-4c62-9033-4691ad943b03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894fff20-4101-4d90-bbbf-55340308f8f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1650574613187194855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284c7678-0d1c-4c62-9033-4691ad943b03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304673560433432873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894fff20-4101-4d90-bbbf-55340308f8f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ee6486-bfab-4df9-b938-9ef56f7a97d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ee6486-bfab-4df9-b938-9ef56f7a97d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14985594879920743692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ee6486-bfab-4df9-b938-9ef56f7a97d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284c7678-0d1c-4c62-9033-4691ad943b03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8aa6826-174b-464a-ad3b-85f24edb3402, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8aa6826-174b-464a-ad3b-85f24edb3402, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3655136022276308149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef22f645-de54-4fe6-a24d-fe0d92876ecd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef22f645-de54-4fe6-a24d-fe0d92876ecd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2378666322054299293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8aa6826-174b-464a-ad3b-85f24edb3402, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8444ab7-ad91-4097-97b9-ba062590b6ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8444ab7-ad91-4097-97b9-ba062590b6ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8658793474395383298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef22f645-de54-4fe6-a24d-fe0d92876ecd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8444ab7-ad91-4097-97b9-ba062590b6ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 883075e8-ae4b-492e-a464-ab3ee321974d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407f2938-d983-4940-88c2-06ed569ccf6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407f2938-d983-4940-88c2-06ed569ccf6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10870639469713054635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 883075e8-ae4b-492e-a464-ab3ee321974d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14158576768174991972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 883075e8-ae4b-492e-a464-ab3ee321974d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c72fc72-8b77-4853-b0f0-88b1054df142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407f2938-d983-4940-88c2-06ed569ccf6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c72fc72-8b77-4853-b0f0-88b1054df142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564376286738535204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260a7a0d-03db-4580-b6aa-ceb40d48df25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260a7a0d-03db-4580-b6aa-ceb40d48df25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10857612587807016135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c72fc72-8b77-4853-b0f0-88b1054df142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d86da1-32e3-442c-a06f-be2db422c113, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260a7a0d-03db-4580-b6aa-ceb40d48df25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f3b4a6-92fc-4126-8f66-f8eff670f437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f3b4a6-92fc-4126-8f66-f8eff670f437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829015009092218743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d86da1-32e3-442c-a06f-be2db422c113, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2637706037643256628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f3b4a6-92fc-4126-8f66-f8eff670f437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6895d948-cdb4-45d1-a997-f2cce84e0e20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6895d948-cdb4-45d1-a997-f2cce84e0e20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2559250398288291641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d86da1-32e3-442c-a06f-be2db422c113, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6895d948-cdb4-45d1-a997-f2cce84e0e20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196fec82-990f-42c4-a936-f19c4662aa3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196fec82-990f-42c4-a936-f19c4662aa3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4740342671549275618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d93be8f-4be3-434a-93b9-570a915fb8ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d93be8f-4be3-434a-93b9-570a915fb8ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12048599247469094570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196fec82-990f-42c4-a936-f19c4662aa3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d93be8f-4be3-434a-93b9-570a915fb8ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609e8de6-d76c-4510-b6c7-b647283b690b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609e8de6-d76c-4510-b6c7-b647283b690b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18223342819612823863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09d6228e-c81e-44ed-acb8-5e936d1483ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09d6228e-c81e-44ed-acb8-5e936d1483ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8516001240577815388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09d6228e-c81e-44ed-acb8-5e936d1483ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb01427-2a86-4569-9a98-8847359d3c1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb01427-2a86-4569-9a98-8847359d3c1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5071266721023290246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609e8de6-d76c-4510-b6c7-b647283b690b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb01427-2a86-4569-9a98-8847359d3c1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565a4f1d-bbc2-4900-b2d3-493a7afd3b06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee80449-140b-4710-a1b5-91e2731c9067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565a4f1d-bbc2-4900-b2d3-493a7afd3b06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3914683409819709627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee80449-140b-4710-a1b5-91e2731c9067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357372552765271851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565a4f1d-bbc2-4900-b2d3-493a7afd3b06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed1f3da-c2a1-44d1-8f9c-955b6d9d8a2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed1f3da-c2a1-44d1-8f9c-955b6d9d8a2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6830914310448761255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee80449-140b-4710-a1b5-91e2731c9067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed1f3da-c2a1-44d1-8f9c-955b6d9d8a2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20944a1d-14e1-4fd6-b4cd-db39ebce8d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20944a1d-14e1-4fd6-b4cd-db39ebce8d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9109335146222950921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216ee245-ccda-461c-9a1b-08f0254e06ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216ee245-ccda-461c-9a1b-08f0254e06ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374150329582830048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20944a1d-14e1-4fd6-b4cd-db39ebce8d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43cf9117-5cee-4dda-8cdf-caca9189ae4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43cf9117-5cee-4dda-8cdf-caca9189ae4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9135943517277974267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43cf9117-5cee-4dda-8cdf-caca9189ae4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75989b34-e795-4d28-b6d5-5c5177a938a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75989b34-e795-4d28-b6d5-5c5177a938a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 864368230664840754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75989b34-e795-4d28-b6d5-5c5177a938a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216ee245-ccda-461c-9a1b-08f0254e06ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4cbfa37-30d6-453e-8433-59a8966a1fbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb8693c-57e7-48f5-b840-70aa23eb19f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4cbfa37-30d6-453e-8433-59a8966a1fbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1032565367341413655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb8693c-57e7-48f5-b840-70aa23eb19f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435867030209062391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb8693c-57e7-48f5-b840-70aa23eb19f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57993b9e-bdd5-4022-af32-6afdfeab3905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4cbfa37-30d6-453e-8433-59a8966a1fbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7d15eb-fc37-4203-a235-ff0543a6545b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7d15eb-fc37-4203-a235-ff0543a6545b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15313533447445356634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57993b9e-bdd5-4022-af32-6afdfeab3905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17906959364019220171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7d15eb-fc37-4203-a235-ff0543a6545b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e034a6-3275-4de3-946e-a65ce599acf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e034a6-3275-4de3-946e-a65ce599acf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360570828943910945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57993b9e-bdd5-4022-af32-6afdfeab3905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e38f89-6aba-4c60-a54f-e823964625d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e38f89-6aba-4c60-a54f-e823964625d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5884465927479243227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e034a6-3275-4de3-946e-a65ce599acf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dca4e25-ad17-4a6b-9f1a-f8247bd57d08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dca4e25-ad17-4a6b-9f1a-f8247bd57d08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195272481465996890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e38f89-6aba-4c60-a54f-e823964625d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991474fc-c6c0-44c5-aef2-3ad63504dfad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dca4e25-ad17-4a6b-9f1a-f8247bd57d08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991474fc-c6c0-44c5-aef2-3ad63504dfad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7902320417424093326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7814601-897b-4119-9e79-76fdb2b16156, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7814601-897b-4119-9e79-76fdb2b16156, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3319496667397298997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991474fc-c6c0-44c5-aef2-3ad63504dfad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7814601-897b-4119-9e79-76fdb2b16156, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74cbf5f-4c08-41db-88a1-e727174e0791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74cbf5f-4c08-41db-88a1-e727174e0791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992981867097369940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8153bdc1-2ca9-4dc4-aec8-ec6b28b501c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8153bdc1-2ca9-4dc4-aec8-ec6b28b501c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877041539585922474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74cbf5f-4c08-41db-88a1-e727174e0791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d457275-66d0-48bf-9fd5-3b30b401edfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8153bdc1-2ca9-4dc4-aec8-ec6b28b501c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbcd52c-482c-4d0e-ad52-03543ba598af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d457275-66d0-48bf-9fd5-3b30b401edfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7923214273809777430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbcd52c-482c-4d0e-ad52-03543ba598af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8124844320794892905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d457275-66d0-48bf-9fd5-3b30b401edfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3beb4e-854b-45ea-930f-17acc67c509b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3beb4e-854b-45ea-930f-17acc67c509b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13899757843530924104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbcd52c-482c-4d0e-ad52-03543ba598af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d43eccf-b489-4b02-a38d-37f2559b8435, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d43eccf-b489-4b02-a38d-37f2559b8435, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13019255352476819740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3beb4e-854b-45ea-930f-17acc67c509b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b35d60-1b8c-4d00-84fd-f9dcdd7492aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d43eccf-b489-4b02-a38d-37f2559b8435, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b35d60-1b8c-4d00-84fd-f9dcdd7492aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050992033864699188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fccd596-2273-43ab-93ea-cd1b64651526, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fccd596-2273-43ab-93ea-cd1b64651526, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14535135523003129445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b35d60-1b8c-4d00-84fd-f9dcdd7492aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e004ad-8a99-43de-ab37-81570d47241d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e004ad-8a99-43de-ab37-81570d47241d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17568655887610979408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fccd596-2273-43ab-93ea-cd1b64651526, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e7d9a3-cdb1-47f2-a98a-a51ca5b7714c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e7d9a3-cdb1-47f2-a98a-a51ca5b7714c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914391765268761376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e004ad-8a99-43de-ab37-81570d47241d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d06ff76-a378-4a7b-acdb-8d98b3c57ed5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d06ff76-a378-4a7b-acdb-8d98b3c57ed5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763198563076900968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d06ff76-a378-4a7b-acdb-8d98b3c57ed5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e7d9a3-cdb1-47f2-a98a-a51ca5b7714c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381fde79-c6a2-4be6-8088-ed7f582bddb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9751755-0cee-47ed-b8a5-8e9a6e6d9c15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9751755-0cee-47ed-b8a5-8e9a6e6d9c15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9637163431250670155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381fde79-c6a2-4be6-8088-ed7f582bddb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12918933463832072672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9751755-0cee-47ed-b8a5-8e9a6e6d9c15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381fde79-c6a2-4be6-8088-ed7f582bddb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850f07e5-8066-4458-a1a9-a01fca8649b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850f07e5-8066-4458-a1a9-a01fca8649b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348821158054388186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92dac319-9087-454b-b69d-667a6afdd62b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92dac319-9087-454b-b69d-667a6afdd62b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 388084938582368910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850f07e5-8066-4458-a1a9-a01fca8649b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39dcf53a-c62a-4107-8c87-82d47fb13490, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39dcf53a-c62a-4107-8c87-82d47fb13490, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073742134460438869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92dac319-9087-454b-b69d-667a6afdd62b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e6e440-1fc9-4990-9eea-dcd25fe1cdc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e6e440-1fc9-4990-9eea-dcd25fe1cdc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991957568350434906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39dcf53a-c62a-4107-8c87-82d47fb13490, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e6e440-1fc9-4990-9eea-dcd25fe1cdc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6b8b55-d27a-4805-b6d6-bba7a6385fca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6b8b55-d27a-4805-b6d6-bba7a6385fca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8589169558087065977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0786bd4-d136-4230-bff8-e6296523d41a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0786bd4-d136-4230-bff8-e6296523d41a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15656642699030165125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6b8b55-d27a-4805-b6d6-bba7a6385fca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0786bd4-d136-4230-bff8-e6296523d41a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e2fb25-d879-4770-b597-5fa322caee05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e5d32e-8840-4be4-a677-40157a26feec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e2fb25-d879-4770-b597-5fa322caee05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933128553009028945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e5d32e-8840-4be4-a677-40157a26feec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13949910653654560267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e2fb25-d879-4770-b597-5fa322caee05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c48a975-a56a-463c-bad4-f92cc5317d28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c48a975-a56a-463c-bad4-f92cc5317d28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16029750919132397545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e5d32e-8840-4be4-a677-40157a26feec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3d3e65-8398-487a-9413-dce7d9868e26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3d3e65-8398-487a-9413-dce7d9868e26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821057436262424451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c48a975-a56a-463c-bad4-f92cc5317d28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766bf399-ce6d-4d0f-90a1-741005cc5fec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766bf399-ce6d-4d0f-90a1-741005cc5fec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13373686115525075673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3d3e65-8398-487a-9413-dce7d9868e26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd8cd52-93df-4dfc-8857-8e83a214eb72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd8cd52-93df-4dfc-8857-8e83a214eb72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605789720805652574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766bf399-ce6d-4d0f-90a1-741005cc5fec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b733ef-3092-4101-82cf-a70e6da7bbb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b733ef-3092-4101-82cf-a70e6da7bbb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423426510944153404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd8cd52-93df-4dfc-8857-8e83a214eb72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eccf71e-8267-4500-974c-06f3dea94049, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eccf71e-8267-4500-974c-06f3dea94049, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13982146011567374420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b733ef-3092-4101-82cf-a70e6da7bbb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8112cec8-93ba-4fe0-acf9-f4bac8443fa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8112cec8-93ba-4fe0-acf9-f4bac8443fa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11088478772926412942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eccf71e-8267-4500-974c-06f3dea94049, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89776bc4-2ba5-4ff4-9d3e-9000ced429a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89776bc4-2ba5-4ff4-9d3e-9000ced429a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2265504628812953340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8112cec8-93ba-4fe0-acf9-f4bac8443fa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94a7cbb-8cdc-4fff-a0fc-9ea191437727, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89776bc4-2ba5-4ff4-9d3e-9000ced429a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94a7cbb-8cdc-4fff-a0fc-9ea191437727, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 876249127741167428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960dec67-6351-45b1-adf9-6807c46a6263, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960dec67-6351-45b1-adf9-6807c46a6263, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3617513029286725658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94a7cbb-8cdc-4fff-a0fc-9ea191437727, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc059afb-e443-4c68-8c28-e3b9c139af85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc059afb-e443-4c68-8c28-e3b9c139af85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15524368141843482134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960dec67-6351-45b1-adf9-6807c46a6263, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b8823e-5eb7-483c-a2a6-b9ab0e150e6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b8823e-5eb7-483c-a2a6-b9ab0e150e6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12172025232519595480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc059afb-e443-4c68-8c28-e3b9c139af85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e77ae0-5dd5-4637-9bef-6c2db03a2444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e77ae0-5dd5-4637-9bef-6c2db03a2444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3974844992776577779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b8823e-5eb7-483c-a2a6-b9ab0e150e6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c57ee60-2365-4d8b-8daf-a40711a9eb74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c57ee60-2365-4d8b-8daf-a40711a9eb74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13834496454055306083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e77ae0-5dd5-4637-9bef-6c2db03a2444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c57ee60-2365-4d8b-8daf-a40711a9eb74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab22709-1eb3-4674-921b-342f6e4f9fe5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab22709-1eb3-4674-921b-342f6e4f9fe5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775102275407220432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1301aefa-eed7-4f6b-8c4d-168125c9276b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1301aefa-eed7-4f6b-8c4d-168125c9276b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715296445849067471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab22709-1eb3-4674-921b-342f6e4f9fe5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbca69ba-e721-4f82-b507-62d630d91284, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbca69ba-e721-4f82-b507-62d630d91284, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537201541827578130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1301aefa-eed7-4f6b-8c4d-168125c9276b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b56e4cc-d58b-4aa8-a0c4-a49e3f5a8d5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b56e4cc-d58b-4aa8-a0c4-a49e3f5a8d5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17972128950980017957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbca69ba-e721-4f82-b507-62d630d91284, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed7874b-79db-4b08-b2ce-c97bdab1dccb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed7874b-79db-4b08-b2ce-c97bdab1dccb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8877408032974687383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b56e4cc-d58b-4aa8-a0c4-a49e3f5a8d5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422e2589-decd-444a-ba1a-3af24a94f46f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422e2589-decd-444a-ba1a-3af24a94f46f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430818435417172721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed7874b-79db-4b08-b2ce-c97bdab1dccb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a6e9d3-25f5-4739-9f94-94ed43c15b5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422e2589-decd-444a-ba1a-3af24a94f46f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea674427-0f13-484a-a602-76f041e709b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea674427-0f13-484a-a602-76f041e709b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517636447409305889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a6e9d3-25f5-4739-9f94-94ed43c15b5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616509858687009459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea674427-0f13-484a-a602-76f041e709b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a6e9d3-25f5-4739-9f94-94ed43c15b5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871de8ac-a080-4a2e-bcce-adf235e1d020, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871de8ac-a080-4a2e-bcce-adf235e1d020, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8517328973970990619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7419896-86cf-4257-b87e-22445e00cbb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7419896-86cf-4257-b87e-22445e00cbb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152264148454374288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871de8ac-a080-4a2e-bcce-adf235e1d020, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7e1c7e-9652-48b3-90a9-2e9b95b7a1ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7e1c7e-9652-48b3-90a9-2e9b95b7a1ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547128878708711664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7419896-86cf-4257-b87e-22445e00cbb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f292af42-2c08-4689-bbbb-70f7d3047138, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f292af42-2c08-4689-bbbb-70f7d3047138, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4857198804126478195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7e1c7e-9652-48b3-90a9-2e9b95b7a1ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5c229e7-0fa5-4853-8cb9-d0a000a24919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f292af42-2c08-4689-bbbb-70f7d3047138, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363d8c7c-95ae-4215-a131-3906694ea13e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363d8c7c-95ae-4215-a131-3906694ea13e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4826349872441289189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5c229e7-0fa5-4853-8cb9-d0a000a24919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5745602305001163223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363d8c7c-95ae-4215-a131-3906694ea13e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b36eb53-b198-4b46-a623-03cba112ce1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5c229e7-0fa5-4853-8cb9-d0a000a24919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b36eb53-b198-4b46-a623-03cba112ce1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674447720222642178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23469385-1cdf-4db9-a5dd-b912e8ca3337, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b36eb53-b198-4b46-a623-03cba112ce1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ada1a7e-0339-4a47-8748-0a0f82f7df9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ada1a7e-0339-4a47-8748-0a0f82f7df9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5324927658023565665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23469385-1cdf-4db9-a5dd-b912e8ca3337, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4498989036462324395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ada1a7e-0339-4a47-8748-0a0f82f7df9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7171429-5a7f-4f67-8397-883b4ddf8817, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7171429-5a7f-4f67-8397-883b4ddf8817, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17218620068058858896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23469385-1cdf-4db9-a5dd-b912e8ca3337, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce451b4-a9b0-444d-9fb2-0e71d43f32ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce451b4-a9b0-444d-9fb2-0e71d43f32ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14480506126337254450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7171429-5a7f-4f67-8397-883b4ddf8817, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce451b4-a9b0-444d-9fb2-0e71d43f32ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f0a129-afb6-4a87-adfb-83b214412766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2563b1d-a649-4d20-a39b-a022566079b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2563b1d-a649-4d20-a39b-a022566079b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15753976394437373413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f0a129-afb6-4a87-adfb-83b214412766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469751428511334119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2563b1d-a649-4d20-a39b-a022566079b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f0a129-afb6-4a87-adfb-83b214412766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff68687-a41d-4307-a3d0-c84759c93a87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff68687-a41d-4307-a3d0-c84759c93a87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979999647529774444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d7fc9c4-ef87-4298-a9f5-a8bedfc32123, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d7fc9c4-ef87-4298-a9f5-a8bedfc32123, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752935054641110300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff68687-a41d-4307-a3d0-c84759c93a87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da6c406-aa3e-4396-943a-954966deb970, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da6c406-aa3e-4396-943a-954966deb970, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4279915848407951209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d7fc9c4-ef87-4298-a9f5-a8bedfc32123, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de9874e6-ff96-449d-a268-d20323ef8fb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da6c406-aa3e-4396-943a-954966deb970, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de9874e6-ff96-449d-a268-d20323ef8fb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11446684812036407609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48368687-94ad-4ab9-8a01-fbc1eb575977, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48368687-94ad-4ab9-8a01-fbc1eb575977, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 37575191234126062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de9874e6-ff96-449d-a268-d20323ef8fb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a93bfea-b924-411f-aa36-1bfef736f0ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93bfea-b924-411f-aa36-1bfef736f0ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18070597955761250514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48368687-94ad-4ab9-8a01-fbc1eb575977, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93bfea-b924-411f-aa36-1bfef736f0ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95231acd-741d-487d-974c-fef805dbc582, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95231acd-741d-487d-974c-fef805dbc582, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14327716898429517956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3159985-8120-4234-999d-daeb8c0dc898, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3159985-8120-4234-999d-daeb8c0dc898, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11515391211803493242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95231acd-741d-487d-974c-fef805dbc582, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74359456-59d5-4173-bfcf-c93f41a25b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74359456-59d5-4173-bfcf-c93f41a25b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7898815813477453996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3159985-8120-4234-999d-daeb8c0dc898, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b81d50d-d61e-4d81-9254-ee3faf969ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b81d50d-d61e-4d81-9254-ee3faf969ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3781846854217021208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74359456-59d5-4173-bfcf-c93f41a25b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 586599d9-c12c-4f61-a34e-eeb9caf81f02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 586599d9-c12c-4f61-a34e-eeb9caf81f02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10089248077333386983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b81d50d-d61e-4d81-9254-ee3faf969ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380c3f58-cbc5-401f-8a62-602ffa96f904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380c3f58-cbc5-401f-8a62-602ffa96f904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822556534594906215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 586599d9-c12c-4f61-a34e-eeb9caf81f02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18ad428-e8ef-4c02-bd29-d5b44faf29fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18ad428-e8ef-4c02-bd29-d5b44faf29fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646287700547839677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380c3f58-cbc5-401f-8a62-602ffa96f904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6011ab7-1aa0-4202-93c5-056ffcb7bb65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6011ab7-1aa0-4202-93c5-056ffcb7bb65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2858940920507580521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18ad428-e8ef-4c02-bd29-d5b44faf29fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a67cbb-7233-4db0-9e23-af076221b111, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a67cbb-7233-4db0-9e23-af076221b111, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3107040544375377293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6011ab7-1aa0-4202-93c5-056ffcb7bb65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084c5deb-cea7-4933-a636-b9e525bbb199, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084c5deb-cea7-4933-a636-b9e525bbb199, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480088302317635083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a67cbb-7233-4db0-9e23-af076221b111, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92df7736-456b-4ca3-82bf-b7eebbf41315, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92df7736-456b-4ca3-82bf-b7eebbf41315, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4478193841477807150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084c5deb-cea7-4933-a636-b9e525bbb199, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8003635-086f-40a9-a21b-e130f79a51f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8003635-086f-40a9-a21b-e130f79a51f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15827050476949296371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92df7736-456b-4ca3-82bf-b7eebbf41315, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8003635-086f-40a9-a21b-e130f79a51f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dacb1301-52c7-4447-a609-5dcb8c71b891, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bace8c-7d44-4fa5-9c92-2a200aa423f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bace8c-7d44-4fa5-9c92-2a200aa423f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509764280247539007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dacb1301-52c7-4447-a609-5dcb8c71b891, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845020456786159138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bace8c-7d44-4fa5-9c92-2a200aa423f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dacb1301-52c7-4447-a609-5dcb8c71b891, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca00cfa-0e9f-454e-8b2a-4bddb0630848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca00cfa-0e9f-454e-8b2a-4bddb0630848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1146766329530978273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846e9d27-c733-4b98-88ac-75a1364ddbee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846e9d27-c733-4b98-88ac-75a1364ddbee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9027020038368811699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca00cfa-0e9f-454e-8b2a-4bddb0630848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846e9d27-c733-4b98-88ac-75a1364ddbee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b919ba26-34b7-4824-81c1-368e92728aea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e45a57-1f3f-4f26-8c23-5cf89f32cb12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b919ba26-34b7-4824-81c1-368e92728aea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3992626790090384600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e45a57-1f3f-4f26-8c23-5cf89f32cb12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192945299978380421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b919ba26-34b7-4824-81c1-368e92728aea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bc9f54-87a6-4363-89dd-d51abacdfaac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bc9f54-87a6-4363-89dd-d51abacdfaac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6630427791112916306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e45a57-1f3f-4f26-8c23-5cf89f32cb12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a389a64e-73db-41ed-bd06-34d6dfd21038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a389a64e-73db-41ed-bd06-34d6dfd21038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4057664062684189289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bc9f54-87a6-4363-89dd-d51abacdfaac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded1de66-61af-4a8a-96d9-16c0fe2fdfd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded1de66-61af-4a8a-96d9-16c0fe2fdfd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4492550292455403008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a389a64e-73db-41ed-bd06-34d6dfd21038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d61380b-140b-4291-91c8-47273ae123fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d61380b-140b-4291-91c8-47273ae123fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4892943213062621990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded1de66-61af-4a8a-96d9-16c0fe2fdfd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf72d39-4589-4a32-afe0-b268720147bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf72d39-4589-4a32-afe0-b268720147bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12639672946174981930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d61380b-140b-4291-91c8-47273ae123fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef82dcd2-98f5-4837-9909-fc880b7bf235, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef82dcd2-98f5-4837-9909-fc880b7bf235, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15709743686417662611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf72d39-4589-4a32-afe0-b268720147bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0aff335-8949-4300-92ae-07173a617e22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0aff335-8949-4300-92ae-07173a617e22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13489444175789687246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef82dcd2-98f5-4837-9909-fc880b7bf235, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5566ffa3-4f02-4f5d-af6d-3e592cd816ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5566ffa3-4f02-4f5d-af6d-3e592cd816ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3687249331714510835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0aff335-8949-4300-92ae-07173a617e22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e959611a-24d0-4c5d-9b78-9b56bd195ec6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e959611a-24d0-4c5d-9b78-9b56bd195ec6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11929383537872319826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5566ffa3-4f02-4f5d-af6d-3e592cd816ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a75f95d-16bf-4c28-945d-ed0cd9bc9956, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a75f95d-16bf-4c28-945d-ed0cd9bc9956, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326245665085821861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e959611a-24d0-4c5d-9b78-9b56bd195ec6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c1d5d5-6edf-401c-a99c-e7ada4229dd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a75f95d-16bf-4c28-945d-ed0cd9bc9956, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c1d5d5-6edf-401c-a99c-e7ada4229dd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9067049137987324395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79b7f82-e96d-40d6-b189-e4fd499f238a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79b7f82-e96d-40d6-b189-e4fd499f238a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18342737787594060700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c1d5d5-6edf-401c-a99c-e7ada4229dd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4158a80-cc92-4f71-9b40-01a16ea6b300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4158a80-cc92-4f71-9b40-01a16ea6b300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121936964352853684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79b7f82-e96d-40d6-b189-e4fd499f238a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05088910-25f6-49f1-8f86-60e527273c83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05088910-25f6-49f1-8f86-60e527273c83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675360442166076804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4158a80-cc92-4f71-9b40-01a16ea6b300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05088910-25f6-49f1-8f86-60e527273c83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac90d931-5e79-4b36-bbc6-4f909c20215a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac90d931-5e79-4b36-bbc6-4f909c20215a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6163401030110409442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb9633a-4627-432e-968c-3347bbc5d45c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb9633a-4627-432e-968c-3347bbc5d45c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18113042769863233081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb9633a-4627-432e-968c-3347bbc5d45c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9468dd-17d7-4a9a-ab3f-ba4eb2d504be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9468dd-17d7-4a9a-ab3f-ba4eb2d504be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139431255595422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac90d931-5e79-4b36-bbc6-4f909c20215a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fff668a-d3bf-4717-aff6-1b3d19f98344, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9468dd-17d7-4a9a-ab3f-ba4eb2d504be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fff668a-d3bf-4717-aff6-1b3d19f98344, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10221634731125797008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1723f06f-6e6a-48c2-98ee-af7db687e8c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1723f06f-6e6a-48c2-98ee-af7db687e8c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16268538977869465019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fff668a-d3bf-4717-aff6-1b3d19f98344, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04928a2e-417b-4f22-ab87-fc77f6a2a173, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04928a2e-417b-4f22-ab87-fc77f6a2a173, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10701997841653933914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04928a2e-417b-4f22-ab87-fc77f6a2a173, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1723f06f-6e6a-48c2-98ee-af7db687e8c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c410ff01-1984-4b6e-a302-610474ce2eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c410ff01-1984-4b6e-a302-610474ce2eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6744626271718207194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a1ed19-0b61-47dc-a875-bdc350a34338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a1ed19-0b61-47dc-a875-bdc350a34338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451198735559492327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c410ff01-1984-4b6e-a302-610474ce2eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531e4607-d776-4444-89dc-530dac661839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a1ed19-0b61-47dc-a875-bdc350a34338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67392014-4bed-4120-91b9-21f77be7c0d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531e4607-d776-4444-89dc-530dac661839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572088478973318404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67392014-4bed-4120-91b9-21f77be7c0d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11291797110601747386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531e4607-d776-4444-89dc-530dac661839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0183ac46-2855-49ab-9c93-639345a1b6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0183ac46-2855-49ab-9c93-639345a1b6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127482530014616842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67392014-4bed-4120-91b9-21f77be7c0d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40808e4-714a-4f13-a99f-13afbc5d821b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40808e4-714a-4f13-a99f-13afbc5d821b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107950209727205880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0183ac46-2855-49ab-9c93-639345a1b6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88dda582-b182-48b0-a763-dc6bb75d904e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40808e4-714a-4f13-a99f-13afbc5d821b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88dda582-b182-48b0-a763-dc6bb75d904e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893701422201755839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635ec9af-ea0d-42de-85bb-1dbf6d0935ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635ec9af-ea0d-42de-85bb-1dbf6d0935ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223611814051302857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88dda582-b182-48b0-a763-dc6bb75d904e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595b97d7-35b9-4c81-8dac-dbda2e41d328, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595b97d7-35b9-4c81-8dac-dbda2e41d328, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9294588608297834849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635ec9af-ea0d-42de-85bb-1dbf6d0935ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de8ee55-d74f-4720-8626-d8d02fccaa32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de8ee55-d74f-4720-8626-d8d02fccaa32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019354271538602079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595b97d7-35b9-4c81-8dac-dbda2e41d328, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2700ac9d-120e-4829-8abf-4ea3208883d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2700ac9d-120e-4829-8abf-4ea3208883d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9992711876088206078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de8ee55-d74f-4720-8626-d8d02fccaa32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d74742f-d4d7-443c-aa1b-d12d8342ebd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d74742f-d4d7-443c-aa1b-d12d8342ebd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10707482359393604479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2700ac9d-120e-4829-8abf-4ea3208883d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b008464-364c-4e14-a86a-72afa839a2a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d74742f-d4d7-443c-aa1b-d12d8342ebd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b008464-364c-4e14-a86a-72afa839a2a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16992658891476666846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0428a219-e36a-46ec-9c25-407f19adbdab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0428a219-e36a-46ec-9c25-407f19adbdab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384405933261191558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b008464-364c-4e14-a86a-72afa839a2a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ca3ed9-a75a-4fcf-80e4-d1b3cf7b8d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ca3ed9-a75a-4fcf-80e4-d1b3cf7b8d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369340944390163071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0428a219-e36a-46ec-9c25-407f19adbdab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6effa791-cc1e-4e4b-9d96-01f703531014, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6effa791-cc1e-4e4b-9d96-01f703531014, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984044827286452531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ca3ed9-a75a-4fcf-80e4-d1b3cf7b8d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6effa791-cc1e-4e4b-9d96-01f703531014, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9196880-c0ff-4d91-a6a4-b39e6cddb7cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0638378f-4ef9-4a4d-907b-053d9f42a96b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0638378f-4ef9-4a4d-907b-053d9f42a96b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817569087757327674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9196880-c0ff-4d91-a6a4-b39e6cddb7cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 520933344868116993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9196880-c0ff-4d91-a6a4-b39e6cddb7cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60dfd911-7945-47c6-8e15-883f4124830c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0638378f-4ef9-4a4d-907b-053d9f42a96b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c275d5fc-4ef1-41b3-b3e8-3daa95d1ac5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c275d5fc-4ef1-41b3-b3e8-3daa95d1ac5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15770312575475789282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60dfd911-7945-47c6-8e15-883f4124830c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266573336751440474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c275d5fc-4ef1-41b3-b3e8-3daa95d1ac5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfaa79e1-b27e-4819-aa82-576365ac5d78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfaa79e1-b27e-4819-aa82-576365ac5d78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 103810714348948546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60dfd911-7945-47c6-8e15-883f4124830c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76983291-2556-464a-baaf-55f8e117354a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76983291-2556-464a-baaf-55f8e117354a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16677332457660989242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfaa79e1-b27e-4819-aa82-576365ac5d78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e17d7c-45c2-466c-ace5-2c3d7965b0a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e17d7c-45c2-466c-ace5-2c3d7965b0a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9632205861338079537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76983291-2556-464a-baaf-55f8e117354a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e17d7c-45c2-466c-ace5-2c3d7965b0a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786cea67-950f-45d8-a297-7a5bde66c6c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786cea67-950f-45d8-a297-7a5bde66c6c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5082997308535486929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b414cc-e365-46bf-b394-5b23182bab2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b414cc-e365-46bf-b394-5b23182bab2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18080291677959861144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786cea67-950f-45d8-a297-7a5bde66c6c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b414cc-e365-46bf-b394-5b23182bab2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d3083a-f59b-4ffa-a815-5b4a79aae6fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d3083a-f59b-4ffa-a815-5b4a79aae6fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8435429663819881963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aeccccb-c8f8-4e13-8d3c-319eaabe6541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aeccccb-c8f8-4e13-8d3c-319eaabe6541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9873072804221917403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d3083a-f59b-4ffa-a815-5b4a79aae6fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d4b3e7-4ccc-4d85-8bb0-20b56ffd47f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aeccccb-c8f8-4e13-8d3c-319eaabe6541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73a6d10-3156-4c58-bf3a-3947143f1cb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d4b3e7-4ccc-4d85-8bb0-20b56ffd47f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9799709380575859423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73a6d10-3156-4c58-bf3a-3947143f1cb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7448009325357740616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d4b3e7-4ccc-4d85-8bb0-20b56ffd47f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b0790b7-5732-4bed-8eb6-bb135992f8de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73a6d10-3156-4c58-bf3a-3947143f1cb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e27ece-7e6f-4a71-be66-fd8841bfdbb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e27ece-7e6f-4a71-be66-fd8841bfdbb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12006456363411759453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0790b7-5732-4bed-8eb6-bb135992f8de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521958215210206202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e27ece-7e6f-4a71-be66-fd8841bfdbb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5955d1e-574d-4e6e-842b-0b4718f6206c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5955d1e-574d-4e6e-842b-0b4718f6206c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877632842284766803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0790b7-5732-4bed-8eb6-bb135992f8de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381f04a4-e24f-42b0-8ed9-ed557e3df997, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381f04a4-e24f-42b0-8ed9-ed557e3df997, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5103758610717998325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5955d1e-574d-4e6e-842b-0b4718f6206c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80f37c7-d45e-4f64-a2a3-2c0b3580cfd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80f37c7-d45e-4f64-a2a3-2c0b3580cfd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4874282156627176858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381f04a4-e24f-42b0-8ed9-ed557e3df997, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78e8a456-3fde-40ae-9ac7-da19e3d711de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78e8a456-3fde-40ae-9ac7-da19e3d711de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8304289094965650874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80f37c7-d45e-4f64-a2a3-2c0b3580cfd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32cf1b87-0499-4df2-bfd9-dd19fc30c395, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32cf1b87-0499-4df2-bfd9-dd19fc30c395, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166384509999513582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78e8a456-3fde-40ae-9ac7-da19e3d711de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f23f7f83-bb16-4482-a446-08d979072917, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32cf1b87-0499-4df2-bfd9-dd19fc30c395, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f23f7f83-bb16-4482-a446-08d979072917, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316462810958645610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71140169-a194-4210-98fc-db6df1f0c439, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71140169-a194-4210-98fc-db6df1f0c439, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8931091826957504680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f23f7f83-bb16-4482-a446-08d979072917, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9880d5c-a740-4c2e-beec-c851662d8313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9880d5c-a740-4c2e-beec-c851662d8313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893220240819688353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71140169-a194-4210-98fc-db6df1f0c439, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef04a7a6-1105-4ccc-9c3d-7a7667a30848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef04a7a6-1105-4ccc-9c3d-7a7667a30848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413860704803663507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9880d5c-a740-4c2e-beec-c851662d8313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7428e4c7-77f4-4fd7-a0f4-2e05751f15d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7428e4c7-77f4-4fd7-a0f4-2e05751f15d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225683022368602745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef04a7a6-1105-4ccc-9c3d-7a7667a30848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9971c19e-802a-4674-847e-eef6160c5626, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9971c19e-802a-4674-847e-eef6160c5626, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 979870030503007726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7428e4c7-77f4-4fd7-a0f4-2e05751f15d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59450d28-700f-4ffb-9c2d-e017b22afb12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9971c19e-802a-4674-847e-eef6160c5626, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9258a3dd-f9d9-492a-a486-c6f85ca5064d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59450d28-700f-4ffb-9c2d-e017b22afb12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11249272450714020924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9258a3dd-f9d9-492a-a486-c6f85ca5064d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8643940471185098864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59450d28-700f-4ffb-9c2d-e017b22afb12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9258a3dd-f9d9-492a-a486-c6f85ca5064d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aabf520-b507-410a-92de-02bd8211ee33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aabf520-b507-410a-92de-02bd8211ee33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008693294191411126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20ad1b12-2bd9-44fc-b701-7b3b321ffd45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20ad1b12-2bd9-44fc-b701-7b3b321ffd45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1643210533630994221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aabf520-b507-410a-92de-02bd8211ee33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db0d944-4e75-45af-98d9-65e454a99768, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20ad1b12-2bd9-44fc-b701-7b3b321ffd45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db0d944-4e75-45af-98d9-65e454a99768, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4408763216224378669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637ad3fc-8079-42fb-9eed-e260d7ac75c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637ad3fc-8079-42fb-9eed-e260d7ac75c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004438050156026647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db0d944-4e75-45af-98d9-65e454a99768, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae3ac17-6845-49a2-9765-4cbc99597605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae3ac17-6845-49a2-9765-4cbc99597605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 196959106985250539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637ad3fc-8079-42fb-9eed-e260d7ac75c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb70cb18-5217-4d03-b6a7-9874bad8bd9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb70cb18-5217-4d03-b6a7-9874bad8bd9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712373906927752672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae3ac17-6845-49a2-9765-4cbc99597605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824c16a4-f817-48f0-8b37-410a59c030f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824c16a4-f817-48f0-8b37-410a59c030f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18235881034458582883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb70cb18-5217-4d03-b6a7-9874bad8bd9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a638a3-80f2-4ff0-8b80-83908a3bb7b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a638a3-80f2-4ff0-8b80-83908a3bb7b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9189277838202925686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824c16a4-f817-48f0-8b37-410a59c030f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51aa12d-f0b6-4c6f-a3ca-16de8c7cdddf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51aa12d-f0b6-4c6f-a3ca-16de8c7cdddf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8520068333426257488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a638a3-80f2-4ff0-8b80-83908a3bb7b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab97682-1def-4f9b-8345-b98fbf51d373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab97682-1def-4f9b-8345-b98fbf51d373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10133186704442869686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51aa12d-f0b6-4c6f-a3ca-16de8c7cdddf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b74afb-1b05-4e0d-b6bf-16b6486f9bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b74afb-1b05-4e0d-b6bf-16b6486f9bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810537012110918448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab97682-1def-4f9b-8345-b98fbf51d373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b74afb-1b05-4e0d-b6bf-16b6486f9bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7abba83e-abe0-4fd7-a030-d8c65162be7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7abba83e-abe0-4fd7-a030-d8c65162be7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14695878628402743212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21733b8-da12-46c7-b9f9-d929f242cbde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21733b8-da12-46c7-b9f9-d929f242cbde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12832719539986750236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7abba83e-abe0-4fd7-a030-d8c65162be7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445b9161-330e-466e-b932-e38b66d4d5ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21733b8-da12-46c7-b9f9-d929f242cbde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445b9161-330e-466e-b932-e38b66d4d5ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9063900548930487594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a965fa5-6076-4da2-99c4-ca51ea794d66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a965fa5-6076-4da2-99c4-ca51ea794d66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3216648122505034513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445b9161-330e-466e-b932-e38b66d4d5ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4968ee38-9ead-4581-82fb-3d191475f945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a965fa5-6076-4da2-99c4-ca51ea794d66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4968ee38-9ead-4581-82fb-3d191475f945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18247545866291274301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fbc698-5781-4e6f-9ffd-c6ee6c8ec36a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fbc698-5781-4e6f-9ffd-c6ee6c8ec36a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9866039207454010792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4968ee38-9ead-4581-82fb-3d191475f945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fbc698-5781-4e6f-9ffd-c6ee6c8ec36a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059071ab-b5f5-4c08-8d11-de787727d971, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059071ab-b5f5-4c08-8d11-de787727d971, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11057174924779416598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1040d2ba-5b48-4fdd-ba13-adb551f7eeaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1040d2ba-5b48-4fdd-ba13-adb551f7eeaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263627502241098910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059071ab-b5f5-4c08-8d11-de787727d971, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551dbe64-b130-4863-90c8-52af50025313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1040d2ba-5b48-4fdd-ba13-adb551f7eeaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551dbe64-b130-4863-90c8-52af50025313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14878162729301352163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d68aab-c8bc-46c8-b93c-a6507a367c5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551dbe64-b130-4863-90c8-52af50025313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d68aab-c8bc-46c8-b93c-a6507a367c5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602406252942157339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0efe75-a400-4c24-ace8-f49b53cf5352, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0efe75-a400-4c24-ace8-f49b53cf5352, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16391613012287623055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d68aab-c8bc-46c8-b93c-a6507a367c5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0efe75-a400-4c24-ace8-f49b53cf5352, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6390a265-56e7-4e2e-9e8f-b44b3c316bb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a20dc0a3-1e1b-4115-8bc2-29cfd7e389fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6390a265-56e7-4e2e-9e8f-b44b3c316bb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025508181747949650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20dc0a3-1e1b-4115-8bc2-29cfd7e389fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896792539227877756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6390a265-56e7-4e2e-9e8f-b44b3c316bb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426c4689-b409-4afb-b879-a187a23b8947, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426c4689-b409-4afb-b879-a187a23b8947, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519968340521078435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20dc0a3-1e1b-4115-8bc2-29cfd7e389fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426c4689-b409-4afb-b879-a187a23b8947, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe2b9cb-0b27-4e8b-ac4c-5fdf7ea7ab26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f066e44-4b70-4c9d-8377-f29637b8219d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f066e44-4b70-4c9d-8377-f29637b8219d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309416591186284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe2b9cb-0b27-4e8b-ac4c-5fdf7ea7ab26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15316371571413228063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f066e44-4b70-4c9d-8377-f29637b8219d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac53f49-4653-4d19-b213-351d114aed21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac53f49-4653-4d19-b213-351d114aed21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840098425877707968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe2b9cb-0b27-4e8b-ac4c-5fdf7ea7ab26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d2619a-8185-4286-8e37-e2d2e7f76302, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac53f49-4653-4d19-b213-351d114aed21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d2619a-8185-4286-8e37-e2d2e7f76302, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128268472729374815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6319ec9-c49b-4466-a6a7-c047923fd4df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d2619a-8185-4286-8e37-e2d2e7f76302, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6319ec9-c49b-4466-a6a7-c047923fd4df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320729532956240444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae1096f-f19a-4db1-bef6-7352fbb7da9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae1096f-f19a-4db1-bef6-7352fbb7da9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17937401285141690076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6319ec9-c49b-4466-a6a7-c047923fd4df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1587dc56-15b7-4890-8d97-86b1ec43188d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1587dc56-15b7-4890-8d97-86b1ec43188d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 99786714353347561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae1096f-f19a-4db1-bef6-7352fbb7da9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c897936-e0bb-4fbe-84b7-9fc8810d3b3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c897936-e0bb-4fbe-84b7-9fc8810d3b3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14611208741689221051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1587dc56-15b7-4890-8d97-86b1ec43188d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3f6981-2da8-4048-9f15-0fbfa62950d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3f6981-2da8-4048-9f15-0fbfa62950d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112297167259785713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c897936-e0bb-4fbe-84b7-9fc8810d3b3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77e361d-7a5c-4f18-87d7-23a49c959b62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3f6981-2da8-4048-9f15-0fbfa62950d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d61537-5c6a-4f1e-9573-728e5bd63c7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d61537-5c6a-4f1e-9573-728e5bd63c7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524487667969654555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77e361d-7a5c-4f18-87d7-23a49c959b62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719881155508522258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d61537-5c6a-4f1e-9573-728e5bd63c7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77e361d-7a5c-4f18-87d7-23a49c959b62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e191c80-d53d-438b-b080-1520e39f437f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e191c80-d53d-438b-b080-1520e39f437f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9098455020877987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f243bb6-f7b6-4d6e-aa78-da537dd1a9c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f243bb6-f7b6-4d6e-aa78-da537dd1a9c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6520239182171596828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e191c80-d53d-438b-b080-1520e39f437f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17c3e3f-e8e8-4799-9ea6-ca5fdcb8b9f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17c3e3f-e8e8-4799-9ea6-ca5fdcb8b9f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624361818231936333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f243bb6-f7b6-4d6e-aa78-da537dd1a9c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17c3e3f-e8e8-4799-9ea6-ca5fdcb8b9f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e0bc42-9825-4a87-aad3-9cb0d53e927b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e0bc42-9825-4a87-aad3-9cb0d53e927b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7062697968513152867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c508063-f9fd-466e-8979-41b07c034229, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c508063-f9fd-466e-8979-41b07c034229, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519095278936141088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e0bc42-9825-4a87-aad3-9cb0d53e927b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac9d097-179b-41b9-b9c7-2fc6d494ba92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac9d097-179b-41b9-b9c7-2fc6d494ba92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816504460217554385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c508063-f9fd-466e-8979-41b07c034229, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac9d097-179b-41b9-b9c7-2fc6d494ba92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e965dbea-0e8c-4599-bfd6-0a606d2f8f3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d215ce-ad06-4a9d-962f-26e18369c807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d215ce-ad06-4a9d-962f-26e18369c807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386555317474810007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e965dbea-0e8c-4599-bfd6-0a606d2f8f3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242291593813127096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d215ce-ad06-4a9d-962f-26e18369c807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f076a9-b69e-42dd-a710-802e532212eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f076a9-b69e-42dd-a710-802e532212eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8762692333452995907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e965dbea-0e8c-4599-bfd6-0a606d2f8f3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6245db55-23d2-4011-a03d-5d9548c0b726, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f076a9-b69e-42dd-a710-802e532212eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6245db55-23d2-4011-a03d-5d9548c0b726, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348404733948409878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd5241b-8ac0-4c1c-9d2c-2111ea6fd6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6245db55-23d2-4011-a03d-5d9548c0b726, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd5241b-8ac0-4c1c-9d2c-2111ea6fd6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643733986599144331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a38a05ec-5b72-4a0e-aaab-f960f5c88420, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd5241b-8ac0-4c1c-9d2c-2111ea6fd6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a38a05ec-5b72-4a0e-aaab-f960f5c88420, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6665439766790336363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7930344-e0ec-4b58-b76a-b9b1f2d3b289, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7930344-e0ec-4b58-b76a-b9b1f2d3b289, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457058719008978251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a38a05ec-5b72-4a0e-aaab-f960f5c88420, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79dabae9-0641-47a6-8092-421f90d65a98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79dabae9-0641-47a6-8092-421f90d65a98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687334854295690380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7930344-e0ec-4b58-b76a-b9b1f2d3b289, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850eca89-afe6-441a-ab67-9b02fc500809, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850eca89-afe6-441a-ab67-9b02fc500809, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16394323013561270760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79dabae9-0641-47a6-8092-421f90d65a98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc3411f-499b-460b-b694-ec016f39ae60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc3411f-499b-460b-b694-ec016f39ae60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6990608263819229701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850eca89-afe6-441a-ab67-9b02fc500809, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24699de-6846-498c-ae17-7ad9f576302d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24699de-6846-498c-ae17-7ad9f576302d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1055350578830888985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc3411f-499b-460b-b694-ec016f39ae60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2870b7-2402-491a-bb1d-2cb7da695c71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2870b7-2402-491a-bb1d-2cb7da695c71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6628659479084054985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24699de-6846-498c-ae17-7ad9f576302d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1e91c5-19d7-4a18-a021-a421db1ebf56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1e91c5-19d7-4a18-a021-a421db1ebf56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4288181399296162904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2870b7-2402-491a-bb1d-2cb7da695c71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ead455-16f6-4951-8502-84a715a5c766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ead455-16f6-4951-8502-84a715a5c766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4380940509369611745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1e91c5-19d7-4a18-a021-a421db1ebf56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8072a32-b3f6-4d06-ba7d-2d887f48211b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8072a32-b3f6-4d06-ba7d-2d887f48211b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 264479497024366445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ead455-16f6-4951-8502-84a715a5c766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b4a006-e73f-4276-a75c-1ae1ab3d2393, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b4a006-e73f-4276-a75c-1ae1ab3d2393, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17781778172468935706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8072a32-b3f6-4d06-ba7d-2d887f48211b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737eac0b-e162-4b95-9d6d-a843d3ebab69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737eac0b-e162-4b95-9d6d-a843d3ebab69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061255505747871281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b4a006-e73f-4276-a75c-1ae1ab3d2393, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c86987c-e88e-4a69-a8dd-5651da7cf018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c86987c-e88e-4a69-a8dd-5651da7cf018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725376450315756597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737eac0b-e162-4b95-9d6d-a843d3ebab69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2ff48e-2977-404d-9858-3caffbd8024b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2ff48e-2977-404d-9858-3caffbd8024b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13187036576551626675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c86987c-e88e-4a69-a8dd-5651da7cf018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cfba3a5-e89d-4276-b8e1-65ef150248d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfba3a5-e89d-4276-b8e1-65ef150248d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6828374661498857480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2ff48e-2977-404d-9858-3caffbd8024b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc883e1e-fd96-4c49-b0e7-d4508e4d8263, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc883e1e-fd96-4c49-b0e7-d4508e4d8263, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5289026967099924948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfba3a5-e89d-4276-b8e1-65ef150248d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e19146-274f-4426-88f6-663fd672bae7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e19146-274f-4426-88f6-663fd672bae7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89479115001295245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc883e1e-fd96-4c49-b0e7-d4508e4d8263, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316384eb-3437-4e30-91c5-eb135bb71bb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316384eb-3437-4e30-91c5-eb135bb71bb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5215106713611655312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e19146-274f-4426-88f6-663fd672bae7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa4c3184-a9e9-46c4-9581-1856307b2bd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa4c3184-a9e9-46c4-9581-1856307b2bd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7009643897789305739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316384eb-3437-4e30-91c5-eb135bb71bb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf0b3c9-bf2a-4eb4-b78f-c49057f45285, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf0b3c9-bf2a-4eb4-b78f-c49057f45285, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2668740872130759537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa4c3184-a9e9-46c4-9581-1856307b2bd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd5c989-2c29-4a20-9744-e8625554685b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd5c989-2c29-4a20-9744-e8625554685b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1304284352840886292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf0b3c9-bf2a-4eb4-b78f-c49057f45285, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ab05c2-30c0-40ff-a4cc-603a2231dfda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ab05c2-30c0-40ff-a4cc-603a2231dfda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7474573121899601321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd5c989-2c29-4a20-9744-e8625554685b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ab05c2-30c0-40ff-a4cc-603a2231dfda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0326b824-c574-4dd4-8c56-77c7819d14e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195fe551-dedb-4e0d-b813-fff242d1c578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0326b824-c574-4dd4-8c56-77c7819d14e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3519060027932628376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195fe551-dedb-4e0d-b813-fff242d1c578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858936523009311811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0326b824-c574-4dd4-8c56-77c7819d14e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601472d6-2eb4-4d74-823c-6568086731b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195fe551-dedb-4e0d-b813-fff242d1c578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601472d6-2eb4-4d74-823c-6568086731b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9552179316724658662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1f5d78-95c6-44c3-bd1f-235433baf8b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1f5d78-95c6-44c3-bd1f-235433baf8b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14283083296532777414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601472d6-2eb4-4d74-823c-6568086731b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f50362-7275-4601-883d-021ee14bcabd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1f5d78-95c6-44c3-bd1f-235433baf8b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f50362-7275-4601-883d-021ee14bcabd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572541746163938086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2541ccdf-cb1e-47aa-97f2-856549a4f975, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2541ccdf-cb1e-47aa-97f2-856549a4f975, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257703655318215823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f50362-7275-4601-883d-021ee14bcabd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2541ccdf-cb1e-47aa-97f2-856549a4f975, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c220136-4002-4bae-8aa9-f683be11c8b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c220136-4002-4bae-8aa9-f683be11c8b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3932465171620401996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634d99db-6611-44a3-b0a7-3c40183c83e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634d99db-6611-44a3-b0a7-3c40183c83e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4171329622005959348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c220136-4002-4bae-8aa9-f683be11c8b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5e2187-5c9e-4794-8e25-f91ac2e42919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634d99db-6611-44a3-b0a7-3c40183c83e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5e2187-5c9e-4794-8e25-f91ac2e42919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14625616257654155792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941a5e81-4063-4dc2-a30d-0f7c8d2524b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941a5e81-4063-4dc2-a30d-0f7c8d2524b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865432163531232344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5e2187-5c9e-4794-8e25-f91ac2e42919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab89447f-a85e-4fee-975f-c89b08353ca1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab89447f-a85e-4fee-975f-c89b08353ca1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754763299543963883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941a5e81-4063-4dc2-a30d-0f7c8d2524b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe2a9d0-fdd0-434c-9eeb-be05f680495f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe2a9d0-fdd0-434c-9eeb-be05f680495f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221317642258921278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab89447f-a85e-4fee-975f-c89b08353ca1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6b14bf-bf43-4b15-bdc6-40d2353c95c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6b14bf-bf43-4b15-bdc6-40d2353c95c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1548610244050189184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe2a9d0-fdd0-434c-9eeb-be05f680495f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b7c53f-94a1-405a-9ca2-c4dbcb535ea5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b7c53f-94a1-405a-9ca2-c4dbcb535ea5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14270082827215852217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6b14bf-bf43-4b15-bdc6-40d2353c95c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4158d598-fe6a-418d-8b49-fbe4911b1698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4158d598-fe6a-418d-8b49-fbe4911b1698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9743675029169596486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b7c53f-94a1-405a-9ca2-c4dbcb535ea5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31741e5-df09-4b12-9749-b055a508c604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31741e5-df09-4b12-9749-b055a508c604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17736958732605759294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4158d598-fe6a-418d-8b49-fbe4911b1698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e08372a-2177-443c-a810-efc107320ccc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31741e5-df09-4b12-9749-b055a508c604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8b5e9f-d771-401d-a968-f8c84950e3d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8b5e9f-d771-401d-a968-f8c84950e3d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7015239285242286289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e08372a-2177-443c-a810-efc107320ccc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4758831512273907004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8b5e9f-d771-401d-a968-f8c84950e3d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b89ff9-5899-4111-92e4-5f009eb00106, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b89ff9-5899-4111-92e4-5f009eb00106, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6813246380856464630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e08372a-2177-443c-a810-efc107320ccc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db4fecd-14ad-44c8-b94f-66a095429e53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db4fecd-14ad-44c8-b94f-66a095429e53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5734288399111184870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b89ff9-5899-4111-92e4-5f009eb00106, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db4fecd-14ad-44c8-b94f-66a095429e53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11afb54-b924-4e7b-aa79-60373aff6711, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3176351d-8b4c-4912-80fc-e56eda75f9b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11afb54-b924-4e7b-aa79-60373aff6711, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16584868995921162158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3176351d-8b4c-4912-80fc-e56eda75f9b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594560807658729960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11afb54-b924-4e7b-aa79-60373aff6711, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a93e89a-3f12-4873-9696-9ea0e07e8979, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93e89a-3f12-4873-9696-9ea0e07e8979, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911764174377127021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3176351d-8b4c-4912-80fc-e56eda75f9b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18da8e4f-1a50-4608-9162-26e5114ac01a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93e89a-3f12-4873-9696-9ea0e07e8979, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18da8e4f-1a50-4608-9162-26e5114ac01a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 102911519466789141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4ab2c7-5987-445a-ac44-ec6fd019d76f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4ab2c7-5987-445a-ac44-ec6fd019d76f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13021242014655674238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18da8e4f-1a50-4608-9162-26e5114ac01a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4ab2c7-5987-445a-ac44-ec6fd019d76f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e848742e-d620-442c-8958-fc3cf94c556f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e848742e-d620-442c-8958-fc3cf94c556f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047128063343768761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23615fee-10e5-4579-8deb-73186844bfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23615fee-10e5-4579-8deb-73186844bfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7137585377661614402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e848742e-d620-442c-8958-fc3cf94c556f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c03907-19c6-4ea4-b5e7-0cd096fe2bbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c03907-19c6-4ea4-b5e7-0cd096fe2bbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195914374241804964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23615fee-10e5-4579-8deb-73186844bfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 286c2788-2bc4-4c84-a34e-37a45a0e7ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 286c2788-2bc4-4c84-a34e-37a45a0e7ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039228085665904219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c03907-19c6-4ea4-b5e7-0cd096fe2bbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1fdca46-3bd9-4d8e-981b-fcbda6c0dc3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1fdca46-3bd9-4d8e-981b-fcbda6c0dc3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9938979275442742499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 286c2788-2bc4-4c84-a34e-37a45a0e7ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, badbfd63-5f8b-4daa-ad15-b5679dc0976c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, badbfd63-5f8b-4daa-ad15-b5679dc0976c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14058593580799471171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1fdca46-3bd9-4d8e-981b-fcbda6c0dc3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, badbfd63-5f8b-4daa-ad15-b5679dc0976c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d63b59-8652-4193-b151-24597a7945f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d63b59-8652-4193-b151-24597a7945f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16615840381030833819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0e69e1-fc92-4afd-b4b3-fc9b22a86ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0e69e1-fc92-4afd-b4b3-fc9b22a86ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17536665253691750150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d63b59-8652-4193-b151-24597a7945f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a060c65a-3a4a-400a-8930-c239ae289858, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0e69e1-fc92-4afd-b4b3-fc9b22a86ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a060c65a-3a4a-400a-8930-c239ae289858, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5629429660477342714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76fc0698-a1bf-4b60-b5e7-553e07881d9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76fc0698-a1bf-4b60-b5e7-553e07881d9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236547985193324289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a060c65a-3a4a-400a-8930-c239ae289858, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1c33a1-f2c3-430f-bdfb-1e2cd1226258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76fc0698-a1bf-4b60-b5e7-553e07881d9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a369a7-2366-470c-9e88-651dd4ce8438, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a369a7-2366-470c-9e88-651dd4ce8438, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512473438172333905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1c33a1-f2c3-430f-bdfb-1e2cd1226258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991442980433734686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a369a7-2366-470c-9e88-651dd4ce8438, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 366b8ea7-a38e-4d83-a196-f67331d76105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 366b8ea7-a38e-4d83-a196-f67331d76105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144986593620639928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1c33a1-f2c3-430f-bdfb-1e2cd1226258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfb35fa-782f-47b6-8254-635777e24da5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfb35fa-782f-47b6-8254-635777e24da5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699608332707559493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 366b8ea7-a38e-4d83-a196-f67331d76105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51f61243-6339-4f68-9f9f-73b95cf6fe72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51f61243-6339-4f68-9f9f-73b95cf6fe72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557680584259333779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfb35fa-782f-47b6-8254-635777e24da5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5553ca-cded-4bbc-81d5-c00543e433f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5553ca-cded-4bbc-81d5-c00543e433f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244882534028977816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51f61243-6339-4f68-9f9f-73b95cf6fe72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 507f32db-0ac3-46dd-a1ba-29d00858423d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 507f32db-0ac3-46dd-a1ba-29d00858423d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17593615014708258809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5553ca-cded-4bbc-81d5-c00543e433f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984c5e6b-6ec7-4985-9fe1-a58ac4ff8400, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984c5e6b-6ec7-4985-9fe1-a58ac4ff8400, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6728569858255708585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 507f32db-0ac3-46dd-a1ba-29d00858423d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8dd1dc-dcfd-4d08-9958-41e927193554, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8dd1dc-dcfd-4d08-9958-41e927193554, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980853487458267116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984c5e6b-6ec7-4985-9fe1-a58ac4ff8400, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac51c602-86f5-451f-b92d-3718bc5242ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac51c602-86f5-451f-b92d-3718bc5242ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284354475420531252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8dd1dc-dcfd-4d08-9958-41e927193554, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae009f7e-5a02-4b4c-bd5e-0984bf31fd5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae009f7e-5a02-4b4c-bd5e-0984bf31fd5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454524528889201190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac51c602-86f5-451f-b92d-3718bc5242ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579795fe-f1f7-4e3b-9af3-718175ac70ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579795fe-f1f7-4e3b-9af3-718175ac70ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397908836064166004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae009f7e-5a02-4b4c-bd5e-0984bf31fd5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92341d28-c84a-4f95-962a-ec8acd3ee851, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579795fe-f1f7-4e3b-9af3-718175ac70ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92341d28-c84a-4f95-962a-ec8acd3ee851, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258409502780942892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34fffb73-ccfc-45f7-b20e-3adb2cb582d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34fffb73-ccfc-45f7-b20e-3adb2cb582d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263712943450070412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92341d28-c84a-4f95-962a-ec8acd3ee851, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfc72d6-e426-486c-a144-5a079e171af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34fffb73-ccfc-45f7-b20e-3adb2cb582d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfc72d6-e426-486c-a144-5a079e171af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11379241065144755828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d285d60-0537-4542-9088-687d95d0aba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfc72d6-e426-486c-a144-5a079e171af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d285d60-0537-4542-9088-687d95d0aba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573945921717459081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f2900b-4ba8-43bb-8178-99655c1e21b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f2900b-4ba8-43bb-8178-99655c1e21b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16875297106776829564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d285d60-0537-4542-9088-687d95d0aba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80cc0b5-2fa5-4030-b738-ad5e321c0862, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f2900b-4ba8-43bb-8178-99655c1e21b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80cc0b5-2fa5-4030-b738-ad5e321c0862, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12465653680074433649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69540488-5f0f-47b9-9a4a-84ff8cc586d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69540488-5f0f-47b9-9a4a-84ff8cc586d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10113874112152080831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80cc0b5-2fa5-4030-b738-ad5e321c0862, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69540488-5f0f-47b9-9a4a-84ff8cc586d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f732a77-d581-4076-ace1-823412af94c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6073c10-2dd4-4249-9a80-3dc8899ff877, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f732a77-d581-4076-ace1-823412af94c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13196581236862940420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6073c10-2dd4-4249-9a80-3dc8899ff877, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12974146147233273404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f732a77-d581-4076-ace1-823412af94c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6073c10-2dd4-4249-9a80-3dc8899ff877, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e087bb92-0cb9-4a69-a404-412fda718c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e087bb92-0cb9-4a69-a404-412fda718c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8387744028904961860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd908d03-c110-4207-a290-3b4a1b3b95fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd908d03-c110-4207-a290-3b4a1b3b95fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835607760842338620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd908d03-c110-4207-a290-3b4a1b3b95fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76e92ae-c42d-4d5a-ae3b-e0aa8b8b26bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76e92ae-c42d-4d5a-ae3b-e0aa8b8b26bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588341846815711423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e087bb92-0cb9-4a69-a404-412fda718c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108cca26-cdd5-43ca-9682-bc88e24b80a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108cca26-cdd5-43ca-9682-bc88e24b80a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586282123779255144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76e92ae-c42d-4d5a-ae3b-e0aa8b8b26bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16362fb-a565-45d5-965f-d8d978cddc1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16362fb-a565-45d5-965f-d8d978cddc1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575109624389951975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108cca26-cdd5-43ca-9682-bc88e24b80a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c712832a-bfb3-4af7-a77b-945a575382ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c712832a-bfb3-4af7-a77b-945a575382ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747666282323610159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16362fb-a565-45d5-965f-d8d978cddc1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dee7b85-39d4-4390-9351-60c71f6d18ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dee7b85-39d4-4390-9351-60c71f6d18ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380091244402485836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c712832a-bfb3-4af7-a77b-945a575382ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5963276-9d5d-44fe-b03a-91b8df583062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5963276-9d5d-44fe-b03a-91b8df583062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901305183994370355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dee7b85-39d4-4390-9351-60c71f6d18ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e3b9110-dc83-464e-a781-f4702415c6bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e3b9110-dc83-464e-a781-f4702415c6bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9687070928308616814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5963276-9d5d-44fe-b03a-91b8df583062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031a7dfa-fdf8-4f8e-a36d-2005ed15ead6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031a7dfa-fdf8-4f8e-a36d-2005ed15ead6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842129528919909206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e3b9110-dc83-464e-a781-f4702415c6bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031a7dfa-fdf8-4f8e-a36d-2005ed15ead6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea1a275-7385-4ee3-b3bc-9036fc5d9ddd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea1a275-7385-4ee3-b3bc-9036fc5d9ddd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5543642237101962260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998b7df5-8c70-43e3-a689-baf252f81548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998b7df5-8c70-43e3-a689-baf252f81548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513038712106334129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea1a275-7385-4ee3-b3bc-9036fc5d9ddd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b462b16a-9fc0-44ae-8ea1-1b073ff171e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b462b16a-9fc0-44ae-8ea1-1b073ff171e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 434127415074047869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998b7df5-8c70-43e3-a689-baf252f81548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690284b0-f7df-4fec-83b8-e5b949957086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690284b0-f7df-4fec-83b8-e5b949957086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6116365111336727455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b462b16a-9fc0-44ae-8ea1-1b073ff171e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af2459e9-97de-4f83-ab53-36272bb296b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af2459e9-97de-4f83-ab53-36272bb296b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10357713913781735645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690284b0-f7df-4fec-83b8-e5b949957086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfc411a-c206-4cd8-8f57-847aa1859162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfc411a-c206-4cd8-8f57-847aa1859162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11587736128928082613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af2459e9-97de-4f83-ab53-36272bb296b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4e87ca-3bf1-46e3-a38f-a3b2149e4d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4e87ca-3bf1-46e3-a38f-a3b2149e4d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1366255164685594531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfc411a-c206-4cd8-8f57-847aa1859162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da5afdc-1e59-4397-ab58-9f3d164c33e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da5afdc-1e59-4397-ab58-9f3d164c33e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4345410404776841319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4e87ca-3bf1-46e3-a38f-a3b2149e4d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a72d41d-8305-43c4-9a9e-35214731889a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a72d41d-8305-43c4-9a9e-35214731889a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640908170282320369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da5afdc-1e59-4397-ab58-9f3d164c33e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50c5bc4-36dc-4d5f-82b5-020ce2ea9504, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50c5bc4-36dc-4d5f-82b5-020ce2ea9504, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238456553764971378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a72d41d-8305-43c4-9a9e-35214731889a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50c5bc4-36dc-4d5f-82b5-020ce2ea9504, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7ec941-2520-44c2-91a0-c1668e929c21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7ec941-2520-44c2-91a0-c1668e929c21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209345322188008961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b95bf5-83b9-4bbd-979a-416d165a68e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7ec941-2520-44c2-91a0-c1668e929c21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6601fb26-2bad-46a2-a99c-efebb1cbdbde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b95bf5-83b9-4bbd-979a-416d165a68e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090576697011185018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6601fb26-2bad-46a2-a99c-efebb1cbdbde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469816747739247651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6601fb26-2bad-46a2-a99c-efebb1cbdbde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b95bf5-83b9-4bbd-979a-416d165a68e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d30f4158-ba56-46d9-b43c-8ea45a4974b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5e535e-47ae-4f0e-ad2f-1c19910fb969, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5e535e-47ae-4f0e-ad2f-1c19910fb969, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10042946140470229260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d30f4158-ba56-46d9-b43c-8ea45a4974b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18062336772058010708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5e535e-47ae-4f0e-ad2f-1c19910fb969, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8c3db7-1e04-4f50-a710-bdb826e9a177, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8c3db7-1e04-4f50-a710-bdb826e9a177, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9870568673334820744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d30f4158-ba56-46d9-b43c-8ea45a4974b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457e43e1-c62c-4a6b-ac93-3d770f0f162d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8c3db7-1e04-4f50-a710-bdb826e9a177, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e50de8c-f7aa-4a1e-83e1-366b3a6c0e75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457e43e1-c62c-4a6b-ac93-3d770f0f162d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14463222825701835231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e50de8c-f7aa-4a1e-83e1-366b3a6c0e75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2233517131451057072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457e43e1-c62c-4a6b-ac93-3d770f0f162d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e50de8c-f7aa-4a1e-83e1-366b3a6c0e75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073556ac-4ce5-41f1-874a-52aa3317c912, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073556ac-4ce5-41f1-874a-52aa3317c912, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9478893377437756392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f322347-e42e-440c-864f-b224bfa16188, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f322347-e42e-440c-864f-b224bfa16188, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131224728656588915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073556ac-4ce5-41f1-874a-52aa3317c912, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c6cd407-ba2c-4dc1-b3ff-1dd66ee181eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6cd407-ba2c-4dc1-b3ff-1dd66ee181eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123215584767572781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f322347-e42e-440c-864f-b224bfa16188, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6cd407-ba2c-4dc1-b3ff-1dd66ee181eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dbdfeaf-dcc8-4c9a-8686-347d4e3ea27e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d64c5939-6584-4142-ae9b-7b1a4768844f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64c5939-6584-4142-ae9b-7b1a4768844f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401447128319467749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbdfeaf-dcc8-4c9a-8686-347d4e3ea27e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6187141629403133881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64c5939-6584-4142-ae9b-7b1a4768844f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbdfeaf-dcc8-4c9a-8686-347d4e3ea27e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156ac9f9-9f5a-4462-9805-4c563af496e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79690ed3-6899-4549-9d56-00f7b063be88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156ac9f9-9f5a-4462-9805-4c563af496e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3823400366681565811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79690ed3-6899-4549-9d56-00f7b063be88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1018912475382651539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156ac9f9-9f5a-4462-9805-4c563af496e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a93fe3-d8bf-401b-abdd-b3bf63ee8b0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a93fe3-d8bf-401b-abdd-b3bf63ee8b0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782547754833753563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79690ed3-6899-4549-9d56-00f7b063be88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30bfd8e-4480-4017-8c56-163854e3c730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a93fe3-d8bf-401b-abdd-b3bf63ee8b0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30bfd8e-4480-4017-8c56-163854e3c730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144393498012250464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5f8843-cf34-4de3-a707-83eb235f7b7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5f8843-cf34-4de3-a707-83eb235f7b7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10382200110188149332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30bfd8e-4480-4017-8c56-163854e3c730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a312bbcb-2cca-44cf-b62b-1b38ef99b6b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5f8843-cf34-4de3-a707-83eb235f7b7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a312bbcb-2cca-44cf-b62b-1b38ef99b6b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7920240505540649348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be2d180-8a1b-40bb-8955-411e3e35093d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be2d180-8a1b-40bb-8955-411e3e35093d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 365166797208388998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a312bbcb-2cca-44cf-b62b-1b38ef99b6b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb00164-65fc-4b31-a043-c627b9485b42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb00164-65fc-4b31-a043-c627b9485b42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1955294913501738549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be2d180-8a1b-40bb-8955-411e3e35093d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d7fd65-e4ae-43bc-9999-c6d08474fd2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d7fd65-e4ae-43bc-9999-c6d08474fd2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914762103709192918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb00164-65fc-4b31-a043-c627b9485b42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8183843e-b64c-49c1-949f-501696e2abcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8183843e-b64c-49c1-949f-501696e2abcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7171702370258954193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d7fd65-e4ae-43bc-9999-c6d08474fd2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab442a99-3c22-49f6-9807-42055c900256, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8183843e-b64c-49c1-949f-501696e2abcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f6d4ae-7bbb-42a7-a145-df6a7a1373e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f6d4ae-7bbb-42a7-a145-df6a7a1373e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8688282757880312746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab442a99-3c22-49f6-9807-42055c900256, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14793433557366467881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f6d4ae-7bbb-42a7-a145-df6a7a1373e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc47b57-46b7-48bf-92eb-72f4db984785, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc47b57-46b7-48bf-92eb-72f4db984785, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247678445542036627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab442a99-3c22-49f6-9807-42055c900256, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03cf89ea-210d-4c8f-a7d2-abd4b66b9d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc47b57-46b7-48bf-92eb-72f4db984785, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76285a7e-1775-42f5-b6f0-5afd3d99ef98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76285a7e-1775-42f5-b6f0-5afd3d99ef98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047050268395814915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03cf89ea-210d-4c8f-a7d2-abd4b66b9d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8065080231895013683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76285a7e-1775-42f5-b6f0-5afd3d99ef98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 613d397d-9c19-4a84-bffc-2c401a7994f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 613d397d-9c19-4a84-bffc-2c401a7994f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152784097285786752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03cf89ea-210d-4c8f-a7d2-abd4b66b9d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece98fa1-2e0d-46f5-b786-9ae0ea77ab07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece98fa1-2e0d-46f5-b786-9ae0ea77ab07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16966742622498657751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 613d397d-9c19-4a84-bffc-2c401a7994f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1de837e9-bf39-454f-966e-a01b0aee781b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1de837e9-bf39-454f-966e-a01b0aee781b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100246389078379175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece98fa1-2e0d-46f5-b786-9ae0ea77ab07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9b9ec9-de57-4981-b558-357565fed126, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1de837e9-bf39-454f-966e-a01b0aee781b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9b9ec9-de57-4981-b558-357565fed126, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9735498102281687718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9993b81-c74b-4320-bf38-39d2b879eea0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9993b81-c74b-4320-bf38-39d2b879eea0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2970057448271776491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9b9ec9-de57-4981-b558-357565fed126, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e20992-67b6-4531-8fc5-08cc86b26932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e20992-67b6-4531-8fc5-08cc86b26932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033472239471776766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9993b81-c74b-4320-bf38-39d2b879eea0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04777973-7291-4c1a-a18f-5004d6a34b93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04777973-7291-4c1a-a18f-5004d6a34b93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13107663705551982433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e20992-67b6-4531-8fc5-08cc86b26932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd4d42d-5f25-4483-95bb-43c91d182922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd4d42d-5f25-4483-95bb-43c91d182922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 900656461743272506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd4d42d-5f25-4483-95bb-43c91d182922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eacdd3ad-a05a-4abb-bcdd-4235e9ebdd96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eacdd3ad-a05a-4abb-bcdd-4235e9ebdd96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8798079059569900164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04777973-7291-4c1a-a18f-5004d6a34b93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eacdd3ad-a05a-4abb-bcdd-4235e9ebdd96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2bcfc13-d4e0-4321-98bc-35b007961e2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2bcfc13-d4e0-4321-98bc-35b007961e2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18003880882554637779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c24aa36c-6c84-46da-a2b6-b2a65fb89fe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c24aa36c-6c84-46da-a2b6-b2a65fb89fe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7957909698622447524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2bcfc13-d4e0-4321-98bc-35b007961e2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dcc7d3-d553-4d44-b8e1-0ed469c5b904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dcc7d3-d553-4d44-b8e1-0ed469c5b904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777274486533014708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c24aa36c-6c84-46da-a2b6-b2a65fb89fe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cecab13-c392-42ca-8ebf-6df7f4cb7063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cecab13-c392-42ca-8ebf-6df7f4cb7063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14451846741887034848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dcc7d3-d553-4d44-b8e1-0ed469c5b904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3f6579-b08f-470e-97ba-fdec8b8dd16e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3f6579-b08f-470e-97ba-fdec8b8dd16e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4878773776558956466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cecab13-c392-42ca-8ebf-6df7f4cb7063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3f6579-b08f-470e-97ba-fdec8b8dd16e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9792bfc7-751b-4951-b6e4-918c500af0ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d03acba-fd35-4ec6-a413-5a916ed196ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9792bfc7-751b-4951-b6e4-918c500af0ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18076963297042146098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d03acba-fd35-4ec6-a413-5a916ed196ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9441219406925829176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9792bfc7-751b-4951-b6e4-918c500af0ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1351dbd0-0e3d-4ec9-af8a-d182cbfe4c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1351dbd0-0e3d-4ec9-af8a-d182cbfe4c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4125049715835655761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d03acba-fd35-4ec6-a413-5a916ed196ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1220574-cb5a-415e-9531-d0b9663d2a21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1220574-cb5a-415e-9531-d0b9663d2a21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336727024292488276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1351dbd0-0e3d-4ec9-af8a-d182cbfe4c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4c8c47-e328-46da-b394-55d4a28e1d11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1220574-cb5a-415e-9531-d0b9663d2a21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4c8c47-e328-46da-b394-55d4a28e1d11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6291600974154445760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b227faf-a95e-466d-a2a1-0d27dc36567a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b227faf-a95e-466d-a2a1-0d27dc36567a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14783800946124485958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4c8c47-e328-46da-b394-55d4a28e1d11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc68d84-9e0b-4d54-bfa7-bd3de60ffc5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b227faf-a95e-466d-a2a1-0d27dc36567a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc68d84-9e0b-4d54-bfa7-bd3de60ffc5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14884315459053348149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4ca16c-aae9-49e5-bd87-9923b2a764ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4ca16c-aae9-49e5-bd87-9923b2a764ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1368317570453384582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc68d84-9e0b-4d54-bfa7-bd3de60ffc5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ca3b62-9883-41b1-8472-0d4f522b1067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ca3b62-9883-41b1-8472-0d4f522b1067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12265763453755710638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4ca16c-aae9-49e5-bd87-9923b2a764ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce26c813-0f50-4524-8a50-bedc025c5cf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce26c813-0f50-4524-8a50-bedc025c5cf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10352825465237810141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ca3b62-9883-41b1-8472-0d4f522b1067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca87cbfc-61af-47e7-a84b-b42873953eeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca87cbfc-61af-47e7-a84b-b42873953eeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119153510999915804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce26c813-0f50-4524-8a50-bedc025c5cf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a4b9f66-6e38-4e17-b080-4b120ba4d993, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4b9f66-6e38-4e17-b080-4b120ba4d993, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045986027099643628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca87cbfc-61af-47e7-a84b-b42873953eeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 649cdcfa-a8f8-4140-80c0-130bea7602fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 649cdcfa-a8f8-4140-80c0-130bea7602fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12483933712651165665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4b9f66-6e38-4e17-b080-4b120ba4d993, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3785320d-796b-4f49-a251-d422287df42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3785320d-796b-4f49-a251-d422287df42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828792121759433812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 649cdcfa-a8f8-4140-80c0-130bea7602fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01c5d9e-82c1-4816-a3d4-24a57a7309eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01c5d9e-82c1-4816-a3d4-24a57a7309eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6725369024923486571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3785320d-796b-4f49-a251-d422287df42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fdf460-f171-4e54-a407-866787025fe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fdf460-f171-4e54-a407-866787025fe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435159184145001415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01c5d9e-82c1-4816-a3d4-24a57a7309eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fda0e01-4099-4cb8-8fac-3f72449bebf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fda0e01-4099-4cb8-8fac-3f72449bebf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14220320652578731241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fdf460-f171-4e54-a407-866787025fe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37f5222-660b-4b79-b24a-59b1d8df8497, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37f5222-660b-4b79-b24a-59b1d8df8497, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6113557779283999603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fda0e01-4099-4cb8-8fac-3f72449bebf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37f5222-660b-4b79-b24a-59b1d8df8497, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38d0da6-3b5f-4f99-a37c-4c9d3a81b407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38d0da6-3b5f-4f99-a37c-4c9d3a81b407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993217090048862203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 431215b8-8e46-4f30-8e1d-f4f88c2f3450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 431215b8-8e46-4f30-8e1d-f4f88c2f3450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17674486253302848455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38d0da6-3b5f-4f99-a37c-4c9d3a81b407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f0a568-2a5e-40ea-ad59-f857eddda84f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f0a568-2a5e-40ea-ad59-f857eddda84f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17368217328552744173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 431215b8-8e46-4f30-8e1d-f4f88c2f3450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d8b6b2-2359-4e9a-b23f-d3bb2ffaa67c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d8b6b2-2359-4e9a-b23f-d3bb2ffaa67c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12802521089545668085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f0a568-2a5e-40ea-ad59-f857eddda84f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf363cd-45a3-43e4-839c-56ed14309d35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf363cd-45a3-43e4-839c-56ed14309d35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911219719944598625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d8b6b2-2359-4e9a-b23f-d3bb2ffaa67c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aeef828-17f4-4cdf-a0cd-7ffc6b73863c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aeef828-17f4-4cdf-a0cd-7ffc6b73863c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8458351710791322111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf363cd-45a3-43e4-839c-56ed14309d35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4e49e6-03dd-4daf-aace-559cebb97150, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aeef828-17f4-4cdf-a0cd-7ffc6b73863c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17e191b-4d0e-4d35-a1a5-d5c969de66a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17e191b-4d0e-4d35-a1a5-d5c969de66a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12170621128265062600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4e49e6-03dd-4daf-aace-559cebb97150, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9669938830059909173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17e191b-4d0e-4d35-a1a5-d5c969de66a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4e49e6-03dd-4daf-aace-559cebb97150, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 404e0183-4876-4d0f-9c3b-db5a25c59af5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 404e0183-4876-4d0f-9c3b-db5a25c59af5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4184450783382080046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d62166b-e4e6-492d-84da-63dc719e79d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d62166b-e4e6-492d-84da-63dc719e79d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912697037917268482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 404e0183-4876-4d0f-9c3b-db5a25c59af5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a9388e-ec41-4beb-8714-48c8eb0a87a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a9388e-ec41-4beb-8714-48c8eb0a87a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16326846345354930604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d62166b-e4e6-492d-84da-63dc719e79d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632ae7e1-9a71-4f79-842f-f744b24115a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632ae7e1-9a71-4f79-842f-f744b24115a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13333954278129821455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a9388e-ec41-4beb-8714-48c8eb0a87a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9822176-8c59-4c1f-bb8a-3835b77d5dab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632ae7e1-9a71-4f79-842f-f744b24115a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9822176-8c59-4c1f-bb8a-3835b77d5dab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7385979074470646513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a732e34-01dc-44f8-8dfe-be359bd719ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a732e34-01dc-44f8-8dfe-be359bd719ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 140700817595050620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9822176-8c59-4c1f-bb8a-3835b77d5dab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0425a5b6-9741-463e-a3e6-7882f86b0db6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0425a5b6-9741-463e-a3e6-7882f86b0db6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736136513859187118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a732e34-01dc-44f8-8dfe-be359bd719ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e96d55-0a67-4dc9-a9ac-5b78e151037f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e96d55-0a67-4dc9-a9ac-5b78e151037f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217280928628808983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0425a5b6-9741-463e-a3e6-7882f86b0db6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e1f9fb-13c5-43c8-9af2-acd0218a0a61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e96d55-0a67-4dc9-a9ac-5b78e151037f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f909696c-5776-4921-bad0-d5a70d3bd921, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f909696c-5776-4921-bad0-d5a70d3bd921, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13131907722913398984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e1f9fb-13c5-43c8-9af2-acd0218a0a61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1514412310118392738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f909696c-5776-4921-bad0-d5a70d3bd921, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce86212a-e8c4-4482-ba2e-b126e6ee0db0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce86212a-e8c4-4482-ba2e-b126e6ee0db0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3578091670622230170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e1f9fb-13c5-43c8-9af2-acd0218a0a61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce86212a-e8c4-4482-ba2e-b126e6ee0db0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d759312-6620-4f86-850a-4b79df198aaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d759312-6620-4f86-850a-4b79df198aaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14072092964899305719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e05a90-4640-4032-add8-abb30bb4b17f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e05a90-4640-4032-add8-abb30bb4b17f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 741041404013051725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d759312-6620-4f86-850a-4b79df198aaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e05a90-4640-4032-add8-abb30bb4b17f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec985096-4ecb-4688-b64e-4bac046dfe42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec985096-4ecb-4688-b64e-4bac046dfe42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816706311716713610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d1ce50-e4c8-4544-8085-2f53df56f478, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d1ce50-e4c8-4544-8085-2f53df56f478, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 868550036648343862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec985096-4ecb-4688-b64e-4bac046dfe42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e969b748-ea10-4ef5-99c2-1b9e6164c317, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e969b748-ea10-4ef5-99c2-1b9e6164c317, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873359509669354562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d1ce50-e4c8-4544-8085-2f53df56f478, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475bc6ac-edc4-42f2-95c2-90d1f0fe0a03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475bc6ac-edc4-42f2-95c2-90d1f0fe0a03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4280062070709767335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e969b748-ea10-4ef5-99c2-1b9e6164c317, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e2fedf-2d0e-4286-a9bd-5cc624e3e581, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e2fedf-2d0e-4286-a9bd-5cc624e3e581, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954125580746154219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475bc6ac-edc4-42f2-95c2-90d1f0fe0a03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7e529d-f960-416d-91b3-c6875a245632, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7e529d-f960-416d-91b3-c6875a245632, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2105770361695118653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e2fedf-2d0e-4286-a9bd-5cc624e3e581, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7e529d-f960-416d-91b3-c6875a245632, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba915d42-4f83-40e0-b72e-ac09e6bd81a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664b9499-12f9-4f56-a49c-f4664aa2df46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664b9499-12f9-4f56-a49c-f4664aa2df46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720295306601619808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba915d42-4f83-40e0-b72e-ac09e6bd81a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9113972858894997775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664b9499-12f9-4f56-a49c-f4664aa2df46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba915d42-4f83-40e0-b72e-ac09e6bd81a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b9044c-4c89-4573-9118-766fd39046ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33a64f5-42a3-4b89-a906-7823dde98397, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33a64f5-42a3-4b89-a906-7823dde98397, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18149807892194318193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b9044c-4c89-4573-9118-766fd39046ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18039226739842891682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33a64f5-42a3-4b89-a906-7823dde98397, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5294c6e1-8cb4-475c-8453-30424a6477d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5294c6e1-8cb4-475c-8453-30424a6477d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681087845801440102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b9044c-4c89-4573-9118-766fd39046ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1232873-b64c-4d91-b2b5-78558841da0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1232873-b64c-4d91-b2b5-78558841da0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 97474930072871979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5294c6e1-8cb4-475c-8453-30424a6477d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b653b4-f1ee-4aaf-a9b6-f2115139c7e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b653b4-f1ee-4aaf-a9b6-f2115139c7e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881950001989522326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1232873-b64c-4d91-b2b5-78558841da0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b653b4-f1ee-4aaf-a9b6-f2115139c7e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b928cd1e-1e5d-4679-874e-da7262c62159, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b928cd1e-1e5d-4679-874e-da7262c62159, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667029752178680703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da941133-f563-4bf8-b388-c2326abe30fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da941133-f563-4bf8-b388-c2326abe30fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5752075842042818380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da941133-f563-4bf8-b388-c2326abe30fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803c89fe-9437-4ba5-9149-905ee452dab3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c89fe-9437-4ba5-9149-905ee452dab3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11388320804985382751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b928cd1e-1e5d-4679-874e-da7262c62159, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e9d608-a5ef-47eb-a278-59d349c49a4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e9d608-a5ef-47eb-a278-59d349c49a4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16270471705598855375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c89fe-9437-4ba5-9149-905ee452dab3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d78a230-f2db-4fac-bf72-01e702898f4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d78a230-f2db-4fac-bf72-01e702898f4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6218175782051372830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e9d608-a5ef-47eb-a278-59d349c49a4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d28f345-ccca-49cb-9d05-116af4a7853b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d28f345-ccca-49cb-9d05-116af4a7853b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15832291429147219054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d78a230-f2db-4fac-bf72-01e702898f4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d28f345-ccca-49cb-9d05-116af4a7853b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ed46d5-2f60-4164-876b-2cae16494584, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642fe94d-a643-4abd-a127-db0701712190, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642fe94d-a643-4abd-a127-db0701712190, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18121040581370900942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ed46d5-2f60-4164-876b-2cae16494584, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993384463848300801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642fe94d-a643-4abd-a127-db0701712190, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ed46d5-2f60-4164-876b-2cae16494584, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03eedd2f-843a-4bb1-83d5-6aaa9a616f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03eedd2f-843a-4bb1-83d5-6aaa9a616f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10456480125219862699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bed2eeb-c22c-467c-a3c9-8d5920a16e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bed2eeb-c22c-467c-a3c9-8d5920a16e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033620502425850280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03eedd2f-843a-4bb1-83d5-6aaa9a616f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bed2eeb-c22c-467c-a3c9-8d5920a16e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876dd491-35c6-446a-a85d-0dfe113129c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8a838c-1f84-4392-a869-719dc72f7f8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8a838c-1f84-4392-a869-719dc72f7f8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13558569548328873729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876dd491-35c6-446a-a85d-0dfe113129c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282233286449489293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8a838c-1f84-4392-a869-719dc72f7f8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5c5c11-d990-4aaf-88b2-8159d247f411, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5c5c11-d990-4aaf-88b2-8159d247f411, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746306710637586041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876dd491-35c6-446a-a85d-0dfe113129c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5c5c11-d990-4aaf-88b2-8159d247f411, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f441e3-7614-458b-8cbe-9cd016eb8e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f441e3-7614-458b-8cbe-9cd016eb8e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14063076049947733547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f2fc2a-8598-4a6e-a9d2-c86772b05389, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f2fc2a-8598-4a6e-a9d2-c86772b05389, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466172396421793812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f441e3-7614-458b-8cbe-9cd016eb8e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2245aef8-ee2d-4c5e-9a4e-c843c8974b54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2245aef8-ee2d-4c5e-9a4e-c843c8974b54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570203598368510283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f2fc2a-8598-4a6e-a9d2-c86772b05389, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70131e2a-1cb0-46c2-a409-b8869cf0d971, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70131e2a-1cb0-46c2-a409-b8869cf0d971, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10215304717820955732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2245aef8-ee2d-4c5e-9a4e-c843c8974b54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70131e2a-1cb0-46c2-a409-b8869cf0d971, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5ed418-d519-4655-b987-ee3a89e81f33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d8eafe-4620-4210-ab52-28f417071925, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d8eafe-4620-4210-ab52-28f417071925, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5684431814468513775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5ed418-d519-4655-b987-ee3a89e81f33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9730953328432365122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d8eafe-4620-4210-ab52-28f417071925, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5ed418-d519-4655-b987-ee3a89e81f33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b2af94b-8255-4cfe-aa2c-92fa2eb03973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c5c890-6cf6-45a1-95f5-ad56e782b830, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c5c890-6cf6-45a1-95f5-ad56e782b830, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14709351616027742497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b2af94b-8255-4cfe-aa2c-92fa2eb03973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191688158708269953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b2af94b-8255-4cfe-aa2c-92fa2eb03973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad33abbb-d346-4a2c-8485-6522474743e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad33abbb-d346-4a2c-8485-6522474743e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16649161649477874975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c5c890-6cf6-45a1-95f5-ad56e782b830, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304efa9a-8ad8-4212-afbe-fe64f802fcaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304efa9a-8ad8-4212-afbe-fe64f802fcaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1749873776960748009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad33abbb-d346-4a2c-8485-6522474743e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e71a74-d687-4af5-9535-3fd137da4f69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304efa9a-8ad8-4212-afbe-fe64f802fcaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e71a74-d687-4af5-9535-3fd137da4f69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15654283943696177692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6b0aa5-7956-473d-8d2c-ccd21ea51b54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e71a74-d687-4af5-9535-3fd137da4f69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6b0aa5-7956-473d-8d2c-ccd21ea51b54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11225262666990730756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d3b9fb-c731-407f-aaf5-072863557b65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d3b9fb-c731-407f-aaf5-072863557b65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6099952446307025910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6b0aa5-7956-473d-8d2c-ccd21ea51b54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d3b9fb-c731-407f-aaf5-072863557b65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a34da50-ad10-45ee-b091-80ad384f9ee3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a34da50-ad10-45ee-b091-80ad384f9ee3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17549629221496956992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6cfa1c-be04-4b3f-b4d7-cde2fe16eb6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6cfa1c-be04-4b3f-b4d7-cde2fe16eb6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9025784169757196544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a34da50-ad10-45ee-b091-80ad384f9ee3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb0362d-5ed9-441e-9ab6-5dac4e453396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb0362d-5ed9-441e-9ab6-5dac4e453396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5215511952600277827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6cfa1c-be04-4b3f-b4d7-cde2fe16eb6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb0362d-5ed9-441e-9ab6-5dac4e453396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b89b929-7348-4788-9c4d-3bd8a5821644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b89b929-7348-4788-9c4d-3bd8a5821644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5302039625824626012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ecaf20-ec05-44d4-a4c2-3af9c06a8e3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b89b929-7348-4788-9c4d-3bd8a5821644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ecaf20-ec05-44d4-a4c2-3af9c06a8e3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251835198979819739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db71e4c-bddb-4ff1-b167-798459aef212, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db71e4c-bddb-4ff1-b167-798459aef212, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345001307440445844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ecaf20-ec05-44d4-a4c2-3af9c06a8e3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2adf216f-5ab3-4a78-b104-092d20dc733a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2adf216f-5ab3-4a78-b104-092d20dc733a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209714308893704446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db71e4c-bddb-4ff1-b167-798459aef212, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c02c385-1ea2-4457-aca6-aa1387d04864, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c02c385-1ea2-4457-aca6-aa1387d04864, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996116247989173477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2adf216f-5ab3-4a78-b104-092d20dc733a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f28abe7-b2f6-46e2-b1d8-54d6f542ef31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f28abe7-b2f6-46e2-b1d8-54d6f542ef31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6769754934764949165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c02c385-1ea2-4457-aca6-aa1387d04864, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d536d6-81fd-4495-8266-649eb58aa865, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f28abe7-b2f6-46e2-b1d8-54d6f542ef31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d536d6-81fd-4495-8266-649eb58aa865, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9485694255336242583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670aba26-7516-4267-b715-edbe3136d54d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670aba26-7516-4267-b715-edbe3136d54d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089822264774216981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d536d6-81fd-4495-8266-649eb58aa865, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a83de0-c663-42b1-a641-c533d181b1af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a83de0-c663-42b1-a641-c533d181b1af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3574758133634927228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670aba26-7516-4267-b715-edbe3136d54d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d81d26-f610-46b2-be37-25e56b568ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d81d26-f610-46b2-be37-25e56b568ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14512885169047261086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a83de0-c663-42b1-a641-c533d181b1af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f9f044-ce9a-4244-9b88-c654f2fbc376, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f9f044-ce9a-4244-9b88-c654f2fbc376, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17093479971249457437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d81d26-f610-46b2-be37-25e56b568ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f9f044-ce9a-4244-9b88-c654f2fbc376, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301e4fc6-e4d7-427a-9690-b1701a58385b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301e4fc6-e4d7-427a-9690-b1701a58385b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 662379846495311043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8bd016f-f1fb-4776-a585-d4dd5e48b413, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8bd016f-f1fb-4776-a585-d4dd5e48b413, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912654396179244942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8bd016f-f1fb-4776-a585-d4dd5e48b413, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301e4fc6-e4d7-427a-9690-b1701a58385b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb52665-7437-4670-8cfc-44e51b8c9d53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb52665-7437-4670-8cfc-44e51b8c9d53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5454046749363925192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b480fb5a-0c44-45bf-9f74-e45d3da08f2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b480fb5a-0c44-45bf-9f74-e45d3da08f2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5902527634251291705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb52665-7437-4670-8cfc-44e51b8c9d53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e4bc97-05eb-47ed-9b91-23d7648ae42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e4bc97-05eb-47ed-9b91-23d7648ae42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638555917966234853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b480fb5a-0c44-45bf-9f74-e45d3da08f2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c98123-cd07-4adb-80e9-770c49794ef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e4bc97-05eb-47ed-9b91-23d7648ae42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8496cb59-4fc9-4ff8-9b81-9dc5a237291f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c98123-cd07-4adb-80e9-770c49794ef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16097380149501353364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8496cb59-4fc9-4ff8-9b81-9dc5a237291f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8013359719338101807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c98123-cd07-4adb-80e9-770c49794ef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f45f1f34-7b4a-476c-83d6-19939605a683, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f45f1f34-7b4a-476c-83d6-19939605a683, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17823220984189001586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8496cb59-4fc9-4ff8-9b81-9dc5a237291f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6665f64-6dcf-4c65-b274-111c4cae1568, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6665f64-6dcf-4c65-b274-111c4cae1568, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5476937931247685697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f45f1f34-7b4a-476c-83d6-19939605a683, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6665f64-6dcf-4c65-b274-111c4cae1568, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ab5cb7-d80c-46ae-89da-67012dfe382d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ab5cb7-d80c-46ae-89da-67012dfe382d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255579489217021866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fdff12-825d-4950-bed0-c3ed2d75afe4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fdff12-825d-4950-bed0-c3ed2d75afe4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14365483165987746722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ab5cb7-d80c-46ae-89da-67012dfe382d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89cd4fd-b7e2-49c4-b5d9-9ab309948382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89cd4fd-b7e2-49c4-b5d9-9ab309948382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974959004065599998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fdff12-825d-4950-bed0-c3ed2d75afe4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eba73121-d124-4625-baae-5479800acd4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba73121-d124-4625-baae-5479800acd4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500567735114985429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89cd4fd-b7e2-49c4-b5d9-9ab309948382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba73121-d124-4625-baae-5479800acd4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d038e8-5c57-4b04-a5f1-5eb4f252ad9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d038e8-5c57-4b04-a5f1-5eb4f252ad9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314087644206715136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6f9ccf-4f07-4099-ae5c-ddd4c4748882, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6f9ccf-4f07-4099-ae5c-ddd4c4748882, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 55339255070666155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6f9ccf-4f07-4099-ae5c-ddd4c4748882, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aedae7e-3415-47e4-88f2-0e12823ef214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aedae7e-3415-47e4-88f2-0e12823ef214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13325508869185731992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d038e8-5c57-4b04-a5f1-5eb4f252ad9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dda3638-3638-486c-a532-4f69ed92f6d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dda3638-3638-486c-a532-4f69ed92f6d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856499410216916693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aedae7e-3415-47e4-88f2-0e12823ef214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77407b86-8e5b-4482-b2a2-c394ebb8e142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77407b86-8e5b-4482-b2a2-c394ebb8e142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088753506327109494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dda3638-3638-486c-a532-4f69ed92f6d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f62f4751-e257-4a8b-af0c-2ed3e4d39718, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77407b86-8e5b-4482-b2a2-c394ebb8e142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f62f4751-e257-4a8b-af0c-2ed3e4d39718, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10674398792101135985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c7ed63-bf7d-4326-b7c2-07377d2ba6c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f62f4751-e257-4a8b-af0c-2ed3e4d39718, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73835f4-5492-4978-9de7-1612d8fa079b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73835f4-5492-4978-9de7-1612d8fa079b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3970078728214694869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c7ed63-bf7d-4326-b7c2-07377d2ba6c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523693163926078806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73835f4-5492-4978-9de7-1612d8fa079b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1801bf-e951-48f0-8d50-012980db3a1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1801bf-e951-48f0-8d50-012980db3a1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729944235815379861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c7ed63-bf7d-4326-b7c2-07377d2ba6c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1801bf-e951-48f0-8d50-012980db3a1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f01f51-a9d4-45ff-bb0f-c1d8de48fcb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f01f51-a9d4-45ff-bb0f-c1d8de48fcb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230910753850884406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc27f5d-54ac-420a-a4ef-88e71f761adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc27f5d-54ac-420a-a4ef-88e71f761adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4651398031036884057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f01f51-a9d4-45ff-bb0f-c1d8de48fcb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc27f5d-54ac-420a-a4ef-88e71f761adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a5c17bc-b3d2-4a8c-bfd0-59879e4945f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a923f2-002e-4b08-8ff5-bf269f6b12bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a5c17bc-b3d2-4a8c-bfd0-59879e4945f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8671768886638761391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a923f2-002e-4b08-8ff5-bf269f6b12bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4979848522353586132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a5c17bc-b3d2-4a8c-bfd0-59879e4945f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4365ff-284c-4bd1-84b4-d894a7ff7878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4365ff-284c-4bd1-84b4-d894a7ff7878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6046719656685584192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a923f2-002e-4b08-8ff5-bf269f6b12bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bfc8ca-00ea-4f34-bfc4-87dddc3c1cba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bfc8ca-00ea-4f34-bfc4-87dddc3c1cba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3887478482978738721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4365ff-284c-4bd1-84b4-d894a7ff7878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41470954-0c66-4fc5-a845-ec380f4a1191, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41470954-0c66-4fc5-a845-ec380f4a1191, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13467062207074461133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bfc8ca-00ea-4f34-bfc4-87dddc3c1cba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ff0593-3463-43a0-8b32-dc19a1963ec7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ff0593-3463-43a0-8b32-dc19a1963ec7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 736099180283282868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41470954-0c66-4fc5-a845-ec380f4a1191, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537ebf1f-f936-49ae-a6a5-0f1be08a0fb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537ebf1f-f936-49ae-a6a5-0f1be08a0fb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851626963534826510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ff0593-3463-43a0-8b32-dc19a1963ec7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b54c77-4030-4cb1-a9a6-d9bd3d215c89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b54c77-4030-4cb1-a9a6-d9bd3d215c89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2927129060312134083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537ebf1f-f936-49ae-a6a5-0f1be08a0fb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca05c445-f41a-423e-834d-a56dac5493b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05c445-f41a-423e-834d-a56dac5493b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578124079582882648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b54c77-4030-4cb1-a9a6-d9bd3d215c89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 354a7dd6-3c8f-4d44-95cd-76c8c4c87dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 354a7dd6-3c8f-4d44-95cd-76c8c4c87dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9555094190179547934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05c445-f41a-423e-834d-a56dac5493b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e983193f-7f35-40e7-8653-dce4f9ce863d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e983193f-7f35-40e7-8653-dce4f9ce863d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418285754278410367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 354a7dd6-3c8f-4d44-95cd-76c8c4c87dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e983193f-7f35-40e7-8653-dce4f9ce863d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03059fc-835e-4ba0-b417-ac8d6279d017, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03059fc-835e-4ba0-b417-ac8d6279d017, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9804966668125661402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7136a3-7bd1-44b7-bf81-841dd9b9e3ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7136a3-7bd1-44b7-bf81-841dd9b9e3ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259999704847469826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7136a3-7bd1-44b7-bf81-841dd9b9e3ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98dd814-a866-4fc9-834a-fe351a941095, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98dd814-a866-4fc9-834a-fe351a941095, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396092000367743324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03059fc-835e-4ba0-b417-ac8d6279d017, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d17acf1-8419-4b9a-acd2-eff9c7202ff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d17acf1-8419-4b9a-acd2-eff9c7202ff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9868303184346127186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98dd814-a866-4fc9-834a-fe351a941095, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f490d611-66a0-4320-8a00-ded8e889055d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d17acf1-8419-4b9a-acd2-eff9c7202ff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159b86c6-8518-4dcc-9234-11d1385673c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159b86c6-8518-4dcc-9234-11d1385673c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511525888915228384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f490d611-66a0-4320-8a00-ded8e889055d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4375770374249832769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159b86c6-8518-4dcc-9234-11d1385673c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f490d611-66a0-4320-8a00-ded8e889055d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d35319b-a386-4b88-bbc2-7d61d765c906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d35319b-a386-4b88-bbc2-7d61d765c906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377262251777500469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e942bd1-2aa1-4f29-87df-1eee5caea043, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e942bd1-2aa1-4f29-87df-1eee5caea043, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14256228086005139370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e942bd1-2aa1-4f29-87df-1eee5caea043, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d35319b-a386-4b88-bbc2-7d61d765c906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e11f09e-2fae-4c42-9d7d-66df5f0274e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e11f09e-2fae-4c42-9d7d-66df5f0274e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2152072283243955495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50bd348d-d73e-41ee-8da6-3dc0d2a8f906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50bd348d-d73e-41ee-8da6-3dc0d2a8f906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396313683384725187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e11f09e-2fae-4c42-9d7d-66df5f0274e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02784392-0742-45ad-acae-96262759b6a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50bd348d-d73e-41ee-8da6-3dc0d2a8f906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02784392-0742-45ad-acae-96262759b6a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13534604194978178778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a746629e-40fe-41b2-94df-bb84d214ca1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02784392-0742-45ad-acae-96262759b6a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a746629e-40fe-41b2-94df-bb84d214ca1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910382726534174964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a746629e-40fe-41b2-94df-bb84d214ca1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccad4d95-89db-4dc0-bb8a-3bd8a8de6f74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8407e80e-9522-43fe-84a2-adb9cdd7fb7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccad4d95-89db-4dc0-bb8a-3bd8a8de6f74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506500820258025916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8407e80e-9522-43fe-84a2-adb9cdd7fb7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212459323891296149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccad4d95-89db-4dc0-bb8a-3bd8a8de6f74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df75a5b-7590-48c8-9ee3-0ef179baa812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df75a5b-7590-48c8-9ee3-0ef179baa812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10164273153391270241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8407e80e-9522-43fe-84a2-adb9cdd7fb7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f62410-cbaa-4840-877a-45832d2424aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f62410-cbaa-4840-877a-45832d2424aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3312856795432980895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df75a5b-7590-48c8-9ee3-0ef179baa812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632d8683-d8f5-40f3-82cb-9fae03f0a58a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632d8683-d8f5-40f3-82cb-9fae03f0a58a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123485068159140674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f62410-cbaa-4840-877a-45832d2424aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00378278-ebaa-449b-8370-1f2dfa9b29cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00378278-ebaa-449b-8370-1f2dfa9b29cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9665084749546216900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632d8683-d8f5-40f3-82cb-9fae03f0a58a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3e7f010-93b6-4570-ae6c-4bff1248b38c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3e7f010-93b6-4570-ae6c-4bff1248b38c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831534787672661269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00378278-ebaa-449b-8370-1f2dfa9b29cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f88db21-55e9-4ab7-9a2a-0486d324fdb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f88db21-55e9-4ab7-9a2a-0486d324fdb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529894025324858118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3e7f010-93b6-4570-ae6c-4bff1248b38c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5c201b-c48c-4ae1-afe2-51233a6d3662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5c201b-c48c-4ae1-afe2-51233a6d3662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2698894906054437720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f88db21-55e9-4ab7-9a2a-0486d324fdb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5cff28-55cc-445f-9ff3-1352facfcde6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5cff28-55cc-445f-9ff3-1352facfcde6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12272178313542491640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5c201b-c48c-4ae1-afe2-51233a6d3662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5cff28-55cc-445f-9ff3-1352facfcde6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250f3929-f2d6-4439-b668-18c2f83eb35b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250f3929-f2d6-4439-b668-18c2f83eb35b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14286163282323902028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f0b412-3ec5-4cd4-9095-5c869d42660d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f0b412-3ec5-4cd4-9095-5c869d42660d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9308952133061035928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250f3929-f2d6-4439-b668-18c2f83eb35b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f0b412-3ec5-4cd4-9095-5c869d42660d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1b9505-572f-43b1-b036-3854575c8d12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1b9505-572f-43b1-b036-3854575c8d12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13960314216383810478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523fe9f7-82f0-4884-b1d4-32bafe3ea929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523fe9f7-82f0-4884-b1d4-32bafe3ea929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390880287863411474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1b9505-572f-43b1-b036-3854575c8d12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd002e02-bcff-4b18-a160-97ebc4afeb55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd002e02-bcff-4b18-a160-97ebc4afeb55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9118442498784106940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523fe9f7-82f0-4884-b1d4-32bafe3ea929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3abddbe-efc0-4b72-bb54-8b61e6a11ee8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3abddbe-efc0-4b72-bb54-8b61e6a11ee8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422319243066350964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd002e02-bcff-4b18-a160-97ebc4afeb55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ca5e25-43c3-4d4b-a7d2-fd3c39505ca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ca5e25-43c3-4d4b-a7d2-fd3c39505ca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7952855158538312903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3abddbe-efc0-4b72-bb54-8b61e6a11ee8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d253b1-385f-4418-a59b-5924c3a80dc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ca5e25-43c3-4d4b-a7d2-fd3c39505ca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25bdfd0a-d565-446d-a097-87d50793b101, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d253b1-385f-4418-a59b-5924c3a80dc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8149120931002070738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25bdfd0a-d565-446d-a097-87d50793b101, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304867909912631859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d253b1-385f-4418-a59b-5924c3a80dc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967d1d44-0e66-4f2e-9dbb-3fe88b243fac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967d1d44-0e66-4f2e-9dbb-3fe88b243fac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14921682894373789204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25bdfd0a-d565-446d-a097-87d50793b101, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291a7b35-f923-48fc-95d3-9103bbb8b8a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291a7b35-f923-48fc-95d3-9103bbb8b8a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10905224257053267372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967d1d44-0e66-4f2e-9dbb-3fe88b243fac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916ce93e-3625-4fe6-a02c-aab2c1fd30bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916ce93e-3625-4fe6-a02c-aab2c1fd30bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8688068858651249555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291a7b35-f923-48fc-95d3-9103bbb8b8a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca27c4f-92e5-4ebe-ad83-e3a5c8dd99a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca27c4f-92e5-4ebe-ad83-e3a5c8dd99a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13978096982175413557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916ce93e-3625-4fe6-a02c-aab2c1fd30bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dabf819-ab3e-412c-aded-685ea1c25684, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dabf819-ab3e-412c-aded-685ea1c25684, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13446107793689609967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca27c4f-92e5-4ebe-ad83-e3a5c8dd99a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69b665d-ed6a-4977-8dc6-b2beb53fda8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69b665d-ed6a-4977-8dc6-b2beb53fda8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678534158635684805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dabf819-ab3e-412c-aded-685ea1c25684, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a43407-d3a9-4429-986a-9f9843685965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a43407-d3a9-4429-986a-9f9843685965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11668687996271494255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69b665d-ed6a-4977-8dc6-b2beb53fda8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a43407-d3a9-4429-986a-9f9843685965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ba69eb-2713-4df4-8db7-ffbe604c8a7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ba69eb-2713-4df4-8db7-ffbe604c8a7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225649364498275727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0e4c48-5c14-4dc7-b3b3-4509007d3a05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0e4c48-5c14-4dc7-b3b3-4509007d3a05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4589552282821228243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ba69eb-2713-4df4-8db7-ffbe604c8a7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa975ca-139a-44d4-a724-f964ae0ae2ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa975ca-139a-44d4-a724-f964ae0ae2ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10951359760573699387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0e4c48-5c14-4dc7-b3b3-4509007d3a05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cc032c-4841-4ba2-be87-98c00b9e5440, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cc032c-4841-4ba2-be87-98c00b9e5440, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911544549564906843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa975ca-139a-44d4-a724-f964ae0ae2ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d32cb3a6-91f7-4a89-86ee-d54905f7133d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32cb3a6-91f7-4a89-86ee-d54905f7133d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10063557248372799974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cc032c-4841-4ba2-be87-98c00b9e5440, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4556ffe-edc4-42ab-a440-a3c28eb873db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4556ffe-edc4-42ab-a440-a3c28eb873db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748218159064112074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32cb3a6-91f7-4a89-86ee-d54905f7133d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9343087a-3008-4809-a7ab-bb4c608a70b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9343087a-3008-4809-a7ab-bb4c608a70b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3852214305987552422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4556ffe-edc4-42ab-a440-a3c28eb873db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82ae944-61bb-4ec4-a90b-93e3e443bb60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82ae944-61bb-4ec4-a90b-93e3e443bb60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16103685867623264185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9343087a-3008-4809-a7ab-bb4c608a70b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6af18774-933e-4955-93c4-ed8f8e386822, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6af18774-933e-4955-93c4-ed8f8e386822, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950323639856606512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82ae944-61bb-4ec4-a90b-93e3e443bb60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6af18774-933e-4955-93c4-ed8f8e386822, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5653ca-dff2-4de3-a05c-f72244cfef12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2061f597-b2fd-4eff-af1f-730a575c6f2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2061f597-b2fd-4eff-af1f-730a575c6f2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953495170087086782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5653ca-dff2-4de3-a05c-f72244cfef12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14116034873558293487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2061f597-b2fd-4eff-af1f-730a575c6f2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07efa6ca-eb54-4220-b275-b8e86cca08e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5653ca-dff2-4de3-a05c-f72244cfef12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64068b72-cfd7-43ae-b15a-d24864603247, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07efa6ca-eb54-4220-b275-b8e86cca08e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218325250459013052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64068b72-cfd7-43ae-b15a-d24864603247, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3740672892633931703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07efa6ca-eb54-4220-b275-b8e86cca08e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d6fbcb-4f37-4575-b08c-cc63281c61e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64068b72-cfd7-43ae-b15a-d24864603247, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80236289-d220-486d-a102-7c15bf0b2956, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80236289-d220-486d-a102-7c15bf0b2956, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282981797637907850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d6fbcb-4f37-4575-b08c-cc63281c61e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12830000732728683126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80236289-d220-486d-a102-7c15bf0b2956, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44028213-10ae-4e14-8428-5ac2bc626a4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44028213-10ae-4e14-8428-5ac2bc626a4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881195609328993078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d6fbcb-4f37-4575-b08c-cc63281c61e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd2cd70-6075-4fdb-84ab-c600530e3517, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd2cd70-6075-4fdb-84ab-c600530e3517, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090017189239267748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44028213-10ae-4e14-8428-5ac2bc626a4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda5b9eb-6a1c-4fc8-984d-1c6d9c67ca9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda5b9eb-6a1c-4fc8-984d-1c6d9c67ca9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794825656313683581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd2cd70-6075-4fdb-84ab-c600530e3517, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0b92b9-041c-464a-a871-6c7baa3b1c71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0b92b9-041c-464a-a871-6c7baa3b1c71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9330684148843898803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda5b9eb-6a1c-4fc8-984d-1c6d9c67ca9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdf2e8c-792e-4f4a-976f-d13a796b9caf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdf2e8c-792e-4f4a-976f-d13a796b9caf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3569048831944073561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0b92b9-041c-464a-a871-6c7baa3b1c71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1f6929-73fc-4f14-9897-ecda287b6880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1f6929-73fc-4f14-9897-ecda287b6880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975125675204286341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdf2e8c-792e-4f4a-976f-d13a796b9caf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22aac81d-5da4-4239-b456-42cb02b8f41c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22aac81d-5da4-4239-b456-42cb02b8f41c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215834856918695873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1f6929-73fc-4f14-9897-ecda287b6880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea26f93-11a3-402b-9c93-035e21a20abd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea26f93-11a3-402b-9c93-035e21a20abd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3741909424164622499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea26f93-11a3-402b-9c93-035e21a20abd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22aac81d-5da4-4239-b456-42cb02b8f41c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee7ce79-e152-4005-adfe-e2e1bb3a03d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bda01cb-b630-42da-903f-65e5afeaf253, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bda01cb-b630-42da-903f-65e5afeaf253, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18003692469135878250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee7ce79-e152-4005-adfe-e2e1bb3a03d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7430936903706683901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bda01cb-b630-42da-903f-65e5afeaf253, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496c98ac-51e3-4b44-8440-3fc7d5b8c954, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496c98ac-51e3-4b44-8440-3fc7d5b8c954, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14522598420712156880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee7ce79-e152-4005-adfe-e2e1bb3a03d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29207251-1c06-4a93-a73b-f7260569ebfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29207251-1c06-4a93-a73b-f7260569ebfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3116759461967189541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29207251-1c06-4a93-a73b-f7260569ebfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb825e3-da17-498d-a2b8-be7fe03ab0da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb825e3-da17-498d-a2b8-be7fe03ab0da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16798110284737833195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496c98ac-51e3-4b44-8440-3fc7d5b8c954, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012eedc0-114e-4f9f-8e59-3b43b879d4d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012eedc0-114e-4f9f-8e59-3b43b879d4d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406390071617589368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb825e3-da17-498d-a2b8-be7fe03ab0da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf40253-4de7-4841-9115-c46e56bcb7ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf40253-4de7-4841-9115-c46e56bcb7ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18436489723833441905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012eedc0-114e-4f9f-8e59-3b43b879d4d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07bdb16c-28a4-4b8b-9f5b-728ee6da3514, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bdb16c-28a4-4b8b-9f5b-728ee6da3514, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874916021720853487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf40253-4de7-4841-9115-c46e56bcb7ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d1c1f6-7858-4185-9e00-4e250f4c7b20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d1c1f6-7858-4185-9e00-4e250f4c7b20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18084688981918786247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bdb16c-28a4-4b8b-9f5b-728ee6da3514, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be81818-b426-43b4-936f-fe5f63587e45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be81818-b426-43b4-936f-fe5f63587e45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7617430423615253633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d1c1f6-7858-4185-9e00-4e250f4c7b20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e85755-b6f5-4eb3-bbe4-77eb07ee812a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be81818-b426-43b4-936f-fe5f63587e45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e85755-b6f5-4eb3-bbe4-77eb07ee812a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16983158343792163838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ff8683-35aa-4bdf-84c6-f3c58f0ba996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ff8683-35aa-4bdf-84c6-f3c58f0ba996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3018298819172904445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e85755-b6f5-4eb3-bbe4-77eb07ee812a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 938ad48a-4524-45b4-b65d-18b5b7b55125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ff8683-35aa-4bdf-84c6-f3c58f0ba996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 938ad48a-4524-45b4-b65d-18b5b7b55125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6144682208111435971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5d8f39-72b5-46bd-bbfd-d2f6bb43459a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5d8f39-72b5-46bd-bbfd-d2f6bb43459a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11248259378854331629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 938ad48a-4524-45b4-b65d-18b5b7b55125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1691f139-06c0-43cb-91c5-26ae6cda8fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1691f139-06c0-43cb-91c5-26ae6cda8fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16317651536553876320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5d8f39-72b5-46bd-bbfd-d2f6bb43459a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b9cdb2-a5ce-48ed-aa16-76045d24ec99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b9cdb2-a5ce-48ed-aa16-76045d24ec99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5202839487477138916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1691f139-06c0-43cb-91c5-26ae6cda8fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd6da9d-5900-42a0-ac1b-3d95a26e7b54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd6da9d-5900-42a0-ac1b-3d95a26e7b54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14290321164940661276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b9cdb2-a5ce-48ed-aa16-76045d24ec99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd6da9d-5900-42a0-ac1b-3d95a26e7b54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92cfa1b-6f8c-497f-9db6-0798517045c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4742900-60a0-4d4e-8d02-750d0404a3fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4742900-60a0-4d4e-8d02-750d0404a3fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10383216090342639784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92cfa1b-6f8c-497f-9db6-0798517045c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13664627969053547948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4742900-60a0-4d4e-8d02-750d0404a3fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70641038-1a16-4277-b355-721a21b5613e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92cfa1b-6f8c-497f-9db6-0798517045c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea72c9e0-b049-4b35-ae1b-20cee94780b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea72c9e0-b049-4b35-ae1b-20cee94780b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763214813642895808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70641038-1a16-4277-b355-721a21b5613e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8814901153082213210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea72c9e0-b049-4b35-ae1b-20cee94780b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 391c4c47-95ee-4053-937c-9e92babe76f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 391c4c47-95ee-4053-937c-9e92babe76f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3149845337246319908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70641038-1a16-4277-b355-721a21b5613e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6753fd1a-6fbc-4bd2-8e58-438a9171a19f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6753fd1a-6fbc-4bd2-8e58-438a9171a19f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11879797062252991152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 391c4c47-95ee-4053-937c-9e92babe76f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6753fd1a-6fbc-4bd2-8e58-438a9171a19f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87898227-c7fa-4c4b-97d8-f674ed33801b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87898227-c7fa-4c4b-97d8-f674ed33801b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560649971932649322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94abd733-dfc7-42a7-8cca-a7e76d9cf99f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94abd733-dfc7-42a7-8cca-a7e76d9cf99f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303462409936417160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87898227-c7fa-4c4b-97d8-f674ed33801b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367d2f4e-6c6f-45f3-93e2-afb089e6c766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367d2f4e-6c6f-45f3-93e2-afb089e6c766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057197044200381027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94abd733-dfc7-42a7-8cca-a7e76d9cf99f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c025e05-b3bb-4018-bb8c-5360a03217d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c025e05-b3bb-4018-bb8c-5360a03217d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7910749552928981132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367d2f4e-6c6f-45f3-93e2-afb089e6c766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcacc49f-b7eb-4285-a2ae-3b3c88b85c2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcacc49f-b7eb-4285-a2ae-3b3c88b85c2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971000618278700930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c025e05-b3bb-4018-bb8c-5360a03217d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dcc5daa-e381-4e46-b799-f2d8f87b8457, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dcc5daa-e381-4e46-b799-f2d8f87b8457, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18218363255997027353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dcc5daa-e381-4e46-b799-f2d8f87b8457, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084a2d4a-6129-4e19-8de8-a26dce38c605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcacc49f-b7eb-4285-a2ae-3b3c88b85c2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084a2d4a-6129-4e19-8de8-a26dce38c605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15062485640223703499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ef5969-9b5d-4879-a3de-ddadbbfff529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ef5969-9b5d-4879-a3de-ddadbbfff529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126357452417098082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084a2d4a-6129-4e19-8de8-a26dce38c605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3b25f2-f034-429d-ae43-9b77b6439432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3b25f2-f034-429d-ae43-9b77b6439432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6677550719587406767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ef5969-9b5d-4879-a3de-ddadbbfff529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfda2328-53f2-4ce1-9c6d-2509a9da13ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfda2328-53f2-4ce1-9c6d-2509a9da13ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300060914573713927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3b25f2-f034-429d-ae43-9b77b6439432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfda2328-53f2-4ce1-9c6d-2509a9da13ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edc21358-06bc-4fee-b542-6b52128e572d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc21358-06bc-4fee-b542-6b52128e572d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695923171954732368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0102d134-4f6c-4011-bb2b-2867e6e98af8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0102d134-4f6c-4011-bb2b-2867e6e98af8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18035795836730219292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc21358-06bc-4fee-b542-6b52128e572d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73241eeb-e814-40a9-9602-04a783a5a07c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73241eeb-e814-40a9-9602-04a783a5a07c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15349098416465526805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0102d134-4f6c-4011-bb2b-2867e6e98af8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01df7206-2d14-443c-95e0-9a3508621457, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01df7206-2d14-443c-95e0-9a3508621457, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256474438701854685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73241eeb-e814-40a9-9602-04a783a5a07c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc45e42-2f4e-4f41-9abd-eba51f3b9a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc45e42-2f4e-4f41-9abd-eba51f3b9a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010914703572237662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01df7206-2d14-443c-95e0-9a3508621457, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f152b9-0307-4c0a-809b-4230f33eed29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f152b9-0307-4c0a-809b-4230f33eed29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418329746257536310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc45e42-2f4e-4f41-9abd-eba51f3b9a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9da9845c-d694-4970-9d44-904101566e3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da9845c-d694-4970-9d44-904101566e3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166153699225691648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f152b9-0307-4c0a-809b-4230f33eed29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea59ee25-0c37-4fc2-a295-c81889f68917, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea59ee25-0c37-4fc2-a295-c81889f68917, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13413274278210138487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da9845c-d694-4970-9d44-904101566e3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73402a74-9538-4931-bd53-ff90b612f044, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73402a74-9538-4931-bd53-ff90b612f044, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6197966872289069833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea59ee25-0c37-4fc2-a295-c81889f68917, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9467f3a1-b683-48f3-afff-3dd176e67d4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9467f3a1-b683-48f3-afff-3dd176e67d4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10507128611847690306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73402a74-9538-4931-bd53-ff90b612f044, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e496571-d472-4012-ab71-ea378ac3466b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e496571-d472-4012-ab71-ea378ac3466b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953653090263279551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9467f3a1-b683-48f3-afff-3dd176e67d4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62de029d-f772-431a-9c0f-fc472115af40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62de029d-f772-431a-9c0f-fc472115af40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 433134685221189239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e496571-d472-4012-ab71-ea378ac3466b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a627480-a98d-44ab-b3bf-1b056b7087eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a627480-a98d-44ab-b3bf-1b056b7087eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887071405607250058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62de029d-f772-431a-9c0f-fc472115af40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea47414-6159-44f3-9700-ff9d7af37b73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea47414-6159-44f3-9700-ff9d7af37b73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562846625275144189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a627480-a98d-44ab-b3bf-1b056b7087eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e56d9c6-e1b8-45cf-827f-f595f4e839ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e56d9c6-e1b8-45cf-827f-f595f4e839ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12928583397241776431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea47414-6159-44f3-9700-ff9d7af37b73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03d4eab-ebd8-4512-8e3d-e409c7dbc017, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03d4eab-ebd8-4512-8e3d-e409c7dbc017, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4079621813825829896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e56d9c6-e1b8-45cf-827f-f595f4e839ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d840bad2-edd9-4a5d-9a1f-5b2aa8acd4ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d840bad2-edd9-4a5d-9a1f-5b2aa8acd4ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714322134675092778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03d4eab-ebd8-4512-8e3d-e409c7dbc017, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1301f4ec-c4d7-425c-9a0b-be0f73c98c9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1301f4ec-c4d7-425c-9a0b-be0f73c98c9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428398297503091509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d840bad2-edd9-4a5d-9a1f-5b2aa8acd4ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84548e2-fb2f-4284-a3b2-44d3d6112e5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84548e2-fb2f-4284-a3b2-44d3d6112e5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 954685242283466996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1301f4ec-c4d7-425c-9a0b-be0f73c98c9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66bcd2de-408e-4c2f-910e-2474bdd07eab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66bcd2de-408e-4c2f-910e-2474bdd07eab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16749386256095281644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84548e2-fb2f-4284-a3b2-44d3d6112e5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98e1841-880a-46a5-bfe0-92ab46413ce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98e1841-880a-46a5-bfe0-92ab46413ce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6008229285427397165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66bcd2de-408e-4c2f-910e-2474bdd07eab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1982e4e2-8a16-4da9-b43b-77ba2df76fb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1982e4e2-8a16-4da9-b43b-77ba2df76fb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746764306558306149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98e1841-880a-46a5-bfe0-92ab46413ce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e232aa-d2a9-4b30-9d13-7229c219f855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e232aa-d2a9-4b30-9d13-7229c219f855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5535269026940151062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1982e4e2-8a16-4da9-b43b-77ba2df76fb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a3718b-e8d4-4fd7-aa61-05ed855526b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e232aa-d2a9-4b30-9d13-7229c219f855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981b4d8f-e134-4ded-84af-0f20ff611e95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a3718b-e8d4-4fd7-aa61-05ed855526b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 345423104478755975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981b4d8f-e134-4ded-84af-0f20ff611e95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12610111417394460788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a3718b-e8d4-4fd7-aa61-05ed855526b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa6f0bd-00a2-4d97-b127-de68f3aa4c64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa6f0bd-00a2-4d97-b127-de68f3aa4c64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8574202181258188292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981b4d8f-e134-4ded-84af-0f20ff611e95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93421862-e4c0-4c93-a626-ac80a62a59b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa6f0bd-00a2-4d97-b127-de68f3aa4c64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f780902-7246-4a31-b6f6-c7f250707c65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f780902-7246-4a31-b6f6-c7f250707c65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616746944797080340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93421862-e4c0-4c93-a626-ac80a62a59b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9825137154653624050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93421862-e4c0-4c93-a626-ac80a62a59b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cf3a5f-b94d-4cc5-89ee-12e95831f195, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cf3a5f-b94d-4cc5-89ee-12e95831f195, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10524413669661553243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f780902-7246-4a31-b6f6-c7f250707c65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f30e3a-c022-40e5-94b0-ce15a07fc854, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f30e3a-c022-40e5-94b0-ce15a07fc854, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10461766640366906998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cf3a5f-b94d-4cc5-89ee-12e95831f195, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb2a3a6-d126-4242-b849-553dde282c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb2a3a6-d126-4242-b849-553dde282c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447355690018027833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f30e3a-c022-40e5-94b0-ce15a07fc854, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab9036c-35a6-49c6-bd18-b057beb7706e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab9036c-35a6-49c6-bd18-b057beb7706e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1509276094192981133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb2a3a6-d126-4242-b849-553dde282c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3adeac83-6c33-42e8-9c08-6f7f0c7ff1ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3adeac83-6c33-42e8-9c08-6f7f0c7ff1ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13979612710526335051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab9036c-35a6-49c6-bd18-b057beb7706e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb99c83-55f8-4cbe-8abd-3e0a1eee03fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3adeac83-6c33-42e8-9c08-6f7f0c7ff1ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb99c83-55f8-4cbe-8abd-3e0a1eee03fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 260231829292926975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a1bae3-332d-454d-b9a6-372600a68e05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a1bae3-332d-454d-b9a6-372600a68e05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6009021898659841741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb99c83-55f8-4cbe-8abd-3e0a1eee03fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a1bae3-332d-454d-b9a6-372600a68e05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8b572b-75df-4ebf-862f-92e57a2842bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8b572b-75df-4ebf-862f-92e57a2842bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8590973419431626755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b5a629-ba95-4b91-82e1-53ba897643fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b5a629-ba95-4b91-82e1-53ba897643fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 869872968891940857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8b572b-75df-4ebf-862f-92e57a2842bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971e431c-6cdd-410b-90d8-24da5816b559, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971e431c-6cdd-410b-90d8-24da5816b559, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821249043091785286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b5a629-ba95-4b91-82e1-53ba897643fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1383edc1-6c7b-4cd6-845a-5f72076af1e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1383edc1-6c7b-4cd6-845a-5f72076af1e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15348181952626164379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971e431c-6cdd-410b-90d8-24da5816b559, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1615fa6d-fbb8-4d66-8fcb-db124948f27b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1615fa6d-fbb8-4d66-8fcb-db124948f27b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5567358706132068180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1383edc1-6c7b-4cd6-845a-5f72076af1e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db94772c-83b4-43d1-90d3-3045f039bce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db94772c-83b4-43d1-90d3-3045f039bce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844943944825723692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1615fa6d-fbb8-4d66-8fcb-db124948f27b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6bccc7-6e51-4eb7-b7f4-f881c4b5f534, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6bccc7-6e51-4eb7-b7f4-f881c4b5f534, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073942743478254315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db94772c-83b4-43d1-90d3-3045f039bce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72a052f-cee7-4955-bc92-3d1acda2c820, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72a052f-cee7-4955-bc92-3d1acda2c820, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176583628707181629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6bccc7-6e51-4eb7-b7f4-f881c4b5f534, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d244c559-6730-4a8c-a7cd-d7ceed785cb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d244c559-6730-4a8c-a7cd-d7ceed785cb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926529517063812877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72a052f-cee7-4955-bc92-3d1acda2c820, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d244c559-6730-4a8c-a7cd-d7ceed785cb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b84769-6b00-484b-b5ea-5bf27c8d4b06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b84769-6b00-484b-b5ea-5bf27c8d4b06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854047625711172517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef721257-0b2f-4b5e-a5e4-65cdc6089fe5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef721257-0b2f-4b5e-a5e4-65cdc6089fe5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174694618091670233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b84769-6b00-484b-b5ea-5bf27c8d4b06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16225d96-a341-40e0-b809-dd92107d3b74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16225d96-a341-40e0-b809-dd92107d3b74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141602952968297388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef721257-0b2f-4b5e-a5e4-65cdc6089fe5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16225d96-a341-40e0-b809-dd92107d3b74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50011fb-7ac0-4297-bd7c-2ed48a176365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62568039-b766-42a2-b294-5b4b3708e8a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50011fb-7ac0-4297-bd7c-2ed48a176365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396699485936400541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62568039-b766-42a2-b294-5b4b3708e8a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7604596777425972937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50011fb-7ac0-4297-bd7c-2ed48a176365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee3f457-d6e8-4c87-9806-330e7ff8a443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee3f457-d6e8-4c87-9806-330e7ff8a443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589238725554960214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62568039-b766-42a2-b294-5b4b3708e8a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44451cb-c7a3-4217-b886-a17710041b4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44451cb-c7a3-4217-b886-a17710041b4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13748682100558699422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee3f457-d6e8-4c87-9806-330e7ff8a443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9dc999-0427-40c0-826f-c415c7d10e33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44451cb-c7a3-4217-b886-a17710041b4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9dc999-0427-40c0-826f-c415c7d10e33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5503714719801836719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a64a100-be1b-4f1e-a1e3-766497100bcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a64a100-be1b-4f1e-a1e3-766497100bcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314832135337059629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9dc999-0427-40c0-826f-c415c7d10e33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe055de6-249e-417c-9298-94e8d80e469c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe055de6-249e-417c-9298-94e8d80e469c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579667002032905464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a64a100-be1b-4f1e-a1e3-766497100bcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe055de6-249e-417c-9298-94e8d80e469c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59275b7-a649-4a3e-b78c-a2a6f9c53a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59275b7-a649-4a3e-b78c-a2a6f9c53a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11170962735618915965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a395551-e0e9-41f6-b992-0da3b45f5a36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a395551-e0e9-41f6-b992-0da3b45f5a36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7249644554110045195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59275b7-a649-4a3e-b78c-a2a6f9c53a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15070f76-8cde-48f8-8a2b-eaa83901ca43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15070f76-8cde-48f8-8a2b-eaa83901ca43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15037750450128594860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a395551-e0e9-41f6-b992-0da3b45f5a36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15070f76-8cde-48f8-8a2b-eaa83901ca43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e92b679-3e69-4420-81bf-796eae5d5dd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e92b679-3e69-4420-81bf-796eae5d5dd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8871153116961167972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39c9c69-4877-4002-8a7d-9e03436cce00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39c9c69-4877-4002-8a7d-9e03436cce00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511601132455211727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e92b679-3e69-4420-81bf-796eae5d5dd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde51773-99a1-4edd-ba1f-09730023a303, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39c9c69-4877-4002-8a7d-9e03436cce00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde51773-99a1-4edd-ba1f-09730023a303, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3591804584675084902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29bbaf4-a3ce-418e-adf7-2618a6bd8c92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29bbaf4-a3ce-418e-adf7-2618a6bd8c92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3543859319161490524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde51773-99a1-4edd-ba1f-09730023a303, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29bbaf4-a3ce-418e-adf7-2618a6bd8c92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9a27ec-97bf-4893-86c6-376b9e9bb37c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9a27ec-97bf-4893-86c6-376b9e9bb37c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203652177271350064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e3002d-3cee-4273-9772-5b4a8193bf43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e3002d-3cee-4273-9772-5b4a8193bf43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431106326880142546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e3002d-3cee-4273-9772-5b4a8193bf43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6162edf9-be52-4142-b7ba-a243db6429ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9a27ec-97bf-4893-86c6-376b9e9bb37c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6162edf9-be52-4142-b7ba-a243db6429ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278243006035942182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f34aad24-0c2e-487f-bfb4-ef8c169731b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34aad24-0c2e-487f-bfb4-ef8c169731b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16364271341716644639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34aad24-0c2e-487f-bfb4-ef8c169731b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97acb125-fb3e-4c0a-b87f-66ea7396eb70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97acb125-fb3e-4c0a-b87f-66ea7396eb70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1280692675784772190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6162edf9-be52-4142-b7ba-a243db6429ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97acb125-fb3e-4c0a-b87f-66ea7396eb70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d8cd839-4277-4c08-b3d2-b9525d7b457f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe235311-758d-4df1-bfa8-76a0a9cf48e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d8cd839-4277-4c08-b3d2-b9525d7b457f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605556603436938002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe235311-758d-4df1-bfa8-76a0a9cf48e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17063875035886108137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d8cd839-4277-4c08-b3d2-b9525d7b457f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d60cea-57c9-4882-85fb-6e69936e50d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe235311-758d-4df1-bfa8-76a0a9cf48e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d60cea-57c9-4882-85fb-6e69936e50d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604931443318919691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece78fb6-46d6-482d-8846-02028b273dbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece78fb6-46d6-482d-8846-02028b273dbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14538545675014285704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d60cea-57c9-4882-85fb-6e69936e50d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdde0480-3ecc-4156-8b38-458f987fa7d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdde0480-3ecc-4156-8b38-458f987fa7d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13907852465433767269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece78fb6-46d6-482d-8846-02028b273dbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d03bdf5-8d5e-4333-b594-9574f8b11bd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdde0480-3ecc-4156-8b38-458f987fa7d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16ab8f0-403a-42e6-9f19-96e479a35d33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16ab8f0-403a-42e6-9f19-96e479a35d33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12670819083296376839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d03bdf5-8d5e-4333-b594-9574f8b11bd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8493802054020276647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16ab8f0-403a-42e6-9f19-96e479a35d33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433d326b-d844-4aa2-9ab6-ec6c60fa09b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433d326b-d844-4aa2-9ab6-ec6c60fa09b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5705884776003197244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d03bdf5-8d5e-4333-b594-9574f8b11bd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68eed64c-fad8-44be-b097-a570d3021af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68eed64c-fad8-44be-b097-a570d3021af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15221354884310049033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433d326b-d844-4aa2-9ab6-ec6c60fa09b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8e77fe-e08f-4957-a4ad-ba547e8a50e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8e77fe-e08f-4957-a4ad-ba547e8a50e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339566663870683837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68eed64c-fad8-44be-b097-a570d3021af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ef3686-afde-4b12-ba61-7a685da7a94d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ef3686-afde-4b12-ba61-7a685da7a94d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 114796677445380768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8e77fe-e08f-4957-a4ad-ba547e8a50e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f256c82a-199f-4e2e-85fa-5a543c696d88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f256c82a-199f-4e2e-85fa-5a543c696d88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320994484177060732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ef3686-afde-4b12-ba61-7a685da7a94d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f256c82a-199f-4e2e-85fa-5a543c696d88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2271283-70f7-415a-8f2a-cf2284404129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2271283-70f7-415a-8f2a-cf2284404129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819438883525932969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9694a8d5-f776-4877-946e-a04508f24034, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9694a8d5-f776-4877-946e-a04508f24034, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697925577725734205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2271283-70f7-415a-8f2a-cf2284404129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9694a8d5-f776-4877-946e-a04508f24034, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0e3284-46b4-4080-8838-3f698d2adee3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0e3284-46b4-4080-8838-3f698d2adee3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213472167532960588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf4e6fc-df02-457f-87f6-ac69cf243286, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf4e6fc-df02-457f-87f6-ac69cf243286, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15145702674617785769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0e3284-46b4-4080-8838-3f698d2adee3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d39af57-f12b-4f46-9062-37d98373b818, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d39af57-f12b-4f46-9062-37d98373b818, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901263064098135487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d39af57-f12b-4f46-9062-37d98373b818, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020216ea-7e67-4993-b3bc-a27e881664e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020216ea-7e67-4993-b3bc-a27e881664e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022802397735351819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020216ea-7e67-4993-b3bc-a27e881664e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b4f5a9-6205-4192-a53c-d190e472b42c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b4f5a9-6205-4192-a53c-d190e472b42c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370318861004184093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf4e6fc-df02-457f-87f6-ac69cf243286, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed601c45-868f-4e26-9042-009e96e0f71e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed601c45-868f-4e26-9042-009e96e0f71e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18018697528274472521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b4f5a9-6205-4192-a53c-d190e472b42c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb1b261-2ebb-44b6-b329-2b98a7acc335, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed601c45-868f-4e26-9042-009e96e0f71e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71cd5533-00b7-47ea-8224-115e728f451b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cd5533-00b7-47ea-8224-115e728f451b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10715399127317605464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb1b261-2ebb-44b6-b329-2b98a7acc335, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378080238429235000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cd5533-00b7-47ea-8224-115e728f451b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb1b261-2ebb-44b6-b329-2b98a7acc335, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8655e9a1-6a37-4b06-b44c-772aac45ba99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8655e9a1-6a37-4b06-b44c-772aac45ba99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17435984384486740587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e55926-770a-497d-9e57-824487b3a398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e55926-770a-497d-9e57-824487b3a398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 30519999029837523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8655e9a1-6a37-4b06-b44c-772aac45ba99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c27a99-20a6-4d33-802a-cc5d1babfbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c27a99-20a6-4d33-802a-cc5d1babfbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 749969289203127323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e55926-770a-497d-9e57-824487b3a398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0b7fef-19da-46b6-9cd9-dc665b165855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0b7fef-19da-46b6-9cd9-dc665b165855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657465909718620769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c27a99-20a6-4d33-802a-cc5d1babfbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 691765cd-ea66-434b-95b0-140acad8f384, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0b7fef-19da-46b6-9cd9-dc665b165855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb94fb7-59e2-4bff-b67c-a4c06a4d5c18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb94fb7-59e2-4bff-b67c-a4c06a4d5c18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268124777938669324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 691765cd-ea66-434b-95b0-140acad8f384, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5053937855951843451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb94fb7-59e2-4bff-b67c-a4c06a4d5c18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d1c5c0-a1b3-4d53-bde1-deafcb8e8c4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 691765cd-ea66-434b-95b0-140acad8f384, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d1c5c0-a1b3-4d53-bde1-deafcb8e8c4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172341485585199536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c5ff7e-9a73-4c3f-96ed-c8f9b556913c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c5ff7e-9a73-4c3f-96ed-c8f9b556913c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15321149879047968119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c5ff7e-9a73-4c3f-96ed-c8f9b556913c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b2530fe-270b-4761-a8e3-4a74997d571d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b2530fe-270b-4761-a8e3-4a74997d571d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7472490234881788849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d1c5c0-a1b3-4d53-bde1-deafcb8e8c4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8486bdb-afb1-4ad4-add0-81f41a1bdc34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8486bdb-afb1-4ad4-add0-81f41a1bdc34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3325464511216603149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b2530fe-270b-4761-a8e3-4a74997d571d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8486bdb-afb1-4ad4-add0-81f41a1bdc34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45839620-89c6-45d3-81ae-392784f06cb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45839620-89c6-45d3-81ae-392784f06cb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680718706801816645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf94cae-468a-44bf-8a74-a9e05466ca6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45839620-89c6-45d3-81ae-392784f06cb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf94cae-468a-44bf-8a74-a9e05466ca6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1911953426478454397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f54312e-8fb6-4369-8ef0-60dce64fee7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f54312e-8fb6-4369-8ef0-60dce64fee7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7419763618024815660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf94cae-468a-44bf-8a74-a9e05466ca6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfb7391-a1a3-4fa5-8ab0-60d4f37f9829, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfb7391-a1a3-4fa5-8ab0-60d4f37f9829, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12813607781373567886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f54312e-8fb6-4369-8ef0-60dce64fee7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c564ce55-3140-404e-abd7-701b18b5c840, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c564ce55-3140-404e-abd7-701b18b5c840, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6380700507110482276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfb7391-a1a3-4fa5-8ab0-60d4f37f9829, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c564ce55-3140-404e-abd7-701b18b5c840, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85569cbd-3445-4c70-bdc5-b1731007e33f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85569cbd-3445-4c70-bdc5-b1731007e33f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3992705900794145523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ff9961-edeb-4f1d-9f9e-75aacd7dee6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ff9961-edeb-4f1d-9f9e-75aacd7dee6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887143575284003235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85569cbd-3445-4c70-bdc5-b1731007e33f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ff9961-edeb-4f1d-9f9e-75aacd7dee6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c279389-25bf-467f-911d-d5462b69ca34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c279389-25bf-467f-911d-d5462b69ca34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16283497334378663398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e2b1ba-924f-40f2-9d4a-91b485c891db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c279389-25bf-467f-911d-d5462b69ca34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e2b1ba-924f-40f2-9d4a-91b485c891db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4068447195437651248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ac1ef1-4d35-4d48-a272-7ff60ab1cb6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ac1ef1-4d35-4d48-a272-7ff60ab1cb6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7716883765220638179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e2b1ba-924f-40f2-9d4a-91b485c891db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098a426f-c214-41c1-8ed4-af1b3a9f0354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098a426f-c214-41c1-8ed4-af1b3a9f0354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5930062056895984863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098a426f-c214-41c1-8ed4-af1b3a9f0354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ac1ef1-4d35-4d48-a272-7ff60ab1cb6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e351bce-008d-47bf-874c-801f019f788d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e351bce-008d-47bf-874c-801f019f788d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089908803546292563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ef4f34-c99f-40ad-a513-5752585c9b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ef4f34-c99f-40ad-a513-5752585c9b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10618805867870171391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e351bce-008d-47bf-874c-801f019f788d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addda6fd-f307-4c8f-be92-bf301df4555c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addda6fd-f307-4c8f-be92-bf301df4555c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5503828767043179618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ef4f34-c99f-40ad-a513-5752585c9b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2571c3ec-8eca-4e9c-9da5-c142c9809c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2571c3ec-8eca-4e9c-9da5-c142c9809c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3226057308447728495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addda6fd-f307-4c8f-be92-bf301df4555c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1fa1e41-763c-4671-acf6-11e2db6cb791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1fa1e41-763c-4671-acf6-11e2db6cb791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10368030322283954887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1fa1e41-763c-4671-acf6-11e2db6cb791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2571c3ec-8eca-4e9c-9da5-c142c9809c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ba415a-2c44-48f5-9421-5af3eada895d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed480c0-d7db-41f8-9ed4-e146a70ade5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ba415a-2c44-48f5-9421-5af3eada895d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926610660570924357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed480c0-d7db-41f8-9ed4-e146a70ade5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844146845876937552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ba415a-2c44-48f5-9421-5af3eada895d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2158dc8-7d71-4850-b833-c48d29929161, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2158dc8-7d71-4850-b833-c48d29929161, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740506702053605915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed480c0-d7db-41f8-9ed4-e146a70ade5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf2aadb-c09e-4a6f-9410-830069a6373c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2158dc8-7d71-4850-b833-c48d29929161, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf2aadb-c09e-4a6f-9410-830069a6373c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16126246520657419798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f45c854-f9a2-4001-87b1-b43dfa5292de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f45c854-f9a2-4001-87b1-b43dfa5292de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7310006691296322796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf2aadb-c09e-4a6f-9410-830069a6373c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f45c854-f9a2-4001-87b1-b43dfa5292de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9eb1e69-d49a-47d4-85fb-eb3c1240e1d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9eb1e69-d49a-47d4-85fb-eb3c1240e1d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18246520509357690487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93cc4e27-acbc-4c12-b8ff-3b415b3ca24e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cc4e27-acbc-4c12-b8ff-3b415b3ca24e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360144102274595548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9eb1e69-d49a-47d4-85fb-eb3c1240e1d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b0fb5b-bee1-4271-87f1-bf5bba22be90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b0fb5b-bee1-4271-87f1-bf5bba22be90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7924419451045869471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cc4e27-acbc-4c12-b8ff-3b415b3ca24e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e142617f-0448-4022-83b0-b4c5fd23925c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e142617f-0448-4022-83b0-b4c5fd23925c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11559360437362598077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b0fb5b-bee1-4271-87f1-bf5bba22be90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aaffaa3-6bcf-48ce-828a-99ec7cc2f688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aaffaa3-6bcf-48ce-828a-99ec7cc2f688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163712111444892089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e142617f-0448-4022-83b0-b4c5fd23925c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6c2f99-86b8-4466-b879-ee4e3741016a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6c2f99-86b8-4466-b879-ee4e3741016a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2630813595421091058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aaffaa3-6bcf-48ce-828a-99ec7cc2f688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488a0342-a367-4e73-b81b-a12500f42244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488a0342-a367-4e73-b81b-a12500f42244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 535375700101231460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6c2f99-86b8-4466-b879-ee4e3741016a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f970b8d-8eb9-468e-80d2-167e548777f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f970b8d-8eb9-468e-80d2-167e548777f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853828435399908314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488a0342-a367-4e73-b81b-a12500f42244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4f6b20-29b9-4d8a-bd57-be9f80268688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4f6b20-29b9-4d8a-bd57-be9f80268688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394625606221816243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f970b8d-8eb9-468e-80d2-167e548777f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54f4cd4-b39f-43d9-8e4d-09a17fcef66f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54f4cd4-b39f-43d9-8e4d-09a17fcef66f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11771256400496498279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4f6b20-29b9-4d8a-bd57-be9f80268688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f0ac3c-b0ef-4fba-ba8f-9ca765524d60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54f4cd4-b39f-43d9-8e4d-09a17fcef66f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f0ac3c-b0ef-4fba-ba8f-9ca765524d60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11492426360303683552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60cd83b1-2721-49dd-a14f-7ef7e632b37f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60cd83b1-2721-49dd-a14f-7ef7e632b37f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4647185032294774377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f0ac3c-b0ef-4fba-ba8f-9ca765524d60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a59aa85-1948-4420-b2ce-6e2b2bfe6bc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a59aa85-1948-4420-b2ce-6e2b2bfe6bc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635899485918080505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cd83b1-2721-49dd-a14f-7ef7e632b37f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20404e2a-6603-47cd-9a66-d832774e859b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20404e2a-6603-47cd-9a66-d832774e859b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1480604104110022747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a59aa85-1948-4420-b2ce-6e2b2bfe6bc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47bd606c-e97b-4c90-aadf-d1d2c81ec8e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47bd606c-e97b-4c90-aadf-d1d2c81ec8e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16209326398239107790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20404e2a-6603-47cd-9a66-d832774e859b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01061f81-688a-4a78-8320-5ceb71438dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01061f81-688a-4a78-8320-5ceb71438dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10196143187715841989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47bd606c-e97b-4c90-aadf-d1d2c81ec8e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fd444c-0ca5-46bf-9856-4127adb5c012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fd444c-0ca5-46bf-9856-4127adb5c012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320200959925210588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01061f81-688a-4a78-8320-5ceb71438dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1d2914-3567-43ea-928a-8908ea0f64cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1d2914-3567-43ea-928a-8908ea0f64cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5829242002393187180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fd444c-0ca5-46bf-9856-4127adb5c012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90c4e47-2463-4c01-8597-1079cef86a58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1d2914-3567-43ea-928a-8908ea0f64cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90c4e47-2463-4c01-8597-1079cef86a58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713080884336022245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c556e354-1b0c-4e31-8aeb-cd70ecd67808, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c556e354-1b0c-4e31-8aeb-cd70ecd67808, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110979818810880574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90c4e47-2463-4c01-8597-1079cef86a58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370bf808-9be4-4c69-9e39-e7673cf80d3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370bf808-9be4-4c69-9e39-e7673cf80d3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8549029548181339328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c556e354-1b0c-4e31-8aeb-cd70ecd67808, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 065e74b0-fe0d-4752-88d6-26c221fb00d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370bf808-9be4-4c69-9e39-e7673cf80d3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5dda91d-b99d-4edd-b661-9b0537a75b71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5dda91d-b99d-4edd-b661-9b0537a75b71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5267054910723456271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 065e74b0-fe0d-4752-88d6-26c221fb00d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882867535306920924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5dda91d-b99d-4edd-b661-9b0537a75b71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf77187-5f6d-4044-bb0b-84ff57d336c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf77187-5f6d-4044-bb0b-84ff57d336c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160390203308601656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 065e74b0-fe0d-4752-88d6-26c221fb00d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b0ed7f-e206-4a1a-937e-098e65fc762e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b0ed7f-e206-4a1a-937e-098e65fc762e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624232046232223755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf77187-5f6d-4044-bb0b-84ff57d336c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8e56e7-8582-43be-81aa-85f3beee5d09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8e56e7-8582-43be-81aa-85f3beee5d09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14551712692990744702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b0ed7f-e206-4a1a-937e-098e65fc762e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099091ba-2f7e-4c6a-9f6a-c00248fe9e58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099091ba-2f7e-4c6a-9f6a-c00248fe9e58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1107382316821289474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8e56e7-8582-43be-81aa-85f3beee5d09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5331f471-6fc7-4979-8342-d665cdb4eebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5331f471-6fc7-4979-8342-d665cdb4eebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16325551477232886863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099091ba-2f7e-4c6a-9f6a-c00248fe9e58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ad79af-ce1b-45b6-b07d-bcf3de2ae087, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ad79af-ce1b-45b6-b07d-bcf3de2ae087, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1156486343169983348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5331f471-6fc7-4979-8342-d665cdb4eebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8be63d-fffe-47cc-9279-71e578446d79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8be63d-fffe-47cc-9279-71e578446d79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340987643629738810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ad79af-ce1b-45b6-b07d-bcf3de2ae087, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4850c15f-5e18-4044-a23d-cba514d110b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4850c15f-5e18-4044-a23d-cba514d110b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17457869559410005227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8be63d-fffe-47cc-9279-71e578446d79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449d6718-1e13-42f8-afb7-54002e09b577, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449d6718-1e13-42f8-afb7-54002e09b577, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14999980801573537902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4850c15f-5e18-4044-a23d-cba514d110b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e61282-c578-43bf-b35e-ccec63d25ff5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e61282-c578-43bf-b35e-ccec63d25ff5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17452593741373358896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449d6718-1e13-42f8-afb7-54002e09b577, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e61282-c578-43bf-b35e-ccec63d25ff5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db065632-6550-4a40-9522-650c90ac5ae0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39d446f-ced3-4a5f-bfac-d0cd992b2fde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39d446f-ced3-4a5f-bfac-d0cd992b2fde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867689590118139743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db065632-6550-4a40-9522-650c90ac5ae0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6433365620639922822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39d446f-ced3-4a5f-bfac-d0cd992b2fde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844911de-beaf-4c0f-8268-8750a82c1690, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844911de-beaf-4c0f-8268-8750a82c1690, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133542689981960577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db065632-6550-4a40-9522-650c90ac5ae0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccfb9f5-3c9f-4a3e-8882-82800e407926, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccfb9f5-3c9f-4a3e-8882-82800e407926, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8877434113050984813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844911de-beaf-4c0f-8268-8750a82c1690, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4b4217-cb21-4372-9c13-384e82a6afae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4b4217-cb21-4372-9c13-384e82a6afae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7180986532204773752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccfb9f5-3c9f-4a3e-8882-82800e407926, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 862f0d02-ba84-4e52-9d57-af99ae43fd2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 862f0d02-ba84-4e52-9d57-af99ae43fd2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9610346311112689332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4b4217-cb21-4372-9c13-384e82a6afae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e490adf7-3c78-466d-a4ee-5fc9297ca056, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 862f0d02-ba84-4e52-9d57-af99ae43fd2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2956d089-8a4b-4c08-b54c-36dfe992797f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2956d089-8a4b-4c08-b54c-36dfe992797f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137021684127156054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e490adf7-3c78-466d-a4ee-5fc9297ca056, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5584604043144149636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2956d089-8a4b-4c08-b54c-36dfe992797f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48870172-bdb5-44d7-8504-e52c5fcd8a55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48870172-bdb5-44d7-8504-e52c5fcd8a55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160601108196261087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e490adf7-3c78-466d-a4ee-5fc9297ca056, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ed29f55-cc8b-4137-af0a-e3a4d5bc3c16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ed29f55-cc8b-4137-af0a-e3a4d5bc3c16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164338815589755974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48870172-bdb5-44d7-8504-e52c5fcd8a55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec062ee-db91-46cb-82e3-dbef6bc00d1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec062ee-db91-46cb-82e3-dbef6bc00d1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019656620065290074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ed29f55-cc8b-4137-af0a-e3a4d5bc3c16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75a32e7-5f5a-427e-bdf1-6054c32bf867, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75a32e7-5f5a-427e-bdf1-6054c32bf867, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225546354170459169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec062ee-db91-46cb-82e3-dbef6bc00d1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844b9c94-61a6-448e-a811-f83c283d0a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844b9c94-61a6-448e-a811-f83c283d0a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5515602212493352324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75a32e7-5f5a-427e-bdf1-6054c32bf867, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5e841a-003a-4d14-a7dd-7fa72456b385, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5e841a-003a-4d14-a7dd-7fa72456b385, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8127131647485376972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844b9c94-61a6-448e-a811-f83c283d0a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f18be4-8562-4e27-979b-5fc52436cf8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f18be4-8562-4e27-979b-5fc52436cf8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89893064852784580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5e841a-003a-4d14-a7dd-7fa72456b385, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9843353-a153-410f-9695-98b06226a942, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9843353-a153-410f-9695-98b06226a942, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17657385356266246882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f18be4-8562-4e27-979b-5fc52436cf8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093dc225-ec14-4bb5-953f-df3a76c9b41b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9843353-a153-410f-9695-98b06226a942, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093dc225-ec14-4bb5-953f-df3a76c9b41b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9730585099282733118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb6c876-33b6-4b02-a558-3f45c2298c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb6c876-33b6-4b02-a558-3f45c2298c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6784416941031561907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb6c876-33b6-4b02-a558-3f45c2298c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2122b34-c15e-48b6-bf92-6f43f2f2c8b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2122b34-c15e-48b6-bf92-6f43f2f2c8b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3157551881114601646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093dc225-ec14-4bb5-953f-df3a76c9b41b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37485750-f449-4406-bc17-1f057f51f1f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2122b34-c15e-48b6-bf92-6f43f2f2c8b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37485750-f449-4406-bc17-1f057f51f1f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17055635505827997484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37485750-f449-4406-bc17-1f057f51f1f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d4d73b-d718-4a55-b79d-3f573dc34905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d4d73b-d718-4a55-b79d-3f573dc34905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273204416089654685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37cffb57-129a-4a94-85d2-8ba02970f4de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cffb57-129a-4a94-85d2-8ba02970f4de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1062004210009505028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cffb57-129a-4a94-85d2-8ba02970f4de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161faa1e-9c82-4a0d-b24f-ac61d0825872, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d4d73b-d718-4a55-b79d-3f573dc34905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161faa1e-9c82-4a0d-b24f-ac61d0825872, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560877679066316270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac2b7ce-15ef-4206-b91a-bf8683f3b7b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac2b7ce-15ef-4206-b91a-bf8683f3b7b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561433011401365045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161faa1e-9c82-4a0d-b24f-ac61d0825872, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7738092-e96e-4abc-a373-3220668d211d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7738092-e96e-4abc-a373-3220668d211d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4512610042149246374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7738092-e96e-4abc-a373-3220668d211d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7eb46b3-0106-4378-8829-210b9e8dfeaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac2b7ce-15ef-4206-b91a-bf8683f3b7b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7eb46b3-0106-4378-8829-210b9e8dfeaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3126953646645980465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef63abd-1a95-468e-9ca1-5803a15be312, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef63abd-1a95-468e-9ca1-5803a15be312, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544679311317596724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7eb46b3-0106-4378-8829-210b9e8dfeaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c4d07f-2b58-4bc5-9ae1-6d03fa88092e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c4d07f-2b58-4bc5-9ae1-6d03fa88092e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3346287997494779698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef63abd-1a95-468e-9ca1-5803a15be312, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3558dab7-aef3-4232-bec1-d134ed84c03c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3558dab7-aef3-4232-bec1-d134ed84c03c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1882337040147970783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c4d07f-2b58-4bc5-9ae1-6d03fa88092e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03eafd7-d32b-4e75-8d1b-caf5a532d40c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03eafd7-d32b-4e75-8d1b-caf5a532d40c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12050645954398199925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3558dab7-aef3-4232-bec1-d134ed84c03c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261d1e8f-8fee-40eb-a0a9-ce21236921bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03eafd7-d32b-4e75-8d1b-caf5a532d40c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261d1e8f-8fee-40eb-a0a9-ce21236921bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407425860078210317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a787200d-cc37-4a68-ace3-01b2be6363e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a787200d-cc37-4a68-ace3-01b2be6363e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4786423768972713278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261d1e8f-8fee-40eb-a0a9-ce21236921bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc6cb48-bab8-4d0b-8bda-68685edfaa88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a787200d-cc37-4a68-ace3-01b2be6363e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc6cb48-bab8-4d0b-8bda-68685edfaa88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16404105518678759241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55868d60-780e-4709-901b-d978942797dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55868d60-780e-4709-901b-d978942797dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904827096045936708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc6cb48-bab8-4d0b-8bda-68685edfaa88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d38dc43-f692-4756-a399-0f18226be0be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d38dc43-f692-4756-a399-0f18226be0be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7580458449637595695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55868d60-780e-4709-901b-d978942797dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffa0272-0bd1-4eaf-88ee-3177bc4a7bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffa0272-0bd1-4eaf-88ee-3177bc4a7bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15899490150635351632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d38dc43-f692-4756-a399-0f18226be0be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6469f1-2351-4b5b-a220-cba15e8fee16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6469f1-2351-4b5b-a220-cba15e8fee16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414163600175078324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffa0272-0bd1-4eaf-88ee-3177bc4a7bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00096360-0389-4a9b-aee8-a46d7eff9163, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00096360-0389-4a9b-aee8-a46d7eff9163, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929397135125793655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6469f1-2351-4b5b-a220-cba15e8fee16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145d854a-71f2-4761-bc59-bce220cfd55d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145d854a-71f2-4761-bc59-bce220cfd55d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7545264770730690390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00096360-0389-4a9b-aee8-a46d7eff9163, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7aec4cb-b4d2-4f7a-9d67-82c0527b7a52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7aec4cb-b4d2-4f7a-9d67-82c0527b7a52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413713271329265234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145d854a-71f2-4761-bc59-bce220cfd55d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35563bc5-d35b-4a17-ac87-2c189188dc40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7aec4cb-b4d2-4f7a-9d67-82c0527b7a52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35563bc5-d35b-4a17-ac87-2c189188dc40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351584078731560392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1928dd6a-b49e-4745-b9b8-99fbb6606b9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1928dd6a-b49e-4745-b9b8-99fbb6606b9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9967780030115946611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35563bc5-d35b-4a17-ac87-2c189188dc40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d405fa-2697-465e-87a1-cdfd30b839cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1928dd6a-b49e-4745-b9b8-99fbb6606b9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d405fa-2697-465e-87a1-cdfd30b839cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628083883705978184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2191d00d-a34e-4d68-9cf3-4bcf754f4d0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2191d00d-a34e-4d68-9cf3-4bcf754f4d0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343084752758297684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d405fa-2697-465e-87a1-cdfd30b839cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8760001-e511-4104-b778-c61efc812495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8760001-e511-4104-b778-c61efc812495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11769679337391612993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2191d00d-a34e-4d68-9cf3-4bcf754f4d0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f4de87-b009-4076-b4fb-85677014ad06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8760001-e511-4104-b778-c61efc812495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f4de87-b009-4076-b4fb-85677014ad06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5463507559142061932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27678677-c27a-4a4a-a9dc-845cc0af3cbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27678677-c27a-4a4a-a9dc-845cc0af3cbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6871615636380311433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f4de87-b009-4076-b4fb-85677014ad06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 611e1f95-dc8f-42c0-afa3-db190aac304c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 611e1f95-dc8f-42c0-afa3-db190aac304c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451105417645343987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27678677-c27a-4a4a-a9dc-845cc0af3cbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988f9e7e-f279-4af1-9c28-b5dc28c4a4ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988f9e7e-f279-4af1-9c28-b5dc28c4a4ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3699607124008966880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 611e1f95-dc8f-42c0-afa3-db190aac304c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afcbfde-559d-4248-915a-90798e47d9c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afcbfde-559d-4248-915a-90798e47d9c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2218907950349682549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988f9e7e-f279-4af1-9c28-b5dc28c4a4ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873543ea-a487-448a-927a-fba46b9c433a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873543ea-a487-448a-927a-fba46b9c433a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2865840403735537926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afcbfde-559d-4248-915a-90798e47d9c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9a781a-e866-4633-ac9e-fa43267a2544, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9a781a-e866-4633-ac9e-fa43267a2544, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111036797513938413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873543ea-a487-448a-927a-fba46b9c433a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b053704c-1a8e-4e3a-9b42-c34f31ca1a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b053704c-1a8e-4e3a-9b42-c34f31ca1a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4603410294604763265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9a781a-e866-4633-ac9e-fa43267a2544, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c986134f-df2f-4bd2-afbf-862681d1a330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c986134f-df2f-4bd2-afbf-862681d1a330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15276732271793579331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b053704c-1a8e-4e3a-9b42-c34f31ca1a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e286347-c6ce-4591-aef5-ffe2ee1c6ccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e286347-c6ce-4591-aef5-ffe2ee1c6ccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046497770809485015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c986134f-df2f-4bd2-afbf-862681d1a330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87888be3-0e95-4dfc-ab69-4083d3259ef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e286347-c6ce-4591-aef5-ffe2ee1c6ccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87888be3-0e95-4dfc-ab69-4083d3259ef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12744102978590004632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b926f1e8-340f-4f06-8625-d11bcb2d7807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b926f1e8-340f-4f06-8625-d11bcb2d7807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5562759984760309949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87888be3-0e95-4dfc-ab69-4083d3259ef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18badc81-d885-4d36-8fd2-e44ceec11c16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18badc81-d885-4d36-8fd2-e44ceec11c16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9663457073466008771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b926f1e8-340f-4f06-8625-d11bcb2d7807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e4801d-420c-4a97-b47a-0f22ea052d19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18badc81-d885-4d36-8fd2-e44ceec11c16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e4801d-420c-4a97-b47a-0f22ea052d19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268715614817015835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469827ea-86cb-4ebf-bedb-590526d2b29b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469827ea-86cb-4ebf-bedb-590526d2b29b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7434940216454653341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e4801d-420c-4a97-b47a-0f22ea052d19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69168a75-56c7-429d-bc82-253a7653a912, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69168a75-56c7-429d-bc82-253a7653a912, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15792172894873117534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469827ea-86cb-4ebf-bedb-590526d2b29b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52ea57a-6223-4992-b4df-7081a16b4c6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69168a75-56c7-429d-bc82-253a7653a912, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52ea57a-6223-4992-b4df-7081a16b4c6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9799470617108799709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26ecc6f-7099-4fce-9c14-0eced681abe8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26ecc6f-7099-4fce-9c14-0eced681abe8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7700842051850738775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52ea57a-6223-4992-b4df-7081a16b4c6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dfa2cb-25ae-4196-b3e8-e8de6e914ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dfa2cb-25ae-4196-b3e8-e8de6e914ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14040460815147896236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26ecc6f-7099-4fce-9c14-0eced681abe8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee32c6e3-626d-4e9c-964e-e57ff138f1f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee32c6e3-626d-4e9c-964e-e57ff138f1f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15159993428225102141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dfa2cb-25ae-4196-b3e8-e8de6e914ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee32c6e3-626d-4e9c-964e-e57ff138f1f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7adb99b9-9dff-4393-ac91-7113539d0a8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7adb99b9-9dff-4393-ac91-7113539d0a8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5825611680918165207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d591f1d-751c-4da5-821a-ed4fa479fa16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d591f1d-751c-4da5-821a-ed4fa479fa16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038403552325297703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7adb99b9-9dff-4393-ac91-7113539d0a8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d591f1d-751c-4da5-821a-ed4fa479fa16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eff17d5-3924-473b-a899-38e14bd9368c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eff17d5-3924-473b-a899-38e14bd9368c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407145863890051075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1545c8-2750-4e48-a895-153d2f58d6ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1545c8-2750-4e48-a895-153d2f58d6ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17157645887774507197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1545c8-2750-4e48-a895-153d2f58d6ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18eea167-0d3a-4016-9b8e-e0f5d5000469, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18eea167-0d3a-4016-9b8e-e0f5d5000469, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595698027883972350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eff17d5-3924-473b-a899-38e14bd9368c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18eea167-0d3a-4016-9b8e-e0f5d5000469, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de913a8-6109-4480-810e-272f7f4576f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fff4e4d-ef74-488f-a454-968321a6979b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de913a8-6109-4480-810e-272f7f4576f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16158353823624878828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fff4e4d-ef74-488f-a454-968321a6979b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2686787073080653380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de913a8-6109-4480-810e-272f7f4576f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff17026-3f24-4560-a7ff-62ab3087608e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fff4e4d-ef74-488f-a454-968321a6979b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff17026-3f24-4560-a7ff-62ab3087608e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658901739191840937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0e3d266-3ca9-43c8-9afd-02341ee2e18e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e3d266-3ca9-43c8-9afd-02341ee2e18e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219777750573329099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff17026-3f24-4560-a7ff-62ab3087608e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60024d4-0796-4f20-ad2c-a1ab36e6a777, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60024d4-0796-4f20-ad2c-a1ab36e6a777, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15196322607240785784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e3d266-3ca9-43c8-9afd-02341ee2e18e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60024d4-0796-4f20-ad2c-a1ab36e6a777, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af16539b-a483-4ffa-a0ce-83dd15092150, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af16539b-a483-4ffa-a0ce-83dd15092150, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6907650614983470895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee46328b-2cfa-46ff-8345-c0d7ea2c88a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af16539b-a483-4ffa-a0ce-83dd15092150, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee46328b-2cfa-46ff-8345-c0d7ea2c88a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082363921500463690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb0a4194-c1b4-496a-8d63-bf807dde349b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0a4194-c1b4-496a-8d63-bf807dde349b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711341743635774406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee46328b-2cfa-46ff-8345-c0d7ea2c88a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e86022a-5cf9-402d-8e8e-7256a240548c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e86022a-5cf9-402d-8e8e-7256a240548c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4948929359858406460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0a4194-c1b4-496a-8d63-bf807dde349b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80cb4379-fc71-4a7d-a308-4b35bbf04e92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80cb4379-fc71-4a7d-a308-4b35bbf04e92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13510419356911529453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e86022a-5cf9-402d-8e8e-7256a240548c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f55cb13-5644-43fe-b527-c95ba59d2a05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80cb4379-fc71-4a7d-a308-4b35bbf04e92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f55cb13-5644-43fe-b527-c95ba59d2a05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4799160581710444256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde5fc3d-735a-46b9-807b-26262708c983, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde5fc3d-735a-46b9-807b-26262708c983, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16310370893447223693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f55cb13-5644-43fe-b527-c95ba59d2a05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436f34df-9330-45f5-ba3e-afd08294f728, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436f34df-9330-45f5-ba3e-afd08294f728, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962655905984917987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde5fc3d-735a-46b9-807b-26262708c983, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508a69d8-5e9b-4708-bad8-072939af66b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436f34df-9330-45f5-ba3e-afd08294f728, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508a69d8-5e9b-4708-bad8-072939af66b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2781792782654839463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70f6d3c-99e6-4b29-8880-160dbe97e398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70f6d3c-99e6-4b29-8880-160dbe97e398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941993272471567686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508a69d8-5e9b-4708-bad8-072939af66b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e095a263-a1ea-4845-a222-e54dc2a07f59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e095a263-a1ea-4845-a222-e54dc2a07f59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7767457852789587045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70f6d3c-99e6-4b29-8880-160dbe97e398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd15a62f-48ab-40b6-be90-518b2db29a8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd15a62f-48ab-40b6-be90-518b2db29a8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427637978658416874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e095a263-a1ea-4845-a222-e54dc2a07f59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b354c50-bea7-4700-b352-01d48ddfbfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd15a62f-48ab-40b6-be90-518b2db29a8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b354c50-bea7-4700-b352-01d48ddfbfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6218129100640983508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31f0fe6-5ed8-4cf9-90fc-0091a5f6d58e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31f0fe6-5ed8-4cf9-90fc-0091a5f6d58e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9477261654595364540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b354c50-bea7-4700-b352-01d48ddfbfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31f0fe6-5ed8-4cf9-90fc-0091a5f6d58e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e710eec9-7cc3-41d3-9c82-da5780d9d828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e710eec9-7cc3-41d3-9c82-da5780d9d828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844839695502826512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77253603-7e2a-4225-9c72-fb31c8061a53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77253603-7e2a-4225-9c72-fb31c8061a53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467723117914327887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77253603-7e2a-4225-9c72-fb31c8061a53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b40ca51-b17c-4b4b-8d24-790f2b3a506f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e710eec9-7cc3-41d3-9c82-da5780d9d828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b40ca51-b17c-4b4b-8d24-790f2b3a506f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18295848609576829386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b69acb7-a323-4f35-b1e1-008a90a48485, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b69acb7-a323-4f35-b1e1-008a90a48485, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7668321827787893086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b69acb7-a323-4f35-b1e1-008a90a48485, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2693d22a-1205-49ed-9e52-58b8671f48d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2693d22a-1205-49ed-9e52-58b8671f48d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11493925284359987528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b40ca51-b17c-4b4b-8d24-790f2b3a506f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1508764-892a-4617-bab1-8fbdfb322661, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1508764-892a-4617-bab1-8fbdfb322661, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664252330850273114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2693d22a-1205-49ed-9e52-58b8671f48d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5072d373-7fe7-4c0f-946b-4d14bd4e9f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5072d373-7fe7-4c0f-946b-4d14bd4e9f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5451875327707579159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1508764-892a-4617-bab1-8fbdfb322661, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91087cfd-b5ef-4c40-a85c-a4c07ccf8fa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91087cfd-b5ef-4c40-a85c-a4c07ccf8fa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896015191377730201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5072d373-7fe7-4c0f-946b-4d14bd4e9f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c1dd23-8c43-40d3-980b-ec5b2d11d414, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c1dd23-8c43-40d3-980b-ec5b2d11d414, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13789347050052648786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91087cfd-b5ef-4c40-a85c-a4c07ccf8fa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3983c3-866d-4a93-bdcc-04a55adb10c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3983c3-866d-4a93-bdcc-04a55adb10c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4518816862605199115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c1dd23-8c43-40d3-980b-ec5b2d11d414, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f89e2d-5194-4f00-b268-4ff09047d48c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3983c3-866d-4a93-bdcc-04a55adb10c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb7f37e-7479-4016-9e29-1768bd5c302f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f89e2d-5194-4f00-b268-4ff09047d48c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14375040845839650488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb7f37e-7479-4016-9e29-1768bd5c302f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9167096466853101215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f89e2d-5194-4f00-b268-4ff09047d48c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87ffcbe-cd9a-4153-a9d9-317ba21bbd74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87ffcbe-cd9a-4153-a9d9-317ba21bbd74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490255660114349757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb7f37e-7479-4016-9e29-1768bd5c302f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3850416-561a-4c6f-9d29-89a864954865, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3850416-561a-4c6f-9d29-89a864954865, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13119173422834237804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3850416-561a-4c6f-9d29-89a864954865, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87ffcbe-cd9a-4153-a9d9-317ba21bbd74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ac1646-36ec-46a5-83ad-28eac5de4ed7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab9a279-44a1-4e16-8286-f9a9cb011961, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab9a279-44a1-4e16-8286-f9a9cb011961, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15959891022531064502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ac1646-36ec-46a5-83ad-28eac5de4ed7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 987816502346457636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab9a279-44a1-4e16-8286-f9a9cb011961, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ac1646-36ec-46a5-83ad-28eac5de4ed7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb34ea7-2e0a-45d3-9dfa-5b1a1a5f8ba9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f989cb-7c54-4761-905c-d8a232938694, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb34ea7-2e0a-45d3-9dfa-5b1a1a5f8ba9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777445991449660781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f989cb-7c54-4761-905c-d8a232938694, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3228130197976186424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb34ea7-2e0a-45d3-9dfa-5b1a1a5f8ba9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e2073b-f93a-41a8-8ead-9763c3afc066, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e2073b-f93a-41a8-8ead-9763c3afc066, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780839001381981120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f989cb-7c54-4761-905c-d8a232938694, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640798df-c6a3-4915-8982-f27437f0b386, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640798df-c6a3-4915-8982-f27437f0b386, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599627461737484385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e2073b-f93a-41a8-8ead-9763c3afc066, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff74341-d779-4337-ad27-2ff0a6b27d86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff74341-d779-4337-ad27-2ff0a6b27d86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255635469520056386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640798df-c6a3-4915-8982-f27437f0b386, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9119362-1143-48a1-b4c0-cc8e95cb50a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9119362-1143-48a1-b4c0-cc8e95cb50a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854262956943967310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff74341-d779-4337-ad27-2ff0a6b27d86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b967681-bc4d-4dc2-811a-1613b597e578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b967681-bc4d-4dc2-811a-1613b597e578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13806209954068531517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b967681-bc4d-4dc2-811a-1613b597e578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a140c3-39fc-485b-8de1-489ec631ccb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a140c3-39fc-485b-8de1-489ec631ccb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16547837997767556732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9119362-1143-48a1-b4c0-cc8e95cb50a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f16a09a-9e25-4749-8974-3535ab69814b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f16a09a-9e25-4749-8974-3535ab69814b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14980195160926587598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a140c3-39fc-485b-8de1-489ec631ccb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73c9aae-9418-40f1-babd-f293e216de3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73c9aae-9418-40f1-babd-f293e216de3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14858756694642740289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f16a09a-9e25-4749-8974-3535ab69814b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e06bd01-620b-4c14-9a87-d7e2ec384723, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e06bd01-620b-4c14-9a87-d7e2ec384723, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714657617373529786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73c9aae-9418-40f1-babd-f293e216de3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d8c08a-9195-42e9-b65a-674525557ee1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d8c08a-9195-42e9-b65a-674525557ee1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3873274481784803776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e06bd01-620b-4c14-9a87-d7e2ec384723, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d44607-21c3-44c1-856a-f47defb20270, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d44607-21c3-44c1-856a-f47defb20270, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16631591938573422024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d8c08a-9195-42e9-b65a-674525557ee1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8b2220-b498-4931-9f64-1f79f646ba6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8b2220-b498-4931-9f64-1f79f646ba6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14190743940886019695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d44607-21c3-44c1-856a-f47defb20270, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c0c341-9363-4c96-8e29-f566af0bcb96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c0c341-9363-4c96-8e29-f566af0bcb96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5207916505405788446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8b2220-b498-4931-9f64-1f79f646ba6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ff90c0-b8cf-468b-b0c2-7a5068bfdf7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ff90c0-b8cf-468b-b0c2-7a5068bfdf7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14774430531390617486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c0c341-9363-4c96-8e29-f566af0bcb96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f933a1d-e21b-4b83-8e84-c0ca3823481f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f933a1d-e21b-4b83-8e84-c0ca3823481f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1718671966271896862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ff90c0-b8cf-468b-b0c2-7a5068bfdf7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c2862b-9dc9-45f6-8d3d-0ef843ea6b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c2862b-9dc9-45f6-8d3d-0ef843ea6b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13686536101420845618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f933a1d-e21b-4b83-8e84-c0ca3823481f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d989434-4a0f-4a9a-b58a-961d62c7562d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d989434-4a0f-4a9a-b58a-961d62c7562d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4976249737369098485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c2862b-9dc9-45f6-8d3d-0ef843ea6b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60da3e3-85b9-429c-a37f-ba483b44f242, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d989434-4a0f-4a9a-b58a-961d62c7562d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3718bea-1df3-4244-bb6c-3899a753b17e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3718bea-1df3-4244-bb6c-3899a753b17e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3298241263347778229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60da3e3-85b9-429c-a37f-ba483b44f242, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743586755733100520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3718bea-1df3-4244-bb6c-3899a753b17e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c58b0d8-f488-4bf3-82aa-1b952a1bcd2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c58b0d8-f488-4bf3-82aa-1b952a1bcd2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715521979969823335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c58b0d8-f488-4bf3-82aa-1b952a1bcd2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b2d346-55b9-46fb-a3bc-8a625d3886d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b2d346-55b9-46fb-a3bc-8a625d3886d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527936501769594206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60da3e3-85b9-429c-a37f-ba483b44f242, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3311647-764a-4c2c-9c4f-7b6d6fc00429, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3311647-764a-4c2c-9c4f-7b6d6fc00429, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311846178139857668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3311647-764a-4c2c-9c4f-7b6d6fc00429, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74409467-36c5-4ea8-b7f6-cbed5a9814de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b2d346-55b9-46fb-a3bc-8a625d3886d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74409467-36c5-4ea8-b7f6-cbed5a9814de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1388540637928312077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1eca994-f123-46af-8c2e-1ffa3a7efa4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1eca994-f123-46af-8c2e-1ffa3a7efa4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7778138576913514090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74409467-36c5-4ea8-b7f6-cbed5a9814de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1eca994-f123-46af-8c2e-1ffa3a7efa4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7aa7492-ee13-4111-b90b-0c806d3890ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7aa7492-ee13-4111-b90b-0c806d3890ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6004882055822729339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9b2cfa-70f4-4210-972b-95afaf7e1aad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9b2cfa-70f4-4210-972b-95afaf7e1aad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16858345578941923378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7aa7492-ee13-4111-b90b-0c806d3890ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff99e33b-c027-4ec0-9408-21104dffc83e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff99e33b-c027-4ec0-9408-21104dffc83e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11149041580690802187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9b2cfa-70f4-4210-972b-95afaf7e1aad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd5ab7d-084f-4cb9-ab3d-f490b2cad5ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd5ab7d-084f-4cb9-ab3d-f490b2cad5ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6898040356186072292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff99e33b-c027-4ec0-9408-21104dffc83e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd4f800-039a-48f6-a70f-caf82b4d69eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd4f800-039a-48f6-a70f-caf82b4d69eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870477061667060251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd5ab7d-084f-4cb9-ab3d-f490b2cad5ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b48c0f9-251f-488a-8075-c4fb022ecf08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b48c0f9-251f-488a-8075-c4fb022ecf08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3083311969952433109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd4f800-039a-48f6-a70f-caf82b4d69eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95c350e-5ad5-44de-a963-d87723507388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95c350e-5ad5-44de-a963-d87723507388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4976687785786195588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b48c0f9-251f-488a-8075-c4fb022ecf08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef5a177a-0de1-40be-ac64-99ebc85806ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef5a177a-0de1-40be-ac64-99ebc85806ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878383122744120946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95c350e-5ad5-44de-a963-d87723507388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965e3eb3-6420-4dfa-a836-8db2b3c51b6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965e3eb3-6420-4dfa-a836-8db2b3c51b6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13124850584293083249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef5a177a-0de1-40be-ac64-99ebc85806ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20c7fa26-7246-4450-b12f-d72a59935a0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20c7fa26-7246-4450-b12f-d72a59935a0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038523215030943109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965e3eb3-6420-4dfa-a836-8db2b3c51b6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0941af2-e0cf-4204-929b-e97f114f315e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0941af2-e0cf-4204-929b-e97f114f315e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592655516292866696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20c7fa26-7246-4450-b12f-d72a59935a0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ea6ea3-897e-4d77-b4d2-af864d8dafdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0941af2-e0cf-4204-929b-e97f114f315e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c247e241-f600-4a5e-9686-07754ffc3ed2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ea6ea3-897e-4d77-b4d2-af864d8dafdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15774521018763112778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c247e241-f600-4a5e-9686-07754ffc3ed2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7450031611502608557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ea6ea3-897e-4d77-b4d2-af864d8dafdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf6d501-edfb-42d1-8b79-c40c33a45db4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf6d501-edfb-42d1-8b79-c40c33a45db4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957387846720238481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c247e241-f600-4a5e-9686-07754ffc3ed2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de6db86-2509-449c-b9e1-7455ed3faf84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de6db86-2509-449c-b9e1-7455ed3faf84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364267477654937246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf6d501-edfb-42d1-8b79-c40c33a45db4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1c4b29-c4c1-4230-873f-687969943567, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1c4b29-c4c1-4230-873f-687969943567, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6686620488555521193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de6db86-2509-449c-b9e1-7455ed3faf84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4826029-d5ae-4af0-a499-015d1fff85cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4826029-d5ae-4af0-a499-015d1fff85cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068311337621414723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1c4b29-c4c1-4230-873f-687969943567, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04bbef1-d02b-4146-9247-bea442ad1f49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04bbef1-d02b-4146-9247-bea442ad1f49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 747302017257331975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4826029-d5ae-4af0-a499-015d1fff85cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496bccdb-0247-4f30-9ae8-0e93d50260a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496bccdb-0247-4f30-9ae8-0e93d50260a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14965029201602870268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496bccdb-0247-4f30-9ae8-0e93d50260a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04bbef1-d02b-4146-9247-bea442ad1f49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bfaa90-7e45-47ce-ac6b-f2a112d80da2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bfaa90-7e45-47ce-ac6b-f2a112d80da2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18207034027136047886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645ffc3a-53fb-4938-9cec-bfe7125657a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bfaa90-7e45-47ce-ac6b-f2a112d80da2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645ffc3a-53fb-4938-9cec-bfe7125657a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16923444008552518059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9248330b-73f1-4895-a9fd-34b2ef7cb4c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645ffc3a-53fb-4938-9cec-bfe7125657a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9248330b-73f1-4895-a9fd-34b2ef7cb4c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150403069120767538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7145bfd-06ee-49b7-a820-12ff7a4fba8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7145bfd-06ee-49b7-a820-12ff7a4fba8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3213203342299428755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9248330b-73f1-4895-a9fd-34b2ef7cb4c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ad2048-d734-4b77-b625-0df8b11fc3a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ad2048-d734-4b77-b625-0df8b11fc3a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2149168982751067574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7145bfd-06ee-49b7-a820-12ff7a4fba8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a649bdc-dd0a-4539-a839-4da69e2e6dad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a649bdc-dd0a-4539-a839-4da69e2e6dad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16947000213733748547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ad2048-d734-4b77-b625-0df8b11fc3a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058cbf59-7d93-49b1-aa08-c090d87aaf54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058cbf59-7d93-49b1-aa08-c090d87aaf54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11825318563577279679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a649bdc-dd0a-4539-a839-4da69e2e6dad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f66b450-3dd0-4665-8958-3238b8d08cd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f66b450-3dd0-4665-8958-3238b8d08cd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652783796877461617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058cbf59-7d93-49b1-aa08-c090d87aaf54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6abeb18-7d26-45ac-b882-b7719a3d8937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6abeb18-7d26-45ac-b882-b7719a3d8937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 670065211916714653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f66b450-3dd0-4665-8958-3238b8d08cd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6abeb18-7d26-45ac-b882-b7719a3d8937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97a4ccf-bcce-41cf-aa81-944c58819f96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97edc58-5068-4e36-84d6-2ace7eddef03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97a4ccf-bcce-41cf-aa81-944c58819f96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14957843284529329133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97edc58-5068-4e36-84d6-2ace7eddef03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16045519009602805610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97a4ccf-bcce-41cf-aa81-944c58819f96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5343ec7-fa9a-40cb-a893-9beeeac136da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97edc58-5068-4e36-84d6-2ace7eddef03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5343ec7-fa9a-40cb-a893-9beeeac136da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11695606314168645191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb84e48d-c9c6-4c49-b6dd-a98019b1fd0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb84e48d-c9c6-4c49-b6dd-a98019b1fd0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6115217378036226534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5343ec7-fa9a-40cb-a893-9beeeac136da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252cbc86-2d93-41da-b50b-247709ddccbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252cbc86-2d93-41da-b50b-247709ddccbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490969141487824050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb84e48d-c9c6-4c49-b6dd-a98019b1fd0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e296038-e5e8-4922-984e-702551c88641, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e296038-e5e8-4922-984e-702551c88641, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 572549936854904082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252cbc86-2d93-41da-b50b-247709ddccbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71669cf-55b2-4052-8946-f155fad301f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71669cf-55b2-4052-8946-f155fad301f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289555081633576169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e296038-e5e8-4922-984e-702551c88641, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff39864-a0a3-44e1-9b8c-335dd1d679ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff39864-a0a3-44e1-9b8c-335dd1d679ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7119921783773392061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71669cf-55b2-4052-8946-f155fad301f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6623615-c0c4-47c7-a8c7-4d0a05d8ddaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff39864-a0a3-44e1-9b8c-335dd1d679ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e4ecd0-cda9-45e2-89a0-4d1592c6d7e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e4ecd0-cda9-45e2-89a0-4d1592c6d7e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4299065018991543597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6623615-c0c4-47c7-a8c7-4d0a05d8ddaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5959606658352576484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e4ecd0-cda9-45e2-89a0-4d1592c6d7e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41ec3d76-6d3b-4205-a152-1bbf358ba238, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41ec3d76-6d3b-4205-a152-1bbf358ba238, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16442752335452641774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6623615-c0c4-47c7-a8c7-4d0a05d8ddaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6ad02a-b01c-49a3-9a42-300ad92d70c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6ad02a-b01c-49a3-9a42-300ad92d70c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10911720368292224258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6ad02a-b01c-49a3-9a42-300ad92d70c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f0e268-b117-4d27-8619-77e6bb3cd16a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f0e268-b117-4d27-8619-77e6bb3cd16a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 39761527430082166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41ec3d76-6d3b-4205-a152-1bbf358ba238, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d66a1e-6595-4f90-9c6b-d86075c3fc84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d66a1e-6595-4f90-9c6b-d86075c3fc84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925052628693477786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d66a1e-6595-4f90-9c6b-d86075c3fc84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000dfaaa-8a68-4e62-9982-3ac000047449, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000dfaaa-8a68-4e62-9982-3ac000047449, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8318181644834853551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f0e268-b117-4d27-8619-77e6bb3cd16a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f8e166-496c-4069-8882-536520724b2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f8e166-496c-4069-8882-536520724b2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13152776475819175129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000dfaaa-8a68-4e62-9982-3ac000047449, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46260ba1-f028-47b9-a947-2e5fea25339b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46260ba1-f028-47b9-a947-2e5fea25339b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9449677118427573766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46260ba1-f028-47b9-a947-2e5fea25339b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8acceb01-b289-4974-a9c2-2479a1aa5ff5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8acceb01-b289-4974-a9c2-2479a1aa5ff5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690693697913232656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8acceb01-b289-4974-a9c2-2479a1aa5ff5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7805e74-6019-4751-9aee-9f902b467611, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7805e74-6019-4751-9aee-9f902b467611, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12861884089258664219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f8e166-496c-4069-8882-536520724b2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8875152-677d-448f-88bc-4c2a767ba9a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7805e74-6019-4751-9aee-9f902b467611, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8875152-677d-448f-88bc-4c2a767ba9a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12941706025064285742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852730a8-7b1b-4bca-8419-2a2e263a30e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852730a8-7b1b-4bca-8419-2a2e263a30e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803166806517083409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8875152-677d-448f-88bc-4c2a767ba9a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d099b7-1228-42a6-8d3d-966897837f61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d099b7-1228-42a6-8d3d-966897837f61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2682071316826952946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852730a8-7b1b-4bca-8419-2a2e263a30e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b10baac-6265-4bf5-b5fa-c51e13045445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b10baac-6265-4bf5-b5fa-c51e13045445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708820104633592211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d099b7-1228-42a6-8d3d-966897837f61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732de082-40cb-43f7-8e60-db969c8b1614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b10baac-6265-4bf5-b5fa-c51e13045445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732de082-40cb-43f7-8e60-db969c8b1614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 240444014044776594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc6a290-3ca0-48d9-8453-78fae7a0b1ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc6a290-3ca0-48d9-8453-78fae7a0b1ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261689344855851348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732de082-40cb-43f7-8e60-db969c8b1614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa1e192-f0a5-49f3-9876-9ee9c62b310b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa1e192-f0a5-49f3-9876-9ee9c62b310b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10704815726708244236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc6a290-3ca0-48d9-8453-78fae7a0b1ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96cdb68c-8dba-4ed7-b4d9-055cb83b2ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96cdb68c-8dba-4ed7-b4d9-055cb83b2ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12312105508174886230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa1e192-f0a5-49f3-9876-9ee9c62b310b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493e6637-5b81-4220-a65f-aa06694b89af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493e6637-5b81-4220-a65f-aa06694b89af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572238872744114593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96cdb68c-8dba-4ed7-b4d9-055cb83b2ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79c0360-0dc2-415a-ad91-a30ec9d83ec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79c0360-0dc2-415a-ad91-a30ec9d83ec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12311653518536182228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493e6637-5b81-4220-a65f-aa06694b89af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ec8de0-c5e4-4ab6-bab6-5a1e8eb0a3bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ec8de0-c5e4-4ab6-bab6-5a1e8eb0a3bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3599913032864869229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79c0360-0dc2-415a-ad91-a30ec9d83ec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e20f34-f1c5-4661-b85d-b91a67ede89a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e20f34-f1c5-4661-b85d-b91a67ede89a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10039314551344488602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ec8de0-c5e4-4ab6-bab6-5a1e8eb0a3bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aa2e1b-906c-4cbc-ae7e-b09e8a35a6dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aa2e1b-906c-4cbc-ae7e-b09e8a35a6dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823537879022454445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e20f34-f1c5-4661-b85d-b91a67ede89a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99e183e-09fe-4285-8139-285df9f7ec99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aa2e1b-906c-4cbc-ae7e-b09e8a35a6dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99e183e-09fe-4285-8139-285df9f7ec99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077197652741737026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a94f26-36c6-45c9-88fc-371bf496cd60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a94f26-36c6-45c9-88fc-371bf496cd60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5981795501655725113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99e183e-09fe-4285-8139-285df9f7ec99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dafbae7-3ca3-4c60-a681-48936143ce8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dafbae7-3ca3-4c60-a681-48936143ce8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589415192811126341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a94f26-36c6-45c9-88fc-371bf496cd60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12cf033f-b285-413f-9700-2b00014ca9be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12cf033f-b285-413f-9700-2b00014ca9be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6024459886361324225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dafbae7-3ca3-4c60-a681-48936143ce8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da30cda9-8fe0-4244-aee2-8abff864c1a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da30cda9-8fe0-4244-aee2-8abff864c1a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17135589273458479589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12cf033f-b285-413f-9700-2b00014ca9be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae700833-1213-4365-97b6-7b77b10f281a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae700833-1213-4365-97b6-7b77b10f281a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507858848471906321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da30cda9-8fe0-4244-aee2-8abff864c1a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41c90ce-2ee4-4055-9fa0-645717031754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41c90ce-2ee4-4055-9fa0-645717031754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958556856306767512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae700833-1213-4365-97b6-7b77b10f281a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b711878e-563e-4a8f-a757-f8958b821b86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41c90ce-2ee4-4055-9fa0-645717031754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b711878e-563e-4a8f-a757-f8958b821b86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9918586745228631399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80ddf11-f2c0-43b9-a7e3-6cb3ae70c436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80ddf11-f2c0-43b9-a7e3-6cb3ae70c436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 344060812545850209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b711878e-563e-4a8f-a757-f8958b821b86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d616b47f-c296-4b0a-b2b0-9770f8f72665, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d616b47f-c296-4b0a-b2b0-9770f8f72665, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297303440864049881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80ddf11-f2c0-43b9-a7e3-6cb3ae70c436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f9ac7c-2d08-446a-b095-e4bcb3546842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f9ac7c-2d08-446a-b095-e4bcb3546842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13897991542039751709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d616b47f-c296-4b0a-b2b0-9770f8f72665, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8119aecd-cb31-43a8-be42-c4edb3a2f0aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8119aecd-cb31-43a8-be42-c4edb3a2f0aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487809117410104362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f9ac7c-2d08-446a-b095-e4bcb3546842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce4a6af-0470-4b83-9673-89d1775acef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce4a6af-0470-4b83-9673-89d1775acef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 85796071531107742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8119aecd-cb31-43a8-be42-c4edb3a2f0aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e583be-70e9-4fab-a0f5-d00dd79c054c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e583be-70e9-4fab-a0f5-d00dd79c054c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039653942100636722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce4a6af-0470-4b83-9673-89d1775acef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a2132a-d51b-4087-9ac9-f97780ddfcf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a2132a-d51b-4087-9ac9-f97780ddfcf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732812691153610117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e583be-70e9-4fab-a0f5-d00dd79c054c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ec922d-0adb-4d27-a85d-c9c7dcf2fed4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ec922d-0adb-4d27-a85d-c9c7dcf2fed4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5748123279715020450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a2132a-d51b-4087-9ac9-f97780ddfcf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9532c86b-5c87-4d56-b070-c9bbb7424000, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9532c86b-5c87-4d56-b070-c9bbb7424000, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4427550233623915940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ec922d-0adb-4d27-a85d-c9c7dcf2fed4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478ebc80-bb06-4727-98dd-ca3ae0b2b44c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478ebc80-bb06-4727-98dd-ca3ae0b2b44c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414902297580520933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478ebc80-bb06-4727-98dd-ca3ae0b2b44c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 522a27c6-d2db-4789-b8c2-b58f21d9c64c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522a27c6-d2db-4789-b8c2-b58f21d9c64c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4326869900382769163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9532c86b-5c87-4d56-b070-c9bbb7424000, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddcdfab-eb67-46c3-b815-7c3bc099a1ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddcdfab-eb67-46c3-b815-7c3bc099a1ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12362036982922651337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522a27c6-d2db-4789-b8c2-b58f21d9c64c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc9a7f7-cfbe-441a-a136-88fa8fdbd927, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc9a7f7-cfbe-441a-a136-88fa8fdbd927, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 136336402261318577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddcdfab-eb67-46c3-b815-7c3bc099a1ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02002a95-9454-4420-bea0-3658b7f0915c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02002a95-9454-4420-bea0-3658b7f0915c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9333396682776630781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc9a7f7-cfbe-441a-a136-88fa8fdbd927, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edc2894d-cb1b-4be1-9a8e-056a7f149c97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc2894d-cb1b-4be1-9a8e-056a7f149c97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17556255868460646093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02002a95-9454-4420-bea0-3658b7f0915c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c00ddd42-ad85-4aee-bf4c-1c91a6bb594f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00ddd42-ad85-4aee-bf4c-1c91a6bb594f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8274906491988233994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc2894d-cb1b-4be1-9a8e-056a7f149c97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579d8cbf-be23-4cd3-b6ff-00f0003e9c9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579d8cbf-be23-4cd3-b6ff-00f0003e9c9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4089561162264096980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00ddd42-ad85-4aee-bf4c-1c91a6bb594f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579d8cbf-be23-4cd3-b6ff-00f0003e9c9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45eb7a06-b3fb-4385-bc3e-c5f31bba54e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45eb7a06-b3fb-4385-bc3e-c5f31bba54e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135002187228065472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74878d84-1296-4b3d-a282-5c194c8fe478, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74878d84-1296-4b3d-a282-5c194c8fe478, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086496255082567770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45eb7a06-b3fb-4385-bc3e-c5f31bba54e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e550b975-4a8a-4f27-9d0a-34b7713c04bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74878d84-1296-4b3d-a282-5c194c8fe478, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16047930-f199-4063-9992-2649a44379b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16047930-f199-4063-9992-2649a44379b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557850512257393622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e550b975-4a8a-4f27-9d0a-34b7713c04bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402911544764914034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16047930-f199-4063-9992-2649a44379b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe69be31-f19f-4760-b776-91e4380afffb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe69be31-f19f-4760-b776-91e4380afffb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974562599930793694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e550b975-4a8a-4f27-9d0a-34b7713c04bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1373921-c966-4f4c-90a8-7e5ac48ece67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1373921-c966-4f4c-90a8-7e5ac48ece67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782323127488051503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe69be31-f19f-4760-b776-91e4380afffb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b884c3-9b3f-4f5f-804f-98aab971b1b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b884c3-9b3f-4f5f-804f-98aab971b1b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507109271822153911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1373921-c966-4f4c-90a8-7e5ac48ece67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a7abd0-af9d-4b0c-998d-03f82afa338f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a7abd0-af9d-4b0c-998d-03f82afa338f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1603118379343412571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b884c3-9b3f-4f5f-804f-98aab971b1b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b9ce0e-9a99-46f5-922f-f04702beeae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b9ce0e-9a99-46f5-922f-f04702beeae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085720827927287168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a7abd0-af9d-4b0c-998d-03f82afa338f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f79c41-5dc6-4047-a707-605b8afcc412, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f79c41-5dc6-4047-a707-605b8afcc412, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2121520776135065522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b9ce0e-9a99-46f5-922f-f04702beeae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5ee4d5-8df1-4c15-bd9f-cd80be56bb73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5ee4d5-8df1-4c15-bd9f-cd80be56bb73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992783321285408254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f79c41-5dc6-4047-a707-605b8afcc412, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8bb653-e421-49a0-9266-02df18ab618e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8bb653-e421-49a0-9266-02df18ab618e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14283592134422289651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5ee4d5-8df1-4c15-bd9f-cd80be56bb73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8bb653-e421-49a0-9266-02df18ab618e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4432ea50-0c95-4605-9dca-65e1a3a429e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4432ea50-0c95-4605-9dca-65e1a3a429e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995504571296789816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a20320-713e-4906-b5ca-e20e658a2578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a20320-713e-4906-b5ca-e20e658a2578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3644865967295995930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4432ea50-0c95-4605-9dca-65e1a3a429e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a68c5fc9-b2df-4ac9-831c-f93c08f06929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68c5fc9-b2df-4ac9-831c-f93c08f06929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649983744421345393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a20320-713e-4906-b5ca-e20e658a2578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68c5fc9-b2df-4ac9-831c-f93c08f06929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1326a8-1b48-4b6f-b139-2c20c5c5fa9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1326a8-1b48-4b6f-b139-2c20c5c5fa9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503085943890903296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f9ae5b-6750-4bd5-9618-a3f8445370c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f9ae5b-6750-4bd5-9618-a3f8445370c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912426531789941586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1326a8-1b48-4b6f-b139-2c20c5c5fa9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d3badb9-63f3-484b-915d-5b988906f5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f9ae5b-6750-4bd5-9618-a3f8445370c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4dd331-0026-4f65-863d-a65b30f9bbb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4dd331-0026-4f65-863d-a65b30f9bbb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11187546073926991938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3badb9-63f3-484b-915d-5b988906f5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019758264877084496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3badb9-63f3-484b-915d-5b988906f5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4a949a7-d278-4d5d-b01a-3c4b24094624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4dd331-0026-4f65-863d-a65b30f9bbb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629d19b5-015e-4bc4-8909-d2679a3b3067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629d19b5-015e-4bc4-8909-d2679a3b3067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205063387176354088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4a949a7-d278-4d5d-b01a-3c4b24094624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15714455084209000004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629d19b5-015e-4bc4-8909-d2679a3b3067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9439f85b-df71-4464-b8c6-322caa5e0103, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9439f85b-df71-4464-b8c6-322caa5e0103, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732983091502884490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9439f85b-df71-4464-b8c6-322caa5e0103, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63cd28ee-6355-40f3-abec-ce0cf754bb9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63cd28ee-6355-40f3-abec-ce0cf754bb9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4752137276567447490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4a949a7-d278-4d5d-b01a-3c4b24094624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1b612b5-a0db-4c84-9628-72df2ea65389, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b612b5-a0db-4c84-9628-72df2ea65389, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7647746816924328357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63cd28ee-6355-40f3-abec-ce0cf754bb9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 019ec130-1c18-439e-9658-6552a328e4d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 019ec130-1c18-439e-9658-6552a328e4d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090380327232996761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b612b5-a0db-4c84-9628-72df2ea65389, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27432c71-76c7-43bf-a823-260b65556963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27432c71-76c7-43bf-a823-260b65556963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407780011459101530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 019ec130-1c18-439e-9658-6552a328e4d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7411de5-a417-44b9-888b-4076295f2d6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7411de5-a417-44b9-888b-4076295f2d6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174302059773989277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27432c71-76c7-43bf-a823-260b65556963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b02ed9-fc7b-4d40-b14f-09f987ad8d3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b02ed9-fc7b-4d40-b14f-09f987ad8d3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10394361643824665164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7411de5-a417-44b9-888b-4076295f2d6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3418bd-6760-4dbd-b2e8-b744d57624c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3418bd-6760-4dbd-b2e8-b744d57624c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399051894993379200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b02ed9-fc7b-4d40-b14f-09f987ad8d3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e705d9-06e2-4609-b9ea-6729d4845e4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e705d9-06e2-4609-b9ea-6729d4845e4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 981360864013351806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3418bd-6760-4dbd-b2e8-b744d57624c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a99ea8c-f3f3-4bae-bc77-cb1b3a89ab33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a99ea8c-f3f3-4bae-bc77-cb1b3a89ab33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18089772720335651153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e705d9-06e2-4609-b9ea-6729d4845e4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f4f6af-6ebe-43ee-8b12-39e7c2507f59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f4f6af-6ebe-43ee-8b12-39e7c2507f59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8219965648979726944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a99ea8c-f3f3-4bae-bc77-cb1b3a89ab33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9fa44c-3fb1-4028-abd2-72e5455ac19f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9fa44c-3fb1-4028-abd2-72e5455ac19f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354396532649491923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f4f6af-6ebe-43ee-8b12-39e7c2507f59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a57ae2-1e70-45cb-ba50-85fc86573e8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a57ae2-1e70-45cb-ba50-85fc86573e8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18443255730282545178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9fa44c-3fb1-4028-abd2-72e5455ac19f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63be3e78-bf8d-4c4b-a5cc-52950e5e008a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63be3e78-bf8d-4c4b-a5cc-52950e5e008a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7976425075708211619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a57ae2-1e70-45cb-ba50-85fc86573e8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8243e87c-54b9-4eb8-91cd-e72f23e9b3b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8243e87c-54b9-4eb8-91cd-e72f23e9b3b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18403967372232479102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63be3e78-bf8d-4c4b-a5cc-52950e5e008a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce8206b-bee2-4003-90f1-61aa460ac793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce8206b-bee2-4003-90f1-61aa460ac793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5889817190771334801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8243e87c-54b9-4eb8-91cd-e72f23e9b3b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6df2da-3205-4329-aa25-f6ec812b060b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6df2da-3205-4329-aa25-f6ec812b060b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861493664678402970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce8206b-bee2-4003-90f1-61aa460ac793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47fea4d-b5d3-4d01-8d11-7ac9df387bba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47fea4d-b5d3-4d01-8d11-7ac9df387bba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12519939158352578893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6df2da-3205-4329-aa25-f6ec812b060b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bd8501-5ccc-4eee-9346-e6aec45f7d08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bd8501-5ccc-4eee-9346-e6aec45f7d08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8632358397380768213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47fea4d-b5d3-4d01-8d11-7ac9df387bba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e8bdeb-1787-482c-8d03-36429d62103f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e8bdeb-1787-482c-8d03-36429d62103f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3404866748026741539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bd8501-5ccc-4eee-9346-e6aec45f7d08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499f39dc-ea01-4557-b12c-8a96c3e5694a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499f39dc-ea01-4557-b12c-8a96c3e5694a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912174492690165030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e8bdeb-1787-482c-8d03-36429d62103f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974ff790-5f75-4795-97ca-e5d731417473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974ff790-5f75-4795-97ca-e5d731417473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 233435296128129964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974ff790-5f75-4795-97ca-e5d731417473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272aeb74-4cbb-4965-a4ff-4eadd0512b95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272aeb74-4cbb-4965-a4ff-4eadd0512b95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2473068126270762583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499f39dc-ea01-4557-b12c-8a96c3e5694a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c01e94-0c98-4207-a4c1-e9dcb0ef6e72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c01e94-0c98-4207-a4c1-e9dcb0ef6e72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1567628226381285190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272aeb74-4cbb-4965-a4ff-4eadd0512b95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823e7e8b-ed55-4e8d-a091-0fbbbc576698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823e7e8b-ed55-4e8d-a091-0fbbbc576698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7564330773200010752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c01e94-0c98-4207-a4c1-e9dcb0ef6e72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fc2dab-640a-4073-b39e-4c5d2900f546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823e7e8b-ed55-4e8d-a091-0fbbbc576698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698bd9f3-afe2-43ca-95ee-72df472d8813, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698bd9f3-afe2-43ca-95ee-72df472d8813, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123524182279900880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fc2dab-640a-4073-b39e-4c5d2900f546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3944384325906894615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698bd9f3-afe2-43ca-95ee-72df472d8813, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fc2dab-640a-4073-b39e-4c5d2900f546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4d798e-856b-459c-8c28-c5951af118f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4d798e-856b-459c-8c28-c5951af118f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13921434701553684933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935b1617-0aca-4558-83e8-1a24a8c2fd2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935b1617-0aca-4558-83e8-1a24a8c2fd2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739017589400342621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4d798e-856b-459c-8c28-c5951af118f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8bd8c6a-dec3-4e9d-adc4-aea8fed0c0cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8bd8c6a-dec3-4e9d-adc4-aea8fed0c0cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3697330231875202771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935b1617-0aca-4558-83e8-1a24a8c2fd2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8af15c2-c8d3-4705-a4f2-77298cced2ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8af15c2-c8d3-4705-a4f2-77298cced2ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12735709997484144853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8bd8c6a-dec3-4e9d-adc4-aea8fed0c0cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6bcf59-44a5-4970-8242-778c6d7cc9a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6bcf59-44a5-4970-8242-778c6d7cc9a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11689114375094389250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8af15c2-c8d3-4705-a4f2-77298cced2ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e52a263-04ea-4422-b64b-cf42713216ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e52a263-04ea-4422-b64b-cf42713216ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9699421066311599884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6bcf59-44a5-4970-8242-778c6d7cc9a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c144dc78-5fde-4ca8-a07c-355149e41b59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c144dc78-5fde-4ca8-a07c-355149e41b59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975408563955104538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e52a263-04ea-4422-b64b-cf42713216ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0c74af-2626-46fb-ac66-d2f16b8cdb2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0c74af-2626-46fb-ac66-d2f16b8cdb2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7481831679430467874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c144dc78-5fde-4ca8-a07c-355149e41b59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c876393-4215-4baf-b1a1-3a85f5334d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c876393-4215-4baf-b1a1-3a85f5334d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16424709934605334203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0c74af-2626-46fb-ac66-d2f16b8cdb2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50446e2e-e9cb-4438-964a-182e7ac6ea25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50446e2e-e9cb-4438-964a-182e7ac6ea25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13491014157311407118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c876393-4215-4baf-b1a1-3a85f5334d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c97677-75b8-4d2b-8bca-d8b8cac6d42d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c97677-75b8-4d2b-8bca-d8b8cac6d42d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859640137644002733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50446e2e-e9cb-4438-964a-182e7ac6ea25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e599826-19f0-4f6e-b8ac-fb5710557dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e599826-19f0-4f6e-b8ac-fb5710557dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15248031285968295380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c97677-75b8-4d2b-8bca-d8b8cac6d42d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c02ecb-bbc7-4034-a3f9-2ebd5dab060b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c02ecb-bbc7-4034-a3f9-2ebd5dab060b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754784702076537808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e599826-19f0-4f6e-b8ac-fb5710557dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b10764-3385-4a5c-9f85-6b1053d81733, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b10764-3385-4a5c-9f85-6b1053d81733, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9693479644483737171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c02ecb-bbc7-4034-a3f9-2ebd5dab060b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a3630d-1ace-40bd-861f-33b7465ed6b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a3630d-1ace-40bd-861f-33b7465ed6b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854970945292043465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b10764-3385-4a5c-9f85-6b1053d81733, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c1ab76-9fb6-4136-b25d-63002ccea5f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c1ab76-9fb6-4136-b25d-63002ccea5f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511355314289980151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a3630d-1ace-40bd-861f-33b7465ed6b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743cef10-8bc7-4ae6-9903-ce7273e5aebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743cef10-8bc7-4ae6-9903-ce7273e5aebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121317920075830646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c1ab76-9fb6-4136-b25d-63002ccea5f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4740dd80-8e4c-41c9-a3b5-02cb46246555, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4740dd80-8e4c-41c9-a3b5-02cb46246555, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 408375694027955741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743cef10-8bc7-4ae6-9903-ce7273e5aebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba73c62b-75df-4a03-b8c5-c59285c2b85a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba73c62b-75df-4a03-b8c5-c59285c2b85a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 591869393835880701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4740dd80-8e4c-41c9-a3b5-02cb46246555, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c4d8c1-00f9-424c-8d98-99e0ff360477, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c4d8c1-00f9-424c-8d98-99e0ff360477, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1971563589333403343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba73c62b-75df-4a03-b8c5-c59285c2b85a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e4fb03-949e-4279-98a2-019fb61321d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e4fb03-949e-4279-98a2-019fb61321d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6573502320040283404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c4d8c1-00f9-424c-8d98-99e0ff360477, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3698bffe-d35c-4150-82b3-75c4fa2c54f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3698bffe-d35c-4150-82b3-75c4fa2c54f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2661682826246707264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e4fb03-949e-4279-98a2-019fb61321d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3698bffe-d35c-4150-82b3-75c4fa2c54f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73546db-9e7d-4c8b-9b28-6cd43bc38a1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73546db-9e7d-4c8b-9b28-6cd43bc38a1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13088659882449568296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3bafdc-416c-495f-b574-47bbc4eba78b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3bafdc-416c-495f-b574-47bbc4eba78b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955328808194117282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3bafdc-416c-495f-b574-47bbc4eba78b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fecd121-fdf4-4438-8fc5-e1d3f7ef7c3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fecd121-fdf4-4438-8fc5-e1d3f7ef7c3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12215241599186913779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73546db-9e7d-4c8b-9b28-6cd43bc38a1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a496ba-f14a-4217-83fa-78546706a819, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a496ba-f14a-4217-83fa-78546706a819, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2146900159873859791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fecd121-fdf4-4438-8fc5-e1d3f7ef7c3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812f8caf-d563-49b5-bc84-898fcd5c8437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812f8caf-d563-49b5-bc84-898fcd5c8437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4332520766312473599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a496ba-f14a-4217-83fa-78546706a819, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda55eeb-841b-4d26-a3f3-d96bf4f30b34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda55eeb-841b-4d26-a3f3-d96bf4f30b34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10206898346187673323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812f8caf-d563-49b5-bc84-898fcd5c8437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0059fb-e9d9-48c6-aeb1-893cae191798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0059fb-e9d9-48c6-aeb1-893cae191798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14287883016634308048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda55eeb-841b-4d26-a3f3-d96bf4f30b34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169db807-17e4-4e13-907e-e33e0d553dff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169db807-17e4-4e13-907e-e33e0d553dff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537863265380494900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0059fb-e9d9-48c6-aeb1-893cae191798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15162b71-6ce2-49ad-a77b-2e8534d20fe1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15162b71-6ce2-49ad-a77b-2e8534d20fe1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970573087022763269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15162b71-6ce2-49ad-a77b-2e8534d20fe1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123d3793-074d-40e9-a4a1-eb97a7c20230, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123d3793-074d-40e9-a4a1-eb97a7c20230, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4026461073152903976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123d3793-074d-40e9-a4a1-eb97a7c20230, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c9067a-1215-48bb-afc5-849109dd6fcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c9067a-1215-48bb-afc5-849109dd6fcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360740969919063719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169db807-17e4-4e13-907e-e33e0d553dff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52b7607-81fc-41fd-8d2b-b837120abedd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52b7607-81fc-41fd-8d2b-b837120abedd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431469358025336411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c9067a-1215-48bb-afc5-849109dd6fcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52b7607-81fc-41fd-8d2b-b837120abedd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85750ba-c0d4-4f31-86f3-7529ff8f832d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85750ba-c0d4-4f31-86f3-7529ff8f832d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733697724719220068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9075e96-e0c2-4aec-8594-3f1c63655ae8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9075e96-e0c2-4aec-8594-3f1c63655ae8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 369297166524726829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85750ba-c0d4-4f31-86f3-7529ff8f832d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f4e4ff-b301-40e2-a2db-5af177916d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f4e4ff-b301-40e2-a2db-5af177916d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16909077789849480381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9075e96-e0c2-4aec-8594-3f1c63655ae8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41487667-bb7d-450b-890f-499ed5b0d315, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41487667-bb7d-450b-890f-499ed5b0d315, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305325107783466969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41487667-bb7d-450b-890f-499ed5b0d315, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767f2f3d-6864-4f79-bb62-fc31c0296198, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f4e4ff-b301-40e2-a2db-5af177916d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767f2f3d-6864-4f79-bb62-fc31c0296198, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332902635733338711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767f2f3d-6864-4f79-bb62-fc31c0296198, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebba0ac-e73a-419a-861b-2337f74a83eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebba0ac-e73a-419a-861b-2337f74a83eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11651771946962355747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f132f58e-0896-46de-b338-ac80d878839a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f132f58e-0896-46de-b338-ac80d878839a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507417327936135999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebba0ac-e73a-419a-861b-2337f74a83eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb805cbf-21ca-41e3-9d8d-dc2fc9fc54d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb805cbf-21ca-41e3-9d8d-dc2fc9fc54d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463122363448744314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f132f58e-0896-46de-b338-ac80d878839a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1df2cd-4891-4ab7-8431-f3921947e1f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1df2cd-4891-4ab7-8431-f3921947e1f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865150451046197407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb805cbf-21ca-41e3-9d8d-dc2fc9fc54d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92010822-edda-4cc9-b597-acadf3dd1440, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92010822-edda-4cc9-b597-acadf3dd1440, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3922550195683999494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1df2cd-4891-4ab7-8431-f3921947e1f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77232b9-a5db-4039-ab8a-21f2dff006c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77232b9-a5db-4039-ab8a-21f2dff006c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618660743258156944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92010822-edda-4cc9-b597-acadf3dd1440, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9177ac46-72be-494d-9a05-ec732248d6db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9177ac46-72be-494d-9a05-ec732248d6db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16945506659068348730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77232b9-a5db-4039-ab8a-21f2dff006c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccac257c-0d17-4cec-8bd1-46890b03e349, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccac257c-0d17-4cec-8bd1-46890b03e349, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876325960041127576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9177ac46-72be-494d-9a05-ec732248d6db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6412d0-f961-4a84-9455-2bd3eb441cfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6412d0-f961-4a84-9455-2bd3eb441cfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892719383990211435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccac257c-0d17-4cec-8bd1-46890b03e349, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78313b7-17cf-4e34-a6a4-cd726700bcd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78313b7-17cf-4e34-a6a4-cd726700bcd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9591002763337078378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6412d0-f961-4a84-9455-2bd3eb441cfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de1a2fd-994a-42ac-b5f6-840da6b2dac9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de1a2fd-994a-42ac-b5f6-840da6b2dac9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185234522873716579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78313b7-17cf-4e34-a6a4-cd726700bcd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f110ab-54bf-4833-82d9-bbe2563f1086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f110ab-54bf-4833-82d9-bbe2563f1086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6848421282829010410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de1a2fd-994a-42ac-b5f6-840da6b2dac9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8aee4e4-b11e-465c-a520-40ff9ea93184, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8aee4e4-b11e-465c-a520-40ff9ea93184, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824252581579900216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f110ab-54bf-4833-82d9-bbe2563f1086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff1bee3-78ba-427a-966b-98432e8edff0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff1bee3-78ba-427a-966b-98432e8edff0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11789595035295023887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8aee4e4-b11e-465c-a520-40ff9ea93184, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cada1208-92d4-415b-bf84-43b833ad0d37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cada1208-92d4-415b-bf84-43b833ad0d37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9615274356722081318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff1bee3-78ba-427a-966b-98432e8edff0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06df4f7f-8c37-4bf5-8766-f5db378fd92c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06df4f7f-8c37-4bf5-8766-f5db378fd92c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008238846653276146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cada1208-92d4-415b-bf84-43b833ad0d37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581cb58f-db32-4b05-97ef-c9f6367a836b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581cb58f-db32-4b05-97ef-c9f6367a836b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4615793599268387284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06df4f7f-8c37-4bf5-8766-f5db378fd92c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72f59e7-4b07-48fe-9ab6-593009102439, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72f59e7-4b07-48fe-9ab6-593009102439, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17413608583897792804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72f59e7-4b07-48fe-9ab6-593009102439, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e9fb9-4aae-428e-9b41-55732ce4b95b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e9fb9-4aae-428e-9b41-55732ce4b95b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3675968564964748169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e9fb9-4aae-428e-9b41-55732ce4b95b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7007a027-277e-4bde-9c09-c1627334f3f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7007a027-277e-4bde-9c09-c1627334f3f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2041049062713665594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581cb58f-db32-4b05-97ef-c9f6367a836b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79efcc53-75fe-46ce-af81-3f1b7f7968b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79efcc53-75fe-46ce-af81-3f1b7f7968b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6508249315542530095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7007a027-277e-4bde-9c09-c1627334f3f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dee9c5-944d-4b5f-898e-77d931bd94fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dee9c5-944d-4b5f-898e-77d931bd94fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10364681320790510106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79efcc53-75fe-46ce-af81-3f1b7f7968b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b151394-3732-498c-9f92-054ff1456894, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b151394-3732-498c-9f92-054ff1456894, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3516770682074076064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dee9c5-944d-4b5f-898e-77d931bd94fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0c9b9b-ccd6-49fa-bc1f-2f4cbd715f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0c9b9b-ccd6-49fa-bc1f-2f4cbd715f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4847771220764513081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b151394-3732-498c-9f92-054ff1456894, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7e30de-5e4e-4d82-a37a-d6e2e2d852b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7e30de-5e4e-4d82-a37a-d6e2e2d852b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16781316632025116180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0c9b9b-ccd6-49fa-bc1f-2f4cbd715f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc264eab-740c-483c-b546-ace2aece7c75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc264eab-740c-483c-b546-ace2aece7c75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10186805680685067371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7e30de-5e4e-4d82-a37a-d6e2e2d852b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f419e7-8637-4458-9e98-3054b57987f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f419e7-8637-4458-9e98-3054b57987f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7899581903012218879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc264eab-740c-483c-b546-ace2aece7c75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb53b42-a657-4361-972d-c96a27dc3e58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f419e7-8637-4458-9e98-3054b57987f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb53b42-a657-4361-972d-c96a27dc3e58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14513802026946147489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc0e4de-89b0-46ca-b7b3-b02b349b2f75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb53b42-a657-4361-972d-c96a27dc3e58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 239672ec-a6e2-4987-b259-82ab95227db9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 239672ec-a6e2-4987-b259-82ab95227db9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17638388869802790039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc0e4de-89b0-46ca-b7b3-b02b349b2f75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17769396032900388445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 239672ec-a6e2-4987-b259-82ab95227db9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1b73e1-ca11-4b06-8696-90167a0e3159, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1b73e1-ca11-4b06-8696-90167a0e3159, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186881587219243412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc0e4de-89b0-46ca-b7b3-b02b349b2f75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3addf36-7856-4cb5-8dc5-a045e405b9f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3addf36-7856-4cb5-8dc5-a045e405b9f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6973722502492134114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1b73e1-ca11-4b06-8696-90167a0e3159, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160c35c8-6f77-4992-b810-45aaac24faf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160c35c8-6f77-4992-b810-45aaac24faf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562446716339431211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3addf36-7856-4cb5-8dc5-a045e405b9f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d9ec31-28ca-4e40-850e-06f8bb93007f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d9ec31-28ca-4e40-850e-06f8bb93007f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1307709125488218794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160c35c8-6f77-4992-b810-45aaac24faf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 473c0c0c-9b30-4775-ba7e-6edf334bba9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 473c0c0c-9b30-4775-ba7e-6edf334bba9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966122502580661869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d9ec31-28ca-4e40-850e-06f8bb93007f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56e99dc-635d-415e-a927-dc51b77e8090, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56e99dc-635d-415e-a927-dc51b77e8090, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6334165696770553983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 473c0c0c-9b30-4775-ba7e-6edf334bba9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad937e07-9678-490c-a2b2-af7512d6a2d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad937e07-9678-490c-a2b2-af7512d6a2d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16169550923156859649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56e99dc-635d-415e-a927-dc51b77e8090, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17d4161-3ba8-4a78-9f21-1a968097516c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17d4161-3ba8-4a78-9f21-1a968097516c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3045876012206821576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad937e07-9678-490c-a2b2-af7512d6a2d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9cc13e-d054-4224-aa61-5e86195a152e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9cc13e-d054-4224-aa61-5e86195a152e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1350610867143178982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17d4161-3ba8-4a78-9f21-1a968097516c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8413fc9f-f600-4faa-89e6-4f76a8dbdfa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8413fc9f-f600-4faa-89e6-4f76a8dbdfa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11131214749909174327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9cc13e-d054-4224-aa61-5e86195a152e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e0e8be-1870-445f-901f-c45bf3538f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e0e8be-1870-445f-901f-c45bf3538f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955065988449519426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8413fc9f-f600-4faa-89e6-4f76a8dbdfa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69887947-1cad-4ffb-8939-9f35e5d89c56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69887947-1cad-4ffb-8939-9f35e5d89c56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9504015371471572147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e0e8be-1870-445f-901f-c45bf3538f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69887947-1cad-4ffb-8939-9f35e5d89c56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83100016-712e-4d55-b76c-bae135e0fea8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e75d53-65e5-4f73-9d36-f35a9c67d8be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e75d53-65e5-4f73-9d36-f35a9c67d8be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11424597838005177675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83100016-712e-4d55-b76c-bae135e0fea8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17583288512422103826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e75d53-65e5-4f73-9d36-f35a9c67d8be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8b9ce9-a821-425a-9d8e-b8ab802401d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8b9ce9-a821-425a-9d8e-b8ab802401d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870939949712804671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83100016-712e-4d55-b76c-bae135e0fea8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922be2ee-d9b2-4863-8fdf-8d4d94e18f01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922be2ee-d9b2-4863-8fdf-8d4d94e18f01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2148017625652839394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8b9ce9-a821-425a-9d8e-b8ab802401d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07af44b-7d7a-48c4-b761-8b2e772ae0c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922be2ee-d9b2-4863-8fdf-8d4d94e18f01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208d9ac9-6720-442e-a779-10062ce4adc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208d9ac9-6720-442e-a779-10062ce4adc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1247947894592814309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07af44b-7d7a-48c4-b761-8b2e772ae0c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12371515751514843969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208d9ac9-6720-442e-a779-10062ce4adc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25645f41-57c9-43a5-bc71-29bb72de6d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25645f41-57c9-43a5-bc71-29bb72de6d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2895536330029286269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07af44b-7d7a-48c4-b761-8b2e772ae0c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eaff5a5-620a-45e9-8df1-a9797589b2ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eaff5a5-620a-45e9-8df1-a9797589b2ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2913512715036868831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25645f41-57c9-43a5-bc71-29bb72de6d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826ea319-e104-4bdc-a7ef-2a1c6aa77193, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826ea319-e104-4bdc-a7ef-2a1c6aa77193, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10948957294184755592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eaff5a5-620a-45e9-8df1-a9797589b2ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3371721d-4a37-4675-ba5f-195fe671a546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3371721d-4a37-4675-ba5f-195fe671a546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010406131550395354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3371721d-4a37-4675-ba5f-195fe671a546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826ea319-e104-4bdc-a7ef-2a1c6aa77193, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e3c315-3ce9-4027-bccb-39ca4b590a2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f117e4d2-5ab9-4f38-8423-f8e79afd47b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f117e4d2-5ab9-4f38-8423-f8e79afd47b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3622421781754400287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e3c315-3ce9-4027-bccb-39ca4b590a2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10002144959849825267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f117e4d2-5ab9-4f38-8423-f8e79afd47b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce3c7c5-641d-4434-93d6-12de9de73a73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce3c7c5-641d-4434-93d6-12de9de73a73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17233758172839657688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e3c315-3ce9-4027-bccb-39ca4b590a2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d0f9f0-0668-4228-a3f0-01cb2a1536fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d0f9f0-0668-4228-a3f0-01cb2a1536fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13757715864640739689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce3c7c5-641d-4434-93d6-12de9de73a73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b41fa1-a0b8-469a-b2bc-4249efd46b0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b41fa1-a0b8-469a-b2bc-4249efd46b0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5515362176325941911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d0f9f0-0668-4228-a3f0-01cb2a1536fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb9533a-be3c-4e3f-bfa0-417a14cccb1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb9533a-be3c-4e3f-bfa0-417a14cccb1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088072136748192789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b41fa1-a0b8-469a-b2bc-4249efd46b0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f2f087-a98e-4b5c-9fb4-b0ba8d34cdde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f2f087-a98e-4b5c-9fb4-b0ba8d34cdde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028289235313970322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb9533a-be3c-4e3f-bfa0-417a14cccb1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27549366-4a5d-4c0d-b3d1-7fca71ef71e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27549366-4a5d-4c0d-b3d1-7fca71ef71e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687513960096414485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f2f087-a98e-4b5c-9fb4-b0ba8d34cdde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c156770b-d5ea-4d54-92ff-45b10c292240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c156770b-d5ea-4d54-92ff-45b10c292240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12528656366354313473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27549366-4a5d-4c0d-b3d1-7fca71ef71e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5df7eae-d757-4c95-9aa5-704a246dcb98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5df7eae-d757-4c95-9aa5-704a246dcb98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10617905629278792042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c156770b-d5ea-4d54-92ff-45b10c292240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c644574-eea6-4d54-be90-08568e2cc4a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c644574-eea6-4d54-be90-08568e2cc4a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9924169893299185280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5df7eae-d757-4c95-9aa5-704a246dcb98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e465b938-0c78-4b1a-a4c9-ca414d3d7ad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e465b938-0c78-4b1a-a4c9-ca414d3d7ad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303014551455178303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c644574-eea6-4d54-be90-08568e2cc4a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2080d9-c4dd-4d8d-ae31-7bad08792bb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2080d9-c4dd-4d8d-ae31-7bad08792bb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6940653282264366615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e465b938-0c78-4b1a-a4c9-ca414d3d7ad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76dce46-e785-4501-9db3-e6f26a8fc233, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76dce46-e785-4501-9db3-e6f26a8fc233, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12017658582583290774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2080d9-c4dd-4d8d-ae31-7bad08792bb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db785e6d-3213-40df-81f7-df156f2e48e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db785e6d-3213-40df-81f7-df156f2e48e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16145836494062262072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db785e6d-3213-40df-81f7-df156f2e48e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76dce46-e785-4501-9db3-e6f26a8fc233, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149c19c2-0985-411c-8d91-bab174dfe2de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1618424d-7cf9-4f44-995b-4c315689721c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1618424d-7cf9-4f44-995b-4c315689721c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3206209042801781272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149c19c2-0985-411c-8d91-bab174dfe2de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18086175216969433945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149c19c2-0985-411c-8d91-bab174dfe2de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f881f5-b58b-4c72-91f6-5609926e7e06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1618424d-7cf9-4f44-995b-4c315689721c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b18327e-8006-4c41-83d4-aeab2639e5d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b18327e-8006-4c41-83d4-aeab2639e5d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9473864306320810537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f881f5-b58b-4c72-91f6-5609926e7e06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104194858012443618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b18327e-8006-4c41-83d4-aeab2639e5d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca624d5-0b81-4815-b68b-b3830bef8a29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca624d5-0b81-4815-b68b-b3830bef8a29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534125436766942656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f881f5-b58b-4c72-91f6-5609926e7e06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f3b9d9-9293-4551-9c79-c9a23ffc7875, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f3b9d9-9293-4551-9c79-c9a23ffc7875, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9890623519791668260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca624d5-0b81-4815-b68b-b3830bef8a29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd48540-b0ca-474f-8d2f-6cc25f0a44ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd48540-b0ca-474f-8d2f-6cc25f0a44ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058555367914802344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f3b9d9-9293-4551-9c79-c9a23ffc7875, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81e89f4-331e-4d34-a0f4-1c0fced2f1dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81e89f4-331e-4d34-a0f4-1c0fced2f1dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12664903211330077042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd48540-b0ca-474f-8d2f-6cc25f0a44ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a806b605-b62b-425c-8005-94f0e6fc72ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a806b605-b62b-425c-8005-94f0e6fc72ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978536219440755004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81e89f4-331e-4d34-a0f4-1c0fced2f1dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a418e645-c792-42bb-a45a-bf1cec3a13d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a418e645-c792-42bb-a45a-bf1cec3a13d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336302159029619381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a806b605-b62b-425c-8005-94f0e6fc72ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a418e645-c792-42bb-a45a-bf1cec3a13d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a37f81-dc60-4fe1-a870-b11962ff7c2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a37f81-dc60-4fe1-a870-b11962ff7c2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4757960373470650331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eda859c-ab31-4af3-b3f4-8842cac036e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eda859c-ab31-4af3-b3f4-8842cac036e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269286539405877601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a37f81-dc60-4fe1-a870-b11962ff7c2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 780b6942-f9c4-4da6-871e-391dc4c4928b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 780b6942-f9c4-4da6-871e-391dc4c4928b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5963470926521669504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eda859c-ab31-4af3-b3f4-8842cac036e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c794489-9623-420a-a9e8-76d9b027d472, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 780b6942-f9c4-4da6-871e-391dc4c4928b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c794489-9623-420a-a9e8-76d9b027d472, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833304480646552639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c3e04d-6816-4f5b-9826-1ddfc24f8473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c3e04d-6816-4f5b-9826-1ddfc24f8473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13643885268963946823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c794489-9623-420a-a9e8-76d9b027d472, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3914fefe-f063-45dc-899f-67f3b121948c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3914fefe-f063-45dc-899f-67f3b121948c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 605965123843167152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c3e04d-6816-4f5b-9826-1ddfc24f8473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25301644-ca4f-41d9-a184-ad8cd8b1e62f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3914fefe-f063-45dc-899f-67f3b121948c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25301644-ca4f-41d9-a184-ad8cd8b1e62f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654211797954359660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b0d736e-fecb-4757-8266-474a279b1189, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b0d736e-fecb-4757-8266-474a279b1189, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407142135661571062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25301644-ca4f-41d9-a184-ad8cd8b1e62f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0874992-1ec3-4639-b8b4-dfc2cb40b9cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0874992-1ec3-4639-b8b4-dfc2cb40b9cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701351310899710389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b0d736e-fecb-4757-8266-474a279b1189, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7198706-d49e-46b2-8654-3eb0eb2b1d07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7198706-d49e-46b2-8654-3eb0eb2b1d07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345530638561452319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0874992-1ec3-4639-b8b4-dfc2cb40b9cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254aac67-8a31-4033-bdf1-22b4884808a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254aac67-8a31-4033-bdf1-22b4884808a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9463288035551203345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7198706-d49e-46b2-8654-3eb0eb2b1d07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a293df0-c1c2-4fdd-b0ec-3d7be74f92ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a293df0-c1c2-4fdd-b0ec-3d7be74f92ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8272585885668585099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a293df0-c1c2-4fdd-b0ec-3d7be74f92ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46fd8e39-0136-4f7a-bf1c-14939535418b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254aac67-8a31-4033-bdf1-22b4884808a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78db459-f07b-43b4-a797-42653399da49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78db459-f07b-43b4-a797-42653399da49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1833906103038398407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46fd8e39-0136-4f7a-bf1c-14939535418b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391643202061371748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78db459-f07b-43b4-a797-42653399da49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9af2d3-6a87-4266-9047-a91634e75fc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9af2d3-6a87-4266-9047-a91634e75fc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13262433154780029727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46fd8e39-0136-4f7a-bf1c-14939535418b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86411da7-eebd-4228-9cce-96ff8dc9cce2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86411da7-eebd-4228-9cce-96ff8dc9cce2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337807487015891824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9af2d3-6a87-4266-9047-a91634e75fc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48da0d6d-314e-4dee-85e2-8b607c1df995, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48da0d6d-314e-4dee-85e2-8b607c1df995, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630940220544189811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86411da7-eebd-4228-9cce-96ff8dc9cce2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1e4f69-222f-449c-9246-a693bd5fe0ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1e4f69-222f-449c-9246-a693bd5fe0ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6900493894143576184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48da0d6d-314e-4dee-85e2-8b607c1df995, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1e4f69-222f-449c-9246-a693bd5fe0ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e578f85-d5cd-465d-9861-f4ee8027ff0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e578f85-d5cd-465d-9861-f4ee8027ff0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381856185596601645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa5d9f3-3e65-4027-9d75-95dc9216fb46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa5d9f3-3e65-4027-9d75-95dc9216fb46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476009829639534799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e578f85-d5cd-465d-9861-f4ee8027ff0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0126bf40-1cd6-4dab-9b7b-3b5e977e9f55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0126bf40-1cd6-4dab-9b7b-3b5e977e9f55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13248240338142578110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa5d9f3-3e65-4027-9d75-95dc9216fb46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b10b25a-08a9-48e6-9921-e4e1173ce5ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b10b25a-08a9-48e6-9921-e4e1173ce5ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16541099801888295975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0126bf40-1cd6-4dab-9b7b-3b5e977e9f55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee3f1813-e685-4ed3-bc09-56b516cd99c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee3f1813-e685-4ed3-bc09-56b516cd99c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9738367926250559806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b10b25a-08a9-48e6-9921-e4e1173ce5ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71fce03-01cd-4931-b6bf-393da2646750, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71fce03-01cd-4931-b6bf-393da2646750, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10606807326200400657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee3f1813-e685-4ed3-bc09-56b516cd99c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420e0a19-5529-4771-9743-fdf5685c1ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420e0a19-5529-4771-9743-fdf5685c1ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16406466919784230961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71fce03-01cd-4931-b6bf-393da2646750, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1d0abf-84b5-43ee-999a-090eff3a54d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1d0abf-84b5-43ee-999a-090eff3a54d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866181290941209334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420e0a19-5529-4771-9743-fdf5685c1ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d890f831-4ad3-4127-a489-dff7ef10d3c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d890f831-4ad3-4127-a489-dff7ef10d3c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221747000246610187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1d0abf-84b5-43ee-999a-090eff3a54d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b382fff-39e3-45b8-a11b-50d935dd4ebf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b382fff-39e3-45b8-a11b-50d935dd4ebf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5671680231023101541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d890f831-4ad3-4127-a489-dff7ef10d3c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f1e8f5-6d54-4e48-b5b1-654e7e3539d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f1e8f5-6d54-4e48-b5b1-654e7e3539d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297114301310760071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f1e8f5-6d54-4e48-b5b1-654e7e3539d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04eeb55c-defe-4328-8653-9dfce0d7aad6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04eeb55c-defe-4328-8653-9dfce0d7aad6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7795892123812232063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b382fff-39e3-45b8-a11b-50d935dd4ebf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f03106-7fce-41ef-b54b-d89ebfa5cd13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f03106-7fce-41ef-b54b-d89ebfa5cd13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15763612606419812605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04eeb55c-defe-4328-8653-9dfce0d7aad6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a75e15-4a7a-45cd-a7ed-4f016dca9767, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a75e15-4a7a-45cd-a7ed-4f016dca9767, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10059301606953004324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f03106-7fce-41ef-b54b-d89ebfa5cd13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b210346a-f155-48b9-9855-9a37a6ba39f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b210346a-f155-48b9-9855-9a37a6ba39f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737263784310766208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a75e15-4a7a-45cd-a7ed-4f016dca9767, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d808fbd1-61b9-41e7-a3ab-5fe575f2a330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d808fbd1-61b9-41e7-a3ab-5fe575f2a330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302755071698894731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b210346a-f155-48b9-9855-9a37a6ba39f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72acf499-5818-4d1e-b3c8-ac1fc43f29bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72acf499-5818-4d1e-b3c8-ac1fc43f29bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9714042665813686876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d808fbd1-61b9-41e7-a3ab-5fe575f2a330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41b7c9e-9714-4a77-9ae7-40956dbb0932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41b7c9e-9714-4a77-9ae7-40956dbb0932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17954761942863292613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72acf499-5818-4d1e-b3c8-ac1fc43f29bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bbd210-4c59-48d3-9dc9-e0cbbf974a30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bbd210-4c59-48d3-9dc9-e0cbbf974a30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8642936950390807954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41b7c9e-9714-4a77-9ae7-40956dbb0932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96610014-1dd1-402e-8039-99592f6b94f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96610014-1dd1-402e-8039-99592f6b94f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8594735781053035424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bbd210-4c59-48d3-9dc9-e0cbbf974a30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52181afa-017a-4e63-bad8-a30332752024, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52181afa-017a-4e63-bad8-a30332752024, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70444364156156049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96610014-1dd1-402e-8039-99592f6b94f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552c0ea7-2f34-4981-899c-72f6a2d3c798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552c0ea7-2f34-4981-899c-72f6a2d3c798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4346417238551306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52181afa-017a-4e63-bad8-a30332752024, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e02710-6847-44d8-a041-882f62086fa9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e02710-6847-44d8-a041-882f62086fa9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565400927477092755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e02710-6847-44d8-a041-882f62086fa9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f4404e-2c87-4a5b-913c-990585e4b157, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f4404e-2c87-4a5b-913c-990585e4b157, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675487034016237609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552c0ea7-2f34-4981-899c-72f6a2d3c798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9dfc45f-a37f-4de7-b2bb-21306a8b7231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9dfc45f-a37f-4de7-b2bb-21306a8b7231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988309503720795189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f4404e-2c87-4a5b-913c-990585e4b157, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c959b4f-5afd-40f8-ac8a-89791f3e1d22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c959b4f-5afd-40f8-ac8a-89791f3e1d22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752950155358389703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9dfc45f-a37f-4de7-b2bb-21306a8b7231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a2ae52-2ef0-49eb-989c-a77bc383f53b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a2ae52-2ef0-49eb-989c-a77bc383f53b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12011225222316181274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c959b4f-5afd-40f8-ac8a-89791f3e1d22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee3350a-0701-468a-bd8d-5ce7c739058e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee3350a-0701-468a-bd8d-5ce7c739058e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14527736091960919618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a2ae52-2ef0-49eb-989c-a77bc383f53b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6058dd6-95db-4765-aea3-ade4f87bf781, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6058dd6-95db-4765-aea3-ade4f87bf781, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6937224616343869839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ee3350a-0701-468a-bd8d-5ce7c739058e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3175f5c0-7d84-4619-aec8-0de9bebcf580, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3175f5c0-7d84-4619-aec8-0de9bebcf580, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8799166284223567707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3175f5c0-7d84-4619-aec8-0de9bebcf580, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10bb56a2-bdc9-446b-bef7-9142fc6f9381, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10bb56a2-bdc9-446b-bef7-9142fc6f9381, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13476176546481464100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6058dd6-95db-4765-aea3-ade4f87bf781, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca15794b-f2ef-4841-b4f8-2d183fc363b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca15794b-f2ef-4841-b4f8-2d183fc363b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10875358713293911910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10bb56a2-bdc9-446b-bef7-9142fc6f9381, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff459508-a69b-4c44-b4cd-115ef8c0df21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff459508-a69b-4c44-b4cd-115ef8c0df21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10358151640719342654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca15794b-f2ef-4841-b4f8-2d183fc363b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809aea0a-9cd1-4269-bf11-7c9b31280455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809aea0a-9cd1-4269-bf11-7c9b31280455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2312127276001614816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff459508-a69b-4c44-b4cd-115ef8c0df21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531871d2-b386-40bb-9cf3-636002d6baf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531871d2-b386-40bb-9cf3-636002d6baf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807298417977725063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809aea0a-9cd1-4269-bf11-7c9b31280455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd7c8f5-e000-44c7-ac3a-ef621b6e1db4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd7c8f5-e000-44c7-ac3a-ef621b6e1db4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10164885988907780836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531871d2-b386-40bb-9cf3-636002d6baf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c94df18c-c198-4ab7-a492-928e78f57e39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c94df18c-c198-4ab7-a492-928e78f57e39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9827901771326550248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd7c8f5-e000-44c7-ac3a-ef621b6e1db4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73e95d7-86c5-41ab-bdcb-0a564980b662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73e95d7-86c5-41ab-bdcb-0a564980b662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304699461490265407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c94df18c-c198-4ab7-a492-928e78f57e39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f03f54b-bd4e-4d16-8ec9-e5555d6f7604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f03f54b-bd4e-4d16-8ec9-e5555d6f7604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9869744393972642114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73e95d7-86c5-41ab-bdcb-0a564980b662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f03f54b-bd4e-4d16-8ec9-e5555d6f7604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec9d513-40f6-4c4a-8bc2-022fba9e2139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450e611e-07d7-4ab4-aac3-cc2bb030e3c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450e611e-07d7-4ab4-aac3-cc2bb030e3c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521478275593081419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec9d513-40f6-4c4a-8bc2-022fba9e2139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2711134977188721864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450e611e-07d7-4ab4-aac3-cc2bb030e3c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3648ab82-e618-4dca-8716-9bb7a84a8499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3648ab82-e618-4dca-8716-9bb7a84a8499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11085713680379236913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec9d513-40f6-4c4a-8bc2-022fba9e2139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9577962d-34bf-4dfb-8d4d-a76c88f84176, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3648ab82-e618-4dca-8716-9bb7a84a8499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9577962d-34bf-4dfb-8d4d-a76c88f84176, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1704894838468617787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831b8516-89aa-4fc3-b1ac-50d64501f7cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831b8516-89aa-4fc3-b1ac-50d64501f7cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6355605989631294948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9577962d-34bf-4dfb-8d4d-a76c88f84176, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6347e33-8bec-4659-9415-a9622ddcf005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6347e33-8bec-4659-9415-a9622ddcf005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238240973282766774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831b8516-89aa-4fc3-b1ac-50d64501f7cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0a0fe8-6b8b-4407-b9d7-b0e73adc3e73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0a0fe8-6b8b-4407-b9d7-b0e73adc3e73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3981127330038075371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6347e33-8bec-4659-9415-a9622ddcf005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a947bdcd-4dc3-4b50-9692-5c68fed2b4d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a947bdcd-4dc3-4b50-9692-5c68fed2b4d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18181520245583174580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0a0fe8-6b8b-4407-b9d7-b0e73adc3e73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8b3094-ca60-415b-8cf2-4d72f35d0146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8b3094-ca60-415b-8cf2-4d72f35d0146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17499468884778545553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a947bdcd-4dc3-4b50-9692-5c68fed2b4d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ce3db3-52bf-4dd9-90d3-a0d1d205d58b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ce3db3-52bf-4dd9-90d3-a0d1d205d58b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 227338472595609188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8b3094-ca60-415b-8cf2-4d72f35d0146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a6b72-ec56-4016-be94-79800e82a105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a6b72-ec56-4016-be94-79800e82a105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5975509032794028842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ce3db3-52bf-4dd9-90d3-a0d1d205d58b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d76017a-b583-484b-9225-74c82df154ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a6b72-ec56-4016-be94-79800e82a105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c46200-ec82-4d8a-97e8-82614f8f62a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c46200-ec82-4d8a-97e8-82614f8f62a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723191293399357988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d76017a-b583-484b-9225-74c82df154ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269699616446033594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c46200-ec82-4d8a-97e8-82614f8f62a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6206f3-003e-4421-99b2-e5df0057ee2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6206f3-003e-4421-99b2-e5df0057ee2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758148299222670391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d76017a-b583-484b-9225-74c82df154ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1feb8ed3-f21a-4d8c-8b81-d8c852a64e56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1feb8ed3-f21a-4d8c-8b81-d8c852a64e56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2573180223745234903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6206f3-003e-4421-99b2-e5df0057ee2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1aed88-acdc-4eea-8182-bb4008fa65bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1aed88-acdc-4eea-8182-bb4008fa65bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13882944822168919766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1feb8ed3-f21a-4d8c-8b81-d8c852a64e56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0939343e-ae4c-4c68-9d77-e19d2ba62827, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0939343e-ae4c-4c68-9d77-e19d2ba62827, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15374513934595325475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1aed88-acdc-4eea-8182-bb4008fa65bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7779ed58-1e28-4e0f-9458-08db16c57eb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7779ed58-1e28-4e0f-9458-08db16c57eb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413653483828804496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0939343e-ae4c-4c68-9d77-e19d2ba62827, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7fd56fe-631f-4aa3-a1e0-a4c450e6d2fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7fd56fe-631f-4aa3-a1e0-a4c450e6d2fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639535816271371541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7779ed58-1e28-4e0f-9458-08db16c57eb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba989dd-0bc2-404e-903d-f257f57b03db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba989dd-0bc2-404e-903d-f257f57b03db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933739428993663242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7fd56fe-631f-4aa3-a1e0-a4c450e6d2fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da0fdd44-7272-40bf-a52e-b5eafa45c030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da0fdd44-7272-40bf-a52e-b5eafa45c030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14802667966137794755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba989dd-0bc2-404e-903d-f257f57b03db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77b1851e-593e-4835-a2f5-70eee05e4f20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b1851e-593e-4835-a2f5-70eee05e4f20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10815300719739248394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da0fdd44-7272-40bf-a52e-b5eafa45c030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144e2790-f005-4e3a-ac67-601b4802392a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144e2790-f005-4e3a-ac67-601b4802392a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5119967943649990580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b1851e-593e-4835-a2f5-70eee05e4f20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144e2790-f005-4e3a-ac67-601b4802392a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a18b05-b692-4211-afd0-69ca52c94900, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a18b05-b692-4211-afd0-69ca52c94900, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305856468814004798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3171e532-ef02-449f-95a4-f0203a475f86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3171e532-ef02-449f-95a4-f0203a475f86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3960809717046904255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a18b05-b692-4211-afd0-69ca52c94900, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02fa4a52-848d-4ad1-8653-302dc263f53a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02fa4a52-848d-4ad1-8653-302dc263f53a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10550808131364343104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3171e532-ef02-449f-95a4-f0203a475f86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b496cf5f-09fe-4343-9c83-3c0aa2cfa2dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b496cf5f-09fe-4343-9c83-3c0aa2cfa2dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691099155981665398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02fa4a52-848d-4ad1-8653-302dc263f53a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd176154-ec87-4af5-8f3d-3e8876a04c41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd176154-ec87-4af5-8f3d-3e8876a04c41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566495867048793960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b496cf5f-09fe-4343-9c83-3c0aa2cfa2dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52219d1a-49cd-4a53-8043-c88b1f018bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52219d1a-49cd-4a53-8043-c88b1f018bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7342444660055417048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd176154-ec87-4af5-8f3d-3e8876a04c41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19013060-dd5e-4090-9603-653d2c6b08b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19013060-dd5e-4090-9603-653d2c6b08b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7588170683678421607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52219d1a-49cd-4a53-8043-c88b1f018bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b26a86b-1a05-4f30-961f-5efe6d7f9640, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b26a86b-1a05-4f30-961f-5efe6d7f9640, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16630393547440531305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19013060-dd5e-4090-9603-653d2c6b08b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1176a91-aad7-4c1a-a05e-0420788ce42c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1176a91-aad7-4c1a-a05e-0420788ce42c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183451388282004753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b26a86b-1a05-4f30-961f-5efe6d7f9640, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6e1c8d-9cf1-4980-b0f5-3490a109e5af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6e1c8d-9cf1-4980-b0f5-3490a109e5af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458648345264362544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1176a91-aad7-4c1a-a05e-0420788ce42c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f06699-27d4-45c5-9681-7cb64f04c06c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f06699-27d4-45c5-9681-7cb64f04c06c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12975901156317789515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6e1c8d-9cf1-4980-b0f5-3490a109e5af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6aa963-1a49-42c1-84c8-ea56f13fb829, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6aa963-1a49-42c1-84c8-ea56f13fb829, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518974331181783723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f06699-27d4-45c5-9681-7cb64f04c06c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6890b3cb-d648-4f16-a588-355a002debd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6890b3cb-d648-4f16-a588-355a002debd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9084589006582545153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6aa963-1a49-42c1-84c8-ea56f13fb829, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae331a16-f23f-4e66-a4c3-f89c5090f994, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae331a16-f23f-4e66-a4c3-f89c5090f994, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386958003583188992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6890b3cb-d648-4f16-a588-355a002debd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b911885c-f5e7-485f-a29f-51e9b35074a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae331a16-f23f-4e66-a4c3-f89c5090f994, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 972e2677-d494-4bd7-8725-cfb3f5a5cf2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 972e2677-d494-4bd7-8725-cfb3f5a5cf2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719745193263652238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b911885c-f5e7-485f-a29f-51e9b35074a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16545243596229351974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 972e2677-d494-4bd7-8725-cfb3f5a5cf2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9333a70-dcf3-4468-8962-bc66bfcfd7b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9333a70-dcf3-4468-8962-bc66bfcfd7b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004057551092554369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b911885c-f5e7-485f-a29f-51e9b35074a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d03f2a4-caac-4b82-8f5c-51bf293e3a17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d03f2a4-caac-4b82-8f5c-51bf293e3a17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343019716337948114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9333a70-dcf3-4468-8962-bc66bfcfd7b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a12f572c-a2ec-4d54-bd1f-977cdb1a8c58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a12f572c-a2ec-4d54-bd1f-977cdb1a8c58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1820770557711031769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d03f2a4-caac-4b82-8f5c-51bf293e3a17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0800fc3c-f376-4638-b74b-d96a2333ff75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0800fc3c-f376-4638-b74b-d96a2333ff75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5040089418752208531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0800fc3c-f376-4638-b74b-d96a2333ff75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a25712-b994-4ed1-8170-e06c5a978eb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a25712-b994-4ed1-8170-e06c5a978eb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058626045168623676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a12f572c-a2ec-4d54-bd1f-977cdb1a8c58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b228b9b-60df-4ff3-95bf-5cbf4d64dbf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b228b9b-60df-4ff3-95bf-5cbf4d64dbf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4102667070154423044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a25712-b994-4ed1-8170-e06c5a978eb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b047f716-055e-4dab-ace6-6c036f4caf7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b047f716-055e-4dab-ace6-6c036f4caf7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14050918636471787686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b228b9b-60df-4ff3-95bf-5cbf4d64dbf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef7ea53-5b8b-4244-97c7-f7ce932f49f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef7ea53-5b8b-4244-97c7-f7ce932f49f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14181702891053101970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b047f716-055e-4dab-ace6-6c036f4caf7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4985774c-dc39-4f74-836a-0b74a0547aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4985774c-dc39-4f74-836a-0b74a0547aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4743213375145029874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef7ea53-5b8b-4244-97c7-f7ce932f49f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a9b34e-e6f1-4237-b25c-9c30cc914725, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a9b34e-e6f1-4237-b25c-9c30cc914725, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16944775791902669490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4985774c-dc39-4f74-836a-0b74a0547aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc8b30f-3ce4-4f7e-b21c-cd57a6621e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc8b30f-3ce4-4f7e-b21c-cd57a6621e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6598229971446290099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a9b34e-e6f1-4237-b25c-9c30cc914725, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892f4e98-38e2-452b-90f8-c9f186f3a388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc8b30f-3ce4-4f7e-b21c-cd57a6621e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1506388-ce33-4219-b6a2-310e48c484e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892f4e98-38e2-452b-90f8-c9f186f3a388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194408031622624845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1506388-ce33-4219-b6a2-310e48c484e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12889543697571181417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892f4e98-38e2-452b-90f8-c9f186f3a388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3ba73c-4ccf-4974-8a9e-c88b1ee5efd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3ba73c-4ccf-4974-8a9e-c88b1ee5efd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349192714047860272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1506388-ce33-4219-b6a2-310e48c484e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47ce933-0262-4698-a599-a98e94cf2eff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47ce933-0262-4698-a599-a98e94cf2eff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5363421619732021425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3ba73c-4ccf-4974-8a9e-c88b1ee5efd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdccce30-5c6e-4486-b74b-01162d4800d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdccce30-5c6e-4486-b74b-01162d4800d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7339676860856458791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47ce933-0262-4698-a599-a98e94cf2eff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbcfada-7590-40a2-9e02-3192c7e57490, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbcfada-7590-40a2-9e02-3192c7e57490, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13165966589666797882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbcfada-7590-40a2-9e02-3192c7e57490, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea49e1d-b2fe-47c8-afb3-aae538082751, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea49e1d-b2fe-47c8-afb3-aae538082751, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8418243438603195476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdccce30-5c6e-4486-b74b-01162d4800d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1f694d-2b1f-4984-9232-9e0faeb7c997, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1f694d-2b1f-4984-9232-9e0faeb7c997, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630283740256376428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea49e1d-b2fe-47c8-afb3-aae538082751, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbde9a8e-a428-46c3-8f9f-a73e194a80bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbde9a8e-a428-46c3-8f9f-a73e194a80bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2037042898957999978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1f694d-2b1f-4984-9232-9e0faeb7c997, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf86b26-bf01-4e62-b033-4713c6081aac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf86b26-bf01-4e62-b033-4713c6081aac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15886863599479431617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbde9a8e-a428-46c3-8f9f-a73e194a80bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f0a0bb-4c2c-40bd-8101-1fa7bbd62e36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f0a0bb-4c2c-40bd-8101-1fa7bbd62e36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6253907426119995716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf86b26-bf01-4e62-b033-4713c6081aac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e5c0e3-e159-488c-b1c6-3149ce206068, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f0a0bb-4c2c-40bd-8101-1fa7bbd62e36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e5c0e3-e159-488c-b1c6-3149ce206068, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16981341441567059612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92519b6-3c9b-4497-aaaa-fce4dc83f0c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92519b6-3c9b-4497-aaaa-fce4dc83f0c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790837542103123413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e5c0e3-e159-488c-b1c6-3149ce206068, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824e07ab-fadd-47db-a89d-149fd64acac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824e07ab-fadd-47db-a89d-149fd64acac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332826268812223861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92519b6-3c9b-4497-aaaa-fce4dc83f0c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295c5c30-d070-441d-98f3-e72a77227c83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295c5c30-d070-441d-98f3-e72a77227c83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4821251629217947637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824e07ab-fadd-47db-a89d-149fd64acac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de19b07-3191-40de-aa49-0237aa7ba984, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de19b07-3191-40de-aa49-0237aa7ba984, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2470456187483329975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295c5c30-d070-441d-98f3-e72a77227c83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f2e631-8332-44a3-a9d1-badc0df5a773, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f2e631-8332-44a3-a9d1-badc0df5a773, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8920168456952332983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de19b07-3191-40de-aa49-0237aa7ba984, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca221628-8001-4a11-aec0-80b428ca2761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca221628-8001-4a11-aec0-80b428ca2761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9759076991884576980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f2e631-8332-44a3-a9d1-badc0df5a773, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfa89c0-54b0-47f7-ad4d-2efcd23d8464, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfa89c0-54b0-47f7-ad4d-2efcd23d8464, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281717876530701002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfa89c0-54b0-47f7-ad4d-2efcd23d8464, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca221628-8001-4a11-aec0-80b428ca2761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f55d682-b622-4e0a-8e03-9e226246c21e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f55d682-b622-4e0a-8e03-9e226246c21e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1268516705899815481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b8433d-fd0c-4fa5-ae23-1b8070d9f046, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b8433d-fd0c-4fa5-ae23-1b8070d9f046, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11462219896894681535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f55d682-b622-4e0a-8e03-9e226246c21e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 710b53b6-5210-4c6e-8bc2-86f5e68146d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 710b53b6-5210-4c6e-8bc2-86f5e68146d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 989864688858498187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b8433d-fd0c-4fa5-ae23-1b8070d9f046, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc36ce7a-ba46-4258-89cf-57d810353b19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc36ce7a-ba46-4258-89cf-57d810353b19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11177682340420999721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 710b53b6-5210-4c6e-8bc2-86f5e68146d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb8b7b0-fc50-4a6c-b8ba-6a5ffeedf2a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb8b7b0-fc50-4a6c-b8ba-6a5ffeedf2a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6660831702084710765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc36ce7a-ba46-4258-89cf-57d810353b19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea3cd4e-1a31-44f5-8d8b-ba5ed743c783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea3cd4e-1a31-44f5-8d8b-ba5ed743c783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8854226165609210817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb8b7b0-fc50-4a6c-b8ba-6a5ffeedf2a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013337a1-6787-479a-a3bc-37ed22421d7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013337a1-6787-479a-a3bc-37ed22421d7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284365282943370849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea3cd4e-1a31-44f5-8d8b-ba5ed743c783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a5b756-9513-4a0f-9d69-67a6b6f45afd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a5b756-9513-4a0f-9d69-67a6b6f45afd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599151937670660534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013337a1-6787-479a-a3bc-37ed22421d7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b0e6c-d97e-43b6-8b71-5c16abb588d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b0e6c-d97e-43b6-8b71-5c16abb588d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12421304824722761380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a5b756-9513-4a0f-9d69-67a6b6f45afd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8220047-6c08-4ced-a602-f4a559a74bc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8220047-6c08-4ced-a602-f4a559a74bc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1536723697034487709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8220047-6c08-4ced-a602-f4a559a74bc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40730277-ca8f-4005-a11e-d1e7352e39d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40730277-ca8f-4005-a11e-d1e7352e39d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10178819824155923435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b0e6c-d97e-43b6-8b71-5c16abb588d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca493f5-5a96-4515-b21c-e4e301c52e8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca493f5-5a96-4515-b21c-e4e301c52e8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13780739159296766527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40730277-ca8f-4005-a11e-d1e7352e39d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8489f579-921f-4dae-9a0d-96dcfa12a847, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8489f579-921f-4dae-9a0d-96dcfa12a847, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170511213971471892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8489f579-921f-4dae-9a0d-96dcfa12a847, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e8a6ca-732d-4649-939a-0455c8664c21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e8a6ca-732d-4649-939a-0455c8664c21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170209134402463347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca493f5-5a96-4515-b21c-e4e301c52e8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9978438-8db0-4772-9123-b9be023a8391, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9978438-8db0-4772-9123-b9be023a8391, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169591842165768516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9978438-8db0-4772-9123-b9be023a8391, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfb1276-5a6e-4973-a514-5913dd5110d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfb1276-5a6e-4973-a514-5913dd5110d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486003351490467257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e8a6ca-732d-4649-939a-0455c8664c21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68fb6f49-04d2-4cd9-a3d5-46b898765d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68fb6f49-04d2-4cd9-a3d5-46b898765d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17288447178348908571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfb1276-5a6e-4973-a514-5913dd5110d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3995642b-8780-4e2a-afa3-7deecb946e1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3995642b-8780-4e2a-afa3-7deecb946e1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723075250405641142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68fb6f49-04d2-4cd9-a3d5-46b898765d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30c8006-cea1-4ce5-99c5-d765f50b2aa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30c8006-cea1-4ce5-99c5-d765f50b2aa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12351528672505928814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3995642b-8780-4e2a-afa3-7deecb946e1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30c8006-cea1-4ce5-99c5-d765f50b2aa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66841fc-2f7a-4c39-89f1-c3308776f382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66841fc-2f7a-4c39-89f1-c3308776f382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 609459490857409522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba65f8a1-7e3e-4ef4-9796-3a9796012548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba65f8a1-7e3e-4ef4-9796-3a9796012548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5307506101887603337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66841fc-2f7a-4c39-89f1-c3308776f382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25995b37-591b-4e83-8737-78862c0a56ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba65f8a1-7e3e-4ef4-9796-3a9796012548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7174447c-b207-42d0-8457-e8baeaabf0be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7174447c-b207-42d0-8457-e8baeaabf0be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607520271365073654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25995b37-591b-4e83-8737-78862c0a56ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2139667365920154593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7174447c-b207-42d0-8457-e8baeaabf0be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031df428-7881-4530-9863-995fd9574d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031df428-7881-4530-9863-995fd9574d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762956150909811552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25995b37-591b-4e83-8737-78862c0a56ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4827bb1-8495-4e76-85e7-f03c6f19000a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4827bb1-8495-4e76-85e7-f03c6f19000a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594052283299196736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4827bb1-8495-4e76-85e7-f03c6f19000a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc770e2-c6ba-474e-806d-1a309665c64e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc770e2-c6ba-474e-806d-1a309665c64e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11888807565011924523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc770e2-c6ba-474e-806d-1a309665c64e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb634de-0419-457e-a34b-a412a622d2e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb634de-0419-457e-a34b-a412a622d2e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13607585137691892307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb634de-0419-457e-a34b-a412a622d2e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36781166-d7a3-42b7-94bf-f2380eeddf40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36781166-d7a3-42b7-94bf-f2380eeddf40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9833328520417032045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36781166-d7a3-42b7-94bf-f2380eeddf40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4da513b-0cb9-44e0-873f-b2ce554ec9b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4da513b-0cb9-44e0-873f-b2ce554ec9b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 438465866139392469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031df428-7881-4530-9863-995fd9574d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b078b8f-50e8-44f2-893f-0a3c693ab455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b078b8f-50e8-44f2-893f-0a3c693ab455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5882596282238963188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4da513b-0cb9-44e0-873f-b2ce554ec9b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa84f7a-ca86-406a-9e72-0a95aeabe1dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa84f7a-ca86-406a-9e72-0a95aeabe1dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 192417485001066319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b078b8f-50e8-44f2-893f-0a3c693ab455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2e97cf-3617-4fcb-8187-0cd2d1fabee2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2e97cf-3617-4fcb-8187-0cd2d1fabee2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15113049592215115083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa84f7a-ca86-406a-9e72-0a95aeabe1dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caef1357-dcf7-479b-aa9f-4e04e4ff1e79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caef1357-dcf7-479b-aa9f-4e04e4ff1e79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17673131093602338943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2e97cf-3617-4fcb-8187-0cd2d1fabee2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97974c1a-ee85-4ebb-b54a-7e6f96706068, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97974c1a-ee85-4ebb-b54a-7e6f96706068, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991429781604497614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caef1357-dcf7-479b-aa9f-4e04e4ff1e79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5879ad3-9d82-4aef-8879-5f6635cedd93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5879ad3-9d82-4aef-8879-5f6635cedd93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870532588733765231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97974c1a-ee85-4ebb-b54a-7e6f96706068, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba87821-8d99-41e9-8cf2-969b82429a1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba87821-8d99-41e9-8cf2-969b82429a1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092872707351927529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5879ad3-9d82-4aef-8879-5f6635cedd93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695131d4-fa2d-4c10-90f1-4aa17d51cce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695131d4-fa2d-4c10-90f1-4aa17d51cce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15028445035476511658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695131d4-fa2d-4c10-90f1-4aa17d51cce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5f7463-03a7-4c02-89be-7c23b217f776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba87821-8d99-41e9-8cf2-969b82429a1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339a2258-b1c3-4d98-a9da-91d1c85f08d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339a2258-b1c3-4d98-a9da-91d1c85f08d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691849675986586977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5f7463-03a7-4c02-89be-7c23b217f776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3789078576203831375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339a2258-b1c3-4d98-a9da-91d1c85f08d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54801bc-bb57-4040-b351-98ba0838d673, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54801bc-bb57-4040-b351-98ba0838d673, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4114420650414626171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5f7463-03a7-4c02-89be-7c23b217f776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d12cd7-6e28-4d5d-b8e0-f1b1620ed6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54801bc-bb57-4040-b351-98ba0838d673, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66cf8a27-1b99-438c-9160-63482393f583, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66cf8a27-1b99-438c-9160-63482393f583, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 479323662885547876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d12cd7-6e28-4d5d-b8e0-f1b1620ed6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5972820512840939800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66cf8a27-1b99-438c-9160-63482393f583, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b194a2e0-996b-4f15-95a5-5ac9110b9062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b194a2e0-996b-4f15-95a5-5ac9110b9062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322019160976522997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d12cd7-6e28-4d5d-b8e0-f1b1620ed6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463adf6d-53f4-443d-9240-4e1c45afb776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463adf6d-53f4-443d-9240-4e1c45afb776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3618108628138841584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463adf6d-53f4-443d-9240-4e1c45afb776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b194a2e0-996b-4f15-95a5-5ac9110b9062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b5e38b-5ce5-46b3-ab6d-51637ff79cde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47747b80-aaff-44ea-b328-9e62c43c1ca8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47747b80-aaff-44ea-b328-9e62c43c1ca8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519033992431135187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b5e38b-5ce5-46b3-ab6d-51637ff79cde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18438150111408260682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47747b80-aaff-44ea-b328-9e62c43c1ca8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac347810-5b74-44b5-ad54-f3edb8f4de10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac347810-5b74-44b5-ad54-f3edb8f4de10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854583062879329944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b5e38b-5ce5-46b3-ab6d-51637ff79cde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e4a88d-c90e-4dab-ba3a-589f15cfe2f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e4a88d-c90e-4dab-ba3a-589f15cfe2f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16401677677209830557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac347810-5b74-44b5-ad54-f3edb8f4de10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1baba97a-be89-44b2-858d-508f4351cd5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1baba97a-be89-44b2-858d-508f4351cd5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474545377285457909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e4a88d-c90e-4dab-ba3a-589f15cfe2f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121ff4fd-4ac3-4b36-a691-7e991a214383, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121ff4fd-4ac3-4b36-a691-7e991a214383, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4519217885193442556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1baba97a-be89-44b2-858d-508f4351cd5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef795207-6f1a-475a-b7c9-bd863f545e1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef795207-6f1a-475a-b7c9-bd863f545e1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5694444800195743473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121ff4fd-4ac3-4b36-a691-7e991a214383, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac46c33b-b610-417b-aef1-ff36be9a5ad0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac46c33b-b610-417b-aef1-ff36be9a5ad0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7963028992309386191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef795207-6f1a-475a-b7c9-bd863f545e1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b747764-4f4d-4847-a8f4-16f4e6a1ba0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b747764-4f4d-4847-a8f4-16f4e6a1ba0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7635369940651808250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac46c33b-b610-417b-aef1-ff36be9a5ad0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17dbbd2-feae-43ae-8063-030d9f427240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17dbbd2-feae-43ae-8063-030d9f427240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7021195928151621265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b747764-4f4d-4847-a8f4-16f4e6a1ba0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81270073-3ff8-421b-be13-7247737ba31d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81270073-3ff8-421b-be13-7247737ba31d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16698357086351416995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17dbbd2-feae-43ae-8063-030d9f427240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52358daf-7015-4159-ad13-ef7fe745b044, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52358daf-7015-4159-ad13-ef7fe745b044, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241861370083361431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52358daf-7015-4159-ad13-ef7fe745b044, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5cd14fb-ee87-4d94-86f2-054929a4cfcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5cd14fb-ee87-4d94-86f2-054929a4cfcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2560174173933939978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81270073-3ff8-421b-be13-7247737ba31d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a9d8fe-80e2-41be-9c8e-a09225813282, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a9d8fe-80e2-41be-9c8e-a09225813282, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17306699662779842652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5cd14fb-ee87-4d94-86f2-054929a4cfcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a34981-b3ea-410b-9162-3aaa7fa04f50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a34981-b3ea-410b-9162-3aaa7fa04f50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651560660799824902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a9d8fe-80e2-41be-9c8e-a09225813282, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4684767e-0826-48d4-b135-c8d6a4c5b0cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4684767e-0826-48d4-b135-c8d6a4c5b0cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925941550340710224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a34981-b3ea-410b-9162-3aaa7fa04f50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3c6839-ef29-490a-8564-2d5c54bfa431, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4684767e-0826-48d4-b135-c8d6a4c5b0cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa224f8-ea75-4a1b-a820-35978214a38b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa224f8-ea75-4a1b-a820-35978214a38b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168211230567273200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3c6839-ef29-490a-8564-2d5c54bfa431, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064639798835298774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa224f8-ea75-4a1b-a820-35978214a38b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e520790-b194-4dfb-abbc-1dd3cd653434, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e520790-b194-4dfb-abbc-1dd3cd653434, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6376971967715733964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3c6839-ef29-490a-8564-2d5c54bfa431, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd19c6e-31d6-498a-9322-bf4c1cb7da8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd19c6e-31d6-498a-9322-bf4c1cb7da8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025476728522386098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e520790-b194-4dfb-abbc-1dd3cd653434, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd19c6e-31d6-498a-9322-bf4c1cb7da8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a54bb4b8-2088-4d8d-a8d6-c52c25df2baa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a54bb4b8-2088-4d8d-a8d6-c52c25df2baa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11451537895183560064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04e0c02-82b3-4a24-a716-33fa6e8d1a50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04e0c02-82b3-4a24-a716-33fa6e8d1a50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5467461003881215455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a54bb4b8-2088-4d8d-a8d6-c52c25df2baa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4ff87f-7132-46ce-a24f-19bd9e49f937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4ff87f-7132-46ce-a24f-19bd9e49f937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729071374437925577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04e0c02-82b3-4a24-a716-33fa6e8d1a50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c963bc11-bdbb-4034-9530-e4ff964da0ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c963bc11-bdbb-4034-9530-e4ff964da0ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1517512711632124279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4ff87f-7132-46ce-a24f-19bd9e49f937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74fee7ac-0174-484c-871c-c674c88b91ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74fee7ac-0174-484c-871c-c674c88b91ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11581851006882630107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c963bc11-bdbb-4034-9530-e4ff964da0ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e47c8fe-2acd-4af7-877f-89a9046247a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e47c8fe-2acd-4af7-877f-89a9046247a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10604032315915442868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e47c8fe-2acd-4af7-877f-89a9046247a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9586223-a7c1-4def-829c-3826905e9535, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9586223-a7c1-4def-829c-3826905e9535, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9751535517362231950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74fee7ac-0174-484c-871c-c674c88b91ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 258284ee-c805-48ea-b369-19a0578016a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 258284ee-c805-48ea-b369-19a0578016a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437186747295251483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9586223-a7c1-4def-829c-3826905e9535, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47a7c2f-b115-45b5-9d91-e1c6ebf26cfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47a7c2f-b115-45b5-9d91-e1c6ebf26cfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710823516511533574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 258284ee-c805-48ea-b369-19a0578016a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475f9da6-2a7d-4975-bd4f-d2990f410bf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475f9da6-2a7d-4975-bd4f-d2990f410bf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17932831311577264484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47a7c2f-b115-45b5-9d91-e1c6ebf26cfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f80ea51-398d-4ae0-bcbb-dfae3dcc4a82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f80ea51-398d-4ae0-bcbb-dfae3dcc4a82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11073964730095781973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475f9da6-2a7d-4975-bd4f-d2990f410bf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf36dd6-155c-4df4-a992-b53bc97e533e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf36dd6-155c-4df4-a992-b53bc97e533e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455681408942177898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f80ea51-398d-4ae0-bcbb-dfae3dcc4a82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4b412b-21ab-49b0-b47d-a5dbadeca836, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4b412b-21ab-49b0-b47d-a5dbadeca836, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9598241535431951922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf36dd6-155c-4df4-a992-b53bc97e533e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96330a71-3013-4221-99f1-4960b90928df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96330a71-3013-4221-99f1-4960b90928df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 913955122480863806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4b412b-21ab-49b0-b47d-a5dbadeca836, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8d920a-b3a2-4088-bdc6-1c1354715b6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8d920a-b3a2-4088-bdc6-1c1354715b6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4076940034574235711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96330a71-3013-4221-99f1-4960b90928df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f8256a-5e58-4b3c-8503-5fc7b229ec8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f8256a-5e58-4b3c-8503-5fc7b229ec8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3249169908554419373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8d920a-b3a2-4088-bdc6-1c1354715b6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd090a4a-5dad-49f8-8746-31aed963b122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd090a4a-5dad-49f8-8746-31aed963b122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13306548017045709493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f8256a-5e58-4b3c-8503-5fc7b229ec8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6c1879-5af0-4cac-bec2-ca7113a83174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6c1879-5af0-4cac-bec2-ca7113a83174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13763641496088974218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd090a4a-5dad-49f8-8746-31aed963b122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a98496-bffc-4eb0-b219-5a28f6d7c498, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a98496-bffc-4eb0-b219-5a28f6d7c498, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722127939559789578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6c1879-5af0-4cac-bec2-ca7113a83174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c67b2b7e-d5b1-493a-82db-f7238a389431, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67b2b7e-d5b1-493a-82db-f7238a389431, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4765789937697914444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a98496-bffc-4eb0-b219-5a28f6d7c498, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1807a89-7b5a-4fb9-b550-e45c032efb3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1807a89-7b5a-4fb9-b550-e45c032efb3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776968687992314798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67b2b7e-d5b1-493a-82db-f7238a389431, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bdbcd5-655b-42e8-989f-bf32aa64066f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bdbcd5-655b-42e8-989f-bf32aa64066f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12301511372058057293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1807a89-7b5a-4fb9-b550-e45c032efb3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff50b93-6aff-4ffc-bf73-2d7a3b88d419, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff50b93-6aff-4ffc-bf73-2d7a3b88d419, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788969154699302836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bdbcd5-655b-42e8-989f-bf32aa64066f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c002c4-8d71-4989-baaa-2d66d1745945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c002c4-8d71-4989-baaa-2d66d1745945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15469224776947961602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff50b93-6aff-4ffc-bf73-2d7a3b88d419, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899b8205-e256-4132-ae5d-0c307ad3abf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899b8205-e256-4132-ae5d-0c307ad3abf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940653356311214063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c002c4-8d71-4989-baaa-2d66d1745945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121fe6a2-1b72-4b7d-9e4b-3abbe5b07640, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899b8205-e256-4132-ae5d-0c307ad3abf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960b78c8-50ea-4bba-b489-1fb601479b04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960b78c8-50ea-4bba-b489-1fb601479b04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4194407920878531252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121fe6a2-1b72-4b7d-9e4b-3abbe5b07640, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468755020830378122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960b78c8-50ea-4bba-b489-1fb601479b04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5b0a67-1a8d-4307-bd71-d1ca7ee99922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5b0a67-1a8d-4307-bd71-d1ca7ee99922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18316341720072553217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121fe6a2-1b72-4b7d-9e4b-3abbe5b07640, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e972c4-2dbd-4984-b3e2-92393958afe7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e972c4-2dbd-4984-b3e2-92393958afe7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12284421640204542005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5b0a67-1a8d-4307-bd71-d1ca7ee99922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd4577b-dac6-455a-a3e1-7962d9493399, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd4577b-dac6-455a-a3e1-7962d9493399, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13957582198861115114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e972c4-2dbd-4984-b3e2-92393958afe7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c238eeb8-bb5a-4bcc-8825-889aa70404f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c238eeb8-bb5a-4bcc-8825-889aa70404f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15970514126011685269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd4577b-dac6-455a-a3e1-7962d9493399, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8253f8b0-1f4a-422e-ba07-ae1e07b91a1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8253f8b0-1f4a-422e-ba07-ae1e07b91a1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019317067862409953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c238eeb8-bb5a-4bcc-8825-889aa70404f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8d974b-5cb5-4ec2-8827-29b6d7b491db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8d974b-5cb5-4ec2-8827-29b6d7b491db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2348791044477180329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8253f8b0-1f4a-422e-ba07-ae1e07b91a1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c6d25e-0eb9-405b-9e60-fb7f2c60fcb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c6d25e-0eb9-405b-9e60-fb7f2c60fcb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200406148387979152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8d974b-5cb5-4ec2-8827-29b6d7b491db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b543328f-ae25-43b7-a4f2-a500f187146f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b543328f-ae25-43b7-a4f2-a500f187146f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178942419557413169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c6d25e-0eb9-405b-9e60-fb7f2c60fcb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3bda75-ad91-4ae7-b002-91e91d695118, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3bda75-ad91-4ae7-b002-91e91d695118, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16012647547221211997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b543328f-ae25-43b7-a4f2-a500f187146f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef13353-aad5-473e-8f9e-75e91ba582ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef13353-aad5-473e-8f9e-75e91ba582ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15429466647547107695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3bda75-ad91-4ae7-b002-91e91d695118, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625cd7a1-3247-4973-88e8-3b19002097bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625cd7a1-3247-4973-88e8-3b19002097bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18174229706406333431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef13353-aad5-473e-8f9e-75e91ba582ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6691eb-d1e5-404e-a419-f0dbbe19473a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6691eb-d1e5-404e-a419-f0dbbe19473a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16884493812090851400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625cd7a1-3247-4973-88e8-3b19002097bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1918c9c2-4a15-4481-aa92-c9589b1de421, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1918c9c2-4a15-4481-aa92-c9589b1de421, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6690144178108156865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6691eb-d1e5-404e-a419-f0dbbe19473a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b29e2c-686a-4885-98e1-1e0403063842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b29e2c-686a-4885-98e1-1e0403063842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13593081634635816296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1918c9c2-4a15-4481-aa92-c9589b1de421, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efbc15e8-8556-4562-b640-115f37fe4a00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efbc15e8-8556-4562-b640-115f37fe4a00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 723198350736379084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b29e2c-686a-4885-98e1-1e0403063842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b9c9d3-b467-4e52-b402-f481476f19f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b9c9d3-b467-4e52-b402-f481476f19f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297634735282561469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efbc15e8-8556-4562-b640-115f37fe4a00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d361c2-ba67-4d79-b908-e7568188fad5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d361c2-ba67-4d79-b908-e7568188fad5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6895293619577164019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b9c9d3-b467-4e52-b402-f481476f19f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a59f1aa-70ac-4f8b-854a-0e0769fc2745, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d361c2-ba67-4d79-b908-e7568188fad5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd39e578-124e-44b1-a7b4-c5706d6c814a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a59f1aa-70ac-4f8b-854a-0e0769fc2745, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010814933197575592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd39e578-124e-44b1-a7b4-c5706d6c814a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7820659410030437410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a59f1aa-70ac-4f8b-854a-0e0769fc2745, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad9b60e-d80b-4419-a8ee-c552d67fb64c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad9b60e-d80b-4419-a8ee-c552d67fb64c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12539785216904561341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd39e578-124e-44b1-a7b4-c5706d6c814a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635eb3cf-5f3a-42f8-bbc8-0f68214890b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635eb3cf-5f3a-42f8-bbc8-0f68214890b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832031661819887141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad9b60e-d80b-4419-a8ee-c552d67fb64c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ddc887-3b49-4678-8737-9fe21b01627c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ddc887-3b49-4678-8737-9fe21b01627c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17691631687754727622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635eb3cf-5f3a-42f8-bbc8-0f68214890b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be5d3ac-88a7-4ade-93b6-a83eb5dcfb15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be5d3ac-88a7-4ade-93b6-a83eb5dcfb15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10333383946048061088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ddc887-3b49-4678-8737-9fe21b01627c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291ae271-6bc5-4d4d-85cb-41a52de1eb73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291ae271-6bc5-4d4d-85cb-41a52de1eb73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558579859213844031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be5d3ac-88a7-4ade-93b6-a83eb5dcfb15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728b2fdd-878b-4385-80cc-79e1dd5c9ed1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728b2fdd-878b-4385-80cc-79e1dd5c9ed1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2926716525041299337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291ae271-6bc5-4d4d-85cb-41a52de1eb73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7fa944-da26-4837-970b-543ce66d7a7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7fa944-da26-4837-970b-543ce66d7a7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2599449693607614421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728b2fdd-878b-4385-80cc-79e1dd5c9ed1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006f26eb-b94d-4f70-90e4-e58a215d1bb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006f26eb-b94d-4f70-90e4-e58a215d1bb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16003607074090766816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7fa944-da26-4837-970b-543ce66d7a7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a776cc4d-69b9-4ce5-bb23-b5fdd9e3e56a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a776cc4d-69b9-4ce5-bb23-b5fdd9e3e56a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17882011057895856610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006f26eb-b94d-4f70-90e4-e58a215d1bb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5054d24e-7da9-4abb-9086-fc2494bc5678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5054d24e-7da9-4abb-9086-fc2494bc5678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2835500964175448507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a776cc4d-69b9-4ce5-bb23-b5fdd9e3e56a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4cdd1f-c3bd-4703-b7a9-86f773092085, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4cdd1f-c3bd-4703-b7a9-86f773092085, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416133481674162764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5054d24e-7da9-4abb-9086-fc2494bc5678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f00c09e2-5ffc-4579-b146-e749afe6e06a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00c09e2-5ffc-4579-b146-e749afe6e06a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6256630378554301044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4cdd1f-c3bd-4703-b7a9-86f773092085, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57c7647-f5fb-4b24-8290-303478a360cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57c7647-f5fb-4b24-8290-303478a360cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674728195180693828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00c09e2-5ffc-4579-b146-e749afe6e06a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78cee7c-1263-464c-bc30-4915dfff3cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78cee7c-1263-464c-bc30-4915dfff3cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2617360143757325040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57c7647-f5fb-4b24-8290-303478a360cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bcce41-9da1-4f51-8518-7da1f6847588, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bcce41-9da1-4f51-8518-7da1f6847588, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4118571389362724226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78cee7c-1263-464c-bc30-4915dfff3cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e02e756-bbc0-4b71-bb57-41d9c5c90ec1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e02e756-bbc0-4b71-bb57-41d9c5c90ec1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5782707908634424384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e02e756-bbc0-4b71-bb57-41d9c5c90ec1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42900559-baf0-49ba-9630-25f66fb89ae0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42900559-baf0-49ba-9630-25f66fb89ae0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733286435622112495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42900559-baf0-49ba-9630-25f66fb89ae0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31551e59-04e5-4bd4-9f3a-cd394cc7caca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31551e59-04e5-4bd4-9f3a-cd394cc7caca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305219949972709667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bcce41-9da1-4f51-8518-7da1f6847588, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd0fdbb-508e-4e84-9203-0e30b7d8c01c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd0fdbb-508e-4e84-9203-0e30b7d8c01c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8780355267148916768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31551e59-04e5-4bd4-9f3a-cd394cc7caca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1428938-4e10-43c3-b66b-9f3b1d7b0e95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd0fdbb-508e-4e84-9203-0e30b7d8c01c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c9be9e-f7cf-450e-8842-41e9464a57ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c9be9e-f7cf-450e-8842-41e9464a57ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16536435881643911467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1428938-4e10-43c3-b66b-9f3b1d7b0e95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3296467691842648345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1428938-4e10-43c3-b66b-9f3b1d7b0e95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82992c8b-f897-4437-9381-92b1a7c46eb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82992c8b-f897-4437-9381-92b1a7c46eb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9691455286914109651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c9be9e-f7cf-450e-8842-41e9464a57ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d122eb7f-0a3a-4595-b4b4-13719c530730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d122eb7f-0a3a-4595-b4b4-13719c530730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 734232446285815536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82992c8b-f897-4437-9381-92b1a7c46eb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39de89a4-75c1-4198-98e8-b1c4f7b345fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39de89a4-75c1-4198-98e8-b1c4f7b345fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10491617173153383631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d122eb7f-0a3a-4595-b4b4-13719c530730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4480c74-c61b-4a73-9754-c25b3b75b4b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4480c74-c61b-4a73-9754-c25b3b75b4b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5600045918411614733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39de89a4-75c1-4198-98e8-b1c4f7b345fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94830d0-f91d-460b-ad18-63b54fa4c6ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94830d0-f91d-460b-ad18-63b54fa4c6ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723202435555587336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4480c74-c61b-4a73-9754-c25b3b75b4b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94830d0-f91d-460b-ad18-63b54fa4c6ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b0b37e-a594-40ba-beee-9eec4a97164b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b0b37e-a594-40ba-beee-9eec4a97164b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383304176323133188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfbf413-7564-4011-955f-f43be3657938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfbf413-7564-4011-955f-f43be3657938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3405000200705149560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b0b37e-a594-40ba-beee-9eec4a97164b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfbf413-7564-4011-955f-f43be3657938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e83cd67-8fc8-40a7-b855-81c06888fc98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0343fc70-75e3-40d4-a206-365a1e6ea40b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0343fc70-75e3-40d4-a206-365a1e6ea40b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12202289667705937097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e83cd67-8fc8-40a7-b855-81c06888fc98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 773759248423872343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0343fc70-75e3-40d4-a206-365a1e6ea40b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8ddf05-cc2e-435c-ab1e-ffeb6f1942c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8ddf05-cc2e-435c-ab1e-ffeb6f1942c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280718856114143372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e83cd67-8fc8-40a7-b855-81c06888fc98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ece6b0-f644-4746-a7fe-bd6b88b2429c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8ddf05-cc2e-435c-ab1e-ffeb6f1942c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a8cc7e-e992-4b26-ad8f-0e31e9b395cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a8cc7e-e992-4b26-ad8f-0e31e9b395cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 440832604125985161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ece6b0-f644-4746-a7fe-bd6b88b2429c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2667947207176153860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ece6b0-f644-4746-a7fe-bd6b88b2429c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d892939-ab75-4225-80b5-e4ea01b30aac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d892939-ab75-4225-80b5-e4ea01b30aac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2235631177112944384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a8cc7e-e992-4b26-ad8f-0e31e9b395cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a07861-df08-4c39-94f4-bd67e7c5c365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a07861-df08-4c39-94f4-bd67e7c5c365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034154992842128014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d892939-ab75-4225-80b5-e4ea01b30aac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99cba99-9429-41ff-a5ba-25e52ab5a418, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99cba99-9429-41ff-a5ba-25e52ab5a418, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722154935447928909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99cba99-9429-41ff-a5ba-25e52ab5a418, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557e51c0-e137-4a62-8d90-89dafef0211c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557e51c0-e137-4a62-8d90-89dafef0211c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3637048828705512812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557e51c0-e137-4a62-8d90-89dafef0211c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347f3b55-4ebe-4a32-82f9-502f221c126d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347f3b55-4ebe-4a32-82f9-502f221c126d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332682375851869681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a07861-df08-4c39-94f4-bd67e7c5c365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3071c599-d300-470e-85f4-a817436998ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3071c599-d300-470e-85f4-a817436998ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8935484784894610290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347f3b55-4ebe-4a32-82f9-502f221c126d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 684aad7f-725e-4038-8d99-e2d8d947dee7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 684aad7f-725e-4038-8d99-e2d8d947dee7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890660941366030061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3071c599-d300-470e-85f4-a817436998ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccc4171-5ff9-4df3-844a-3bb99da02ce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccc4171-5ff9-4df3-844a-3bb99da02ce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660821430829282498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 684aad7f-725e-4038-8d99-e2d8d947dee7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8d2a65-cc2a-4a66-b99e-bfa27274f169, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8d2a65-cc2a-4a66-b99e-bfa27274f169, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542416683439943269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccc4171-5ff9-4df3-844a-3bb99da02ce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df19b6b-9e22-4f06-8bbe-2395a34e9492, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df19b6b-9e22-4f06-8bbe-2395a34e9492, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301036960073162716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8d2a65-cc2a-4a66-b99e-bfa27274f169, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1edaf2-9af5-4974-b497-c2ac6afa80a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1edaf2-9af5-4974-b497-c2ac6afa80a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7983248271591026493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df19b6b-9e22-4f06-8bbe-2395a34e9492, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1edaf2-9af5-4974-b497-c2ac6afa80a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62318687-54f6-42f0-8758-5e3ca50b99c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62318687-54f6-42f0-8758-5e3ca50b99c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11410376894974531477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e36959-a213-44f1-bc63-6b50dee820c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e36959-a213-44f1-bc63-6b50dee820c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592234675235312330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62318687-54f6-42f0-8758-5e3ca50b99c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd09259-bc48-4735-80cd-1c1daf403529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd09259-bc48-4735-80cd-1c1daf403529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11852870807702073640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e36959-a213-44f1-bc63-6b50dee820c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd09259-bc48-4735-80cd-1c1daf403529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72dca2cc-f107-4e24-9e21-617e7625feeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72dca2cc-f107-4e24-9e21-617e7625feeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1374207514930604544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601cf274-c324-4a15-8f98-1d6895add56c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601cf274-c324-4a15-8f98-1d6895add56c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6102901650916469391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72dca2cc-f107-4e24-9e21-617e7625feeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601cf274-c324-4a15-8f98-1d6895add56c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1c5b5e-5683-4a94-a034-e54576007510, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1c5b5e-5683-4a94-a034-e54576007510, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13747112392520851391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904c3361-7a69-47a8-9c02-0e5f4e1b05b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904c3361-7a69-47a8-9c02-0e5f4e1b05b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17248487354732153697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1c5b5e-5683-4a94-a034-e54576007510, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbd32d4-b929-4ffc-a14c-a178f87387d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbd32d4-b929-4ffc-a14c-a178f87387d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5743608738923962828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904c3361-7a69-47a8-9c02-0e5f4e1b05b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e51922-41f4-447b-b6fd-50e9bdd04ef6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e51922-41f4-447b-b6fd-50e9bdd04ef6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911033704617790105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbd32d4-b929-4ffc-a14c-a178f87387d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04cd261-7805-4995-be31-42763cf846e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04cd261-7805-4995-be31-42763cf846e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15682760432183349058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e51922-41f4-447b-b6fd-50e9bdd04ef6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04cd261-7805-4995-be31-42763cf846e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3378f8a-9a58-4529-a295-8895ed1fee72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f741ed03-5561-4dd1-8f80-09494d542b7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f741ed03-5561-4dd1-8f80-09494d542b7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570095842810937906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3378f8a-9a58-4529-a295-8895ed1fee72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 257666114405417568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f741ed03-5561-4dd1-8f80-09494d542b7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8215f99-16ef-46ff-a78c-180c3677e906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8215f99-16ef-46ff-a78c-180c3677e906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9923012713703003014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3378f8a-9a58-4529-a295-8895ed1fee72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14bce0c-1a16-4157-939c-fce6822607b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14bce0c-1a16-4157-939c-fce6822607b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8822412409662964815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8215f99-16ef-46ff-a78c-180c3677e906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9618b61d-bf97-445c-96f2-c937b6a95726, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9618b61d-bf97-445c-96f2-c937b6a95726, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2400675566509311213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14bce0c-1a16-4157-939c-fce6822607b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 735c8c13-39b0-48ab-87ba-3f6dfa6fa37b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 735c8c13-39b0-48ab-87ba-3f6dfa6fa37b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330085995325412172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9618b61d-bf97-445c-96f2-c937b6a95726, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94a2cee-7ffb-4f76-8596-67e807abcffc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94a2cee-7ffb-4f76-8596-67e807abcffc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 537016634453658750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 735c8c13-39b0-48ab-87ba-3f6dfa6fa37b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da4850b-cb0a-42ce-89a5-fff6476ee606, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da4850b-cb0a-42ce-89a5-fff6476ee606, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1026338780100983274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94a2cee-7ffb-4f76-8596-67e807abcffc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5593d70d-f6f1-4658-8ca3-8aa49a302d41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5593d70d-f6f1-4658-8ca3-8aa49a302d41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13439170538572192660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da4850b-cb0a-42ce-89a5-fff6476ee606, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdb98b1-181b-4188-92b6-fe7e788c1d5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdb98b1-181b-4188-92b6-fe7e788c1d5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 708928513471550447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5593d70d-f6f1-4658-8ca3-8aa49a302d41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3146bdb-1375-4930-98b4-75b5ba6b48fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3146bdb-1375-4930-98b4-75b5ba6b48fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519109538301632349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdb98b1-181b-4188-92b6-fe7e788c1d5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e48512-83c1-4393-a1e9-d9747296c05c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3146bdb-1375-4930-98b4-75b5ba6b48fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5595e27a-5f13-4efd-af57-dd618a691ae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5595e27a-5f13-4efd-af57-dd618a691ae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9172173943165436277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e48512-83c1-4393-a1e9-d9747296c05c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619868095585506821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5595e27a-5f13-4efd-af57-dd618a691ae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1a8a9c-6da4-4a98-ac5e-60439ac994e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1a8a9c-6da4-4a98-ac5e-60439ac994e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771578398047299983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e48512-83c1-4393-a1e9-d9747296c05c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49b0ac9-f556-48e5-a509-58a77c7eb4a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49b0ac9-f556-48e5-a509-58a77c7eb4a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17826830562477319086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1a8a9c-6da4-4a98-ac5e-60439ac994e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1eb5a9e-8014-4da0-8dac-d6e33d04e4d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1eb5a9e-8014-4da0-8dac-d6e33d04e4d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12635444950787667215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49b0ac9-f556-48e5-a509-58a77c7eb4a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94229cad-cc71-4eb1-93c5-e39bdc4fc042, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94229cad-cc71-4eb1-93c5-e39bdc4fc042, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348699912813168017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1eb5a9e-8014-4da0-8dac-d6e33d04e4d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f9f8ef-c2f2-4b05-92bf-d10fa202ea02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f9f8ef-c2f2-4b05-92bf-d10fa202ea02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4220985866003265129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94229cad-cc71-4eb1-93c5-e39bdc4fc042, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff9cbde-6dfb-43a1-8c73-82e4a29acb54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff9cbde-6dfb-43a1-8c73-82e4a29acb54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407882345458630124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f9f8ef-c2f2-4b05-92bf-d10fa202ea02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a0aa0c-525f-4089-8467-9a8bbd18447c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a0aa0c-525f-4089-8467-9a8bbd18447c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6346176062225670553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff9cbde-6dfb-43a1-8c73-82e4a29acb54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bd9074-8664-4ce3-8bd7-24ff2df231c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bd9074-8664-4ce3-8bd7-24ff2df231c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354175342011300076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a0aa0c-525f-4089-8467-9a8bbd18447c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc478f9b-170b-4f38-9457-8bd6bb605045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc478f9b-170b-4f38-9457-8bd6bb605045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15601927304449925331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bd9074-8664-4ce3-8bd7-24ff2df231c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9033254a-667f-4dc7-b263-c36eb8d03463, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9033254a-667f-4dc7-b263-c36eb8d03463, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2520712384826544703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc478f9b-170b-4f38-9457-8bd6bb605045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62aec9ad-d94a-4c31-8641-0111d9c74dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62aec9ad-d94a-4c31-8641-0111d9c74dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731604547759131842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9033254a-667f-4dc7-b263-c36eb8d03463, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67aa9d8c-9a36-48e2-ac8d-b7fb0aa6e9c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67aa9d8c-9a36-48e2-ac8d-b7fb0aa6e9c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11463150324785382063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62aec9ad-d94a-4c31-8641-0111d9c74dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 888d9ef8-0ec7-4ddd-baea-a0d6116758da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67aa9d8c-9a36-48e2-ac8d-b7fb0aa6e9c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab00176-9c21-4dbd-966c-9ae1a7f6fb28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 888d9ef8-0ec7-4ddd-baea-a0d6116758da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9300310751204650467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab00176-9c21-4dbd-966c-9ae1a7f6fb28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14761949741813575506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 888d9ef8-0ec7-4ddd-baea-a0d6116758da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61bf7959-c973-4f20-b114-32645c63bccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab00176-9c21-4dbd-966c-9ae1a7f6fb28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bf7959-c973-4f20-b114-32645c63bccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8793214870137938426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4daa601b-1edb-4c96-9fb2-ac994164cfdc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4daa601b-1edb-4c96-9fb2-ac994164cfdc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4834948260782664272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bf7959-c973-4f20-b114-32645c63bccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd50f09-885b-4413-87cb-c5d1bb301159, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd50f09-885b-4413-87cb-c5d1bb301159, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272682644686176461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4daa601b-1edb-4c96-9fb2-ac994164cfdc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c58abc-d8f0-4033-bb8b-4573945db702, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c58abc-d8f0-4033-bb8b-4573945db702, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13427565076088823784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd50f09-885b-4413-87cb-c5d1bb301159, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7bb4ba-bec8-4d0e-8304-e0171a0f99c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7bb4ba-bec8-4d0e-8304-e0171a0f99c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11218567336813107392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c58abc-d8f0-4033-bb8b-4573945db702, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7bb4ba-bec8-4d0e-8304-e0171a0f99c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabf5fb3-82f3-4ccb-af43-5dfb222fb0ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabf5fb3-82f3-4ccb-af43-5dfb222fb0ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7219076618373554228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9324fd-e298-49f7-b2ef-3fea5d0a5d8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9324fd-e298-49f7-b2ef-3fea5d0a5d8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415991563971697861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9324fd-e298-49f7-b2ef-3fea5d0a5d8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabf5fb3-82f3-4ccb-af43-5dfb222fb0ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6473600e-8d69-4a5a-835a-80f37262980b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6473600e-8d69-4a5a-835a-80f37262980b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028950735739234331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8328a8e3-94ab-4746-8274-8e414977a842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8328a8e3-94ab-4746-8274-8e414977a842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562136479203953080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6473600e-8d69-4a5a-835a-80f37262980b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2a59a7-0b11-4e5f-ac78-b48073883816, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2a59a7-0b11-4e5f-ac78-b48073883816, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151821020565254963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8328a8e3-94ab-4746-8274-8e414977a842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476fb14a-6985-4085-995d-1a2e5f510ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2a59a7-0b11-4e5f-ac78-b48073883816, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476fb14a-6985-4085-995d-1a2e5f510ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15062480566497829550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227f2b84-cad1-4857-8fa8-16dab4274162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227f2b84-cad1-4857-8fa8-16dab4274162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14269417051027802469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476fb14a-6985-4085-995d-1a2e5f510ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8658f2ae-4655-44d2-bde9-e645e201f69c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227f2b84-cad1-4857-8fa8-16dab4274162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1a6174-ede8-492b-9b32-5d734ff47769, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1a6174-ede8-492b-9b32-5d734ff47769, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337817548156819514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8658f2ae-4655-44d2-bde9-e645e201f69c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8242331597003381165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1a6174-ede8-492b-9b32-5d734ff47769, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69415f70-a236-4b16-8d4a-248b10acf564, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69415f70-a236-4b16-8d4a-248b10acf564, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473482840321301040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8658f2ae-4655-44d2-bde9-e645e201f69c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495ff66d-013e-4866-a9ed-48f2adcd7e02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495ff66d-013e-4866-a9ed-48f2adcd7e02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6444794947200630112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69415f70-a236-4b16-8d4a-248b10acf564, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766a44e0-2e9d-4192-bb11-72bdabb81020, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766a44e0-2e9d-4192-bb11-72bdabb81020, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15584507075820111307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495ff66d-013e-4866-a9ed-48f2adcd7e02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766a44e0-2e9d-4192-bb11-72bdabb81020, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db1c8ce7-85e1-444a-9edd-e1e2c976b793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db1c8ce7-85e1-444a-9edd-e1e2c976b793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13273788155694624769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8ec3cc-43ba-4a82-969f-3b1f33c8ba0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8ec3cc-43ba-4a82-969f-3b1f33c8ba0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320360888915075831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db1c8ce7-85e1-444a-9edd-e1e2c976b793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a78fa5-46d5-42c3-8b76-cdd9e18a5c58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a78fa5-46d5-42c3-8b76-cdd9e18a5c58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4352097759844568317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8ec3cc-43ba-4a82-969f-3b1f33c8ba0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae0d251-7e84-4e1c-a956-23fae452af9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae0d251-7e84-4e1c-a956-23fae452af9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274288254433332117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a78fa5-46d5-42c3-8b76-cdd9e18a5c58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d4bd83-5f31-4448-8495-8d37cadbf098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d4bd83-5f31-4448-8495-8d37cadbf098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181122443732696559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae0d251-7e84-4e1c-a956-23fae452af9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4511b7a-ebdf-4b46-bc7b-e9dd9f2aab03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4511b7a-ebdf-4b46-bc7b-e9dd9f2aab03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10711336409509938460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d4bd83-5f31-4448-8495-8d37cadbf098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73f1c7c-aef8-4915-a3a3-d9fbae5a010a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73f1c7c-aef8-4915-a3a3-d9fbae5a010a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585011829742709196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4511b7a-ebdf-4b46-bc7b-e9dd9f2aab03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc91873-a2dc-4c5c-b265-ae2e13f67d21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc91873-a2dc-4c5c-b265-ae2e13f67d21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5591620977135661494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73f1c7c-aef8-4915-a3a3-d9fbae5a010a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd95e0ee-0e74-4fbe-baa8-8548b7ea1474, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd95e0ee-0e74-4fbe-baa8-8548b7ea1474, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3272329273793666671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd95e0ee-0e74-4fbe-baa8-8548b7ea1474, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336def11-5dba-4c50-94fe-97dae5a1b72c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336def11-5dba-4c50-94fe-97dae5a1b72c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156475707073791479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc91873-a2dc-4c5c-b265-ae2e13f67d21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afadf896-8450-47a4-b530-a45febc9fdbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afadf896-8450-47a4-b530-a45febc9fdbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3271666969144684605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336def11-5dba-4c50-94fe-97dae5a1b72c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a6fc09-356b-47db-8f56-1ca83e315f11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a6fc09-356b-47db-8f56-1ca83e315f11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16776812368745723264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afadf896-8450-47a4-b530-a45febc9fdbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b808070-5b35-4c96-b659-c751c57b448a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b808070-5b35-4c96-b659-c751c57b448a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709149972855789423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a6fc09-356b-47db-8f56-1ca83e315f11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1316c9-4b3e-4b88-b8ad-0443a69acf6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b808070-5b35-4c96-b659-c751c57b448a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1316c9-4b3e-4b88-b8ad-0443a69acf6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9349679863967172336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13e47da-80ef-460a-ae92-ffe2fd79e787, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13e47da-80ef-460a-ae92-ffe2fd79e787, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13324731490469691784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1316c9-4b3e-4b88-b8ad-0443a69acf6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba341c1-a4d2-4c22-ba42-1fe6e3224dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba341c1-a4d2-4c22-ba42-1fe6e3224dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 72700283279222372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13e47da-80ef-460a-ae92-ffe2fd79e787, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75dfa3b-2a09-46b0-9e18-66a2c0c9fd5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75dfa3b-2a09-46b0-9e18-66a2c0c9fd5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16677920894867687433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba341c1-a4d2-4c22-ba42-1fe6e3224dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff23372-fd19-4081-b68c-9842315ab901, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff23372-fd19-4081-b68c-9842315ab901, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278252366238542906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75dfa3b-2a09-46b0-9e18-66a2c0c9fd5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3252e90b-435a-4a0c-8a86-5eacbe83f19a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3252e90b-435a-4a0c-8a86-5eacbe83f19a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13183623143064122011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff23372-fd19-4081-b68c-9842315ab901, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645fac4f-589d-43af-a0eb-befd171baa55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645fac4f-589d-43af-a0eb-befd171baa55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7618995335181165662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3252e90b-435a-4a0c-8a86-5eacbe83f19a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d456bc0e-d7ff-4c49-859f-4a329d0c4550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d456bc0e-d7ff-4c49-859f-4a329d0c4550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9898170705345868449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645fac4f-589d-43af-a0eb-befd171baa55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1341ba70-3fc2-4790-b836-5497aa291d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1341ba70-3fc2-4790-b836-5497aa291d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539412731494904589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d456bc0e-d7ff-4c49-859f-4a329d0c4550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1938fee-de2b-4f7e-b020-a742f6711259, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1938fee-de2b-4f7e-b020-a742f6711259, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2835251617342548214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1341ba70-3fc2-4790-b836-5497aa291d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce62733f-0c38-441d-951d-60aeddc8f32c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce62733f-0c38-441d-951d-60aeddc8f32c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781470818151600193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1938fee-de2b-4f7e-b020-a742f6711259, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9852cfd-96f4-464a-b5e9-aa8454083244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9852cfd-96f4-464a-b5e9-aa8454083244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673422468529438274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce62733f-0c38-441d-951d-60aeddc8f32c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19fb5ff-0c50-4402-bdca-4670fc1919be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19fb5ff-0c50-4402-bdca-4670fc1919be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613601377806456812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9852cfd-96f4-464a-b5e9-aa8454083244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d65c482f-a626-4d42-8591-4a5f0f63c1f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d65c482f-a626-4d42-8591-4a5f0f63c1f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674744471393130484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19fb5ff-0c50-4402-bdca-4670fc1919be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3577f9c0-19ae-4775-8052-bc966c7b0bad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3577f9c0-19ae-4775-8052-bc966c7b0bad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11109428227426894153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d65c482f-a626-4d42-8591-4a5f0f63c1f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786190aa-d0c6-44df-865b-9e6a164891e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786190aa-d0c6-44df-865b-9e6a164891e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525074841100033460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3577f9c0-19ae-4775-8052-bc966c7b0bad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59327192-58fe-4cd2-a439-a0f8844a2010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59327192-58fe-4cd2-a439-a0f8844a2010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3410563238325970611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786190aa-d0c6-44df-865b-9e6a164891e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eee17de-6644-4721-b26f-6130cb6b560b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eee17de-6644-4721-b26f-6130cb6b560b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10024315993908887171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59327192-58fe-4cd2-a439-a0f8844a2010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b247fd6-740d-4148-9ea7-75c996706914, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b247fd6-740d-4148-9ea7-75c996706914, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409455577460590381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eee17de-6644-4721-b26f-6130cb6b560b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de373243-7ebe-48d5-bee2-00835ff95a4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de373243-7ebe-48d5-bee2-00835ff95a4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444826045818636577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b247fd6-740d-4148-9ea7-75c996706914, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21cbee91-db6e-42dd-8135-18307e202f18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cbee91-db6e-42dd-8135-18307e202f18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205422796227812132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de373243-7ebe-48d5-bee2-00835ff95a4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cbee91-db6e-42dd-8135-18307e202f18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4832b3-d23a-4e0c-b773-3da722f54997, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4832b3-d23a-4e0c-b773-3da722f54997, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978577023589133728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd36e72-b895-45bd-bb5c-ae9b93fbc069, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd36e72-b895-45bd-bb5c-ae9b93fbc069, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9866055865488147628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd36e72-b895-45bd-bb5c-ae9b93fbc069, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90c1229-49f6-47b6-8664-6cde5b02d8c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90c1229-49f6-47b6-8664-6cde5b02d8c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13189753281656153774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4832b3-d23a-4e0c-b773-3da722f54997, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 514f96f2-f7ce-4bf3-bc34-79f803587b01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 514f96f2-f7ce-4bf3-bc34-79f803587b01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9940061012003404038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90c1229-49f6-47b6-8664-6cde5b02d8c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ae98af-5be6-4f9b-b14d-3eb982151364, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ae98af-5be6-4f9b-b14d-3eb982151364, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2190895973692492639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 514f96f2-f7ce-4bf3-bc34-79f803587b01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec363854-c23d-4817-aada-a1b9055b7e18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec363854-c23d-4817-aada-a1b9055b7e18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1104487925773111752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ae98af-5be6-4f9b-b14d-3eb982151364, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969557f0-30c4-4b2f-8fd2-1018b084e56c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969557f0-30c4-4b2f-8fd2-1018b084e56c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12509244743185502309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec363854-c23d-4817-aada-a1b9055b7e18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4732a16-4c9a-4095-853f-e7613b5b7a13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4732a16-4c9a-4095-853f-e7613b5b7a13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17001358707007514517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969557f0-30c4-4b2f-8fd2-1018b084e56c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59009154-5ac6-4595-9e83-fcffffcb8662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59009154-5ac6-4595-9e83-fcffffcb8662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062563807293042625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4732a16-4c9a-4095-853f-e7613b5b7a13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed81ca63-bb60-4952-a808-c99bf0534231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed81ca63-bb60-4952-a808-c99bf0534231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1973266753706832655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59009154-5ac6-4595-9e83-fcffffcb8662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03693c00-5f7b-40ea-873e-caccfb139a08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03693c00-5f7b-40ea-873e-caccfb139a08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386532262822121873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed81ca63-bb60-4952-a808-c99bf0534231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d61d994-eed1-4bb5-a8c3-75849f25d366, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d61d994-eed1-4bb5-a8c3-75849f25d366, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494941219195761171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03693c00-5f7b-40ea-873e-caccfb139a08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b45757-1d86-4f7a-af42-8836929f6c8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b45757-1d86-4f7a-af42-8836929f6c8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772305870188079844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d61d994-eed1-4bb5-a8c3-75849f25d366, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e296e15f-04b0-4466-b4f4-165a43231162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e296e15f-04b0-4466-b4f4-165a43231162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18425942948967393067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b45757-1d86-4f7a-af42-8836929f6c8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb77fe4-28c5-45ac-9443-4ceeedccff68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb77fe4-28c5-45ac-9443-4ceeedccff68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231959128749116321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e296e15f-04b0-4466-b4f4-165a43231162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32352fea-07ef-4421-b3a1-b4c5acf34cd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32352fea-07ef-4421-b3a1-b4c5acf34cd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17644352770586250774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb77fe4-28c5-45ac-9443-4ceeedccff68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3c57ec-7983-4117-af34-866966542b6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3c57ec-7983-4117-af34-866966542b6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624899750708580255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32352fea-07ef-4421-b3a1-b4c5acf34cd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e064bb19-9671-448a-8fbb-17bc7671f8e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e064bb19-9671-448a-8fbb-17bc7671f8e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942456316855982686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3c57ec-7983-4117-af34-866966542b6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b3d32d-065b-4835-9ee8-3cd03b806a65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b3d32d-065b-4835-9ee8-3cd03b806a65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834371055952757706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e064bb19-9671-448a-8fbb-17bc7671f8e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00999509-fc8c-4e3e-be35-ae709bd00e92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00999509-fc8c-4e3e-be35-ae709bd00e92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12927298563904424610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b3d32d-065b-4835-9ee8-3cd03b806a65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d2a2c4-2360-43ba-851f-c02dbc35e767, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d2a2c4-2360-43ba-851f-c02dbc35e767, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316614561655617572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00999509-fc8c-4e3e-be35-ae709bd00e92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5189dc59-feaf-428e-b5d7-8dfdf4309eb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5189dc59-feaf-428e-b5d7-8dfdf4309eb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7209946599705880001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d2a2c4-2360-43ba-851f-c02dbc35e767, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd54aa5-c539-4769-9249-1281e8a76a5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd54aa5-c539-4769-9249-1281e8a76a5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9654633458003717569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5189dc59-feaf-428e-b5d7-8dfdf4309eb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d5672c-8ca5-47d2-8697-58fc6adf24a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd54aa5-c539-4769-9249-1281e8a76a5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d5672c-8ca5-47d2-8697-58fc6adf24a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11670094198223821836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e193523f-3017-426c-a28e-4810fae9c282, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e193523f-3017-426c-a28e-4810fae9c282, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600208753358856755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d5672c-8ca5-47d2-8697-58fc6adf24a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852136d7-3cec-44f1-bb97-cc25a2e9ccca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852136d7-3cec-44f1-bb97-cc25a2e9ccca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821265899938427540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e193523f-3017-426c-a28e-4810fae9c282, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eba7102-f915-47e8-9cc3-02e75ce4d16d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eba7102-f915-47e8-9cc3-02e75ce4d16d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23290775684114877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852136d7-3cec-44f1-bb97-cc25a2e9ccca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a4770a-4801-41fd-bd40-8575e8d80155, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a4770a-4801-41fd-bd40-8575e8d80155, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4417540503966659280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a4770a-4801-41fd-bd40-8575e8d80155, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d50a65f-bc8b-4e11-8faa-04f5c375b06b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d50a65f-bc8b-4e11-8faa-04f5c375b06b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18077753801801718805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eba7102-f915-47e8-9cc3-02e75ce4d16d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ed29c8-8eee-4191-9918-0e192c99c49a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ed29c8-8eee-4191-9918-0e192c99c49a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5455587286981908395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d50a65f-bc8b-4e11-8faa-04f5c375b06b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6e7f6f-1228-456f-928f-90c1a5ecd024, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6e7f6f-1228-456f-928f-90c1a5ecd024, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 143570885319092489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ed29c8-8eee-4191-9918-0e192c99c49a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e99ceb-7282-471e-82dd-6e2d25421505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e99ceb-7282-471e-82dd-6e2d25421505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1071661068641426805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6e7f6f-1228-456f-928f-90c1a5ecd024, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec24ca22-ed3e-45ea-ad7f-5fe54fa1224e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec24ca22-ed3e-45ea-ad7f-5fe54fa1224e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1941597757488638246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e99ceb-7282-471e-82dd-6e2d25421505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93445db-c79e-41f2-8e4a-de6f719642b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93445db-c79e-41f2-8e4a-de6f719642b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263732793425843671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec24ca22-ed3e-45ea-ad7f-5fe54fa1224e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c266703b-e682-494c-9542-d21bed6a6fcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c266703b-e682-494c-9542-d21bed6a6fcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235983360894720359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93445db-c79e-41f2-8e4a-de6f719642b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe2c155-080f-4dac-b7f4-7cfc18a10341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe2c155-080f-4dac-b7f4-7cfc18a10341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14633552062616691168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c266703b-e682-494c-9542-d21bed6a6fcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbd77e2-716d-44be-83a0-c94982df004d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbd77e2-716d-44be-83a0-c94982df004d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8041087365614544344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe2c155-080f-4dac-b7f4-7cfc18a10341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd34775-8416-4f43-928d-cf7f18c5c848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd34775-8416-4f43-928d-cf7f18c5c848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501067354350827431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbd77e2-716d-44be-83a0-c94982df004d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e09f9f9c-4445-473d-8d60-585fd281939b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e09f9f9c-4445-473d-8d60-585fd281939b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4790362570025157443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd34775-8416-4f43-928d-cf7f18c5c848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee0040ec-0478-49e5-9931-517af6b34ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee0040ec-0478-49e5-9931-517af6b34ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538315818885477990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e09f9f9c-4445-473d-8d60-585fd281939b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79508f2-4265-4fdf-92b1-e50d185cd177, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79508f2-4265-4fdf-92b1-e50d185cd177, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8280705775535029954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79508f2-4265-4fdf-92b1-e50d185cd177, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305ccf2b-0bc8-4b8b-a63b-532a28b97173, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee0040ec-0478-49e5-9931-517af6b34ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d60e5d9-6efd-475f-af52-c3e32a518b99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d60e5d9-6efd-475f-af52-c3e32a518b99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9403437910212623791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305ccf2b-0bc8-4b8b-a63b-532a28b97173, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9890707599404119278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d60e5d9-6efd-475f-af52-c3e32a518b99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1add2a6-4b82-4523-8e03-9bd970e4b6a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1add2a6-4b82-4523-8e03-9bd970e4b6a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17278248089189018779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305ccf2b-0bc8-4b8b-a63b-532a28b97173, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b486663-7569-4344-a352-985d20e125ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b486663-7569-4344-a352-985d20e125ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4915152926492473068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1add2a6-4b82-4523-8e03-9bd970e4b6a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c78015-4427-4ef7-adbe-e74e3b5b489e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c78015-4427-4ef7-adbe-e74e3b5b489e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4996559229341608291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b486663-7569-4344-a352-985d20e125ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812a81a8-9552-49f3-9ba9-c33bd4bd4952, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812a81a8-9552-49f3-9ba9-c33bd4bd4952, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5987430176422554466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c78015-4427-4ef7-adbe-e74e3b5b489e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa8fc5b-2101-4417-8ca1-26384899d04e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa8fc5b-2101-4417-8ca1-26384899d04e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506751607219668698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812a81a8-9552-49f3-9ba9-c33bd4bd4952, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c66ee072-eab1-4df9-b422-b4603fd3e331, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa8fc5b-2101-4417-8ca1-26384899d04e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be58df7-912e-4e01-9f92-f67038f17eae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be58df7-912e-4e01-9f92-f67038f17eae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15638253857232930211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66ee072-eab1-4df9-b422-b4603fd3e331, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7938632534326467633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be58df7-912e-4e01-9f92-f67038f17eae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75132860-9d21-4370-b9cc-9d1989235254, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75132860-9d21-4370-b9cc-9d1989235254, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594041752166934350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66ee072-eab1-4df9-b422-b4603fd3e331, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0239d211-2733-419f-b6e3-70f1b971c3c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0239d211-2733-419f-b6e3-70f1b971c3c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10645040159863123171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75132860-9d21-4370-b9cc-9d1989235254, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9bf5be-45da-4e28-9bff-7ab95ac5db78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9bf5be-45da-4e28-9bff-7ab95ac5db78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17333494869767452500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0239d211-2733-419f-b6e3-70f1b971c3c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7df44d5-db70-4fa5-bcda-4f78663985d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7df44d5-db70-4fa5-bcda-4f78663985d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422038537533704391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9bf5be-45da-4e28-9bff-7ab95ac5db78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004a22c0-7c35-4507-87e8-e380a3f1af7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004a22c0-7c35-4507-87e8-e380a3f1af7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5743245826612276228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7df44d5-db70-4fa5-bcda-4f78663985d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4b99e8-83fc-4c23-ba3a-5dc259b9c4b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4b99e8-83fc-4c23-ba3a-5dc259b9c4b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8641326404934558232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004a22c0-7c35-4507-87e8-e380a3f1af7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8d2926-c758-4f89-9971-b280ecb8bab5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8d2926-c758-4f89-9971-b280ecb8bab5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400935854412501736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4b99e8-83fc-4c23-ba3a-5dc259b9c4b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e965a5-466b-46ec-b51e-6586631ae7a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8d2926-c758-4f89-9971-b280ecb8bab5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62b1134-50aa-4403-863d-1d3b8ed445e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62b1134-50aa-4403-863d-1d3b8ed445e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941931978626263990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e965a5-466b-46ec-b51e-6586631ae7a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560439245699062353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62b1134-50aa-4403-863d-1d3b8ed445e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e2a0e3-ee9e-45bb-aa77-671007253eec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e2a0e3-ee9e-45bb-aa77-671007253eec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13249995105606890832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e965a5-466b-46ec-b51e-6586631ae7a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4be2d98-7ffd-4f7e-9ab3-b82fcad275d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4be2d98-7ffd-4f7e-9ab3-b82fcad275d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394689051171337815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e2a0e3-ee9e-45bb-aa77-671007253eec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b6f339-d557-41f0-bbd9-dcd1d9190180, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b6f339-d557-41f0-bbd9-dcd1d9190180, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11533001003932373949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4be2d98-7ffd-4f7e-9ab3-b82fcad275d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0dfa99-0a94-4f4d-b512-b2da58af4858, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0dfa99-0a94-4f4d-b512-b2da58af4858, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3579113326603624013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0dfa99-0a94-4f4d-b512-b2da58af4858, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be1cdab-819c-412d-bfe2-73c359e548a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be1cdab-819c-412d-bfe2-73c359e548a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14616239600809978524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b6f339-d557-41f0-bbd9-dcd1d9190180, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824d0ec6-ca66-4edb-9ce2-b09a1f2639bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824d0ec6-ca66-4edb-9ce2-b09a1f2639bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5300240578216766361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be1cdab-819c-412d-bfe2-73c359e548a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7230a19-424e-4bc1-81ab-b735ad901bc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7230a19-424e-4bc1-81ab-b735ad901bc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799058270635168538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824d0ec6-ca66-4edb-9ce2-b09a1f2639bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d23f5b1-a2d1-4bf1-8488-d579ed25f36a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d23f5b1-a2d1-4bf1-8488-d579ed25f36a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3330636537365609883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7230a19-424e-4bc1-81ab-b735ad901bc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d6b5e9-a249-4987-9f6d-61f45b1b35cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d6b5e9-a249-4987-9f6d-61f45b1b35cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014817346777034648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d23f5b1-a2d1-4bf1-8488-d579ed25f36a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a75e9800-075e-4315-9f94-a0131b60eb80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a75e9800-075e-4315-9f94-a0131b60eb80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272844657853624970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d6b5e9-a249-4987-9f6d-61f45b1b35cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56db9f5f-f460-4eb6-9ed3-6bc898a6c80f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56db9f5f-f460-4eb6-9ed3-6bc898a6c80f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7848715588179283789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a75e9800-075e-4315-9f94-a0131b60eb80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b064fda3-d658-4b30-8e16-a871a7cb0c72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b064fda3-d658-4b30-8e16-a871a7cb0c72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16105020856362334160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b064fda3-d658-4b30-8e16-a871a7cb0c72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe2d23b-24d0-411a-8c42-58ed7fc51264, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56db9f5f-f460-4eb6-9ed3-6bc898a6c80f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe2d23b-24d0-411a-8c42-58ed7fc51264, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3141786606746144518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2775a1b3-df0a-465d-988f-50fd28c2fc91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2775a1b3-df0a-465d-988f-50fd28c2fc91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1706228164581054156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe2d23b-24d0-411a-8c42-58ed7fc51264, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058d141c-d229-4518-8ee5-deae69bcf07d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058d141c-d229-4518-8ee5-deae69bcf07d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2775375532764434738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2775a1b3-df0a-465d-988f-50fd28c2fc91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b87620-dcbe-41df-90df-12f268dd6f1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b87620-dcbe-41df-90df-12f268dd6f1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820895330613300420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058d141c-d229-4518-8ee5-deae69bcf07d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c44641-a474-4628-a9eb-29a9a370b043, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c44641-a474-4628-a9eb-29a9a370b043, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4632327251135809115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b87620-dcbe-41df-90df-12f268dd6f1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a0cb93e-7fc7-4493-b461-669da3284d66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a0cb93e-7fc7-4493-b461-669da3284d66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16210179539211800559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c44641-a474-4628-a9eb-29a9a370b043, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01387b6a-6fa4-49a4-87c9-b4cf3ac3f8ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01387b6a-6fa4-49a4-87c9-b4cf3ac3f8ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300308766798836581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a0cb93e-7fc7-4493-b461-669da3284d66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01387b6a-6fa4-49a4-87c9-b4cf3ac3f8ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4f01fe-d459-49e9-aa43-820b983effa9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4f01fe-d459-49e9-aa43-820b983effa9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6351226474880337189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c04d7af-299b-4782-83ba-18c2617cc1d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c04d7af-299b-4782-83ba-18c2617cc1d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16880495256727952859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4f01fe-d459-49e9-aa43-820b983effa9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3668ab-14c5-404a-a819-b3d3b797d236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3668ab-14c5-404a-a819-b3d3b797d236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9231198974678636306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c04d7af-299b-4782-83ba-18c2617cc1d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0194b8-aec4-4c5d-9d80-102575e43594, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0194b8-aec4-4c5d-9d80-102575e43594, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199467426968261288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3668ab-14c5-404a-a819-b3d3b797d236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd355c8e-2332-4440-9490-d96df25782b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0194b8-aec4-4c5d-9d80-102575e43594, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd355c8e-2332-4440-9490-d96df25782b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6859123148013648947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628dbc08-4dd8-44ba-9a6b-4238db5c75bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628dbc08-4dd8-44ba-9a6b-4238db5c75bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15559983373252050950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd355c8e-2332-4440-9490-d96df25782b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628dbc08-4dd8-44ba-9a6b-4238db5c75bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b57c4c3-9ef8-4580-b268-6783603b37ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b57c4c3-9ef8-4580-b268-6783603b37ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3702322391170076208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4679d94b-56ac-4e6b-97f0-3806f3c6f494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4679d94b-56ac-4e6b-97f0-3806f3c6f494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637167128022358615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b57c4c3-9ef8-4580-b268-6783603b37ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4679d94b-56ac-4e6b-97f0-3806f3c6f494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436621e5-aa02-4c71-8e29-c8e1b1939358, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436621e5-aa02-4c71-8e29-c8e1b1939358, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11626434643662305140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5d52b2-bf90-4b0e-adb1-d97d6c20904c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5d52b2-bf90-4b0e-adb1-d97d6c20904c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847520339166362359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436621e5-aa02-4c71-8e29-c8e1b1939358, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858b3cb8-2c5d-4d16-bfb5-689561823eb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858b3cb8-2c5d-4d16-bfb5-689561823eb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9864640587616839476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5d52b2-bf90-4b0e-adb1-d97d6c20904c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db336d6-59b6-4642-82b0-c061df94aba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db336d6-59b6-4642-82b0-c061df94aba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6365169885160804588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858b3cb8-2c5d-4d16-bfb5-689561823eb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12a6883-6993-4615-a5d8-05429f667094, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12a6883-6993-4615-a5d8-05429f667094, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504195074656848012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db336d6-59b6-4642-82b0-c061df94aba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd14b0a-96e0-4697-9e35-68c21605b3d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd14b0a-96e0-4697-9e35-68c21605b3d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875790591744284637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12a6883-6993-4615-a5d8-05429f667094, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd14b0a-96e0-4697-9e35-68c21605b3d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebcfe04-0d4c-4af9-8911-9ec74bcd5d3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebcfe04-0d4c-4af9-8911-9ec74bcd5d3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296172031078759335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5376e48-3435-4726-9c6d-d5ad5319529f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5376e48-3435-4726-9c6d-d5ad5319529f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785765846047988560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebcfe04-0d4c-4af9-8911-9ec74bcd5d3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eba153f8-79f5-4314-91d6-78c2c8870630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba153f8-79f5-4314-91d6-78c2c8870630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10129513640923870034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5376e48-3435-4726-9c6d-d5ad5319529f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8055b317-a116-481a-ae97-71d8d2c7c1c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8055b317-a116-481a-ae97-71d8d2c7c1c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271647307174638493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba153f8-79f5-4314-91d6-78c2c8870630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a834288-fa7f-43cc-944b-4114320d4c1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a834288-fa7f-43cc-944b-4114320d4c1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17490636287436014184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8055b317-a116-481a-ae97-71d8d2c7c1c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd6ef55-30e0-4177-ba83-fe9710aa6542, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd6ef55-30e0-4177-ba83-fe9710aa6542, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6674291046988828836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a834288-fa7f-43cc-944b-4114320d4c1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a74aea-429d-4737-a0ba-bc1919b0de42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a74aea-429d-4737-a0ba-bc1919b0de42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2391009915338489372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd6ef55-30e0-4177-ba83-fe9710aa6542, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14df102-608a-4583-932c-5d8a216f41ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14df102-608a-4583-932c-5d8a216f41ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5099069786924351463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a74aea-429d-4737-a0ba-bc1919b0de42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6c9d35-20d8-4039-89ff-6e13ad6c3c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6c9d35-20d8-4039-89ff-6e13ad6c3c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9286630044373922685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14df102-608a-4583-932c-5d8a216f41ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6c9d35-20d8-4039-89ff-6e13ad6c3c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cc2eca-625b-4dd3-be5b-6198bb9fc1d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b991df3c-6cb6-4a0d-9a03-b46bbae73d23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b991df3c-6cb6-4a0d-9a03-b46bbae73d23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8616845223596525497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cc2eca-625b-4dd3-be5b-6198bb9fc1d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 87810939930213476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cc2eca-625b-4dd3-be5b-6198bb9fc1d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f6d118-0c48-477d-b107-4cf3d0be6bff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f6d118-0c48-477d-b107-4cf3d0be6bff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008309791182350630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b991df3c-6cb6-4a0d-9a03-b46bbae73d23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa73d13-200a-4993-a54a-34a8df87d220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa73d13-200a-4993-a54a-34a8df87d220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965914601074514603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f6d118-0c48-477d-b107-4cf3d0be6bff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea380693-0d36-4d6c-a511-7c869d471578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea380693-0d36-4d6c-a511-7c869d471578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7757480289512577530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa73d13-200a-4993-a54a-34a8df87d220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d213e194-c30a-4d23-aa2c-68d2d1ac0654, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d213e194-c30a-4d23-aa2c-68d2d1ac0654, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954707382415481175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea380693-0d36-4d6c-a511-7c869d471578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1916a854-8fd4-4ec9-b3a3-04020ca119bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1916a854-8fd4-4ec9-b3a3-04020ca119bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12703154328983389601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d213e194-c30a-4d23-aa2c-68d2d1ac0654, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b1c1080-cbeb-4e40-8910-051e60c06063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b1c1080-cbeb-4e40-8910-051e60c06063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4405945319054860212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1916a854-8fd4-4ec9-b3a3-04020ca119bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 366a5d10-d54d-4994-9d19-24387d732950, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 366a5d10-d54d-4994-9d19-24387d732950, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060048320152091378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b1c1080-cbeb-4e40-8910-051e60c06063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3912b72-3986-49fb-a7dc-915ad14d129f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3912b72-3986-49fb-a7dc-915ad14d129f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169678951673663458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 366a5d10-d54d-4994-9d19-24387d732950, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ac2c74-ada3-4a9f-9b0f-c8b874176281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ac2c74-ada3-4a9f-9b0f-c8b874176281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124498910699732663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3912b72-3986-49fb-a7dc-915ad14d129f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ca6b94-80e4-42e4-867c-926a93c18364, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ca6b94-80e4-42e4-867c-926a93c18364, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8706401140319588967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ac2c74-ada3-4a9f-9b0f-c8b874176281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5aa2ce-98ea-4af3-b51c-d1238c04d9fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5aa2ce-98ea-4af3-b51c-d1238c04d9fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149551911979962297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ca6b94-80e4-42e4-867c-926a93c18364, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841a4e83-3439-4e24-bdd2-3943755040d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841a4e83-3439-4e24-bdd2-3943755040d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11300444852643049255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5aa2ce-98ea-4af3-b51c-d1238c04d9fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06bbed69-91f2-40a6-877b-c3cb60eeae58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bbed69-91f2-40a6-877b-c3cb60eeae58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17989751782828727784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841a4e83-3439-4e24-bdd2-3943755040d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e0543e-e6a6-46c4-bd4e-50c279dcc75d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e0543e-e6a6-46c4-bd4e-50c279dcc75d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16601695202645756245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bbed69-91f2-40a6-877b-c3cb60eeae58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4cbb18-0194-4241-8593-b2b221142736, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4cbb18-0194-4241-8593-b2b221142736, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558630623029731773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e0543e-e6a6-46c4-bd4e-50c279dcc75d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308772b5-035b-455b-a86b-70c6d6a9a1db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308772b5-035b-455b-a86b-70c6d6a9a1db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305483025980429996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4cbb18-0194-4241-8593-b2b221142736, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8871ebf7-3cb6-4c32-a598-292fc2ed6694, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308772b5-035b-455b-a86b-70c6d6a9a1db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67261b7-be11-43fc-9b72-97866d7f87bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67261b7-be11-43fc-9b72-97866d7f87bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5842141131672027178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8871ebf7-3cb6-4c32-a598-292fc2ed6694, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1682083876413193745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67261b7-be11-43fc-9b72-97866d7f87bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8871ebf7-3cb6-4c32-a598-292fc2ed6694, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e646df41-8325-4949-94e2-7553e7f63be4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e646df41-8325-4949-94e2-7553e7f63be4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11444233998044521226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a6744c7-d677-45ce-b526-12a9cdaa25e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6744c7-d677-45ce-b526-12a9cdaa25e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401407043317561797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e646df41-8325-4949-94e2-7553e7f63be4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001773d5-355c-4ef5-bd59-da6ee4d64433, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001773d5-355c-4ef5-bd59-da6ee4d64433, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13291869581027951343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6744c7-d677-45ce-b526-12a9cdaa25e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f77441b-3f1a-49cd-ab7d-9768bf896788, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f77441b-3f1a-49cd-ab7d-9768bf896788, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736630428794545437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001773d5-355c-4ef5-bd59-da6ee4d64433, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513cd1a3-3460-4340-8b06-307ab717b4d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513cd1a3-3460-4340-8b06-307ab717b4d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8950155811224102965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f77441b-3f1a-49cd-ab7d-9768bf896788, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a92142d-cc2c-4726-a777-07ef190f29d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a92142d-cc2c-4726-a777-07ef190f29d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284709829018148962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513cd1a3-3460-4340-8b06-307ab717b4d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb808772-bff4-46b1-a0ff-d64ec504bb28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb808772-bff4-46b1-a0ff-d64ec504bb28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904248071532356945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a92142d-cc2c-4726-a777-07ef190f29d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae9c980-c1dc-4671-b2fa-d2d45995ce27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae9c980-c1dc-4671-b2fa-d2d45995ce27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634866692026010976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb808772-bff4-46b1-a0ff-d64ec504bb28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4eba545-2f65-418a-bfe1-7eba1731e989, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4eba545-2f65-418a-bfe1-7eba1731e989, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18408797464674569416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae9c980-c1dc-4671-b2fa-d2d45995ce27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c67b45a-4dc9-4f1d-8705-ede47b3da74a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c67b45a-4dc9-4f1d-8705-ede47b3da74a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2642241370943910792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4eba545-2f65-418a-bfe1-7eba1731e989, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a8dabf-41c5-488e-913d-a0d0b49c64b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c67b45a-4dc9-4f1d-8705-ede47b3da74a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbc667b-6532-46d3-ba26-e56df27700d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbc667b-6532-46d3-ba26-e56df27700d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531849457294225692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a8dabf-41c5-488e-913d-a0d0b49c64b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311087446496351479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbc667b-6532-46d3-ba26-e56df27700d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f326d9-ff6a-4012-b0fd-ebade6d31acf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f326d9-ff6a-4012-b0fd-ebade6d31acf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11248545427501980758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a8dabf-41c5-488e-913d-a0d0b49c64b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe0534b-0061-4a9d-8a39-8809955f4ea2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe0534b-0061-4a9d-8a39-8809955f4ea2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17589833454253999361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f326d9-ff6a-4012-b0fd-ebade6d31acf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b057f3ab-b7ba-4c4f-b3f5-6eb1a1847e47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b057f3ab-b7ba-4c4f-b3f5-6eb1a1847e47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922140918927941048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe0534b-0061-4a9d-8a39-8809955f4ea2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bf5cfc-0e18-43a4-bb96-1255e8692291, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bf5cfc-0e18-43a4-bb96-1255e8692291, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14638977992597378149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b057f3ab-b7ba-4c4f-b3f5-6eb1a1847e47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dadbfceb-de6e-4679-ab7a-b2a72136181d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dadbfceb-de6e-4679-ab7a-b2a72136181d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2827594186203402470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dadbfceb-de6e-4679-ab7a-b2a72136181d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87eefed-bfd2-4d6d-b057-d6cb2eb5262b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bf5cfc-0e18-43a4-bb96-1255e8692291, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdcf605-11ec-4f24-bf67-769a80f3a23f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdcf605-11ec-4f24-bf67-769a80f3a23f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11459819186450765479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87eefed-bfd2-4d6d-b057-d6cb2eb5262b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507051722515548245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdcf605-11ec-4f24-bf67-769a80f3a23f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0689792b-7f09-451d-b182-a881dab09ee4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87eefed-bfd2-4d6d-b057-d6cb2eb5262b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0689792b-7f09-451d-b182-a881dab09ee4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697465391188736969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6708af94-aa8b-4f02-ad32-5d31b4d1a639, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6708af94-aa8b-4f02-ad32-5d31b4d1a639, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14785286755323393654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0689792b-7f09-451d-b182-a881dab09ee4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6708af94-aa8b-4f02-ad32-5d31b4d1a639, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9722e65f-fa5a-4aa6-a82b-f4bae1e7154d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9722e65f-fa5a-4aa6-a82b-f4bae1e7154d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495475671319950625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e01a05e-2fe6-4d51-abe3-15a38a661f61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e01a05e-2fe6-4d51-abe3-15a38a661f61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14560238590453204800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9722e65f-fa5a-4aa6-a82b-f4bae1e7154d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d64766d-cdfd-41d3-b129-b8a738497bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d64766d-cdfd-41d3-b129-b8a738497bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9899525565164039877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e01a05e-2fe6-4d51-abe3-15a38a661f61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40032ffe-fed9-42fe-8bc0-a75a355b18b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40032ffe-fed9-42fe-8bc0-a75a355b18b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12396836307224806954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d64766d-cdfd-41d3-b129-b8a738497bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259f4469-7353-4242-b657-7428d6ab5f97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259f4469-7353-4242-b657-7428d6ab5f97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092929105375001559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40032ffe-fed9-42fe-8bc0-a75a355b18b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859ada09-30cd-49b0-b3af-fafa2f0df77d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859ada09-30cd-49b0-b3af-fafa2f0df77d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7785748814313672854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259f4469-7353-4242-b657-7428d6ab5f97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f99bb077-5dfe-4de2-b8d1-8e33ab2cfd12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859ada09-30cd-49b0-b3af-fafa2f0df77d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f99bb077-5dfe-4de2-b8d1-8e33ab2cfd12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8424708139967224649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06caa1a5-a0eb-4a29-9ac8-706069850c77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06caa1a5-a0eb-4a29-9ac8-706069850c77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106580622691167089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f99bb077-5dfe-4de2-b8d1-8e33ab2cfd12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5868dace-7949-4729-9499-5844d049dd5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5868dace-7949-4729-9499-5844d049dd5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1028146843452726173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06caa1a5-a0eb-4a29-9ac8-706069850c77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b203a690-dbe9-4bd0-85ee-eb633b3c20fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b203a690-dbe9-4bd0-85ee-eb633b3c20fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13747624693074612249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5868dace-7949-4729-9499-5844d049dd5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25930e00-fea7-400f-8e87-13ea837f04f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25930e00-fea7-400f-8e87-13ea837f04f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2082707403085170069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b203a690-dbe9-4bd0-85ee-eb633b3c20fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d2127a-886f-47a5-9ff3-a3f8fccb2eb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d2127a-886f-47a5-9ff3-a3f8fccb2eb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377941081298594270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25930e00-fea7-400f-8e87-13ea837f04f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3c4995-cc56-46fc-95d3-9d91b571704a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3c4995-cc56-46fc-95d3-9d91b571704a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12965777948250770991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d2127a-886f-47a5-9ff3-a3f8fccb2eb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e78edb-b7c8-4fdd-9a5a-edaeaf903d77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e78edb-b7c8-4fdd-9a5a-edaeaf903d77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1091446686702303313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3c4995-cc56-46fc-95d3-9d91b571704a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983ae33d-33ab-47ce-ba3f-c4df1201cc01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983ae33d-33ab-47ce-ba3f-c4df1201cc01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409855860920674168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e78edb-b7c8-4fdd-9a5a-edaeaf903d77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471c1d38-8eb8-4f7c-9605-34cc11e56b44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471c1d38-8eb8-4f7c-9605-34cc11e56b44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582259330031683370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983ae33d-33ab-47ce-ba3f-c4df1201cc01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac48ca7-29b3-4717-a1a9-a2a11f399474, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac48ca7-29b3-4717-a1a9-a2a11f399474, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4767186192178454206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471c1d38-8eb8-4f7c-9605-34cc11e56b44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0909f445-9f77-4b7a-a93a-76e07830f843, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0909f445-9f77-4b7a-a93a-76e07830f843, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7712584460128868853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac48ca7-29b3-4717-a1a9-a2a11f399474, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df5af4-6dde-420f-8cc4-ae47edb85bac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df5af4-6dde-420f-8cc4-ae47edb85bac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604131656182439596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0909f445-9f77-4b7a-a93a-76e07830f843, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f0bce4-9a7a-4a83-8501-662f257e20a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f0bce4-9a7a-4a83-8501-662f257e20a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18310636057473090970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f0bce4-9a7a-4a83-8501-662f257e20a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1c5df8-be42-45c2-adff-b5088a6a3edc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1c5df8-be42-45c2-adff-b5088a6a3edc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753269317308942722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df5af4-6dde-420f-8cc4-ae47edb85bac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50bdf18-dd2f-4a2e-a691-4b0cc9d3c79d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50bdf18-dd2f-4a2e-a691-4b0cc9d3c79d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1379660116959825227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1c5df8-be42-45c2-adff-b5088a6a3edc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310544f0-3204-46ac-91dd-bc5d1bf927d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310544f0-3204-46ac-91dd-bc5d1bf927d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14817813652844332242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50bdf18-dd2f-4a2e-a691-4b0cc9d3c79d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb301949-2e22-4515-ac3b-e04b476f4bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb301949-2e22-4515-ac3b-e04b476f4bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17267512617166569997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310544f0-3204-46ac-91dd-bc5d1bf927d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379f24cd-cb80-4545-b016-d6fed34df1ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379f24cd-cb80-4545-b016-d6fed34df1ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12079653865547791315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb301949-2e22-4515-ac3b-e04b476f4bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0dabc13-0b39-4055-b756-ff3269008847, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0dabc13-0b39-4055-b756-ff3269008847, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12596710117818051449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379f24cd-cb80-4545-b016-d6fed34df1ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43631ad7-2ba3-4ff9-a463-d0c267bcc97e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43631ad7-2ba3-4ff9-a463-d0c267bcc97e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12833567376153364830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0dabc13-0b39-4055-b756-ff3269008847, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43631ad7-2ba3-4ff9-a463-d0c267bcc97e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1e8942-62e1-4fca-8687-c357578e55e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b08485-a1b2-4180-b6a1-f207be453bdc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1e8942-62e1-4fca-8687-c357578e55e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692557553640927981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b08485-a1b2-4180-b6a1-f207be453bdc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303150988617711177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1e8942-62e1-4fca-8687-c357578e55e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ce1302-20ad-4c3f-8acd-e43a4eeac4a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ce1302-20ad-4c3f-8acd-e43a4eeac4a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6134139701393912665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b08485-a1b2-4180-b6a1-f207be453bdc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d01d81-6bfd-4f14-94d4-6ad87270750a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d01d81-6bfd-4f14-94d4-6ad87270750a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9472933218596132725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ce1302-20ad-4c3f-8acd-e43a4eeac4a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4f6a55-1e1b-4b0b-850a-f802386b92b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4f6a55-1e1b-4b0b-850a-f802386b92b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11986022049277241199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d01d81-6bfd-4f14-94d4-6ad87270750a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4f6a55-1e1b-4b0b-850a-f802386b92b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4cbd68-2edb-44ee-85ba-ec0d365bdafe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4cbd68-2edb-44ee-85ba-ec0d365bdafe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843793739468173412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f54d112-bfea-4fc4-b4a4-8eac75612cf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f54d112-bfea-4fc4-b4a4-8eac75612cf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16741317716644816770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4cbd68-2edb-44ee-85ba-ec0d365bdafe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f54d112-bfea-4fc4-b4a4-8eac75612cf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc64bba-5ea0-470f-8566-0af7b5a34295, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc64bba-5ea0-470f-8566-0af7b5a34295, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11159770465446419770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36f1100-4b81-4f49-98b6-4d4e706f1944, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36f1100-4b81-4f49-98b6-4d4e706f1944, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13942146642333883602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc64bba-5ea0-470f-8566-0af7b5a34295, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72601fe5-2a26-4feb-ad52-e4d8ae481f87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36f1100-4b81-4f49-98b6-4d4e706f1944, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72601fe5-2a26-4feb-ad52-e4d8ae481f87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14946758730080313966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1b1b8e-70b5-4a5e-8e6b-de572e976e63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1b1b8e-70b5-4a5e-8e6b-de572e976e63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9283782279431934380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72601fe5-2a26-4feb-ad52-e4d8ae481f87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9439d32d-8dbf-45b5-9e9a-599f0457182f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1b1b8e-70b5-4a5e-8e6b-de572e976e63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d4e948-ec4c-43dc-b9bf-8cd77c21a056, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d4e948-ec4c-43dc-b9bf-8cd77c21a056, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255016815469413123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9439d32d-8dbf-45b5-9e9a-599f0457182f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557139753662925888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d4e948-ec4c-43dc-b9bf-8cd77c21a056, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fecc3c2a-f5b6-4331-b20a-ccdb9b5d7928, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fecc3c2a-f5b6-4331-b20a-ccdb9b5d7928, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2761623412493616217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9439d32d-8dbf-45b5-9e9a-599f0457182f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0667e857-a4bd-4b5a-81e3-c9f493ab2837, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0667e857-a4bd-4b5a-81e3-c9f493ab2837, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15372791626620829823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0667e857-a4bd-4b5a-81e3-c9f493ab2837, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640e612a-073d-4d38-b8de-a53c3aa9e5d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640e612a-073d-4d38-b8de-a53c3aa9e5d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7230630623713772262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fecc3c2a-f5b6-4331-b20a-ccdb9b5d7928, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34af51a-0c5e-44b8-b4ec-a00242c7d41d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34af51a-0c5e-44b8-b4ec-a00242c7d41d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425805152194949877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640e612a-073d-4d38-b8de-a53c3aa9e5d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18126363-4f29-4382-8332-f62e544cd05f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18126363-4f29-4382-8332-f62e544cd05f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334360480442803081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34af51a-0c5e-44b8-b4ec-a00242c7d41d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c6136a-efa8-4dec-94ba-0b3d87f2d994, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c6136a-efa8-4dec-94ba-0b3d87f2d994, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3012599636281130854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18126363-4f29-4382-8332-f62e544cd05f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c6136a-efa8-4dec-94ba-0b3d87f2d994, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1d4f12b-b393-419f-9946-0c0d5c0f6c20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1d4f12b-b393-419f-9946-0c0d5c0f6c20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15378691890742651051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2300566-cad8-4de8-95ed-47d17d303d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2300566-cad8-4de8-95ed-47d17d303d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979934877042585033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1d4f12b-b393-419f-9946-0c0d5c0f6c20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2300566-cad8-4de8-95ed-47d17d303d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e94aaac-5e81-480d-9543-9214155aa72d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f81f5792-2d9c-4796-90d0-ecedc19c01cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f81f5792-2d9c-4796-90d0-ecedc19c01cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10557002171416747354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e94aaac-5e81-480d-9543-9214155aa72d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15508071217750895426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f81f5792-2d9c-4796-90d0-ecedc19c01cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c04f3cf-478a-4c84-b4a1-656e484ba3c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e94aaac-5e81-480d-9543-9214155aa72d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c36dca2-f05d-4faa-bbbc-544ec2a915d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c36dca2-f05d-4faa-bbbc-544ec2a915d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291748129606097714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c04f3cf-478a-4c84-b4a1-656e484ba3c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16385646003657671468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c36dca2-f05d-4faa-bbbc-544ec2a915d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8bef96-c853-40b4-b425-9f610380c183, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8bef96-c853-40b4-b425-9f610380c183, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8770291120694945007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c04f3cf-478a-4c84-b4a1-656e484ba3c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3fd0f6-dbc5-43b2-a2eb-5aa67f4675ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3fd0f6-dbc5-43b2-a2eb-5aa67f4675ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9272763237215311705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8bef96-c853-40b4-b425-9f610380c183, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee25f6b-b426-4aab-b7ba-60555196ba8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee25f6b-b426-4aab-b7ba-60555196ba8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778385614476442812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3fd0f6-dbc5-43b2-a2eb-5aa67f4675ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48b6621c-9796-4a17-8f3e-5fcbb74d898c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48b6621c-9796-4a17-8f3e-5fcbb74d898c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15435224400379005912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee25f6b-b426-4aab-b7ba-60555196ba8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985d1e93-f636-4c04-9b27-cb2925e43452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985d1e93-f636-4c04-9b27-cb2925e43452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6749425322573005577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985d1e93-f636-4c04-9b27-cb2925e43452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9625b317-a389-4315-9884-84ae8226530f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9625b317-a389-4315-9884-84ae8226530f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17409264625800560285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48b6621c-9796-4a17-8f3e-5fcbb74d898c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0451a29c-925c-4032-b8d0-2c8f12e43dde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0451a29c-925c-4032-b8d0-2c8f12e43dde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3013589435983894782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9625b317-a389-4315-9884-84ae8226530f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93cd15ca-d26d-46ab-ad0b-2631a62388c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cd15ca-d26d-46ab-ad0b-2631a62388c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8159534815052397446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cd15ca-d26d-46ab-ad0b-2631a62388c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0451a29c-925c-4032-b8d0-2c8f12e43dde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35c971e-0221-4cf2-b009-cc9999eaaf94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35c971e-0221-4cf2-b009-cc9999eaaf94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112631000667502277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43571a53-587b-46dd-811e-6974b10c1937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43571a53-587b-46dd-811e-6974b10c1937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17642697696918835841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35c971e-0221-4cf2-b009-cc9999eaaf94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04199bb0-a765-4d6c-ab2b-2325c0f7d3da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04199bb0-a765-4d6c-ab2b-2325c0f7d3da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 90091477363008723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43571a53-587b-46dd-811e-6974b10c1937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21dee324-e378-4d35-bda4-798a3ddb27d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21dee324-e378-4d35-bda4-798a3ddb27d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8995078396716703405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04199bb0-a765-4d6c-ab2b-2325c0f7d3da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c412afc-7d92-424c-8dcd-7f21965fb7a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c412afc-7d92-424c-8dcd-7f21965fb7a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17171409784583546266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21dee324-e378-4d35-bda4-798a3ddb27d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005856cb-9d99-4b1f-b5de-57c669c696d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005856cb-9d99-4b1f-b5de-57c669c696d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6848776146287729273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c412afc-7d92-424c-8dcd-7f21965fb7a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c56dd6-db22-4de7-9e04-389af80c5129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c56dd6-db22-4de7-9e04-389af80c5129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3269718175585607609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005856cb-9d99-4b1f-b5de-57c669c696d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ff0c14-c1aa-45f7-a631-e88d1e3cf868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ff0c14-c1aa-45f7-a631-e88d1e3cf868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376847099161301157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c56dd6-db22-4de7-9e04-389af80c5129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46902a8b-33e4-41cf-9e76-d7e8cfe52be1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46902a8b-33e4-41cf-9e76-d7e8cfe52be1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16780323836686337734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ff0c14-c1aa-45f7-a631-e88d1e3cf868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c57052d-6c24-4591-a8c5-be30c07bffff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46902a8b-33e4-41cf-9e76-d7e8cfe52be1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157a1086-df89-4af0-91e3-72112b89431a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157a1086-df89-4af0-91e3-72112b89431a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040968163184876170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c57052d-6c24-4591-a8c5-be30c07bffff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754222699410013887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157a1086-df89-4af0-91e3-72112b89431a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e0ca4e-543a-4509-a42a-e79d004fde8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e0ca4e-543a-4509-a42a-e79d004fde8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 663527228085037512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e0ca4e-543a-4509-a42a-e79d004fde8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ceebb2f-7149-4ec9-92f2-b762320cfdff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ceebb2f-7149-4ec9-92f2-b762320cfdff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12972292642831544794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c57052d-6c24-4591-a8c5-be30c07bffff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16b1792-e96d-46e4-a190-176e01fffafb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16b1792-e96d-46e4-a190-176e01fffafb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920493162321805519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ceebb2f-7149-4ec9-92f2-b762320cfdff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eed30ec0-89b3-4d07-b233-4ca6609bd0a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eed30ec0-89b3-4d07-b233-4ca6609bd0a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9061767902239485168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16b1792-e96d-46e4-a190-176e01fffafb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59ffc4f-e000-41c6-92b7-59061b4ab2de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59ffc4f-e000-41c6-92b7-59061b4ab2de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17289082541658702822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eed30ec0-89b3-4d07-b233-4ca6609bd0a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482010c0-9f4c-4062-93fc-f1a88047b446, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482010c0-9f4c-4062-93fc-f1a88047b446, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14315177598911806959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59ffc4f-e000-41c6-92b7-59061b4ab2de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b1a994-1e54-46ba-8336-2df679169341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b1a994-1e54-46ba-8336-2df679169341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2181769024463906870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482010c0-9f4c-4062-93fc-f1a88047b446, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 806756a1-a7c4-454b-b1d0-51cfd2a4bf68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806756a1-a7c4-454b-b1d0-51cfd2a4bf68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125011033988183181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b1a994-1e54-46ba-8336-2df679169341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9751ca4-c4da-4fd4-9e32-dc84000d818c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9751ca4-c4da-4fd4-9e32-dc84000d818c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444886356600581932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806756a1-a7c4-454b-b1d0-51cfd2a4bf68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da2c8575-a16d-4455-9727-044d100eb324, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2c8575-a16d-4455-9727-044d100eb324, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908316606084571268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9751ca4-c4da-4fd4-9e32-dc84000d818c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32824857-bb5a-46a1-9183-4c7ea7967e68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32824857-bb5a-46a1-9183-4c7ea7967e68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5851778329534752788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2c8575-a16d-4455-9727-044d100eb324, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d836c8d1-1dda-4a8b-9aef-08445870d303, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d836c8d1-1dda-4a8b-9aef-08445870d303, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302468754621367255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32824857-bb5a-46a1-9183-4c7ea7967e68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d7f1b7-971b-44ad-8a83-ca984e962b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d7f1b7-971b-44ad-8a83-ca984e962b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674988384486780323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d836c8d1-1dda-4a8b-9aef-08445870d303, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdb6d45-1fc8-4fa4-a108-21eccbc39772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdb6d45-1fc8-4fa4-a108-21eccbc39772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5151543416685036795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d7f1b7-971b-44ad-8a83-ca984e962b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debc4c0d-2e45-495e-b81c-655a0196d373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debc4c0d-2e45-495e-b81c-655a0196d373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851268116786955794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdb6d45-1fc8-4fa4-a108-21eccbc39772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ec150b-401a-45cd-b1e7-cd60de8875b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ec150b-401a-45cd-b1e7-cd60de8875b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942400166037434548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debc4c0d-2e45-495e-b81c-655a0196d373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4b06ec-cc84-4719-9671-63d6d5059707, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4b06ec-cc84-4719-9671-63d6d5059707, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16844923865210717290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ec150b-401a-45cd-b1e7-cd60de8875b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a80507-8743-4099-83e6-2cf3e9b997d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a80507-8743-4099-83e6-2cf3e9b997d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15135054805715728119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4b06ec-cc84-4719-9671-63d6d5059707, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a80507-8743-4099-83e6-2cf3e9b997d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d886e70d-6193-4c25-a2ba-f4ea094d2781, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d886e70d-6193-4c25-a2ba-f4ea094d2781, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2265980624724820984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32faed60-5687-49ca-baec-b80ed212c9ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32faed60-5687-49ca-baec-b80ed212c9ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6927434672312940859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d886e70d-6193-4c25-a2ba-f4ea094d2781, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c6e8ad-4811-4070-84f3-2950b2ca2ea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c6e8ad-4811-4070-84f3-2950b2ca2ea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12406954409187602817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32faed60-5687-49ca-baec-b80ed212c9ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea225865-a138-4437-8990-edccd5e3df7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea225865-a138-4437-8990-edccd5e3df7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14713584340671363786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c6e8ad-4811-4070-84f3-2950b2ca2ea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc224028-072a-422a-a7d0-b4a69313af17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc224028-072a-422a-a7d0-b4a69313af17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12708887192168296221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea225865-a138-4437-8990-edccd5e3df7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fcb37b-7029-4c14-970d-190e84255fc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fcb37b-7029-4c14-970d-190e84255fc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10510055236948620971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fcb37b-7029-4c14-970d-190e84255fc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef52fcde-6447-4709-b563-57ad2a0465ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef52fcde-6447-4709-b563-57ad2a0465ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17143553369881809208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc224028-072a-422a-a7d0-b4a69313af17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b651123e-155f-4d07-ab6f-6d1d8a467dfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b651123e-155f-4d07-ab6f-6d1d8a467dfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 336708311673732139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef52fcde-6447-4709-b563-57ad2a0465ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153a598e-66a5-4def-9b35-4cb90470f434, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153a598e-66a5-4def-9b35-4cb90470f434, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977689065805334453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b651123e-155f-4d07-ab6f-6d1d8a467dfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f67026-6ddc-469a-a6ac-adaf9d7684af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153a598e-66a5-4def-9b35-4cb90470f434, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2dc7a0-9523-4e86-8467-7c61b36b9636, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2dc7a0-9523-4e86-8467-7c61b36b9636, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3672048266376433960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f67026-6ddc-469a-a6ac-adaf9d7684af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4975961104876668235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2dc7a0-9523-4e86-8467-7c61b36b9636, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c600ae44-9440-4c8e-adb3-3ac64e1e9055, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c600ae44-9440-4c8e-adb3-3ac64e1e9055, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17217967979763071237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f67026-6ddc-469a-a6ac-adaf9d7684af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85fb6330-526d-4d0e-93fe-679fe0dac54b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c600ae44-9440-4c8e-adb3-3ac64e1e9055, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fb6330-526d-4d0e-93fe-679fe0dac54b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655472876846825795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c22b16a-8f2a-4d8b-82eb-4aa2efa6ab84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c22b16a-8f2a-4d8b-82eb-4aa2efa6ab84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13718816836076600816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fb6330-526d-4d0e-93fe-679fe0dac54b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5f642f6-2193-4f78-9867-6ffbd5f64adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5f642f6-2193-4f78-9867-6ffbd5f64adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13769181048910547113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c22b16a-8f2a-4d8b-82eb-4aa2efa6ab84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5926139-10d8-4694-9ad5-cce7efec5480, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5926139-10d8-4694-9ad5-cce7efec5480, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194113008229110494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5f642f6-2193-4f78-9867-6ffbd5f64adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02428307-0eae-4e4d-a868-1b87ff699732, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5926139-10d8-4694-9ad5-cce7efec5480, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16172ce7-3b49-4c00-9e9b-d65219cb60bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16172ce7-3b49-4c00-9e9b-d65219cb60bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4419655746143006698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02428307-0eae-4e4d-a868-1b87ff699732, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3878228702584363986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02428307-0eae-4e4d-a868-1b87ff699732, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16172ce7-3b49-4c00-9e9b-d65219cb60bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02df74ec-00cb-4ba6-a495-baa636c21e70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02df74ec-00cb-4ba6-a495-baa636c21e70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562233939558748746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082e4773-a367-4219-a44f-9bad73b3eb4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082e4773-a367-4219-a44f-9bad73b3eb4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056608022682815492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02df74ec-00cb-4ba6-a495-baa636c21e70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5baa719b-aab5-4f88-869f-fdec38d6ceec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5baa719b-aab5-4f88-869f-fdec38d6ceec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396300415846931523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5baa719b-aab5-4f88-869f-fdec38d6ceec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7a8d328-212b-4dd9-8db5-315177209b38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7a8d328-212b-4dd9-8db5-315177209b38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14410702402082854011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082e4773-a367-4219-a44f-9bad73b3eb4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bed80a-2ce2-478f-b25c-07e708fa7574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bed80a-2ce2-478f-b25c-07e708fa7574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155602344607345544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7a8d328-212b-4dd9-8db5-315177209b38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39682240-8793-471f-9063-22edb36e3879, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39682240-8793-471f-9063-22edb36e3879, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061161825699634913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bed80a-2ce2-478f-b25c-07e708fa7574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01091e3-9eec-41df-9971-eafef2f36f28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01091e3-9eec-41df-9971-eafef2f36f28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9464077687598039383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39682240-8793-471f-9063-22edb36e3879, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2f333b-7372-4590-ae42-d1f533904fc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2f333b-7372-4590-ae42-d1f533904fc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 856698227726401525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01091e3-9eec-41df-9971-eafef2f36f28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76fdf2c-6544-4c0f-85ea-2a339e4f759d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76fdf2c-6544-4c0f-85ea-2a339e4f759d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889858659094902791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2f333b-7372-4590-ae42-d1f533904fc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76fdf2c-6544-4c0f-85ea-2a339e4f759d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9bcca9-c336-4a63-81b0-42573e525630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9bcca9-c336-4a63-81b0-42573e525630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505582323995860184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315b9cd2-30df-460a-a939-fedc1f2d7713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315b9cd2-30df-460a-a939-fedc1f2d7713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4050165686091511334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9bcca9-c336-4a63-81b0-42573e525630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b2eb75-18c8-4319-ba6a-0542beb902c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315b9cd2-30df-460a-a939-fedc1f2d7713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2048cf88-c4fe-436b-811a-6e658256e0ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2048cf88-c4fe-436b-811a-6e658256e0ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9387119368403375342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b2eb75-18c8-4319-ba6a-0542beb902c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16670357319950562180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2048cf88-c4fe-436b-811a-6e658256e0ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b2aa6a-e313-4e86-af21-12c080f1cfb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b2aa6a-e313-4e86-af21-12c080f1cfb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4426011490056162298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b2eb75-18c8-4319-ba6a-0542beb902c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919eb8bd-8807-4103-974d-9fb6c8739105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919eb8bd-8807-4103-974d-9fb6c8739105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9309027701343627622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b2aa6a-e313-4e86-af21-12c080f1cfb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0fe9ece-623e-489f-b109-1fbeec5e2c91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0fe9ece-623e-489f-b109-1fbeec5e2c91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10251101108149683808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919eb8bd-8807-4103-974d-9fb6c8739105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1077ea61-47ba-42c0-8b28-77cfebb2e66c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1077ea61-47ba-42c0-8b28-77cfebb2e66c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17901813945056542379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0fe9ece-623e-489f-b109-1fbeec5e2c91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3a51fe1-8251-4f9d-b9ea-a061aa077dc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a51fe1-8251-4f9d-b9ea-a061aa077dc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17772517560721662948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1077ea61-47ba-42c0-8b28-77cfebb2e66c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d728e8eb-c4c5-4928-9da3-8b9a32b4892f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d728e8eb-c4c5-4928-9da3-8b9a32b4892f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13397844241914098009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a51fe1-8251-4f9d-b9ea-a061aa077dc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc394b4d-a551-4ab5-bf39-4499db245afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc394b4d-a551-4ab5-bf39-4499db245afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624308552734790863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d728e8eb-c4c5-4928-9da3-8b9a32b4892f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10985aeb-666c-4c1d-a90f-3d8c27fedfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10985aeb-666c-4c1d-a90f-3d8c27fedfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175658058940109518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc394b4d-a551-4ab5-bf39-4499db245afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90391dac-4ee7-4fa9-89fc-6bdc34f6560a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90391dac-4ee7-4fa9-89fc-6bdc34f6560a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709826900883060436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10985aeb-666c-4c1d-a90f-3d8c27fedfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a60cb5f-9a4f-47b2-b4d9-311c5abfc1d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a60cb5f-9a4f-47b2-b4d9-311c5abfc1d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753072936198966316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90391dac-4ee7-4fa9-89fc-6bdc34f6560a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1fb6c8f-683c-48b2-8b49-d368486ba627, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1fb6c8f-683c-48b2-8b49-d368486ba627, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11072386658656471439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a60cb5f-9a4f-47b2-b4d9-311c5abfc1d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b52261-595f-4ae5-8449-2026831cf5c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b52261-595f-4ae5-8449-2026831cf5c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3210551986331383230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1fb6c8f-683c-48b2-8b49-d368486ba627, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450c644c-8d69-4512-adfc-308c514ba008, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450c644c-8d69-4512-adfc-308c514ba008, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10736031630705422039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b52261-595f-4ae5-8449-2026831cf5c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4a275c-b506-44b6-b9f6-1913222a245e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4a275c-b506-44b6-b9f6-1913222a245e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476481185198615582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450c644c-8d69-4512-adfc-308c514ba008, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d2e868-4c2b-44fc-a365-6c8c4f46c6a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d2e868-4c2b-44fc-a365-6c8c4f46c6a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1804020603709933836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4a275c-b506-44b6-b9f6-1913222a245e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d7ee948-ed80-42bb-93a5-e34ea82b407a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d7ee948-ed80-42bb-93a5-e34ea82b407a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000503523509747847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d2e868-4c2b-44fc-a365-6c8c4f46c6a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764b3b07-63d5-45d2-8357-066f69326952, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764b3b07-63d5-45d2-8357-066f69326952, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10220207581473130833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d7ee948-ed80-42bb-93a5-e34ea82b407a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46220659-ed69-4385-b90c-07a3b4c439ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46220659-ed69-4385-b90c-07a3b4c439ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14004508665193054595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764b3b07-63d5-45d2-8357-066f69326952, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a95eef8-5765-4f67-9c74-e509c9ab06cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a95eef8-5765-4f67-9c74-e509c9ab06cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1954529799588789031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46220659-ed69-4385-b90c-07a3b4c439ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b524ee76-9cb6-4509-9685-d92ef0fd3cd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b524ee76-9cb6-4509-9685-d92ef0fd3cd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112005558646716560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a95eef8-5765-4f67-9c74-e509c9ab06cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2def748-7484-48c2-835c-f63c1f99783b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2def748-7484-48c2-835c-f63c1f99783b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3857952086241999840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b524ee76-9cb6-4509-9685-d92ef0fd3cd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b779102-8092-4862-b730-1b1918f426e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b779102-8092-4862-b730-1b1918f426e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3827925929906504074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2def748-7484-48c2-835c-f63c1f99783b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289f1cd1-725b-42a8-859a-de4c745967e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289f1cd1-725b-42a8-859a-de4c745967e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9635103180013035066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b779102-8092-4862-b730-1b1918f426e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3463a8-9b82-4911-805c-2dbbe1f46c26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3463a8-9b82-4911-805c-2dbbe1f46c26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3712953628919853571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289f1cd1-725b-42a8-859a-de4c745967e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc913e38-d65b-4525-88e5-ccd3a892eb6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc913e38-d65b-4525-88e5-ccd3a892eb6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1174996325804599869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3463a8-9b82-4911-805c-2dbbe1f46c26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1453ad32-2b9f-4893-af02-2f78c67c9cb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1453ad32-2b9f-4893-af02-2f78c67c9cb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3230221299410410434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc913e38-d65b-4525-88e5-ccd3a892eb6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12661c13-e74d-45ae-acc0-9c6353f0dfeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1453ad32-2b9f-4893-af02-2f78c67c9cb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232b2bcc-9fef-4a6e-bc36-4fee8369cc83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232b2bcc-9fef-4a6e-bc36-4fee8369cc83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602753798129312672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12661c13-e74d-45ae-acc0-9c6353f0dfeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13263151421772659413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12661c13-e74d-45ae-acc0-9c6353f0dfeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ece6794-523d-4936-982a-a596a24365fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232b2bcc-9fef-4a6e-bc36-4fee8369cc83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0738a7a-ebd0-4dbb-b875-411682fcef27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0738a7a-ebd0-4dbb-b875-411682fcef27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17566549645105516901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ece6794-523d-4936-982a-a596a24365fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11387106791622164004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ece6794-523d-4936-982a-a596a24365fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93ead24-0231-49f7-ada4-4d691aee4168, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0738a7a-ebd0-4dbb-b875-411682fcef27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93ead24-0231-49f7-ada4-4d691aee4168, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13198575846914546254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971b1d88-1c87-4fa8-ae3c-a2a4872ce353, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971b1d88-1c87-4fa8-ae3c-a2a4872ce353, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59912979634464127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971b1d88-1c87-4fa8-ae3c-a2a4872ce353, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7f3861-788e-4e49-ae3e-561212fbfdaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7f3861-788e-4e49-ae3e-561212fbfdaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664556665783839930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93ead24-0231-49f7-ada4-4d691aee4168, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb429b2-fcdf-4eb6-9802-df779986b791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb429b2-fcdf-4eb6-9802-df779986b791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8056327070750114576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7f3861-788e-4e49-ae3e-561212fbfdaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39eba3b-25ab-491d-92a6-8f4c47497c5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39eba3b-25ab-491d-92a6-8f4c47497c5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332885382995803788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb429b2-fcdf-4eb6-9802-df779986b791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509c3d8f-8276-4134-a826-9d18f0c4f29d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509c3d8f-8276-4134-a826-9d18f0c4f29d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2164185977636468007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39eba3b-25ab-491d-92a6-8f4c47497c5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4556a90-5b78-4961-8f28-af4e139dec54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4556a90-5b78-4961-8f28-af4e139dec54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 596994313968033817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509c3d8f-8276-4134-a826-9d18f0c4f29d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1587e8a-f620-44c0-a502-03d13a9b5bf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1587e8a-f620-44c0-a502-03d13a9b5bf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220812882894203864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4556a90-5b78-4961-8f28-af4e139dec54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c9c702e-964a-48a0-ace3-7392b336dbb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c9c702e-964a-48a0-ace3-7392b336dbb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709896303699845758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1587e8a-f620-44c0-a502-03d13a9b5bf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f505deb-547e-40bd-9b8b-91e64d2b7ef6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f505deb-547e-40bd-9b8b-91e64d2b7ef6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853558088693025708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c9c702e-964a-48a0-ace3-7392b336dbb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15122508-dc41-47f2-9e2b-d86a8b7f1499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15122508-dc41-47f2-9e2b-d86a8b7f1499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589737319327270603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f505deb-547e-40bd-9b8b-91e64d2b7ef6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b1740b-6e95-43da-8254-0babee341d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b1740b-6e95-43da-8254-0babee341d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698604561183010209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15122508-dc41-47f2-9e2b-d86a8b7f1499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea702973-92ec-49ce-ba55-aef0637dbd9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea702973-92ec-49ce-ba55-aef0637dbd9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7338636635286132175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b1740b-6e95-43da-8254-0babee341d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515cec84-9315-4324-b26e-04519846bf4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515cec84-9315-4324-b26e-04519846bf4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804135301375875813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea702973-92ec-49ce-ba55-aef0637dbd9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09f746a-81f8-4a0f-aed7-073f8e116ff2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09f746a-81f8-4a0f-aed7-073f8e116ff2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8350267291962272296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515cec84-9315-4324-b26e-04519846bf4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09f746a-81f8-4a0f-aed7-073f8e116ff2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc13f8f-6cf8-4b48-a100-7c827c0d792f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc13f8f-6cf8-4b48-a100-7c827c0d792f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4247625804274073499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b27696c-cd84-4422-a643-c94091aa80cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b27696c-cd84-4422-a643-c94091aa80cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1397062704990340604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc13f8f-6cf8-4b48-a100-7c827c0d792f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bc00c9-b7ac-45a5-8511-2c23dd5a13e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bc00c9-b7ac-45a5-8511-2c23dd5a13e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15915090632800969074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b27696c-cd84-4422-a643-c94091aa80cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c9a4df-e082-4a29-900a-c1953abf6cb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c9a4df-e082-4a29-900a-c1953abf6cb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519695086727145639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bc00c9-b7ac-45a5-8511-2c23dd5a13e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd41eb32-59c2-4d75-9cbc-63d865276aa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd41eb32-59c2-4d75-9cbc-63d865276aa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10025678053573634296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c9a4df-e082-4a29-900a-c1953abf6cb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f1a676-9cc7-4b01-ba03-ded24f3185e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f1a676-9cc7-4b01-ba03-ded24f3185e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2366657820348915643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd41eb32-59c2-4d75-9cbc-63d865276aa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b66495f-cadc-4913-9829-79cf02d347ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b66495f-cadc-4913-9829-79cf02d347ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2433820702673918930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f1a676-9cc7-4b01-ba03-ded24f3185e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7a7f8b-9e9f-4b1b-b51d-4f2ce9ae5dca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7a7f8b-9e9f-4b1b-b51d-4f2ce9ae5dca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4399878999594878576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b66495f-cadc-4913-9829-79cf02d347ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9cd3c4e-d918-4002-8c22-1e6c5c416783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9cd3c4e-d918-4002-8c22-1e6c5c416783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5255010224815851341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7a7f8b-9e9f-4b1b-b51d-4f2ce9ae5dca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336096b8-080f-4d85-b8f7-7e3877525816, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336096b8-080f-4d85-b8f7-7e3877525816, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13924839042145455729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9cd3c4e-d918-4002-8c22-1e6c5c416783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb08e92-a933-493f-ac61-c6796d197afd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb08e92-a933-493f-ac61-c6796d197afd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14713616658309792159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336096b8-080f-4d85-b8f7-7e3877525816, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30718151-0742-4023-a02a-efd00d0b5e2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30718151-0742-4023-a02a-efd00d0b5e2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2293602439313263309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb08e92-a933-493f-ac61-c6796d197afd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62cee481-8175-42d5-a827-d200270110fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cee481-8175-42d5-a827-d200270110fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361377693285172167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30718151-0742-4023-a02a-efd00d0b5e2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c51becc-a50e-480c-b922-ba1dd0c3bba7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c51becc-a50e-480c-b922-ba1dd0c3bba7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11845394285519803864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cee481-8175-42d5-a827-d200270110fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4caa3644-74a3-43a8-bb32-f53d1721396e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4caa3644-74a3-43a8-bb32-f53d1721396e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12411329242633210763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c51becc-a50e-480c-b922-ba1dd0c3bba7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc16dbb8-c012-475a-8325-3f4f95329b16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc16dbb8-c012-475a-8325-3f4f95329b16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13878634399782940092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4caa3644-74a3-43a8-bb32-f53d1721396e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de413fb9-d247-4396-a406-bfc694b6dc84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de413fb9-d247-4396-a406-bfc694b6dc84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12570928611759207012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc16dbb8-c012-475a-8325-3f4f95329b16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d845f9-464c-4a48-8b28-b04d6b8471ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d845f9-464c-4a48-8b28-b04d6b8471ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11062341900793250589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de413fb9-d247-4396-a406-bfc694b6dc84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03adf62-1fcd-4862-abb9-3c604c85e616, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03adf62-1fcd-4862-abb9-3c604c85e616, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16285442594784942635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d845f9-464c-4a48-8b28-b04d6b8471ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e05a99-7a0a-4e4c-888e-37615f43548f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e05a99-7a0a-4e4c-888e-37615f43548f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17321528873021864194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03adf62-1fcd-4862-abb9-3c604c85e616, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca80600b-88a4-46fe-b1dc-54791836979f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca80600b-88a4-46fe-b1dc-54791836979f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284085165869439125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca80600b-88a4-46fe-b1dc-54791836979f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e05a99-7a0a-4e4c-888e-37615f43548f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee359d8-406c-49d5-b7bf-2754e60d2a49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee359d8-406c-49d5-b7bf-2754e60d2a49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572736914562513222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95be774d-99b7-49a4-a27c-395d25bdce13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95be774d-99b7-49a4-a27c-395d25bdce13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487365450455262034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee359d8-406c-49d5-b7bf-2754e60d2a49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8fb4cde-75a5-496c-80cc-c3da1c8a692f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95be774d-99b7-49a4-a27c-395d25bdce13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a458a8bf-988c-4724-9dbf-c6a1747e69fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a458a8bf-988c-4724-9dbf-c6a1747e69fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700379843203520596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8fb4cde-75a5-496c-80cc-c3da1c8a692f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508759513474090258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a458a8bf-988c-4724-9dbf-c6a1747e69fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a8828e-15f7-4c75-9093-427ecb2308d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a8828e-15f7-4c75-9093-427ecb2308d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152113735540413415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8fb4cde-75a5-496c-80cc-c3da1c8a692f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ff9fbb-1f19-4589-ab4c-d849914809fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ff9fbb-1f19-4589-ab4c-d849914809fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13823702269136830648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a8828e-15f7-4c75-9093-427ecb2308d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0559f42-026c-41ee-9cb9-88cd26fffe05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0559f42-026c-41ee-9cb9-88cd26fffe05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9160215687152424372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ff9fbb-1f19-4589-ab4c-d849914809fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd5ba34-c34a-464b-81a3-76ef4411184a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd5ba34-c34a-464b-81a3-76ef4411184a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751373855402259321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0559f42-026c-41ee-9cb9-88cd26fffe05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd5ba34-c34a-464b-81a3-76ef4411184a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e307ba-807c-4a64-ab74-6b39c5f623ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e307ba-807c-4a64-ab74-6b39c5f623ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12609038613034425621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7276864-9eda-45bb-9375-b890b90e8638, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7276864-9eda-45bb-9375-b890b90e8638, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851186896415282282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e307ba-807c-4a64-ab74-6b39c5f623ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be790437-949f-43a8-be70-7c35a7ad6550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be790437-949f-43a8-be70-7c35a7ad6550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508586656130099825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7276864-9eda-45bb-9375-b890b90e8638, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 355028d1-8b7b-46e5-b83c-cc1cedf1e55d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355028d1-8b7b-46e5-b83c-cc1cedf1e55d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 675359058016129448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be790437-949f-43a8-be70-7c35a7ad6550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea2fff7-35ba-4e3e-b831-2cf07eca28a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea2fff7-35ba-4e3e-b831-2cf07eca28a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599258487215585129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355028d1-8b7b-46e5-b83c-cc1cedf1e55d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4417a6-34ee-4195-a0f6-75f286542157, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4417a6-34ee-4195-a0f6-75f286542157, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351883340083313896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea2fff7-35ba-4e3e-b831-2cf07eca28a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab201d2-71f3-4d0a-917e-94d19c89aaa8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab201d2-71f3-4d0a-917e-94d19c89aaa8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304825144278098604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4417a6-34ee-4195-a0f6-75f286542157, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221c020e-f619-4c20-9b24-884b67a39055, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221c020e-f619-4c20-9b24-884b67a39055, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13593222773623646199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221c020e-f619-4c20-9b24-884b67a39055, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d846884d-5469-4e09-a5c6-e89beceeebb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d846884d-5469-4e09-a5c6-e89beceeebb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570186509048873228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d846884d-5469-4e09-a5c6-e89beceeebb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00413334-1105-4e4f-9ce5-3035bccc9d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00413334-1105-4e4f-9ce5-3035bccc9d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12105495302105632408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00413334-1105-4e4f-9ce5-3035bccc9d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc019e4-cafd-46b0-b83b-0641631ca33a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc019e4-cafd-46b0-b83b-0641631ca33a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088647940413001377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab201d2-71f3-4d0a-917e-94d19c89aaa8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a297a771-d7c7-4303-ac7c-69eddf6fd396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a297a771-d7c7-4303-ac7c-69eddf6fd396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383769872787102712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc019e4-cafd-46b0-b83b-0641631ca33a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced0a9af-4cf1-40a9-b09e-f0c4539340f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced0a9af-4cf1-40a9-b09e-f0c4539340f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5765553458298106307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a297a771-d7c7-4303-ac7c-69eddf6fd396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60139ce0-44fb-4991-9aa5-5e29a4e06f4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60139ce0-44fb-4991-9aa5-5e29a4e06f4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16573027728998330582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced0a9af-4cf1-40a9-b09e-f0c4539340f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00283fca-4cb8-4d8d-899f-ee08d9b606a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00283fca-4cb8-4d8d-899f-ee08d9b606a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18446048336675366306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60139ce0-44fb-4991-9aa5-5e29a4e06f4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b48f7f16-141b-4b9f-8aa1-5754b3bdc9f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b48f7f16-141b-4b9f-8aa1-5754b3bdc9f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958237704872059118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00283fca-4cb8-4d8d-899f-ee08d9b606a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9194e94-c182-49d1-a8ff-15e63b5acd5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9194e94-c182-49d1-a8ff-15e63b5acd5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849309754385898465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b48f7f16-141b-4b9f-8aa1-5754b3bdc9f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87112061-05d2-47b4-8883-4100032692c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87112061-05d2-47b4-8883-4100032692c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781715542669447212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9194e94-c182-49d1-a8ff-15e63b5acd5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 354e28d8-7aaa-450e-b160-5a5929c5a72e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 354e28d8-7aaa-450e-b160-5a5929c5a72e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759354370873939087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87112061-05d2-47b4-8883-4100032692c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7c270c-ea0c-4c72-b737-09c202e3679e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7c270c-ea0c-4c72-b737-09c202e3679e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18238158504563507344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 354e28d8-7aaa-450e-b160-5a5929c5a72e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07002fbb-1a4a-41e8-966b-00462bd6e9e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07002fbb-1a4a-41e8-966b-00462bd6e9e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281302736823236399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7c270c-ea0c-4c72-b737-09c202e3679e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51633533-3fa3-4f2e-938e-5f4343463d1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07002fbb-1a4a-41e8-966b-00462bd6e9e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51633533-3fa3-4f2e-938e-5f4343463d1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17698207593067560826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5794f325-be67-4565-bf1b-6c01b5f0fdd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5794f325-be67-4565-bf1b-6c01b5f0fdd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13027733300124795948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51633533-3fa3-4f2e-938e-5f4343463d1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c0c3a2-154f-44a4-b4e0-efe64ea720a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c0c3a2-154f-44a4-b4e0-efe64ea720a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4300056710258914700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5794f325-be67-4565-bf1b-6c01b5f0fdd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97417ed8-8e6e-4953-80f4-376da58d53fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97417ed8-8e6e-4953-80f4-376da58d53fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4129520992034141466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c0c3a2-154f-44a4-b4e0-efe64ea720a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f829065b-ad4b-4d38-aa14-74991896f93a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f829065b-ad4b-4d38-aa14-74991896f93a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746934145561333852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97417ed8-8e6e-4953-80f4-376da58d53fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743e6d81-9883-4e71-913c-967494e52eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743e6d81-9883-4e71-913c-967494e52eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858571398129248249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f829065b-ad4b-4d38-aa14-74991896f93a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f76f3d-987a-4794-b2e0-90c989255ccc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f76f3d-987a-4794-b2e0-90c989255ccc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154012881581419359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743e6d81-9883-4e71-913c-967494e52eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c065a7eb-5295-4715-951d-2b7c494fd932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c065a7eb-5295-4715-951d-2b7c494fd932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630993128803057802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f76f3d-987a-4794-b2e0-90c989255ccc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07552125-fe51-442f-ab77-90bba559bdf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07552125-fe51-442f-ab77-90bba559bdf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16497040482926373710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c065a7eb-5295-4715-951d-2b7c494fd932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7408cf22-33a9-4e8a-b6d9-57a1388218de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7408cf22-33a9-4e8a-b6d9-57a1388218de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449098268451496130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07552125-fe51-442f-ab77-90bba559bdf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22aa32f-d155-407d-a1dc-8f321a7acc4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22aa32f-d155-407d-a1dc-8f321a7acc4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2056442112168055190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7408cf22-33a9-4e8a-b6d9-57a1388218de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7effa6c-71e3-49a3-bec1-19a4190fef53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7effa6c-71e3-49a3-bec1-19a4190fef53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9209322417667214905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22aa32f-d155-407d-a1dc-8f321a7acc4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4708e3a9-bb39-402b-9610-1a1e539723df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7effa6c-71e3-49a3-bec1-19a4190fef53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c9f7c7-7123-41e4-91d4-abfd395c9bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c9f7c7-7123-41e4-91d4-abfd395c9bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625565065061544779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4708e3a9-bb39-402b-9610-1a1e539723df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171707197868468098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c9f7c7-7123-41e4-91d4-abfd395c9bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d92eab3c-517a-4c87-9ee7-8b3eb98778c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92eab3c-517a-4c87-9ee7-8b3eb98778c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5829218690838082141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4708e3a9-bb39-402b-9610-1a1e539723df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dda66d1-60e0-4090-a0e1-539fdfbf97fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dda66d1-60e0-4090-a0e1-539fdfbf97fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8337440264383295268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92eab3c-517a-4c87-9ee7-8b3eb98778c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76cc4a91-231d-4fbf-8111-59bb6fcb96de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76cc4a91-231d-4fbf-8111-59bb6fcb96de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351737181945546262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dda66d1-60e0-4090-a0e1-539fdfbf97fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2887ada-3654-400a-a5b6-6d2daaeffea6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2887ada-3654-400a-a5b6-6d2daaeffea6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142386673932808073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76cc4a91-231d-4fbf-8111-59bb6fcb96de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2887ada-3654-400a-a5b6-6d2daaeffea6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8f8307-11ea-4dbe-b2c2-739b34f11b05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8f8307-11ea-4dbe-b2c2-739b34f11b05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881981908702969720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1cd15d7-1e5c-4871-8fbd-ea8e925ddb0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1cd15d7-1e5c-4871-8fbd-ea8e925ddb0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045060004301957943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8f8307-11ea-4dbe-b2c2-739b34f11b05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a09ca6-f977-474f-8fd4-6384e2f77e23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a09ca6-f977-474f-8fd4-6384e2f77e23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7849417887659697784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1cd15d7-1e5c-4871-8fbd-ea8e925ddb0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6362227c-6d27-44c8-94d2-8dc31cbe7222, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6362227c-6d27-44c8-94d2-8dc31cbe7222, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112257002324096914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a09ca6-f977-474f-8fd4-6384e2f77e23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b795ba88-ae6e-461f-9486-ffc88139cfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6362227c-6d27-44c8-94d2-8dc31cbe7222, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b795ba88-ae6e-461f-9486-ffc88139cfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648494558512192374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4161b7ed-a9de-4349-ba25-944fa5200e62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4161b7ed-a9de-4349-ba25-944fa5200e62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14510310650130300436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b795ba88-ae6e-461f-9486-ffc88139cfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97236e62-25b4-42d8-92e7-a11f47fd5902, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97236e62-25b4-42d8-92e7-a11f47fd5902, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11274618105494277144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4161b7ed-a9de-4349-ba25-944fa5200e62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4195f7e-355c-4d65-9468-80b935dbb3f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4195f7e-355c-4d65-9468-80b935dbb3f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18289653868094905490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97236e62-25b4-42d8-92e7-a11f47fd5902, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e0c104-2328-41cb-a622-20e686d33f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e0c104-2328-41cb-a622-20e686d33f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15286652813626709151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4195f7e-355c-4d65-9468-80b935dbb3f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70fdb295-c648-43e8-8e3a-b583e671fa02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70fdb295-c648-43e8-8e3a-b583e671fa02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683099821695163345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e0c104-2328-41cb-a622-20e686d33f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2d284a-2d67-4192-b0a9-40fc545b997b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2d284a-2d67-4192-b0a9-40fc545b997b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055200826881398293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70fdb295-c648-43e8-8e3a-b583e671fa02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ee28ee-7685-4e73-a337-08755e22fd8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ee28ee-7685-4e73-a337-08755e22fd8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11849344468911564940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2d284a-2d67-4192-b0a9-40fc545b997b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d91128d-a031-47b2-80f2-be0a89a3e97c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d91128d-a031-47b2-80f2-be0a89a3e97c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431720756597938846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ee28ee-7685-4e73-a337-08755e22fd8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adb95a6-ea8b-4744-9594-54b9db5fdbeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adb95a6-ea8b-4744-9594-54b9db5fdbeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12985689285215867670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d91128d-a031-47b2-80f2-be0a89a3e97c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbb8398-03b3-4346-b45c-1f53412411ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbb8398-03b3-4346-b45c-1f53412411ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746936382537273239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adb95a6-ea8b-4744-9594-54b9db5fdbeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02a3636-73f0-4308-9342-9caf37227b59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02a3636-73f0-4308-9342-9caf37227b59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388481222701435419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbb8398-03b3-4346-b45c-1f53412411ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ff1c61-dd97-471a-9f07-9fed778a3123, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ff1c61-dd97-471a-9f07-9fed778a3123, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6647508706628944955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02a3636-73f0-4308-9342-9caf37227b59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3961bf2-a0f1-4336-a20d-af4bd07f02b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3961bf2-a0f1-4336-a20d-af4bd07f02b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 686818075104161178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ff1c61-dd97-471a-9f07-9fed778a3123, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c386f5d-b156-4115-b459-4a4c2781eae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c386f5d-b156-4115-b459-4a4c2781eae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791427688449988847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3961bf2-a0f1-4336-a20d-af4bd07f02b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3840ee8-2da0-41cf-b5e3-a82b2adc19bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3840ee8-2da0-41cf-b5e3-a82b2adc19bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13124809357899609354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c386f5d-b156-4115-b459-4a4c2781eae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1309a0d-4b16-4fe0-bf99-646af15dfdcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1309a0d-4b16-4fe0-bf99-646af15dfdcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753392099949450423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3840ee8-2da0-41cf-b5e3-a82b2adc19bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be3cf3f-f406-45bb-b89a-50b01e580a14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be3cf3f-f406-45bb-b89a-50b01e580a14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9048324752101845032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1309a0d-4b16-4fe0-bf99-646af15dfdcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 677aecaa-3ecb-4a7b-a356-4e1bd5e7150c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 677aecaa-3ecb-4a7b-a356-4e1bd5e7150c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4025338054901178049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be3cf3f-f406-45bb-b89a-50b01e580a14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab843deb-7e40-4632-bd86-566946d18c47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab843deb-7e40-4632-bd86-566946d18c47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 251224849216894056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 677aecaa-3ecb-4a7b-a356-4e1bd5e7150c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ffa386f-0604-4fab-ba2d-5eeaac5e2ebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ffa386f-0604-4fab-ba2d-5eeaac5e2ebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10861693479258363353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ffa386f-0604-4fab-ba2d-5eeaac5e2ebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f864293-226e-4c7a-9249-68b7ec5f20e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f864293-226e-4c7a-9249-68b7ec5f20e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3793439213864017329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab843deb-7e40-4632-bd86-566946d18c47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b3fa9d-9bf8-45a4-af24-ad39dd9d63be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b3fa9d-9bf8-45a4-af24-ad39dd9d63be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1242449278277329030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f864293-226e-4c7a-9249-68b7ec5f20e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43512b03-6034-468c-b181-6c57b28b9dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43512b03-6034-468c-b181-6c57b28b9dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701270117490996880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b3fa9d-9bf8-45a4-af24-ad39dd9d63be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4201db11-497e-44dd-aae8-a27da1728fbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4201db11-497e-44dd-aae8-a27da1728fbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13505655571443491410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43512b03-6034-468c-b181-6c57b28b9dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6233456c-edb9-445d-b3a1-0be3e72ed381, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6233456c-edb9-445d-b3a1-0be3e72ed381, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8633157521365873256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4201db11-497e-44dd-aae8-a27da1728fbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de805f73-825a-491c-8454-1137372480e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de805f73-825a-491c-8454-1137372480e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10269327644590239563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6233456c-edb9-445d-b3a1-0be3e72ed381, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17172e71-6901-471e-a593-926a0edddf19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17172e71-6901-471e-a593-926a0edddf19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674720784997318352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de805f73-825a-491c-8454-1137372480e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971f02da-2ae3-44bd-b0a9-cc660d796a79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971f02da-2ae3-44bd-b0a9-cc660d796a79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10057474386918970188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17172e71-6901-471e-a593-926a0edddf19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a54b3b6-b9e4-4fac-8503-664882af5656, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a54b3b6-b9e4-4fac-8503-664882af5656, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7501880417982680692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971f02da-2ae3-44bd-b0a9-cc660d796a79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab6fcc1-e700-4841-96ef-84b21d9cd965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab6fcc1-e700-4841-96ef-84b21d9cd965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450652130830924605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a54b3b6-b9e4-4fac-8503-664882af5656, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad021d4-25f4-4bb7-af5b-f866de0a26a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad021d4-25f4-4bb7-af5b-f866de0a26a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188513559976774524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab6fcc1-e700-4841-96ef-84b21d9cd965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f665256f-77f9-401f-ba53-35a346669667, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad021d4-25f4-4bb7-af5b-f866de0a26a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f10a5e-bae2-4ca0-9c42-43f2ac247582, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f10a5e-bae2-4ca0-9c42-43f2ac247582, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298133923572293492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f665256f-77f9-401f-ba53-35a346669667, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630838853949340431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f10a5e-bae2-4ca0-9c42-43f2ac247582, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03352727-608a-41f7-bcca-511b930849c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03352727-608a-41f7-bcca-511b930849c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106442025698173039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f665256f-77f9-401f-ba53-35a346669667, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcfc875-60c6-4ebd-bc6d-0c62b8949a93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcfc875-60c6-4ebd-bc6d-0c62b8949a93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990076391889295223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03352727-608a-41f7-bcca-511b930849c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ce7554-a784-4938-9b46-2b368466dc9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ce7554-a784-4938-9b46-2b368466dc9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9033084567707975919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ce7554-a784-4938-9b46-2b368466dc9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b19fdbd-b8d3-4f6f-9c74-3457dfffe0f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b19fdbd-b8d3-4f6f-9c74-3457dfffe0f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4465989076680078463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b19fdbd-b8d3-4f6f-9c74-3457dfffe0f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e21e6c5-cc1a-4d46-898c-e83d70ffad0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e21e6c5-cc1a-4d46-898c-e83d70ffad0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395871815295913878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e21e6c5-cc1a-4d46-898c-e83d70ffad0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c0da455-4848-47d4-a376-b5ca9131fa5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c0da455-4848-47d4-a376-b5ca9131fa5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480951312257859096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcfc875-60c6-4ebd-bc6d-0c62b8949a93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844c62ef-51bd-44b9-8e00-797f6d0227da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844c62ef-51bd-44b9-8e00-797f6d0227da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6789268558936413269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c0da455-4848-47d4-a376-b5ca9131fa5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd0ed60-05ed-485f-a4ac-d32334b34f9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd0ed60-05ed-485f-a4ac-d32334b34f9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2770972986226015798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844c62ef-51bd-44b9-8e00-797f6d0227da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209a423b-47bf-4c58-90c9-eea9222f259a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209a423b-47bf-4c58-90c9-eea9222f259a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8648744323699138015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd0ed60-05ed-485f-a4ac-d32334b34f9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636e5c59-47bc-46d7-af3a-c2455241aa1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636e5c59-47bc-46d7-af3a-c2455241aa1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13836679298799585078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209a423b-47bf-4c58-90c9-eea9222f259a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 711009fa-cdd1-46a1-b2e8-eaf3b3346b8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711009fa-cdd1-46a1-b2e8-eaf3b3346b8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5891780362593858394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636e5c59-47bc-46d7-af3a-c2455241aa1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1581a9-5370-41ef-b8f7-9c8a95509329, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1581a9-5370-41ef-b8f7-9c8a95509329, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981216871062541484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711009fa-cdd1-46a1-b2e8-eaf3b3346b8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743b85a1-ce36-45a3-af6d-c51aab0580e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743b85a1-ce36-45a3-af6d-c51aab0580e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421141270544968162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1581a9-5370-41ef-b8f7-9c8a95509329, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415e9c4c-9b6f-42e4-bbb3-e102b9a7814e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415e9c4c-9b6f-42e4-bbb3-e102b9a7814e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411317737688222339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743b85a1-ce36-45a3-af6d-c51aab0580e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989a3c65-dc69-4135-b678-fa7f6419d4c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989a3c65-dc69-4135-b678-fa7f6419d4c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9502305673443359791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415e9c4c-9b6f-42e4-bbb3-e102b9a7814e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7dd1809-8d5c-4ab0-a527-19b9d9780684, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7dd1809-8d5c-4ab0-a527-19b9d9780684, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582706042684678102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989a3c65-dc69-4135-b678-fa7f6419d4c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ba2bca-64ff-48a1-a8fb-00ab1ff593b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ba2bca-64ff-48a1-a8fb-00ab1ff593b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9100847295872074283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7dd1809-8d5c-4ab0-a527-19b9d9780684, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622fc158-3c46-4abd-b07c-8d0f639a1ff1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622fc158-3c46-4abd-b07c-8d0f639a1ff1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907433390740022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ba2bca-64ff-48a1-a8fb-00ab1ff593b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a5a47f-16a8-43aa-af60-b28bc1fdfcf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a5a47f-16a8-43aa-af60-b28bc1fdfcf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9716858230438688023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622fc158-3c46-4abd-b07c-8d0f639a1ff1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a1b6c8-e9d5-4336-9805-794b4a83ab4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a1b6c8-e9d5-4336-9805-794b4a83ab4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8882515657648850825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a5a47f-16a8-43aa-af60-b28bc1fdfcf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0394d73-f756-4be8-bf93-5e13207ec433, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0394d73-f756-4be8-bf93-5e13207ec433, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634180377033643803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a1b6c8-e9d5-4336-9805-794b4a83ab4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0394d73-f756-4be8-bf93-5e13207ec433, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866834b1-a6c9-43a8-9b97-ae6dca7bbef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866834b1-a6c9-43a8-9b97-ae6dca7bbef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3488554922802362777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13547d4-0d0e-47f7-864e-78bec0f30e1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13547d4-0d0e-47f7-864e-78bec0f30e1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1810873478676654091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13547d4-0d0e-47f7-864e-78bec0f30e1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2949c7c4-6398-4669-b595-4ca6c29cbf88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866834b1-a6c9-43a8-9b97-ae6dca7bbef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26828327-46dc-4c11-85a5-73eb39d9eb47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26828327-46dc-4c11-85a5-73eb39d9eb47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10398306243379935499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2949c7c4-6398-4669-b595-4ca6c29cbf88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2207894657869379704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26828327-46dc-4c11-85a5-73eb39d9eb47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e31faed-8cb8-4a19-b968-5fecd49437de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e31faed-8cb8-4a19-b968-5fecd49437de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039105607417278326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2949c7c4-6398-4669-b595-4ca6c29cbf88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db19b73c-3b21-4264-83d4-0c96ac756f58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e31faed-8cb8-4a19-b968-5fecd49437de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd11ba3a-8416-4213-9fc0-d48213dc1b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd11ba3a-8416-4213-9fc0-d48213dc1b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4450505996827469935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db19b73c-3b21-4264-83d4-0c96ac756f58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8603626283979524394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd11ba3a-8416-4213-9fc0-d48213dc1b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5045e1-edba-4bd7-899a-6d667cfa9ea8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5045e1-edba-4bd7-899a-6d667cfa9ea8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670482906360402151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db19b73c-3b21-4264-83d4-0c96ac756f58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b3c62c-0b56-4d3a-8d3d-0e1a0d3aadaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b3c62c-0b56-4d3a-8d3d-0e1a0d3aadaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17422816207713022488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5045e1-edba-4bd7-899a-6d667cfa9ea8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd83956f-f0cc-4013-9bfd-f4a6801b1491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd83956f-f0cc-4013-9bfd-f4a6801b1491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2281253643447141480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b3c62c-0b56-4d3a-8d3d-0e1a0d3aadaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d3ad9a-a531-4d9a-ba5e-fc294d5cfc48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d3ad9a-a531-4d9a-ba5e-fc294d5cfc48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4011716562259988506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd83956f-f0cc-4013-9bfd-f4a6801b1491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da04238a-05bd-48c7-910c-4178bb8b4a2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da04238a-05bd-48c7-910c-4178bb8b4a2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422296227323739308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d3ad9a-a531-4d9a-ba5e-fc294d5cfc48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3c9dd5-09c1-45a9-a0ef-2443feb3f2da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3c9dd5-09c1-45a9-a0ef-2443feb3f2da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15271564258617512418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da04238a-05bd-48c7-910c-4178bb8b4a2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3c9dd5-09c1-45a9-a0ef-2443feb3f2da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d81f26-12c1-4969-848a-520fae43cdb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d81f26-12c1-4969-848a-520fae43cdb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5082232434721277330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f420681c-45cf-473b-bea2-3ad477402ea2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f420681c-45cf-473b-bea2-3ad477402ea2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16764032548315132100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d81f26-12c1-4969-848a-520fae43cdb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f420681c-45cf-473b-bea2-3ad477402ea2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0b2596-d68f-4778-9019-bb6f4dd892c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0b2596-d68f-4778-9019-bb6f4dd892c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9465957923404640413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d8fc9f-ae22-4e12-a7b1-ea4a6cde194a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d8fc9f-ae22-4e12-a7b1-ea4a6cde194a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360512558137266516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0b2596-d68f-4778-9019-bb6f4dd892c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74d7bd3-b7ce-43ed-b02a-0117269e0b52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74d7bd3-b7ce-43ed-b02a-0117269e0b52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10617339560253285282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d8fc9f-ae22-4e12-a7b1-ea4a6cde194a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca803fd9-9bb0-4c52-b1c9-122bc13c4c53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca803fd9-9bb0-4c52-b1c9-122bc13c4c53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927331108392248424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74d7bd3-b7ce-43ed-b02a-0117269e0b52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c12b9c59-3291-48a2-bc91-ec87543d08f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c12b9c59-3291-48a2-bc91-ec87543d08f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9155438624863987446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca803fd9-9bb0-4c52-b1c9-122bc13c4c53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f2335d-f783-4ad1-9949-16468d04b426, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f2335d-f783-4ad1-9949-16468d04b426, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372290823236366334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c12b9c59-3291-48a2-bc91-ec87543d08f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191b8c17-1b85-4914-b534-fd00408a401a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191b8c17-1b85-4914-b534-fd00408a401a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18089459460138241435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f2335d-f783-4ad1-9949-16468d04b426, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904c6d3a-ec44-433f-a9ae-018b1758f6ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904c6d3a-ec44-433f-a9ae-018b1758f6ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10574686884156924946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191b8c17-1b85-4914-b534-fd00408a401a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904c6d3a-ec44-433f-a9ae-018b1758f6ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c7ac3d-a8ee-4df5-9ea5-7fbd9903e57a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c7ac3d-a8ee-4df5-9ea5-7fbd9903e57a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1328047503688705152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca377ef-1cfb-4a64-8097-691559a2f172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca377ef-1cfb-4a64-8097-691559a2f172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10421414541317379556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c7ac3d-a8ee-4df5-9ea5-7fbd9903e57a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe8c930-a78b-4fd3-803c-5b40fac6f2dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe8c930-a78b-4fd3-803c-5b40fac6f2dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8923237894664698701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca377ef-1cfb-4a64-8097-691559a2f172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510e8bac-b9eb-45dd-85f6-a1a321c63a99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510e8bac-b9eb-45dd-85f6-a1a321c63a99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5106360799350315505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe8c930-a78b-4fd3-803c-5b40fac6f2dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a835933f-1b50-4e09-9034-449004b0dc58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a835933f-1b50-4e09-9034-449004b0dc58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3035730203984983353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510e8bac-b9eb-45dd-85f6-a1a321c63a99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 214c214d-1180-4a94-b821-3f8319d16f29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 214c214d-1180-4a94-b821-3f8319d16f29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6173958555430036047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a835933f-1b50-4e09-9034-449004b0dc58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff88327-bac6-4e20-8c64-81715583ba91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff88327-bac6-4e20-8c64-81715583ba91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1260593393096793407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 214c214d-1180-4a94-b821-3f8319d16f29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdfe023-9f41-4608-ad77-f27ac620c18a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdfe023-9f41-4608-ad77-f27ac620c18a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536097894929102825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff88327-bac6-4e20-8c64-81715583ba91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdfe023-9f41-4608-ad77-f27ac620c18a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642b0496-1157-4a7c-b4f6-4185c940baad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642b0496-1157-4a7c-b4f6-4185c940baad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15274409150123016541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1083db-7709-48b6-a5f6-dc69e527938d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1083db-7709-48b6-a5f6-dc69e527938d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10560875295687265902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642b0496-1157-4a7c-b4f6-4185c940baad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f196c85a-4c46-40c5-b558-3285579b1b82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f196c85a-4c46-40c5-b558-3285579b1b82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13601618309350078931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1083db-7709-48b6-a5f6-dc69e527938d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2535b300-7c69-43c5-aaac-4a7356945d18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2535b300-7c69-43c5-aaac-4a7356945d18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7117390726480691905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f196c85a-4c46-40c5-b558-3285579b1b82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e94e158-4f46-4112-9033-d41ff7eb0a38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e94e158-4f46-4112-9033-d41ff7eb0a38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9864275810045097151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2535b300-7c69-43c5-aaac-4a7356945d18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e94e158-4f46-4112-9033-d41ff7eb0a38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a17925b-11ba-41fd-884c-ed55f4acf5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ff77ee-ddd8-4ab4-ae81-b9fb49f398ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a17925b-11ba-41fd-884c-ed55f4acf5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1675921636857543547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ff77ee-ddd8-4ab4-ae81-b9fb49f398ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139304889217617925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a17925b-11ba-41fd-884c-ed55f4acf5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ff77ee-ddd8-4ab4-ae81-b9fb49f398ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f5e57c-a9a0-4dc8-ae87-eb53bc7b9ebf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f5e57c-a9a0-4dc8-ae87-eb53bc7b9ebf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10265893117716918684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32223c5-e20e-4095-a442-c66553e5eeeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32223c5-e20e-4095-a442-c66553e5eeeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993268736883551995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f5e57c-a9a0-4dc8-ae87-eb53bc7b9ebf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afac523d-ea1f-4813-97c1-d09a495770ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32223c5-e20e-4095-a442-c66553e5eeeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436fe3ec-5fe8-4579-a675-070d67c9ea5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436fe3ec-5fe8-4579-a675-070d67c9ea5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192177294471182431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afac523d-ea1f-4813-97c1-d09a495770ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218354175247409597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436fe3ec-5fe8-4579-a675-070d67c9ea5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0666a55-4ef2-4315-90d1-124ef949225f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afac523d-ea1f-4813-97c1-d09a495770ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f417ec3-6229-4475-8c71-fe853177edb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f417ec3-6229-4475-8c71-fe853177edb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17246781028425796929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0666a55-4ef2-4315-90d1-124ef949225f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14427774158411746371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f417ec3-6229-4475-8c71-fe853177edb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0666a55-4ef2-4315-90d1-124ef949225f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcbf863-95a4-4f77-82d8-1440aa739afc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcbf863-95a4-4f77-82d8-1440aa739afc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164831098966725670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d6a09e-e04d-4c47-8861-0e1ccdc1ac85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d6a09e-e04d-4c47-8861-0e1ccdc1ac85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709760355472797616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d6a09e-e04d-4c47-8861-0e1ccdc1ac85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3dd090f-3e92-49e5-a76c-20741a4caf78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3dd090f-3e92-49e5-a76c-20741a4caf78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311052756337622191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcbf863-95a4-4f77-82d8-1440aa739afc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5e57517-e191-4210-85e4-1369a48c5878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5e57517-e191-4210-85e4-1369a48c5878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144347588633762176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3dd090f-3e92-49e5-a76c-20741a4caf78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58518ab6-4820-4d4b-89c5-9c9a770ae1e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58518ab6-4820-4d4b-89c5-9c9a770ae1e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612293798502146214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5e57517-e191-4210-85e4-1369a48c5878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c7e4dc-368b-48dd-918c-4e4bcd36eb65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c7e4dc-368b-48dd-918c-4e4bcd36eb65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1428551108856772966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58518ab6-4820-4d4b-89c5-9c9a770ae1e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dfa5d51-254f-4a48-8ddc-51b341e6049f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfa5d51-254f-4a48-8ddc-51b341e6049f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912582686753608074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c7e4dc-368b-48dd-918c-4e4bcd36eb65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e463639-cce3-4f3a-917e-9130ccf2cc1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e463639-cce3-4f3a-917e-9130ccf2cc1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12804679503516893145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfa5d51-254f-4a48-8ddc-51b341e6049f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305391ff-a475-494e-85da-94c463770a68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305391ff-a475-494e-85da-94c463770a68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13469311401179277395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e463639-cce3-4f3a-917e-9130ccf2cc1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd8dab9-fc0e-488a-91a5-6690f8a177e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd8dab9-fc0e-488a-91a5-6690f8a177e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842992525457747595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305391ff-a475-494e-85da-94c463770a68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7b8349-f377-4c29-8e24-05589e56b511, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7b8349-f377-4c29-8e24-05589e56b511, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14066601980616604834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd8dab9-fc0e-488a-91a5-6690f8a177e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabab646-6170-4389-9cf6-0082b331ba8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabab646-6170-4389-9cf6-0082b331ba8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3369750419661560049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7b8349-f377-4c29-8e24-05589e56b511, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b57baff-069d-4e9c-b91c-5aabd5de0719, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b57baff-069d-4e9c-b91c-5aabd5de0719, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132607972878063038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabab646-6170-4389-9cf6-0082b331ba8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c4a1ff-5f93-46d7-8ecb-03f273c788f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b57baff-069d-4e9c-b91c-5aabd5de0719, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b97b20-7c96-4ec4-933e-35c209c3812f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b97b20-7c96-4ec4-933e-35c209c3812f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015177156667107352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c4a1ff-5f93-46d7-8ecb-03f273c788f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244796800872823739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b97b20-7c96-4ec4-933e-35c209c3812f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64cdddfa-7d27-44ed-8880-7d11649f6d71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64cdddfa-7d27-44ed-8880-7d11649f6d71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560407724470918699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c4a1ff-5f93-46d7-8ecb-03f273c788f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50cbd61a-81f8-4bf8-b930-6fc4905d0493, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50cbd61a-81f8-4bf8-b930-6fc4905d0493, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17248637453485576317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64cdddfa-7d27-44ed-8880-7d11649f6d71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dddc5c8-9f6f-4528-b4e5-06ca16d9583c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dddc5c8-9f6f-4528-b4e5-06ca16d9583c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219395638909346956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50cbd61a-81f8-4bf8-b930-6fc4905d0493, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0d4dc7-5da9-4a93-af39-5e4f821e4202, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0d4dc7-5da9-4a93-af39-5e4f821e4202, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071007574252786592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dddc5c8-9f6f-4528-b4e5-06ca16d9583c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24fce2a-e15b-43c2-b984-bbd848d845c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24fce2a-e15b-43c2-b984-bbd848d845c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6696793338135695550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0d4dc7-5da9-4a93-af39-5e4f821e4202, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94645d7c-efed-4b5a-885d-480dfff8f2d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94645d7c-efed-4b5a-885d-480dfff8f2d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 52217288938861078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24fce2a-e15b-43c2-b984-bbd848d845c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a379b3-dd5a-4f5e-98c5-2451b694ed85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a379b3-dd5a-4f5e-98c5-2451b694ed85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16396999246561577153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94645d7c-efed-4b5a-885d-480dfff8f2d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d290b6-0da7-4c7f-9dad-e02caf5a9a80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d290b6-0da7-4c7f-9dad-e02caf5a9a80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2808766550180605000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a379b3-dd5a-4f5e-98c5-2451b694ed85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89375a74-322c-4054-b9d9-a6dbd98debe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89375a74-322c-4054-b9d9-a6dbd98debe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13677475745976224013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d290b6-0da7-4c7f-9dad-e02caf5a9a80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b0b67a8-07d4-490b-a96b-b066986a411c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b0b67a8-07d4-490b-a96b-b066986a411c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684217773572860902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89375a74-322c-4054-b9d9-a6dbd98debe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2e7499-92c0-4c67-8079-b1eab9b9a84a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2e7499-92c0-4c67-8079-b1eab9b9a84a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195101275232113006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b0b67a8-07d4-490b-a96b-b066986a411c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494e43d1-ea0f-4577-a607-b0d626108f24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494e43d1-ea0f-4577-a607-b0d626108f24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12353924851612224995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2e7499-92c0-4c67-8079-b1eab9b9a84a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe4cfb2-ac49-4a5d-b3f6-ffe61ec90ce6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe4cfb2-ac49-4a5d-b3f6-ffe61ec90ce6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980759652338419644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe4cfb2-ac49-4a5d-b3f6-ffe61ec90ce6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecfe614f-9315-4daf-a4dc-11c0cdb574ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecfe614f-9315-4daf-a4dc-11c0cdb574ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631014386984211284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494e43d1-ea0f-4577-a607-b0d626108f24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c65d1b-1aa2-4e03-a124-7de818bfdaf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c65d1b-1aa2-4e03-a124-7de818bfdaf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365053213255097193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecfe614f-9315-4daf-a4dc-11c0cdb574ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849c783b-d275-4e6f-a9e1-52c1256a72ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849c783b-d275-4e6f-a9e1-52c1256a72ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296033271622355949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c65d1b-1aa2-4e03-a124-7de818bfdaf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17925ea5-cfd9-4bc0-8316-c019f8afab98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17925ea5-cfd9-4bc0-8316-c019f8afab98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 97053643085145714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849c783b-d275-4e6f-a9e1-52c1256a72ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc9f551e-8c89-4b8c-87e4-a583a1e143b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc9f551e-8c89-4b8c-87e4-a583a1e143b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2096856437028945505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17925ea5-cfd9-4bc0-8316-c019f8afab98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2faf88-61c2-4dc3-8a5d-1ba9ec0018c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2faf88-61c2-4dc3-8a5d-1ba9ec0018c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15624182422883043022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc9f551e-8c89-4b8c-87e4-a583a1e143b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fac2ad1-eb28-4b16-963c-36155f58426c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2faf88-61c2-4dc3-8a5d-1ba9ec0018c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86cd082-8a40-4185-8c8f-1e6353e7846f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86cd082-8a40-4185-8c8f-1e6353e7846f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4552882360604819145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fac2ad1-eb28-4b16-963c-36155f58426c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12194975969492985599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86cd082-8a40-4185-8c8f-1e6353e7846f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f45256-8942-4ac2-b66c-34fa84c2b53c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f45256-8942-4ac2-b66c-34fa84c2b53c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17508906327891903983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fac2ad1-eb28-4b16-963c-36155f58426c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14718857-78cb-4c15-b81b-6d10ec54c220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14718857-78cb-4c15-b81b-6d10ec54c220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15578597182031222885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f45256-8942-4ac2-b66c-34fa84c2b53c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de8266d-ccfe-4f05-bf27-e1d30f4a5edd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de8266d-ccfe-4f05-bf27-e1d30f4a5edd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359180082502696420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14718857-78cb-4c15-b81b-6d10ec54c220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7b6821-dc0f-40b5-9b15-6ad1e7cfa17e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7b6821-dc0f-40b5-9b15-6ad1e7cfa17e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4668515923640331518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7b6821-dc0f-40b5-9b15-6ad1e7cfa17e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c9af63-a3cb-474b-b37c-b9824bcd2b32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c9af63-a3cb-474b-b37c-b9824bcd2b32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8093088829724208380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de8266d-ccfe-4f05-bf27-e1d30f4a5edd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd157de1-26a7-4c49-996c-0b5cb9810f86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c9af63-a3cb-474b-b37c-b9824bcd2b32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bcc0f1d-0060-4262-8c9e-238f3e119c49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bcc0f1d-0060-4262-8c9e-238f3e119c49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222171675740973655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd157de1-26a7-4c49-996c-0b5cb9810f86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9617811952110092152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bcc0f1d-0060-4262-8c9e-238f3e119c49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89844016-5b04-44b0-9b14-4b0a62e44995, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89844016-5b04-44b0-9b14-4b0a62e44995, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16318922215475619621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd157de1-26a7-4c49-996c-0b5cb9810f86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90839dfd-9a3f-413b-a192-01085204e624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90839dfd-9a3f-413b-a192-01085204e624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8392306171115209308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89844016-5b04-44b0-9b14-4b0a62e44995, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062a19be-2c0d-4201-9565-522f3011fc45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062a19be-2c0d-4201-9565-522f3011fc45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10557620459892322575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90839dfd-9a3f-413b-a192-01085204e624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b02c4469-5045-484b-9d87-34874b51db16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b02c4469-5045-484b-9d87-34874b51db16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7755299087752767839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062a19be-2c0d-4201-9565-522f3011fc45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda7ae98-ee6b-468d-8d45-36197f4e6139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b02c4469-5045-484b-9d87-34874b51db16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01896083-0b23-47c9-b041-1245dacec7b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01896083-0b23-47c9-b041-1245dacec7b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15001788248467511789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda7ae98-ee6b-468d-8d45-36197f4e6139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14089301046381512455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01896083-0b23-47c9-b041-1245dacec7b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb5e933-2b9e-46d4-922c-17d9130db578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda7ae98-ee6b-468d-8d45-36197f4e6139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb5e933-2b9e-46d4-922c-17d9130db578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759348598952683601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c55cbd60-ebfa-4f19-ac31-675ddb285aeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c55cbd60-ebfa-4f19-ac31-675ddb285aeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17829002862288480124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb5e933-2b9e-46d4-922c-17d9130db578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ab3341-97b9-4b30-831e-72babe7b6da7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c55cbd60-ebfa-4f19-ac31-675ddb285aeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fdb369f-aafc-476c-ac79-a25ab302e306, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fdb369f-aafc-476c-ac79-a25ab302e306, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391492851093231265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ab3341-97b9-4b30-831e-72babe7b6da7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391574164167513636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fdb369f-aafc-476c-ac79-a25ab302e306, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571645fc-0001-454b-a483-f4808867929a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571645fc-0001-454b-a483-f4808867929a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2527878666660887946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ab3341-97b9-4b30-831e-72babe7b6da7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e7c1e3-7654-4579-8862-f84a840d8c08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e7c1e3-7654-4579-8862-f84a840d8c08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13941004190655193098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571645fc-0001-454b-a483-f4808867929a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3730383d-7816-4c36-868e-4165606afc75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3730383d-7816-4c36-868e-4165606afc75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16275219774515062614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e7c1e3-7654-4579-8862-f84a840d8c08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d9f555-a6c9-469b-a930-ed0a136b2acb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d9f555-a6c9-469b-a930-ed0a136b2acb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9943135356730543406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3730383d-7816-4c36-868e-4165606afc75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38873616-aed5-4f20-98c3-d89663da7dc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38873616-aed5-4f20-98c3-d89663da7dc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179464180387301240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d9f555-a6c9-469b-a930-ed0a136b2acb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab361e6-972f-4cf3-b88b-775b42bf3933, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab361e6-972f-4cf3-b88b-775b42bf3933, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11224154748118009791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38873616-aed5-4f20-98c3-d89663da7dc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 142c9e0e-322f-4d4f-a46b-768e28eecc9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 142c9e0e-322f-4d4f-a46b-768e28eecc9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900711683660814879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab361e6-972f-4cf3-b88b-775b42bf3933, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8b12ca-35dd-4edf-9b21-31779949664e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8b12ca-35dd-4edf-9b21-31779949664e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3324561586817838772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 142c9e0e-322f-4d4f-a46b-768e28eecc9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a13c47-b180-47bc-92f1-de0d2f457dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a13c47-b180-47bc-92f1-de0d2f457dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12421311074569404677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8b12ca-35dd-4edf-9b21-31779949664e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4402f18b-4c79-4077-9ef1-cee99ed20caa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4402f18b-4c79-4077-9ef1-cee99ed20caa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1825755887278157070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a13c47-b180-47bc-92f1-de0d2f457dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987a5542-31cb-4a1a-98d2-43154e2e8511, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987a5542-31cb-4a1a-98d2-43154e2e8511, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9097285077685378269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4402f18b-4c79-4077-9ef1-cee99ed20caa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f14cb2a-5170-4b0c-a1bc-44a19653f774, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f14cb2a-5170-4b0c-a1bc-44a19653f774, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1393780275489899281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987a5542-31cb-4a1a-98d2-43154e2e8511, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a974ed42-358b-40c6-93b2-61b11dab5bcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a974ed42-358b-40c6-93b2-61b11dab5bcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816959734292226862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f14cb2a-5170-4b0c-a1bc-44a19653f774, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02bafd3-49f7-4dd1-844a-d922dceae5e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02bafd3-49f7-4dd1-844a-d922dceae5e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1279931678985982271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a974ed42-358b-40c6-93b2-61b11dab5bcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02bafd3-49f7-4dd1-844a-d922dceae5e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7929f30a-3934-4748-811a-4471ba7afcb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bce921d-6879-4433-9bbf-612dccde67fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7929f30a-3934-4748-811a-4471ba7afcb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284850053879271339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bce921d-6879-4433-9bbf-612dccde67fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490099495706740621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7929f30a-3934-4748-811a-4471ba7afcb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7efcbdc-0b56-4ff5-af9a-51fa8620a11b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7efcbdc-0b56-4ff5-af9a-51fa8620a11b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14623038035969097389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bce921d-6879-4433-9bbf-612dccde67fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6f6b2b-5ada-438a-83f5-429ad755405f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6f6b2b-5ada-438a-83f5-429ad755405f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4229650327766489331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6f6b2b-5ada-438a-83f5-429ad755405f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832e308a-ad1d-4709-971a-f8173e671f7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832e308a-ad1d-4709-971a-f8173e671f7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1518123740817728622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7efcbdc-0b56-4ff5-af9a-51fa8620a11b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dacab40b-dc4b-4b60-a9e0-758a10fc39c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dacab40b-dc4b-4b60-a9e0-758a10fc39c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10489573825585437687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832e308a-ad1d-4709-971a-f8173e671f7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa58593-142f-4d7a-bb9b-cb9630b968f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa58593-142f-4d7a-bb9b-cb9630b968f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12135695891528674090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dacab40b-dc4b-4b60-a9e0-758a10fc39c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d7b84c-798f-44c4-b070-01396ce86783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d7b84c-798f-44c4-b070-01396ce86783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17768736625886382047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa58593-142f-4d7a-bb9b-cb9630b968f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b659c9da-6da4-41cc-85c0-b332b2fc606d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b659c9da-6da4-41cc-85c0-b332b2fc606d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304007950737722224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d7b84c-798f-44c4-b070-01396ce86783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd31a1bd-ad48-4ba3-a466-aac16ea183ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd31a1bd-ad48-4ba3-a466-aac16ea183ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 548558961459547964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd31a1bd-ad48-4ba3-a466-aac16ea183ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8c73fa-15b4-441f-9c78-8d0ec88f315d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8c73fa-15b4-441f-9c78-8d0ec88f315d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 798398206757294457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b659c9da-6da4-41cc-85c0-b332b2fc606d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8c73fa-15b4-441f-9c78-8d0ec88f315d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6623d9-0a0c-4c39-b7bb-50dda43ef20b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6623d9-0a0c-4c39-b7bb-50dda43ef20b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8647228366380897106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf16b8b-53e2-41bc-833c-3ed48e91235c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf16b8b-53e2-41bc-833c-3ed48e91235c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9240315249676111467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6623d9-0a0c-4c39-b7bb-50dda43ef20b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a1518a0-8482-4608-a75a-7cc12c858c1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1518a0-8482-4608-a75a-7cc12c858c1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7033798313245360012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf16b8b-53e2-41bc-833c-3ed48e91235c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727b6a50-ae00-4b2a-8cfd-3a24a1a08f23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727b6a50-ae00-4b2a-8cfd-3a24a1a08f23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14609046711338053976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1518a0-8482-4608-a75a-7cc12c858c1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3189375d-8776-4f09-bcf5-39871784d2e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727b6a50-ae00-4b2a-8cfd-3a24a1a08f23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3189375d-8776-4f09-bcf5-39871784d2e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237469856660213115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c3e057-ddf1-4cbf-a949-6e01ffab3bb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c3e057-ddf1-4cbf-a949-6e01ffab3bb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10379918194191251382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3189375d-8776-4f09-bcf5-39871784d2e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54606f0-aa4e-430d-989b-c15a0a6b4038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54606f0-aa4e-430d-989b-c15a0a6b4038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423970895417912662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c3e057-ddf1-4cbf-a949-6e01ffab3bb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabc961a-545d-42a7-b3bc-b3c9b5f3e596, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabc961a-545d-42a7-b3bc-b3c9b5f3e596, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12791377451847498045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54606f0-aa4e-430d-989b-c15a0a6b4038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe61561c-4702-4e66-b0bd-9cc68209effb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe61561c-4702-4e66-b0bd-9cc68209effb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16967473979406915425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabc961a-545d-42a7-b3bc-b3c9b5f3e596, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7287a07-a8c8-43ac-9089-09695c97efe9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7287a07-a8c8-43ac-9089-09695c97efe9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 455466367585627644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe61561c-4702-4e66-b0bd-9cc68209effb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa6e45f2-cb35-4dd4-bdf2-b9ab51e1ac44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6e45f2-cb35-4dd4-bdf2-b9ab51e1ac44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13920596773148707120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7287a07-a8c8-43ac-9089-09695c97efe9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15251fb0-ae02-46a7-945c-d07e65b3c049, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6e45f2-cb35-4dd4-bdf2-b9ab51e1ac44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15251fb0-ae02-46a7-945c-d07e65b3c049, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 429158815798612777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85527c34-1298-4ab4-9c09-58e291d7d9ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85527c34-1298-4ab4-9c09-58e291d7d9ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680793450696863916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15251fb0-ae02-46a7-945c-d07e65b3c049, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b05a8316-d61c-4d7b-9074-32bf261d2f4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b05a8316-d61c-4d7b-9074-32bf261d2f4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364310422423267975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85527c34-1298-4ab4-9c09-58e291d7d9ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bd1cd3-2ee1-4ef7-9142-700230a0bad2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bd1cd3-2ee1-4ef7-9142-700230a0bad2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16535703325912653460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b05a8316-d61c-4d7b-9074-32bf261d2f4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf168877-5fd9-446b-b2dd-faee18a09b95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf168877-5fd9-446b-b2dd-faee18a09b95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18305199808429231509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bd1cd3-2ee1-4ef7-9142-700230a0bad2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fa535e-a38c-4700-95ca-2b59c99c8c79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fa535e-a38c-4700-95ca-2b59c99c8c79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3948023418083556866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf168877-5fd9-446b-b2dd-faee18a09b95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc53db0-6111-471d-bd5c-51465ec44a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc53db0-6111-471d-bd5c-51465ec44a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12664963179580129123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fa535e-a38c-4700-95ca-2b59c99c8c79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f938d0-b218-4667-9326-46abdb432bcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f938d0-b218-4667-9326-46abdb432bcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15292295378836238628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc53db0-6111-471d-bd5c-51465ec44a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc23557-aaa5-4ea7-927a-70ab1bb9bdc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc23557-aaa5-4ea7-927a-70ab1bb9bdc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430829421776033895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f938d0-b218-4667-9326-46abdb432bcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b4b2d2-5153-45f7-8120-d8e76d019649, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b4b2d2-5153-45f7-8120-d8e76d019649, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357098047166362757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc23557-aaa5-4ea7-927a-70ab1bb9bdc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b55db0-dd61-4165-beaa-2c6ca9f6bf62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b4b2d2-5153-45f7-8120-d8e76d019649, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f01e41-caad-4b8f-a2ac-dcc9fa5c29a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f01e41-caad-4b8f-a2ac-dcc9fa5c29a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13041991817313391889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b55db0-dd61-4165-beaa-2c6ca9f6bf62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747910358733672552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f01e41-caad-4b8f-a2ac-dcc9fa5c29a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a3d0a9-f098-481c-9de2-0904d150f57f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a3d0a9-f098-481c-9de2-0904d150f57f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1317973357925709691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b55db0-dd61-4165-beaa-2c6ca9f6bf62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9338f5a6-9ab8-4fc9-bed4-2d6b59505ef1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9338f5a6-9ab8-4fc9-bed4-2d6b59505ef1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1321865509204701925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a3d0a9-f098-481c-9de2-0904d150f57f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea9b6546-7d0d-455b-89d4-518a4bb3efe9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9b6546-7d0d-455b-89d4-518a4bb3efe9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 599166297494946467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9b6546-7d0d-455b-89d4-518a4bb3efe9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b42dafe-564e-45fe-8d17-c3724b317967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b42dafe-564e-45fe-8d17-c3724b317967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16096195880916150340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b42dafe-564e-45fe-8d17-c3724b317967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246c1ffc-92d7-4cf1-a1e2-2b877cff49ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246c1ffc-92d7-4cf1-a1e2-2b877cff49ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13299356070853542882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9338f5a6-9ab8-4fc9-bed4-2d6b59505ef1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea00d6b3-5496-4947-939b-59f4001d1299, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea00d6b3-5496-4947-939b-59f4001d1299, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526364324682920248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea00d6b3-5496-4947-939b-59f4001d1299, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081c5cc0-26f4-47ad-9853-68ec3dd933a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081c5cc0-26f4-47ad-9853-68ec3dd933a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236016042556795692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246c1ffc-92d7-4cf1-a1e2-2b877cff49ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302dc876-5e73-4a86-b931-d45c16b67d5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302dc876-5e73-4a86-b931-d45c16b67d5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543504892385088509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081c5cc0-26f4-47ad-9853-68ec3dd933a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bbb84fb-12f9-46dc-82c5-04f37af8d436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302dc876-5e73-4a86-b931-d45c16b67d5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bbb84fb-12f9-46dc-82c5-04f37af8d436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13995574205518664669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a29281-2ff3-4407-a69a-7a252a5e804d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a29281-2ff3-4407-a69a-7a252a5e804d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642890824695929157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bbb84fb-12f9-46dc-82c5-04f37af8d436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b482af-32ae-4113-a29e-c4360f7f82ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b482af-32ae-4113-a29e-c4360f7f82ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15022849345656858464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a29281-2ff3-4407-a69a-7a252a5e804d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e1c0fb-3a17-403a-bbfb-1eb7a9df9391, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e1c0fb-3a17-403a-bbfb-1eb7a9df9391, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107984226905796542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b482af-32ae-4113-a29e-c4360f7f82ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050c75d6-7d80-4fc5-9ac0-5957b7565e66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050c75d6-7d80-4fc5-9ac0-5957b7565e66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14320134697182390612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e1c0fb-3a17-403a-bbfb-1eb7a9df9391, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219f276c-15d6-4b66-82e4-8e290a01f236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219f276c-15d6-4b66-82e4-8e290a01f236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563473779451719894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050c75d6-7d80-4fc5-9ac0-5957b7565e66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a482e476-c558-4dcb-9be0-092c4af571dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a482e476-c558-4dcb-9be0-092c4af571dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8391261693517762788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219f276c-15d6-4b66-82e4-8e290a01f236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d69e681-499c-47dc-a4ee-8da39fc52edc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a482e476-c558-4dcb-9be0-092c4af571dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478a0725-4d42-4e6b-b54a-723e095af202, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d69e681-499c-47dc-a4ee-8da39fc52edc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531786158241152024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478a0725-4d42-4e6b-b54a-723e095af202, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6377009968593962427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478a0725-4d42-4e6b-b54a-723e095af202, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa27cc6f-1b1c-4906-b6a1-0adb5004a5f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d69e681-499c-47dc-a4ee-8da39fc52edc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd716b08-7eaf-4531-9017-13a216aa2ee3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd716b08-7eaf-4531-9017-13a216aa2ee3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168785515676951556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa27cc6f-1b1c-4906-b6a1-0adb5004a5f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7557611979495958561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd716b08-7eaf-4531-9017-13a216aa2ee3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f4cd3b-688f-4ca0-b4ea-1c19235b5a84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f4cd3b-688f-4ca0-b4ea-1c19235b5a84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420032094130998706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa27cc6f-1b1c-4906-b6a1-0adb5004a5f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6f957c-6d17-4a88-9c81-6fbce8580959, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6f957c-6d17-4a88-9c81-6fbce8580959, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5464657307350316578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f4cd3b-688f-4ca0-b4ea-1c19235b5a84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0132d9-2d2f-4dcb-945e-0a70d7b5b9e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0132d9-2d2f-4dcb-945e-0a70d7b5b9e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931352518645863146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6f957c-6d17-4a88-9c81-6fbce8580959, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7890cab7-9cc1-41d9-b7e1-d93f4375d739, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7890cab7-9cc1-41d9-b7e1-d93f4375d739, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10628616453601731530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0132d9-2d2f-4dcb-945e-0a70d7b5b9e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25799099-8d7a-4d68-a37b-d4963c8f275f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25799099-8d7a-4d68-a37b-d4963c8f275f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18263918753772376611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7890cab7-9cc1-41d9-b7e1-d93f4375d739, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0209d3-627d-493f-9d4f-5014104916c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25799099-8d7a-4d68-a37b-d4963c8f275f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d132752-0c70-4fa3-a4e4-2e6c3ed14e20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d132752-0c70-4fa3-a4e4-2e6c3ed14e20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1181143052006744250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0209d3-627d-493f-9d4f-5014104916c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 329149855131892197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0209d3-627d-493f-9d4f-5014104916c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066a9c73-19f8-4674-828d-182be17de963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066a9c73-19f8-4674-828d-182be17de963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3176713895526192099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066a9c73-19f8-4674-828d-182be17de963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d132752-0c70-4fa3-a4e4-2e6c3ed14e20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdcc7c4b-a15e-40ac-85d1-14f0d9f535ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdcc7c4b-a15e-40ac-85d1-14f0d9f535ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8388333192405968955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ba49ae-0dc2-41e4-a84d-3372b2b621fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ba49ae-0dc2-41e4-a84d-3372b2b621fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11079880342543510498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdcc7c4b-a15e-40ac-85d1-14f0d9f535ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5812aa9a-068d-4d6e-82b0-83abef550cfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ba49ae-0dc2-41e4-a84d-3372b2b621fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5812aa9a-068d-4d6e-82b0-83abef550cfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321978479264037800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23d2a3c6-91af-444a-96d3-70de3f603bb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d2a3c6-91af-444a-96d3-70de3f603bb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15351547523285464784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5812aa9a-068d-4d6e-82b0-83abef550cfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3436c36-8ed1-489b-b506-aaac93dc4c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3436c36-8ed1-489b-b506-aaac93dc4c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13512536338929768240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d2a3c6-91af-444a-96d3-70de3f603bb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6fd3c3-699b-4fb4-84b5-7c64249e7248, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6fd3c3-699b-4fb4-84b5-7c64249e7248, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10418021269733059232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6fd3c3-699b-4fb4-84b5-7c64249e7248, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d61706-ce39-49f5-b00f-4c5195011df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d61706-ce39-49f5-b00f-4c5195011df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237201052827296951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3436c36-8ed1-489b-b506-aaac93dc4c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5114584a-5ed3-4694-9ff9-452078b0a4e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5114584a-5ed3-4694-9ff9-452078b0a4e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896203260141703970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d61706-ce39-49f5-b00f-4c5195011df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ca7ada-6c53-442e-90f5-310301203317, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ca7ada-6c53-442e-90f5-310301203317, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154286427903638200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5114584a-5ed3-4694-9ff9-452078b0a4e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54ed046-1655-4111-a913-72887923a7bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54ed046-1655-4111-a913-72887923a7bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2311804507479873798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ca7ada-6c53-442e-90f5-310301203317, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1161eeda-4a8d-490e-b149-d3bb59436d27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1161eeda-4a8d-490e-b149-d3bb59436d27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956871429133895053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54ed046-1655-4111-a913-72887923a7bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae712165-e722-4a62-bb47-7e583ba83bbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1161eeda-4a8d-490e-b149-d3bb59436d27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d413438-2753-4ab0-92bf-067f5e8297b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae712165-e722-4a62-bb47-7e583ba83bbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14885410603232959699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d413438-2753-4ab0-92bf-067f5e8297b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1680385974414473301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae712165-e722-4a62-bb47-7e583ba83bbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca0f78e-8fc9-4ff5-b4dd-06b0620db51f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca0f78e-8fc9-4ff5-b4dd-06b0620db51f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5035431452786433552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d413438-2753-4ab0-92bf-067f5e8297b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0c39fe-b01b-4b3f-a148-8f2f7e399dd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0c39fe-b01b-4b3f-a148-8f2f7e399dd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15233461738363657273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca0f78e-8fc9-4ff5-b4dd-06b0620db51f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fbd0e8-1913-4cb2-8afb-3395969da279, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fbd0e8-1913-4cb2-8afb-3395969da279, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1577850533155891684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0c39fe-b01b-4b3f-a148-8f2f7e399dd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ed0245-4e24-47c8-9618-8a1827eb6010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ed0245-4e24-47c8-9618-8a1827eb6010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2047532062952939393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fbd0e8-1913-4cb2-8afb-3395969da279, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31977d73-ffcb-49a0-8d90-ce8c483f4f4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31977d73-ffcb-49a0-8d90-ce8c483f4f4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265830175092211280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ed0245-4e24-47c8-9618-8a1827eb6010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31977d73-ffcb-49a0-8d90-ce8c483f4f4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93eb0658-75ef-45c5-a04d-fdb531153ffe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279d216d-40d7-4e49-bbb8-a911f236ee1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279d216d-40d7-4e49-bbb8-a911f236ee1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670475885922918228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93eb0658-75ef-45c5-a04d-fdb531153ffe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518161695522672019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279d216d-40d7-4e49-bbb8-a911f236ee1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c4091d-e6e3-48bf-8d93-8aa20fbf4edf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c4091d-e6e3-48bf-8d93-8aa20fbf4edf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11769008767695483858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93eb0658-75ef-45c5-a04d-fdb531153ffe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2bef79e-0a1d-4db2-80bf-ef490086be86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2bef79e-0a1d-4db2-80bf-ef490086be86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5251060810112374075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c4091d-e6e3-48bf-8d93-8aa20fbf4edf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1358234-713e-4093-8ec8-aed5da909951, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1358234-713e-4093-8ec8-aed5da909951, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243257133969624481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2bef79e-0a1d-4db2-80bf-ef490086be86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5a8471-aafc-41b7-a17c-d1796edafbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5a8471-aafc-41b7-a17c-d1796edafbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199176894405807721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1358234-713e-4093-8ec8-aed5da909951, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a42f7a3-9414-4a22-8d43-7271e649c00d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a42f7a3-9414-4a22-8d43-7271e649c00d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7947589586838985257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5a8471-aafc-41b7-a17c-d1796edafbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb61f2d9-d4f2-4471-bdd9-27bd8b4cd681, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb61f2d9-d4f2-4471-bdd9-27bd8b4cd681, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11994928176019495195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a42f7a3-9414-4a22-8d43-7271e649c00d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede03efc-f272-466b-84be-80f466bdb573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede03efc-f272-466b-84be-80f466bdb573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2398968454145837073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb61f2d9-d4f2-4471-bdd9-27bd8b4cd681, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c6789d-da13-470d-8dab-b70ec6de34f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede03efc-f272-466b-84be-80f466bdb573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf207e0-84e4-4a88-bb99-08244a3f9ac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf207e0-84e4-4a88-bb99-08244a3f9ac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17829656387965745876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c6789d-da13-470d-8dab-b70ec6de34f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9872287572686464371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf207e0-84e4-4a88-bb99-08244a3f9ac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86800a91-687d-407b-8e82-b52650ce509e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86800a91-687d-407b-8e82-b52650ce509e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14968022625326514352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c6789d-da13-470d-8dab-b70ec6de34f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0556048-a5c5-4882-897c-20394cbbed90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0556048-a5c5-4882-897c-20394cbbed90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142358017248371494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86800a91-687d-407b-8e82-b52650ce509e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9302bc-246a-4057-bcc0-7bf9e8e51680, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9302bc-246a-4057-bcc0-7bf9e8e51680, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10399996617576724105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0556048-a5c5-4882-897c-20394cbbed90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2be2b0-d0e5-41a8-8f1c-12fefb47c0ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2be2b0-d0e5-41a8-8f1c-12fefb47c0ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3286084406127033527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9302bc-246a-4057-bcc0-7bf9e8e51680, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c1dd64-de0c-4c3e-aa77-87c841a60b82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c1dd64-de0c-4c3e-aa77-87c841a60b82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11277783228162865343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2be2b0-d0e5-41a8-8f1c-12fefb47c0ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5824782-2b4f-41e3-8b9b-976a3a591523, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5824782-2b4f-41e3-8b9b-976a3a591523, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17162277702248043416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c1dd64-de0c-4c3e-aa77-87c841a60b82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306bbe78-987e-467c-b1c4-c279bc1fd6d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306bbe78-987e-467c-b1c4-c279bc1fd6d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7327837438652639177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5824782-2b4f-41e3-8b9b-976a3a591523, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc5256a-a127-44b9-99df-045f4153cb21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc5256a-a127-44b9-99df-045f4153cb21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278157381198232198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306bbe78-987e-467c-b1c4-c279bc1fd6d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d635f608-8782-44b1-b41e-0f55b202984c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d635f608-8782-44b1-b41e-0f55b202984c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3026541184650855905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc5256a-a127-44b9-99df-045f4153cb21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49e4fcd-4b7d-42e8-878b-bb00f14d2e78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d635f608-8782-44b1-b41e-0f55b202984c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81870acd-0a3a-4018-b3e6-43a1755c6a5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81870acd-0a3a-4018-b3e6-43a1755c6a5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638649624782500786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49e4fcd-4b7d-42e8-878b-bb00f14d2e78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18200439134663785795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81870acd-0a3a-4018-b3e6-43a1755c6a5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2132009-c678-40f7-b4df-976636dafd8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2132009-c678-40f7-b4df-976636dafd8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3508885789883539404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49e4fcd-4b7d-42e8-878b-bb00f14d2e78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba32883-c71f-4d45-80df-d3de7b71b49c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba32883-c71f-4d45-80df-d3de7b71b49c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15254015565638568271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2132009-c678-40f7-b4df-976636dafd8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d0e5a9-9e5e-4c7a-b0e9-f18e6c437915, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba32883-c71f-4d45-80df-d3de7b71b49c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d0e5a9-9e5e-4c7a-b0e9-f18e6c437915, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 827192678767706571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3b3e7f-2aa7-4631-9205-7f7f705891fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3b3e7f-2aa7-4631-9205-7f7f705891fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13585394652902736312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d0e5a9-9e5e-4c7a-b0e9-f18e6c437915, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9a797d-1e0a-4e43-839e-621deb457879, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3b3e7f-2aa7-4631-9205-7f7f705891fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2d25ee-3395-4df9-8f9b-a18ea10592fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2d25ee-3395-4df9-8f9b-a18ea10592fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13741503280115074803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9a797d-1e0a-4e43-839e-621deb457879, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658528311283004235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2d25ee-3395-4df9-8f9b-a18ea10592fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6e080c-0a12-4e9b-9dcf-e04de8d49a21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6e080c-0a12-4e9b-9dcf-e04de8d49a21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 356746653202911924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9a797d-1e0a-4e43-839e-621deb457879, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41304202-d5e8-447e-99ae-00f991478185, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6e080c-0a12-4e9b-9dcf-e04de8d49a21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41304202-d5e8-447e-99ae-00f991478185, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11339427734739494014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b83fc7-4b4c-4e86-9e53-6b168ac355a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b83fc7-4b4c-4e86-9e53-6b168ac355a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12521948806058572488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41304202-d5e8-447e-99ae-00f991478185, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdce2a4f-5a41-48e4-a969-001ac411ce62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdce2a4f-5a41-48e4-a969-001ac411ce62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456736392802110173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b83fc7-4b4c-4e86-9e53-6b168ac355a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9144b292-0e46-4449-baee-bbca3b209a45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9144b292-0e46-4449-baee-bbca3b209a45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3725210822331856202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdce2a4f-5a41-48e4-a969-001ac411ce62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f5de6e-4621-487f-a721-758a075b1772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f5de6e-4621-487f-a721-758a075b1772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13879820406016847564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9144b292-0e46-4449-baee-bbca3b209a45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d04609-a4d5-4da6-aad5-ce62826351ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d04609-a4d5-4da6-aad5-ce62826351ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918045078748857828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f5de6e-4621-487f-a721-758a075b1772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 820e15ec-6c02-467e-afc1-2a7376909aa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 820e15ec-6c02-467e-afc1-2a7376909aa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12784775950913119008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d04609-a4d5-4da6-aad5-ce62826351ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c4925f-5d41-4f3c-b23d-9e6c0eaace8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c4925f-5d41-4f3c-b23d-9e6c0eaace8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438554914136580659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 820e15ec-6c02-467e-afc1-2a7376909aa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93853aeb-6720-4656-b198-3b355c5dede3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93853aeb-6720-4656-b198-3b355c5dede3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069986784196790558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c4925f-5d41-4f3c-b23d-9e6c0eaace8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cef546d-76e8-481b-a196-f015c6266e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cef546d-76e8-481b-a196-f015c6266e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11378762708285585041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93853aeb-6720-4656-b198-3b355c5dede3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd452ed0-0e50-4ca6-a3f3-ca51de389a41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd452ed0-0e50-4ca6-a3f3-ca51de389a41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7191697355496938951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cef546d-76e8-481b-a196-f015c6266e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a7cc1b3-c000-4ea8-bbbd-73a3635bf015, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7cc1b3-c000-4ea8-bbbd-73a3635bf015, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928479458681050723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd452ed0-0e50-4ca6-a3f3-ca51de389a41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc72a3e9-ee60-4496-80a1-b9adf8458d11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc72a3e9-ee60-4496-80a1-b9adf8458d11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12658459837135573197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7cc1b3-c000-4ea8-bbbd-73a3635bf015, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdb9019-b450-49a1-b1ec-3a5b5402167e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdb9019-b450-49a1-b1ec-3a5b5402167e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873410991619188998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc72a3e9-ee60-4496-80a1-b9adf8458d11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d8011ae-455f-469a-9971-d98992b316ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d8011ae-455f-469a-9971-d98992b316ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3623241476838575765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdb9019-b450-49a1-b1ec-3a5b5402167e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d989fb-aa5b-41b6-bfed-f68f12c3f4c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d989fb-aa5b-41b6-bfed-f68f12c3f4c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2082268942579335865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d8011ae-455f-469a-9971-d98992b316ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec933b8f-42a6-48ba-b897-d6ec847f1d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec933b8f-42a6-48ba-b897-d6ec847f1d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1634216381426994057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d989fb-aa5b-41b6-bfed-f68f12c3f4c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aedf642d-3bd9-42c4-9be1-6b1b67903db6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aedf642d-3bd9-42c4-9be1-6b1b67903db6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15466138720163782340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec933b8f-42a6-48ba-b897-d6ec847f1d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbeefdd-d5d3-49ee-94cb-4857492f1b6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbeefdd-d5d3-49ee-94cb-4857492f1b6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918277816644991506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aedf642d-3bd9-42c4-9be1-6b1b67903db6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46abd883-28d9-4a14-b0f9-826ab284e6f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46abd883-28d9-4a14-b0f9-826ab284e6f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558913795022291900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbeefdd-d5d3-49ee-94cb-4857492f1b6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46abd883-28d9-4a14-b0f9-826ab284e6f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d2c52d-f622-47d7-ac2a-bd968212ff93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d2c52d-f622-47d7-ac2a-bd968212ff93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582758759853352603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2b35a3-f206-437d-834c-105081292cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2b35a3-f206-437d-834c-105081292cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3310536500053135363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d2c52d-f622-47d7-ac2a-bd968212ff93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2b35a3-f206-437d-834c-105081292cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2f7845-df9f-429a-b21f-8764aade73e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2f7845-df9f-429a-b21f-8764aade73e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910617110145729391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 853b1a68-ab5d-4a6e-bf3f-491ef816beed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 853b1a68-ab5d-4a6e-bf3f-491ef816beed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16838950831949630926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2f7845-df9f-429a-b21f-8764aade73e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e721496e-1580-403b-bbff-3955ee891ede, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e721496e-1580-403b-bbff-3955ee891ede, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7212072680252558246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 853b1a68-ab5d-4a6e-bf3f-491ef816beed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe34e38-a7ea-4be9-8957-6114c4f0b9fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe34e38-a7ea-4be9-8957-6114c4f0b9fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5247486921860195832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e721496e-1580-403b-bbff-3955ee891ede, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e389380-f1c1-4019-ae8c-a4c05e6ed68e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e389380-f1c1-4019-ae8c-a4c05e6ed68e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15768301743413282085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe34e38-a7ea-4be9-8957-6114c4f0b9fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecf235a-3ea6-4018-b27e-d284522bc675, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecf235a-3ea6-4018-b27e-d284522bc675, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4799946316660296868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e389380-f1c1-4019-ae8c-a4c05e6ed68e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d371ef9-167b-47e8-a677-7dc454a97f2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d371ef9-167b-47e8-a677-7dc454a97f2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784587982663086744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d371ef9-167b-47e8-a677-7dc454a97f2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3b9d17-3a92-4af1-acc0-43b9e21eba3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3b9d17-3a92-4af1-acc0-43b9e21eba3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9566298146416533458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecf235a-3ea6-4018-b27e-d284522bc675, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11692f97-c868-483a-b600-03f0cff8190e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11692f97-c868-483a-b600-03f0cff8190e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933975227823628150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3b9d17-3a92-4af1-acc0-43b9e21eba3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053806cf-97d1-42e4-8e16-2a55d49d1b1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053806cf-97d1-42e4-8e16-2a55d49d1b1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11888301229787701262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11692f97-c868-483a-b600-03f0cff8190e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679685dd-9ac0-464f-b00e-32c1492eca7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679685dd-9ac0-464f-b00e-32c1492eca7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18209363885546024451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053806cf-97d1-42e4-8e16-2a55d49d1b1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0dc0dd9-7d70-4aad-84dc-23920d8f5641, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0dc0dd9-7d70-4aad-84dc-23920d8f5641, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1155084463580602017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679685dd-9ac0-464f-b00e-32c1492eca7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd245c8-24a4-4e90-a05c-a170fa4fee5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd245c8-24a4-4e90-a05c-a170fa4fee5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2901351999296615440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0dc0dd9-7d70-4aad-84dc-23920d8f5641, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f2ac0e-c8a4-4a35-8608-93e9ead6cf13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f2ac0e-c8a4-4a35-8608-93e9ead6cf13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7471771577593813230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd245c8-24a4-4e90-a05c-a170fa4fee5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85890393-b092-4826-9551-baab7220f3e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85890393-b092-4826-9551-baab7220f3e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698986967498437182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f2ac0e-c8a4-4a35-8608-93e9ead6cf13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e334ccc5-a260-403d-9f78-7ab163c8f3b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e334ccc5-a260-403d-9f78-7ab163c8f3b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184494061037308801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85890393-b092-4826-9551-baab7220f3e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d5df97-9c4b-48b8-a44a-3088eaa3c673, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d5df97-9c4b-48b8-a44a-3088eaa3c673, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10250658742885139160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e334ccc5-a260-403d-9f78-7ab163c8f3b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596de45b-42de-4b28-92c4-f67c787a5a97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596de45b-42de-4b28-92c4-f67c787a5a97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12182444780308797362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d5df97-9c4b-48b8-a44a-3088eaa3c673, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e22356a-1b59-4b7d-bc10-8a6651e22784, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e22356a-1b59-4b7d-bc10-8a6651e22784, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121784234185975799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596de45b-42de-4b28-92c4-f67c787a5a97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f5a2b2-1abf-467b-91f9-a249bdf06777, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f5a2b2-1abf-467b-91f9-a249bdf06777, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3005523134306629107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e22356a-1b59-4b7d-bc10-8a6651e22784, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7297aa1-4205-4ed1-bb01-e58d0131fc7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7297aa1-4205-4ed1-bb01-e58d0131fc7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12359723187856190071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f5a2b2-1abf-467b-91f9-a249bdf06777, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6c3483-9773-490f-b85b-5e55417a3e01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7297aa1-4205-4ed1-bb01-e58d0131fc7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6c3483-9773-490f-b85b-5e55417a3e01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14094998711251272273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee67922c-0857-4d87-9e09-88e2504b2c40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee67922c-0857-4d87-9e09-88e2504b2c40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560052692673128241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6c3483-9773-490f-b85b-5e55417a3e01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b207b289-bd4a-4201-80f7-559050c5bef6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b207b289-bd4a-4201-80f7-559050c5bef6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904154503752508733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee67922c-0857-4d87-9e09-88e2504b2c40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43331ea3-d563-4dd1-977e-153d64d926b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43331ea3-d563-4dd1-977e-153d64d926b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605089975203507884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b207b289-bd4a-4201-80f7-559050c5bef6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74646f87-c8a8-477f-9d07-ade61b5fa42d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74646f87-c8a8-477f-9d07-ade61b5fa42d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10976188574758942996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43331ea3-d563-4dd1-977e-153d64d926b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009e2ae1-81b8-486f-b28f-463ca720fd80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009e2ae1-81b8-486f-b28f-463ca720fd80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471023096127002787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74646f87-c8a8-477f-9d07-ade61b5fa42d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5daf7e01-78ea-4b16-b0be-c486a1099885, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5daf7e01-78ea-4b16-b0be-c486a1099885, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5782676239814918435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009e2ae1-81b8-486f-b28f-463ca720fd80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0330f1de-e2d0-462f-915e-1531ed732042, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0330f1de-e2d0-462f-915e-1531ed732042, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12111117201324328486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5daf7e01-78ea-4b16-b0be-c486a1099885, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7b762f-d8be-49db-9257-eb1bbc3ec155, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7b762f-d8be-49db-9257-eb1bbc3ec155, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781014112344472109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0330f1de-e2d0-462f-915e-1531ed732042, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771b7225-355d-4874-9cae-2b3ec1bb48c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771b7225-355d-4874-9cae-2b3ec1bb48c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098251493806462921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7b762f-d8be-49db-9257-eb1bbc3ec155, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935685f0-69ae-4c5a-b49d-73352c723168, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935685f0-69ae-4c5a-b49d-73352c723168, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6669802374495817254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771b7225-355d-4874-9cae-2b3ec1bb48c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74904e8a-6f92-41b7-943b-c3c253e4f9a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74904e8a-6f92-41b7-943b-c3c253e4f9a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3039386931849201594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935685f0-69ae-4c5a-b49d-73352c723168, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c883a1-bd26-4e58-9e54-dd9ca5ac920f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c883a1-bd26-4e58-9e54-dd9ca5ac920f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17481770772804581855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74904e8a-6f92-41b7-943b-c3c253e4f9a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bddd4b03-c628-4549-a861-5d3459384699, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bddd4b03-c628-4549-a861-5d3459384699, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458227646107339742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c883a1-bd26-4e58-9e54-dd9ca5ac920f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690e7210-340f-46ec-98bb-0a2a871c9108, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690e7210-340f-46ec-98bb-0a2a871c9108, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17683312760431819951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddd4b03-c628-4549-a861-5d3459384699, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67ea9d01-d5d1-40d3-b3ca-195356d46fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67ea9d01-d5d1-40d3-b3ca-195356d46fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169115089025850503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690e7210-340f-46ec-98bb-0a2a871c9108, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12593e92-ad76-4cbc-9518-868cebd15131, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12593e92-ad76-4cbc-9518-868cebd15131, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11147243036888971505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67ea9d01-d5d1-40d3-b3ca-195356d46fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5f0e33-1f1b-45cd-800f-57104e3c38ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5f0e33-1f1b-45cd-800f-57104e3c38ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370773243517615490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12593e92-ad76-4cbc-9518-868cebd15131, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1de6c0-fc06-40de-becc-c7a9dcb3c36d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1de6c0-fc06-40de-becc-c7a9dcb3c36d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12064507056954343905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5f0e33-1f1b-45cd-800f-57104e3c38ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b053961e-8266-4c37-86ab-24247bbca941, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b053961e-8266-4c37-86ab-24247bbca941, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4216718570939260936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1de6c0-fc06-40de-becc-c7a9dcb3c36d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 781fc3de-9b3b-49cf-96f4-882b166442b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781fc3de-9b3b-49cf-96f4-882b166442b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5303470463486536343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b053961e-8266-4c37-86ab-24247bbca941, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5c45c-a60c-4c98-b8b8-4de6624945b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5c45c-a60c-4c98-b8b8-4de6624945b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13294265715138513734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781fc3de-9b3b-49cf-96f4-882b166442b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909ae420-d570-4c4b-9de9-019955c760c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909ae420-d570-4c4b-9de9-019955c760c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8992327405724385168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5c45c-a60c-4c98-b8b8-4de6624945b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786863ad-1556-47e5-8423-90da3bf9681b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786863ad-1556-47e5-8423-90da3bf9681b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489441891163107257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909ae420-d570-4c4b-9de9-019955c760c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae23cc6-c0a9-4d06-92f4-f7d58601e5e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae23cc6-c0a9-4d06-92f4-f7d58601e5e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010411358012947709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786863ad-1556-47e5-8423-90da3bf9681b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f75bc6-7001-4a61-83a1-73dd7ed4cb11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f75bc6-7001-4a61-83a1-73dd7ed4cb11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200013060872566848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae23cc6-c0a9-4d06-92f4-f7d58601e5e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f75bc6-7001-4a61-83a1-73dd7ed4cb11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea77c0a0-9362-451e-afcf-686ccffc191a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea77c0a0-9362-451e-afcf-686ccffc191a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502485991775497485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a208ad09-bd76-41dd-b7cf-5d3d6fe12201, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a208ad09-bd76-41dd-b7cf-5d3d6fe12201, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3253458690434508528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea77c0a0-9362-451e-afcf-686ccffc191a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c5fc26-6703-4867-8c23-ca2173f3a74c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c5fc26-6703-4867-8c23-ca2173f3a74c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10501321998447324207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a208ad09-bd76-41dd-b7cf-5d3d6fe12201, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71843d6c-72ab-449c-9504-16a890e33722, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71843d6c-72ab-449c-9504-16a890e33722, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13083762482025738135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c5fc26-6703-4867-8c23-ca2173f3a74c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c48196e-3f12-4f2f-8d5b-f7f97f4a2470, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c48196e-3f12-4f2f-8d5b-f7f97f4a2470, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5922939817957304881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71843d6c-72ab-449c-9504-16a890e33722, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d337b48-a975-45c4-9bfb-85a3932794a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d337b48-a975-45c4-9bfb-85a3932794a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11283106335695826648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c48196e-3f12-4f2f-8d5b-f7f97f4a2470, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c35667c-2b3d-437b-a685-0016de239602, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c35667c-2b3d-437b-a685-0016de239602, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11465606585027418910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c35667c-2b3d-437b-a685-0016de239602, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8294f00-7afd-4fb9-a86b-25d9827cb050, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8294f00-7afd-4fb9-a86b-25d9827cb050, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1712673034666001661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d337b48-a975-45c4-9bfb-85a3932794a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76ac323a-0b09-4a5e-a95d-d9c2ff5c3bce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ac323a-0b09-4a5e-a95d-d9c2ff5c3bce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2567285265465695614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8294f00-7afd-4fb9-a86b-25d9827cb050, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287bc8a5-11ce-4d6f-bb7b-e80d3fdb1905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287bc8a5-11ce-4d6f-bb7b-e80d3fdb1905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12293902294932441240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ac323a-0b09-4a5e-a95d-d9c2ff5c3bce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cadb6a6-99c3-4bfc-a982-7628c597d1a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cadb6a6-99c3-4bfc-a982-7628c597d1a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8771089372381310323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287bc8a5-11ce-4d6f-bb7b-e80d3fdb1905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632683b5-36ff-4db1-a519-be58dc7e85c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632683b5-36ff-4db1-a519-be58dc7e85c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18272939603477905553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cadb6a6-99c3-4bfc-a982-7628c597d1a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2661344c-759f-4104-b67e-9768106415cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2661344c-759f-4104-b67e-9768106415cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13290485292607663448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632683b5-36ff-4db1-a519-be58dc7e85c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8beaad9d-0257-4e9f-b922-6999aed97c62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8beaad9d-0257-4e9f-b922-6999aed97c62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1155458890711349107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2661344c-759f-4104-b67e-9768106415cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac60ffe-aac0-433c-9fe1-8831b412d3ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac60ffe-aac0-433c-9fe1-8831b412d3ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18264019603405040002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8beaad9d-0257-4e9f-b922-6999aed97c62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f6c672f-45ac-426d-8638-05e92491e907, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f6c672f-45ac-426d-8638-05e92491e907, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11234230801656260484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac60ffe-aac0-433c-9fe1-8831b412d3ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b9ce49-05ae-4c00-a27d-860a11fc6146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b9ce49-05ae-4c00-a27d-860a11fc6146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4127450645609380605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f6c672f-45ac-426d-8638-05e92491e907, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f919c937-c30e-432a-ae9f-2cfd9bb9a452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f919c937-c30e-432a-ae9f-2cfd9bb9a452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9583195988524988690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b9ce49-05ae-4c00-a27d-860a11fc6146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb265e5-a968-43a0-af70-13de5507c935, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb265e5-a968-43a0-af70-13de5507c935, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085228804203481451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f919c937-c30e-432a-ae9f-2cfd9bb9a452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c727adee-6928-4cd5-b844-f8ce0d36c33f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c727adee-6928-4cd5-b844-f8ce0d36c33f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10580847995125911643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb265e5-a968-43a0-af70-13de5507c935, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f8f46e-990a-4a1f-a729-27088aa79d8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c727adee-6928-4cd5-b844-f8ce0d36c33f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812c7e97-2fd2-49b6-8b19-d485e6dac260, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812c7e97-2fd2-49b6-8b19-d485e6dac260, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14553158213364350130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f8f46e-990a-4a1f-a729-27088aa79d8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293361393783646231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f8f46e-990a-4a1f-a729-27088aa79d8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812c7e97-2fd2-49b6-8b19-d485e6dac260, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a021abd-b8bb-4fee-a275-35997788e9f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf95568-e191-4899-9419-1e4d0312f4ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a021abd-b8bb-4fee-a275-35997788e9f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3374590939059806264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf95568-e191-4899-9419-1e4d0312f4ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590204152894734424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a021abd-b8bb-4fee-a275-35997788e9f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec3e1dd-b396-47ec-a1cf-decac4bfb9cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec3e1dd-b396-47ec-a1cf-decac4bfb9cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10470869110484662046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf95568-e191-4899-9419-1e4d0312f4ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22131cac-7f38-4b29-b3cb-2b0eb18f325a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22131cac-7f38-4b29-b3cb-2b0eb18f325a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419556206898353202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec3e1dd-b396-47ec-a1cf-decac4bfb9cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48114f1e-cfa0-454a-bfd3-1f33d2d53836, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48114f1e-cfa0-454a-bfd3-1f33d2d53836, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358903475319281872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22131cac-7f38-4b29-b3cb-2b0eb18f325a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b44667-7606-4c0c-964d-35a52c2b7f9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b44667-7606-4c0c-964d-35a52c2b7f9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3588839063143553578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48114f1e-cfa0-454a-bfd3-1f33d2d53836, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d3fd68-a812-44a3-9193-a307cd04db1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d3fd68-a812-44a3-9193-a307cd04db1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1190383633512884833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b44667-7606-4c0c-964d-35a52c2b7f9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9124b15-2df7-48a6-bc76-20be7178cdb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9124b15-2df7-48a6-bc76-20be7178cdb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8558205028054587303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d3fd68-a812-44a3-9193-a307cd04db1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692bb683-90b7-4931-8f22-d1c22329b7c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692bb683-90b7-4931-8f22-d1c22329b7c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640818660165156896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9124b15-2df7-48a6-bc76-20be7178cdb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e226f64-e245-4386-b220-dd7d3f2486e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e226f64-e245-4386-b220-dd7d3f2486e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10721883294842341537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692bb683-90b7-4931-8f22-d1c22329b7c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810e9890-5933-47ed-b6d2-603c292b1e07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810e9890-5933-47ed-b6d2-603c292b1e07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531394041282606670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e226f64-e245-4386-b220-dd7d3f2486e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b7563b8-403e-44cf-a2f4-4a48cc5ecd23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b7563b8-403e-44cf-a2f4-4a48cc5ecd23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10782386791993658139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810e9890-5933-47ed-b6d2-603c292b1e07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9468d4-e113-42a4-9760-3103368e0e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9468d4-e113-42a4-9760-3103368e0e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9361575497623148946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b7563b8-403e-44cf-a2f4-4a48cc5ecd23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6cc0dd3-961b-4544-82b0-45222188d455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6cc0dd3-961b-4544-82b0-45222188d455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926831510516583419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9468d4-e113-42a4-9760-3103368e0e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74e3e03-1ce7-45f9-97ab-432fb6a11c8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74e3e03-1ce7-45f9-97ab-432fb6a11c8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1564581614081790169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6cc0dd3-961b-4544-82b0-45222188d455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb11613-2fb0-4596-ab4f-5daa95fc4214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb11613-2fb0-4596-ab4f-5daa95fc4214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6333654946553073302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74e3e03-1ce7-45f9-97ab-432fb6a11c8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc56b55-2b01-4757-bc4a-f5654f31dd9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc56b55-2b01-4757-bc4a-f5654f31dd9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210646545677369679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb11613-2fb0-4596-ab4f-5daa95fc4214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23869853-7a90-44ea-898c-83c6c15c5da1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23869853-7a90-44ea-898c-83c6c15c5da1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348909698467547192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc56b55-2b01-4757-bc4a-f5654f31dd9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380cfce8-9b0e-46b8-bfdd-9ad9f22c2a04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380cfce8-9b0e-46b8-bfdd-9ad9f22c2a04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853932005777693208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23869853-7a90-44ea-898c-83c6c15c5da1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a75d3a-89d2-4771-90fb-596f47879b28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a75d3a-89d2-4771-90fb-596f47879b28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4837289695940675369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380cfce8-9b0e-46b8-bfdd-9ad9f22c2a04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3418557a-e89c-48b6-8023-165196ddfcef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3418557a-e89c-48b6-8023-165196ddfcef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226313598202177893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a75d3a-89d2-4771-90fb-596f47879b28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0535855-d0e2-446d-b074-727052d355a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0535855-d0e2-446d-b074-727052d355a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9917750400912615610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3418557a-e89c-48b6-8023-165196ddfcef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4bf590-9790-4f07-88fd-19cbbd96857d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4bf590-9790-4f07-88fd-19cbbd96857d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1860932921300389556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0535855-d0e2-446d-b074-727052d355a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2dd2ea8-2c89-4d7f-a3a4-9c96aad7529c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2dd2ea8-2c89-4d7f-a3a4-9c96aad7529c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14647658479889744083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4bf590-9790-4f07-88fd-19cbbd96857d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42762f06-a24d-4156-b3d5-6ee0451015e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42762f06-a24d-4156-b3d5-6ee0451015e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10142453029564218342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42762f06-a24d-4156-b3d5-6ee0451015e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d6aa65-c3b4-424c-951f-8bdbfa458d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d6aa65-c3b4-424c-951f-8bdbfa458d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12479466156469984835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2dd2ea8-2c89-4d7f-a3a4-9c96aad7529c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1fe2af-0238-4cc9-b7a8-5ecad2d17774, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1fe2af-0238-4cc9-b7a8-5ecad2d17774, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10291116834736448545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d6aa65-c3b4-424c-951f-8bdbfa458d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1fe2af-0238-4cc9-b7a8-5ecad2d17774, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b09a99de-7184-4488-a3b1-66670dba797d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b09a99de-7184-4488-a3b1-66670dba797d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13838068827411502719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07070268-af6c-4a91-95fd-f9e1840435fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07070268-af6c-4a91-95fd-f9e1840435fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6850610954612967745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b09a99de-7184-4488-a3b1-66670dba797d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba13914-40ff-4130-8c92-7f8f73e22568, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba13914-40ff-4130-8c92-7f8f73e22568, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12758590625617991269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07070268-af6c-4a91-95fd-f9e1840435fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50a0f6d-eb35-4868-81dd-c8c424ebf911, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50a0f6d-eb35-4868-81dd-c8c424ebf911, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8043297386286614817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba13914-40ff-4130-8c92-7f8f73e22568, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac7b7cc-55d2-4562-b900-44f21d998b4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac7b7cc-55d2-4562-b900-44f21d998b4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3788702362424597991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50a0f6d-eb35-4868-81dd-c8c424ebf911, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97f5da6-4a64-49b4-8f77-978537f58187, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97f5da6-4a64-49b4-8f77-978537f58187, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901916342375830225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac7b7cc-55d2-4562-b900-44f21d998b4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d86230-d640-4d0b-8a03-39d26c73bf87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d86230-d640-4d0b-8a03-39d26c73bf87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3020660511510445498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97f5da6-4a64-49b4-8f77-978537f58187, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 604afae7-b324-4df5-89d2-17f5c5402617, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 604afae7-b324-4df5-89d2-17f5c5402617, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069914653374830195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d86230-d640-4d0b-8a03-39d26c73bf87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 604afae7-b324-4df5-89d2-17f5c5402617, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a715f5-5be3-46ae-9b76-3f52bb2cce5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a715f5-5be3-46ae-9b76-3f52bb2cce5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635345713187561940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0761bd0-6cbb-4693-af14-8ba827e27757, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0761bd0-6cbb-4693-af14-8ba827e27757, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156512419170788154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a715f5-5be3-46ae-9b76-3f52bb2cce5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e09600-9237-496e-b6e0-53249442d240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e09600-9237-496e-b6e0-53249442d240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5722400102530091738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0761bd0-6cbb-4693-af14-8ba827e27757, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f994ec-b724-486c-842b-c25252d39760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f994ec-b724-486c-842b-c25252d39760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2608134629797443246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e09600-9237-496e-b6e0-53249442d240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c45ef85-7537-4c32-a2fe-70500eacf3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c45ef85-7537-4c32-a2fe-70500eacf3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2089840994524937124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f994ec-b724-486c-842b-c25252d39760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4563bd2b-727c-4059-8cca-ae9e5fcb5928, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4563bd2b-727c-4059-8cca-ae9e5fcb5928, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13553891811772206346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c45ef85-7537-4c32-a2fe-70500eacf3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58532a80-db64-4f10-a8bc-4b015912d341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58532a80-db64-4f10-a8bc-4b015912d341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12325528019784757244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4563bd2b-727c-4059-8cca-ae9e5fcb5928, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94cc2611-733a-45da-836f-d08a921150cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cc2611-733a-45da-836f-d08a921150cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9487771068340499924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58532a80-db64-4f10-a8bc-4b015912d341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cc2611-733a-45da-836f-d08a921150cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d5fba9-abc6-4238-9f58-171f81d9a7b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d5fba9-abc6-4238-9f58-171f81d9a7b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223555328442056457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0f2d4b-11e5-4db7-b415-0e9e9a01b001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0f2d4b-11e5-4db7-b415-0e9e9a01b001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14516304939509711808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d5fba9-abc6-4238-9f58-171f81d9a7b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77215c7-d6e5-4781-ac01-a227fabb3a86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0f2d4b-11e5-4db7-b415-0e9e9a01b001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2105d9a-3ae2-4bd1-8709-319e354c2f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2105d9a-3ae2-4bd1-8709-319e354c2f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7059386975776883499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77215c7-d6e5-4781-ac01-a227fabb3a86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16181413823200427794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2105d9a-3ae2-4bd1-8709-319e354c2f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8374879-748f-4fab-a860-f3026cfe4eb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8374879-748f-4fab-a860-f3026cfe4eb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15173374945947343669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77215c7-d6e5-4781-ac01-a227fabb3a86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ce6d58-2ee8-481c-bd88-c73f5a35da26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ce6d58-2ee8-481c-bd88-c73f5a35da26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13098980724260528507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8374879-748f-4fab-a860-f3026cfe4eb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5576ccc9-4a0f-4885-aa01-ad2b6e0335b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5576ccc9-4a0f-4885-aa01-ad2b6e0335b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410814157830202452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ce6d58-2ee8-481c-bd88-c73f5a35da26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9226e9d6-7d1b-45ff-b15c-e420c8a952cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9226e9d6-7d1b-45ff-b15c-e420c8a952cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428150733613959406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5576ccc9-4a0f-4885-aa01-ad2b6e0335b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9226e9d6-7d1b-45ff-b15c-e420c8a952cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 507102b8-8251-4a47-975b-c62c56d27119, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 507102b8-8251-4a47-975b-c62c56d27119, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655585561621698182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a98bc4-21fd-4a2c-94e4-b935c32d5bae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a98bc4-21fd-4a2c-94e4-b935c32d5bae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3034931096108930323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 507102b8-8251-4a47-975b-c62c56d27119, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04cda868-219c-4876-be22-884358dd7382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04cda868-219c-4876-be22-884358dd7382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833090369881133136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a98bc4-21fd-4a2c-94e4-b935c32d5bae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e0b400-9a4e-4762-9d47-802062f15287, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e0b400-9a4e-4762-9d47-802062f15287, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15365399091672756180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04cda868-219c-4876-be22-884358dd7382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1979e8d9-fc42-40b8-bf17-322c9ddd71f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1979e8d9-fc42-40b8-bf17-322c9ddd71f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11950737416683221235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e0b400-9a4e-4762-9d47-802062f15287, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b567c83b-43f1-458d-80f0-fc6f4022eed4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b567c83b-43f1-458d-80f0-fc6f4022eed4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600008524926874916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1979e8d9-fc42-40b8-bf17-322c9ddd71f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c00894-1308-49e3-8bc1-b83b10a67731, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c00894-1308-49e3-8bc1-b83b10a67731, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2745734585609618278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b567c83b-43f1-458d-80f0-fc6f4022eed4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b390f5e2-e18f-4b6f-a326-2ed8abef5a81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b390f5e2-e18f-4b6f-a326-2ed8abef5a81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962155794933973833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c00894-1308-49e3-8bc1-b83b10a67731, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6f13d9-ff3f-4eeb-bf1a-6c8afe3e29ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6f13d9-ff3f-4eeb-bf1a-6c8afe3e29ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095088386428995156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b390f5e2-e18f-4b6f-a326-2ed8abef5a81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5504df15-8fb4-4a5e-a0bf-8932d8c520fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5504df15-8fb4-4a5e-a0bf-8932d8c520fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571028145921501638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6f13d9-ff3f-4eeb-bf1a-6c8afe3e29ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3238a411-bebe-4999-ad33-de8d5b19b624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3238a411-bebe-4999-ad33-de8d5b19b624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020676981721798916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5504df15-8fb4-4a5e-a0bf-8932d8c520fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d05fcf-cf9a-4492-810a-2a0a9c045ed7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d05fcf-cf9a-4492-810a-2a0a9c045ed7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3418436247974028095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3238a411-bebe-4999-ad33-de8d5b19b624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d752e86-e007-47a0-92b1-65a5ca2a6285, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d752e86-e007-47a0-92b1-65a5ca2a6285, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944946764798565564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d05fcf-cf9a-4492-810a-2a0a9c045ed7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d99baa3-b5c7-4fe0-90c8-35ff7afeddc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d99baa3-b5c7-4fe0-90c8-35ff7afeddc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6588202657238006849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d752e86-e007-47a0-92b1-65a5ca2a6285, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642a8dee-68a4-4b23-b860-a054c253f235, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642a8dee-68a4-4b23-b860-a054c253f235, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7737212384799777085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d99baa3-b5c7-4fe0-90c8-35ff7afeddc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25877878-ae5d-466a-a463-03c3750dfb2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25877878-ae5d-466a-a463-03c3750dfb2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170849937882061360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642a8dee-68a4-4b23-b860-a054c253f235, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2922b9e6-138c-4dfb-970e-ad99c4c67d99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2922b9e6-138c-4dfb-970e-ad99c4c67d99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12988580107002850813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25877878-ae5d-466a-a463-03c3750dfb2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdea16a-af72-4933-a4b2-f4a9ab401869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdea16a-af72-4933-a4b2-f4a9ab401869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015350623610531332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2922b9e6-138c-4dfb-970e-ad99c4c67d99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf03a18d-569e-4371-b4b5-256aa07293e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf03a18d-569e-4371-b4b5-256aa07293e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18032248789053394998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdea16a-af72-4933-a4b2-f4a9ab401869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6f909a-9649-4659-91ac-e8168e0fc0fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6f909a-9649-4659-91ac-e8168e0fc0fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709991210752891951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf03a18d-569e-4371-b4b5-256aa07293e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349575bd-ab17-4dcf-a60a-c8cbd1ac5baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349575bd-ab17-4dcf-a60a-c8cbd1ac5baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605863215432699827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6f909a-9649-4659-91ac-e8168e0fc0fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9e9fe4-ce21-4282-b48c-09374b341ef2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9e9fe4-ce21-4282-b48c-09374b341ef2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9079235457491506782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349575bd-ab17-4dcf-a60a-c8cbd1ac5baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98081c5-77ae-4b13-85c0-05f15d14f3e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98081c5-77ae-4b13-85c0-05f15d14f3e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500738883744431552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98081c5-77ae-4b13-85c0-05f15d14f3e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7133c3ff-cc2a-4a35-b2af-a60bdc618772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7133c3ff-cc2a-4a35-b2af-a60bdc618772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7024449233082409421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7133c3ff-cc2a-4a35-b2af-a60bdc618772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2760f2fd-2a35-4d21-8b72-bb86f863442f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9e9fe4-ce21-4282-b48c-09374b341ef2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7064c2f7-41a9-4e86-a48b-9016e9d2febf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7064c2f7-41a9-4e86-a48b-9016e9d2febf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258003760915638073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2760f2fd-2a35-4d21-8b72-bb86f863442f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557152226368444117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7064c2f7-41a9-4e86-a48b-9016e9d2febf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9115a410-016b-43b6-87fc-9c955b164b08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9115a410-016b-43b6-87fc-9c955b164b08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6684610402434773220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2760f2fd-2a35-4d21-8b72-bb86f863442f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d4c7e8-3af5-49bb-bc62-2da72f576221, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d4c7e8-3af5-49bb-bc62-2da72f576221, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614689343162439574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9115a410-016b-43b6-87fc-9c955b164b08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84666809-32b7-4d1d-b2eb-99fc38bd16ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84666809-32b7-4d1d-b2eb-99fc38bd16ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3702661298266017802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d4c7e8-3af5-49bb-bc62-2da72f576221, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86ed92b3-3bb2-448f-9a27-91ee8f53dc55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86ed92b3-3bb2-448f-9a27-91ee8f53dc55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4010093313749722338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84666809-32b7-4d1d-b2eb-99fc38bd16ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65af7e5c-2900-483a-a8f9-6a1390b8f4c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65af7e5c-2900-483a-a8f9-6a1390b8f4c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4289458537788474749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86ed92b3-3bb2-448f-9a27-91ee8f53dc55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65af7e5c-2900-483a-a8f9-6a1390b8f4c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89df110d-927d-4866-b4b1-74df7c3c2f10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89df110d-927d-4866-b4b1-74df7c3c2f10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3172976498125769578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052aee99-c85f-4111-a826-287cecdaef0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052aee99-c85f-4111-a826-287cecdaef0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14497951724034828308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89df110d-927d-4866-b4b1-74df7c3c2f10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9e2237-4478-4c43-a2b2-b232c80b2aae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052aee99-c85f-4111-a826-287cecdaef0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd3aeac-4c74-482b-85cd-1759d41ea7aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9e2237-4478-4c43-a2b2-b232c80b2aae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15802936907183155908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd3aeac-4c74-482b-85cd-1759d41ea7aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12430478486726831271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9e2237-4478-4c43-a2b2-b232c80b2aae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32c98fb6-cab8-41cc-9300-e6cf9cc562f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c98fb6-cab8-41cc-9300-e6cf9cc562f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6282328394509396767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd3aeac-4c74-482b-85cd-1759d41ea7aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1368c03c-13af-4911-b60f-5c40ae7db005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1368c03c-13af-4911-b60f-5c40ae7db005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8034319696654169687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c98fb6-cab8-41cc-9300-e6cf9cc562f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695d5a7a-1abb-4e95-aa74-34ad3a3ccb62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695d5a7a-1abb-4e95-aa74-34ad3a3ccb62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870003271996916505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1368c03c-13af-4911-b60f-5c40ae7db005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2d3c71-6505-43fe-a42a-243f86bc43da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2d3c71-6505-43fe-a42a-243f86bc43da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2988777032803340896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695d5a7a-1abb-4e95-aa74-34ad3a3ccb62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7afc9f4-ee45-4d5a-9cc5-b3b06542b039, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7afc9f4-ee45-4d5a-9cc5-b3b06542b039, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487113259741983484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2d3c71-6505-43fe-a42a-243f86bc43da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b6232c-e9f0-4d6e-af15-6cc7edc491be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b6232c-e9f0-4d6e-af15-6cc7edc491be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1056254398960043727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7afc9f4-ee45-4d5a-9cc5-b3b06542b039, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b4a184c-c1b1-418c-a97b-f54abb891e45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b4a184c-c1b1-418c-a97b-f54abb891e45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3751737824924114903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b6232c-e9f0-4d6e-af15-6cc7edc491be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0152228b-5910-4a60-82f7-9516cd2ab164, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0152228b-5910-4a60-82f7-9516cd2ab164, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9409233244853802815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b4a184c-c1b1-418c-a97b-f54abb891e45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153a130f-f2f4-4d8d-9ecc-9b230cbf959b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153a130f-f2f4-4d8d-9ecc-9b230cbf959b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943924968600517366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0152228b-5910-4a60-82f7-9516cd2ab164, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3d7f19-3dc3-45a8-a9ee-80f182f12495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3d7f19-3dc3-45a8-a9ee-80f182f12495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13115548128476266674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153a130f-f2f4-4d8d-9ecc-9b230cbf959b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c615028-9a31-4d31-b338-3d07c1f0405d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c615028-9a31-4d31-b338-3d07c1f0405d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14293899930173902798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3d7f19-3dc3-45a8-a9ee-80f182f12495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2818179-d23d-45b8-b519-b2d30d1a296c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2818179-d23d-45b8-b519-b2d30d1a296c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17041687819773544629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c615028-9a31-4d31-b338-3d07c1f0405d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe16c97e-433c-43bf-bd27-2fb0c6536107, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe16c97e-433c-43bf-bd27-2fb0c6536107, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9053369706115974625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2818179-d23d-45b8-b519-b2d30d1a296c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ff115c-021f-41da-a765-aa47838d073e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ff115c-021f-41da-a765-aa47838d073e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12834129838958749383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe16c97e-433c-43bf-bd27-2fb0c6536107, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492390d2-ef86-4924-8de2-b0d0717b5491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492390d2-ef86-4924-8de2-b0d0717b5491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 922171370174168202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492390d2-ef86-4924-8de2-b0d0717b5491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0829da1-6187-490e-8cd5-9ca906b27e08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0829da1-6187-490e-8cd5-9ca906b27e08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076530899862130559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ff115c-021f-41da-a765-aa47838d073e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4cc0e6-593e-4e65-a8e8-ace74f712b71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4cc0e6-593e-4e65-a8e8-ace74f712b71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8379563713501582713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0829da1-6187-490e-8cd5-9ca906b27e08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b107ca40-3182-45cb-b438-081116e465ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b107ca40-3182-45cb-b438-081116e465ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527011381788933223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4cc0e6-593e-4e65-a8e8-ace74f712b71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5d82a3-9aea-40aa-8af5-f7ec0426f44e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5d82a3-9aea-40aa-8af5-f7ec0426f44e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13659999385552077527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b107ca40-3182-45cb-b438-081116e465ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93efc30e-2b3b-4f0d-97d0-f536ff1cfbe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93efc30e-2b3b-4f0d-97d0-f536ff1cfbe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1652254687368551145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5d82a3-9aea-40aa-8af5-f7ec0426f44e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02f1860-16c4-4011-9b44-218f9fd7df39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02f1860-16c4-4011-9b44-218f9fd7df39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 991612502473469023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93efc30e-2b3b-4f0d-97d0-f536ff1cfbe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5c2637-e480-4db5-9de3-47c47840b842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5c2637-e480-4db5-9de3-47c47840b842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6195302926960505829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02f1860-16c4-4011-9b44-218f9fd7df39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d049b42-1452-4132-8bef-5e55477352d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d049b42-1452-4132-8bef-5e55477352d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11808578959902342785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5c2637-e480-4db5-9de3-47c47840b842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46eda8ab-ef8f-4e72-baae-fc869776faad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eda8ab-ef8f-4e72-baae-fc869776faad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9030660687541536783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d049b42-1452-4132-8bef-5e55477352d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73226fb6-fcec-4e29-88d8-559e0519a8b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73226fb6-fcec-4e29-88d8-559e0519a8b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3759892635164555624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eda8ab-ef8f-4e72-baae-fc869776faad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7c7a4b-3cff-4e80-a570-84507138a431, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7c7a4b-3cff-4e80-a570-84507138a431, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881339638215918111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73226fb6-fcec-4e29-88d8-559e0519a8b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06af2f31-22ee-40c2-bcff-535bfcb1ea6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06af2f31-22ee-40c2-bcff-535bfcb1ea6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529655400360925144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7c7a4b-3cff-4e80-a570-84507138a431, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb61fa1-7618-4ed0-9257-21a144357cf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb61fa1-7618-4ed0-9257-21a144357cf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15457357397804521971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06af2f31-22ee-40c2-bcff-535bfcb1ea6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec19d74-d6d0-4f33-ab10-0330a6841406, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec19d74-d6d0-4f33-ab10-0330a6841406, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16423743040772381409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb61fa1-7618-4ed0-9257-21a144357cf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03cdbc6-e571-4857-92f0-fdc43babb696, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec19d74-d6d0-4f33-ab10-0330a6841406, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf248a6-ce42-4b2d-88c3-982306b2d682, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf248a6-ce42-4b2d-88c3-982306b2d682, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18053803171837513330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03cdbc6-e571-4857-92f0-fdc43babb696, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3184463907754542308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf248a6-ce42-4b2d-88c3-982306b2d682, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ab44ba-77ba-48d5-a76e-a43889bcbf5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ab44ba-77ba-48d5-a76e-a43889bcbf5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 541138823777037035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03cdbc6-e571-4857-92f0-fdc43babb696, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77638cde-f4c7-40c1-8b62-ffda1ce9d7d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77638cde-f4c7-40c1-8b62-ffda1ce9d7d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6763637328160822604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ab44ba-77ba-48d5-a76e-a43889bcbf5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e7655a5-2363-4a21-9cc6-96cf10e6e112, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e7655a5-2363-4a21-9cc6-96cf10e6e112, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761039421784464406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77638cde-f4c7-40c1-8b62-ffda1ce9d7d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98122f84-4a40-4438-a878-5d0d1ae4182c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98122f84-4a40-4438-a878-5d0d1ae4182c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10732895817815842767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e7655a5-2363-4a21-9cc6-96cf10e6e112, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c09c75-dbe7-4dfa-bbd5-add949371dca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c09c75-dbe7-4dfa-bbd5-add949371dca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407840454502894239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98122f84-4a40-4438-a878-5d0d1ae4182c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d82fc1f-0c1e-45ad-98b2-6ef497efea8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d82fc1f-0c1e-45ad-98b2-6ef497efea8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17228406182392277988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c09c75-dbe7-4dfa-bbd5-add949371dca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e5909bc-a572-40af-b042-f05c950ebe8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e5909bc-a572-40af-b042-f05c950ebe8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15702125961379805757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d82fc1f-0c1e-45ad-98b2-6ef497efea8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 079974cb-7457-40c9-a463-ba1d4382918f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079974cb-7457-40c9-a463-ba1d4382918f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337213086588762888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e5909bc-a572-40af-b042-f05c950ebe8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c981df2f-6292-4423-9e08-077109719a5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c981df2f-6292-4423-9e08-077109719a5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519307986964320378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079974cb-7457-40c9-a463-ba1d4382918f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4cf8eaa-3ddc-400d-baf6-84978ce264a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4cf8eaa-3ddc-400d-baf6-84978ce264a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11602822166180505267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c981df2f-6292-4423-9e08-077109719a5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569a2f3b-3580-4577-9bdc-37fb142a00bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569a2f3b-3580-4577-9bdc-37fb142a00bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13095109294066716460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4cf8eaa-3ddc-400d-baf6-84978ce264a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8673d937-6204-4681-b968-5913048deb28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569a2f3b-3580-4577-9bdc-37fb142a00bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0072ff87-d144-4890-8fc7-16a9e9528e1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8673d937-6204-4681-b968-5913048deb28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3208125166456136263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0072ff87-d144-4890-8fc7-16a9e9528e1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13293159490121084209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8673d937-6204-4681-b968-5913048deb28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22bbfb3-4cb0-4fea-bb37-8f25bdbe3b17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22bbfb3-4cb0-4fea-bb37-8f25bdbe3b17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821868881097427735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0072ff87-d144-4890-8fc7-16a9e9528e1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97adcd09-f882-4b4b-a4da-bc995e99a7b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97adcd09-f882-4b4b-a4da-bc995e99a7b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10729534404371668248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22bbfb3-4cb0-4fea-bb37-8f25bdbe3b17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642fec5d-bffe-4cb8-b8b7-5ca0aae7d541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642fec5d-bffe-4cb8-b8b7-5ca0aae7d541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443956339559379419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97adcd09-f882-4b4b-a4da-bc995e99a7b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ddbb9d-d1a8-4dce-9901-279056cc35fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ddbb9d-d1a8-4dce-9901-279056cc35fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436389786948956448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642fec5d-bffe-4cb8-b8b7-5ca0aae7d541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ddbb9d-d1a8-4dce-9901-279056cc35fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2c3799-589f-44a7-ac48-30a1533f3d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897a4c95-da49-42ed-b28d-32fd6faa3302, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897a4c95-da49-42ed-b28d-32fd6faa3302, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218527542340126993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2c3799-589f-44a7-ac48-30a1533f3d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1083130887859969141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897a4c95-da49-42ed-b28d-32fd6faa3302, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c61e93-3eac-45af-9c96-177a147d0cc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c61e93-3eac-45af-9c96-177a147d0cc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7956111623713403315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2c3799-589f-44a7-ac48-30a1533f3d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e621c8-0e7c-4753-9c66-b1ef3aede421, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e621c8-0e7c-4753-9c66-b1ef3aede421, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2037026828009072612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c61e93-3eac-45af-9c96-177a147d0cc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f171742f-4923-4180-a7bb-fc5124b217e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f171742f-4923-4180-a7bb-fc5124b217e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179821158559747395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e621c8-0e7c-4753-9c66-b1ef3aede421, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70aa5081-db78-40b4-9c5e-ec04300bc5ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70aa5081-db78-40b4-9c5e-ec04300bc5ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886455602595083948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f171742f-4923-4180-a7bb-fc5124b217e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418717ce-f5a3-4a78-bf93-c7fc199174f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418717ce-f5a3-4a78-bf93-c7fc199174f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8759921968617343713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70aa5081-db78-40b4-9c5e-ec04300bc5ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418717ce-f5a3-4a78-bf93-c7fc199174f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3d9f64-5d22-4324-bd4c-a6d55338710c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3d9f64-5d22-4324-bd4c-a6d55338710c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1272346531244230824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03822fd8-ff1b-4f9d-be3a-e025854ceb0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03822fd8-ff1b-4f9d-be3a-e025854ceb0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14942616959057219361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3d9f64-5d22-4324-bd4c-a6d55338710c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f026f83a-71a2-4b37-bac2-a7f53af1dcb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03822fd8-ff1b-4f9d-be3a-e025854ceb0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f026f83a-71a2-4b37-bac2-a7f53af1dcb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2961802957033459686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25f17a1-3b38-462b-addc-2f967bd3b13b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25f17a1-3b38-462b-addc-2f967bd3b13b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257144526288191936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f026f83a-71a2-4b37-bac2-a7f53af1dcb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25f17a1-3b38-462b-addc-2f967bd3b13b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ad7f4a-b406-4acc-aeab-ac077ff3a6c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ad7f4a-b406-4acc-aeab-ac077ff3a6c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2975518912021199412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06183c9f-93fc-4aa8-9ef8-6d7e32bfc625, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06183c9f-93fc-4aa8-9ef8-6d7e32bfc625, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341575360400404877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06183c9f-93fc-4aa8-9ef8-6d7e32bfc625, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ad7f4a-b406-4acc-aeab-ac077ff3a6c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b654a9aa-2271-478e-bfa0-7c572e4dc949, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cccdc236-948f-4ded-96a0-934d1e11e3a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccdc236-948f-4ded-96a0-934d1e11e3a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12267798763895626595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b654a9aa-2271-478e-bfa0-7c572e4dc949, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14172659598678843235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccdc236-948f-4ded-96a0-934d1e11e3a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9996c508-baa4-4771-a12e-389251085ca3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b654a9aa-2271-478e-bfa0-7c572e4dc949, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6040a73b-c13d-42c2-85dd-5c85e4acd5aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9996c508-baa4-4771-a12e-389251085ca3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10065465259563918778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6040a73b-c13d-42c2-85dd-5c85e4acd5aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3117777657260329941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6040a73b-c13d-42c2-85dd-5c85e4acd5aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4449b4e0-9950-4a38-8a44-73c957c9974b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9996c508-baa4-4771-a12e-389251085ca3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892becb2-8397-476b-b4be-2f23fbb9fe55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892becb2-8397-476b-b4be-2f23fbb9fe55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555060761243852169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4449b4e0-9950-4a38-8a44-73c957c9974b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8589654184162788204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892becb2-8397-476b-b4be-2f23fbb9fe55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb19b51-3113-4030-a4ec-79046888ec12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb19b51-3113-4030-a4ec-79046888ec12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13905306064569657977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4449b4e0-9950-4a38-8a44-73c957c9974b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828df5c1-66a9-46c4-b753-9ddec867b42a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828df5c1-66a9-46c4-b753-9ddec867b42a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6612046099331545187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb19b51-3113-4030-a4ec-79046888ec12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ec6aa8-bd8d-4061-969a-6a323947ed86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ec6aa8-bd8d-4061-969a-6a323947ed86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12278427345192993892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828df5c1-66a9-46c4-b753-9ddec867b42a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fc6894-f903-44a0-a0a4-1934da9adde3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fc6894-f903-44a0-a0a4-1934da9adde3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5972888259785353412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ec6aa8-bd8d-4061-969a-6a323947ed86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c491fbb9-87f3-4b52-898f-374a6e81a67c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c491fbb9-87f3-4b52-898f-374a6e81a67c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640438430761568767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fc6894-f903-44a0-a0a4-1934da9adde3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed17909b-3a66-4460-9434-37b59579dbe7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed17909b-3a66-4460-9434-37b59579dbe7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327596688855072790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c491fbb9-87f3-4b52-898f-374a6e81a67c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f348674b-6a5b-41a2-9981-805114c0e84e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f348674b-6a5b-41a2-9981-805114c0e84e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2746128660512987575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed17909b-3a66-4460-9434-37b59579dbe7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c2fc77-0e05-4abf-ad18-43ba199344b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c2fc77-0e05-4abf-ad18-43ba199344b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486240690408706994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f348674b-6a5b-41a2-9981-805114c0e84e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b17cd8e-3edd-4636-9862-3b62fea1e909, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b17cd8e-3edd-4636-9862-3b62fea1e909, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897080912865690395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c2fc77-0e05-4abf-ad18-43ba199344b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a887cac0-2b79-4373-95d8-a06c0be7809b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a887cac0-2b79-4373-95d8-a06c0be7809b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679848553819159701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b17cd8e-3edd-4636-9862-3b62fea1e909, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e6f2a5-374c-487f-a90e-ccb1a6f269b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e6f2a5-374c-487f-a90e-ccb1a6f269b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13291760765903604002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a887cac0-2b79-4373-95d8-a06c0be7809b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e6f2a5-374c-487f-a90e-ccb1a6f269b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 107d1754-761c-436b-a5fe-ff79541740a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 107d1754-761c-436b-a5fe-ff79541740a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6728130602343392209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c0893f-9e18-4a6d-97c0-75fbab46c3fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c0893f-9e18-4a6d-97c0-75fbab46c3fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2018092754570688860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 107d1754-761c-436b-a5fe-ff79541740a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405ae1a3-b509-4a60-9ddb-dea38ec02c38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c0893f-9e18-4a6d-97c0-75fbab46c3fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8714855d-6711-4db6-adcc-69ad9c0e10b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8714855d-6711-4db6-adcc-69ad9c0e10b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646415499326701096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405ae1a3-b509-4a60-9ddb-dea38ec02c38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16512383181711877811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8714855d-6711-4db6-adcc-69ad9c0e10b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09de94d3-2e0e-4cc2-b4b9-88c25b87a4b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09de94d3-2e0e-4cc2-b4b9-88c25b87a4b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281072526166480525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405ae1a3-b509-4a60-9ddb-dea38ec02c38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b9385a3-87b4-4e53-a5d4-036c3ef11d9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b9385a3-87b4-4e53-a5d4-036c3ef11d9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11817185481175303558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b9385a3-87b4-4e53-a5d4-036c3ef11d9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c440ec2-eb55-4efe-8913-18c9d5018379, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c440ec2-eb55-4efe-8913-18c9d5018379, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 195370884388012114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c440ec2-eb55-4efe-8913-18c9d5018379, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c4a0465-2ff3-4d75-a139-323dc91493df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4a0465-2ff3-4d75-a139-323dc91493df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3230758872035782875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09de94d3-2e0e-4cc2-b4b9-88c25b87a4b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e62e857-5567-4d70-868d-67b9eb868c8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e62e857-5567-4d70-868d-67b9eb868c8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13998775609602763995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4a0465-2ff3-4d75-a139-323dc91493df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdf1572-2060-4c76-add5-38568f51abfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdf1572-2060-4c76-add5-38568f51abfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7397678289224745520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e62e857-5567-4d70-868d-67b9eb868c8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5b977a-6559-42c6-8ba9-8cd875c9cca0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5b977a-6559-42c6-8ba9-8cd875c9cca0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631701964087743187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdf1572-2060-4c76-add5-38568f51abfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f3f3de-7960-4567-a1d3-74306106df17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f3f3de-7960-4567-a1d3-74306106df17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828440983781041830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5b977a-6559-42c6-8ba9-8cd875c9cca0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8edf57-76d7-4689-8963-c1416ea0e106, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8edf57-76d7-4689-8963-c1416ea0e106, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6599712241602058710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f3f3de-7960-4567-a1d3-74306106df17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958d5a3e-eeb5-44e4-bf71-2550dbfac9ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958d5a3e-eeb5-44e4-bf71-2550dbfac9ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13869457976981068777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8edf57-76d7-4689-8963-c1416ea0e106, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb777c88-ea96-483d-8504-1240753cd760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb777c88-ea96-483d-8504-1240753cd760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670152866188955078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958d5a3e-eeb5-44e4-bf71-2550dbfac9ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a048ca-1a64-4707-b355-2b5eaad0c5b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a048ca-1a64-4707-b355-2b5eaad0c5b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790605632397114018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb777c88-ea96-483d-8504-1240753cd760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9c5012-5310-41fc-912e-a59de11e3f9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9c5012-5310-41fc-912e-a59de11e3f9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386597378764137716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a048ca-1a64-4707-b355-2b5eaad0c5b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37408fba-a9c1-4a1e-a7ea-c8b656438bf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37408fba-a9c1-4a1e-a7ea-c8b656438bf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221981203899903117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9c5012-5310-41fc-912e-a59de11e3f9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8215fe0d-0ff7-424c-a8eb-d7ea341c7437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8215fe0d-0ff7-424c-a8eb-d7ea341c7437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9329803763489282775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8215fe0d-0ff7-424c-a8eb-d7ea341c7437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b4ce2c-608b-45c8-8c5a-2228ebda751a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b4ce2c-608b-45c8-8c5a-2228ebda751a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755596419747209068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37408fba-a9c1-4a1e-a7ea-c8b656438bf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b4ce2c-608b-45c8-8c5a-2228ebda751a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9ae0c4-963f-4bc9-a7f6-7e225dda865e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9ae0c4-963f-4bc9-a7f6-7e225dda865e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514382398797685182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9ae0c4-963f-4bc9-a7f6-7e225dda865e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca677019-975c-46e3-b05b-acf550a55229, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca677019-975c-46e3-b05b-acf550a55229, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500887556344283613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d672b7-0287-4bdc-8fdc-1371ef97e3ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d672b7-0287-4bdc-8fdc-1371ef97e3ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17914800119896257188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca677019-975c-46e3-b05b-acf550a55229, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce7edb3d-b5e8-43f8-bc93-0feb776c8eb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce7edb3d-b5e8-43f8-bc93-0feb776c8eb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10604027932245531083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d672b7-0287-4bdc-8fdc-1371ef97e3ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54cc990-c7a8-48d0-bc03-41f808cfea52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54cc990-c7a8-48d0-bc03-41f808cfea52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16912771824792526044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce7edb3d-b5e8-43f8-bc93-0feb776c8eb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff030e9-2d8c-4c82-a661-e9be85fa6486, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff030e9-2d8c-4c82-a661-e9be85fa6486, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11036589143063436056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54cc990-c7a8-48d0-bc03-41f808cfea52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c0ba95-fbb4-4c1f-974d-d0ec5d870d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c0ba95-fbb4-4c1f-974d-d0ec5d870d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7228419280310993288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff030e9-2d8c-4c82-a661-e9be85fa6486, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d5037e-45a7-4fc8-935e-3e8d1de3aa2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d5037e-45a7-4fc8-935e-3e8d1de3aa2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675354191169058550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c0ba95-fbb4-4c1f-974d-d0ec5d870d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a7d86e-3ea2-4700-8198-c3da7f1650f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a7d86e-3ea2-4700-8198-c3da7f1650f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8189339842952399680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d5037e-45a7-4fc8-935e-3e8d1de3aa2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69922ac8-3ca2-4277-92c3-2776a36cda9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69922ac8-3ca2-4277-92c3-2776a36cda9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9015275779721331682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a7d86e-3ea2-4700-8198-c3da7f1650f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fed03b-67af-4125-824d-9b8fa2bdaea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fed03b-67af-4125-824d-9b8fa2bdaea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214554227327939482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69922ac8-3ca2-4277-92c3-2776a36cda9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c621368-389b-4734-a441-8dc7255d61a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c621368-389b-4734-a441-8dc7255d61a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796312234384975360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fed03b-67af-4125-824d-9b8fa2bdaea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03a9c402-b1fc-4dc6-9e16-2e7bd0feaf4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a9c402-b1fc-4dc6-9e16-2e7bd0feaf4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14845043444119079515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c621368-389b-4734-a441-8dc7255d61a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18c8c8a-12da-4d64-92d8-5272523329a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18c8c8a-12da-4d64-92d8-5272523329a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 430527462915588345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a9c402-b1fc-4dc6-9e16-2e7bd0feaf4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2415c625-0bc4-413a-9143-f76ce2d12313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2415c625-0bc4-413a-9143-f76ce2d12313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843763491264035496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2415c625-0bc4-413a-9143-f76ce2d12313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769d7362-32ad-4950-8be5-55573c77ef73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769d7362-32ad-4950-8be5-55573c77ef73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16177104040018568034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18c8c8a-12da-4d64-92d8-5272523329a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5338d5c9-f98b-4517-9d30-3fb664c90487, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5338d5c9-f98b-4517-9d30-3fb664c90487, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5933084558177121428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769d7362-32ad-4950-8be5-55573c77ef73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4b6973-86f7-4745-b743-bc899edda6de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4b6973-86f7-4745-b743-bc899edda6de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515861888203654073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5338d5c9-f98b-4517-9d30-3fb664c90487, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104da4f3-99b0-4d60-8a55-07faaca5993e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104da4f3-99b0-4d60-8a55-07faaca5993e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234286105891029020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4b6973-86f7-4745-b743-bc899edda6de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85faa56d-d32a-4a6c-8cb6-1def7259f045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85faa56d-d32a-4a6c-8cb6-1def7259f045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16982335455968354876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104da4f3-99b0-4d60-8a55-07faaca5993e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8617cd32-5255-4286-8903-928c7110d4c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8617cd32-5255-4286-8903-928c7110d4c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15555939619712833872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85faa56d-d32a-4a6c-8cb6-1def7259f045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b0b02e-cc65-4925-9284-0fd24a76a7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b0b02e-cc65-4925-9284-0fd24a76a7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14747585390105919446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8617cd32-5255-4286-8903-928c7110d4c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a1bcf9-89b0-4797-a1af-f8e3c3403973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a1bcf9-89b0-4797-a1af-f8e3c3403973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031216522273853471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b0b02e-cc65-4925-9284-0fd24a76a7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e156ed39-cf49-4e73-a9e3-93ae94a5359c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e156ed39-cf49-4e73-a9e3-93ae94a5359c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17857786420612188802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a1bcf9-89b0-4797-a1af-f8e3c3403973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22614ebd-551c-4552-899c-cf40bba314dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22614ebd-551c-4552-899c-cf40bba314dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59999724436424422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e156ed39-cf49-4e73-a9e3-93ae94a5359c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebff646-8522-413f-8a3b-8f1f6bbf8775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22614ebd-551c-4552-899c-cf40bba314dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3d5f31-eccd-4f7a-9786-a5817fae39ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3d5f31-eccd-4f7a-9786-a5817fae39ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3204246975321884857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebff646-8522-413f-8a3b-8f1f6bbf8775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12793394255767451698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3d5f31-eccd-4f7a-9786-a5817fae39ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6bab66-b39d-46ea-8ea6-685eae1c4c7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6bab66-b39d-46ea-8ea6-685eae1c4c7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7079381460094693577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebff646-8522-413f-8a3b-8f1f6bbf8775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002c9a15-e5fb-4f17-bdc2-3ba1279d055d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002c9a15-e5fb-4f17-bdc2-3ba1279d055d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4464305904588939415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6bab66-b39d-46ea-8ea6-685eae1c4c7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002c9a15-e5fb-4f17-bdc2-3ba1279d055d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cdc2421-6d2a-47b0-8474-c92de0608a22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdc2421-6d2a-47b0-8474-c92de0608a22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17613993952001852761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1d635b-28e6-4b2a-8a8e-e9323b2d97ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1d635b-28e6-4b2a-8a8e-e9323b2d97ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465245896598991715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdc2421-6d2a-47b0-8474-c92de0608a22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7320c4e9-dcaa-4398-b8da-0f84517910c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7320c4e9-dcaa-4398-b8da-0f84517910c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14607644744615077344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1d635b-28e6-4b2a-8a8e-e9323b2d97ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca3b7b8-6019-4ebc-91d9-9d9234d5eec6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca3b7b8-6019-4ebc-91d9-9d9234d5eec6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721406842592150401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7320c4e9-dcaa-4398-b8da-0f84517910c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f6d857-643b-4f38-8c71-36303529a0ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f6d857-643b-4f38-8c71-36303529a0ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12623224723666511439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca3b7b8-6019-4ebc-91d9-9d9234d5eec6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a5db04-d6eb-470a-aed4-d472ed9db46e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a5db04-d6eb-470a-aed4-d472ed9db46e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5455435106212368647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f6d857-643b-4f38-8c71-36303529a0ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf4b7c6-3c54-484a-91b3-443d4c5045de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf4b7c6-3c54-484a-91b3-443d4c5045de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12758190182838681788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a5db04-d6eb-470a-aed4-d472ed9db46e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d9693e-c466-4187-8572-337ef5cd5d37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d9693e-c466-4187-8572-337ef5cd5d37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17144364355431235326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf4b7c6-3c54-484a-91b3-443d4c5045de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60df98ea-bfb2-4a5b-8324-7e37552e6153, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60df98ea-bfb2-4a5b-8324-7e37552e6153, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2052732961247512268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d9693e-c466-4187-8572-337ef5cd5d37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761ab930-b6f6-425e-bb8e-be1c2c2a42ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761ab930-b6f6-425e-bb8e-be1c2c2a42ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2792594445684390134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60df98ea-bfb2-4a5b-8324-7e37552e6153, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9105df44-eafe-4a86-a334-6a597ca08605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9105df44-eafe-4a86-a334-6a597ca08605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656640166404138381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9105df44-eafe-4a86-a334-6a597ca08605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271cae4c-147c-4dfa-9b7d-44673f5852e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271cae4c-147c-4dfa-9b7d-44673f5852e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9673338932725040720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761ab930-b6f6-425e-bb8e-be1c2c2a42ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1c447d-dbae-48d8-b547-fce991f6b4d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1c447d-dbae-48d8-b547-fce991f6b4d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4997223635940798731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271cae4c-147c-4dfa-9b7d-44673f5852e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe046384-7b04-41e4-9e39-0a9e058dec58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe046384-7b04-41e4-9e39-0a9e058dec58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156673488987459751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1c447d-dbae-48d8-b547-fce991f6b4d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca12cf2-2e3a-43f7-99ea-10834e8b15ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca12cf2-2e3a-43f7-99ea-10834e8b15ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14980116071297145684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe046384-7b04-41e4-9e39-0a9e058dec58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1c757a-02c9-4155-a31c-4661a8ac256a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1c757a-02c9-4155-a31c-4661a8ac256a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18063888722956942712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca12cf2-2e3a-43f7-99ea-10834e8b15ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18bba185-df7d-401f-a083-e1a7db84dffb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bba185-df7d-401f-a083-e1a7db84dffb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4100747029468327215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1c757a-02c9-4155-a31c-4661a8ac256a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d87047-4f64-4d71-8103-4c93ee905d55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d87047-4f64-4d71-8103-4c93ee905d55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 918355314409676102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bba185-df7d-401f-a083-e1a7db84dffb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff38677b-d743-44e8-8ca2-8e0812532c1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff38677b-d743-44e8-8ca2-8e0812532c1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5583488257198888820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d87047-4f64-4d71-8103-4c93ee905d55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263905f8-705a-479e-a162-efaa7eb8a004, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff38677b-d743-44e8-8ca2-8e0812532c1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e706616f-3537-41a6-a5eb-4b946303e90f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e706616f-3537-41a6-a5eb-4b946303e90f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402854679303673308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263905f8-705a-479e-a162-efaa7eb8a004, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16486276681830401120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e706616f-3537-41a6-a5eb-4b946303e90f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feebb627-6a56-405d-a8ed-9160ea1f93ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263905f8-705a-479e-a162-efaa7eb8a004, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9145bf0d-e324-465f-af3c-16a59d2b8bbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9145bf0d-e324-465f-af3c-16a59d2b8bbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13290493661387098394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feebb627-6a56-405d-a8ed-9160ea1f93ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7453105494630239572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9145bf0d-e324-465f-af3c-16a59d2b8bbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0187a21-b3cd-411d-a5e0-dba0f993bb6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0187a21-b3cd-411d-a5e0-dba0f993bb6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 376161797481145884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feebb627-6a56-405d-a8ed-9160ea1f93ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d092b5c-28c1-4453-9c9a-6aabd51f80e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d092b5c-28c1-4453-9c9a-6aabd51f80e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 436087202138675914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0187a21-b3cd-411d-a5e0-dba0f993bb6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6c8100-24a7-42f5-9d31-2c67240d9058, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6c8100-24a7-42f5-9d31-2c67240d9058, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3913764449580300264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d092b5c-28c1-4453-9c9a-6aabd51f80e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e2f0f1-645c-487f-b3ae-93d4edef6175, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e2f0f1-645c-487f-b3ae-93d4edef6175, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2592568121701075237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e2f0f1-645c-487f-b3ae-93d4edef6175, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d2f7b4e-b9c3-41e5-bf9a-a6b08dea631d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2f7b4e-b9c3-41e5-bf9a-a6b08dea631d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371527687222696943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6c8100-24a7-42f5-9d31-2c67240d9058, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b567bd9-782c-4436-b713-846003878bf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b567bd9-782c-4436-b713-846003878bf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4476561858815700153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b567bd9-782c-4436-b713-846003878bf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90340af-b0a3-45f4-8678-5bef1309697e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90340af-b0a3-45f4-8678-5bef1309697e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6597025381250527338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90340af-b0a3-45f4-8678-5bef1309697e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc3e182-5c39-443e-ba89-1a8206532744, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc3e182-5c39-443e-ba89-1a8206532744, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5820924485160594807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2f7b4e-b9c3-41e5-bf9a-a6b08dea631d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf910985-e3fe-45d6-a551-5a40fc277bc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf910985-e3fe-45d6-a551-5a40fc277bc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14205898102728118870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc3e182-5c39-443e-ba89-1a8206532744, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c15aa26-6b72-41e1-9e29-e03ea26e0591, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c15aa26-6b72-41e1-9e29-e03ea26e0591, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10324563016745151393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf910985-e3fe-45d6-a551-5a40fc277bc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf76019a-b5ed-460f-a52a-ecc2910e70ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf76019a-b5ed-460f-a52a-ecc2910e70ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7891416675778034240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c15aa26-6b72-41e1-9e29-e03ea26e0591, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6193fa34-c456-4808-96d3-a0f87a5c5776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6193fa34-c456-4808-96d3-a0f87a5c5776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17241321231068876802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0ba05aac-3f75-4b59-9932-82c802cb6a28, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ba05aac-3f75-4b59-9932-82c802cb6a28, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf76019a-b5ed-460f-a52a-ecc2910e70ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6193fa34-c456-4808-96d3-a0f87a5c5776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ba05aac-3f75-4b59-9932-82c802cb6a28, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a7efc7-904e-4e1c-98e1-c1b2d8c8197c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a7efc7-904e-4e1c-98e1-c1b2d8c8197c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13520838452241625943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f635676-c812-4567-9423-f38b1d3ccdb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f635676-c812-4567-9423-f38b1d3ccdb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14324224482795620714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a7efc7-904e-4e1c-98e1-c1b2d8c8197c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10e06ff-2241-4cf0-bb96-a39d6a09c6b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10e06ff-2241-4cf0-bb96-a39d6a09c6b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595023071098621466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f635676-c812-4567-9423-f38b1d3ccdb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfeac90-63c5-4d74-8424-f62951c775be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfeac90-63c5-4d74-8424-f62951c775be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404769801767671803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10e06ff-2241-4cf0-bb96-a39d6a09c6b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296023da-5fda-4bdc-b318-19719f83e6c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296023da-5fda-4bdc-b318-19719f83e6c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3894828047443519526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfeac90-63c5-4d74-8424-f62951c775be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 484cf4cb-3a99-4f3f-a28a-8df927b781ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484cf4cb-3a99-4f3f-a28a-8df927b781ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17983920414789192092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296023da-5fda-4bdc-b318-19719f83e6c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cceeb2-9693-4356-9390-67da0942b996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cceeb2-9693-4356-9390-67da0942b996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4150696929859970372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484cf4cb-3a99-4f3f-a28a-8df927b781ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b2b5bb-be25-4a2e-adb4-22e992312666, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b2b5bb-be25-4a2e-adb4-22e992312666, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5439404046345413799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cceeb2-9693-4356-9390-67da0942b996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ea6f3e-0f52-43ba-add3-95afe52358d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ea6f3e-0f52-43ba-add3-95afe52358d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717003370102178356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b2b5bb-be25-4a2e-adb4-22e992312666, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cb1bb6-dc59-4e63-b84c-7e93bbf50d9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cb1bb6-dc59-4e63-b84c-7e93bbf50d9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935851767739168745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ea6f3e-0f52-43ba-add3-95afe52358d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4302837-6983-4a41-82b7-b50bcf27b4cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4302837-6983-4a41-82b7-b50bcf27b4cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955380614943150815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cb1bb6-dc59-4e63-b84c-7e93bbf50d9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac6c94c-9fb1-4efa-bd89-293ff85517a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4302837-6983-4a41-82b7-b50bcf27b4cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ffb34e-d8e6-419d-a063-3e3070c26d90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ffb34e-d8e6-419d-a063-3e3070c26d90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2101450585430550661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac6c94c-9fb1-4efa-bd89-293ff85517a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5587995509112383754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ffb34e-d8e6-419d-a063-3e3070c26d90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8fe5188-67cc-4182-94e7-92e1113cfe1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8fe5188-67cc-4182-94e7-92e1113cfe1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514018822529854442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac6c94c-9fb1-4efa-bd89-293ff85517a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 833a0359-40af-49ef-b9f0-30116e18f95b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 833a0359-40af-49ef-b9f0-30116e18f95b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7411956951394874601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8fe5188-67cc-4182-94e7-92e1113cfe1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5575f9-2eba-4cdc-abfe-db75244d1654, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5575f9-2eba-4cdc-abfe-db75244d1654, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14608206489382664721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 833a0359-40af-49ef-b9f0-30116e18f95b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaf8019a-0d9c-4de3-9d64-9e417cd929db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaf8019a-0d9c-4de3-9d64-9e417cd929db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18139535016518631774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5575f9-2eba-4cdc-abfe-db75244d1654, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72026f6a-7d83-47d1-8d1c-9922980481e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72026f6a-7d83-47d1-8d1c-9922980481e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377909021598102918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaf8019a-0d9c-4de3-9d64-9e417cd929db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75aaf372-b970-410e-a993-e86a4e7dffcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75aaf372-b970-410e-a993-e86a4e7dffcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582308262410796265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72026f6a-7d83-47d1-8d1c-9922980481e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3340429e-233a-4d6a-990b-3f8f1586cca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3340429e-233a-4d6a-990b-3f8f1586cca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3066390838410923354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75aaf372-b970-410e-a993-e86a4e7dffcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92382a68-8f0d-45cd-9517-7452882c3812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92382a68-8f0d-45cd-9517-7452882c3812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9379856177031343095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3340429e-233a-4d6a-990b-3f8f1586cca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d943b27-c2f6-4e1c-9fd6-2665f1390070, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d943b27-c2f6-4e1c-9fd6-2665f1390070, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542844335159358893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92382a68-8f0d-45cd-9517-7452882c3812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc57da1-aaa6-4e59-93eb-154642fe7770, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc57da1-aaa6-4e59-93eb-154642fe7770, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527321472291010544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d943b27-c2f6-4e1c-9fd6-2665f1390070, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e37b52f-4893-45ca-af0e-af5d0dfde64d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e37b52f-4893-45ca-af0e-af5d0dfde64d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144300680590915608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc57da1-aaa6-4e59-93eb-154642fe7770, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72eb594b-f2df-4dc2-ad84-acf85b545684, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72eb594b-f2df-4dc2-ad84-acf85b545684, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7273882787822445819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e37b52f-4893-45ca-af0e-af5d0dfde64d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc29453-bc30-4a61-908b-3ab7daee2f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc29453-bc30-4a61-908b-3ab7daee2f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14230988105531757045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72eb594b-f2df-4dc2-ad84-acf85b545684, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc29576-6212-40e7-b31a-beea9ffcb1a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc29576-6212-40e7-b31a-beea9ffcb1a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2751203660340892713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc29453-bc30-4a61-908b-3ab7daee2f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c596a1fd-667d-4480-8cf4-7b3e1fd572d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c596a1fd-667d-4480-8cf4-7b3e1fd572d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11947199288766736637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc29576-6212-40e7-b31a-beea9ffcb1a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b683d57a-1f38-442f-a9d9-f2f3f00d9aef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c596a1fd-667d-4480-8cf4-7b3e1fd572d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c511af2c-8b3c-4086-85dd-7548d64c31e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c511af2c-8b3c-4086-85dd-7548d64c31e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602512007399305019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b683d57a-1f38-442f-a9d9-f2f3f00d9aef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7780510237818555503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c511af2c-8b3c-4086-85dd-7548d64c31e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d9b274-b948-4ed9-8e4c-8b768a9c17da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b683d57a-1f38-442f-a9d9-f2f3f00d9aef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11bd1b0-236a-41e9-91c8-789c9bae3daa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11bd1b0-236a-41e9-91c8-789c9bae3daa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5198964816146357259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d9b274-b948-4ed9-8e4c-8b768a9c17da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407554853879088540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11bd1b0-236a-41e9-91c8-789c9bae3daa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e244a705-a23d-4b7c-adae-2853c6854eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e244a705-a23d-4b7c-adae-2853c6854eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11302927951349409495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d9b274-b948-4ed9-8e4c-8b768a9c17da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ab4224-376b-4efd-90e0-218f6c15f5a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ab4224-376b-4efd-90e0-218f6c15f5a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11817978009031310910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e244a705-a23d-4b7c-adae-2853c6854eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a6f85a-a7f1-4566-86a8-74e22dcc5f6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ab4224-376b-4efd-90e0-218f6c15f5a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a6f85a-a7f1-4566-86a8-74e22dcc5f6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15202058552395732200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293801d8-93b7-4d62-95a2-0f39b1f74797, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293801d8-93b7-4d62-95a2-0f39b1f74797, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342003015485119372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a6f85a-a7f1-4566-86a8-74e22dcc5f6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934b55f3-f070-4ccb-8a2d-cdc6e932f5fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934b55f3-f070-4ccb-8a2d-cdc6e932f5fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11188379027142447441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293801d8-93b7-4d62-95a2-0f39b1f74797, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d71e6f-3ed2-48a3-8a17-9dae6f47e58b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d71e6f-3ed2-48a3-8a17-9dae6f47e58b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854352653043882002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934b55f3-f070-4ccb-8a2d-cdc6e932f5fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8876fb4a-1e79-4d18-bab6-4e971090c0fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8876fb4a-1e79-4d18-bab6-4e971090c0fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 533509789494121339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d71e6f-3ed2-48a3-8a17-9dae6f47e58b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3072a751-118c-41eb-82c2-c9faefdef458, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3072a751-118c-41eb-82c2-c9faefdef458, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14335374697321934189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8876fb4a-1e79-4d18-bab6-4e971090c0fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57bec546-e0e2-48b0-b9d1-baf7abffc041, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57bec546-e0e2-48b0-b9d1-baf7abffc041, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334801294361850520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3072a751-118c-41eb-82c2-c9faefdef458, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6186297-7af3-4cea-885a-44c974aa6d7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6186297-7af3-4cea-885a-44c974aa6d7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12539447498463076721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bec546-e0e2-48b0-b9d1-baf7abffc041, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a3122b-7ca0-44bc-8a6a-cd87e8807222, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a3122b-7ca0-44bc-8a6a-cd87e8807222, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1669402133274090417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a3122b-7ca0-44bc-8a6a-cd87e8807222, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785480df-535a-45d1-848f-521f3a6b8b8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785480df-535a-45d1-848f-521f3a6b8b8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14981699420769369659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6186297-7af3-4cea-885a-44c974aa6d7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5523b398-b82f-481c-bd6f-cebafa06131b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5523b398-b82f-481c-bd6f-cebafa06131b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495657950448955505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785480df-535a-45d1-848f-521f3a6b8b8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b2ae6d-5668-443f-96ac-a1508fabcafe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b2ae6d-5668-443f-96ac-a1508fabcafe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3437402303986467901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5523b398-b82f-481c-bd6f-cebafa06131b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c20833a-c733-4b6d-b898-2fc394f1eadd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b2ae6d-5668-443f-96ac-a1508fabcafe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c20833a-c733-4b6d-b898-2fc394f1eadd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8656717964362760400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17a95ab-67af-47eb-bdbb-6eecfd3eaa36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17a95ab-67af-47eb-bdbb-6eecfd3eaa36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386931459861038540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c20833a-c733-4b6d-b898-2fc394f1eadd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e9bd19-573a-4c65-9cb4-bf5ec5897ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e9bd19-573a-4c65-9cb4-bf5ec5897ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9679262794607762946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17a95ab-67af-47eb-bdbb-6eecfd3eaa36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc5fee7-d863-4af3-9c94-6439e0d64e44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc5fee7-d863-4af3-9c94-6439e0d64e44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058184913683704233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e9bd19-573a-4c65-9cb4-bf5ec5897ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651ef7be-05cb-476e-b91d-537d1bffe674, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651ef7be-05cb-476e-b91d-537d1bffe674, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9194234652315379110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc5fee7-d863-4af3-9c94-6439e0d64e44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8a8feb-9b4b-416e-8805-838f3177f8d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651ef7be-05cb-476e-b91d-537d1bffe674, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a0eea4-f6db-4ed4-ad6e-85c14f9f0afb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8a8feb-9b4b-416e-8805-838f3177f8d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17331110359920611035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a0eea4-f6db-4ed4-ad6e-85c14f9f0afb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10707355798804420474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8a8feb-9b4b-416e-8805-838f3177f8d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a0eea4-f6db-4ed4-ad6e-85c14f9f0afb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac04f02-5c57-4db7-92ef-08823fdec812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac04f02-5c57-4db7-92ef-08823fdec812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612098252413503612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b17b54-537a-43f7-af21-adbf837681b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac04f02-5c57-4db7-92ef-08823fdec812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20e8de1-5c9b-425f-b634-a55eb00c6604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20e8de1-5c9b-425f-b634-a55eb00c6604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8030970503657679321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b17b54-537a-43f7-af21-adbf837681b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18057325556569318932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20e8de1-5c9b-425f-b634-a55eb00c6604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9787f291-adfa-4c13-84aa-8440e2e59d43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9787f291-adfa-4c13-84aa-8440e2e59d43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408810966778756612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b17b54-537a-43f7-af21-adbf837681b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2272633-f1fd-4d8d-bbc2-854704bc1600, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2272633-f1fd-4d8d-bbc2-854704bc1600, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7946109090108125252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9787f291-adfa-4c13-84aa-8440e2e59d43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0692f9c2-a6bc-431f-96de-acddaddbea2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0692f9c2-a6bc-431f-96de-acddaddbea2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305529646006488026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2272633-f1fd-4d8d-bbc2-854704bc1600, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ca5d30-ca95-4b31-ace9-f8b0f2fc1847, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ca5d30-ca95-4b31-ace9-f8b0f2fc1847, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12998013436921761003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0692f9c2-a6bc-431f-96de-acddaddbea2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 516bf2a6-030b-422d-9b68-018059ae9c49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 516bf2a6-030b-422d-9b68-018059ae9c49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637122292833984823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ca5d30-ca95-4b31-ace9-f8b0f2fc1847, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f188205-3c54-44e2-bd4b-7161a5efc092, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f188205-3c54-44e2-bd4b-7161a5efc092, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14740210408084986939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 516bf2a6-030b-422d-9b68-018059ae9c49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164263b4-d165-47bf-a323-7c73ffb8319c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164263b4-d165-47bf-a323-7c73ffb8319c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737551129915702656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f188205-3c54-44e2-bd4b-7161a5efc092, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916b51e4-66e4-4d46-b3b0-6653fa7c12d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916b51e4-66e4-4d46-b3b0-6653fa7c12d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427559392638784266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164263b4-d165-47bf-a323-7c73ffb8319c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68044df4-b1e9-4d7a-93fd-3d76da3f8af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68044df4-b1e9-4d7a-93fd-3d76da3f8af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821961178538787228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916b51e4-66e4-4d46-b3b0-6653fa7c12d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aa26fe-9c6c-4e9a-a989-8bce99ef2e43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aa26fe-9c6c-4e9a-a989-8bce99ef2e43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9578757088767556053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68044df4-b1e9-4d7a-93fd-3d76da3f8af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009992c0-69cb-4004-b671-7a7d169a9f4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009992c0-69cb-4004-b671-7a7d169a9f4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539902690560475703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aa26fe-9c6c-4e9a-a989-8bce99ef2e43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043d903b-034b-4737-817f-854a3d6d5e08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043d903b-034b-4737-817f-854a3d6d5e08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4480912441645351935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009992c0-69cb-4004-b671-7a7d169a9f4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e2901a-c827-49de-a090-0015c8815e36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e2901a-c827-49de-a090-0015c8815e36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816537310354708214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043d903b-034b-4737-817f-854a3d6d5e08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0ea640-93db-46c2-899e-f6bd59016313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0ea640-93db-46c2-899e-f6bd59016313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2408142116594884867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e2901a-c827-49de-a090-0015c8815e36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702f801a-3ab9-4dad-87b2-a69f26695ec1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702f801a-3ab9-4dad-87b2-a69f26695ec1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585537991714273593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0ea640-93db-46c2-899e-f6bd59016313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702f801a-3ab9-4dad-87b2-a69f26695ec1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddbdaca7-14a0-4304-9781-b23e12248a46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddbdaca7-14a0-4304-9781-b23e12248a46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17958519837385185235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb41a90-25ee-455f-9add-a2d066f4210f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb41a90-25ee-455f-9add-a2d066f4210f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3228130429669733550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddbdaca7-14a0-4304-9781-b23e12248a46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d61e38c1-759f-423a-a0d7-ba76f6913d55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d61e38c1-759f-423a-a0d7-ba76f6913d55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16977508190425096646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb41a90-25ee-455f-9add-a2d066f4210f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b271d7bc-e520-42d5-af52-bd8cc70f4084, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b271d7bc-e520-42d5-af52-bd8cc70f4084, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2147657235095037762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d61e38c1-759f-423a-a0d7-ba76f6913d55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90fbb18-0c2d-4cd2-a2cb-31070147555f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90fbb18-0c2d-4cd2-a2cb-31070147555f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10833141918679091700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b271d7bc-e520-42d5-af52-bd8cc70f4084, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8c50d2-ab34-4549-920b-5413507d87ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8c50d2-ab34-4549-920b-5413507d87ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4094254843630896918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90fbb18-0c2d-4cd2-a2cb-31070147555f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d184fe-4298-4f2c-b48d-fdcb9a46c849, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d184fe-4298-4f2c-b48d-fdcb9a46c849, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820224351334987767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8c50d2-ab34-4549-920b-5413507d87ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756034ff-8416-4210-a393-831cef89a0a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756034ff-8416-4210-a393-831cef89a0a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881557162696643336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d184fe-4298-4f2c-b48d-fdcb9a46c849, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f40e11d-e0e2-4fac-a6ec-4a9a18fcdb47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f40e11d-e0e2-4fac-a6ec-4a9a18fcdb47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9269903833470797546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756034ff-8416-4210-a393-831cef89a0a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f90612-13c7-4d08-9a74-fdd365035d5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f40e11d-e0e2-4fac-a6ec-4a9a18fcdb47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5bd8874-31eb-43f3-b3e9-8b40b1fc250b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5bd8874-31eb-43f3-b3e9-8b40b1fc250b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800961611253315684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f90612-13c7-4d08-9a74-fdd365035d5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5602355042616527049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5bd8874-31eb-43f3-b3e9-8b40b1fc250b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f174ff5-37fb-4026-ae09-437b8c07050e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f174ff5-37fb-4026-ae09-437b8c07050e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7184271895718957124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f90612-13c7-4d08-9a74-fdd365035d5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f30ce3b-6d2f-4d48-8dc5-ea6e8961adeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f30ce3b-6d2f-4d48-8dc5-ea6e8961adeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5770868169291266476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f174ff5-37fb-4026-ae09-437b8c07050e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe3d317-0a12-4207-9a3a-c9f8f67a6361, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe3d317-0a12-4207-9a3a-c9f8f67a6361, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3477149172179685144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f30ce3b-6d2f-4d48-8dc5-ea6e8961adeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260d9a59-b1fe-4cb5-b1fd-a0f7cb4311d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260d9a59-b1fe-4cb5-b1fd-a0f7cb4311d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15825109318436836832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe3d317-0a12-4207-9a3a-c9f8f67a6361, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bb7bca-e476-498e-af39-a93b177da239, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bb7bca-e476-498e-af39-a93b177da239, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3708708438332452468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260d9a59-b1fe-4cb5-b1fd-a0f7cb4311d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f711a4fc-b9c4-45e3-a229-1b70858e3cc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f711a4fc-b9c4-45e3-a229-1b70858e3cc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088797779244569065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bb7bca-e476-498e-af39-a93b177da239, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a70d5bb5-ae0a-4787-a02c-dcc539d6a42b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70d5bb5-ae0a-4787-a02c-dcc539d6a42b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6311595938121246975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f711a4fc-b9c4-45e3-a229-1b70858e3cc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f239767-7646-4f1e-bf5b-aafa4961ecd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f239767-7646-4f1e-bf5b-aafa4961ecd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8188362690346053264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70d5bb5-ae0a-4787-a02c-dcc539d6a42b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db12efc-7e8a-4889-8836-86e544f19809, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db12efc-7e8a-4889-8836-86e544f19809, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14049185540038630594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f239767-7646-4f1e-bf5b-aafa4961ecd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73bdb5f6-b54d-466d-8c58-1e9d1592db5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73bdb5f6-b54d-466d-8c58-1e9d1592db5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16658696610691169147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db12efc-7e8a-4889-8836-86e544f19809, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49adb99-8b54-4ac6-b224-dcdb8b96ae8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49adb99-8b54-4ac6-b224-dcdb8b96ae8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13582495507130831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73bdb5f6-b54d-466d-8c58-1e9d1592db5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2110a498-e1b9-45b8-bb50-e6da1d5c5b69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2110a498-e1b9-45b8-bb50-e6da1d5c5b69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394921045360828475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49adb99-8b54-4ac6-b224-dcdb8b96ae8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0251280-aeb4-4fd7-81b8-a9bee9e4f224, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0251280-aeb4-4fd7-81b8-a9bee9e4f224, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5382013084936407523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2110a498-e1b9-45b8-bb50-e6da1d5c5b69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9922e9-e01b-4b43-8776-bac500c416a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9922e9-e01b-4b43-8776-bac500c416a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5669384334712594212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0251280-aeb4-4fd7-81b8-a9bee9e4f224, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560f13ab-559d-4e57-84c1-bf95aed1f0f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560f13ab-559d-4e57-84c1-bf95aed1f0f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17396555253093407348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9922e9-e01b-4b43-8776-bac500c416a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560f13ab-559d-4e57-84c1-bf95aed1f0f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fd3ed6-8f96-4c8e-8443-eeb859c361a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fd3ed6-8f96-4c8e-8443-eeb859c361a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141604526151485336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5af99d5c-e026-461f-a4d7-58303e56a72c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af99d5c-e026-461f-a4d7-58303e56a72c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13032348313597516472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fd3ed6-8f96-4c8e-8443-eeb859c361a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161dcf48-e467-4d34-a121-5c1c93ad6e3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161dcf48-e467-4d34-a121-5c1c93ad6e3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16895524843231966975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af99d5c-e026-461f-a4d7-58303e56a72c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95a7a29-b4dc-456e-89bb-ed271c94207d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95a7a29-b4dc-456e-89bb-ed271c94207d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455009618044854466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161dcf48-e467-4d34-a121-5c1c93ad6e3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d408d6e-bc0f-4f76-b616-8ef811928147, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d408d6e-bc0f-4f76-b616-8ef811928147, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17270253072326771970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95a7a29-b4dc-456e-89bb-ed271c94207d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1d22be-e1c2-47c7-ab9d-19fd021991cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d408d6e-bc0f-4f76-b616-8ef811928147, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1d22be-e1c2-47c7-ab9d-19fd021991cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12106250805058252802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea589e97-9dae-4426-9dc6-e19384d697b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea589e97-9dae-4426-9dc6-e19384d697b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6209444977832596372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1d22be-e1c2-47c7-ab9d-19fd021991cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92bcd564-5aa0-4180-add5-410444f12a22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92bcd564-5aa0-4180-add5-410444f12a22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17109538318167174942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea589e97-9dae-4426-9dc6-e19384d697b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a322795f-f2c8-48fc-a1b1-214dd43839db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a322795f-f2c8-48fc-a1b1-214dd43839db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11617520352467054052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92bcd564-5aa0-4180-add5-410444f12a22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6141e4-a74f-4e77-b7cd-a831145a021c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6141e4-a74f-4e77-b7cd-a831145a021c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3739807958657765692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a322795f-f2c8-48fc-a1b1-214dd43839db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fa5adc-4f04-40ef-a552-96ba30545b81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fa5adc-4f04-40ef-a552-96ba30545b81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993895704715563229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6141e4-a74f-4e77-b7cd-a831145a021c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ffe9af5-6ba3-484f-bfb9-1fc49b32ca7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ffe9af5-6ba3-484f-bfb9-1fc49b32ca7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660432269958295389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fa5adc-4f04-40ef-a552-96ba30545b81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779f91ce-d7ff-4f8f-a9e5-29a5187acb21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779f91ce-d7ff-4f8f-a9e5-29a5187acb21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337460813789501548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ffe9af5-6ba3-484f-bfb9-1fc49b32ca7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56252ef-2cae-4a2e-bd9f-181fbd82430a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56252ef-2cae-4a2e-bd9f-181fbd82430a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158695397045814590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779f91ce-d7ff-4f8f-a9e5-29a5187acb21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7becbb-9165-45ca-af02-e16cc153d87b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7becbb-9165-45ca-af02-e16cc153d87b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6667387685461733162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56252ef-2cae-4a2e-bd9f-181fbd82430a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985191e6-adc0-4965-aa15-fc128064ba31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985191e6-adc0-4965-aa15-fc128064ba31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317685229220656554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7becbb-9165-45ca-af02-e16cc153d87b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985191e6-adc0-4965-aa15-fc128064ba31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1e6be2-e84d-4d29-8a8f-af5dc063807b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249722ec-5115-4667-b6d1-d9097483007e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249722ec-5115-4667-b6d1-d9097483007e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515846245470406777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1e6be2-e84d-4d29-8a8f-af5dc063807b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6068198063031233602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249722ec-5115-4667-b6d1-d9097483007e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1e6be2-e84d-4d29-8a8f-af5dc063807b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5394bd50-90a1-4083-8d87-69af778ad8e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5394bd50-90a1-4083-8d87-69af778ad8e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1223079219613624600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbd67bc-5e73-42a0-b899-d17d055ef0cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbd67bc-5e73-42a0-b899-d17d055ef0cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258159186393485652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5394bd50-90a1-4083-8d87-69af778ad8e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 163a1249-9fb7-4664-9831-93d07b78561e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163a1249-9fb7-4664-9831-93d07b78561e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933022935580792016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbd67bc-5e73-42a0-b899-d17d055ef0cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06b8c3f3-4ade-4b4a-a2c2-7835a16e83ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b8c3f3-4ade-4b4a-a2c2-7835a16e83ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4137878051394298250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163a1249-9fb7-4664-9831-93d07b78561e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0696b834-3b79-478d-b26b-8fea83fed37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0696b834-3b79-478d-b26b-8fea83fed37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817996946641943181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b8c3f3-4ade-4b4a-a2c2-7835a16e83ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c80871-1f3c-4258-a90e-8992638f7967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c80871-1f3c-4258-a90e-8992638f7967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4838897462179485292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0696b834-3b79-478d-b26b-8fea83fed37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 633da3eb-05e3-4e51-8afa-fc43bd5648c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633da3eb-05e3-4e51-8afa-fc43bd5648c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824912626282706633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c80871-1f3c-4258-a90e-8992638f7967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5042f3-2859-43b1-a70a-ea89e82d7de0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5042f3-2859-43b1-a70a-ea89e82d7de0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10885094127365339172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633da3eb-05e3-4e51-8afa-fc43bd5648c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b6a6ee-b624-45fd-a8a7-e6882817191f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b6a6ee-b624-45fd-a8a7-e6882817191f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342909414337027236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5042f3-2859-43b1-a70a-ea89e82d7de0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0d43ea-404c-4245-be3d-e721abfb3843, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0d43ea-404c-4245-be3d-e721abfb3843, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4241194852973900356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b6a6ee-b624-45fd-a8a7-e6882817191f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba787c0-59b2-43b4-8527-327ddd7d7396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba787c0-59b2-43b4-8527-327ddd7d7396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156507875765325458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0d43ea-404c-4245-be3d-e721abfb3843, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c3b34a-278d-40b9-8f99-5a22c3d9e194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c3b34a-278d-40b9-8f99-5a22c3d9e194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11928778263897144627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba787c0-59b2-43b4-8527-327ddd7d7396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd2a277-7213-4d2b-99c0-4aa90229fd4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd2a277-7213-4d2b-99c0-4aa90229fd4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14994205636472684941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c3b34a-278d-40b9-8f99-5a22c3d9e194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 074aced9-894f-4ad2-ab9a-22d99a1669dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 074aced9-894f-4ad2-ab9a-22d99a1669dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698631959066255025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd2a277-7213-4d2b-99c0-4aa90229fd4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40206a49-1531-48e0-9695-fcbf7a4669be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40206a49-1531-48e0-9695-fcbf7a4669be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610328676621654543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 074aced9-894f-4ad2-ab9a-22d99a1669dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962fb867-a080-4d3f-bb3e-daefefcdea67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962fb867-a080-4d3f-bb3e-daefefcdea67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993136313002562856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40206a49-1531-48e0-9695-fcbf7a4669be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e8746db-6236-4206-936b-3fde86084acd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e8746db-6236-4206-936b-3fde86084acd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9540104351949443201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962fb867-a080-4d3f-bb3e-daefefcdea67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce5886d4-f0c5-4094-86a3-83d08a688b78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce5886d4-f0c5-4094-86a3-83d08a688b78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163676188287553765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e8746db-6236-4206-936b-3fde86084acd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5e86a2-4b13-4926-925b-ae8d8e74a390, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5e86a2-4b13-4926-925b-ae8d8e74a390, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9119787795963195860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce5886d4-f0c5-4094-86a3-83d08a688b78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0461cf-68d4-4a26-82a9-7fc496540dd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0461cf-68d4-4a26-82a9-7fc496540dd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176511397414301007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5e86a2-4b13-4926-925b-ae8d8e74a390, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4812fe-b9d7-4b80-9521-ca4e97a6f085, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4812fe-b9d7-4b80-9521-ca4e97a6f085, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12481492883553749309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0461cf-68d4-4a26-82a9-7fc496540dd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254c50d5-0016-4286-a934-af8e2f572948, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254c50d5-0016-4286-a934-af8e2f572948, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024646927144838983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4812fe-b9d7-4b80-9521-ca4e97a6f085, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dbd3d16-ae83-4b5c-9b7f-84d451bfa335, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dbd3d16-ae83-4b5c-9b7f-84d451bfa335, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 449444463564880018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dbd3d16-ae83-4b5c-9b7f-84d451bfa335, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e5a652f-ad4f-4f9f-a72c-ba6aefb8a351, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e5a652f-ad4f-4f9f-a72c-ba6aefb8a351, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170627938289725398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e5a652f-ad4f-4f9f-a72c-ba6aefb8a351, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca881dcf-1a52-43a4-bc77-954a21d280e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca881dcf-1a52-43a4-bc77-954a21d280e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2839598477634386885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254c50d5-0016-4286-a934-af8e2f572948, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ece2186-41c3-4004-b36a-bfbaa7c49fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ece2186-41c3-4004-b36a-bfbaa7c49fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747345879384203865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca881dcf-1a52-43a4-bc77-954a21d280e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c7af0e-1ed7-4876-a26e-ef9c87f35758, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c7af0e-1ed7-4876-a26e-ef9c87f35758, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7420565974679706938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ece2186-41c3-4004-b36a-bfbaa7c49fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa51a9b-db2c-4b67-941a-88c0ce082aef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa51a9b-db2c-4b67-941a-88c0ce082aef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588833606844677883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c7af0e-1ed7-4876-a26e-ef9c87f35758, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02f3564-bbed-4def-9c0b-0a87bd24d010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02f3564-bbed-4def-9c0b-0a87bd24d010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5823695774444136065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa51a9b-db2c-4b67-941a-88c0ce082aef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02f3564-bbed-4def-9c0b-0a87bd24d010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd09ba1d-bd76-49f3-ac7b-1372545c493f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd09ba1d-bd76-49f3-ac7b-1372545c493f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14620045288242348699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5ac9f1-6f38-4e83-9707-e7431b621da6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5ac9f1-6f38-4e83-9707-e7431b621da6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13922024947100611088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd09ba1d-bd76-49f3-ac7b-1372545c493f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13110a6b-e678-4fbc-a279-739946ba1dad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5ac9f1-6f38-4e83-9707-e7431b621da6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3d4f5d-e200-4333-944f-10b49eae6a5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3d4f5d-e200-4333-944f-10b49eae6a5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12568418727350149143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13110a6b-e678-4fbc-a279-739946ba1dad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617496208698798712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3d4f5d-e200-4333-944f-10b49eae6a5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c14b5e-a2a7-4124-a3ae-75b1429a86ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c14b5e-a2a7-4124-a3ae-75b1429a86ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11187262915383822057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13110a6b-e678-4fbc-a279-739946ba1dad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71967c2-ce63-4906-89d9-888541550c02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c14b5e-a2a7-4124-a3ae-75b1429a86ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0149fd-187f-475b-8315-aef439fb828e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0149fd-187f-475b-8315-aef439fb828e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270319372820442788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71967c2-ce63-4906-89d9-888541550c02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1232517274480185734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0149fd-187f-475b-8315-aef439fb828e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971cbf40-d02b-4002-b91f-f3ca6dd086b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971cbf40-d02b-4002-b91f-f3ca6dd086b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9798713681714930576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71967c2-ce63-4906-89d9-888541550c02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971cbf40-d02b-4002-b91f-f3ca6dd086b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4fdb1b-af8c-4760-bf75-ac82a58fd559, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4fdb1b-af8c-4760-bf75-ac82a58fd559, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12894595645784742398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2336d2b-ba7a-4a98-a60e-764502862e7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2336d2b-ba7a-4a98-a60e-764502862e7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991497736736895057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4fdb1b-af8c-4760-bf75-ac82a58fd559, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a114f765-a3b9-498e-9cfd-478abfd912f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a114f765-a3b9-498e-9cfd-478abfd912f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9810622718024305584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2336d2b-ba7a-4a98-a60e-764502862e7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16e57c8-07bc-4062-96d5-041f27f05088, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16e57c8-07bc-4062-96d5-041f27f05088, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810849557734001364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a114f765-a3b9-498e-9cfd-478abfd912f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ce95bb-15fe-4ec0-b140-ceadd0d46f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ce95bb-15fe-4ec0-b140-ceadd0d46f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4650114408653945853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16e57c8-07bc-4062-96d5-041f27f05088, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60ce95bb-15fe-4ec0-b140-ceadd0d46f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74da19e-479a-4bab-91d9-63daddb7a2cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74da19e-479a-4bab-91d9-63daddb7a2cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14610006277875906706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ee6a54-a87d-4c35-a08b-67662c481b8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ee6a54-a87d-4c35-a08b-67662c481b8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3597547128292945125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74da19e-479a-4bab-91d9-63daddb7a2cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1630dbdb-775d-49f5-989c-75be57ef58f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1630dbdb-775d-49f5-989c-75be57ef58f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7847497705393287244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ee6a54-a87d-4c35-a08b-67662c481b8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1460f7c9-da24-4c18-83a1-9614e4f11522, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1460f7c9-da24-4c18-83a1-9614e4f11522, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876283666804026402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1630dbdb-775d-49f5-989c-75be57ef58f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e51baa-b1d0-4747-8ce3-4dbb4a02b135, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e51baa-b1d0-4747-8ce3-4dbb4a02b135, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392287150088608645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1460f7c9-da24-4c18-83a1-9614e4f11522, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7002297b-2993-40d2-acbb-17cf8b3337d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7002297b-2993-40d2-acbb-17cf8b3337d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918265835460100607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e51baa-b1d0-4747-8ce3-4dbb4a02b135, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22afd182-6975-4f04-9d48-6080642960c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22afd182-6975-4f04-9d48-6080642960c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7744261527875902212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7002297b-2993-40d2-acbb-17cf8b3337d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302da52a-13b4-477d-8db3-f9ebb4f4fee1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302da52a-13b4-477d-8db3-f9ebb4f4fee1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747167854107822596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22afd182-6975-4f04-9d48-6080642960c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 927c5181-6c47-4c80-a0d5-fa6de7f05c83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927c5181-6c47-4c80-a0d5-fa6de7f05c83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7297475002321291502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302da52a-13b4-477d-8db3-f9ebb4f4fee1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8732954d-d5fd-437a-b143-58daac3dafbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8732954d-d5fd-437a-b143-58daac3dafbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1835242747149777959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927c5181-6c47-4c80-a0d5-fa6de7f05c83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b78ef5-7723-47dc-bef0-1b193c316464, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b78ef5-7723-47dc-bef0-1b193c316464, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1921454009857866619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8732954d-d5fd-437a-b143-58daac3dafbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c742e2e2-d0bd-45d5-87ce-cf3db724a37e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b78ef5-7723-47dc-bef0-1b193c316464, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c742e2e2-d0bd-45d5-87ce-cf3db724a37e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891428284952923274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bea83ce-c084-458e-bdb4-7092977fcb70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bea83ce-c084-458e-bdb4-7092977fcb70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11792190715339283720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c742e2e2-d0bd-45d5-87ce-cf3db724a37e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fbeab9a-f35d-429d-a6cd-275ef387dc45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fbeab9a-f35d-429d-a6cd-275ef387dc45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16197245313333442400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bea83ce-c084-458e-bdb4-7092977fcb70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b52d964-5818-4865-91ec-435fd3676e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fbeab9a-f35d-429d-a6cd-275ef387dc45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40eb2bcc-a0d5-4292-acd9-1fd2b9abee91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40eb2bcc-a0d5-4292-acd9-1fd2b9abee91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11043033945546898529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b52d964-5818-4865-91ec-435fd3676e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2489270495003874069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40eb2bcc-a0d5-4292-acd9-1fd2b9abee91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153009db-8349-48ba-8034-a5ee15ee655b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b52d964-5818-4865-91ec-435fd3676e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb4e670-612e-4dad-b98a-95c5683b2db3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb4e670-612e-4dad-b98a-95c5683b2db3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881684099594753205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153009db-8349-48ba-8034-a5ee15ee655b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5471104117456223384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb4e670-612e-4dad-b98a-95c5683b2db3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502c1dba-a2fa-450e-b0a9-698cc510af14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502c1dba-a2fa-450e-b0a9-698cc510af14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8863020576901928869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153009db-8349-48ba-8034-a5ee15ee655b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630978c8-0cc7-492d-9862-6e8e35469ab6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630978c8-0cc7-492d-9862-6e8e35469ab6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1325412609428067169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502c1dba-a2fa-450e-b0a9-698cc510af14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fce21119-5765-4373-b060-0a683f4fa3b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce21119-5765-4373-b060-0a683f4fa3b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708366449858293348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630978c8-0cc7-492d-9862-6e8e35469ab6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94242ab-b2eb-4777-95b7-9ec7cd56d539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94242ab-b2eb-4777-95b7-9ec7cd56d539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3591143298493741758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce21119-5765-4373-b060-0a683f4fa3b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de84f109-3b01-4c48-8088-87f9bc1bb619, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de84f109-3b01-4c48-8088-87f9bc1bb619, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7546212596251180470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94242ab-b2eb-4777-95b7-9ec7cd56d539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2581b65e-7f97-4fff-877f-dfabde96bf8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2581b65e-7f97-4fff-877f-dfabde96bf8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9101375484711531428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de84f109-3b01-4c48-8088-87f9bc1bb619, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 817db3c6-e420-4463-8729-a0880be0a23f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 817db3c6-e420-4463-8729-a0880be0a23f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880607334148407518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2581b65e-7f97-4fff-877f-dfabde96bf8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5bf127-22cd-4673-9950-a6793f02ebd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5bf127-22cd-4673-9950-a6793f02ebd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3975855690168957317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 817db3c6-e420-4463-8729-a0880be0a23f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07d0759-9172-4e21-a09e-17192a1451d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07d0759-9172-4e21-a09e-17192a1451d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6707194885741248595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5bf127-22cd-4673-9950-a6793f02ebd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9a141b-205f-4a66-ab4e-1be905756ac8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9a141b-205f-4a66-ab4e-1be905756ac8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7781028173147519353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07d0759-9172-4e21-a09e-17192a1451d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d3e19c-f49a-4a2e-b58e-5060287c6dce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d3e19c-f49a-4a2e-b58e-5060287c6dce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10828789980611524065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9a141b-205f-4a66-ab4e-1be905756ac8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0337b6dd-1452-4f10-84e0-b1c3fabe2337, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0337b6dd-1452-4f10-84e0-b1c3fabe2337, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6730995910755103166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d3e19c-f49a-4a2e-b58e-5060287c6dce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b6963d-171c-46a7-9a96-8c2b7f88202a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b6963d-171c-46a7-9a96-8c2b7f88202a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283594408397009812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0337b6dd-1452-4f10-84e0-b1c3fabe2337, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a516c4-4024-44ff-b8f6-4e2dc75e6a99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b6963d-171c-46a7-9a96-8c2b7f88202a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60be8536-5f40-4fee-b459-c1d60e1d3dc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60be8536-5f40-4fee-b459-c1d60e1d3dc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3205916156473033053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a516c4-4024-44ff-b8f6-4e2dc75e6a99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335252669487785275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a516c4-4024-44ff-b8f6-4e2dc75e6a99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8995a0ea-9f74-46e9-af12-524ac306b36c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8995a0ea-9f74-46e9-af12-524ac306b36c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480238909506113919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60be8536-5f40-4fee-b459-c1d60e1d3dc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9471d71d-4aff-4cf0-a22c-c58c2ea9dba8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9471d71d-4aff-4cf0-a22c-c58c2ea9dba8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240423320905773042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8995a0ea-9f74-46e9-af12-524ac306b36c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d428b7ce-7509-48c2-b3db-0fe13faa81cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d428b7ce-7509-48c2-b3db-0fe13faa81cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 195110253824644111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9471d71d-4aff-4cf0-a22c-c58c2ea9dba8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdedf7c-c1f2-40c1-9b14-4a1718c5bc8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdedf7c-c1f2-40c1-9b14-4a1718c5bc8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5804721765086091566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d428b7ce-7509-48c2-b3db-0fe13faa81cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932ec216-677c-47b0-9859-d9b457fb64ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932ec216-677c-47b0-9859-d9b457fb64ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7103966531745637753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdedf7c-c1f2-40c1-9b14-4a1718c5bc8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486bf887-49f0-48b5-9f67-2640355829d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486bf887-49f0-48b5-9f67-2640355829d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13678649904960462133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486bf887-49f0-48b5-9f67-2640355829d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f0f05d-f153-4c6e-9f7c-2440bac3d9ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f0f05d-f153-4c6e-9f7c-2440bac3d9ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2539287478444926067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932ec216-677c-47b0-9859-d9b457fb64ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7f2a91-b383-447a-80a6-20f0f6b6cba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7f2a91-b383-447a-80a6-20f0f6b6cba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4881546233819296864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f0f05d-f153-4c6e-9f7c-2440bac3d9ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 039a50c4-0d22-40d0-aebb-01854adea7f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 039a50c4-0d22-40d0-aebb-01854adea7f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10136077141209041159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7f2a91-b383-447a-80a6-20f0f6b6cba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dede00ed-e714-4ea1-a69e-988d913e6d0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dede00ed-e714-4ea1-a69e-988d913e6d0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11678304031909905502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 039a50c4-0d22-40d0-aebb-01854adea7f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e21f49-6887-4dce-9bac-261fc49f61db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dede00ed-e714-4ea1-a69e-988d913e6d0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e21f49-6887-4dce-9bac-261fc49f61db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9157357775845011998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b4bc1e-39aa-4255-a1df-2c75f9a28af6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b4bc1e-39aa-4255-a1df-2c75f9a28af6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785606663114916638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e21f49-6887-4dce-9bac-261fc49f61db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 255d2308-c434-447c-8362-8116492f0ba5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 255d2308-c434-447c-8362-8116492f0ba5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5637704781977775295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b4bc1e-39aa-4255-a1df-2c75f9a28af6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4029179-41c0-4d72-994a-cd8b21f56733, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4029179-41c0-4d72-994a-cd8b21f56733, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099229321418152532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4029179-41c0-4d72-994a-cd8b21f56733, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0961e80b-8dd2-484a-b3b3-5c8966806968, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0961e80b-8dd2-484a-b3b3-5c8966806968, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140150588391594660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 255d2308-c434-447c-8362-8116492f0ba5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba4cf40d-b031-4bbb-80d8-93041bc8eec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba4cf40d-b031-4bbb-80d8-93041bc8eec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5161544027749715310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba4cf40d-b031-4bbb-80d8-93041bc8eec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b31acda-e462-42e3-a007-6436d2f942cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b31acda-e462-42e3-a007-6436d2f942cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943277247018841588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0961e80b-8dd2-484a-b3b3-5c8966806968, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492a2a25-a27c-44e4-a49b-77bba0ff8841, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492a2a25-a27c-44e4-a49b-77bba0ff8841, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031527815414007129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b31acda-e462-42e3-a007-6436d2f942cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22cb14e4-a9f4-4b5f-992a-f2485939a5c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22cb14e4-a9f4-4b5f-992a-f2485939a5c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17377103796633244730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492a2a25-a27c-44e4-a49b-77bba0ff8841, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0a31bf7-9e02-4206-851c-6eec22bce1b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a31bf7-9e02-4206-851c-6eec22bce1b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152203509645030082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22cb14e4-a9f4-4b5f-992a-f2485939a5c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b675eae-1460-4977-96b4-d02ece038ec8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b675eae-1460-4977-96b4-d02ece038ec8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5377199714704309859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a31bf7-9e02-4206-851c-6eec22bce1b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40054207-4558-46b8-9443-cddacce6a9c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40054207-4558-46b8-9443-cddacce6a9c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885552704873160917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b675eae-1460-4977-96b4-d02ece038ec8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef91e7d-3819-4900-b585-fdc203254319, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef91e7d-3819-4900-b585-fdc203254319, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12605844170734211685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40054207-4558-46b8-9443-cddacce6a9c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0579cc0-0481-4361-84c0-33a791b66297, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0579cc0-0481-4361-84c0-33a791b66297, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118101796077246301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef91e7d-3819-4900-b585-fdc203254319, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259d439e-8e3c-4e1e-befc-579be0b78869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259d439e-8e3c-4e1e-befc-579be0b78869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13433303207100106276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0579cc0-0481-4361-84c0-33a791b66297, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104487e1-10a7-489b-b4f8-a3860bcf60cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104487e1-10a7-489b-b4f8-a3860bcf60cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16967914485380718085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259d439e-8e3c-4e1e-befc-579be0b78869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b22d91-7295-46e0-b9eb-c986d909bfd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b22d91-7295-46e0-b9eb-c986d909bfd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12378374002282933246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b22d91-7295-46e0-b9eb-c986d909bfd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fd29e8-2458-48d9-841c-7791fa54715a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fd29e8-2458-48d9-841c-7791fa54715a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081545053123303716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104487e1-10a7-489b-b4f8-a3860bcf60cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439d0d21-1c31-4f67-a20b-2b2baa0e1192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439d0d21-1c31-4f67-a20b-2b2baa0e1192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6240038379358247952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fd29e8-2458-48d9-841c-7791fa54715a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c3833a-9266-40d8-b4e3-605fb45a44b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c3833a-9266-40d8-b4e3-605fb45a44b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521577918462983715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439d0d21-1c31-4f67-a20b-2b2baa0e1192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152b3b76-ab31-4883-aa37-2b77502c001f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152b3b76-ab31-4883-aa37-2b77502c001f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953704703376409615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c3833a-9266-40d8-b4e3-605fb45a44b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752cd20c-5ed9-4fdd-9c3a-3abe755005fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752cd20c-5ed9-4fdd-9c3a-3abe755005fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525409502162883106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152b3b76-ab31-4883-aa37-2b77502c001f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d6644c0-8e85-4390-abec-17c5a6991a5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d6644c0-8e85-4390-abec-17c5a6991a5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7745614642233872370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752cd20c-5ed9-4fdd-9c3a-3abe755005fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f908271-3ce5-4c43-b61b-62c81ea73c39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f908271-3ce5-4c43-b61b-62c81ea73c39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121170877259287631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d6644c0-8e85-4390-abec-17c5a6991a5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5c1940-6e89-4e64-8baf-6f926c27099f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5c1940-6e89-4e64-8baf-6f926c27099f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12485337441078056948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f908271-3ce5-4c43-b61b-62c81ea73c39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947bee86-731f-47b0-9b26-24407e3d7746, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947bee86-731f-47b0-9b26-24407e3d7746, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3779666335165717632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5c1940-6e89-4e64-8baf-6f926c27099f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c01c3fb-0587-412a-b4b8-94439954797e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c01c3fb-0587-412a-b4b8-94439954797e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372673578022972587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947bee86-731f-47b0-9b26-24407e3d7746, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1cb0f3-b58c-4463-b151-6ed2e994d9ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1cb0f3-b58c-4463-b151-6ed2e994d9ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5966509378258884957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c01c3fb-0587-412a-b4b8-94439954797e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa47af7e-8443-446a-852d-75a08e1b5608, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa47af7e-8443-446a-852d-75a08e1b5608, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2264323457259544037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa47af7e-8443-446a-852d-75a08e1b5608, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1c6b5b-d9aa-40f6-8625-be29ccd85a90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1c6b5b-d9aa-40f6-8625-be29ccd85a90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7636579587588942895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1cb0f3-b58c-4463-b151-6ed2e994d9ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17683058-50ee-4e08-ad64-2c0dd8702832, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17683058-50ee-4e08-ad64-2c0dd8702832, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752839165646398857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1c6b5b-d9aa-40f6-8625-be29ccd85a90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4cbd44-c483-452d-962e-5ffb383613bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4cbd44-c483-452d-962e-5ffb383613bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5545299571935150394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17683058-50ee-4e08-ad64-2c0dd8702832, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547224df-1461-40e4-9e51-440560c8fda3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547224df-1461-40e4-9e51-440560c8fda3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12083159443772057556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4cbd44-c483-452d-962e-5ffb383613bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05cb2305-f79a-450b-82d8-0b614d8b4b87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05cb2305-f79a-450b-82d8-0b614d8b4b87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9428872777642035614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05cb2305-f79a-450b-82d8-0b614d8b4b87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d2b7d8c-ca88-4a25-81e5-04756c7f6365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d2b7d8c-ca88-4a25-81e5-04756c7f6365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509356223998863570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d2b7d8c-ca88-4a25-81e5-04756c7f6365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec5c9d9-e1e7-4ac0-aab7-3990fb3b0730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec5c9d9-e1e7-4ac0-aab7-3990fb3b0730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10636312643462157201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547224df-1461-40e4-9e51-440560c8fda3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a8d553-e8ea-41d6-8873-715c5fdb5c1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a8d553-e8ea-41d6-8873-715c5fdb5c1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510811093241857410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec5c9d9-e1e7-4ac0-aab7-3990fb3b0730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a8d553-e8ea-41d6-8873-715c5fdb5c1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f9a033c-e71d-42bf-9a86-8b18d3d495b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f9a033c-e71d-42bf-9a86-8b18d3d495b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17115677778518281803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36c03b4-2b9c-4092-baed-76fbbe270445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36c03b4-2b9c-4092-baed-76fbbe270445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150371019143791112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f9a033c-e71d-42bf-9a86-8b18d3d495b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922682df-ed20-4d51-a948-f9c104feddea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922682df-ed20-4d51-a948-f9c104feddea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634438088860537811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36c03b4-2b9c-4092-baed-76fbbe270445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c90e03-20f4-42d0-bb49-c5fd5cfa6b85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c90e03-20f4-42d0-bb49-c5fd5cfa6b85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6396962221984392010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922682df-ed20-4d51-a948-f9c104feddea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b76e4b3-4a8a-4582-a8d8-592978798e3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b76e4b3-4a8a-4582-a8d8-592978798e3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489314349598611610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c90e03-20f4-42d0-bb49-c5fd5cfa6b85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725be8ab-21fa-42df-8d54-6793e061dae4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725be8ab-21fa-42df-8d54-6793e061dae4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1120752711483706879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b76e4b3-4a8a-4582-a8d8-592978798e3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d623fd84-7119-4a5e-ac36-dbec15c468ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d623fd84-7119-4a5e-ac36-dbec15c468ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156531702325582590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725be8ab-21fa-42df-8d54-6793e061dae4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08420b55-2edd-4949-b804-03c105c29a8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08420b55-2edd-4949-b804-03c105c29a8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13214108241102484924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d623fd84-7119-4a5e-ac36-dbec15c468ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14c05dc-1e6b-4255-a33b-bc0122ad26af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14c05dc-1e6b-4255-a33b-bc0122ad26af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13375555202793451884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08420b55-2edd-4949-b804-03c105c29a8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2faf657e-0ab7-44fe-beea-32b29d8a69c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2faf657e-0ab7-44fe-beea-32b29d8a69c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13911669634579507277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14c05dc-1e6b-4255-a33b-bc0122ad26af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff238493-59f4-4253-9719-1d8dbf0d032e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff238493-59f4-4253-9719-1d8dbf0d032e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 236492686378668157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2faf657e-0ab7-44fe-beea-32b29d8a69c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1840086-dddf-4a6d-a927-adfb1768d89c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1840086-dddf-4a6d-a927-adfb1768d89c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12735165630046112933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff238493-59f4-4253-9719-1d8dbf0d032e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6594e520-e511-415a-9b4d-f1b4f73062f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1840086-dddf-4a6d-a927-adfb1768d89c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419de6d5-b247-40b2-adcf-08da6358848f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419de6d5-b247-40b2-adcf-08da6358848f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527846332701344287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6594e520-e511-415a-9b4d-f1b4f73062f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878676754033631549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419de6d5-b247-40b2-adcf-08da6358848f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c14f5c-9468-461d-abea-7b459a3581e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c14f5c-9468-461d-abea-7b459a3581e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089955062842372059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6594e520-e511-415a-9b4d-f1b4f73062f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f08c40b-cd6b-4fdc-ada0-e7f8e8dff23f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f08c40b-cd6b-4fdc-ada0-e7f8e8dff23f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17428296410290334349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c14f5c-9468-461d-abea-7b459a3581e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee9279d-3783-455f-8c8a-ddf4b494ded0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee9279d-3783-455f-8c8a-ddf4b494ded0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4464416930965093596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f08c40b-cd6b-4fdc-ada0-e7f8e8dff23f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21704fc-b599-4c83-ace2-d9c3a59e7786, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21704fc-b599-4c83-ace2-d9c3a59e7786, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194068514001425951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee9279d-3783-455f-8c8a-ddf4b494ded0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d85824-e545-483b-b0e1-cecbfd67aab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d85824-e545-483b-b0e1-cecbfd67aab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3204515420391649598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21704fc-b599-4c83-ace2-d9c3a59e7786, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0955466-7cb2-40f1-8bf0-97dd43e39fc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0955466-7cb2-40f1-8bf0-97dd43e39fc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4718803126913276210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d85824-e545-483b-b0e1-cecbfd67aab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10636dc5-f9f0-415c-9a88-c31ae2564749, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10636dc5-f9f0-415c-9a88-c31ae2564749, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14169481721161520404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0955466-7cb2-40f1-8bf0-97dd43e39fc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90b4ba2-1fda-493d-9860-a57e00e4ac05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90b4ba2-1fda-493d-9860-a57e00e4ac05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4168476989766023976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10636dc5-f9f0-415c-9a88-c31ae2564749, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8859a2-b2cf-4c4c-a0a2-14bd0a7b9013, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8859a2-b2cf-4c4c-a0a2-14bd0a7b9013, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446331884016479677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90b4ba2-1fda-493d-9860-a57e00e4ac05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d9c253-7cf9-4616-a651-1434046d6537, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d9c253-7cf9-4616-a651-1434046d6537, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502526315925436677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8859a2-b2cf-4c4c-a0a2-14bd0a7b9013, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79baf88e-0269-417d-8095-9c63546fafbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79baf88e-0269-417d-8095-9c63546fafbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045723962289330753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d9c253-7cf9-4616-a651-1434046d6537, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79baf88e-0269-417d-8095-9c63546fafbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416b035b-82a7-4531-b232-f18df7a0d1a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416b035b-82a7-4531-b232-f18df7a0d1a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661791501271852834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983472bc-3cd8-4ff2-b992-3a7b8b480762, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983472bc-3cd8-4ff2-b992-3a7b8b480762, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3549193667751583372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416b035b-82a7-4531-b232-f18df7a0d1a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e987b8e-e439-4a97-bcab-3058d3b0e158, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e987b8e-e439-4a97-bcab-3058d3b0e158, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873068485931213321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983472bc-3cd8-4ff2-b992-3a7b8b480762, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ab1e8f-a589-4108-8db4-49866cc4df54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ab1e8f-a589-4108-8db4-49866cc4df54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 710425581176190609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e987b8e-e439-4a97-bcab-3058d3b0e158, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a02170e-a717-4c1d-949a-74e4747937b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a02170e-a717-4c1d-949a-74e4747937b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630198259655481620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ab1e8f-a589-4108-8db4-49866cc4df54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0255df08-cd23-4116-8c4b-3b43bc9dac14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0255df08-cd23-4116-8c4b-3b43bc9dac14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14950345233258603861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0255df08-cd23-4116-8c4b-3b43bc9dac14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cae339a-f3df-4c9f-bba1-cb1ce602d675, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cae339a-f3df-4c9f-bba1-cb1ce602d675, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556911857897673693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a02170e-a717-4c1d-949a-74e4747937b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6160f5fd-f8e8-4278-b575-ea632e5a9218, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6160f5fd-f8e8-4278-b575-ea632e5a9218, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18176342824305494917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cae339a-f3df-4c9f-bba1-cb1ce602d675, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 870cf602-b46a-40b0-baac-93022c90199b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870cf602-b46a-40b0-baac-93022c90199b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18078058235237794765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6160f5fd-f8e8-4278-b575-ea632e5a9218, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6d7cab-e48f-4848-9a4f-c1259da51b8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870cf602-b46a-40b0-baac-93022c90199b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2792d1a9-5345-4730-9099-6632b756df7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2792d1a9-5345-4730-9099-6632b756df7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512720503728064624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6d7cab-e48f-4848-9a4f-c1259da51b8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4967198581163361393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6d7cab-e48f-4848-9a4f-c1259da51b8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a814ff6-62b3-4f99-b55f-2e958b28f526, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a814ff6-62b3-4f99-b55f-2e958b28f526, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16914688426432423413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2792d1a9-5345-4730-9099-6632b756df7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fa9bc7-33c6-404d-af06-93ddcd7609a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fa9bc7-33c6-404d-af06-93ddcd7609a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4906830405646926921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a814ff6-62b3-4f99-b55f-2e958b28f526, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da754ca-24fe-4a44-ac4c-6fc3291f3473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da754ca-24fe-4a44-ac4c-6fc3291f3473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023135182916724932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fa9bc7-33c6-404d-af06-93ddcd7609a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717e1e17-e66f-4ff3-a915-d91009a4c4ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717e1e17-e66f-4ff3-a915-d91009a4c4ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8823660471920030182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da754ca-24fe-4a44-ac4c-6fc3291f3473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74a9d169-987f-4718-82a2-eb3246b5c3da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74a9d169-987f-4718-82a2-eb3246b5c3da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1936479409628187740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74a9d169-987f-4718-82a2-eb3246b5c3da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad177378-bcba-4bc1-946a-4905d1c65bdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad177378-bcba-4bc1-946a-4905d1c65bdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15219142791521409322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717e1e17-e66f-4ff3-a915-d91009a4c4ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc446d9f-c2d7-4119-bc23-4e9ac8ee1171, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc446d9f-c2d7-4119-bc23-4e9ac8ee1171, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790276828062924088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad177378-bcba-4bc1-946a-4905d1c65bdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb9fb05-a98b-40c1-aef6-0693c5da55a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb9fb05-a98b-40c1-aef6-0693c5da55a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666624726560008574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc446d9f-c2d7-4119-bc23-4e9ac8ee1171, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4f4327-fd38-426d-affa-56bd4b060a8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4f4327-fd38-426d-affa-56bd4b060a8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9368764726754798995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb9fb05-a98b-40c1-aef6-0693c5da55a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd56153-7a2f-475f-a6d6-efefcf4d41fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd56153-7a2f-475f-a6d6-efefcf4d41fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14032010090077859261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4f4327-fd38-426d-affa-56bd4b060a8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e1f740-e2a3-4f3b-a076-083b9439d338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e1f740-e2a3-4f3b-a076-083b9439d338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379926207360174917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd56153-7a2f-475f-a6d6-efefcf4d41fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aabfc3-0138-4ba9-af05-1c598d0ac943, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aabfc3-0138-4ba9-af05-1c598d0ac943, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16746136631322311394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e1f740-e2a3-4f3b-a076-083b9439d338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aabfc3-0138-4ba9-af05-1c598d0ac943, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a90e738-7a70-4784-bf01-8b34e9f97309, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a90e738-7a70-4784-bf01-8b34e9f97309, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168017506142503856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ef3c5c-187b-4633-b4c5-4ecde854545b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ef3c5c-187b-4633-b4c5-4ecde854545b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 175113938393937555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a90e738-7a70-4784-bf01-8b34e9f97309, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd7d9d40-14b7-4444-8bd5-f69317dc9711, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7d9d40-14b7-4444-8bd5-f69317dc9711, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14087255077099332517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7d9d40-14b7-4444-8bd5-f69317dc9711, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f01c1d-d0d0-4567-bd27-50a539e8f9b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f01c1d-d0d0-4567-bd27-50a539e8f9b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 984559742463387710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ef3c5c-187b-4633-b4c5-4ecde854545b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e35a18a-8657-4fff-a3dd-5b30b3b686b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e35a18a-8657-4fff-a3dd-5b30b3b686b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097438285997881671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f01c1d-d0d0-4567-bd27-50a539e8f9b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e35a18a-8657-4fff-a3dd-5b30b3b686b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645a4b8c-c41f-4505-a0d2-178d83c1bccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8abfff2-6691-4487-9ab7-44112318e52e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8abfff2-6691-4487-9ab7-44112318e52e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18096684225311927861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645a4b8c-c41f-4505-a0d2-178d83c1bccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2890630132333978958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8abfff2-6691-4487-9ab7-44112318e52e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645a4b8c-c41f-4505-a0d2-178d83c1bccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68115ef3-2012-438a-bfd3-a47d47bb05ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68115ef3-2012-438a-bfd3-a47d47bb05ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11288151885999523777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6743fe-d134-404e-b022-0fcff2bd7d3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6743fe-d134-404e-b022-0fcff2bd7d3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361566368493779543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6743fe-d134-404e-b022-0fcff2bd7d3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba32cb4-27e1-440e-ad40-5cf884c89c78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba32cb4-27e1-440e-ad40-5cf884c89c78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358683570729498065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68115ef3-2012-438a-bfd3-a47d47bb05ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3f4091-e2ec-4175-8b88-4e1455e5e3f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3f4091-e2ec-4175-8b88-4e1455e5e3f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064557534268648168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba32cb4-27e1-440e-ad40-5cf884c89c78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a80709-6aa5-4755-a005-6fb5380ce47a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a80709-6aa5-4755-a005-6fb5380ce47a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15386436464520699431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3f4091-e2ec-4175-8b88-4e1455e5e3f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce6f95b-fed7-41bb-ad05-ae044224a566, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce6f95b-fed7-41bb-ad05-ae044224a566, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594306462271087118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a80709-6aa5-4755-a005-6fb5380ce47a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4dc9146-4da9-414f-b6f5-4ad6844e3d94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4dc9146-4da9-414f-b6f5-4ad6844e3d94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18097868579854237923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce6f95b-fed7-41bb-ad05-ae044224a566, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9b6a4b-4453-46e1-a913-147f9846c033, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9b6a4b-4453-46e1-a913-147f9846c033, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274212370631146781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4dc9146-4da9-414f-b6f5-4ad6844e3d94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0ad36c-663c-4951-8798-3af36f43bcdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0ad36c-663c-4951-8798-3af36f43bcdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7901680323981980553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9b6a4b-4453-46e1-a913-147f9846c033, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152f7234-7fe6-4bbd-8659-87917d67909c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152f7234-7fe6-4bbd-8659-87917d67909c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4513633392904560765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0ad36c-663c-4951-8798-3af36f43bcdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfa8590-7bd5-4002-b448-3460bc420ffa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfa8590-7bd5-4002-b448-3460bc420ffa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230202309397107604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152f7234-7fe6-4bbd-8659-87917d67909c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4ea02e-a701-4179-9e21-8b3c3dac2f08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4ea02e-a701-4179-9e21-8b3c3dac2f08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5239100279087012909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfa8590-7bd5-4002-b448-3460bc420ffa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ced8490-5ada-49a3-9482-91c419365dde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ced8490-5ada-49a3-9482-91c419365dde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12903435661058566098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ced8490-5ada-49a3-9482-91c419365dde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76def161-e427-4572-85db-529a5d2b37b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76def161-e427-4572-85db-529a5d2b37b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776263988939267828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76def161-e427-4572-85db-529a5d2b37b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3daeb58c-4d20-47f6-ac7e-1dd55f7c5622, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3daeb58c-4d20-47f6-ac7e-1dd55f7c5622, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4146867957868344067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4ea02e-a701-4179-9e21-8b3c3dac2f08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a788ff3-bda0-4382-9f5d-02d515336826, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a788ff3-bda0-4382-9f5d-02d515336826, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7573274964639701473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3daeb58c-4d20-47f6-ac7e-1dd55f7c5622, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7173ce-be3e-4d5a-8afd-a078aa8c99ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7173ce-be3e-4d5a-8afd-a078aa8c99ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18300541309980073961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a788ff3-bda0-4382-9f5d-02d515336826, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21d66d2-266c-4431-b96a-f755587fac99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21d66d2-266c-4431-b96a-f755587fac99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135288661311691781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7173ce-be3e-4d5a-8afd-a078aa8c99ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23eb35df-83ad-4331-b96b-b9cc0b3f0495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eb35df-83ad-4331-b96b-b9cc0b3f0495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803094060789124952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21d66d2-266c-4431-b96a-f755587fac99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f28ce986-c54f-476c-8acd-de790fef00f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28ce986-c54f-476c-8acd-de790fef00f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 144732730078507440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eb35df-83ad-4331-b96b-b9cc0b3f0495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c18664-a4e9-46ed-9037-bccfdf085cf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28ce986-c54f-476c-8acd-de790fef00f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5209720-8a6c-424b-a3ac-bb309656ba8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5209720-8a6c-424b-a3ac-bb309656ba8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750249172562317171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c18664-a4e9-46ed-9037-bccfdf085cf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343445136486285428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5209720-8a6c-424b-a3ac-bb309656ba8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c234d4d-e9aa-4421-ba61-fe2955bde18a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c234d4d-e9aa-4421-ba61-fe2955bde18a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990230254306533368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c18664-a4e9-46ed-9037-bccfdf085cf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d70be6-0317-44d1-844a-bc55efc23868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d70be6-0317-44d1-844a-bc55efc23868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493619216691128732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c234d4d-e9aa-4421-ba61-fe2955bde18a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f7bb85-d84f-49b6-9ec2-56d3d7c8504e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f7bb85-d84f-49b6-9ec2-56d3d7c8504e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2701427064839989129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d70be6-0317-44d1-844a-bc55efc23868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4baaa4bb-1633-4ee0-b46e-c5cfa9f67be1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4baaa4bb-1633-4ee0-b46e-c5cfa9f67be1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6494277283342089684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f7bb85-d84f-49b6-9ec2-56d3d7c8504e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef510d4f-585e-4416-b829-250cf1081544, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef510d4f-585e-4416-b829-250cf1081544, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11529277856668505229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4baaa4bb-1633-4ee0-b46e-c5cfa9f67be1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3e0b51-e8c1-43c6-8088-1ed4df49388b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3e0b51-e8c1-43c6-8088-1ed4df49388b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16854832166585836705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef510d4f-585e-4416-b829-250cf1081544, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1c688d-1577-45f4-8081-afba7f953ca3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1c688d-1577-45f4-8081-afba7f953ca3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11117498682326459362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3e0b51-e8c1-43c6-8088-1ed4df49388b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9018ab6-65a0-425b-a452-8189ab79a148, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9018ab6-65a0-425b-a452-8189ab79a148, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995356305772607311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1c688d-1577-45f4-8081-afba7f953ca3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7c09c2-b66b-4f90-8ab5-6da18411983c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7c09c2-b66b-4f90-8ab5-6da18411983c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12093355555631499512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9018ab6-65a0-425b-a452-8189ab79a148, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64cbeaf3-54bb-4d95-b675-07b7e256df91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64cbeaf3-54bb-4d95-b675-07b7e256df91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661422039790926185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7c09c2-b66b-4f90-8ab5-6da18411983c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46084c96-8594-4fa2-89b3-54717a3a607f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46084c96-8594-4fa2-89b3-54717a3a607f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12259461671312230800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64cbeaf3-54bb-4d95-b675-07b7e256df91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb80189-e2cf-49b3-89c3-8c0a0c05c85a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb80189-e2cf-49b3-89c3-8c0a0c05c85a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16414871373245455265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46084c96-8594-4fa2-89b3-54717a3a607f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a9851e-d656-471d-8b39-6b9321f082d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a9851e-d656-471d-8b39-6b9321f082d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10350072459623439840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb80189-e2cf-49b3-89c3-8c0a0c05c85a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64841f2b-a20e-45de-800e-dba555d053e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64841f2b-a20e-45de-800e-dba555d053e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204649540589862534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a9851e-d656-471d-8b39-6b9321f082d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515589c8-196f-446c-abf4-bf388bb4c818, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515589c8-196f-446c-abf4-bf388bb4c818, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922008131121656476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64841f2b-a20e-45de-800e-dba555d053e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d018a749-599b-4496-b915-c7c75af9980a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d018a749-599b-4496-b915-c7c75af9980a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327924743967928534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515589c8-196f-446c-abf4-bf388bb4c818, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575c847a-0946-4993-89c6-1683f80b6810, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575c847a-0946-4993-89c6-1683f80b6810, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071494640107512786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d018a749-599b-4496-b915-c7c75af9980a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0573ec67-d6c1-4dd6-85af-34bd67aa3cd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0573ec67-d6c1-4dd6-85af-34bd67aa3cd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7954153905578859900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575c847a-0946-4993-89c6-1683f80b6810, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dc2559-af56-4a83-97bb-2fc089d707c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dc2559-af56-4a83-97bb-2fc089d707c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543770783858565854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dc2559-af56-4a83-97bb-2fc089d707c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00333d30-6397-4c8f-8709-18cb28a17fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00333d30-6397-4c8f-8709-18cb28a17fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370451115862849142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0573ec67-d6c1-4dd6-85af-34bd67aa3cd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f411649f-6152-4b7a-a7e4-a04f3dd8077e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f411649f-6152-4b7a-a7e4-a04f3dd8077e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 152942460530479950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00333d30-6397-4c8f-8709-18cb28a17fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9307fa41-d6b1-4ffc-88fd-9e355a87885c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9307fa41-d6b1-4ffc-88fd-9e355a87885c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10917930495354219755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f411649f-6152-4b7a-a7e4-a04f3dd8077e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cc3dccd-51bd-4e57-b366-f2039b60acde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cc3dccd-51bd-4e57-b366-f2039b60acde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200867377721977327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9307fa41-d6b1-4ffc-88fd-9e355a87885c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949c13f5-109c-4265-a726-043b45f9bce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cc3dccd-51bd-4e57-b366-f2039b60acde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949c13f5-109c-4265-a726-043b45f9bce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777122641780036906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091fda82-6e51-4ce6-9756-1e1971286b87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091fda82-6e51-4ce6-9756-1e1971286b87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183338283674801554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949c13f5-109c-4265-a726-043b45f9bce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcabc3d0-97bc-4f4d-a2b8-fcde9cce8237, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcabc3d0-97bc-4f4d-a2b8-fcde9cce8237, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8972899013213029197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091fda82-6e51-4ce6-9756-1e1971286b87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d28177-1a0c-4156-ac00-c52d7a30f434, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d28177-1a0c-4156-ac00-c52d7a30f434, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4202725835039688259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcabc3d0-97bc-4f4d-a2b8-fcde9cce8237, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88624d8e-bb29-4d76-9290-b544aa27c062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88624d8e-bb29-4d76-9290-b544aa27c062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17935457487295087992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d28177-1a0c-4156-ac00-c52d7a30f434, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c4bcf8-1abb-4722-8bb9-00fcf406b723, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c4bcf8-1abb-4722-8bb9-00fcf406b723, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15677823100427034544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88624d8e-bb29-4d76-9290-b544aa27c062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 281ae4fe-9a4a-4992-a1e7-ec7ec97d8b52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281ae4fe-9a4a-4992-a1e7-ec7ec97d8b52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7134604992233766553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c4bcf8-1abb-4722-8bb9-00fcf406b723, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 875bc716-b298-424a-8cc1-136a19590f09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875bc716-b298-424a-8cc1-136a19590f09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7716549183293021768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281ae4fe-9a4a-4992-a1e7-ec7ec97d8b52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f85232-2774-4044-9787-185424e7526e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f85232-2774-4044-9787-185424e7526e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 562708700591629999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875bc716-b298-424a-8cc1-136a19590f09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c48bcb-1748-43c7-af14-2a04593a39a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c48bcb-1748-43c7-af14-2a04593a39a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9490973802127362271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f85232-2774-4044-9787-185424e7526e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f301f7-2eb7-41d1-b186-16d8a3705d8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f301f7-2eb7-41d1-b186-16d8a3705d8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053728362741333842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c48bcb-1748-43c7-af14-2a04593a39a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b0cafe-52a7-4588-9cc2-e4a88b5f293e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b0cafe-52a7-4588-9cc2-e4a88b5f293e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11864194858506335958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f301f7-2eb7-41d1-b186-16d8a3705d8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84262575-d26e-4fee-829b-f834a5aa81fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b0cafe-52a7-4588-9cc2-e4a88b5f293e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84262575-d26e-4fee-829b-f834a5aa81fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981330755011324358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53f45a8d-df2c-4397-9a3c-c0e55d6a879f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53f45a8d-df2c-4397-9a3c-c0e55d6a879f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8092512235906254864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, da22ff0a-0523-4456-9368-d2088634cb03, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da22ff0a-0523-4456-9368-d2088634cb03, localhost:9335): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84262575-d26e-4fee-829b-f834a5aa81fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa933e2-fe16-4e61-ac0f-c5cd8fa2b387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa933e2-fe16-4e61-ac0f-c5cd8fa2b387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10462863204776745553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da22ff0a-0523-4456-9368-d2088634cb03, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 6291 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" node_id: 50000 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 22207 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:6291, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:22207, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53f45a8d-df2c-4397-9a3c-c0e55d6a879f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f715882b-d2cd-4ad0-9ec0-0cd6dd6c3362, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f715882b-d2cd-4ad0-9ec0-0cd6dd6c3362, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2621380242592224571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa933e2-fe16-4e61-ac0f-c5cd8fa2b387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 524a0092-9a03-4828-b062-07505c658658, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 524a0092-9a03-4828-b062-07505c658658, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10806757595541466388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f715882b-d2cd-4ad0-9ec0-0cd6dd6c3362, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4351b36-e32a-49bc-9742-48f0583b14b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4351b36-e32a-49bc-9742-48f0583b14b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12623062035589139100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 524a0092-9a03-4828-b062-07505c658658, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 760568f1-aa7d-4893-b07a-fb494fc13869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 760568f1-aa7d-4893-b07a-fb494fc13869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780190260484166240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4351b36-e32a-49bc-9742-48f0583b14b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdbe9d45-64b2-40f2-834f-f820d0aaa269, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdbe9d45-64b2-40f2-834f-f820d0aaa269, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272251690699689488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 760568f1-aa7d-4893-b07a-fb494fc13869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdca075-9cb3-4509-9620-11cd3b56c7e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdca075-9cb3-4509-9620-11cd3b56c7e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16977217717431374093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdbe9d45-64b2-40f2-834f-f820d0aaa269, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2cce1fc-17d7-4ce4-860a-0a179eb8195d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2cce1fc-17d7-4ce4-860a-0a179eb8195d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480804499070647977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdca075-9cb3-4509-9620-11cd3b56c7e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13dbc70f-afbb-440f-b9eb-a62050f9d096, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13dbc70f-afbb-440f-b9eb-a62050f9d096, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17701408195578378232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2cce1fc-17d7-4ce4-860a-0a179eb8195d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb93c63-a5f1-46da-824a-6e6b9653bff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb93c63-a5f1-46da-824a-6e6b9653bff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16009634723245378222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13dbc70f-afbb-440f-b9eb-a62050f9d096, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bc95e5-705f-49b4-a4d7-ded3082060f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bc95e5-705f-49b4-a4d7-ded3082060f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 312757163250758598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb93c63-a5f1-46da-824a-6e6b9653bff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e983d8-8aaf-4531-8dfe-6ea5c0d49a4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e983d8-8aaf-4531-8dfe-6ea5c0d49a4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9674984314670662804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e983d8-8aaf-4531-8dfe-6ea5c0d49a4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d717e6d6-c39a-4f21-9a2a-9a2d962c4546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d717e6d6-c39a-4f21-9a2a-9a2d962c4546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10549114173708110217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bc95e5-705f-49b4-a4d7-ded3082060f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418ec6f1-11d1-4b58-b3ac-302ecfeb4ec9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418ec6f1-11d1-4b58-b3ac-302ecfeb4ec9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17684194461489325450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418ec6f1-11d1-4b58-b3ac-302ecfeb4ec9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3789c264-e3e6-4eca-83f0-ccf3d7839754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3789c264-e3e6-4eca-83f0-ccf3d7839754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6186856941605036181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d717e6d6-c39a-4f21-9a2a-9a2d962c4546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc610c78-8caf-4741-8e3b-692348732c47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc610c78-8caf-4741-8e3b-692348732c47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7517990658182313052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3789c264-e3e6-4eca-83f0-ccf3d7839754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb95e9bc-7df1-4929-81b1-ed7a1028a4d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb95e9bc-7df1-4929-81b1-ed7a1028a4d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591853699353551242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc610c78-8caf-4741-8e3b-692348732c47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb95e9bc-7df1-4929-81b1-ed7a1028a4d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e700f3-0ef4-41a5-83e7-e6173980c1a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e700f3-0ef4-41a5-83e7-e6173980c1a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618605948541467754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28d9633-2c58-44d3-be00-0b18eba35c45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28d9633-2c58-44d3-be00-0b18eba35c45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12540385692632185241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e700f3-0ef4-41a5-83e7-e6173980c1a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d501cb5-d32d-4171-84e7-bb06e24e67cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d501cb5-d32d-4171-84e7-bb06e24e67cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12404746221786155196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28d9633-2c58-44d3-be00-0b18eba35c45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b29e7514-83bf-44d1-90f8-c2bc76043022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b29e7514-83bf-44d1-90f8-c2bc76043022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354015719316610943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b29e7514-83bf-44d1-90f8-c2bc76043022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62edd080-f051-4e68-a3de-a021317c9f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d501cb5-d32d-4171-84e7-bb06e24e67cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273b4528-b193-41f2-992d-6f93a5a4e8c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273b4528-b193-41f2-992d-6f93a5a4e8c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6360471143150743012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62edd080-f051-4e68-a3de-a021317c9f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9509008496932178943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62edd080-f051-4e68-a3de-a021317c9f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9d5102-f191-4e80-9bf8-07ef60bdaf20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9d5102-f191-4e80-9bf8-07ef60bdaf20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5238227820992938973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273b4528-b193-41f2-992d-6f93a5a4e8c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafe7068-83e0-4b3d-895c-c1edc7c82154, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafe7068-83e0-4b3d-895c-c1edc7c82154, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7716408718699055280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9d5102-f191-4e80-9bf8-07ef60bdaf20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e50ab48-057c-4804-9d53-eba03c76657e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e50ab48-057c-4804-9d53-eba03c76657e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121764604854072779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafe7068-83e0-4b3d-895c-c1edc7c82154, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61886229-ac15-4fbd-a5a7-9deada801d75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e50ab48-057c-4804-9d53-eba03c76657e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61886229-ac15-4fbd-a5a7-9deada801d75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007325037041349923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726bfaa9-203b-46bd-bafb-11ef2e1282ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726bfaa9-203b-46bd-bafb-11ef2e1282ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185385259197395894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61886229-ac15-4fbd-a5a7-9deada801d75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85131486-9cf3-4d10-8902-e312eec329b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85131486-9cf3-4d10-8902-e312eec329b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1627917673828000112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726bfaa9-203b-46bd-bafb-11ef2e1282ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4deb5e-9f00-4064-8f9a-155e0d51a36b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4deb5e-9f00-4064-8f9a-155e0d51a36b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1600971670615843669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4deb5e-9f00-4064-8f9a-155e0d51a36b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce039357-669d-4009-b6bc-d790ba48ac23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce039357-669d-4009-b6bc-d790ba48ac23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3068049622671299694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85131486-9cf3-4d10-8902-e312eec329b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5229676-805b-404d-8fc2-3c6c06c0b6e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5229676-805b-404d-8fc2-3c6c06c0b6e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056263298616694484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce039357-669d-4009-b6bc-d790ba48ac23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e65755-9e20-48f1-8cb0-cbfe80669149, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e65755-9e20-48f1-8cb0-cbfe80669149, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5960081371087964712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5229676-805b-404d-8fc2-3c6c06c0b6e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f21d62-b6ea-440c-bddf-96176492840c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f21d62-b6ea-440c-bddf-96176492840c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8329930642905348330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e65755-9e20-48f1-8cb0-cbfe80669149, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1bac53d-b5dd-4dad-acce-9884a2a7f6d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1bac53d-b5dd-4dad-acce-9884a2a7f6d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3262328412302850912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f21d62-b6ea-440c-bddf-96176492840c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afe1b0be-2f92-4acb-b9b6-154a0dc9d432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe1b0be-2f92-4acb-b9b6-154a0dc9d432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4717488862520057129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1bac53d-b5dd-4dad-acce-9884a2a7f6d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5a67ea-f059-4c36-9604-56da6880ef96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5a67ea-f059-4c36-9604-56da6880ef96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2480206094315903038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe1b0be-2f92-4acb-b9b6-154a0dc9d432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84c37e7-a314-4732-84af-23fb19eb0140, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84c37e7-a314-4732-84af-23fb19eb0140, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733858958035355856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5a67ea-f059-4c36-9604-56da6880ef96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c040c48d-646c-4146-a2a0-adc5e0bb958b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c040c48d-646c-4146-a2a0-adc5e0bb958b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564110070178901498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84c37e7-a314-4732-84af-23fb19eb0140, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee4b494-9e54-4e9e-827c-66b030ad3dc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee4b494-9e54-4e9e-827c-66b030ad3dc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174855693331061715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c040c48d-646c-4146-a2a0-adc5e0bb958b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b81d22d-c952-44b6-b9f8-063e8bba1d9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b81d22d-c952-44b6-b9f8-063e8bba1d9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137104949987376625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee4b494-9e54-4e9e-827c-66b030ad3dc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b535d952-da10-46ec-857a-cdb883c5fe63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b535d952-da10-46ec-857a-cdb883c5fe63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4943981484110754736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b81d22d-c952-44b6-b9f8-063e8bba1d9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c56347-a172-4774-9ffa-d8fae1a23c17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c56347-a172-4774-9ffa-d8fae1a23c17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547799278071503223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b535d952-da10-46ec-857a-cdb883c5fe63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fcd7912-3ae7-4691-9743-204d9b0edae6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fcd7912-3ae7-4691-9743-204d9b0edae6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15103100966229439253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c56347-a172-4774-9ffa-d8fae1a23c17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51bb9ad5-9857-4829-a4c9-660ff6ef5f08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51bb9ad5-9857-4829-a4c9-660ff6ef5f08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11392858783414510769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fcd7912-3ae7-4691-9743-204d9b0edae6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e57fe2-cc14-4ec1-8bb0-6ba421d8f592, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e57fe2-cc14-4ec1-8bb0-6ba421d8f592, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681838772808676889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51bb9ad5-9857-4829-a4c9-660ff6ef5f08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58599eb-f3bb-4dcc-890b-292cf10615c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58599eb-f3bb-4dcc-890b-292cf10615c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4636356469454171436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e57fe2-cc14-4ec1-8bb0-6ba421d8f592, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79def72-bd4c-4fe9-9958-94c0b1b86adf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79def72-bd4c-4fe9-9958-94c0b1b86adf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6876456400459879750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79def72-bd4c-4fe9-9958-94c0b1b86adf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f722ef9-92b1-411c-bb0c-1515662c3a39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f722ef9-92b1-411c-bb0c-1515662c3a39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4521386918203104398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58599eb-f3bb-4dcc-890b-292cf10615c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecaab82b-62f8-45ca-911a-546b5665fb2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecaab82b-62f8-45ca-911a-546b5665fb2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418555301203802810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f722ef9-92b1-411c-bb0c-1515662c3a39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecaab82b-62f8-45ca-911a-546b5665fb2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ad4220-f816-46a5-a1e3-9bef5c0a065a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ad4220-f816-46a5-a1e3-9bef5c0a065a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5074204921124443568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ad4220-f816-46a5-a1e3-9bef5c0a065a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2eb71b-b6e4-4823-ada4-4ab51c3b2b94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e877da3f-9010-4c01-ad84-c870851e5bba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2eb71b-b6e4-4823-ada4-4ab51c3b2b94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9027454443595449651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e877da3f-9010-4c01-ad84-c870851e5bba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5905535671543414598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2eb71b-b6e4-4823-ada4-4ab51c3b2b94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbe2b9e-33a6-4e8b-832e-f327ef99a5fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e877da3f-9010-4c01-ad84-c870851e5bba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aba32dd-0838-4cf6-a5ca-aea2c5b97f79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aba32dd-0838-4cf6-a5ca-aea2c5b97f79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975264354339288229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbe2b9e-33a6-4e8b-832e-f327ef99a5fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788794442566876531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aba32dd-0838-4cf6-a5ca-aea2c5b97f79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb80ccc-1afd-4c67-8a5b-1e7acf5f046d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb80ccc-1afd-4c67-8a5b-1e7acf5f046d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824974617067095402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbe2b9e-33a6-4e8b-832e-f327ef99a5fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751ba1b3-1b15-46d6-9aa1-c6630bc2890d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751ba1b3-1b15-46d6-9aa1-c6630bc2890d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312976907586564213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb80ccc-1afd-4c67-8a5b-1e7acf5f046d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e26d43-abc2-4906-a572-7e01767155f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e26d43-abc2-4906-a572-7e01767155f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1665217143127946097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751ba1b3-1b15-46d6-9aa1-c6630bc2890d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adb858a2-aea8-4cd2-9eb0-0e4403ebb5dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adb858a2-aea8-4cd2-9eb0-0e4403ebb5dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15158337570857738279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e26d43-abc2-4906-a572-7e01767155f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f733cc-c8f1-49e0-8814-fbc81ae50afd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f733cc-c8f1-49e0-8814-fbc81ae50afd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10262611671991766191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adb858a2-aea8-4cd2-9eb0-0e4403ebb5dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c2d6ba-b96f-421b-8372-44801cd1e5f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c2d6ba-b96f-421b-8372-44801cd1e5f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529182200296701098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f733cc-c8f1-49e0-8814-fbc81ae50afd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c2d6ba-b96f-421b-8372-44801cd1e5f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3065487-fad7-48ec-8cf7-80d47ece1a2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3065487-fad7-48ec-8cf7-80d47ece1a2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5694516584021380788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc468f12-fa21-4680-a5b5-9439321246c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc468f12-fa21-4680-a5b5-9439321246c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1456080586636369932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3065487-fad7-48ec-8cf7-80d47ece1a2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70ddca0-0498-46d5-924e-0b8367f85cfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70ddca0-0498-46d5-924e-0b8367f85cfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6391546746384656216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc468f12-fa21-4680-a5b5-9439321246c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0680a6-0569-46b6-8da3-3989dd6d58ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0680a6-0569-46b6-8da3-3989dd6d58ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133107537468804043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70ddca0-0498-46d5-924e-0b8367f85cfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb3268e-2742-48ad-a3d4-9653c8b80c90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb3268e-2742-48ad-a3d4-9653c8b80c90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16616416996297442868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0680a6-0569-46b6-8da3-3989dd6d58ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98fe196d-2eed-4d27-863a-8f93a1af6194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fe196d-2eed-4d27-863a-8f93a1af6194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6592628179304433402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb3268e-2742-48ad-a3d4-9653c8b80c90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0dc9a35-b750-4cd2-8585-afeb44561e3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0dc9a35-b750-4cd2-8585-afeb44561e3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037778139684283357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fe196d-2eed-4d27-863a-8f93a1af6194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2a9a74-2f2a-467e-8cb8-493bbc27c7ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0dc9a35-b750-4cd2-8585-afeb44561e3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2a9a74-2f2a-467e-8cb8-493bbc27c7ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18012319851929527388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2a9a74-2f2a-467e-8cb8-493bbc27c7ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1c0910-4c12-4736-af61-4a3db8fcc8ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1c0910-4c12-4736-af61-4a3db8fcc8ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180537982102173236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47874e0-3e26-4574-96bc-5a1be26a5992, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47874e0-3e26-4574-96bc-5a1be26a5992, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474620423619486947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1c0910-4c12-4736-af61-4a3db8fcc8ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47874e0-3e26-4574-96bc-5a1be26a5992, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88877502-9e83-47e4-af31-5d4144866822, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88877502-9e83-47e4-af31-5d4144866822, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 724783996774284121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e3c68f-2015-4e03-87bf-61d5f909770f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88877502-9e83-47e4-af31-5d4144866822, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e3c68f-2015-4e03-87bf-61d5f909770f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10042680232247245285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2dd8e0-33b1-48d1-9ad5-4ce37cb9c3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2dd8e0-33b1-48d1-9ad5-4ce37cb9c3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458790534947924294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e3c68f-2015-4e03-87bf-61d5f909770f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2dd8e0-33b1-48d1-9ad5-4ce37cb9c3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e4d71e-0130-4758-88d2-056ac127df27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209973f5-ff3e-4667-9e9d-f8baab140d9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209973f5-ff3e-4667-9e9d-f8baab140d9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700371874561682684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e4d71e-0130-4758-88d2-056ac127df27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354653290946316178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209973f5-ff3e-4667-9e9d-f8baab140d9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e4d71e-0130-4758-88d2-056ac127df27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e6bed2-781b-4543-8828-2993d5f390b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e6bed2-781b-4543-8828-2993d5f390b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14755774614727111698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2829409e-045c-4e33-a4d2-1f67f132de95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2829409e-045c-4e33-a4d2-1f67f132de95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255133327137177412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e6bed2-781b-4543-8828-2993d5f390b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e92010-64fc-4a07-a931-15d808dec0bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e92010-64fc-4a07-a931-15d808dec0bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16569825073087056623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2829409e-045c-4e33-a4d2-1f67f132de95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dfa1db-eb3d-413e-9aa4-0330263d7574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dfa1db-eb3d-413e-9aa4-0330263d7574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17353487104670297200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e92010-64fc-4a07-a931-15d808dec0bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02593899-1ae1-4fbd-b7fa-31cde4cb4e79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02593899-1ae1-4fbd-b7fa-31cde4cb4e79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999188929217062875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dfa1db-eb3d-413e-9aa4-0330263d7574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02593899-1ae1-4fbd-b7fa-31cde4cb4e79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa8dd92-6cc7-41a8-ba99-b2320cb4c16b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa8dd92-6cc7-41a8-ba99-b2320cb4c16b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9115436601885844966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a7c48c-ae7c-434f-b88c-c36b00a0b1c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a7c48c-ae7c-434f-b88c-c36b00a0b1c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3794299358322151723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa8dd92-6cc7-41a8-ba99-b2320cb4c16b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72194059-56ba-45f3-9dbd-9d8037c4b842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72194059-56ba-45f3-9dbd-9d8037c4b842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618994607719916326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72194059-56ba-45f3-9dbd-9d8037c4b842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01dc1774-8b1b-443f-a66c-13aa2090dea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01dc1774-8b1b-443f-a66c-13aa2090dea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4819604059607528989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a7c48c-ae7c-434f-b88c-c36b00a0b1c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5892c458-eaeb-4508-82f0-c268783829a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5892c458-eaeb-4508-82f0-c268783829a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789326692441415995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01dc1774-8b1b-443f-a66c-13aa2090dea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ea60cb-3024-4520-8fdb-aaf122451595, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ea60cb-3024-4520-8fdb-aaf122451595, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777256286222269568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ea60cb-3024-4520-8fdb-aaf122451595, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31c4ff0-c6a2-4aa2-9c92-e82c1ee0a430, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5892c458-eaeb-4508-82f0-c268783829a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a25540-a0b7-4ff9-88a4-7338ac8f2382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a25540-a0b7-4ff9-88a4-7338ac8f2382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8096081906245236074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31c4ff0-c6a2-4aa2-9c92-e82c1ee0a430, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6931769060087010378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a25540-a0b7-4ff9-88a4-7338ac8f2382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfaa06ac-6abf-430a-a053-f67c6398ffb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfaa06ac-6abf-430a-a053-f67c6398ffb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 750403453095643893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31c4ff0-c6a2-4aa2-9c92-e82c1ee0a430, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfaa06ac-6abf-430a-a053-f67c6398ffb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ad3c9e-3176-48f0-ad17-74092e4f4e82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ad3c9e-3176-48f0-ad17-74092e4f4e82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1612349111977587350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94b795c-ec61-48da-b5ba-c30b2dcf542e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94b795c-ec61-48da-b5ba-c30b2dcf542e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8985796427839006998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ad3c9e-3176-48f0-ad17-74092e4f4e82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58294b2a-56cb-41e4-9e89-d97c7ed85d40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58294b2a-56cb-41e4-9e89-d97c7ed85d40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12562794040144795139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94b795c-ec61-48da-b5ba-c30b2dcf542e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5829d520-d750-42ea-b585-e7d746e88443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5829d520-d750-42ea-b585-e7d746e88443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8004213866507541926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58294b2a-56cb-41e4-9e89-d97c7ed85d40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72cd81b8-44f2-4672-a354-dbc68748839a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72cd81b8-44f2-4672-a354-dbc68748839a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154022887510329011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5829d520-d750-42ea-b585-e7d746e88443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b81982-e9d9-4715-9609-68aa9493500d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b81982-e9d9-4715-9609-68aa9493500d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12647486348780078872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72cd81b8-44f2-4672-a354-dbc68748839a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f848dc0-acd4-4b78-9911-91186780244c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f848dc0-acd4-4b78-9911-91186780244c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344412985717734310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b81982-e9d9-4715-9609-68aa9493500d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f848dc0-acd4-4b78-9911-91186780244c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3cc0d0-6407-44ed-9d65-f786be1ad7bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f89e9f-ecc0-4d2d-aa20-3e0979148f2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3cc0d0-6407-44ed-9d65-f786be1ad7bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8729377645002460131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f89e9f-ecc0-4d2d-aa20-3e0979148f2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18260230523965109998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3cc0d0-6407-44ed-9d65-f786be1ad7bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51874bce-5ca8-43ff-b0a4-f793e7e32f58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51874bce-5ca8-43ff-b0a4-f793e7e32f58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3929954063890845045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f89e9f-ecc0-4d2d-aa20-3e0979148f2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df82774b-c210-4b29-86e0-aa6a97d43ecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df82774b-c210-4b29-86e0-aa6a97d43ecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14199477802960412354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51874bce-5ca8-43ff-b0a4-f793e7e32f58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df82774b-c210-4b29-86e0-aa6a97d43ecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56855055-3d9d-40b0-8194-99a3eb38fbbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56855055-3d9d-40b0-8194-99a3eb38fbbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701045069563929432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff2fadd-c468-4fce-a1b7-e1bffbf1947a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff2fadd-c468-4fce-a1b7-e1bffbf1947a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894080383958012601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff2fadd-c468-4fce-a1b7-e1bffbf1947a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56855055-3d9d-40b0-8194-99a3eb38fbbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7890e0-c5a3-4cc4-99b6-e8a9a9427038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7890e0-c5a3-4cc4-99b6-e8a9a9427038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045058358048999183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc369f70-392f-42f5-a461-e8dc0a174552, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc369f70-392f-42f5-a461-e8dc0a174552, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1754856964889231201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7890e0-c5a3-4cc4-99b6-e8a9a9427038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9309f7dd-6e87-4ed0-95ee-14a82bc54490, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9309f7dd-6e87-4ed0-95ee-14a82bc54490, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14660649082686217981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc369f70-392f-42f5-a461-e8dc0a174552, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9309f7dd-6e87-4ed0-95ee-14a82bc54490, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de02d677-5bc6-4ae5-bac6-cd248d45f828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de02d677-5bc6-4ae5-bac6-cd248d45f828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628055730473670226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6189f5a7-9cb2-4b84-8324-95a1fac4195c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6189f5a7-9cb2-4b84-8324-95a1fac4195c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13800829529520047811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de02d677-5bc6-4ae5-bac6-cd248d45f828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68daf428-4914-458d-8d3f-e28008a8965d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68daf428-4914-458d-8d3f-e28008a8965d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 439937190760307127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6189f5a7-9cb2-4b84-8324-95a1fac4195c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89593e4f-19f0-4035-b3a9-64023d1b5e70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89593e4f-19f0-4035-b3a9-64023d1b5e70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5571609994692818607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68daf428-4914-458d-8d3f-e28008a8965d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7815e1-55a6-416d-a921-27f3b5c66fd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7815e1-55a6-416d-a921-27f3b5c66fd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777575769915511492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89593e4f-19f0-4035-b3a9-64023d1b5e70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e356a61b-0321-4ad0-bef3-5f2ca7a4ad13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e356a61b-0321-4ad0-bef3-5f2ca7a4ad13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107885853944743372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7815e1-55a6-416d-a921-27f3b5c66fd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e99738c-b453-41c9-ad9e-578029506c27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e99738c-b453-41c9-ad9e-578029506c27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055957181433475535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e356a61b-0321-4ad0-bef3-5f2ca7a4ad13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d163cebd-285f-46df-9c97-65fbe1e4161a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d163cebd-285f-46df-9c97-65fbe1e4161a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486425106952465923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e99738c-b453-41c9-ad9e-578029506c27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47afe89d-fee4-4c63-95c8-4b46ab3a861c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47afe89d-fee4-4c63-95c8-4b46ab3a861c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7583185293233763956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d163cebd-285f-46df-9c97-65fbe1e4161a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47afe89d-fee4-4c63-95c8-4b46ab3a861c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407c112f-5333-4dfe-8b12-203e14905422, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407c112f-5333-4dfe-8b12-203e14905422, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14016936246751409988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275e2d53-d090-432a-bc78-17d75ce25738, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275e2d53-d090-432a-bc78-17d75ce25738, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13588392313580156349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407c112f-5333-4dfe-8b12-203e14905422, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d54dacf-0cd6-42d9-8696-4f3fc4faf5ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d54dacf-0cd6-42d9-8696-4f3fc4faf5ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11765279975010748490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275e2d53-d090-432a-bc78-17d75ce25738, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df80c6cf-a2d3-477a-83e8-17237d315371, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df80c6cf-a2d3-477a-83e8-17237d315371, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174270947351095046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df80c6cf-a2d3-477a-83e8-17237d315371, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc56ba2e-a0de-474b-976d-1d498a158e4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc56ba2e-a0de-474b-976d-1d498a158e4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15555333792100125438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d54dacf-0cd6-42d9-8696-4f3fc4faf5ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51a9a71-0f84-4349-aea2-af64085436da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51a9a71-0f84-4349-aea2-af64085436da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12066213937289195181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc56ba2e-a0de-474b-976d-1d498a158e4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f197c089-3f7c-4a4b-8fec-b57acb21e64a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51a9a71-0f84-4349-aea2-af64085436da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb86cf8-469d-42ea-9d56-76782b764e31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f197c089-3f7c-4a4b-8fec-b57acb21e64a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18786877575157567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb86cf8-469d-42ea-9d56-76782b764e31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1305656909607704547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f197c089-3f7c-4a4b-8fec-b57acb21e64a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb86cf8-469d-42ea-9d56-76782b764e31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba37210-22f3-477c-b6f7-3c8d34a91bc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba37210-22f3-477c-b6f7-3c8d34a91bc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385216655319024917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89058c16-cb38-45d6-9f4e-9bf0f2dd7eef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89058c16-cb38-45d6-9f4e-9bf0f2dd7eef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10195425779018421463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba37210-22f3-477c-b6f7-3c8d34a91bc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b1ee121-f300-4249-acec-f5930345e714, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b1ee121-f300-4249-acec-f5930345e714, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13898931765634712577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89058c16-cb38-45d6-9f4e-9bf0f2dd7eef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5a60c70-0bbc-409a-90f1-534c56cf74ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5a60c70-0bbc-409a-90f1-534c56cf74ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154655062047216437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5a60c70-0bbc-409a-90f1-534c56cf74ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c36b7a8-43de-499b-bbb9-fba7e0922387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b1ee121-f300-4249-acec-f5930345e714, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0808e3-49cf-4b13-bc99-ccf6bf4be5b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0808e3-49cf-4b13-bc99-ccf6bf4be5b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 777496269432465217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c36b7a8-43de-499b-bbb9-fba7e0922387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14425274449296838912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0808e3-49cf-4b13-bc99-ccf6bf4be5b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981e8783-af4f-4758-bc4a-f641ef9494a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981e8783-af4f-4758-bc4a-f641ef9494a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731413110459360457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c36b7a8-43de-499b-bbb9-fba7e0922387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f358ccef-f79c-4edd-ac80-4f08213f4d89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f358ccef-f79c-4edd-ac80-4f08213f4d89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18072229864004550604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981e8783-af4f-4758-bc4a-f641ef9494a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfb578d-b8c0-4aee-abb6-8284d020c587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfb578d-b8c0-4aee-abb6-8284d020c587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100659778435783964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f358ccef-f79c-4edd-ac80-4f08213f4d89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb538e7-231d-40fd-bb32-07e4e6c1ae56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb538e7-231d-40fd-bb32-07e4e6c1ae56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6292671666682392393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfb578d-b8c0-4aee-abb6-8284d020c587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c235db-46f3-4ccb-8650-0cda2a238b70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c235db-46f3-4ccb-8650-0cda2a238b70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18079471340459547125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb538e7-231d-40fd-bb32-07e4e6c1ae56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2641b9-299c-4603-8391-349d055d9228, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2641b9-299c-4603-8391-349d055d9228, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348214974759466760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c235db-46f3-4ccb-8650-0cda2a238b70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8597c9-7569-4343-9778-c842d39f348f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8597c9-7569-4343-9778-c842d39f348f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901764618351497220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2641b9-299c-4603-8391-349d055d9228, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474ae1fb-f023-4b1e-90d4-29e99e48484b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474ae1fb-f023-4b1e-90d4-29e99e48484b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484266706020651278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8597c9-7569-4343-9778-c842d39f348f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2761871-e782-4bd3-9bfe-6be0a228ba65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474ae1fb-f023-4b1e-90d4-29e99e48484b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b2ab93-512d-42ef-b046-6dacc6d71f62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b2ab93-512d-42ef-b046-6dacc6d71f62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168914971975730333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2761871-e782-4bd3-9bfe-6be0a228ba65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152511382544646969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b2ab93-512d-42ef-b046-6dacc6d71f62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93077c74-c49a-48c1-90a3-a52c615e33e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93077c74-c49a-48c1-90a3-a52c615e33e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859996963373133618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2761871-e782-4bd3-9bfe-6be0a228ba65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a889d02-9ccf-496f-bb26-5205ffc6e401, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a889d02-9ccf-496f-bb26-5205ffc6e401, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 778823718189139465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93077c74-c49a-48c1-90a3-a52c615e33e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0184cd9f-bdaf-4611-9066-2aad47fb0e4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0184cd9f-bdaf-4611-9066-2aad47fb0e4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009472582371038849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a889d02-9ccf-496f-bb26-5205ffc6e401, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c873b7-6d44-45eb-9559-011eeb6c9427, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c873b7-6d44-45eb-9559-011eeb6c9427, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9386501714903886077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0184cd9f-bdaf-4611-9066-2aad47fb0e4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66414bab-2011-41a6-89de-c0c4d9046b62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66414bab-2011-41a6-89de-c0c4d9046b62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275902712837122530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c873b7-6d44-45eb-9559-011eeb6c9427, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7034221a-1fa4-4678-9b2c-db292d231c6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7034221a-1fa4-4678-9b2c-db292d231c6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444241896782662365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66414bab-2011-41a6-89de-c0c4d9046b62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2d9b2b-ee48-4b86-aa9e-f0125f96f6a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2d9b2b-ee48-4b86-aa9e-f0125f96f6a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623241116938036634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7034221a-1fa4-4678-9b2c-db292d231c6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35dd8887-ceb3-4670-be93-4c8d40ca1ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35dd8887-ceb3-4670-be93-4c8d40ca1ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13873068053949659104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2d9b2b-ee48-4b86-aa9e-f0125f96f6a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf85032-dadb-4a32-8d1c-2d23a424f6e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35dd8887-ceb3-4670-be93-4c8d40ca1ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1d2931-53f7-4f55-a0ba-5b4cd782cb95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1d2931-53f7-4f55-a0ba-5b4cd782cb95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17461192142199011638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf85032-dadb-4a32-8d1c-2d23a424f6e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2767471892856491457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1d2931-53f7-4f55-a0ba-5b4cd782cb95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857ac5b4-c743-42df-8fa8-8accc574fd5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857ac5b4-c743-42df-8fa8-8accc574fd5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1221759218156414731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf85032-dadb-4a32-8d1c-2d23a424f6e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39b7fa5-1508-4323-815b-c6e49506ac26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39b7fa5-1508-4323-815b-c6e49506ac26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10533324546937410118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857ac5b4-c743-42df-8fa8-8accc574fd5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b346536a-3430-42c6-8e0e-b8638916910f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b346536a-3430-42c6-8e0e-b8638916910f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13125217603125469850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39b7fa5-1508-4323-815b-c6e49506ac26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfa146d9-6df1-4bcd-961d-873dc8444643, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa146d9-6df1-4bcd-961d-873dc8444643, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667412289195758200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b346536a-3430-42c6-8e0e-b8638916910f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa146d9-6df1-4bcd-961d-873dc8444643, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 345d4349-6d1b-4de7-8137-cc678a634d66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 345d4349-6d1b-4de7-8137-cc678a634d66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2365023332244476112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f522447-7110-48a1-9014-3d1d738d1276, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f522447-7110-48a1-9014-3d1d738d1276, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670188521811398435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 345d4349-6d1b-4de7-8137-cc678a634d66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8843e9e-e6c4-4eac-8cb2-7b4be8b6aa55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8843e9e-e6c4-4eac-8cb2-7b4be8b6aa55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14513988632372979238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f522447-7110-48a1-9014-3d1d738d1276, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46182e6d-4921-4948-bd95-c5649517a85c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46182e6d-4921-4948-bd95-c5649517a85c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1024972946292120722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8843e9e-e6c4-4eac-8cb2-7b4be8b6aa55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88887c3-6d12-43bd-b2d2-895146e8a462, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88887c3-6d12-43bd-b2d2-895146e8a462, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4422030233796857824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46182e6d-4921-4948-bd95-c5649517a85c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08abc3e9-59ef-4f0c-86e9-a488f81fd1ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08abc3e9-59ef-4f0c-86e9-a488f81fd1ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13231776884798995878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88887c3-6d12-43bd-b2d2-895146e8a462, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06a5120-4c53-4ee7-9aac-bd9fe9c98e0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06a5120-4c53-4ee7-9aac-bd9fe9c98e0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4902638984407648870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08abc3e9-59ef-4f0c-86e9-a488f81fd1ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16cbe9c-02be-4118-88d5-66797a6fbf17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16cbe9c-02be-4118-88d5-66797a6fbf17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8532927687239297165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06a5120-4c53-4ee7-9aac-bd9fe9c98e0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca973a7-c466-4c01-a09b-49a1bb7d94f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca973a7-c466-4c01-a09b-49a1bb7d94f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8959666046148076534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16cbe9c-02be-4118-88d5-66797a6fbf17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c8126f-2f43-47e5-a9c5-8be93078dfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c8126f-2f43-47e5-a9c5-8be93078dfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468600464581719693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca973a7-c466-4c01-a09b-49a1bb7d94f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba2b38c-f003-4ca2-8835-143f0a274e42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba2b38c-f003-4ca2-8835-143f0a274e42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6124387872416426594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c8126f-2f43-47e5-a9c5-8be93078dfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294c6a18-a317-48fb-bd4f-b658eb8efab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294c6a18-a317-48fb-bd4f-b658eb8efab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195930132473624317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba2b38c-f003-4ca2-8835-143f0a274e42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d4d79a-57d3-43db-a2f4-8a046695a367, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d4d79a-57d3-43db-a2f4-8a046695a367, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14614285429342079624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294c6a18-a317-48fb-bd4f-b658eb8efab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f06359-5324-4135-937f-2c68dc2de547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f06359-5324-4135-937f-2c68dc2de547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11531719690305223854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d4d79a-57d3-43db-a2f4-8a046695a367, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d79ee1e-92d9-4d53-9afb-c66860e7f3c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d79ee1e-92d9-4d53-9afb-c66860e7f3c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086058571471817226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f06359-5324-4135-937f-2c68dc2de547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b51ee7-96c8-47f2-a0dc-0598d635875e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b51ee7-96c8-47f2-a0dc-0598d635875e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808433465216797250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d79ee1e-92d9-4d53-9afb-c66860e7f3c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c0e4b2c-2d2d-44f6-bb63-f651196ca4d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c0e4b2c-2d2d-44f6-bb63-f651196ca4d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15335229573735878413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b51ee7-96c8-47f2-a0dc-0598d635875e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d21276-5446-485c-adbf-027c8ca78922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c0e4b2c-2d2d-44f6-bb63-f651196ca4d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d21276-5446-485c-adbf-027c8ca78922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427783654593467096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbee67cb-46dd-4d55-8935-808cfdbd5d60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbee67cb-46dd-4d55-8935-808cfdbd5d60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10670848589806761945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d21276-5446-485c-adbf-027c8ca78922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb49b65d-d8d6-4435-a9ea-e4ca381fe97d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb49b65d-d8d6-4435-a9ea-e4ca381fe97d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11162214802501700320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbee67cb-46dd-4d55-8935-808cfdbd5d60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9463c3c9-2629-44b7-8f3b-c5d0a487d1f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9463c3c9-2629-44b7-8f3b-c5d0a487d1f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321610540234911940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb49b65d-d8d6-4435-a9ea-e4ca381fe97d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843ed330-50e8-424b-aedd-bf50165d2d4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843ed330-50e8-424b-aedd-bf50165d2d4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12292217250650845708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9463c3c9-2629-44b7-8f3b-c5d0a487d1f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3b772f-4abf-4046-8b7b-62dd4a728cc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3b772f-4abf-4046-8b7b-62dd4a728cc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5966868081153938047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843ed330-50e8-424b-aedd-bf50165d2d4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3b772f-4abf-4046-8b7b-62dd4a728cc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e3f337-899e-4740-a4bc-25708f3148f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e3f337-899e-4740-a4bc-25708f3148f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12496300732137156047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be72478-bf84-4dd2-b854-e96bd8f985ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be72478-bf84-4dd2-b854-e96bd8f985ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2946351268328873857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e3f337-899e-4740-a4bc-25708f3148f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3c6c6a-cc6d-4a55-aa54-91b84b1495ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3c6c6a-cc6d-4a55-aa54-91b84b1495ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714113755464127118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be72478-bf84-4dd2-b854-e96bd8f985ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9defddfd-4588-4b12-8bcf-5f2adaaea572, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9defddfd-4588-4b12-8bcf-5f2adaaea572, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11136263845656991428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3c6c6a-cc6d-4a55-aa54-91b84b1495ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c923499-2044-4cc0-ad03-50b5bbc33c1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c923499-2044-4cc0-ad03-50b5bbc33c1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14677175397284261020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9defddfd-4588-4b12-8bcf-5f2adaaea572, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe33aad0-d9fa-4ad5-8fbf-d45815122996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe33aad0-d9fa-4ad5-8fbf-d45815122996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11133333484525921583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c923499-2044-4cc0-ad03-50b5bbc33c1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6aa6a1-227e-4494-bdf0-7c2f4503f6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6aa6a1-227e-4494-bdf0-7c2f4503f6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10029233098450861414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe33aad0-d9fa-4ad5-8fbf-d45815122996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d261924-a8aa-42b1-992b-36b2bade2d4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d261924-a8aa-42b1-992b-36b2bade2d4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13555639742290525415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6aa6a1-227e-4494-bdf0-7c2f4503f6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ab73eac-a69b-4957-bbff-0fe69cce0765, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ab73eac-a69b-4957-bbff-0fe69cce0765, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2223958340778282882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d261924-a8aa-42b1-992b-36b2bade2d4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd23af8-a33d-4405-b4d8-092945425e89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd23af8-a33d-4405-b4d8-092945425e89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11515061127894031633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ab73eac-a69b-4957-bbff-0fe69cce0765, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c154067e-7cc6-4370-b648-f2b7aaa3d79b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c154067e-7cc6-4370-b648-f2b7aaa3d79b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539867292742319100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd23af8-a33d-4405-b4d8-092945425e89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c528793-136e-4058-bd5b-a5acfa123417, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c528793-136e-4058-bd5b-a5acfa123417, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13890942059811931607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c154067e-7cc6-4370-b648-f2b7aaa3d79b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618dc803-ea0b-4d0b-af49-f5196be2d3bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618dc803-ea0b-4d0b-af49-f5196be2d3bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10549618838421400829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c528793-136e-4058-bd5b-a5acfa123417, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5e6b07-29ab-4975-a49f-b481114e159a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5e6b07-29ab-4975-a49f-b481114e159a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15695265093076675585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5e6b07-29ab-4975-a49f-b481114e159a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d80fb104-35ff-4080-987a-6daa93ae92bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618dc803-ea0b-4d0b-af49-f5196be2d3bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a986a1-4f5f-4247-acaf-4b4b0767e119, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a986a1-4f5f-4247-acaf-4b4b0767e119, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5321218159096434317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d80fb104-35ff-4080-987a-6daa93ae92bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716241443845138388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a986a1-4f5f-4247-acaf-4b4b0767e119, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72955e58-c822-4094-9033-38fce7abd34d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72955e58-c822-4094-9033-38fce7abd34d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13656665113112459366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d80fb104-35ff-4080-987a-6daa93ae92bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6f3952-2c14-4f55-a405-a59e12aee77e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6f3952-2c14-4f55-a405-a59e12aee77e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9375847468609868147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72955e58-c822-4094-9033-38fce7abd34d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c1bb88-dec7-4a2f-8e77-88e0ad8227ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6f3952-2c14-4f55-a405-a59e12aee77e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c404a0cb-6b64-4969-b3d7-0eb0b606e310, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c404a0cb-6b64-4969-b3d7-0eb0b606e310, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380997302321049341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c1bb88-dec7-4a2f-8e77-88e0ad8227ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16610523428967279007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c404a0cb-6b64-4969-b3d7-0eb0b606e310, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3367fb9-d9c5-451f-9797-765391a9abf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3367fb9-d9c5-451f-9797-765391a9abf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675139457897087752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c1bb88-dec7-4a2f-8e77-88e0ad8227ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b2db64-1ca4-4420-b074-646482b826ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b2db64-1ca4-4420-b074-646482b826ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10219963744864477990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b2db64-1ca4-4420-b074-646482b826ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aaf9717-6ed3-49b8-b616-28162c7adb88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aaf9717-6ed3-49b8-b616-28162c7adb88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046617346209679226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aaf9717-6ed3-49b8-b616-28162c7adb88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8686929a-0f88-4eb8-9eba-13d6910936d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8686929a-0f88-4eb8-9eba-13d6910936d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4861599995779268945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3367fb9-d9c5-451f-9797-765391a9abf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7a0f51-ece7-4da6-afa3-32546886cf1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7a0f51-ece7-4da6-afa3-32546886cf1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479162906598748820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8686929a-0f88-4eb8-9eba-13d6910936d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be9067e-abb8-48d7-84b3-96a454f2f4d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be9067e-abb8-48d7-84b3-96a454f2f4d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489971542050695835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7a0f51-ece7-4da6-afa3-32546886cf1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77ddbe8-b7f2-473f-9a54-8703afba7918, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77ddbe8-b7f2-473f-9a54-8703afba7918, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12347082956915180880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77ddbe8-b7f2-473f-9a54-8703afba7918, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fadf09db-802e-4489-afc0-c2e9fcd1cbca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fadf09db-802e-4489-afc0-c2e9fcd1cbca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1296662275548272567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be9067e-abb8-48d7-84b3-96a454f2f4d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b685e286-c959-44fc-80d8-79e62a44e5fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b685e286-c959-44fc-80d8-79e62a44e5fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2699149256009951419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fadf09db-802e-4489-afc0-c2e9fcd1cbca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bfd48f-88b3-4bcc-8c0a-d7af9a3b0ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bfd48f-88b3-4bcc-8c0a-d7af9a3b0ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3032402150643012006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b685e286-c959-44fc-80d8-79e62a44e5fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fde7fb-99e0-4e98-8403-5352b4bd6147, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fde7fb-99e0-4e98-8403-5352b4bd6147, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15441723232618267868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bfd48f-88b3-4bcc-8c0a-d7af9a3b0ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65990301-3915-4beb-a159-74ebde208ac6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65990301-3915-4beb-a159-74ebde208ac6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616692624638666880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fde7fb-99e0-4e98-8403-5352b4bd6147, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea2c142-d768-46ac-9601-b307a5430c5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea2c142-d768-46ac-9601-b307a5430c5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153377602760017584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65990301-3915-4beb-a159-74ebde208ac6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196ebe3a-c9ba-4c42-a735-bbdb204b2760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196ebe3a-c9ba-4c42-a735-bbdb204b2760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 396833271175963641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea2c142-d768-46ac-9601-b307a5430c5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd5aa2b-19c1-4cf6-813b-2548d40cac94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd5aa2b-19c1-4cf6-813b-2548d40cac94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17249617471609911009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196ebe3a-c9ba-4c42-a735-bbdb204b2760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3595d5a-4177-4e28-8467-6af8db36b063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd5aa2b-19c1-4cf6-813b-2548d40cac94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3595d5a-4177-4e28-8467-6af8db36b063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732324716557462422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e67737f-06ad-426f-b1ea-768b71671dcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e67737f-06ad-426f-b1ea-768b71671dcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 934782396026686966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e67737f-06ad-426f-b1ea-768b71671dcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83490674-9812-4353-8203-915608bad557, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83490674-9812-4353-8203-915608bad557, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 364081734171093596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3595d5a-4177-4e28-8467-6af8db36b063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f217a59d-da36-4ac9-9be3-f23feb4bed76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f217a59d-da36-4ac9-9be3-f23feb4bed76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330181564312026583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83490674-9812-4353-8203-915608bad557, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a7a7a8-c58d-4893-9826-0db1b8a65e9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a7a7a8-c58d-4893-9826-0db1b8a65e9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8428223350885789518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f217a59d-da36-4ac9-9be3-f23feb4bed76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d16c560-c4e2-4a28-8ba8-e5d58ba5a575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d16c560-c4e2-4a28-8ba8-e5d58ba5a575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2208079081289444278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a7a7a8-c58d-4893-9826-0db1b8a65e9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffff2bf3-1988-4016-85e2-90eb9e243bf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffff2bf3-1988-4016-85e2-90eb9e243bf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17147926420326078937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d16c560-c4e2-4a28-8ba8-e5d58ba5a575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e3893f-1519-4327-a104-46bd6545fa60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e3893f-1519-4327-a104-46bd6545fa60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650344908572715247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e3893f-1519-4327-a104-46bd6545fa60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffff2bf3-1988-4016-85e2-90eb9e243bf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec7cfe4-27ed-49a2-9994-1736346eb7f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a41e16-50d7-4d0a-8cef-bcab07b0e0cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec7cfe4-27ed-49a2-9994-1736346eb7f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12436003368966308433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a41e16-50d7-4d0a-8cef-bcab07b0e0cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9619736423098027409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec7cfe4-27ed-49a2-9994-1736346eb7f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc8dbe2-f239-4b07-ac60-4f7ae9d79a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a41e16-50d7-4d0a-8cef-bcab07b0e0cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85a3a18-356d-4c50-98de-c0c5914484e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85a3a18-356d-4c50-98de-c0c5914484e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694725575406585499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc8dbe2-f239-4b07-ac60-4f7ae9d79a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9114874305477056705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85a3a18-356d-4c50-98de-c0c5914484e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267df5c5-f28e-4bcb-9ef8-df72ee19fe06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc8dbe2-f239-4b07-ac60-4f7ae9d79a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267df5c5-f28e-4bcb-9ef8-df72ee19fe06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3139499727246483619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c5e790-8893-4b8c-baa9-7c1d3cc23eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c5e790-8893-4b8c-baa9-7c1d3cc23eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5763056330800077006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267df5c5-f28e-4bcb-9ef8-df72ee19fe06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d852ced-f8d2-45a8-8f80-2bd4b9d0281f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d852ced-f8d2-45a8-8f80-2bd4b9d0281f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877233694323006486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d852ced-f8d2-45a8-8f80-2bd4b9d0281f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fe6f38-d02e-48f3-bd57-a0c6be2ff869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fe6f38-d02e-48f3-bd57-a0c6be2ff869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3375787985867413031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fe6f38-d02e-48f3-bd57-a0c6be2ff869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4ea912-77e5-4533-9354-070d73f0e452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4ea912-77e5-4533-9354-070d73f0e452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784424259229502999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c5e790-8893-4b8c-baa9-7c1d3cc23eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a5797d-52ae-4c6b-bc49-ee86281d10fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a5797d-52ae-4c6b-bc49-ee86281d10fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058463459849003134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4ea912-77e5-4533-9354-070d73f0e452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f4e859-c15d-421f-99fd-5b013e3c5d5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f4e859-c15d-421f-99fd-5b013e3c5d5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15570322873719051817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a5797d-52ae-4c6b-bc49-ee86281d10fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319b8619-0a02-4527-88e6-deffcdd5c2a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319b8619-0a02-4527-88e6-deffcdd5c2a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10323404449579633868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f4e859-c15d-421f-99fd-5b013e3c5d5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1317dc87-2ef4-419e-8b4a-6fbf74b0f41f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1317dc87-2ef4-419e-8b4a-6fbf74b0f41f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12097148958953932509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319b8619-0a02-4527-88e6-deffcdd5c2a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fcb4c8-fffa-461d-980b-b35d7bf0e078, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fcb4c8-fffa-461d-980b-b35d7bf0e078, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17741902392827342315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1317dc87-2ef4-419e-8b4a-6fbf74b0f41f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7951ea-5028-4ecc-8d0a-fbdecc0ecd8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7951ea-5028-4ecc-8d0a-fbdecc0ecd8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750591633248475654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fcb4c8-fffa-461d-980b-b35d7bf0e078, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac1bbfd-35db-4ede-b8cf-5fa77415276b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac1bbfd-35db-4ede-b8cf-5fa77415276b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10392211175276101477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7951ea-5028-4ecc-8d0a-fbdecc0ecd8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0feaa08-3236-438f-b651-4cdb636c3138, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0feaa08-3236-438f-b651-4cdb636c3138, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10737184860936901414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac1bbfd-35db-4ede-b8cf-5fa77415276b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778b7fb7-9c69-4fbc-a39b-e1dcf5a825a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778b7fb7-9c69-4fbc-a39b-e1dcf5a825a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8717695190637346993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0feaa08-3236-438f-b651-4cdb636c3138, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0cc8a9-c45f-4aa5-b5c8-dda68f309fde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0cc8a9-c45f-4aa5-b5c8-dda68f309fde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6127884110977428816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778b7fb7-9c69-4fbc-a39b-e1dcf5a825a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437b3f30-6399-4852-b90e-554fef878584, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437b3f30-6399-4852-b90e-554fef878584, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570143094396386374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0cc8a9-c45f-4aa5-b5c8-dda68f309fde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ac09c2-92c7-4372-ae12-569d5d7941de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ac09c2-92c7-4372-ae12-569d5d7941de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493807574407777234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437b3f30-6399-4852-b90e-554fef878584, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b5d790-2c8e-41e7-ba57-28d56ef75872, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b5d790-2c8e-41e7-ba57-28d56ef75872, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11013762449164901722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ac09c2-92c7-4372-ae12-569d5d7941de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c687f19-db5c-411d-b933-bb10b27ba71a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c687f19-db5c-411d-b933-bb10b27ba71a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10087467456676673498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b5d790-2c8e-41e7-ba57-28d56ef75872, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb114f2-2ef5-4ffb-bda2-be7f1c37bdaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb114f2-2ef5-4ffb-bda2-be7f1c37bdaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389102095967250716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c687f19-db5c-411d-b933-bb10b27ba71a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8726b7-850a-4a86-bc36-366aa7559720, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8726b7-850a-4a86-bc36-366aa7559720, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17263727742835732209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb114f2-2ef5-4ffb-bda2-be7f1c37bdaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99ec225-1051-43b4-9a66-c7dd8fd86db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99ec225-1051-43b4-9a66-c7dd8fd86db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371057495357516361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8726b7-850a-4a86-bc36-366aa7559720, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616e612d-da2a-41ed-92b9-4f12f6346aeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616e612d-da2a-41ed-92b9-4f12f6346aeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8495527898384312128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99ec225-1051-43b4-9a66-c7dd8fd86db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3f8c48-0be0-4c47-9db2-937975e0c433, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3f8c48-0be0-4c47-9db2-937975e0c433, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508635167645457434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616e612d-da2a-41ed-92b9-4f12f6346aeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3cf13f3-d61a-4af9-92f5-acab51887f6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cf13f3-d61a-4af9-92f5-acab51887f6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3191692752254456178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3f8c48-0be0-4c47-9db2-937975e0c433, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e03fff1-7281-4bb7-9e5c-f9959bb122f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e03fff1-7281-4bb7-9e5c-f9959bb122f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170612738331327074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cf13f3-d61a-4af9-92f5-acab51887f6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f99b7a-8a23-4b9d-b627-6802b0ad73d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f99b7a-8a23-4b9d-b627-6802b0ad73d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058401087204767519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e03fff1-7281-4bb7-9e5c-f9959bb122f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0954f3-ec2f-49dd-9c29-4021493a0de1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0954f3-ec2f-49dd-9c29-4021493a0de1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509160412955844139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f99b7a-8a23-4b9d-b627-6802b0ad73d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7c29fe-6faa-49e5-9359-b9a2a780a857, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7c29fe-6faa-49e5-9359-b9a2a780a857, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15167502350965311864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0954f3-ec2f-49dd-9c29-4021493a0de1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec615551-dd76-4c82-82e2-de52d53d28ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec615551-dd76-4c82-82e2-de52d53d28ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11871237858176884997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7c29fe-6faa-49e5-9359-b9a2a780a857, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e7ec5a-e06b-4118-9d8c-ed75450eb916, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e7ec5a-e06b-4118-9d8c-ed75450eb916, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18344739671116451721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec615551-dd76-4c82-82e2-de52d53d28ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de57925-9bf1-4145-884d-d3c075a7ddc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de57925-9bf1-4145-884d-d3c075a7ddc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518646181361923556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e7ec5a-e06b-4118-9d8c-ed75450eb916, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a78ddd-c94d-4056-84a0-bc30b79f0ef1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a78ddd-c94d-4056-84a0-bc30b79f0ef1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707972382087781447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de57925-9bf1-4145-884d-d3c075a7ddc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53d96fe-e153-48cd-a1c2-03d9fb466745, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53d96fe-e153-48cd-a1c2-03d9fb466745, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17447495534887935611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a78ddd-c94d-4056-84a0-bc30b79f0ef1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5413787-717a-4904-a614-245ea6419225, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5413787-717a-4904-a614-245ea6419225, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816627294931578033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53d96fe-e153-48cd-a1c2-03d9fb466745, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3afde610-f25a-49ff-b22e-e08b54a6f4bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3afde610-f25a-49ff-b22e-e08b54a6f4bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10114538679349283741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5413787-717a-4904-a614-245ea6419225, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f1667b-0669-4483-ba47-c12fe1621035, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f1667b-0669-4483-ba47-c12fe1621035, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10109829672467362279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3afde610-f25a-49ff-b22e-e08b54a6f4bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce1db8f8-f3b4-4ffd-b355-3abd5c68128a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce1db8f8-f3b4-4ffd-b355-3abd5c68128a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4037472349025841677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f1667b-0669-4483-ba47-c12fe1621035, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aeb36f4-817e-4b71-9212-02aacbdba93c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aeb36f4-817e-4b71-9212-02aacbdba93c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15273730475763141216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce1db8f8-f3b4-4ffd-b355-3abd5c68128a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a50c97-c4d1-4554-a8f2-d14ba4ac11bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a50c97-c4d1-4554-a8f2-d14ba4ac11bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4056046924086851396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aeb36f4-817e-4b71-9212-02aacbdba93c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c739c3b7-da43-4b98-b5b7-70c8ba7e3a4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c739c3b7-da43-4b98-b5b7-70c8ba7e3a4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9301991110362473576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a50c97-c4d1-4554-a8f2-d14ba4ac11bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d45633b-d9fb-4702-960c-385a71d8dc93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d45633b-d9fb-4702-960c-385a71d8dc93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968457077111050254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c739c3b7-da43-4b98-b5b7-70c8ba7e3a4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05422cf1-67e8-4ffa-995f-235ed49988d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05422cf1-67e8-4ffa-995f-235ed49988d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6245777441208014191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d45633b-d9fb-4702-960c-385a71d8dc93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3bbb44-c596-40d6-b832-84622977e546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3bbb44-c596-40d6-b832-84622977e546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10534653578590951313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05422cf1-67e8-4ffa-995f-235ed49988d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f05db6d-42ff-4322-a76b-24e4ecc0afac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3bbb44-c596-40d6-b832-84622977e546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6696224-c63e-41e7-ab63-eb0fecc29330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6696224-c63e-41e7-ab63-eb0fecc29330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311757065493585291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f05db6d-42ff-4322-a76b-24e4ecc0afac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657092163652528708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6696224-c63e-41e7-ab63-eb0fecc29330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f05db6d-42ff-4322-a76b-24e4ecc0afac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca98f32-db47-4baa-8926-2c320f8d54cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca98f32-db47-4baa-8926-2c320f8d54cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084748519267423365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05f8b7c-9ef4-454c-836e-947fe9459303, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05f8b7c-9ef4-454c-836e-947fe9459303, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049470323317094267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca98f32-db47-4baa-8926-2c320f8d54cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc8c498-5702-487e-adf8-bd77cf879425, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05f8b7c-9ef4-454c-836e-947fe9459303, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6848f407-6d1e-466a-9072-15b4161efd71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc8c498-5702-487e-adf8-bd77cf879425, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17484228645285384762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6848f407-6d1e-466a-9072-15b4161efd71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6949338677690212587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc8c498-5702-487e-adf8-bd77cf879425, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9120565-c9a4-4a31-bb77-982c24138afc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6848f407-6d1e-466a-9072-15b4161efd71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4bd79b-01e1-4442-ab3a-619d4231846f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4bd79b-01e1-4442-ab3a-619d4231846f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8276609224571414367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9120565-c9a4-4a31-bb77-982c24138afc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14488482631999585612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4bd79b-01e1-4442-ab3a-619d4231846f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033c4dd2-cfdb-4cb8-bc1a-3d8b6a87f1d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033c4dd2-cfdb-4cb8-bc1a-3d8b6a87f1d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1508983496968873788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9120565-c9a4-4a31-bb77-982c24138afc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c585105b-fe8a-4952-a855-8dda5ab069c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c585105b-fe8a-4952-a855-8dda5ab069c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8712920291083003732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033c4dd2-cfdb-4cb8-bc1a-3d8b6a87f1d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c585105b-fe8a-4952-a855-8dda5ab069c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42083fef-15a5-46a1-8ef8-3515b6118902, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42083fef-15a5-46a1-8ef8-3515b6118902, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095962760588014532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf6e195-e373-41dd-a04b-0d87c00fb9b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf6e195-e373-41dd-a04b-0d87c00fb9b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464423478998874205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf6e195-e373-41dd-a04b-0d87c00fb9b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63fad324-234b-4045-ad9d-3be7494edb69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fad324-234b-4045-ad9d-3be7494edb69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17763156380129361293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42083fef-15a5-46a1-8ef8-3515b6118902, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6deb61-411e-4231-9e6a-467ba8433f60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6deb61-411e-4231-9e6a-467ba8433f60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13242971910543074710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fad324-234b-4045-ad9d-3be7494edb69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11f90aa-34eb-4b3f-906f-b9b5b5913c72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6deb61-411e-4231-9e6a-467ba8433f60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11f90aa-34eb-4b3f-906f-b9b5b5913c72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12416327120927003336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72a9084-83bb-406e-b2e2-db15f5d94225, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72a9084-83bb-406e-b2e2-db15f5d94225, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004043302065600176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11f90aa-34eb-4b3f-906f-b9b5b5913c72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0183209-dcf5-4e12-b23f-d8441807ef5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0183209-dcf5-4e12-b23f-d8441807ef5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190669646721494407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72a9084-83bb-406e-b2e2-db15f5d94225, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc16ab31-81fe-41f7-8db3-f03d457f6b5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc16ab31-81fe-41f7-8db3-f03d457f6b5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9770558932042467019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0183209-dcf5-4e12-b23f-d8441807ef5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba48c6c-1d63-43a1-9161-66a2353ea21f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba48c6c-1d63-43a1-9161-66a2353ea21f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3128754822819291180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc16ab31-81fe-41f7-8db3-f03d457f6b5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43eb8dd-a938-4857-be96-d26e4bf80fca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43eb8dd-a938-4857-be96-d26e4bf80fca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14968211152578715998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba48c6c-1d63-43a1-9161-66a2353ea21f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3268e18f-4bde-4f84-8c30-ecf556880b2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3268e18f-4bde-4f84-8c30-ecf556880b2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3753946198370727329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43eb8dd-a938-4857-be96-d26e4bf80fca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7a8e1d-cd19-4e4b-90eb-fda515d5051b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7a8e1d-cd19-4e4b-90eb-fda515d5051b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374526353144136492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3268e18f-4bde-4f84-8c30-ecf556880b2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056b5a60-f7b0-4e9e-9880-b3183a598e4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056b5a60-f7b0-4e9e-9880-b3183a598e4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777614312895349852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7a8e1d-cd19-4e4b-90eb-fda515d5051b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485dfd09-3238-4731-a808-00de958e6127, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485dfd09-3238-4731-a808-00de958e6127, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17680027646790508630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056b5a60-f7b0-4e9e-9880-b3183a598e4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e061c97-8dae-4155-8f89-a972451bbacb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e061c97-8dae-4155-8f89-a972451bbacb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2762625069850406186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485dfd09-3238-4731-a808-00de958e6127, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad003e4-2d55-4efa-95f8-48cf75df510c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad003e4-2d55-4efa-95f8-48cf75df510c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305878423283903735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad003e4-2d55-4efa-95f8-48cf75df510c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79c232a-b746-4ec0-8f36-667faeb20aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79c232a-b746-4ec0-8f36-667faeb20aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8074904971388803597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e061c97-8dae-4155-8f89-a972451bbacb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e437e213-e1a6-4e0e-b5ba-5ef1bea95698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e437e213-e1a6-4e0e-b5ba-5ef1bea95698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5909837979366290896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79c232a-b746-4ec0-8f36-667faeb20aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be3c342-b064-4ae0-987f-942ca87c1e6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be3c342-b064-4ae0-987f-942ca87c1e6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927832926269168782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e437e213-e1a6-4e0e-b5ba-5ef1bea95698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24e6a46-2253-432a-9f80-d67584006b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24e6a46-2253-432a-9f80-d67584006b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14200354508956669005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be3c342-b064-4ae0-987f-942ca87c1e6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b627a462-c9e1-4c9c-a410-47e5d881af44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b627a462-c9e1-4c9c-a410-47e5d881af44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14140660788711523410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24e6a46-2253-432a-9f80-d67584006b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b20843-e151-45e8-8b8c-759a388158a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b20843-e151-45e8-8b8c-759a388158a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547319053489662092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b627a462-c9e1-4c9c-a410-47e5d881af44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9763011-9835-45a2-a613-04c4a9099da8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9763011-9835-45a2-a613-04c4a9099da8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17105241419363635282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b20843-e151-45e8-8b8c-759a388158a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949ff7c1-f5a7-467f-8496-8959714f04cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949ff7c1-f5a7-467f-8496-8959714f04cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8329834983219310341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949ff7c1-f5a7-467f-8496-8959714f04cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e267918-3dea-43f1-9908-a065f3488f6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e267918-3dea-43f1-9908-a065f3488f6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12558763553684736415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9763011-9835-45a2-a613-04c4a9099da8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56622a5c-0793-43c4-971f-1d9b3c32d5f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56622a5c-0793-43c4-971f-1d9b3c32d5f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15257478196786407657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e267918-3dea-43f1-9908-a065f3488f6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06df495-d02a-4918-8349-ab2b53a888f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06df495-d02a-4918-8349-ab2b53a888f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9702265062841150682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56622a5c-0793-43c4-971f-1d9b3c32d5f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e55e37b-087b-4a94-8fac-59ea3269a608, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e55e37b-087b-4a94-8fac-59ea3269a608, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255747047633520658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06df495-d02a-4918-8349-ab2b53a888f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504ad147-8897-4d53-ad49-33a2abb3165c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504ad147-8897-4d53-ad49-33a2abb3165c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588744994602685298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e55e37b-087b-4a94-8fac-59ea3269a608, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c10ef90-caae-42d9-afac-8861bba1bb06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c10ef90-caae-42d9-afac-8861bba1bb06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7629151328194690942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504ad147-8897-4d53-ad49-33a2abb3165c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597753d7-2e68-4136-b360-c215a95dc897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597753d7-2e68-4136-b360-c215a95dc897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14535005276567700559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c10ef90-caae-42d9-afac-8861bba1bb06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f58ec4b-4458-4fcd-81ad-e94be5d26699, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f58ec4b-4458-4fcd-81ad-e94be5d26699, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2176232850376583599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597753d7-2e68-4136-b360-c215a95dc897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722efd48-2c86-451f-b471-d1804b04242a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722efd48-2c86-451f-b471-d1804b04242a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800259879864935290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f58ec4b-4458-4fcd-81ad-e94be5d26699, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c5613f-f578-4593-a137-3d293603083e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c5613f-f578-4593-a137-3d293603083e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7216591695650765875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722efd48-2c86-451f-b471-d1804b04242a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043bb7fc-7f5a-48c2-b489-b0840a6ac86b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043bb7fc-7f5a-48c2-b489-b0840a6ac86b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343575522038462984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c5613f-f578-4593-a137-3d293603083e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb6ee10-2927-494e-b885-f56209fa0839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb6ee10-2927-494e-b885-f56209fa0839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7544315224830332362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043bb7fc-7f5a-48c2-b489-b0840a6ac86b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d039666-5675-46aa-bd73-a75a4665693a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d039666-5675-46aa-bd73-a75a4665693a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8215721522852046941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb6ee10-2927-494e-b885-f56209fa0839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cf2f36-4d91-4b7e-88fa-214bb0fcf844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cf2f36-4d91-4b7e-88fa-214bb0fcf844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10806148934744469355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d039666-5675-46aa-bd73-a75a4665693a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be0aa13-a11f-4d65-95ae-ad6eeb5df448, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be0aa13-a11f-4d65-95ae-ad6eeb5df448, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503724546300935256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cf2f36-4d91-4b7e-88fa-214bb0fcf844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3608549e-56bc-48eb-9150-8124edb1e46a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3608549e-56bc-48eb-9150-8124edb1e46a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5674566816202901599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be0aa13-a11f-4d65-95ae-ad6eeb5df448, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6461586-57cc-4a01-8305-3ac6e9cfc567, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6461586-57cc-4a01-8305-3ac6e9cfc567, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279408934700218637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3608549e-56bc-48eb-9150-8124edb1e46a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f550ee-459a-4804-bf64-9945e6df76a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f550ee-459a-4804-bf64-9945e6df76a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407588333313048540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6461586-57cc-4a01-8305-3ac6e9cfc567, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da2ee31-ab2d-4d78-8d31-8610f7f65613, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da2ee31-ab2d-4d78-8d31-8610f7f65613, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317760020149441188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f550ee-459a-4804-bf64-9945e6df76a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56d904f-4ef7-4a2a-a4ba-88388fcd87ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56d904f-4ef7-4a2a-a4ba-88388fcd87ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1741761027638495479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da2ee31-ab2d-4d78-8d31-8610f7f65613, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d320ee-1498-4f04-9e51-17c1c7bbecfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d320ee-1498-4f04-9e51-17c1c7bbecfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881324074669250898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56d904f-4ef7-4a2a-a4ba-88388fcd87ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31d7a83-05e0-433f-aecc-37736763a0d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31d7a83-05e0-433f-aecc-37736763a0d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8835989750278832676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d320ee-1498-4f04-9e51-17c1c7bbecfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974207de-73e4-4cc8-9f7f-7b9cd4056764, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974207de-73e4-4cc8-9f7f-7b9cd4056764, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572177996958364061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31d7a83-05e0-433f-aecc-37736763a0d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665abe7c-11c8-4542-9559-d723b73178fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665abe7c-11c8-4542-9559-d723b73178fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 725116631594547218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974207de-73e4-4cc8-9f7f-7b9cd4056764, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ab6354-a8d3-4295-a00d-88df4889c281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ab6354-a8d3-4295-a00d-88df4889c281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1534800405721855728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665abe7c-11c8-4542-9559-d723b73178fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712f41e5-6a51-4757-a350-e68e86155ecc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712f41e5-6a51-4757-a350-e68e86155ecc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458065825705989139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ab6354-a8d3-4295-a00d-88df4889c281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bda842d-6e12-4b0a-9a47-6390633cd548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bda842d-6e12-4b0a-9a47-6390633cd548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10223045940606260905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712f41e5-6a51-4757-a350-e68e86155ecc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f4f62a-6738-4e0a-8ab6-de5df9132422, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f4f62a-6738-4e0a-8ab6-de5df9132422, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7422197757570900415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bda842d-6e12-4b0a-9a47-6390633cd548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d507372-4c0d-4ace-8886-9613a9308f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d507372-4c0d-4ace-8886-9613a9308f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397290095150875032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f4f62a-6738-4e0a-8ab6-de5df9132422, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc9ffc3-e7b7-4c32-aece-8cf108d86426, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc9ffc3-e7b7-4c32-aece-8cf108d86426, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12127529695219931446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d507372-4c0d-4ace-8886-9613a9308f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2ae1e2-277d-4470-b633-19dfa27151b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2ae1e2-277d-4470-b633-19dfa27151b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617708472655508208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc9ffc3-e7b7-4c32-aece-8cf108d86426, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e82bb5f-75b5-4927-b9ae-d8b5e437151e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e82bb5f-75b5-4927-b9ae-d8b5e437151e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13356993685044278091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2ae1e2-277d-4470-b633-19dfa27151b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2710d3-0640-40c7-8810-323378af70d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2710d3-0640-40c7-8810-323378af70d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10628918920995169559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e82bb5f-75b5-4927-b9ae-d8b5e437151e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc750fe-8dda-4744-8e8b-79cda28506a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc750fe-8dda-4744-8e8b-79cda28506a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372831379312672144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2710d3-0640-40c7-8810-323378af70d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e57c14-2ce8-4aea-8182-f2d7e4775c74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e57c14-2ce8-4aea-8182-f2d7e4775c74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13120717656883647978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc750fe-8dda-4744-8e8b-79cda28506a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbde6788-0815-49df-a1c6-f35cf747f443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbde6788-0815-49df-a1c6-f35cf747f443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10273601222759755226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e57c14-2ce8-4aea-8182-f2d7e4775c74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfddec3c-1f47-46d1-93ec-a880ae9dda81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfddec3c-1f47-46d1-93ec-a880ae9dda81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5298610204488693267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbde6788-0815-49df-a1c6-f35cf747f443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e787489-f740-4732-87ac-8fd3e3066133, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e787489-f740-4732-87ac-8fd3e3066133, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11716859301947447581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfddec3c-1f47-46d1-93ec-a880ae9dda81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0481776e-457b-4952-9870-69ddd53326a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0481776e-457b-4952-9870-69ddd53326a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12724786938075315179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e787489-f740-4732-87ac-8fd3e3066133, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75797239-6d37-4825-ba84-bc24eb7357e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75797239-6d37-4825-ba84-bc24eb7357e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719228360077939932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0481776e-457b-4952-9870-69ddd53326a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8604daeb-106b-4681-a7c5-606a131cf0ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8604daeb-106b-4681-a7c5-606a131cf0ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9403013131088617574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75797239-6d37-4825-ba84-bc24eb7357e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a1f97c-983a-49a1-8b8f-6036c9b6475f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a1f97c-983a-49a1-8b8f-6036c9b6475f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9524965311515942729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8604daeb-106b-4681-a7c5-606a131cf0ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9bc6c0-bd8a-40bb-8d00-0a18f626d37e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9bc6c0-bd8a-40bb-8d00-0a18f626d37e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8936748178780288837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a1f97c-983a-49a1-8b8f-6036c9b6475f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6951b554-7c84-4618-b9fc-da40b70f670f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6951b554-7c84-4618-b9fc-da40b70f670f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2319373073730936849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9bc6c0-bd8a-40bb-8d00-0a18f626d37e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271af87f-a648-4644-9e14-4875e7b73b24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271af87f-a648-4644-9e14-4875e7b73b24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210547644043588965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6951b554-7c84-4618-b9fc-da40b70f670f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271af87f-a648-4644-9e14-4875e7b73b24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63a07d8-74e5-481c-962b-ca48c60b1c51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63a07d8-74e5-481c-962b-ca48c60b1c51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2723450255838066310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f0d9bc-e73d-472e-b7ca-f812465e7a4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f0d9bc-e73d-472e-b7ca-f812465e7a4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6757496610786950849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63a07d8-74e5-481c-962b-ca48c60b1c51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f530e24e-5bb5-40e6-a927-5529636424f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f530e24e-5bb5-40e6-a927-5529636424f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16648043828262975780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f0d9bc-e73d-472e-b7ca-f812465e7a4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350cb631-6d68-4f58-a4ca-e88c9f0842e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350cb631-6d68-4f58-a4ca-e88c9f0842e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5175902743336688258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f530e24e-5bb5-40e6-a927-5529636424f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbc990a-4615-44a7-801a-4b56c68f646d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbc990a-4615-44a7-801a-4b56c68f646d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12386408881141046446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350cb631-6d68-4f58-a4ca-e88c9f0842e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de5a6f9-0b83-43ea-8960-50981f74df61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de5a6f9-0b83-43ea-8960-50981f74df61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149313474325785178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbc990a-4615-44a7-801a-4b56c68f646d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57da775-9868-4414-b2f2-4e71e864707a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57da775-9868-4414-b2f2-4e71e864707a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621402443610030555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de5a6f9-0b83-43ea-8960-50981f74df61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c790e2b3-f431-446d-96a8-075042c3a2ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c790e2b3-f431-446d-96a8-075042c3a2ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209606088694890640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57da775-9868-4414-b2f2-4e71e864707a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57c6e16-57c8-404c-ab00-4b43a5be2874, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57c6e16-57c8-404c-ab00-4b43a5be2874, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13452037723893868117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c790e2b3-f431-446d-96a8-075042c3a2ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a206a0b-5a40-4a21-b4af-daf2abdad7b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a206a0b-5a40-4a21-b4af-daf2abdad7b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4441864347717772157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57c6e16-57c8-404c-ab00-4b43a5be2874, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9a23d9-3b7e-4665-a980-88c0ffed2de0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9a23d9-3b7e-4665-a980-88c0ffed2de0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15249507444496264626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a206a0b-5a40-4a21-b4af-daf2abdad7b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aef093a2-05fc-491e-b62d-4c09dd8e924c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef093a2-05fc-491e-b62d-4c09dd8e924c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9862313476745061381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9a23d9-3b7e-4665-a980-88c0ffed2de0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94636b2-ac2a-4929-a5a9-66f84d93cb6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94636b2-ac2a-4929-a5a9-66f84d93cb6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13986852550921196658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef093a2-05fc-491e-b62d-4c09dd8e924c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999d7af9-f358-48b5-a054-f1b19714b7c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999d7af9-f358-48b5-a054-f1b19714b7c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2650268203873808634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94636b2-ac2a-4929-a5a9-66f84d93cb6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae69e44-b4b2-4906-b564-4ceeffd60eec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae69e44-b4b2-4906-b564-4ceeffd60eec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143442065390174651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999d7af9-f358-48b5-a054-f1b19714b7c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6061ab63-eb99-4233-bb94-e3b601dbe08f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6061ab63-eb99-4233-bb94-e3b601dbe08f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768575289984841675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae69e44-b4b2-4906-b564-4ceeffd60eec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1965955-e1de-4234-bec4-0dd9bd93de52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1965955-e1de-4234-bec4-0dd9bd93de52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16429060199566951839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6061ab63-eb99-4233-bb94-e3b601dbe08f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110cbb56-361e-42ed-870c-8469c743b932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110cbb56-361e-42ed-870c-8469c743b932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17317754764355150493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1965955-e1de-4234-bec4-0dd9bd93de52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91c3e56a-a105-4a0e-ad5c-9892792b189f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91c3e56a-a105-4a0e-ad5c-9892792b189f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2417241964473554744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110cbb56-361e-42ed-870c-8469c743b932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791c33a7-8b28-4d9b-b28f-47579b3f0938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791c33a7-8b28-4d9b-b28f-47579b3f0938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8441386252772108869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91c3e56a-a105-4a0e-ad5c-9892792b189f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d73fe2b-3b4d-4110-8cc5-a01be355635f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d73fe2b-3b4d-4110-8cc5-a01be355635f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970720524906665858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791c33a7-8b28-4d9b-b28f-47579b3f0938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4113ece7-0b51-4a86-b2e6-d00a1a3f9458, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4113ece7-0b51-4a86-b2e6-d00a1a3f9458, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14262410294688950767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d73fe2b-3b4d-4110-8cc5-a01be355635f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4113ece7-0b51-4a86-b2e6-d00a1a3f9458, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d9a2c73-89c1-44ef-b10d-4457b73d4a3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9a2c73-89c1-44ef-b10d-4457b73d4a3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158578796825898235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 697424f0-b675-44aa-9809-a00a2ad987cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 697424f0-b675-44aa-9809-a00a2ad987cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9627466030403679634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9a2c73-89c1-44ef-b10d-4457b73d4a3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29630469-fbfe-499e-913c-df17f38fa033, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29630469-fbfe-499e-913c-df17f38fa033, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3858941529068792372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 697424f0-b675-44aa-9809-a00a2ad987cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876b1a38-845a-466c-abc1-a02580499f4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876b1a38-845a-466c-abc1-a02580499f4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081803758647997897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29630469-fbfe-499e-913c-df17f38fa033, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bd5c40-0800-4333-89af-5179df331022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bd5c40-0800-4333-89af-5179df331022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1588187368225674634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876b1a38-845a-466c-abc1-a02580499f4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bd5c40-0800-4333-89af-5179df331022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12443e3f-bb16-46d0-82f6-a3afb106455e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12443e3f-bb16-46d0-82f6-a3afb106455e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483762843702298170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebcb0d6-48c1-411a-858b-8d8ab74f6077, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebcb0d6-48c1-411a-858b-8d8ab74f6077, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310111143744639192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12443e3f-bb16-46d0-82f6-a3afb106455e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92a5776-a023-4f27-b273-57987ebbe0d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92a5776-a023-4f27-b273-57987ebbe0d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857344307464117089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebcb0d6-48c1-411a-858b-8d8ab74f6077, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c585a463-aa27-4d56-9943-e2eb2b345aba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92a5776-a023-4f27-b273-57987ebbe0d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c585a463-aa27-4d56-9943-e2eb2b345aba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421802740633696250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a6e2cc-9c1a-4b1d-8699-fa69d531c957, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a6e2cc-9c1a-4b1d-8699-fa69d531c957, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671413277686332472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c585a463-aa27-4d56-9943-e2eb2b345aba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34dd05e1-09d4-44db-b4a4-dbe0f59dab39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34dd05e1-09d4-44db-b4a4-dbe0f59dab39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800309148855754523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a6e2cc-9c1a-4b1d-8699-fa69d531c957, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57704a3e-9097-44ef-99d9-515d31a5ef97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57704a3e-9097-44ef-99d9-515d31a5ef97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6477792362755828044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34dd05e1-09d4-44db-b4a4-dbe0f59dab39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 907f1d59-2cce-4da8-be96-7cca0fe399e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907f1d59-2cce-4da8-be96-7cca0fe399e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682910559640114804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57704a3e-9097-44ef-99d9-515d31a5ef97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd048f71-c811-49cb-b536-6c661907ffba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd048f71-c811-49cb-b536-6c661907ffba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17937078781899383463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907f1d59-2cce-4da8-be96-7cca0fe399e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5318544-1b89-4ed6-b5ec-e63b73e9cf9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5318544-1b89-4ed6-b5ec-e63b73e9cf9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8972903049155206459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd048f71-c811-49cb-b536-6c661907ffba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ccd4db-9d20-4d83-9c28-ab2edd8dcd83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ccd4db-9d20-4d83-9c28-ab2edd8dcd83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8441238547103426124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5318544-1b89-4ed6-b5ec-e63b73e9cf9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99643ab-2cb7-410b-96d9-bc008f1612a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ccd4db-9d20-4d83-9c28-ab2edd8dcd83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a41989d-061c-48b7-af36-6c604a075cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99643ab-2cb7-410b-96d9-bc008f1612a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9236018559477876715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a41989d-061c-48b7-af36-6c604a075cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5371774757948131384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99643ab-2cb7-410b-96d9-bc008f1612a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e00db30b-c7e4-49e1-8fee-e90cc4853d21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e00db30b-c7e4-49e1-8fee-e90cc4853d21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575672452746234756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a41989d-061c-48b7-af36-6c604a075cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c793e40-034b-4082-a927-5facf0eb68d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c793e40-034b-4082-a927-5facf0eb68d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13009428064725602136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e00db30b-c7e4-49e1-8fee-e90cc4853d21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2859f0f7-5bcf-43ce-abf9-20e5d91dc673, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2859f0f7-5bcf-43ce-abf9-20e5d91dc673, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14305671283358875915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c793e40-034b-4082-a927-5facf0eb68d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dbba237-01b2-4901-acae-45cce8eb055d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbba237-01b2-4901-acae-45cce8eb055d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7820224014791956666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2859f0f7-5bcf-43ce-abf9-20e5d91dc673, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2265434-6308-4ce0-8894-d43dc0840ee1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2265434-6308-4ce0-8894-d43dc0840ee1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 510958059399805399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbba237-01b2-4901-acae-45cce8eb055d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac4552f-3b72-4f0c-bad6-6561f7522f45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac4552f-3b72-4f0c-bad6-6561f7522f45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244390223354043640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2265434-6308-4ce0-8894-d43dc0840ee1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20c224d8-6aa8-48d5-b023-c1b071ccf51d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20c224d8-6aa8-48d5-b023-c1b071ccf51d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680617675864083298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac4552f-3b72-4f0c-bad6-6561f7522f45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792b99b5-8099-4d10-81bb-706b9b5f9c33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792b99b5-8099-4d10-81bb-706b9b5f9c33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1836157933121688194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20c224d8-6aa8-48d5-b023-c1b071ccf51d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7f3dd1-e849-4380-b017-9edb2b87f47a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7f3dd1-e849-4380-b017-9edb2b87f47a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13130263185962327391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792b99b5-8099-4d10-81bb-706b9b5f9c33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff9baa1-dad8-4ae9-849c-e7869ecf0c10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff9baa1-dad8-4ae9-849c-e7869ecf0c10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1076928152866649104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7f3dd1-e849-4380-b017-9edb2b87f47a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2879a08a-4a9c-4022-9bfd-2e03feef06b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2879a08a-4a9c-4022-9bfd-2e03feef06b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155162312030341004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff9baa1-dad8-4ae9-849c-e7869ecf0c10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab96dae-29d5-4279-ad09-e93861b3d99d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab96dae-29d5-4279-ad09-e93861b3d99d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6495532741859899832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2879a08a-4a9c-4022-9bfd-2e03feef06b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e583b4-5285-42df-b9b5-35b79b07e5cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e583b4-5285-42df-b9b5-35b79b07e5cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029998729241185030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab96dae-29d5-4279-ad09-e93861b3d99d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2858a4fe-ddc9-4f01-bc41-2789afcc2bd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2858a4fe-ddc9-4f01-bc41-2789afcc2bd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1774753930447573722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e583b4-5285-42df-b9b5-35b79b07e5cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72901af2-0029-4da3-acae-1aef1233022d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72901af2-0029-4da3-acae-1aef1233022d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144152212105417931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2858a4fe-ddc9-4f01-bc41-2789afcc2bd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26419712-0df6-4e09-9602-83aa7927d6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26419712-0df6-4e09-9602-83aa7927d6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6481269334682026048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72901af2-0029-4da3-acae-1aef1233022d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb92ded-3492-4782-9e95-d5cab5bced58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb92ded-3492-4782-9e95-d5cab5bced58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18071349696075057499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26419712-0df6-4e09-9602-83aa7927d6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b5c57e-0b8c-481f-b056-01d7fdbf9804, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b5c57e-0b8c-481f-b056-01d7fdbf9804, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701907886400394348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb92ded-3492-4782-9e95-d5cab5bced58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e6b322-a08d-4086-bbc6-7fa919a97da3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e6b322-a08d-4086-bbc6-7fa919a97da3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730035128599290739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b5c57e-0b8c-481f-b056-01d7fdbf9804, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b67122-5d56-422f-a759-43f71283745c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b67122-5d56-422f-a759-43f71283745c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1077651058173145196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e6b322-a08d-4086-bbc6-7fa919a97da3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38682ae8-5846-43f9-8314-27fce5e105c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38682ae8-5846-43f9-8314-27fce5e105c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17541588322998098265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b67122-5d56-422f-a759-43f71283745c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38682ae8-5846-43f9-8314-27fce5e105c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e8dd53-9310-48a7-bc36-cd666d2642fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e8dd53-9310-48a7-bc36-cd666d2642fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5426739220148800779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a336c7-4d0f-4093-b16f-0a5fb13fadd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a336c7-4d0f-4093-b16f-0a5fb13fadd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5785634624237819453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e8dd53-9310-48a7-bc36-cd666d2642fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc88a81-b5e5-4287-8e11-19845c73e137, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc88a81-b5e5-4287-8e11-19845c73e137, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242962783510752341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a336c7-4d0f-4093-b16f-0a5fb13fadd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fd7d42-977f-403a-b82b-cf6a5c0749ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fd7d42-977f-403a-b82b-cf6a5c0749ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1256358840859961827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc88a81-b5e5-4287-8e11-19845c73e137, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d4088c-b134-404d-ac12-10e4109024b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fd7d42-977f-403a-b82b-cf6a5c0749ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8bbcc12-ef23-44bd-b032-b536cc7484bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8bbcc12-ef23-44bd-b032-b536cc7484bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3589196888811198335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d4088c-b134-404d-ac12-10e4109024b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225956198201326817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8bbcc12-ef23-44bd-b032-b536cc7484bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160508ff-e31e-448a-a53c-ee3db08eefa0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160508ff-e31e-448a-a53c-ee3db08eefa0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12224283662689764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d4088c-b134-404d-ac12-10e4109024b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13ab976-b76d-4140-b38a-e71f1c49c99f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13ab976-b76d-4140-b38a-e71f1c49c99f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10192897332411308083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160508ff-e31e-448a-a53c-ee3db08eefa0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7a8a93-dbb9-429a-8d3b-24f2c365d7d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7a8a93-dbb9-429a-8d3b-24f2c365d7d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123329735914803565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13ab976-b76d-4140-b38a-e71f1c49c99f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee29bcb-c4ce-4849-8e97-2c77a7f2456c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee29bcb-c4ce-4849-8e97-2c77a7f2456c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784041481143513339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7a8a93-dbb9-429a-8d3b-24f2c365d7d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0618c4-b6aa-4ce9-9bfc-c5c899eb6491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0618c4-b6aa-4ce9-9bfc-c5c899eb6491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 616242176057150878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee29bcb-c4ce-4849-8e97-2c77a7f2456c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b30bef2-5c82-42c8-973d-90f4d92c95c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b30bef2-5c82-42c8-973d-90f4d92c95c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495881101717992690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0618c4-b6aa-4ce9-9bfc-c5c899eb6491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ed9496-69c8-478f-bf49-e691722efea7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ed9496-69c8-478f-bf49-e691722efea7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318156140949308296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ed9496-69c8-478f-bf49-e691722efea7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b30bef2-5c82-42c8-973d-90f4d92c95c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0580005-e326-4034-b24b-32fd8c0fb027, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0580005-e326-4034-b24b-32fd8c0fb027, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9408154815646318753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38626388-e04f-4eea-b90c-53574e2e1614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38626388-e04f-4eea-b90c-53574e2e1614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15321956126805489293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0580005-e326-4034-b24b-32fd8c0fb027, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e731b5-f849-4ba7-8a2e-8d9186b4d611, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e731b5-f849-4ba7-8a2e-8d9186b4d611, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12503009237860439173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38626388-e04f-4eea-b90c-53574e2e1614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd85558-3da8-45e0-a005-930f870f7add, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd85558-3da8-45e0-a005-930f870f7add, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486123980129746947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e731b5-f849-4ba7-8a2e-8d9186b4d611, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93ada5a-0892-427b-ae86-6718e5717c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93ada5a-0892-427b-ae86-6718e5717c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13166282488675525887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd85558-3da8-45e0-a005-930f870f7add, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf43228-d2b3-4cbd-b501-c1f7f9400d64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93ada5a-0892-427b-ae86-6718e5717c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c0f0845-d113-4755-a371-7d6df60d1e54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0f0845-d113-4755-a371-7d6df60d1e54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476506789256546469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf43228-d2b3-4cbd-b501-c1f7f9400d64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747639821105844051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0f0845-d113-4755-a371-7d6df60d1e54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6793b07b-b648-4b0b-a8bd-5a07cab1df2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6793b07b-b648-4b0b-a8bd-5a07cab1df2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118662664860632622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf43228-d2b3-4cbd-b501-c1f7f9400d64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed47b00-9198-4651-ac70-65dcc5864617, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed47b00-9198-4651-ac70-65dcc5864617, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650585389283005373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6793b07b-b648-4b0b-a8bd-5a07cab1df2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4356168-9461-4059-bfeb-f3bd1a612f0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4356168-9461-4059-bfeb-f3bd1a612f0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932860950537621720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed47b00-9198-4651-ac70-65dcc5864617, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5732cc23-7e39-40b7-9dbf-1558159220d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5732cc23-7e39-40b7-9dbf-1558159220d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5779987520423108106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4356168-9461-4059-bfeb-f3bd1a612f0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7edfe7b4-551b-4026-bfc9-daed9ffb955d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7edfe7b4-551b-4026-bfc9-daed9ffb955d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8179571229928124490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5732cc23-7e39-40b7-9dbf-1558159220d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee40f01e-d840-4bfe-a0c0-8ea4be84083f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee40f01e-d840-4bfe-a0c0-8ea4be84083f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13437300786876927972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7edfe7b4-551b-4026-bfc9-daed9ffb955d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac1823c-6824-4b93-ab3c-dad393718140, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac1823c-6824-4b93-ab3c-dad393718140, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11020798060132514373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee40f01e-d840-4bfe-a0c0-8ea4be84083f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336616b7-0885-4fa6-af22-0aa24ca88888, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336616b7-0885-4fa6-af22-0aa24ca88888, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8382718415073016497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac1823c-6824-4b93-ab3c-dad393718140, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336616b7-0885-4fa6-af22-0aa24ca88888, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 453af87d-418a-480c-a7e3-aea118c41243, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15acc70-9a57-40b2-8c34-08089d769bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15acc70-9a57-40b2-8c34-08089d769bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8626145258218339355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453af87d-418a-480c-a7e3-aea118c41243, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10805899196408467050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15acc70-9a57-40b2-8c34-08089d769bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453af87d-418a-480c-a7e3-aea118c41243, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5346019-d544-44a9-a70d-1cd0bf287cd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115dbb00-0b9e-4936-80f1-e9e3c08fcae4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115dbb00-0b9e-4936-80f1-e9e3c08fcae4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9522156126709541845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5346019-d544-44a9-a70d-1cd0bf287cd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18367601454513024935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115dbb00-0b9e-4936-80f1-e9e3c08fcae4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe96bd24-108c-46f0-8559-5d33aaa73a3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe96bd24-108c-46f0-8559-5d33aaa73a3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574016227528356095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe96bd24-108c-46f0-8559-5d33aaa73a3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28aa3a19-121b-491c-93ef-b78a89973a94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28aa3a19-121b-491c-93ef-b78a89973a94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243826063046892368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5346019-d544-44a9-a70d-1cd0bf287cd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd0dfa13-a596-4b06-8b43-de72984c10cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0dfa13-a596-4b06-8b43-de72984c10cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4928115822809326854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28aa3a19-121b-491c-93ef-b78a89973a94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a93bd6-6025-4478-b4f6-1b0114e2c505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a93bd6-6025-4478-b4f6-1b0114e2c505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16934816176120150008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0dfa13-a596-4b06-8b43-de72984c10cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a93bd6-6025-4478-b4f6-1b0114e2c505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d623d38-3d6c-4ab8-9c5a-bc5d35f2fcf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d623d38-3d6c-4ab8-9c5a-bc5d35f2fcf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7020629176685820937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4866b0-0fca-4e40-baf2-e7d888e6058e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4866b0-0fca-4e40-baf2-e7d888e6058e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17886536337050113590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d623d38-3d6c-4ab8-9c5a-bc5d35f2fcf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd9e47f-5755-49b9-ad24-1419dbf2a42a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd9e47f-5755-49b9-ad24-1419dbf2a42a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7240023783167992456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4866b0-0fca-4e40-baf2-e7d888e6058e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c7f0a4d-7f4b-4a0f-a7a3-68935348d42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd9e47f-5755-49b9-ad24-1419dbf2a42a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c7f0a4d-7f4b-4a0f-a7a3-68935348d42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1075446711002885969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ace052c4-d8d0-4a7d-a898-3c052e7569ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ace052c4-d8d0-4a7d-a898-3c052e7569ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4987275382015111045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c7f0a4d-7f4b-4a0f-a7a3-68935348d42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e08200d-a2b8-4ee1-803a-35b50da69664, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e08200d-a2b8-4ee1-803a-35b50da69664, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12842986479035376696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ace052c4-d8d0-4a7d-a898-3c052e7569ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e715a8aa-9be8-4198-a303-79a0c8a15d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e715a8aa-9be8-4198-a303-79a0c8a15d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773424787353107131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e08200d-a2b8-4ee1-803a-35b50da69664, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0cb1aa-423c-4599-8116-b083ac4e1945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0cb1aa-423c-4599-8116-b083ac4e1945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5157996636987474566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e715a8aa-9be8-4198-a303-79a0c8a15d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86a3c4e-c749-4dbe-a8c8-325892aeaae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86a3c4e-c749-4dbe-a8c8-325892aeaae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2677623093680170311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0cb1aa-423c-4599-8116-b083ac4e1945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f9a401-489e-4f1b-b877-78e7838d7b3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f9a401-489e-4f1b-b877-78e7838d7b3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5556938711673677349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b86a3c4e-c749-4dbe-a8c8-325892aeaae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b24058-5163-4a66-8b83-624585214236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b24058-5163-4a66-8b83-624585214236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14825647761572986573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f9a401-489e-4f1b-b877-78e7838d7b3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e99dacb-156d-49d7-aec8-223a09bc6f0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e99dacb-156d-49d7-aec8-223a09bc6f0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14824456623078550040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b24058-5163-4a66-8b83-624585214236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603f7ee0-3017-4173-a6c8-ee5ec21ec03a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603f7ee0-3017-4173-a6c8-ee5ec21ec03a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709703252549024031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e99dacb-156d-49d7-aec8-223a09bc6f0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40db682-53f0-49e4-bd55-89c105317fdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40db682-53f0-49e4-bd55-89c105317fdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830509881531081551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603f7ee0-3017-4173-a6c8-ee5ec21ec03a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6965a83f-6abc-47a1-a3e6-3e3a13ca4b6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6965a83f-6abc-47a1-a3e6-3e3a13ca4b6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831967953386858255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40db682-53f0-49e4-bd55-89c105317fdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8ab28b-1b7c-49c5-af8d-8a7cabfecf45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6965a83f-6abc-47a1-a3e6-3e3a13ca4b6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8ab28b-1b7c-49c5-af8d-8a7cabfecf45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13335970169609178395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fa9d7b-1822-4526-902a-32db106c1925, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fa9d7b-1822-4526-902a-32db106c1925, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14759701343435026875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8ab28b-1b7c-49c5-af8d-8a7cabfecf45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e9228a-79a3-4600-8999-dd15feb3b6d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e9228a-79a3-4600-8999-dd15feb3b6d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318292799376270221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fa9d7b-1822-4526-902a-32db106c1925, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda323f3-8184-48b2-9063-09e4551825a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda323f3-8184-48b2-9063-09e4551825a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13612117916366791692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e9228a-79a3-4600-8999-dd15feb3b6d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fac6c3-2a48-4278-ba1f-4aefec7f8d1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fac6c3-2a48-4278-ba1f-4aefec7f8d1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685866099853693876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda323f3-8184-48b2-9063-09e4551825a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecd053d1-d42e-4fa1-b6ff-1f00750bdf36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd053d1-d42e-4fa1-b6ff-1f00750bdf36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104359851928465107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fac6c3-2a48-4278-ba1f-4aefec7f8d1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d89950f-342d-477c-ace2-955c3036ce39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d89950f-342d-477c-ace2-955c3036ce39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16688967014412083898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd053d1-d42e-4fa1-b6ff-1f00750bdf36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606f51a2-bb20-4418-9a88-46f5a9c6a2fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606f51a2-bb20-4418-9a88-46f5a9c6a2fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876118299658459803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d89950f-342d-477c-ace2-955c3036ce39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac45ebf-1bfe-4bac-9995-fc16b3eb54d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac45ebf-1bfe-4bac-9995-fc16b3eb54d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8372806748688245134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606f51a2-bb20-4418-9a88-46f5a9c6a2fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac1be2e-be8a-4e63-a0a9-d1becef092bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac1be2e-be8a-4e63-a0a9-d1becef092bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3103500449407007854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac45ebf-1bfe-4bac-9995-fc16b3eb54d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1eb25b2-9493-467a-9c3c-1b3e2b5b863d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1eb25b2-9493-467a-9c3c-1b3e2b5b863d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1052230913268890059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac1be2e-be8a-4e63-a0a9-d1becef092bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569fbbda-caaa-4912-b842-45b6be9755dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569fbbda-caaa-4912-b842-45b6be9755dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984543466694229148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1eb25b2-9493-467a-9c3c-1b3e2b5b863d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba29f230-7845-4e7b-9a52-40323d7229d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba29f230-7845-4e7b-9a52-40323d7229d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12259822066085569191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569fbbda-caaa-4912-b842-45b6be9755dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a29ba3f3-9f20-4cb9-be65-d02f9c380300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29ba3f3-9f20-4cb9-be65-d02f9c380300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285469943257205678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba29f230-7845-4e7b-9a52-40323d7229d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6beb576f-877f-49f3-bad4-c2843e595d9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6beb576f-877f-49f3-bad4-c2843e595d9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5261107996661723121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29ba3f3-9f20-4cb9-be65-d02f9c380300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4b28ec-5e83-48db-b97f-3e58ff1493d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4b28ec-5e83-48db-b97f-3e58ff1493d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 925166423636246290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6beb576f-877f-49f3-bad4-c2843e595d9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e54b418-947b-4c76-9fad-26783c1a6441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e54b418-947b-4c76-9fad-26783c1a6441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12716089550184708865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4b28ec-5e83-48db-b97f-3e58ff1493d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18dcb04-0d63-4b16-8349-d52eba0d574e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18dcb04-0d63-4b16-8349-d52eba0d574e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13648358169456463668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e54b418-947b-4c76-9fad-26783c1a6441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f648836c-bd96-418e-bbc5-837e1070be8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f648836c-bd96-418e-bbc5-837e1070be8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14078507636418512923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18dcb04-0d63-4b16-8349-d52eba0d574e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c396aa7-b712-42dd-ac49-1b1be9e10638, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c396aa7-b712-42dd-ac49-1b1be9e10638, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11948402360795340599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f648836c-bd96-418e-bbc5-837e1070be8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a77ca0-4b1b-457f-b1f4-3cccdb6f351e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a77ca0-4b1b-457f-b1f4-3cccdb6f351e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176240305834696619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a77ca0-4b1b-457f-b1f4-3cccdb6f351e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c396aa7-b712-42dd-ac49-1b1be9e10638, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b099e1-f9b5-4ff6-88b1-fbbfcf751c60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b099e1-f9b5-4ff6-88b1-fbbfcf751c60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1077266265704609550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78405dc-0e2f-47e4-9d08-c2d001adcf9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b099e1-f9b5-4ff6-88b1-fbbfcf751c60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78405dc-0e2f-47e4-9d08-c2d001adcf9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282065162141821271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 068b3970-1573-4bf6-9c20-795f68d4cafc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 068b3970-1573-4bf6-9c20-795f68d4cafc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359498820864217596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78405dc-0e2f-47e4-9d08-c2d001adcf9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa44371-a2a9-4f1c-bdf9-5eda4d4ee35c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa44371-a2a9-4f1c-bdf9-5eda4d4ee35c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1245406434116776889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 068b3970-1573-4bf6-9c20-795f68d4cafc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef32d2f-9a1d-4def-b069-c3fe31fa459f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef32d2f-9a1d-4def-b069-c3fe31fa459f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991470554630602552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa44371-a2a9-4f1c-bdf9-5eda4d4ee35c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8213641a-c65e-4910-9a6f-373fde4f6dc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8213641a-c65e-4910-9a6f-373fde4f6dc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707517088286896007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef32d2f-9a1d-4def-b069-c3fe31fa459f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7572e6a1-7198-426f-8ecd-97b283faece6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7572e6a1-7198-426f-8ecd-97b283faece6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12933910586148610579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8213641a-c65e-4910-9a6f-373fde4f6dc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ada08be-73fc-47fb-b66e-60b19a6f245a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ada08be-73fc-47fb-b66e-60b19a6f245a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11852332041674015138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ada08be-73fc-47fb-b66e-60b19a6f245a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa3de2b-4731-42ca-a8d3-4acbd2514d25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa3de2b-4731-42ca-a8d3-4acbd2514d25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703151027101015187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7572e6a1-7198-426f-8ecd-97b283faece6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bdbe87-c1e9-4218-bced-68a795133dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bdbe87-c1e9-4218-bced-68a795133dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17520893746677012583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa3de2b-4731-42ca-a8d3-4acbd2514d25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c4e397-5eb7-4c7a-8d81-cf6a5376d0eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c4e397-5eb7-4c7a-8d81-cf6a5376d0eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13098588417459184031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bdbe87-c1e9-4218-bced-68a795133dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c4e397-5eb7-4c7a-8d81-cf6a5376d0eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2fee8e-c0a6-4dce-aaf9-d0fe18ac8abd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2fee8e-c0a6-4dce-aaf9-d0fe18ac8abd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17925352210460296609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 029d2b9a-ee25-473f-833d-137e0ea083f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 029d2b9a-ee25-473f-833d-137e0ea083f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7195303132479311202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2fee8e-c0a6-4dce-aaf9-d0fe18ac8abd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ecc94fe-9c16-4de6-b36b-c7e49fab18df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ecc94fe-9c16-4de6-b36b-c7e49fab18df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1476948012957336358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 029d2b9a-ee25-473f-833d-137e0ea083f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a50facf-d436-4b14-b9e8-4864fd69b397, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a50facf-d436-4b14-b9e8-4864fd69b397, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991332622782871116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ecc94fe-9c16-4de6-b36b-c7e49fab18df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b07be4-083b-4a35-8d25-3a1c7467dbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b07be4-083b-4a35-8d25-3a1c7467dbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4523449563920316361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a50facf-d436-4b14-b9e8-4864fd69b397, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fe85be-ed33-4a58-8375-70186f919212, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fe85be-ed33-4a58-8375-70186f919212, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12867122279989275958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b07be4-083b-4a35-8d25-3a1c7467dbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257a60c9-c359-40f8-a85b-bcf90ce208fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257a60c9-c359-40f8-a85b-bcf90ce208fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17338688034964774180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fe85be-ed33-4a58-8375-70186f919212, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f63d2b5-91af-4b3d-9d3b-785a72ba3b73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f63d2b5-91af-4b3d-9d3b-785a72ba3b73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1656928255577620615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257a60c9-c359-40f8-a85b-bcf90ce208fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b338507-4950-47da-9d94-d778c52857ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f63d2b5-91af-4b3d-9d3b-785a72ba3b73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc2e6aa-d2f4-47f9-8675-c56464711f01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc2e6aa-d2f4-47f9-8675-c56464711f01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594753174474671866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b338507-4950-47da-9d94-d778c52857ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583395376453707795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc2e6aa-d2f4-47f9-8675-c56464711f01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6c5371-b5eb-401e-9350-a193640d87d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6c5371-b5eb-401e-9350-a193640d87d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2658933288751654693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b338507-4950-47da-9d94-d778c52857ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6731cb9a-c020-4f6d-83b9-3966d7b8ea86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6731cb9a-c020-4f6d-83b9-3966d7b8ea86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5371833678390598952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6c5371-b5eb-401e-9350-a193640d87d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4713f373-ba2c-4fef-aa01-edec08c9d491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4713f373-ba2c-4fef-aa01-edec08c9d491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 919634111983510484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6731cb9a-c020-4f6d-83b9-3966d7b8ea86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a6e94d-21b9-46f2-9ffc-5bc66999ce5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a6e94d-21b9-46f2-9ffc-5bc66999ce5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398002004947695175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4713f373-ba2c-4fef-aa01-edec08c9d491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa430e3-3c9e-4613-8787-c558d1a7f174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa430e3-3c9e-4613-8787-c558d1a7f174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15800345060551931507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a6e94d-21b9-46f2-9ffc-5bc66999ce5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f045f0c0-fdec-4ce7-bb12-5df652fac793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f045f0c0-fdec-4ce7-bb12-5df652fac793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12022820588103008696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa430e3-3c9e-4613-8787-c558d1a7f174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1d24eb-4477-48f5-86a8-76add271840f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1d24eb-4477-48f5-86a8-76add271840f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 549681247008981591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f045f0c0-fdec-4ce7-bb12-5df652fac793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e478e44-6fd4-46d9-813f-8644db352efa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e478e44-6fd4-46d9-813f-8644db352efa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13833771600212848287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1d24eb-4477-48f5-86a8-76add271840f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af9b4ef-8f90-4907-a82d-c17bb84deafd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af9b4ef-8f90-4907-a82d-c17bb84deafd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10586666166150803787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e478e44-6fd4-46d9-813f-8644db352efa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3f0e93-ac94-4b8c-b51b-bd1b198fe0f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3f0e93-ac94-4b8c-b51b-bd1b198fe0f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1008030270316610652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af9b4ef-8f90-4907-a82d-c17bb84deafd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dedb8a1-955b-4661-a182-16d06ed800ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dedb8a1-955b-4661-a182-16d06ed800ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12204393253903099358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3f0e93-ac94-4b8c-b51b-bd1b198fe0f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948207ff-7447-47a3-b901-0afc773656ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948207ff-7447-47a3-b901-0afc773656ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5674176006186473812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948207ff-7447-47a3-b901-0afc773656ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1cf389-831e-425d-a4c3-b6f582562170, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1cf389-831e-425d-a4c3-b6f582562170, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 330828789541705131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dedb8a1-955b-4661-a182-16d06ed800ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa83b33-376e-4056-9dc3-63b9ebdf13a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa83b33-376e-4056-9dc3-63b9ebdf13a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085871227443376407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1cf389-831e-425d-a4c3-b6f582562170, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 096ca621-3166-4afc-ac04-954f7b328b4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 096ca621-3166-4afc-ac04-954f7b328b4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8806029581256773414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa83b33-376e-4056-9dc3-63b9ebdf13a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f0d388-61bb-41f8-b8e0-0cae24fd2af3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 096ca621-3166-4afc-ac04-954f7b328b4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44cbeb05-4fa0-4061-bca2-17de21b378e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44cbeb05-4fa0-4061-bca2-17de21b378e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4823605704927227559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f0d388-61bb-41f8-b8e0-0cae24fd2af3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129915087222328406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44cbeb05-4fa0-4061-bca2-17de21b378e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f0d388-61bb-41f8-b8e0-0cae24fd2af3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc49c22-10e7-48fd-b68e-cf9c5547c04f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc49c22-10e7-48fd-b68e-cf9c5547c04f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618620974462119897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db77809b-e9de-4a7d-8c51-6d4345f9274f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db77809b-e9de-4a7d-8c51-6d4345f9274f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7237541564402965357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc49c22-10e7-48fd-b68e-cf9c5547c04f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f7c1ab-eeb3-4f92-8f7c-c234c45f14fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f7c1ab-eeb3-4f92-8f7c-c234c45f14fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18055188937638825683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db77809b-e9de-4a7d-8c51-6d4345f9274f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3a6aee-239b-4e83-a400-f6e4051adc20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3a6aee-239b-4e83-a400-f6e4051adc20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17100460892448356848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f7c1ab-eeb3-4f92-8f7c-c234c45f14fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3a6aee-239b-4e83-a400-f6e4051adc20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d6da079-0803-4072-afb2-84f50f289db3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6da079-0803-4072-afb2-84f50f289db3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095786917614064866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ece853-188f-4905-9465-47d8c9ccd100, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ece853-188f-4905-9465-47d8c9ccd100, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6544097443463525738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6da079-0803-4072-afb2-84f50f289db3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702901ca-7852-4bcf-970c-b655db8ccf00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702901ca-7852-4bcf-970c-b655db8ccf00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2408421273458983594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ece853-188f-4905-9465-47d8c9ccd100, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90da465e-59d0-4bbd-9157-a94fe7e6ab8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90da465e-59d0-4bbd-9157-a94fe7e6ab8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15235928009025075548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702901ca-7852-4bcf-970c-b655db8ccf00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90da465e-59d0-4bbd-9157-a94fe7e6ab8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd1a936-04fa-4f70-a96e-d232418f4f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd1a936-04fa-4f70-a96e-d232418f4f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15057553558208865931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30100e8-6f4f-49f1-8233-c11bb879458f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30100e8-6f4f-49f1-8233-c11bb879458f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318236448529586932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd1a936-04fa-4f70-a96e-d232418f4f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e52cb39-77f4-4bd8-9ed7-408264a12516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e52cb39-77f4-4bd8-9ed7-408264a12516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310742190525675283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30100e8-6f4f-49f1-8233-c11bb879458f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20640701-9c9f-41a6-808e-cc69d4d3293f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20640701-9c9f-41a6-808e-cc69d4d3293f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18405656011858034215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e52cb39-77f4-4bd8-9ed7-408264a12516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15726284-56c2-4a37-bca0-7252f3c140d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15726284-56c2-4a37-bca0-7252f3c140d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722437712832232294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20640701-9c9f-41a6-808e-cc69d4d3293f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e308f076-0e8b-49fc-8497-3e331f55186b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15726284-56c2-4a37-bca0-7252f3c140d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e308f076-0e8b-49fc-8497-3e331f55186b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1249717422519020311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043017a8-da16-415c-9622-17c2347b5bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043017a8-da16-415c-9622-17c2347b5bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8271891678100185822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e308f076-0e8b-49fc-8497-3e331f55186b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0431d969-6476-4e93-870f-d1d2fb5168ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0431d969-6476-4e93-870f-d1d2fb5168ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384669532801614725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043017a8-da16-415c-9622-17c2347b5bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655dfe57-99b9-44a3-b997-01488621f25c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655dfe57-99b9-44a3-b997-01488621f25c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5158320553309701812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0431d969-6476-4e93-870f-d1d2fb5168ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979280fa-1f7a-4691-b7bb-3327937c3753, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979280fa-1f7a-4691-b7bb-3327937c3753, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936152509838379558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655dfe57-99b9-44a3-b997-01488621f25c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd05f67e-e757-465f-a9cc-0681f7475fdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd05f67e-e757-465f-a9cc-0681f7475fdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7428182965627270924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979280fa-1f7a-4691-b7bb-3327937c3753, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60efeb72-3c93-4cf8-92fe-1af7cef88164, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60efeb72-3c93-4cf8-92fe-1af7cef88164, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1337337296382180099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd05f67e-e757-465f-a9cc-0681f7475fdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60efeb72-3c93-4cf8-92fe-1af7cef88164, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223b3ab2-df41-4053-844e-b79bdb8f7199, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223b3ab2-df41-4053-844e-b79bdb8f7199, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2041987463888204671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e04bf1-f3cb-4b57-a011-e6ff39d315f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e04bf1-f3cb-4b57-a011-e6ff39d315f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1316085042044182407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223b3ab2-df41-4053-844e-b79bdb8f7199, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b0240f-c3fe-4d23-9e32-a101af175484, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b0240f-c3fe-4d23-9e32-a101af175484, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982293437262868026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e04bf1-f3cb-4b57-a011-e6ff39d315f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa49d7e-e508-41e2-ae0c-f80fff0dc235, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa49d7e-e508-41e2-ae0c-f80fff0dc235, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437848298295380916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b0240f-c3fe-4d23-9e32-a101af175484, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4e8708-f407-4848-8d11-159f7f57d9da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4e8708-f407-4848-8d11-159f7f57d9da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3997069652257740203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa49d7e-e508-41e2-ae0c-f80fff0dc235, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123725d0-d38f-4943-b829-8e09d4ffd3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123725d0-d38f-4943-b829-8e09d4ffd3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5353114962067436647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4e8708-f407-4848-8d11-159f7f57d9da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0538a0d9-4aef-4c9e-bcf8-9d702b21ba1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0538a0d9-4aef-4c9e-bcf8-9d702b21ba1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11056040545808680952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123725d0-d38f-4943-b829-8e09d4ffd3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e8c311-a7ec-4921-a395-f6c5a1fd3ef8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e8c311-a7ec-4921-a395-f6c5a1fd3ef8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3888010489653823549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0538a0d9-4aef-4c9e-bcf8-9d702b21ba1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ce1541-b9c5-4dcc-bacb-6bbe5b1ae2c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ce1541-b9c5-4dcc-bacb-6bbe5b1ae2c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4600098545218548177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e8c311-a7ec-4921-a395-f6c5a1fd3ef8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119a88a1-9251-4791-96ac-af06dbafe9fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119a88a1-9251-4791-96ac-af06dbafe9fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145084196038950426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ce1541-b9c5-4dcc-bacb-6bbe5b1ae2c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287c48f2-25f2-420a-8e66-90c94c400ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287c48f2-25f2-420a-8e66-90c94c400ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17193654613540379454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119a88a1-9251-4791-96ac-af06dbafe9fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287c48f2-25f2-420a-8e66-90c94c400ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408eed87-82d4-45c0-a7f1-4b9d7c8a8ea2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408eed87-82d4-45c0-a7f1-4b9d7c8a8ea2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2791967473972037613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5975b961-d469-487b-9aa8-1b4a2e2dee8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5975b961-d469-487b-9aa8-1b4a2e2dee8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12371808144041542494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408eed87-82d4-45c0-a7f1-4b9d7c8a8ea2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ee7011-be57-4075-b2b9-ebaec7cf0017, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ee7011-be57-4075-b2b9-ebaec7cf0017, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4934511730725177410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5975b961-d469-487b-9aa8-1b4a2e2dee8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf807dc-7cae-4972-a086-476a1d42568c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf807dc-7cae-4972-a086-476a1d42568c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4111187611163206892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ee7011-be57-4075-b2b9-ebaec7cf0017, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607818af-f151-4a00-a240-df5bbd529aba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607818af-f151-4a00-a240-df5bbd529aba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14661033658112353832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf807dc-7cae-4972-a086-476a1d42568c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6434a5b3-f085-496b-84a2-ccdc96026963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6434a5b3-f085-496b-84a2-ccdc96026963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 783827485894104673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607818af-f151-4a00-a240-df5bbd529aba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46644bf-d84e-406b-805e-19664148f7cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46644bf-d84e-406b-805e-19664148f7cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523103579376600561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6434a5b3-f085-496b-84a2-ccdc96026963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79b27feb-00b9-41a9-be6c-18de0c9e0466, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79b27feb-00b9-41a9-be6c-18de0c9e0466, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8320173384360117668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79b27feb-00b9-41a9-be6c-18de0c9e0466, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6caa2880-1314-47ed-9440-19e19a8d070a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6caa2880-1314-47ed-9440-19e19a8d070a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3021820741274367892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46644bf-d84e-406b-805e-19664148f7cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa4b7bf-ff03-4444-b473-5bbd4576b6d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa4b7bf-ff03-4444-b473-5bbd4576b6d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7482908457186357628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6caa2880-1314-47ed-9440-19e19a8d070a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bb43dc-3573-4529-804b-e58449ae6285, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bb43dc-3573-4529-804b-e58449ae6285, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432766564835697507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa4b7bf-ff03-4444-b473-5bbd4576b6d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a8bdf6-b7d2-4564-bb53-ff2532d918a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a8bdf6-b7d2-4564-bb53-ff2532d918a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 836449414069243775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bb43dc-3573-4529-804b-e58449ae6285, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee78423-460a-48a9-a476-c0a620f38b76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee78423-460a-48a9-a476-c0a620f38b76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5488017278792281144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a8bdf6-b7d2-4564-bb53-ff2532d918a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626b9873-e726-4b7e-bdad-1d9ee85a1edb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626b9873-e726-4b7e-bdad-1d9ee85a1edb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930199403910930152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee78423-460a-48a9-a476-c0a620f38b76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f2ba96-3056-435e-a65b-dfcbb0e3dd3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f2ba96-3056-435e-a65b-dfcbb0e3dd3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736163072744623076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626b9873-e726-4b7e-bdad-1d9ee85a1edb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a61a868-a522-4851-b0e1-a2acec5b4172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a61a868-a522-4851-b0e1-a2acec5b4172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120344210428277136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f2ba96-3056-435e-a65b-dfcbb0e3dd3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f5e070-cd6d-4974-bfb2-b3bdd9768607, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a61a868-a522-4851-b0e1-a2acec5b4172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d94a0d-a6a5-4562-aad8-1227b4b882a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f5e070-cd6d-4974-bfb2-b3bdd9768607, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12795812390310494031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d94a0d-a6a5-4562-aad8-1227b4b882a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226584495472107197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f5e070-cd6d-4974-bfb2-b3bdd9768607, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba53e359-f39e-468a-8b8d-0fc3abdc6b2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba53e359-f39e-468a-8b8d-0fc3abdc6b2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12650513958599926072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d94a0d-a6a5-4562-aad8-1227b4b882a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d735d28-d2a5-4459-a39e-bb1afe9ce5fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d735d28-d2a5-4459-a39e-bb1afe9ce5fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444637340909383434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba53e359-f39e-468a-8b8d-0fc3abdc6b2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540233ef-0593-4079-909e-a775ab8bd767, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540233ef-0593-4079-909e-a775ab8bd767, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8016861932675086635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d735d28-d2a5-4459-a39e-bb1afe9ce5fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451afdd5-203a-44cd-9896-ae1ddc05988b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451afdd5-203a-44cd-9896-ae1ddc05988b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878586713697651978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540233ef-0593-4079-909e-a775ab8bd767, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451afdd5-203a-44cd-9896-ae1ddc05988b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05bec9f8-ace0-44bd-b63d-533f4915e502, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05bec9f8-ace0-44bd-b63d-533f4915e502, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1885514465615458675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5520fd-376e-4171-9a6e-6115342af6a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5520fd-376e-4171-9a6e-6115342af6a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10673029598392109124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05bec9f8-ace0-44bd-b63d-533f4915e502, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc1e445-1698-4f47-831a-0cd869cbbb25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc1e445-1698-4f47-831a-0cd869cbbb25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6873891505873870044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5520fd-376e-4171-9a6e-6115342af6a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7554ef66-6377-49f9-8679-1997d2a45cf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7554ef66-6377-49f9-8679-1997d2a45cf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12809977627022364183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc1e445-1698-4f47-831a-0cd869cbbb25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d506fe-d5ce-4cf6-924f-4c611c396c2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d506fe-d5ce-4cf6-924f-4c611c396c2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493376497617685789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7554ef66-6377-49f9-8679-1997d2a45cf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d506fe-d5ce-4cf6-924f-4c611c396c2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3730568-2a51-41c8-955f-74a61ebb8065, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3730568-2a51-41c8-955f-74a61ebb8065, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 902193339906861018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6136f923-6926-4f97-a2c7-2f6c54d69798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6136f923-6926-4f97-a2c7-2f6c54d69798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2746499973650398213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3730568-2a51-41c8-955f-74a61ebb8065, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8dea4f7-4b69-4c80-a6a7-8336d61d5d7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8dea4f7-4b69-4c80-a6a7-8336d61d5d7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783235995126515118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6136f923-6926-4f97-a2c7-2f6c54d69798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6a1e4e-be2a-48ab-bd61-ceee2ffff567, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6a1e4e-be2a-48ab-bd61-ceee2ffff567, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1183330350100533432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8dea4f7-4b69-4c80-a6a7-8336d61d5d7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8003f847-e628-4b17-a1d2-77a6bea427c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8003f847-e628-4b17-a1d2-77a6bea427c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767604704582465664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6a1e4e-be2a-48ab-bd61-ceee2ffff567, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac19a72-05ab-4fbc-9523-7734e9d62903, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac19a72-05ab-4fbc-9523-7734e9d62903, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10169149441745762937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8003f847-e628-4b17-a1d2-77a6bea427c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4131594e-7699-4b59-b81f-0b7952cd25aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4131594e-7699-4b59-b81f-0b7952cd25aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9769498328754855073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac19a72-05ab-4fbc-9523-7734e9d62903, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d87b6c4-07ee-4720-b962-2ade29ba40da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d87b6c4-07ee-4720-b962-2ade29ba40da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452798863926904241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4131594e-7699-4b59-b81f-0b7952cd25aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc89ee1-6554-406e-a608-01a176a34ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc89ee1-6554-406e-a608-01a176a34ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14677616682091691864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d87b6c4-07ee-4720-b962-2ade29ba40da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764b13c7-f5d2-43db-a024-eb8c3ac0165d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764b13c7-f5d2-43db-a024-eb8c3ac0165d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991110630252509577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc89ee1-6554-406e-a608-01a176a34ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd113f7-261a-4ea4-8e53-a48fb3603436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd113f7-261a-4ea4-8e53-a48fb3603436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453019849218583556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764b13c7-f5d2-43db-a024-eb8c3ac0165d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0027e8b1-6124-4d0b-891a-50f25c85d639, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0027e8b1-6124-4d0b-891a-50f25c85d639, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722846119628570037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd113f7-261a-4ea4-8e53-a48fb3603436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8dd8b7-e9ad-4ad3-818a-4774c2a4a36b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8dd8b7-e9ad-4ad3-818a-4774c2a4a36b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5436792329840723333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0027e8b1-6124-4d0b-891a-50f25c85d639, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00dd837-c9a8-43b6-b207-f3ea6b322d6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00dd837-c9a8-43b6-b207-f3ea6b322d6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659727363899852724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8dd8b7-e9ad-4ad3-818a-4774c2a4a36b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 923d09ac-13b9-41c5-b7e0-dc0625297126, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 923d09ac-13b9-41c5-b7e0-dc0625297126, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8228523222066886139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00dd837-c9a8-43b6-b207-f3ea6b322d6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4c9843-86e0-41d7-8a67-e303fe93a90a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4c9843-86e0-41d7-8a67-e303fe93a90a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415410177596241554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4c9843-86e0-41d7-8a67-e303fe93a90a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30980398-e9a0-4d35-96f2-093317068757, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30980398-e9a0-4d35-96f2-093317068757, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16954935229627884713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30980398-e9a0-4d35-96f2-093317068757, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b5afcd-1f69-4143-b6a8-359f3219dbb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b5afcd-1f69-4143-b6a8-359f3219dbb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8289455449006660190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 923d09ac-13b9-41c5-b7e0-dc0625297126, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94538ef9-e477-44d7-859e-44ad17affaa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94538ef9-e477-44d7-859e-44ad17affaa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302946569351925962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b5afcd-1f69-4143-b6a8-359f3219dbb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f8d3ccf-71bf-4c38-8b27-832ada3ca54f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8d3ccf-71bf-4c38-8b27-832ada3ca54f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887372231650463066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94538ef9-e477-44d7-859e-44ad17affaa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25cd00d-8e02-42ec-a6c8-c4f21138dbcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25cd00d-8e02-42ec-a6c8-c4f21138dbcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18001897012563364614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8d3ccf-71bf-4c38-8b27-832ada3ca54f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fb8147-c2c0-49f8-9d36-8f5dfcd10c7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fb8147-c2c0-49f8-9d36-8f5dfcd10c7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17376175183612391241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25cd00d-8e02-42ec-a6c8-c4f21138dbcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eac669-769e-4c91-8066-a36d51fee9c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eac669-769e-4c91-8066-a36d51fee9c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2498677825230115313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fb8147-c2c0-49f8-9d36-8f5dfcd10c7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873c73ea-d901-4507-9c10-aaec4bcc2a6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873c73ea-d901-4507-9c10-aaec4bcc2a6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2657103437065789538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eac669-769e-4c91-8066-a36d51fee9c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a451468-4ad0-4c71-b232-4cafe02bdbac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a451468-4ad0-4c71-b232-4cafe02bdbac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5951395027992964608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873c73ea-d901-4507-9c10-aaec4bcc2a6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5c1938-7de2-4d79-abb0-2b89a8242ec2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5c1938-7de2-4d79-abb0-2b89a8242ec2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11605427836136587044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a451468-4ad0-4c71-b232-4cafe02bdbac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5c1938-7de2-4d79-abb0-2b89a8242ec2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c5775e-42f6-46b9-bdc4-f4e39a97ca03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c5775e-42f6-46b9-bdc4-f4e39a97ca03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1945794659880287918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a428008a-5de8-4738-b144-dceaca2b559b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a428008a-5de8-4738-b144-dceaca2b559b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6138838526173544061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c5775e-42f6-46b9-bdc4-f4e39a97ca03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17599e8-5a25-4d01-ba27-1ce2805b3501, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17599e8-5a25-4d01-ba27-1ce2805b3501, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757490559298222796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a428008a-5de8-4738-b144-dceaca2b559b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed420e45-2bc8-4ee7-b207-52dc707649a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed420e45-2bc8-4ee7-b207-52dc707649a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9309614727928560086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17599e8-5a25-4d01-ba27-1ce2805b3501, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19414f6c-46f0-4d44-b3a6-a19a8c6056ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19414f6c-46f0-4d44-b3a6-a19a8c6056ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 145301986429959108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed420e45-2bc8-4ee7-b207-52dc707649a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e00582a-e38e-4ef3-bb0d-2dcdac0a1836, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e00582a-e38e-4ef3-bb0d-2dcdac0a1836, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14527521139728748376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19414f6c-46f0-4d44-b3a6-a19a8c6056ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deae18cf-40d5-4cef-a911-3369090f909d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deae18cf-40d5-4cef-a911-3369090f909d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14790544552489129860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e00582a-e38e-4ef3-bb0d-2dcdac0a1836, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2018a1b3-37c4-45f0-8890-d8409f57b892, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2018a1b3-37c4-45f0-8890-d8409f57b892, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410504742843490252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deae18cf-40d5-4cef-a911-3369090f909d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40d47d4-ab62-4a17-8ad9-945d2cc0a522, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40d47d4-ab62-4a17-8ad9-945d2cc0a522, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13011756816762116492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2018a1b3-37c4-45f0-8890-d8409f57b892, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63ee7ff-a0f3-4149-b416-eec151c2575a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63ee7ff-a0f3-4149-b416-eec151c2575a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2800953772315154537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40d47d4-ab62-4a17-8ad9-945d2cc0a522, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d0ac3e5-ec1d-4dfe-9d66-a7284bfe10c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0ac3e5-ec1d-4dfe-9d66-a7284bfe10c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9264949068668646663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63ee7ff-a0f3-4149-b416-eec151c2575a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d8e028-9406-404b-9438-b1ae102f554f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d8e028-9406-404b-9438-b1ae102f554f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12002040511981349813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0ac3e5-ec1d-4dfe-9d66-a7284bfe10c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458156f4-36ed-4134-b60a-d068b55c6444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458156f4-36ed-4134-b60a-d068b55c6444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2459349375650201207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d8e028-9406-404b-9438-b1ae102f554f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b3d0c9-3cda-4576-8bb9-07f06bad53ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b3d0c9-3cda-4576-8bb9-07f06bad53ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17700680932739982583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458156f4-36ed-4134-b60a-d068b55c6444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2978f777-0e5c-4e80-85ab-6169abe93f53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2978f777-0e5c-4e80-85ab-6169abe93f53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7005537538581791480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b3d0c9-3cda-4576-8bb9-07f06bad53ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d53bb843-5ff7-446c-9254-51a4684f6587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53bb843-5ff7-446c-9254-51a4684f6587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15288373578295592541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2978f777-0e5c-4e80-85ab-6169abe93f53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1b7a0a-c5aa-442f-9e72-2b210dc40096, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53bb843-5ff7-446c-9254-51a4684f6587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eabd26a-2583-48b5-b801-a8a4b5a1f009, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eabd26a-2583-48b5-b801-a8a4b5a1f009, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10226850460528105440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1b7a0a-c5aa-442f-9e72-2b210dc40096, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6682968899689758756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eabd26a-2583-48b5-b801-a8a4b5a1f009, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b268bd39-59e0-4b78-8800-2831a23b08e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1b7a0a-c5aa-442f-9e72-2b210dc40096, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b268bd39-59e0-4b78-8800-2831a23b08e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61163875918904783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b0b9d4-85a0-4589-b624-dbd020eebc96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b0b9d4-85a0-4589-b624-dbd020eebc96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274591304548966080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b268bd39-59e0-4b78-8800-2831a23b08e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cce8cd4-dd77-43ec-aa2b-b6626c47df6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cce8cd4-dd77-43ec-aa2b-b6626c47df6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4644070668503445373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b0b9d4-85a0-4589-b624-dbd020eebc96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389f6233-0d4a-4190-8e05-2619af1f6369, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389f6233-0d4a-4190-8e05-2619af1f6369, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14968494103047749983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cce8cd4-dd77-43ec-aa2b-b6626c47df6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fbf8f5-4db7-4331-8d85-ab19013c8e29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fbf8f5-4db7-4331-8d85-ab19013c8e29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12223795671252641179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389f6233-0d4a-4190-8e05-2619af1f6369, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da34fc2-83e7-41fd-85ab-3f2ae34e90a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da34fc2-83e7-41fd-85ab-3f2ae34e90a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480037834473237790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fbf8f5-4db7-4331-8d85-ab19013c8e29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788fa725-6d6c-4a03-ac34-aa9e840a5cb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788fa725-6d6c-4a03-ac34-aa9e840a5cb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12331571520513759751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da34fc2-83e7-41fd-85ab-3f2ae34e90a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb61a6a-33b0-4d9b-8336-59f346b450db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb61a6a-33b0-4d9b-8336-59f346b450db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2479980695018033494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788fa725-6d6c-4a03-ac34-aa9e840a5cb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdbac9aa-f7d7-4094-bd41-0b4c4533d37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdbac9aa-f7d7-4094-bd41-0b4c4533d37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298455148220740311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb61a6a-33b0-4d9b-8336-59f346b450db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8287593-b256-467a-9cdc-92afe7dc0b81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8287593-b256-467a-9cdc-92afe7dc0b81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660007278962326797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdbac9aa-f7d7-4094-bd41-0b4c4533d37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90ec158-a84d-4595-b870-faf892dd7687, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90ec158-a84d-4595-b870-faf892dd7687, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474136480703777376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8287593-b256-467a-9cdc-92afe7dc0b81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce5383f-11e1-4311-ac96-7ba853c54fd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce5383f-11e1-4311-ac96-7ba853c54fd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12756229503255195440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90ec158-a84d-4595-b870-faf892dd7687, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e92d709e-f5e5-41fe-b1b9-4893a018ea02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92d709e-f5e5-41fe-b1b9-4893a018ea02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14242018864869519569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce5383f-11e1-4311-ac96-7ba853c54fd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9801986-d60f-444d-b2f0-ff45c7246958, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9801986-d60f-444d-b2f0-ff45c7246958, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041320708561787782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92d709e-f5e5-41fe-b1b9-4893a018ea02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3311360a-26f2-496e-ab9b-135ee3661c0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3311360a-26f2-496e-ab9b-135ee3661c0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 109537008438339434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9801986-d60f-444d-b2f0-ff45c7246958, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03962be-f750-47a5-84ee-d4988dccb73a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03962be-f750-47a5-84ee-d4988dccb73a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15744685347328063667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3311360a-26f2-496e-ab9b-135ee3661c0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbe8769-9d2d-4418-a2b9-d218a4a315e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbe8769-9d2d-4418-a2b9-d218a4a315e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11006598404802675092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03962be-f750-47a5-84ee-d4988dccb73a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6688ec7f-7308-4b1c-ae89-a83584cdfcc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6688ec7f-7308-4b1c-ae89-a83584cdfcc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198869226023079794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbe8769-9d2d-4418-a2b9-d218a4a315e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28acfb33-797f-482d-9f43-ed5a769fe32c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28acfb33-797f-482d-9f43-ed5a769fe32c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16652306029204548764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6688ec7f-7308-4b1c-ae89-a83584cdfcc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8163516e-df16-49ac-b268-e18b5d6bb6f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28acfb33-797f-482d-9f43-ed5a769fe32c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f468d04b-b76b-4954-96a4-87884462ac3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f468d04b-b76b-4954-96a4-87884462ac3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125741679979762322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8163516e-df16-49ac-b268-e18b5d6bb6f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5869308454492768377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f468d04b-b76b-4954-96a4-87884462ac3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6617042-d45a-4daf-bd68-4c9a703d48df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6617042-d45a-4daf-bd68-4c9a703d48df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11095638190467578438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8163516e-df16-49ac-b268-e18b5d6bb6f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0dd9359-3e69-4f7f-8e7d-60bfb9cd6de9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0dd9359-3e69-4f7f-8e7d-60bfb9cd6de9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9269132437415037702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6617042-d45a-4daf-bd68-4c9a703d48df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7226d4d8-052a-4297-8954-5290f19cc0a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7226d4d8-052a-4297-8954-5290f19cc0a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4143549979420739400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0dd9359-3e69-4f7f-8e7d-60bfb9cd6de9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5258b369-c7ca-4cd9-a415-05b5106621c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7226d4d8-052a-4297-8954-5290f19cc0a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca54d9a8-40ab-4a44-8338-5383920d2eee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca54d9a8-40ab-4a44-8338-5383920d2eee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294051990987122419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5258b369-c7ca-4cd9-a415-05b5106621c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2697434320610689894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca54d9a8-40ab-4a44-8338-5383920d2eee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7062170-5546-4e07-9c29-6c66ff04c1f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7062170-5546-4e07-9c29-6c66ff04c1f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859032603355493065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5258b369-c7ca-4cd9-a415-05b5106621c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17677741-ec28-4ed2-9b38-04c507651aeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17677741-ec28-4ed2-9b38-04c507651aeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025105224287693865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7062170-5546-4e07-9c29-6c66ff04c1f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7156cc-0331-4cc5-9ef6-73616a7f9073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7156cc-0331-4cc5-9ef6-73616a7f9073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890522332320072896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17677741-ec28-4ed2-9b38-04c507651aeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a560faf2-5640-42a5-bc7e-0552e5d8bd7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a560faf2-5640-42a5-bc7e-0552e5d8bd7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636059913241420027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7156cc-0331-4cc5-9ef6-73616a7f9073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee68363-222b-4304-916e-b498fe97f91f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee68363-222b-4304-916e-b498fe97f91f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965191562069926001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee68363-222b-4304-916e-b498fe97f91f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb08011-7536-44e5-9ad0-52a48999b18f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb08011-7536-44e5-9ad0-52a48999b18f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9976848070629278569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a560faf2-5640-42a5-bc7e-0552e5d8bd7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d162ad9-ee10-431a-be74-a8c96d981a21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d162ad9-ee10-431a-be74-a8c96d981a21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15240839701048667189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb08011-7536-44e5-9ad0-52a48999b18f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2040496e-137a-4e7d-8a33-2ebdf13056e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2040496e-137a-4e7d-8a33-2ebdf13056e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3105151634009619008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d162ad9-ee10-431a-be74-a8c96d981a21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59602fd6-6338-40c9-b4e6-38ff0ded75b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59602fd6-6338-40c9-b4e6-38ff0ded75b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176719747606261813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2040496e-137a-4e7d-8a33-2ebdf13056e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57dc6ba1-2c44-4dfa-bd04-f10ca0058671, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57dc6ba1-2c44-4dfa-bd04-f10ca0058671, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15993797554494918324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59602fd6-6338-40c9-b4e6-38ff0ded75b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07dcdf42-a086-44c0-963d-4e2f565fda41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07dcdf42-a086-44c0-963d-4e2f565fda41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17538303062556312424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57dc6ba1-2c44-4dfa-bd04-f10ca0058671, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0347571-eaf2-4cd2-ab51-beac3991576c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0347571-eaf2-4cd2-ab51-beac3991576c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901976953530230532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07dcdf42-a086-44c0-963d-4e2f565fda41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d43cdd-a645-4739-aa26-dce8391a7fdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d43cdd-a645-4739-aa26-dce8391a7fdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5988630398882866684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0347571-eaf2-4cd2-ab51-beac3991576c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1cf58a9-10a6-43da-a0b2-a96ad4851f3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1cf58a9-10a6-43da-a0b2-a96ad4851f3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7760557794257630629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d43cdd-a645-4739-aa26-dce8391a7fdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa34116-bf00-41ea-a694-b358dc7475da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1cf58a9-10a6-43da-a0b2-a96ad4851f3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa34116-bf00-41ea-a694-b358dc7475da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132742882975934780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f3ef84-0de5-4a66-b836-1021b7b8d0a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f3ef84-0de5-4a66-b836-1021b7b8d0a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7137748227235839115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa34116-bf00-41ea-a694-b358dc7475da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b80b8a-e07c-42da-80df-fa793d4af5e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b80b8a-e07c-42da-80df-fa793d4af5e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9175997371562355730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f3ef84-0de5-4a66-b836-1021b7b8d0a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69f9a1f-5984-4b08-9eb9-1224aeb119a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69f9a1f-5984-4b08-9eb9-1224aeb119a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824865152833635408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b80b8a-e07c-42da-80df-fa793d4af5e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13b73f3-2da4-4bc5-af74-6c431b8acda4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13b73f3-2da4-4bc5-af74-6c431b8acda4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1508488125314059425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69f9a1f-5984-4b08-9eb9-1224aeb119a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af56213-5068-413f-b5bf-7ec670a5453c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af56213-5068-413f-b5bf-7ec670a5453c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11313981225711617146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af56213-5068-413f-b5bf-7ec670a5453c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3911cf4-3a5d-4343-8dda-4031cc50ac07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3911cf4-3a5d-4343-8dda-4031cc50ac07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059520832893258967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13b73f3-2da4-4bc5-af74-6c431b8acda4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06cf3c0-4b6d-4933-98cd-5a79bec1136c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06cf3c0-4b6d-4933-98cd-5a79bec1136c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494255332216422543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3911cf4-3a5d-4343-8dda-4031cc50ac07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950a1cec-7bfa-4a80-a4b9-dbd7a052e3e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950a1cec-7bfa-4a80-a4b9-dbd7a052e3e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15452182231744095357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06cf3c0-4b6d-4933-98cd-5a79bec1136c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4446557-7877-4b7f-b877-733d731b19e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4446557-7877-4b7f-b877-733d731b19e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14093576782606550999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950a1cec-7bfa-4a80-a4b9-dbd7a052e3e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88f065d-8408-4933-a8bc-65f25333f16a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88f065d-8408-4933-a8bc-65f25333f16a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13741339122573626399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4446557-7877-4b7f-b877-733d731b19e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c499ffa6-1f71-49fd-8fa2-fe359b590ee9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c499ffa6-1f71-49fd-8fa2-fe359b590ee9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 976891958302323937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88f065d-8408-4933-a8bc-65f25333f16a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d10bc2-d781-48ec-bb37-e7e7c1a7e509, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d10bc2-d781-48ec-bb37-e7e7c1a7e509, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13737976698231369756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c499ffa6-1f71-49fd-8fa2-fe359b590ee9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d87c84-83bb-436c-827b-4d1c9eee78dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d87c84-83bb-436c-827b-4d1c9eee78dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974714410281418473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d10bc2-d781-48ec-bb37-e7e7c1a7e509, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169fcfd3-6099-45f9-8300-13eb81f92edb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169fcfd3-6099-45f9-8300-13eb81f92edb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5343396328012510430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d87c84-83bb-436c-827b-4d1c9eee78dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410cfaeb-50ed-4151-921d-48f88106f915, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410cfaeb-50ed-4151-921d-48f88106f915, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7031067340328503771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169fcfd3-6099-45f9-8300-13eb81f92edb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f830c472-fa06-4660-8d71-18e075f555db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f830c472-fa06-4660-8d71-18e075f555db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17756920675127121111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410cfaeb-50ed-4151-921d-48f88106f915, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ced74c5-f9bb-408f-8b76-43d343e2e29a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ced74c5-f9bb-408f-8b76-43d343e2e29a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681885778070775698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f830c472-fa06-4660-8d71-18e075f555db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38ff6f4-ea25-436c-94c2-2429ed728d5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38ff6f4-ea25-436c-94c2-2429ed728d5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17574048034630504800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ced74c5-f9bb-408f-8b76-43d343e2e29a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd18c92-42c9-4133-b498-a350daa13299, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd18c92-42c9-4133-b498-a350daa13299, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881518753639822969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38ff6f4-ea25-436c-94c2-2429ed728d5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7ea4a1-ddcf-4653-838a-3e00cceb6fd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7ea4a1-ddcf-4653-838a-3e00cceb6fd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18266710692700755408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd18c92-42c9-4133-b498-a350daa13299, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbcf1ea-b30e-4b7c-af1b-f6eef5cd9ac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbcf1ea-b30e-4b7c-af1b-f6eef5cd9ac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4893389599929039564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7ea4a1-ddcf-4653-838a-3e00cceb6fd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71258ea-0470-42f1-baed-211eeac061c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71258ea-0470-42f1-baed-211eeac061c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299797193044026342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbcf1ea-b30e-4b7c-af1b-f6eef5cd9ac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de8439e-616f-4f49-9beb-8b5500446d98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de8439e-616f-4f49-9beb-8b5500446d98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358393122659314548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71258ea-0470-42f1-baed-211eeac061c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f274cd13-e6b5-4c55-b4ce-3c63a41fe950, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f274cd13-e6b5-4c55-b4ce-3c63a41fe950, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3193779188096020195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de8439e-616f-4f49-9beb-8b5500446d98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f4233da-9e55-4fba-8cee-fca79b2a0417, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f4233da-9e55-4fba-8cee-fca79b2a0417, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14235940155810689732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f274cd13-e6b5-4c55-b4ce-3c63a41fe950, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee402e2-088a-472e-8a74-957ad6a660f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee402e2-088a-472e-8a74-957ad6a660f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469003729755834576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f4233da-9e55-4fba-8cee-fca79b2a0417, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c078c3ba-1ff0-4908-a728-38845897f2c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c078c3ba-1ff0-4908-a728-38845897f2c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619881347718811901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c078c3ba-1ff0-4908-a728-38845897f2c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634454c7-ea0c-4824-ab58-9ec89f11ef9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634454c7-ea0c-4824-ab58-9ec89f11ef9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500522554726158763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee402e2-088a-472e-8a74-957ad6a660f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcdb984-2b59-4892-9485-664432f17d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcdb984-2b59-4892-9485-664432f17d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1927324088678253353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcdb984-2b59-4892-9485-664432f17d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41eb9436-44d8-463c-a9d8-b810160dcb7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41eb9436-44d8-463c-a9d8-b810160dcb7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6425062127638830961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634454c7-ea0c-4824-ab58-9ec89f11ef9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62aa41b5-65b9-4732-8da5-a3a1d7efcf82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62aa41b5-65b9-4732-8da5-a3a1d7efcf82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519757795603153625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41eb9436-44d8-463c-a9d8-b810160dcb7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b851f997-7b68-43bd-a83b-5ccab0724b3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b851f997-7b68-43bd-a83b-5ccab0724b3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13967277151584269592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62aa41b5-65b9-4732-8da5-a3a1d7efcf82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c332625-da8e-4617-aeff-d0602b4d4333, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c332625-da8e-4617-aeff-d0602b4d4333, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11583485026301503049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b851f997-7b68-43bd-a83b-5ccab0724b3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a022fa-3423-47c0-8dc0-7d933159574b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a022fa-3423-47c0-8dc0-7d933159574b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618458817596037706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a022fa-3423-47c0-8dc0-7d933159574b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c13fdbd-bcaf-4aa0-832e-4bfaf631410c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c13fdbd-bcaf-4aa0-832e-4bfaf631410c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7979481606416098874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c332625-da8e-4617-aeff-d0602b4d4333, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ab65790-2640-4393-b8c6-5881c993736f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab65790-2640-4393-b8c6-5881c993736f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775897261395005343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c13fdbd-bcaf-4aa0-832e-4bfaf631410c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce52b88e-348c-41b2-97fe-b670704971ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce52b88e-348c-41b2-97fe-b670704971ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770168804844850654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce52b88e-348c-41b2-97fe-b670704971ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c968172-6f31-46c2-9fe8-1ccf601b3064, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c968172-6f31-46c2-9fe8-1ccf601b3064, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5772178912503240213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c968172-6f31-46c2-9fe8-1ccf601b3064, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0959bec6-e882-4439-af1f-a49eb8d3e2d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0959bec6-e882-4439-af1f-a49eb8d3e2d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558979275941258575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab65790-2640-4393-b8c6-5881c993736f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e265ab8-28c0-485e-9387-9e29db55147c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e265ab8-28c0-485e-9387-9e29db55147c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11025630593597954483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0959bec6-e882-4439-af1f-a49eb8d3e2d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbccb7d-c9db-4470-8da8-5858de8ac547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbccb7d-c9db-4470-8da8-5858de8ac547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8777182152102512079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e265ab8-28c0-485e-9387-9e29db55147c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97df0d07-931e-4379-8ee9-243217541f37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97df0d07-931e-4379-8ee9-243217541f37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803561221377564171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbccb7d-c9db-4470-8da8-5858de8ac547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f4180c-5539-442e-a62e-05d1d17ecb0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f4180c-5539-442e-a62e-05d1d17ecb0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425344638174997816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97df0d07-931e-4379-8ee9-243217541f37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e661a5b-9ac1-4b8a-a1f3-1dab7a5ef0d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e661a5b-9ac1-4b8a-a1f3-1dab7a5ef0d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566992810019233426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f4180c-5539-442e-a62e-05d1d17ecb0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59494b38-cf39-4bfe-9ee4-c1225afe4d6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59494b38-cf39-4bfe-9ee4-c1225afe4d6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764503291289424766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e661a5b-9ac1-4b8a-a1f3-1dab7a5ef0d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae447fc-afbc-4849-820b-4caa9b8b8bf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59494b38-cf39-4bfe-9ee4-c1225afe4d6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e67286-e110-4862-bf60-138074434404, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e67286-e110-4862-bf60-138074434404, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137871715623144266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae447fc-afbc-4849-820b-4caa9b8b8bf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9746666135648333200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e67286-e110-4862-bf60-138074434404, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a616ac24-46c8-44ba-bd75-b081a3afe23b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a616ac24-46c8-44ba-bd75-b081a3afe23b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1064091425016371731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae447fc-afbc-4849-820b-4caa9b8b8bf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d465a40-8ff2-428e-9f26-04cdac1555c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d465a40-8ff2-428e-9f26-04cdac1555c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564467696342939775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a616ac24-46c8-44ba-bd75-b081a3afe23b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9c898a-0790-4b2b-b86d-6db0b30a840b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9c898a-0790-4b2b-b86d-6db0b30a840b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936523131367445537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9c898a-0790-4b2b-b86d-6db0b30a840b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf22430-4062-4c60-ae62-5df8d1618ecf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf22430-4062-4c60-ae62-5df8d1618ecf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682341801150609994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d465a40-8ff2-428e-9f26-04cdac1555c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0531550c-6a7a-48e7-bf65-dd717498f8bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0531550c-6a7a-48e7-bf65-dd717498f8bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870089126316841606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf22430-4062-4c60-ae62-5df8d1618ecf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3483e1b9-380b-44ba-a961-c630f9fcffec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3483e1b9-380b-44ba-a961-c630f9fcffec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11684264980903927425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0531550c-6a7a-48e7-bf65-dd717498f8bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b24ec66-5f0e-4d9f-8865-58733edf118a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b24ec66-5f0e-4d9f-8865-58733edf118a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17961716961547610426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3483e1b9-380b-44ba-a961-c630f9fcffec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910b72ff-f078-4f34-a209-a5ccfed0c6f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910b72ff-f078-4f34-a209-a5ccfed0c6f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8988611129347103298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b24ec66-5f0e-4d9f-8865-58733edf118a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da864e2c-c452-4d7b-9575-282232a40b16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da864e2c-c452-4d7b-9575-282232a40b16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59066743779787178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910b72ff-f078-4f34-a209-a5ccfed0c6f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c66ea9ef-ff6a-4195-86d1-a4419c02065b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66ea9ef-ff6a-4195-86d1-a4419c02065b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7533244415109987029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da864e2c-c452-4d7b-9575-282232a40b16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed2fa06-cf5b-465d-8493-15d5bb9ec8a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed2fa06-cf5b-465d-8493-15d5bb9ec8a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118346365559768705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66ea9ef-ff6a-4195-86d1-a4419c02065b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f1b8e4-e110-437c-976e-2c7e6f010001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f1b8e4-e110-437c-976e-2c7e6f010001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870266171172564141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed2fa06-cf5b-465d-8493-15d5bb9ec8a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00c7e0d-1a8d-4ae6-b5bf-2c7307b5e405, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00c7e0d-1a8d-4ae6-b5bf-2c7307b5e405, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3576379005511341319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f1b8e4-e110-437c-976e-2c7e6f010001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00c7e0d-1a8d-4ae6-b5bf-2c7307b5e405, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff69af3a-18e2-4b31-bb94-5d6854bc061e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff69af3a-18e2-4b31-bb94-5d6854bc061e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9801455884491610827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9383f2-4b4d-47e1-8a82-81d5e947f5d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9383f2-4b4d-47e1-8a82-81d5e947f5d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14685009755607734389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff69af3a-18e2-4b31-bb94-5d6854bc061e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09038cf6-98b7-48f4-abe7-ada57216f5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09038cf6-98b7-48f4-abe7-ada57216f5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17790298320562986518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9383f2-4b4d-47e1-8a82-81d5e947f5d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181ffd4a-a6cb-4eae-9e7f-8ec044c12455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181ffd4a-a6cb-4eae-9e7f-8ec044c12455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708500059488696759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09038cf6-98b7-48f4-abe7-ada57216f5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f4c0d5-789b-4876-905a-4cc1d4999bdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f4c0d5-789b-4876-905a-4cc1d4999bdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10119812106401048227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181ffd4a-a6cb-4eae-9e7f-8ec044c12455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f56934-2c48-4667-94bc-fec39fcb9754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f56934-2c48-4667-94bc-fec39fcb9754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10010544832783420047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f4c0d5-789b-4876-905a-4cc1d4999bdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d248829-67a4-4ca2-9df5-249ad647056f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d248829-67a4-4ca2-9df5-249ad647056f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327423398033634864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f56934-2c48-4667-94bc-fec39fcb9754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 435ac5ab-fc49-428f-b47f-84bcd0956410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 435ac5ab-fc49-428f-b47f-84bcd0956410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957245380336241282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d248829-67a4-4ca2-9df5-249ad647056f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791edda6-bddb-4ab1-b6ca-a145cb23fbfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791edda6-bddb-4ab1-b6ca-a145cb23fbfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572139503169406475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 435ac5ab-fc49-428f-b47f-84bcd0956410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc9ea44-5bc9-4152-a0a0-b08ccef9f3e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc9ea44-5bc9-4152-a0a0-b08ccef9f3e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6501329315979746678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc9ea44-5bc9-4152-a0a0-b08ccef9f3e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c48887-9b97-4fa9-bf12-ba82b6953fc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c48887-9b97-4fa9-bf12-ba82b6953fc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613074586571282559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791edda6-bddb-4ab1-b6ca-a145cb23fbfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021edbea-4005-4db1-9c5a-5730551dfed3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021edbea-4005-4db1-9c5a-5730551dfed3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9439452374971274163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c48887-9b97-4fa9-bf12-ba82b6953fc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021edbea-4005-4db1-9c5a-5730551dfed3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f46dc0-39e4-41b6-9586-96537118d151, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f46dc0-39e4-41b6-9586-96537118d151, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17269385979069725756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e70c598-0488-4fff-8aae-351ee6b69436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e70c598-0488-4fff-8aae-351ee6b69436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3462778030743711131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f46dc0-39e4-41b6-9586-96537118d151, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b04b31f2-254f-4474-ade7-e65c58c5314b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b04b31f2-254f-4474-ade7-e65c58c5314b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335445114416146710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e70c598-0488-4fff-8aae-351ee6b69436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be64a48-999d-40f7-9636-cd95447376da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be64a48-999d-40f7-9636-cd95447376da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15828996746164473510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b04b31f2-254f-4474-ade7-e65c58c5314b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be64a48-999d-40f7-9636-cd95447376da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab0cd75-68cf-4d4e-80ff-0cebada1ccdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab0cd75-68cf-4d4e-80ff-0cebada1ccdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10873537894694101986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3cf240-4544-45e9-b218-0be5174f2413, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3cf240-4544-45e9-b218-0be5174f2413, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15953233601724278278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab0cd75-68cf-4d4e-80ff-0cebada1ccdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc6bdfc1-fecc-4915-be6d-e0d918630cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc6bdfc1-fecc-4915-be6d-e0d918630cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15787260305935225374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3cf240-4544-45e9-b218-0be5174f2413, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3da43f-ea1d-441c-9b15-e204e5e2be83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3da43f-ea1d-441c-9b15-e204e5e2be83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3188050006828307193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3da43f-ea1d-441c-9b15-e204e5e2be83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124defa6-ba1c-4ba0-830d-7638b9a77e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124defa6-ba1c-4ba0-830d-7638b9a77e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387464158475745629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc6bdfc1-fecc-4915-be6d-e0d918630cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac65708-57f9-4892-9b76-88cc093ed925, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac65708-57f9-4892-9b76-88cc093ed925, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499698673469083663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124defa6-ba1c-4ba0-830d-7638b9a77e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79196b4c-fa58-4516-b7b4-ce808d84f33a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79196b4c-fa58-4516-b7b4-ce808d84f33a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997613294557067520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac65708-57f9-4892-9b76-88cc093ed925, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df266bd-a94d-4284-9cb1-5871e5f57272, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df266bd-a94d-4284-9cb1-5871e5f57272, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132546679422113713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79196b4c-fa58-4516-b7b4-ce808d84f33a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2dcd0dd-ca02-4584-bd42-607045fe1605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dcd0dd-ca02-4584-bd42-607045fe1605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7897308025244440419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df266bd-a94d-4284-9cb1-5871e5f57272, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b13ca8-80a5-424e-903b-c9874d3923da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b13ca8-80a5-424e-903b-c9874d3923da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7237588780923763161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dcd0dd-ca02-4584-bd42-607045fe1605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c8d841-fb8a-40e5-887d-ad870b055ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c8d841-fb8a-40e5-887d-ad870b055ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14320723392395462504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b13ca8-80a5-424e-903b-c9874d3923da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe09645-934b-4fed-8a74-f0d52c340c94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe09645-934b-4fed-8a74-f0d52c340c94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10911229956324815182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c8d841-fb8a-40e5-887d-ad870b055ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24545866-74c6-4b22-8ef6-af0be5a451d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24545866-74c6-4b22-8ef6-af0be5a451d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289672831641825635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe09645-934b-4fed-8a74-f0d52c340c94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fccacfc5-3945-47df-877d-47fb8509531d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fccacfc5-3945-47df-877d-47fb8509531d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17323600631811021559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24545866-74c6-4b22-8ef6-af0be5a451d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e19e068-35af-4d69-ad6b-8ceafc1a1234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e19e068-35af-4d69-ad6b-8ceafc1a1234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11485467804169255327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fccacfc5-3945-47df-877d-47fb8509531d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff0d34c-85dd-4055-96f9-cd6c21adfbf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff0d34c-85dd-4055-96f9-cd6c21adfbf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358376377365696892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e19e068-35af-4d69-ad6b-8ceafc1a1234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea1b7ea-668c-4599-a465-f19c28918466, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea1b7ea-668c-4599-a465-f19c28918466, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3819399230002818796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff0d34c-85dd-4055-96f9-cd6c21adfbf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188e2244-93de-4534-803e-f677f60c705a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188e2244-93de-4534-803e-f677f60c705a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 71686186963881846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea1b7ea-668c-4599-a465-f19c28918466, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c8705c-a7cc-4ef9-8c7f-ba8876a9ea17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c8705c-a7cc-4ef9-8c7f-ba8876a9ea17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206759266111219455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188e2244-93de-4534-803e-f677f60c705a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f65cc50-58de-4437-a6f7-608b6489402c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f65cc50-58de-4437-a6f7-608b6489402c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12333645382737389180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c8705c-a7cc-4ef9-8c7f-ba8876a9ea17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a892d1c2-1063-4cd3-8ecd-0e8637ac8c0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a892d1c2-1063-4cd3-8ecd-0e8637ac8c0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081004524605056676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f65cc50-58de-4437-a6f7-608b6489402c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb86a14-4d72-4d02-bf0a-bad0f3980b49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb86a14-4d72-4d02-bf0a-bad0f3980b49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7174495113656717078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a892d1c2-1063-4cd3-8ecd-0e8637ac8c0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2cc9b2-09b2-453d-9885-de69e2bb2c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce2cc9b2-09b2-453d-9885-de69e2bb2c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11351135173944119221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb86a14-4d72-4d02-bf0a-bad0f3980b49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663e0d64-0fc7-4659-89e9-2dace0392908, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663e0d64-0fc7-4659-89e9-2dace0392908, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053126946913455272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2cc9b2-09b2-453d-9885-de69e2bb2c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000e0df6-12d1-4fef-ac5a-d11106bcda7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000e0df6-12d1-4fef-ac5a-d11106bcda7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4618962635092762107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663e0d64-0fc7-4659-89e9-2dace0392908, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 175340c5-c17b-4c70-bf65-c5fe2764e1b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 175340c5-c17b-4c70-bf65-c5fe2764e1b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108986800230131648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000e0df6-12d1-4fef-ac5a-d11106bcda7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8675ed7-9619-46d3-8d69-8946c9bbb352, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8675ed7-9619-46d3-8d69-8946c9bbb352, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 796111948471570539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 175340c5-c17b-4c70-bf65-c5fe2764e1b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b7ab3eb-e8ec-4e87-a418-4c0f36766efa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b7ab3eb-e8ec-4e87-a418-4c0f36766efa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821376885173639005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8675ed7-9619-46d3-8d69-8946c9bbb352, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93bbca9f-007f-43df-992b-d2ebb063d951, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bbca9f-007f-43df-992b-d2ebb063d951, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18094591997254204216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b7ab3eb-e8ec-4e87-a418-4c0f36766efa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1546b88-1f0d-4dd0-a57c-857feedfb4f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1546b88-1f0d-4dd0-a57c-857feedfb4f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16750996320407268330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1546b88-1f0d-4dd0-a57c-857feedfb4f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da42ecd-cb24-4c8a-8f38-eb53fc91b578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da42ecd-cb24-4c8a-8f38-eb53fc91b578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4906105429121925377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bbca9f-007f-43df-992b-d2ebb063d951, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4de75e65-e921-41ac-b25a-120fac5af192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4de75e65-e921-41ac-b25a-120fac5af192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9392878160613331694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da42ecd-cb24-4c8a-8f38-eb53fc91b578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324e554b-c180-4596-b60b-0619a507ed3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324e554b-c180-4596-b60b-0619a507ed3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7479934907116812072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4de75e65-e921-41ac-b25a-120fac5af192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50abdd24-be92-489d-a859-5f0f9b6d3dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50abdd24-be92-489d-a859-5f0f9b6d3dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495468683327188174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324e554b-c180-4596-b60b-0619a507ed3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bbf6f0-0a67-40fe-ad6b-9655c675cce4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bbf6f0-0a67-40fe-ad6b-9655c675cce4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7349640531751406774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50abdd24-be92-489d-a859-5f0f9b6d3dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0898cba-7677-48a7-bc36-983a57c6c45c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0898cba-7677-48a7-bc36-983a57c6c45c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488316784049748356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bbf6f0-0a67-40fe-ad6b-9655c675cce4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0898cba-7677-48a7-bc36-983a57c6c45c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8ddd75-1bc4-467c-97fd-44a9404c1288, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8ddd75-1bc4-467c-97fd-44a9404c1288, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6936014458724770519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ccd0d4-f3c1-40d2-b58a-2105b8f4c4e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ccd0d4-f3c1-40d2-b58a-2105b8f4c4e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13065900858391331825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8ddd75-1bc4-467c-97fd-44a9404c1288, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0121dc5a-0670-4010-81df-bfde52e7d5cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0121dc5a-0670-4010-81df-bfde52e7d5cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11013134545691361499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ccd0d4-f3c1-40d2-b58a-2105b8f4c4e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a9944e-66e1-404c-b7db-045048eb5c3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a9944e-66e1-404c-b7db-045048eb5c3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6300863534726451363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0121dc5a-0670-4010-81df-bfde52e7d5cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a9944e-66e1-404c-b7db-045048eb5c3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e02e7ff-4c9d-4c88-a939-0161bcaf6365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e02e7ff-4c9d-4c88-a939-0161bcaf6365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2228712287729176063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7367b2d4-023c-46a7-b425-a6df6434644a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7367b2d4-023c-46a7-b425-a6df6434644a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14196440030234020102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e02e7ff-4c9d-4c88-a939-0161bcaf6365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f3510b6-e412-41f8-9667-246186f906d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f3510b6-e412-41f8-9667-246186f906d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385239475679314098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7367b2d4-023c-46a7-b425-a6df6434644a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba824530-1450-4483-825f-12cc666463ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba824530-1450-4483-825f-12cc666463ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 663065687755165971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f3510b6-e412-41f8-9667-246186f906d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feaf50cc-7ff0-4f1a-b6cf-bc860d30c4fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feaf50cc-7ff0-4f1a-b6cf-bc860d30c4fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610174079666616602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba824530-1450-4483-825f-12cc666463ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3409b271-0c7f-4b10-9782-514290507b00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3409b271-0c7f-4b10-9782-514290507b00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14976660388290309973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feaf50cc-7ff0-4f1a-b6cf-bc860d30c4fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab001f83-4a21-40ed-bbf5-3c84e19db824, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab001f83-4a21-40ed-bbf5-3c84e19db824, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14341853828185839586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3409b271-0c7f-4b10-9782-514290507b00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f898c190-8af7-4981-a105-83ccc615844d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f898c190-8af7-4981-a105-83ccc615844d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17119164921120243614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab001f83-4a21-40ed-bbf5-3c84e19db824, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb53a97-5325-4908-924c-0426a2265507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb53a97-5325-4908-924c-0426a2265507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469114678029115788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f898c190-8af7-4981-a105-83ccc615844d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0046db1b-1a51-4811-bffa-dd64941001d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0046db1b-1a51-4811-bffa-dd64941001d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13011476627052945384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb53a97-5325-4908-924c-0426a2265507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91551a61-61a7-44c1-bfcf-4bcec8af74a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91551a61-61a7-44c1-bfcf-4bcec8af74a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646791209845827087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91551a61-61a7-44c1-bfcf-4bcec8af74a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0046db1b-1a51-4811-bffa-dd64941001d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 996f8a37-8936-4865-b355-6e315c07f1c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 008f1e2d-9525-4e9a-9bb8-206f9b903226, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008f1e2d-9525-4e9a-9bb8-206f9b903226, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426136134781770263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 996f8a37-8936-4865-b355-6e315c07f1c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 334487983696164510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008f1e2d-9525-4e9a-9bb8-206f9b903226, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f0c401-3c73-4ad9-84ea-99253328d8fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f0c401-3c73-4ad9-84ea-99253328d8fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3380513490900309241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 996f8a37-8936-4865-b355-6e315c07f1c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f9087f-c4cd-4361-a81b-d02ca05fdb8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f9087f-c4cd-4361-a81b-d02ca05fdb8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3747198046370093657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f0c401-3c73-4ad9-84ea-99253328d8fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f420ea-d3e8-49ae-817c-ceb6ad87de9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f420ea-d3e8-49ae-817c-ceb6ad87de9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4895912312134815360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f9087f-c4cd-4361-a81b-d02ca05fdb8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20237b7-933d-4d22-990c-42a98611224c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20237b7-933d-4d22-990c-42a98611224c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729779936512349809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f420ea-d3e8-49ae-817c-ceb6ad87de9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce37d4c-00a3-47de-a4c4-d6ab718757b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce37d4c-00a3-47de-a4c4-d6ab718757b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6485209905357703948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20237b7-933d-4d22-990c-42a98611224c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11ea1d1-75cc-407a-9fea-c5bf8d532849, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11ea1d1-75cc-407a-9fea-c5bf8d532849, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122398364445270196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce37d4c-00a3-47de-a4c4-d6ab718757b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13f40b2-010f-4210-998e-496f3f8a30e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13f40b2-010f-4210-998e-496f3f8a30e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3601396664874652325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13f40b2-010f-4210-998e-496f3f8a30e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b36ad2-eb38-42a2-86b8-ad9aae12b127, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b36ad2-eb38-42a2-86b8-ad9aae12b127, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16534290468385186325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11ea1d1-75cc-407a-9fea-c5bf8d532849, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9524fed-6201-48fa-ba08-c3c29c197018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9524fed-6201-48fa-ba08-c3c29c197018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801035311325754755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b36ad2-eb38-42a2-86b8-ad9aae12b127, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79dacc9-89c0-49be-ba7f-b695d92becd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79dacc9-89c0-49be-ba7f-b695d92becd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5793457955107349040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9524fed-6201-48fa-ba08-c3c29c197018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5344f6b0-b772-4426-9524-667ef2348817, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79dacc9-89c0-49be-ba7f-b695d92becd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8312f616-ebfb-4c8a-8168-d4020e8c07e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8312f616-ebfb-4c8a-8168-d4020e8c07e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14880156819083545569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5344f6b0-b772-4426-9524-667ef2348817, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244133992583055392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8312f616-ebfb-4c8a-8168-d4020e8c07e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0f10e0-e3b5-41d3-abcc-baff5d038e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0f10e0-e3b5-41d3-abcc-baff5d038e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184552806163745365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5344f6b0-b772-4426-9524-667ef2348817, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf3e88e-79e2-4ca0-b54e-17f1823e10eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf3e88e-79e2-4ca0-b54e-17f1823e10eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7141635024312279429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0f10e0-e3b5-41d3-abcc-baff5d038e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6963f2-cd15-4278-aeb6-5de2a22f0a82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf3e88e-79e2-4ca0-b54e-17f1823e10eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675a97f4-291d-4052-b205-6e842f59311c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675a97f4-291d-4052-b205-6e842f59311c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3201284936774104561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6963f2-cd15-4278-aeb6-5de2a22f0a82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224017776836218293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675a97f4-291d-4052-b205-6e842f59311c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58289c67-a7d5-43ee-a7ae-fe7777069100, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58289c67-a7d5-43ee-a7ae-fe7777069100, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3384380323625919105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6963f2-cd15-4278-aeb6-5de2a22f0a82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01037974-d64b-4586-b8e7-5706885fc927, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01037974-d64b-4586-b8e7-5706885fc927, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17501166777317826565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58289c67-a7d5-43ee-a7ae-fe7777069100, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e925a5db-c087-4a5a-bdbc-bb588c9824fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e925a5db-c087-4a5a-bdbc-bb588c9824fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961148346777571992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01037974-d64b-4586-b8e7-5706885fc927, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7a80e8-430e-4167-9b12-561041464317, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7a80e8-430e-4167-9b12-561041464317, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302073262599272800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e925a5db-c087-4a5a-bdbc-bb588c9824fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c08b721-c09b-4588-a2ae-c9f435d4359a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c08b721-c09b-4588-a2ae-c9f435d4359a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16905833363845205104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7a80e8-430e-4167-9b12-561041464317, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73677b6a-1a9f-43fd-b890-2bf0c61a6bfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73677b6a-1a9f-43fd-b890-2bf0c61a6bfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7334379246123663837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73677b6a-1a9f-43fd-b890-2bf0c61a6bfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a20391f-f5a3-4b71-80bb-e7f741a67346, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c08b721-c09b-4588-a2ae-c9f435d4359a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddf1a2e-286b-46b0-8831-558145de3e8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddf1a2e-286b-46b0-8831-558145de3e8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11143097718012375213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a20391f-f5a3-4b71-80bb-e7f741a67346, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6979216706885907574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a20391f-f5a3-4b71-80bb-e7f741a67346, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddf1a2e-286b-46b0-8831-558145de3e8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6584e944-77f1-4fed-b435-301f448d036c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6584e944-77f1-4fed-b435-301f448d036c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582722633835657680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4b6e9a-323a-4e44-bb6b-7d5b7993c4de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4b6e9a-323a-4e44-bb6b-7d5b7993c4de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11092042093660116486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6584e944-77f1-4fed-b435-301f448d036c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e56277-5dcc-4315-976e-9870e2baeed9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e56277-5dcc-4315-976e-9870e2baeed9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5485086741937568709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4b6e9a-323a-4e44-bb6b-7d5b7993c4de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa05e93a-9bfb-4985-aadf-466d5b8c2e2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa05e93a-9bfb-4985-aadf-466d5b8c2e2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4187081515145930948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e56277-5dcc-4315-976e-9870e2baeed9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3e20aa-6664-4be9-bebc-0bd0bcf84e01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3e20aa-6664-4be9-bebc-0bd0bcf84e01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10937411792236670156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa05e93a-9bfb-4985-aadf-466d5b8c2e2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3e20aa-6664-4be9-bebc-0bd0bcf84e01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0966bb09-0ba1-4253-918b-527e1bc15dca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf11f20e-e88c-497c-aade-b7a559e1b808, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf11f20e-e88c-497c-aade-b7a559e1b808, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407185931397874977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0966bb09-0ba1-4253-918b-527e1bc15dca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241777661315554184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf11f20e-e88c-497c-aade-b7a559e1b808, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25f4dd0-4d08-4235-9c45-e107358f169e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25f4dd0-4d08-4235-9c45-e107358f169e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365326229555732091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0966bb09-0ba1-4253-918b-527e1bc15dca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a374233-75f2-4d4f-a3cd-14aeba64b88d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a374233-75f2-4d4f-a3cd-14aeba64b88d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10612202527009310017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25f4dd0-4d08-4235-9c45-e107358f169e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a374233-75f2-4d4f-a3cd-14aeba64b88d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d27201c2-6c01-4025-910f-6781293bb2ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f72c798-7e57-445f-8bca-2f436686d922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f72c798-7e57-445f-8bca-2f436686d922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5673919267724203167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d27201c2-6c01-4025-910f-6781293bb2ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438455984924210618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f72c798-7e57-445f-8bca-2f436686d922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb73bad6-b31a-45ef-8861-519abe7ecf6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb73bad6-b31a-45ef-8861-519abe7ecf6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14129251699824129461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d27201c2-6c01-4025-910f-6781293bb2ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea80177c-b3c6-4468-85d7-bb507251a34c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea80177c-b3c6-4468-85d7-bb507251a34c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243896333552737420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb73bad6-b31a-45ef-8861-519abe7ecf6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e44d5513-2a6f-43d8-8f57-289757609a14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e44d5513-2a6f-43d8-8f57-289757609a14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904154847326403145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea80177c-b3c6-4468-85d7-bb507251a34c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5ce8b6-c167-48ab-ad49-476ee7d2cac6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5ce8b6-c167-48ab-ad49-476ee7d2cac6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10093119570467790835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e44d5513-2a6f-43d8-8f57-289757609a14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9cfbab-d306-49c9-afd1-7f99a78ab959, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9cfbab-d306-49c9-afd1-7f99a78ab959, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900423531662980561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5ce8b6-c167-48ab-ad49-476ee7d2cac6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1b197a-7587-4263-968f-08e82dc04bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1b197a-7587-4263-968f-08e82dc04bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811463006660389495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9cfbab-d306-49c9-afd1-7f99a78ab959, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bcd05f-05bd-490c-8c82-5501e49eb083, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bcd05f-05bd-490c-8c82-5501e49eb083, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7845072339795120022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1b197a-7587-4263-968f-08e82dc04bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1915a0-6e2a-4803-8320-82f425ea3ce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1915a0-6e2a-4803-8320-82f425ea3ce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670798809637874689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bcd05f-05bd-490c-8c82-5501e49eb083, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0bd50eb-a17f-40f6-aaed-3341f685a5bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bd50eb-a17f-40f6-aaed-3341f685a5bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597928398192447826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1915a0-6e2a-4803-8320-82f425ea3ce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d81c77-0de3-45a2-9411-35f3e7aca6f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d81c77-0de3-45a2-9411-35f3e7aca6f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624084492557494094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0bd50eb-a17f-40f6-aaed-3341f685a5bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db80c767-6748-4005-9e03-9b54231adce6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db80c767-6748-4005-9e03-9b54231adce6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2992389909080232250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d81c77-0de3-45a2-9411-35f3e7aca6f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78daa6f-dc3f-44f1-b29c-5bbbf0805064, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78daa6f-dc3f-44f1-b29c-5bbbf0805064, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12342693285309038062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db80c767-6748-4005-9e03-9b54231adce6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f81b54a-d35d-4129-a54d-6ecdae1c07a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f81b54a-d35d-4129-a54d-6ecdae1c07a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18338703537620059303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78daa6f-dc3f-44f1-b29c-5bbbf0805064, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4dfb6e7-82f4-400e-8ec7-ce38897f3761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4dfb6e7-82f4-400e-8ec7-ce38897f3761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16904046963405558513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f81b54a-d35d-4129-a54d-6ecdae1c07a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e2910d-8fb8-4dfe-aefa-e68773779d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e2910d-8fb8-4dfe-aefa-e68773779d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989068575231971013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4dfb6e7-82f4-400e-8ec7-ce38897f3761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a9e080-2484-40d9-a555-84f653827e2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a9e080-2484-40d9-a555-84f653827e2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 480887296049552813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e2910d-8fb8-4dfe-aefa-e68773779d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fd8e1f-20a6-4ef4-a47e-7c5c88b76514, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fd8e1f-20a6-4ef4-a47e-7c5c88b76514, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2172917979392488910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a9e080-2484-40d9-a555-84f653827e2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e6a89d-66d0-494c-b093-44eebf55c4ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e6a89d-66d0-494c-b093-44eebf55c4ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829602508899435805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fd8e1f-20a6-4ef4-a47e-7c5c88b76514, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d9d145-387b-4642-84ac-cfbfacf56afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d9d145-387b-4642-84ac-cfbfacf56afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 223482699540147062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e6a89d-66d0-494c-b093-44eebf55c4ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d84962a-3d1f-4000-87ad-b1bbdd5a6b30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d84962a-3d1f-4000-87ad-b1bbdd5a6b30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887593523245996682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d9d145-387b-4642-84ac-cfbfacf56afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d84962a-3d1f-4000-87ad-b1bbdd5a6b30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af931935-3d4b-47d7-b565-1eeacf3cc1f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af931935-3d4b-47d7-b565-1eeacf3cc1f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10688010412062137908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e40dcf1-d564-47ec-95b3-8a70decd0c5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e40dcf1-d564-47ec-95b3-8a70decd0c5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10988696989795737494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af931935-3d4b-47d7-b565-1eeacf3cc1f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d390b4-84f7-4fb0-9069-e821f32061cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d390b4-84f7-4fb0-9069-e821f32061cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8937064488741612736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e40dcf1-d564-47ec-95b3-8a70decd0c5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5653e945-f344-4c55-b858-db752bd9c770, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5653e945-f344-4c55-b858-db752bd9c770, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203679685778641603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d390b4-84f7-4fb0-9069-e821f32061cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1359ba4-36fb-4bea-853c-c92211220367, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1359ba4-36fb-4bea-853c-c92211220367, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932393142493773214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5653e945-f344-4c55-b858-db752bd9c770, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056a0eac-657d-4140-bf18-aaeb8644315c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056a0eac-657d-4140-bf18-aaeb8644315c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17190552729844665840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1359ba4-36fb-4bea-853c-c92211220367, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d7b3b8-26c0-4be8-b521-79bd3760fe9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d7b3b8-26c0-4be8-b521-79bd3760fe9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240094555484350174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056a0eac-657d-4140-bf18-aaeb8644315c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2f5d8db-94de-4566-a411-a1262861246c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f5d8db-94de-4566-a411-a1262861246c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4791516555116513008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d7b3b8-26c0-4be8-b521-79bd3760fe9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edddebdc-9707-4b9b-8c59-3d35b9b0a4f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edddebdc-9707-4b9b-8c59-3d35b9b0a4f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877755460266785276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f5d8db-94de-4566-a411-a1262861246c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc675a0-c6c7-4c6b-b623-65173560e806, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc675a0-c6c7-4c6b-b623-65173560e806, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247200531703405631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edddebdc-9707-4b9b-8c59-3d35b9b0a4f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6979ad50-76c1-4679-9cf4-2ddaa80bc116, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6979ad50-76c1-4679-9cf4-2ddaa80bc116, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808539300291891118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc675a0-c6c7-4c6b-b623-65173560e806, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e446f5-d29b-46fa-a8ff-2692fa72812f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e446f5-d29b-46fa-a8ff-2692fa72812f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7685757691198073642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6979ad50-76c1-4679-9cf4-2ddaa80bc116, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16bb855-4a40-4191-bc88-a26bd0d2f354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16bb855-4a40-4191-bc88-a26bd0d2f354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11853030071880273421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e446f5-d29b-46fa-a8ff-2692fa72812f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e9a583-10c7-4750-a2c6-4add7de4efd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e9a583-10c7-4750-a2c6-4add7de4efd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11100231253916908077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16bb855-4a40-4191-bc88-a26bd0d2f354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d6b503-4c00-4453-ace9-7da3f4d6e988, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d6b503-4c00-4453-ace9-7da3f4d6e988, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084019745346065016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d6b503-4c00-4453-ace9-7da3f4d6e988, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd67840-5c7a-44a3-8cc1-97534e27a72e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd67840-5c7a-44a3-8cc1-97534e27a72e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7962569307819332396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e9a583-10c7-4750-a2c6-4add7de4efd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afab496-487c-40ec-9915-acc265f0b878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afab496-487c-40ec-9915-acc265f0b878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2870186292092701527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd67840-5c7a-44a3-8cc1-97534e27a72e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835e6912-0f64-4722-ae53-f0a589602bf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835e6912-0f64-4722-ae53-f0a589602bf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890498290786065704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afab496-487c-40ec-9915-acc265f0b878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0bc8049-9195-41ae-8ba1-5f748f7c036c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0bc8049-9195-41ae-8ba1-5f748f7c036c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752179045051671294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835e6912-0f64-4722-ae53-f0a589602bf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dedabe34-542e-4aaf-b2b9-e96dd6c9624d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dedabe34-542e-4aaf-b2b9-e96dd6c9624d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754527293827464554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0bc8049-9195-41ae-8ba1-5f748f7c036c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797bbeed-a693-4d1e-a3fa-7e8d00881d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797bbeed-a693-4d1e-a3fa-7e8d00881d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12957836498155164568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dedabe34-542e-4aaf-b2b9-e96dd6c9624d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396f2e71-0962-4973-ae4b-38e0ba029815, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396f2e71-0962-4973-ae4b-38e0ba029815, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062901159566796372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396f2e71-0962-4973-ae4b-38e0ba029815, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b7f0b20-bcb5-491a-bb49-7f51d1ae0dfc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b7f0b20-bcb5-491a-bb49-7f51d1ae0dfc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739297186281644048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797bbeed-a693-4d1e-a3fa-7e8d00881d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610e2177-6512-4e66-9805-a4d574e941e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610e2177-6512-4e66-9805-a4d574e941e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13454200849023729278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b7f0b20-bcb5-491a-bb49-7f51d1ae0dfc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a00009-1cd4-4894-90c6-6c7f052353f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a00009-1cd4-4894-90c6-6c7f052353f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7935508076357996108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610e2177-6512-4e66-9805-a4d574e941e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e9c51ed-bd23-463d-a61c-aed1f18aa51e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e9c51ed-bd23-463d-a61c-aed1f18aa51e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061881245605383142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a00009-1cd4-4894-90c6-6c7f052353f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cd9646-a286-4d6f-ba56-77d0bd25a63b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cd9646-a286-4d6f-ba56-77d0bd25a63b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9757130967508684041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e9c51ed-bd23-463d-a61c-aed1f18aa51e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aeb45a3-35da-4a5a-9335-63d88fe664ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aeb45a3-35da-4a5a-9335-63d88fe664ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646954332594179636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cd9646-a286-4d6f-ba56-77d0bd25a63b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f08853-df5b-4e64-84f4-eeda7e057ca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f08853-df5b-4e64-84f4-eeda7e057ca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7564376588658272822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aeb45a3-35da-4a5a-9335-63d88fe664ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1289f3b0-c306-4f6c-a31e-bb9f396fef1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1289f3b0-c306-4f6c-a31e-bb9f396fef1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15636403567247211898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f08853-df5b-4e64-84f4-eeda7e057ca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9ed008-bfc3-4a80-8770-d0c091c98393, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9ed008-bfc3-4a80-8770-d0c091c98393, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512206455575216231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1289f3b0-c306-4f6c-a31e-bb9f396fef1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326ccf8a-3c56-4d6a-9bdb-4e80dbf73aa7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326ccf8a-3c56-4d6a-9bdb-4e80dbf73aa7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299009967383643590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9ed008-bfc3-4a80-8770-d0c091c98393, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e590727b-fba2-48c5-984b-51d2a12ce03a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e590727b-fba2-48c5-984b-51d2a12ce03a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707944666751105903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326ccf8a-3c56-4d6a-9bdb-4e80dbf73aa7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4aebd0-1724-4a41-99cd-5e3b011fdcbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4aebd0-1724-4a41-99cd-5e3b011fdcbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1289260308136091013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e590727b-fba2-48c5-984b-51d2a12ce03a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df0a6b3-fc03-4ec8-a789-12fb3c8d740d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df0a6b3-fc03-4ec8-a789-12fb3c8d740d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6087540303787650274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4aebd0-1724-4a41-99cd-5e3b011fdcbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee43579-e982-43b5-b019-0dfd0ab295e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee43579-e982-43b5-b019-0dfd0ab295e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8270392793375200290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df0a6b3-fc03-4ec8-a789-12fb3c8d740d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45687e95-17af-48f8-809c-fa820f7e6d7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45687e95-17af-48f8-809c-fa820f7e6d7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9418420278353032565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee43579-e982-43b5-b019-0dfd0ab295e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b022b927-cfec-4bed-8306-2cf83d27f7d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b022b927-cfec-4bed-8306-2cf83d27f7d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12042032960496439539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45687e95-17af-48f8-809c-fa820f7e6d7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0580de-1e12-4ed6-8d29-c3f09742837f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0580de-1e12-4ed6-8d29-c3f09742837f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11903253897215861421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b022b927-cfec-4bed-8306-2cf83d27f7d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c032aa05-2d25-47e3-82de-ce7e4cb3f553, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c032aa05-2d25-47e3-82de-ce7e4cb3f553, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5581047245008684325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c032aa05-2d25-47e3-82de-ce7e4cb3f553, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ff9377-d564-43f8-9f10-47229cf07c82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ff9377-d564-43f8-9f10-47229cf07c82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170359182163643504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0580de-1e12-4ed6-8d29-c3f09742837f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37eb4a8d-5828-4e69-9959-62a1fd1c7102, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37eb4a8d-5828-4e69-9959-62a1fd1c7102, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10044761622155097850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ff9377-d564-43f8-9f10-47229cf07c82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d74ae84-b77b-437b-8927-11429fe9ba8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d74ae84-b77b-437b-8927-11429fe9ba8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820271264045043188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d74ae84-b77b-437b-8927-11429fe9ba8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8035790-f71c-43fc-8d09-42592953c201, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8035790-f71c-43fc-8d09-42592953c201, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4786988000592688681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37eb4a8d-5828-4e69-9959-62a1fd1c7102, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c158363-12b3-4da4-bdc3-f152740ee27e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c158363-12b3-4da4-bdc3-f152740ee27e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4058960633432656374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8035790-f71c-43fc-8d09-42592953c201, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c158363-12b3-4da4-bdc3-f152740ee27e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a67b320-eccb-4861-8c14-5609b83c301b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a67b320-eccb-4861-8c14-5609b83c301b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13462043306140153434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b257da3-e42e-4d9d-a56d-be5bdfa4acb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b257da3-e42e-4d9d-a56d-be5bdfa4acb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7006396024192122500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a67b320-eccb-4861-8c14-5609b83c301b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ecd820-7067-475b-82c4-bc2b28d0dde2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ecd820-7067-475b-82c4-bc2b28d0dde2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5924353973977373007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b257da3-e42e-4d9d-a56d-be5bdfa4acb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b6737b-345a-4aa5-b15b-00dd1f36ae30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b6737b-345a-4aa5-b15b-00dd1f36ae30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441126850758384713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ecd820-7067-475b-82c4-bc2b28d0dde2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e8dc99-1848-49bd-a784-004fbe1d9b1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e8dc99-1848-49bd-a784-004fbe1d9b1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9544391163350195479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b6737b-345a-4aa5-b15b-00dd1f36ae30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff44bbb-6921-4e3b-879a-ce6eb6975340, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff44bbb-6921-4e3b-879a-ce6eb6975340, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1816406114861012803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e8dc99-1848-49bd-a784-004fbe1d9b1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b045dd-d3b8-43c0-9bf5-12f0fed730e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b045dd-d3b8-43c0-9bf5-12f0fed730e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9918098749735859016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff44bbb-6921-4e3b-879a-ce6eb6975340, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed330d37-0234-4f79-80c6-eca3797bf8f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed330d37-0234-4f79-80c6-eca3797bf8f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955492914763696834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b045dd-d3b8-43c0-9bf5-12f0fed730e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f244fa-54b5-4908-93c2-58b78d20082f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f244fa-54b5-4908-93c2-58b78d20082f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17077007112770434897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed330d37-0234-4f79-80c6-eca3797bf8f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2faaca-36a9-42ed-bdf2-a0f6bb3acc77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2faaca-36a9-42ed-bdf2-a0f6bb3acc77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075306718234277096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f244fa-54b5-4908-93c2-58b78d20082f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991559ff-32b3-4141-a603-49556be2e8da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991559ff-32b3-4141-a603-49556be2e8da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12375496063987245485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991559ff-32b3-4141-a603-49556be2e8da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2faaca-36a9-42ed-bdf2-a0f6bb3acc77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cebdd51-28d2-4529-be86-c0876c0f6630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cebdd51-28d2-4529-be86-c0876c0f6630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284383648353833000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be31018-ab20-43ea-af52-570e14f8eb85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be31018-ab20-43ea-af52-570e14f8eb85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682548181978666494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cebdd51-28d2-4529-be86-c0876c0f6630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5f66a1-33f8-4a0b-8989-73c8222211fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5f66a1-33f8-4a0b-8989-73c8222211fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3439368429191238181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be31018-ab20-43ea-af52-570e14f8eb85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e718c363-0be5-449b-865d-d0586307daed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e718c363-0be5-449b-865d-d0586307daed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366579089812150714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5f66a1-33f8-4a0b-8989-73c8222211fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e718c363-0be5-449b-865d-d0586307daed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb46dd84-ff72-4835-902b-c8e502056f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb46dd84-ff72-4835-902b-c8e502056f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2917544898100707004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9cd268-dac4-4fbb-b7ce-f25ca0523564, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9cd268-dac4-4fbb-b7ce-f25ca0523564, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324109929009257696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb46dd84-ff72-4835-902b-c8e502056f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0a7ed4-e63f-4e79-9fa8-77ff307f41b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9cd268-dac4-4fbb-b7ce-f25ca0523564, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0a7ed4-e63f-4e79-9fa8-77ff307f41b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7760937551594961247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef65c4e-344d-44d9-ba7b-078dda14ee97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef65c4e-344d-44d9-ba7b-078dda14ee97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12199412354234755846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0a7ed4-e63f-4e79-9fa8-77ff307f41b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0fa05ad-0765-4334-bc3a-892c479745a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0fa05ad-0765-4334-bc3a-892c479745a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991015846407068904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef65c4e-344d-44d9-ba7b-078dda14ee97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aad9a79-6a19-4fb6-a211-b62d1cbb8a22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aad9a79-6a19-4fb6-a211-b62d1cbb8a22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926108529910509873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0fa05ad-0765-4334-bc3a-892c479745a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359b9bf2-cd5d-4482-9899-f16f4703cb4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359b9bf2-cd5d-4482-9899-f16f4703cb4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14887745429347890322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aad9a79-6a19-4fb6-a211-b62d1cbb8a22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bda24a1-c0a0-4223-b2f2-139e405eb899, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bda24a1-c0a0-4223-b2f2-139e405eb899, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3802579811682399042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359b9bf2-cd5d-4482-9899-f16f4703cb4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e982138-93cc-4ef3-9c01-42b9769a965f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e982138-93cc-4ef3-9c01-42b9769a965f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12202043087614343172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bda24a1-c0a0-4223-b2f2-139e405eb899, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2610f0f8-17f8-49ab-b65f-c64b7b68e357, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2610f0f8-17f8-49ab-b65f-c64b7b68e357, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2437593438269398981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e982138-93cc-4ef3-9c01-42b9769a965f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093fcb70-d016-4bfc-8311-f590567a27d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093fcb70-d016-4bfc-8311-f590567a27d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7301699720770245189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2610f0f8-17f8-49ab-b65f-c64b7b68e357, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f8801b-6bfb-49c5-91d7-09651cf11e8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f8801b-6bfb-49c5-91d7-09651cf11e8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735074122641561553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093fcb70-d016-4bfc-8311-f590567a27d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d014b2e2-55f9-4105-9407-22f7e376962d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f8801b-6bfb-49c5-91d7-09651cf11e8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d014b2e2-55f9-4105-9407-22f7e376962d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485333718984534370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac81d9c6-e494-4111-af2a-2dc2b76e75bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac81d9c6-e494-4111-af2a-2dc2b76e75bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160984900795421459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d014b2e2-55f9-4105-9407-22f7e376962d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f22943-6c51-4628-b69e-46bc10f76681, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f22943-6c51-4628-b69e-46bc10f76681, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464772105714294712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac81d9c6-e494-4111-af2a-2dc2b76e75bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1035dce5-d3cb-461d-aedd-2b7a5b38b1c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1035dce5-d3cb-461d-aedd-2b7a5b38b1c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9816881217404197498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f22943-6c51-4628-b69e-46bc10f76681, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca06fc43-ef03-4089-8bd4-b6baf15fe98f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca06fc43-ef03-4089-8bd4-b6baf15fe98f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8185747158167728754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1035dce5-d3cb-461d-aedd-2b7a5b38b1c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0e1852-e224-472e-a095-8fd308629400, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0e1852-e224-472e-a095-8fd308629400, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10081395722951137355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca06fc43-ef03-4089-8bd4-b6baf15fe98f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf6da9a-77d8-4ff8-bcd0-a95f24a9aa73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf6da9a-77d8-4ff8-bcd0-a95f24a9aa73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10405182646688259290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0e1852-e224-472e-a095-8fd308629400, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac3217c-5a62-4799-be79-f26c459536c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac3217c-5a62-4799-be79-f26c459536c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16813927935140037683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf6da9a-77d8-4ff8-bcd0-a95f24a9aa73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c451393-85e0-4617-96a7-b31f9ca462c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c451393-85e0-4617-96a7-b31f9ca462c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14393096256632976949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac3217c-5a62-4799-be79-f26c459536c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3e6f2a-187b-41ad-a5bc-27b023460762, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3e6f2a-187b-41ad-a5bc-27b023460762, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162894254276896788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c451393-85e0-4617-96a7-b31f9ca462c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fc7253-4c7d-43a4-a1a1-8a2304272844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fc7253-4c7d-43a4-a1a1-8a2304272844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11284984313498112120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3e6f2a-187b-41ad-a5bc-27b023460762, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73720cc-b44c-47a2-b91a-e5620b98b812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73720cc-b44c-47a2-b91a-e5620b98b812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4894814308417144782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fc7253-4c7d-43a4-a1a1-8a2304272844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50488c00-8139-48a9-9ddc-9d055ff09a46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50488c00-8139-48a9-9ddc-9d055ff09a46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297051808952193419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73720cc-b44c-47a2-b91a-e5620b98b812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a450f3a0-219f-47d8-a403-c5d4c1495313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a450f3a0-219f-47d8-a403-c5d4c1495313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207488732473818915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50488c00-8139-48a9-9ddc-9d055ff09a46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505707a8-e178-4558-9ead-454228b0b391, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505707a8-e178-4558-9ead-454228b0b391, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11129632693066280806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a450f3a0-219f-47d8-a403-c5d4c1495313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e3890b-ce03-477c-a952-236cfe634c9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e3890b-ce03-477c-a952-236cfe634c9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5170707190698103513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505707a8-e178-4558-9ead-454228b0b391, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35989eb2-fbcd-42ca-a4a9-7567a522d22e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35989eb2-fbcd-42ca-a4a9-7567a522d22e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16110842428883405636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e3890b-ce03-477c-a952-236cfe634c9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35989eb2-fbcd-42ca-a4a9-7567a522d22e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a23745-c55f-4002-bfe8-cf79939e1421, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a23745-c55f-4002-bfe8-cf79939e1421, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15994707919630041848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77cd967-d06b-4ff5-b87c-40fcf7d555c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77cd967-d06b-4ff5-b87c-40fcf7d555c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7505570424476220198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a23745-c55f-4002-bfe8-cf79939e1421, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e356d6-8fef-4980-840d-fa424ed3b812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77cd967-d06b-4ff5-b87c-40fcf7d555c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e356d6-8fef-4980-840d-fa424ed3b812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7774266918883285003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de82bee1-2a68-456a-bc09-2cbef6c58258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de82bee1-2a68-456a-bc09-2cbef6c58258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9474682926844565481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e356d6-8fef-4980-840d-fa424ed3b812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200a8a04-1d34-4abe-8134-612328cc9c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200a8a04-1d34-4abe-8134-612328cc9c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13044035200826616948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de82bee1-2a68-456a-bc09-2cbef6c58258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e7b3cd-80b5-4548-88f0-e34c3a162652, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e7b3cd-80b5-4548-88f0-e34c3a162652, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13147948292394151819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200a8a04-1d34-4abe-8134-612328cc9c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e7b3cd-80b5-4548-88f0-e34c3a162652, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b65d0fbe-aa5f-4db8-849a-9098538ca9ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66018d5-8b2a-49ca-8181-fa58ed0d65d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b65d0fbe-aa5f-4db8-849a-9098538ca9ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10405513549915437613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66018d5-8b2a-49ca-8181-fa58ed0d65d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12361230040297728398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66018d5-8b2a-49ca-8181-fa58ed0d65d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b65d0fbe-aa5f-4db8-849a-9098538ca9ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9e0ec2b-5933-4998-b30b-20f3710c0ec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9e0ec2b-5933-4998-b30b-20f3710c0ec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18034535934223642594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125793af-dd5d-4f31-abe8-f28367e590e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125793af-dd5d-4f31-abe8-f28367e590e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11425572639085470916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125793af-dd5d-4f31-abe8-f28367e590e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aeb5bf0-7fa9-433a-abc1-8ef7114065dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aeb5bf0-7fa9-433a-abc1-8ef7114065dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8682523839360715857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9e0ec2b-5933-4998-b30b-20f3710c0ec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30eb35f4-8c4a-4b69-8714-4147c5f055f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30eb35f4-8c4a-4b69-8714-4147c5f055f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12405203829942659697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aeb5bf0-7fa9-433a-abc1-8ef7114065dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30eb35f4-8c4a-4b69-8714-4147c5f055f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052052f3-d876-4bf5-9fdb-92b344180db8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052052f3-d876-4bf5-9fdb-92b344180db8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4799736742861013875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d37964f6-0a3d-4b60-a818-804e4e5329d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d37964f6-0a3d-4b60-a818-804e4e5329d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2048240970595040393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052052f3-d876-4bf5-9fdb-92b344180db8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8660d8d-7cf0-4d4a-b594-abe8faea603b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8660d8d-7cf0-4d4a-b594-abe8faea603b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655415903481187219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d37964f6-0a3d-4b60-a818-804e4e5329d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c89f23-57df-481f-acfe-3559f9119338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c89f23-57df-481f-acfe-3559f9119338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640307605647922041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8660d8d-7cf0-4d4a-b594-abe8faea603b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b42450e-b4ab-4e8d-8745-aa98e9339898, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b42450e-b4ab-4e8d-8745-aa98e9339898, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244631371412560358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c89f23-57df-481f-acfe-3559f9119338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1c347e-7746-421f-8cb5-c0420195ffd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1c347e-7746-421f-8cb5-c0420195ffd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812059315014870343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b42450e-b4ab-4e8d-8745-aa98e9339898, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4962c9f4-69d5-405a-9d75-27bb7efebd11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4962c9f4-69d5-405a-9d75-27bb7efebd11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5346468593339264558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1c347e-7746-421f-8cb5-c0420195ffd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c24dbd44-d9c1-46ff-986b-66cd1e47f35d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c24dbd44-d9c1-46ff-986b-66cd1e47f35d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15866943664970401971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4962c9f4-69d5-405a-9d75-27bb7efebd11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ac2643-9372-4bf6-999c-4e33a7ac1b60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ac2643-9372-4bf6-999c-4e33a7ac1b60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486465787069402565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c24dbd44-d9c1-46ff-986b-66cd1e47f35d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4680cf97-3bed-4045-8ea1-b466629d09a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4680cf97-3bed-4045-8ea1-b466629d09a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13321685122893499263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4680cf97-3bed-4045-8ea1-b466629d09a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0b28ab-5b5f-4f3d-8b52-cd6067c97967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ac2643-9372-4bf6-999c-4e33a7ac1b60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0b28ab-5b5f-4f3d-8b52-cd6067c97967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539892802717626780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600ff877-4dec-49fb-88c3-fb0c8a6019c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600ff877-4dec-49fb-88c3-fb0c8a6019c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599947893767473592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0b28ab-5b5f-4f3d-8b52-cd6067c97967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600ff877-4dec-49fb-88c3-fb0c8a6019c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16cd73a-84f1-4498-b231-8d47e99bdce4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba613d98-cf0c-444d-881c-0e485a8e3b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16cd73a-84f1-4498-b231-8d47e99bdce4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11412896649267866187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba613d98-cf0c-444d-881c-0e485a8e3b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17806140710619199621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16cd73a-84f1-4498-b231-8d47e99bdce4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038f8702-5bde-4e1d-a9cf-8acfc10a7bac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038f8702-5bde-4e1d-a9cf-8acfc10a7bac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4853019258165555303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba613d98-cf0c-444d-881c-0e485a8e3b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706e7a03-14b5-43c8-a201-bad73653a71e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706e7a03-14b5-43c8-a201-bad73653a71e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053103627405682031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038f8702-5bde-4e1d-a9cf-8acfc10a7bac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf56a9fc-ebb5-4434-abeb-806bef72c4e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf56a9fc-ebb5-4434-abeb-806bef72c4e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857117307969012734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706e7a03-14b5-43c8-a201-bad73653a71e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c6232b-8fae-4d21-928e-421a081fb506, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c6232b-8fae-4d21-928e-421a081fb506, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17570656886749362329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c6232b-8fae-4d21-928e-421a081fb506, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752b060a-beb1-49b2-9aa8-8d3da42c9ade, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf56a9fc-ebb5-4434-abeb-806bef72c4e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ca90df-a6b1-4324-89cd-432e65228d7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752b060a-beb1-49b2-9aa8-8d3da42c9ade, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4932672174884847924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ca90df-a6b1-4324-89cd-432e65228d7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12112827788985147401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ca90df-a6b1-4324-89cd-432e65228d7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752b060a-beb1-49b2-9aa8-8d3da42c9ade, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18246ad2-c554-43cb-bad9-3abb9292423c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18246ad2-c554-43cb-bad9-3abb9292423c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8654943813067751244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd3fe34-1877-4d84-8a6b-78f05b39f422, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd3fe34-1877-4d84-8a6b-78f05b39f422, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7298659565020589706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18246ad2-c554-43cb-bad9-3abb9292423c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d64bf7-1a3b-4df0-a6e0-dc49d23ea330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd3fe34-1877-4d84-8a6b-78f05b39f422, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d64bf7-1a3b-4df0-a6e0-dc49d23ea330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7998135056558298783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166bebc7-bd19-4262-b2b6-bb971d7e75ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166bebc7-bd19-4262-b2b6-bb971d7e75ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6466079106268568895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d64bf7-1a3b-4df0-a6e0-dc49d23ea330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b195af-72f1-401c-84ae-c03c6e70e382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b195af-72f1-401c-84ae-c03c6e70e382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14330710826277250600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166bebc7-bd19-4262-b2b6-bb971d7e75ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85afd04-1db5-4427-840e-16f6900f6d24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85afd04-1db5-4427-840e-16f6900f6d24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036992096377851225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b195af-72f1-401c-84ae-c03c6e70e382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950c7520-724d-4b88-8cbf-26fb719c2dbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950c7520-724d-4b88-8cbf-26fb719c2dbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15528071419608673516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85afd04-1db5-4427-840e-16f6900f6d24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b31268-834f-49a4-b3a5-792d0824148f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b31268-834f-49a4-b3a5-792d0824148f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15951673154037595947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950c7520-724d-4b88-8cbf-26fb719c2dbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2ce8a4-293d-4303-a63e-c49560968347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2ce8a4-293d-4303-a63e-c49560968347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15591811966863163983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b31268-834f-49a4-b3a5-792d0824148f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9343b8b9-2e1a-4407-9b01-e7c9a1b56904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9343b8b9-2e1a-4407-9b01-e7c9a1b56904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1897740265597708808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2ce8a4-293d-4303-a63e-c49560968347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69cf67e7-524e-40aa-bb30-1166dae9a0ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69cf67e7-524e-40aa-bb30-1166dae9a0ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3731524399325770956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9343b8b9-2e1a-4407-9b01-e7c9a1b56904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4459357e-e2d6-479c-9c81-dab08740a741, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4459357e-e2d6-479c-9c81-dab08740a741, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13312689231084975863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69cf67e7-524e-40aa-bb30-1166dae9a0ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd68b00-6f87-4200-be63-58c07cc7ddd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd68b00-6f87-4200-be63-58c07cc7ddd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928436412789047772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4459357e-e2d6-479c-9c81-dab08740a741, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60849e6f-8dc0-4e19-8bf0-37dbf742685c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60849e6f-8dc0-4e19-8bf0-37dbf742685c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18029898658348245896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd68b00-6f87-4200-be63-58c07cc7ddd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17fb3f9-8060-4a0e-ac07-9ee0554b9b0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60849e6f-8dc0-4e19-8bf0-37dbf742685c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84d98d1-af12-462a-a7d4-1d2b31bc1328, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84d98d1-af12-462a-a7d4-1d2b31bc1328, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1970561326107164772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17fb3f9-8060-4a0e-ac07-9ee0554b9b0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800042378525261051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17fb3f9-8060-4a0e-ac07-9ee0554b9b0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fe3d65-1067-4243-8d85-684a558b5dac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fe3d65-1067-4243-8d85-684a558b5dac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15535455354896822207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84d98d1-af12-462a-a7d4-1d2b31bc1328, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbdc39b-5505-43a0-9a3b-0d340b663ebf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbdc39b-5505-43a0-9a3b-0d340b663ebf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4073831086301886397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbdc39b-5505-43a0-9a3b-0d340b663ebf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae89a86e-cfae-4fc6-8830-4d01e6b1f1f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae89a86e-cfae-4fc6-8830-4d01e6b1f1f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6760776610466472909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fe3d65-1067-4243-8d85-684a558b5dac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42fdfdad-ea02-4023-b85a-e7df4e599d06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42fdfdad-ea02-4023-b85a-e7df4e599d06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16956698499418075345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae89a86e-cfae-4fc6-8830-4d01e6b1f1f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ea5a84-5000-41c0-ae3a-5fbfbb7236f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ea5a84-5000-41c0-ae3a-5fbfbb7236f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1489233730943820191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42fdfdad-ea02-4023-b85a-e7df4e599d06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc47bdcf-e990-4cd0-9eae-1513a5ca2a57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc47bdcf-e990-4cd0-9eae-1513a5ca2a57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023651003671745855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ea5a84-5000-41c0-ae3a-5fbfbb7236f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d931cd-2a7c-459f-9419-5861c33060e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d931cd-2a7c-459f-9419-5861c33060e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11488778561847963905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc47bdcf-e990-4cd0-9eae-1513a5ca2a57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac446ef-f7a8-451b-b962-f290f2ed2fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac446ef-f7a8-451b-b962-f290f2ed2fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662294309083182973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d931cd-2a7c-459f-9419-5861c33060e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a8a7a4-bd97-4d38-895c-7f10f5b9aa47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a8a7a4-bd97-4d38-895c-7f10f5b9aa47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7994547351784124518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac446ef-f7a8-451b-b962-f290f2ed2fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b689a-7f65-44aa-bcb4-b4304300f105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b689a-7f65-44aa-bcb4-b4304300f105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5245396828046629712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a8a7a4-bd97-4d38-895c-7f10f5b9aa47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc2928be-300f-4ec5-89dc-a385bbe13a49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc2928be-300f-4ec5-89dc-a385bbe13a49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607747441350772607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b689a-7f65-44aa-bcb4-b4304300f105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc2928be-300f-4ec5-89dc-a385bbe13a49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486e23e2-bb2f-4cc7-ba5a-48e207221280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486e23e2-bb2f-4cc7-ba5a-48e207221280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3903683604156766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1082182-158f-40af-b8c4-a88352cf94bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1082182-158f-40af-b8c4-a88352cf94bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12225333092707496722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486e23e2-bb2f-4cc7-ba5a-48e207221280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b86e4d8-d24a-48b3-b102-161e6c88a8b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b86e4d8-d24a-48b3-b102-161e6c88a8b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16643768194535484604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1082182-158f-40af-b8c4-a88352cf94bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e25cd580-9fbe-4ec4-9874-7e79c6d80796, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e25cd580-9fbe-4ec4-9874-7e79c6d80796, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18339887099486515271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b86e4d8-d24a-48b3-b102-161e6c88a8b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c3ee10-b6d3-416a-92c1-876b18a3b900, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c3ee10-b6d3-416a-92c1-876b18a3b900, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2759160748466210406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e25cd580-9fbe-4ec4-9874-7e79c6d80796, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33b1524-4cec-4c02-af7d-28005907ad46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33b1524-4cec-4c02-af7d-28005907ad46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8277358323142504924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c3ee10-b6d3-416a-92c1-876b18a3b900, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5613ba-40fc-4a00-b0e1-c9fee327f03d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5613ba-40fc-4a00-b0e1-c9fee327f03d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3550627287140510244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33b1524-4cec-4c02-af7d-28005907ad46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d98cf5-373b-4c6b-b787-220362a5d124, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d98cf5-373b-4c6b-b787-220362a5d124, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8184488748323662005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5613ba-40fc-4a00-b0e1-c9fee327f03d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50418778-f361-4b21-82c0-f1dcdecfed88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50418778-f361-4b21-82c0-f1dcdecfed88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3892076407377982532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d98cf5-373b-4c6b-b787-220362a5d124, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ec7edd-e015-4c73-9211-3d2e2ea88e9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ec7edd-e015-4c73-9211-3d2e2ea88e9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112631122593668384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50418778-f361-4b21-82c0-f1dcdecfed88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926087ef-a99c-4fad-9125-433d49ac8292, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926087ef-a99c-4fad-9125-433d49ac8292, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14199948258708023004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ec7edd-e015-4c73-9211-3d2e2ea88e9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca32fce-c630-48eb-89b7-2b76c32832e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca32fce-c630-48eb-89b7-2b76c32832e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10222487513856862889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926087ef-a99c-4fad-9125-433d49ac8292, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8006858f-544a-4fb5-96be-ae513ae94093, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8006858f-544a-4fb5-96be-ae513ae94093, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383159851976861848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca32fce-c630-48eb-89b7-2b76c32832e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a845f819-6f2f-4210-ab9c-5eae6e515dfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a845f819-6f2f-4210-ab9c-5eae6e515dfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750637410415637327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8006858f-544a-4fb5-96be-ae513ae94093, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b5da97b-bf31-4097-9770-4e0aea2c4ddc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b5da97b-bf31-4097-9770-4e0aea2c4ddc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484345289178912859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b5da97b-bf31-4097-9770-4e0aea2c4ddc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e750ead8-f2fe-4199-809c-c5188ae7dc0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e750ead8-f2fe-4199-809c-c5188ae7dc0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581231931551247722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a845f819-6f2f-4210-ab9c-5eae6e515dfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3dda4fd-9906-412c-9c4f-258206a88fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3dda4fd-9906-412c-9c4f-258206a88fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842002953603202886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e750ead8-f2fe-4199-809c-c5188ae7dc0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69f9508-b4f2-497e-99ff-d0e553ab6e06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69f9508-b4f2-497e-99ff-d0e553ab6e06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8585198631878924618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3dda4fd-9906-412c-9c4f-258206a88fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06eb3e4a-ea40-4eb8-a778-015e39021b3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06eb3e4a-ea40-4eb8-a778-015e39021b3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10740183865108716209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69f9508-b4f2-497e-99ff-d0e553ab6e06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93fb8ced-9673-413a-8dd0-7c1e684c5338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93fb8ced-9673-413a-8dd0-7c1e684c5338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679856357723139006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06eb3e4a-ea40-4eb8-a778-015e39021b3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ee6767-eeb5-4480-af9c-df45364b168e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ee6767-eeb5-4480-af9c-df45364b168e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14413108916723226018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93fb8ced-9673-413a-8dd0-7c1e684c5338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0e1241-2b20-4468-bd1c-89085cbc8ec7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ee6767-eeb5-4480-af9c-df45364b168e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2dd0bdc-0e81-4b45-925d-0ea129affef1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2dd0bdc-0e81-4b45-925d-0ea129affef1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207261662886507304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0e1241-2b20-4468-bd1c-89085cbc8ec7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1037219758017072021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2dd0bdc-0e81-4b45-925d-0ea129affef1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde6896a-c172-4126-8369-b228a381a894, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde6896a-c172-4126-8369-b228a381a894, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1015748005166463158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0e1241-2b20-4468-bd1c-89085cbc8ec7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0f63d5-522b-4d35-8d29-e09b3d0b452e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0f63d5-522b-4d35-8d29-e09b3d0b452e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730437682568395860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde6896a-c172-4126-8369-b228a381a894, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c599a7-5565-4d6b-abed-a8a08651b45c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c599a7-5565-4d6b-abed-a8a08651b45c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2972423896277484763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0f63d5-522b-4d35-8d29-e09b3d0b452e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4cfab0-24ce-4fd9-9b0a-f860c347fde4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4cfab0-24ce-4fd9-9b0a-f860c347fde4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6865650903046048625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4cfab0-24ce-4fd9-9b0a-f860c347fde4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de99c0a-183b-4a58-b1b6-fcc1bb7c2f2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de99c0a-183b-4a58-b1b6-fcc1bb7c2f2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1683747750142116395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c599a7-5565-4d6b-abed-a8a08651b45c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ae2dd2-efd0-4342-aa8f-3c75adf1dab5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ae2dd2-efd0-4342-aa8f-3c75adf1dab5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7435462930157243191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de99c0a-183b-4a58-b1b6-fcc1bb7c2f2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdcdb48-c051-45ea-ab78-1d59689afad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdcdb48-c051-45ea-ab78-1d59689afad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14170980515807348157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ae2dd2-efd0-4342-aa8f-3c75adf1dab5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdcdb48-c051-45ea-ab78-1d59689afad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab4bf54-f982-4e18-b6ba-e386ac3a4362, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f0c21b-6ba4-45d5-ad11-14781c37287a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f0c21b-6ba4-45d5-ad11-14781c37287a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14350196661851822412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab4bf54-f982-4e18-b6ba-e386ac3a4362, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8817677921953663645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab4bf54-f982-4e18-b6ba-e386ac3a4362, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9079cb5a-7f2a-4831-baae-339c326bf2b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9079cb5a-7f2a-4831-baae-339c326bf2b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14524589929659067019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f0c21b-6ba4-45d5-ad11-14781c37287a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a79f38-29bf-4604-afa6-cb76d3564766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a79f38-29bf-4604-afa6-cb76d3564766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6086942029039845178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9079cb5a-7f2a-4831-baae-339c326bf2b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07baafcf-2094-473a-a7d7-322a2be13f9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07baafcf-2094-473a-a7d7-322a2be13f9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13460274358454926720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a79f38-29bf-4604-afa6-cb76d3564766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6018739f-4dff-49e9-bdae-c7fc4be28905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6018739f-4dff-49e9-bdae-c7fc4be28905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4532211745276218702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07baafcf-2094-473a-a7d7-322a2be13f9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49087fb2-ca5e-476b-97ac-c2ea1d8ef6a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49087fb2-ca5e-476b-97ac-c2ea1d8ef6a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4833884561514516097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6018739f-4dff-49e9-bdae-c7fc4be28905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a559a1e6-2f7b-4729-b94f-7a8a9ef6beb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a559a1e6-2f7b-4729-b94f-7a8a9ef6beb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639934581543133984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49087fb2-ca5e-476b-97ac-c2ea1d8ef6a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9116d095-8cea-4c04-a3b6-1feff1864557, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9116d095-8cea-4c04-a3b6-1feff1864557, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6786992072285348175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a559a1e6-2f7b-4729-b94f-7a8a9ef6beb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b45ec1-89db-4354-a3cd-ad83e55cd90f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b45ec1-89db-4354-a3cd-ad83e55cd90f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8183305155771669451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b45ec1-89db-4354-a3cd-ad83e55cd90f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd91a6ce-c5a3-4863-98ee-e9cdb7f1ebf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd91a6ce-c5a3-4863-98ee-e9cdb7f1ebf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531721673784636126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9116d095-8cea-4c04-a3b6-1feff1864557, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297e7229-653a-484e-ba00-6f4adfc4e929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297e7229-653a-484e-ba00-6f4adfc4e929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16397642032232986070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd91a6ce-c5a3-4863-98ee-e9cdb7f1ebf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e55fa30-160b-4ffd-af79-76c33df4aaa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e55fa30-160b-4ffd-af79-76c33df4aaa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12422878542358760744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297e7229-653a-484e-ba00-6f4adfc4e929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3601431-578c-4432-9e7b-82d1d71f5c57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3601431-578c-4432-9e7b-82d1d71f5c57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4588218035797052379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e55fa30-160b-4ffd-af79-76c33df4aaa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8985e5be-135a-4eff-8e45-8890efafaf3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8985e5be-135a-4eff-8e45-8890efafaf3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6779124000013730009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3601431-578c-4432-9e7b-82d1d71f5c57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c46cf8-cf0f-409e-8ba2-38a24a669d7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c46cf8-cf0f-409e-8ba2-38a24a669d7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319176890023080990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8985e5be-135a-4eff-8e45-8890efafaf3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60ab798-ab39-4651-842d-0f243408a288, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60ab798-ab39-4651-842d-0f243408a288, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5221921931709146696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c46cf8-cf0f-409e-8ba2-38a24a669d7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49974ef-809a-4f79-b333-51a0d13e39ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49974ef-809a-4f79-b333-51a0d13e39ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589248786149276621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60ab798-ab39-4651-842d-0f243408a288, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ed282f-7d45-4ac9-8f0c-a67bcd45378a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ed282f-7d45-4ac9-8f0c-a67bcd45378a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12921876198669990362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49974ef-809a-4f79-b333-51a0d13e39ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93573b4a-f79d-40d2-92e2-07f84b96d893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93573b4a-f79d-40d2-92e2-07f84b96d893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865143623041442709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ed282f-7d45-4ac9-8f0c-a67bcd45378a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c66bc6-da6d-4639-868b-3b049450c20d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c66bc6-da6d-4639-868b-3b049450c20d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6776665820934526063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93573b4a-f79d-40d2-92e2-07f84b96d893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c481022-61e6-402e-9d03-0296d6b16df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c481022-61e6-402e-9d03-0296d6b16df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647539668346568851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c66bc6-da6d-4639-868b-3b049450c20d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4977add-a397-45d1-a333-96d0733fe3d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4977add-a397-45d1-a333-96d0733fe3d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593285615668086334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c481022-61e6-402e-9d03-0296d6b16df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4977add-a397-45d1-a333-96d0733fe3d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed27796-5627-4f46-9482-be17d20563ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed27796-5627-4f46-9482-be17d20563ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7357817111471080468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b809154-4c88-477d-8ee5-a4d9cf332d1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b809154-4c88-477d-8ee5-a4d9cf332d1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14469723976067508350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed27796-5627-4f46-9482-be17d20563ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b809154-4c88-477d-8ee5-a4d9cf332d1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ed946a-a219-4e27-a1d0-b9bbd607df53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ed946a-a219-4e27-a1d0-b9bbd607df53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753294476460714888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe39d3a-ebfc-4810-bd13-68546fdddef0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe39d3a-ebfc-4810-bd13-68546fdddef0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586394866884751610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe39d3a-ebfc-4810-bd13-68546fdddef0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb4733f-d9dc-403b-82f9-5a5d37ad5b41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb4733f-d9dc-403b-82f9-5a5d37ad5b41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3809494863530419395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ed946a-a219-4e27-a1d0-b9bbd607df53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1350c16-8e3c-4757-b6a7-536fd5fe4251, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1350c16-8e3c-4757-b6a7-536fd5fe4251, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2829135322167946959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb4733f-d9dc-403b-82f9-5a5d37ad5b41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca17c89d-2347-4433-a3e8-e709e8f91318, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca17c89d-2347-4433-a3e8-e709e8f91318, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7369650936635584972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1350c16-8e3c-4757-b6a7-536fd5fe4251, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bbbe5a-93ec-4721-b5f9-dfca5a40e7c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bbbe5a-93ec-4721-b5f9-dfca5a40e7c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4005393397503094368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca17c89d-2347-4433-a3e8-e709e8f91318, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcae409-f5a3-4afb-8f63-22585eb46965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcae409-f5a3-4afb-8f63-22585eb46965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12630340738786183954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bbbe5a-93ec-4721-b5f9-dfca5a40e7c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed25037-ce16-47b9-ba62-eeadb878ee4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed25037-ce16-47b9-ba62-eeadb878ee4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16428371445223635700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcae409-f5a3-4afb-8f63-22585eb46965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88974086-a25b-442f-8053-ab2d6dfa3b87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88974086-a25b-442f-8053-ab2d6dfa3b87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12726881038193864272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed25037-ce16-47b9-ba62-eeadb878ee4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4aca12-05ce-4632-a217-2ad6ee0fe7dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4aca12-05ce-4632-a217-2ad6ee0fe7dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11271908891472719738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88974086-a25b-442f-8053-ab2d6dfa3b87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db5847e-d2a3-4d92-9222-d09a1c24b9a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db5847e-d2a3-4d92-9222-d09a1c24b9a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 906430097891767686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4aca12-05ce-4632-a217-2ad6ee0fe7dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6a0a08-cc77-4536-b3c5-948f3d32dff0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6a0a08-cc77-4536-b3c5-948f3d32dff0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2810791423540601647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db5847e-d2a3-4d92-9222-d09a1c24b9a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f08df0-7bf6-4646-b966-0e09af2a5399, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f08df0-7bf6-4646-b966-0e09af2a5399, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939874520298560626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f08df0-7bf6-4646-b966-0e09af2a5399, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8952f05f-298a-46fe-9091-be1b5820ce2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8952f05f-298a-46fe-9091-be1b5820ce2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722682807031069201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6a0a08-cc77-4536-b3c5-948f3d32dff0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7267c9-935a-4d49-a17a-c8ba7bf37507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7267c9-935a-4d49-a17a-c8ba7bf37507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13369620391888210237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8952f05f-298a-46fe-9091-be1b5820ce2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297c8a9b-c7bf-49f4-8354-2a650f7c0b21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297c8a9b-c7bf-49f4-8354-2a650f7c0b21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7131115281744913814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7267c9-935a-4d49-a17a-c8ba7bf37507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48916c3-da0d-407e-9b73-9abad2141953, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48916c3-da0d-407e-9b73-9abad2141953, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579327891978820490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297c8a9b-c7bf-49f4-8354-2a650f7c0b21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60424ea-0606-4ccc-a63e-0d85599949f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60424ea-0606-4ccc-a63e-0d85599949f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5907580812285761482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48916c3-da0d-407e-9b73-9abad2141953, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4691cf-eaec-4c84-aa7f-28694fe87adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4691cf-eaec-4c84-aa7f-28694fe87adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399275441814719503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60424ea-0606-4ccc-a63e-0d85599949f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4691cf-eaec-4c84-aa7f-28694fe87adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a50aac-a65f-445a-bb65-c36739d162c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a50aac-a65f-445a-bb65-c36739d162c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17983383390978346319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21142168-2e12-467b-81e2-ad6d6864b973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21142168-2e12-467b-81e2-ad6d6864b973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9861936486350300971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21142168-2e12-467b-81e2-ad6d6864b973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 944f3011-c8bd-456e-9586-365022f1dbb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944f3011-c8bd-456e-9586-365022f1dbb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361322582148355687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a50aac-a65f-445a-bb65-c36739d162c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4676d92b-a39b-4838-a4e2-9f90a4d8c097, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4676d92b-a39b-4838-a4e2-9f90a4d8c097, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12392232103788986391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944f3011-c8bd-456e-9586-365022f1dbb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b040f0-041a-4738-83ac-34a7739f6856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b040f0-041a-4738-83ac-34a7739f6856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14134823268786340800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4676d92b-a39b-4838-a4e2-9f90a4d8c097, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ebdd0c-3edf-412d-81e0-f553f00a04d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ebdd0c-3edf-412d-81e0-f553f00a04d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7479686183518169739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b040f0-041a-4738-83ac-34a7739f6856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ebdd0c-3edf-412d-81e0-f553f00a04d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e758216-f94f-4604-923a-bca51fbed0e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb63a24-6bbc-4def-8b80-cf1764cfa23d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb63a24-6bbc-4def-8b80-cf1764cfa23d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807154354718233705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e758216-f94f-4604-923a-bca51fbed0e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15493721501586162445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb63a24-6bbc-4def-8b80-cf1764cfa23d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d86c8df-be4a-4024-923c-7664b2c87536, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d86c8df-be4a-4024-923c-7664b2c87536, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8559355438175010089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e758216-f94f-4604-923a-bca51fbed0e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f306a536-ed3b-40a2-86ee-808541392edb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f306a536-ed3b-40a2-86ee-808541392edb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15161425869651887681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d86c8df-be4a-4024-923c-7664b2c87536, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d61dfc7-39bc-46a1-a5ce-d7e638c8ecb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d61dfc7-39bc-46a1-a5ce-d7e638c8ecb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13434623402434867398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f306a536-ed3b-40a2-86ee-808541392edb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b551c3-61a0-45a2-b7d5-efbe518e42d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b551c3-61a0-45a2-b7d5-efbe518e42d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4610554965982231199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d61dfc7-39bc-46a1-a5ce-d7e638c8ecb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c522f073-3bad-46e8-b6ae-433db9bcdb36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c522f073-3bad-46e8-b6ae-433db9bcdb36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12694156877019201324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b551c3-61a0-45a2-b7d5-efbe518e42d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e9a62d-fb79-4bb3-a32c-264cc2c0a931, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e9a62d-fb79-4bb3-a32c-264cc2c0a931, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13600544766988013413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e9a62d-fb79-4bb3-a32c-264cc2c0a931, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539ca7fa-ab1b-4dce-b4bc-cd561627d04e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539ca7fa-ab1b-4dce-b4bc-cd561627d04e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928464609764619364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c522f073-3bad-46e8-b6ae-433db9bcdb36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c65d9f9-2476-4006-bbf5-0ab35b3b4d58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c65d9f9-2476-4006-bbf5-0ab35b3b4d58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015988485553670484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539ca7fa-ab1b-4dce-b4bc-cd561627d04e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78309c2-8da5-4439-9349-92dd50dc902d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78309c2-8da5-4439-9349-92dd50dc902d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9488878339751456432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c65d9f9-2476-4006-bbf5-0ab35b3b4d58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e946729-c9de-4337-8d2a-9cd89b4bdcfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e946729-c9de-4337-8d2a-9cd89b4bdcfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351882323479904294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78309c2-8da5-4439-9349-92dd50dc902d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6e2b40-45a0-4510-9ec2-b2a535dc4d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6e2b40-45a0-4510-9ec2-b2a535dc4d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3435878067871480428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e946729-c9de-4337-8d2a-9cd89b4bdcfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9032392-af57-4bb1-8e43-c35b4f11e125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9032392-af57-4bb1-8e43-c35b4f11e125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175757062630454875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9032392-af57-4bb1-8e43-c35b4f11e125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413070dc-6cc2-4db2-8480-f092c83d5da4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413070dc-6cc2-4db2-8480-f092c83d5da4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657370623696651863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6e2b40-45a0-4510-9ec2-b2a535dc4d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61dfdcbf-e52d-4a55-b1f9-5fe4b49d6125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61dfdcbf-e52d-4a55-b1f9-5fe4b49d6125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5265294762092711093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413070dc-6cc2-4db2-8480-f092c83d5da4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2609fa09-aabc-45fb-aae1-2cff8ba1346b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2609fa09-aabc-45fb-aae1-2cff8ba1346b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7660642451711934145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61dfdcbf-e52d-4a55-b1f9-5fe4b49d6125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb7c74b-26d0-46f7-b589-c055e126bb42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb7c74b-26d0-46f7-b589-c055e126bb42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11363376437362918382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2609fa09-aabc-45fb-aae1-2cff8ba1346b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe34a45-af45-4874-be29-1e19643c2e27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe34a45-af45-4874-be29-1e19643c2e27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14316867626355807925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb7c74b-26d0-46f7-b589-c055e126bb42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c04ddce-fafe-4bdf-bbe7-9162c141c6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c04ddce-fafe-4bdf-bbe7-9162c141c6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13805619807557252169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe34a45-af45-4874-be29-1e19643c2e27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df3cfd2-5d17-46a9-9fb1-7159568c9d17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df3cfd2-5d17-46a9-9fb1-7159568c9d17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1804342896911900263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c04ddce-fafe-4bdf-bbe7-9162c141c6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36314096-9251-422b-b630-e6550d91a414, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36314096-9251-422b-b630-e6550d91a414, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214452949392690916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df3cfd2-5d17-46a9-9fb1-7159568c9d17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd9a6d4-96ca-45b1-90e4-2b265d00f437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd9a6d4-96ca-45b1-90e4-2b265d00f437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17599353162838531017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36314096-9251-422b-b630-e6550d91a414, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bd8fe4-f45d-4e1e-b6cd-d2578e37f277, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bd8fe4-f45d-4e1e-b6cd-d2578e37f277, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123325529127455058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd9a6d4-96ca-45b1-90e4-2b265d00f437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f5d9c5-99fe-4c30-acb5-3e700bd9da7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f5d9c5-99fe-4c30-acb5-3e700bd9da7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17627483027683019748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bd8fe4-f45d-4e1e-b6cd-d2578e37f277, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f86f6b-aa80-465d-adc9-cb1620745736, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f86f6b-aa80-465d-adc9-cb1620745736, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11938991710899041609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f86f6b-aa80-465d-adc9-cb1620745736, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2571e4-ea94-47ad-8d73-2c73c2101ed8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2571e4-ea94-47ad-8d73-2c73c2101ed8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17774618450143590165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f5d9c5-99fe-4c30-acb5-3e700bd9da7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e597687-9c48-425f-a358-4ecc668f0a39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e597687-9c48-425f-a358-4ecc668f0a39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125361358746311998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2571e4-ea94-47ad-8d73-2c73c2101ed8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b115aeea-ca3c-4adb-b94a-5334b39348dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b115aeea-ca3c-4adb-b94a-5334b39348dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6298394358048050413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e597687-9c48-425f-a358-4ecc668f0a39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5d572-e038-4c39-90d8-993ac3963c61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5d572-e038-4c39-90d8-993ac3963c61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15314951096842175829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b115aeea-ca3c-4adb-b94a-5334b39348dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277743d1-9104-444b-a5d0-0f9a1dd1d2ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277743d1-9104-444b-a5d0-0f9a1dd1d2ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356529588950166601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5d572-e038-4c39-90d8-993ac3963c61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e157117-f877-4379-902d-dc0e3469a011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e157117-f877-4379-902d-dc0e3469a011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050887078739633389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277743d1-9104-444b-a5d0-0f9a1dd1d2ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319729f3-728d-4fc6-bf33-e2d9184d542a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319729f3-728d-4fc6-bf33-e2d9184d542a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856349433482425562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e157117-f877-4379-902d-dc0e3469a011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b512b25-2c72-4896-b793-837eafc2d6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b512b25-2c72-4896-b793-837eafc2d6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521253727426464790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319729f3-728d-4fc6-bf33-e2d9184d542a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d2adcf-1adf-443a-a80c-36a82a74794b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d2adcf-1adf-443a-a80c-36a82a74794b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15053486881474008718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b512b25-2c72-4896-b793-837eafc2d6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6669f833-bd8c-479c-b37b-fcec760d2e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6669f833-bd8c-479c-b37b-fcec760d2e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13830409419196539796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d2adcf-1adf-443a-a80c-36a82a74794b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885aabea-9b6d-46d4-8136-177223319a3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885aabea-9b6d-46d4-8136-177223319a3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655208505317747197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6669f833-bd8c-479c-b37b-fcec760d2e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0bbca99-c498-4ce8-9d31-0d074cba11b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bbca99-c498-4ce8-9d31-0d074cba11b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695091409609053122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885aabea-9b6d-46d4-8136-177223319a3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05261490-9410-40f1-8493-4c0dd86657e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05261490-9410-40f1-8493-4c0dd86657e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422169988320042063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0bbca99-c498-4ce8-9d31-0d074cba11b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7d719d-9bd2-4104-93fa-ac944a15fa32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7d719d-9bd2-4104-93fa-ac944a15fa32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986394658387904172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05261490-9410-40f1-8493-4c0dd86657e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569011a5-2a93-4fe2-a243-0425e4b8ff88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569011a5-2a93-4fe2-a243-0425e4b8ff88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436209932420622919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7d719d-9bd2-4104-93fa-ac944a15fa32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52811edb-5256-4c17-8f5a-c70d2bb3fcb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52811edb-5256-4c17-8f5a-c70d2bb3fcb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9650110619615696161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569011a5-2a93-4fe2-a243-0425e4b8ff88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eff1554-61db-4115-822c-3582fd3f4734, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eff1554-61db-4115-822c-3582fd3f4734, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14668647293148146895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52811edb-5256-4c17-8f5a-c70d2bb3fcb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990b0e44-40f6-44f2-bcef-a136530085a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990b0e44-40f6-44f2-bcef-a136530085a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10157543876848148210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eff1554-61db-4115-822c-3582fd3f4734, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1bac13-ef3e-4814-af80-066cbac5307b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1bac13-ef3e-4814-af80-066cbac5307b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1773909047133506297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990b0e44-40f6-44f2-bcef-a136530085a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76fbd586-5404-4f0f-8baa-48ea247d3635, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76fbd586-5404-4f0f-8baa-48ea247d3635, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15912865430048536377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1bac13-ef3e-4814-af80-066cbac5307b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9321895f-bd06-4f0d-b93a-1961fb0db566, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9321895f-bd06-4f0d-b93a-1961fb0db566, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10171673845704078979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76fbd586-5404-4f0f-8baa-48ea247d3635, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9594129e-7f5e-496d-b314-78216d5b0e4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9594129e-7f5e-496d-b314-78216d5b0e4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440986724354250182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9321895f-bd06-4f0d-b93a-1961fb0db566, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b5c6332-f949-4b9e-a530-732203f36059, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b5c6332-f949-4b9e-a530-732203f36059, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14346533231764624699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9594129e-7f5e-496d-b314-78216d5b0e4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6097c289-dbf6-42ea-9f54-14f8f80c0546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6097c289-dbf6-42ea-9f54-14f8f80c0546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18292380448915908404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b5c6332-f949-4b9e-a530-732203f36059, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9623e35-c13a-42e8-a6b4-51e074a55fda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9623e35-c13a-42e8-a6b4-51e074a55fda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687151863623219963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6097c289-dbf6-42ea-9f54-14f8f80c0546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3265379-6195-493b-8c90-e175aa3d0e6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3265379-6195-493b-8c90-e175aa3d0e6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14879685700190949441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9623e35-c13a-42e8-a6b4-51e074a55fda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d61cade8-2927-449d-b590-ab8ba670803a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d61cade8-2927-449d-b590-ab8ba670803a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15175945852979718396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3265379-6195-493b-8c90-e175aa3d0e6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc46197f-b277-4cdc-9f69-cc831bc95341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc46197f-b277-4cdc-9f69-cc831bc95341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688157340110184297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d61cade8-2927-449d-b590-ab8ba670803a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7e0a10-b840-4de7-a1dc-5137c922d57d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7e0a10-b840-4de7-a1dc-5137c922d57d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13471480734723010974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc46197f-b277-4cdc-9f69-cc831bc95341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101b6f15-bca5-4c04-a25d-afcf9c1de6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101b6f15-bca5-4c04-a25d-afcf9c1de6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17805011187633378578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7e0a10-b840-4de7-a1dc-5137c922d57d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40e2565-eb21-4023-a37a-aebf596761a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40e2565-eb21-4023-a37a-aebf596761a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6862180309205408282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101b6f15-bca5-4c04-a25d-afcf9c1de6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9bc13b2-84e3-4045-9f27-a2de5ebd7eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9bc13b2-84e3-4045-9f27-a2de5ebd7eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754688412131567582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40e2565-eb21-4023-a37a-aebf596761a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c856e3-fcb1-4236-b3c7-ae980e71e501, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c856e3-fcb1-4236-b3c7-ae980e71e501, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338362246713763183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9bc13b2-84e3-4045-9f27-a2de5ebd7eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d374efc-a629-4623-b824-e1c81991b3f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d374efc-a629-4623-b824-e1c81991b3f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372490715702790818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c856e3-fcb1-4236-b3c7-ae980e71e501, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2bcbc0d-6c1e-4bc6-9d88-507f7466f943, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2bcbc0d-6c1e-4bc6-9d88-507f7466f943, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11521540365899216648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d374efc-a629-4623-b824-e1c81991b3f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4777f6-b8ad-4d64-b8cc-f9d3dd7c22c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4777f6-b8ad-4d64-b8cc-f9d3dd7c22c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117152325825721842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2bcbc0d-6c1e-4bc6-9d88-507f7466f943, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed6cc5c-9c22-4bdb-9f93-e73a477fcfad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed6cc5c-9c22-4bdb-9f93-e73a477fcfad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4703921780972653385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4777f6-b8ad-4d64-b8cc-f9d3dd7c22c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2c5209-77a5-482f-9bb3-6e1696cb87c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2c5209-77a5-482f-9bb3-6e1696cb87c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698969900859475004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed6cc5c-9c22-4bdb-9f93-e73a477fcfad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec533fe1-b137-448d-aa24-03394c85cca7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec533fe1-b137-448d-aa24-03394c85cca7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425087832823200067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2c5209-77a5-482f-9bb3-6e1696cb87c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e48dd91-34cb-4783-9700-4a50299a5c17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e48dd91-34cb-4783-9700-4a50299a5c17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17686421519106354709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec533fe1-b137-448d-aa24-03394c85cca7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3f5248-96aa-43e5-8464-ac1d3c0b7b7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3f5248-96aa-43e5-8464-ac1d3c0b7b7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11953347114769372239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e48dd91-34cb-4783-9700-4a50299a5c17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27117d8d-127e-4271-a54a-002553b261e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27117d8d-127e-4271-a54a-002553b261e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14414555057640455807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3f5248-96aa-43e5-8464-ac1d3c0b7b7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb29e8e-f2bb-4a54-ac2d-7926a692c25b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb29e8e-f2bb-4a54-ac2d-7926a692c25b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512352220373324376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27117d8d-127e-4271-a54a-002553b261e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de10bc99-be3d-4408-9e97-ad13d43f2b84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de10bc99-be3d-4408-9e97-ad13d43f2b84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7874807551603537817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb29e8e-f2bb-4a54-ac2d-7926a692c25b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ccd2be0-0867-4228-88c5-6d88bd2c2163, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ccd2be0-0867-4228-88c5-6d88bd2c2163, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10022047034453293789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de10bc99-be3d-4408-9e97-ad13d43f2b84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f19917-554e-41e7-a429-a1e7e42f3335, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f19917-554e-41e7-a429-a1e7e42f3335, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709813118962608211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ccd2be0-0867-4228-88c5-6d88bd2c2163, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000d898d-4f72-419c-adfa-17c529b22509, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000d898d-4f72-419c-adfa-17c529b22509, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654431530302877914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f19917-554e-41e7-a429-a1e7e42f3335, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7488d697-8cfb-4f72-828c-b8a29275c5ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7488d697-8cfb-4f72-828c-b8a29275c5ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109483489405533035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000d898d-4f72-419c-adfa-17c529b22509, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d055b1-2db5-43b1-a883-a8ac69dc1f43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d055b1-2db5-43b1-a883-a8ac69dc1f43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339450288482451752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7488d697-8cfb-4f72-828c-b8a29275c5ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fad6514-deef-4a50-afe5-76d665c54eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fad6514-deef-4a50-afe5-76d665c54eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11020924365178576348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d055b1-2db5-43b1-a883-a8ac69dc1f43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ffb2e5-9501-431a-bf46-1097308edf8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ffb2e5-9501-431a-bf46-1097308edf8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17623360881250364195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fad6514-deef-4a50-afe5-76d665c54eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfc9749-0063-4b90-ac63-d4da35714739, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfc9749-0063-4b90-ac63-d4da35714739, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883707025770606235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ffb2e5-9501-431a-bf46-1097308edf8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc975323-6ff8-49f8-a77d-09d4dca0b68c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc975323-6ff8-49f8-a77d-09d4dca0b68c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462154698557513369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfc9749-0063-4b90-ac63-d4da35714739, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3ee89d-96b0-41c5-b318-529dafa68c1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3ee89d-96b0-41c5-b318-529dafa68c1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18041528538700946559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc975323-6ff8-49f8-a77d-09d4dca0b68c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf520866-8bcf-4393-93ce-09f6f8d7bcf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3ee89d-96b0-41c5-b318-529dafa68c1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476e556e-6adb-4d37-8499-95bd37669f68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf520866-8bcf-4393-93ce-09f6f8d7bcf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18203584790841087874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476e556e-6adb-4d37-8499-95bd37669f68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4390454823927414479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476e556e-6adb-4d37-8499-95bd37669f68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfaf029-87f0-423e-a480-57aa417ac3f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf520866-8bcf-4393-93ce-09f6f8d7bcf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfaf029-87f0-423e-a480-57aa417ac3f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635306375950499242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68f84ff-b963-413e-99f5-3e50a41d956d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68f84ff-b963-413e-99f5-3e50a41d956d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251133447318726302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfaf029-87f0-423e-a480-57aa417ac3f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8433afc1-3b5b-44e2-9ff7-6bd0893b0a4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8433afc1-3b5b-44e2-9ff7-6bd0893b0a4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1532422833001811270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68f84ff-b963-413e-99f5-3e50a41d956d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a93b83-6c47-48b9-a2e5-ea83891a9b44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a93b83-6c47-48b9-a2e5-ea83891a9b44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17364005870233859379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8433afc1-3b5b-44e2-9ff7-6bd0893b0a4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101a3325-66b8-4800-bdfb-df2496afcb7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101a3325-66b8-4800-bdfb-df2496afcb7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16841969182448221759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a93b83-6c47-48b9-a2e5-ea83891a9b44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101a3325-66b8-4800-bdfb-df2496afcb7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6651d430-3768-42fc-a24e-ce615a27b848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6651d430-3768-42fc-a24e-ce615a27b848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4219795198138262718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d40313-bbb1-43c1-9eea-0f6eb2e07e3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d40313-bbb1-43c1-9eea-0f6eb2e07e3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9443928230853425185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6651d430-3768-42fc-a24e-ce615a27b848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834f0001-bf73-42be-b310-ccc79ab41420, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834f0001-bf73-42be-b310-ccc79ab41420, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12782296204662346364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d40313-bbb1-43c1-9eea-0f6eb2e07e3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7384f8e8-6fd6-4af9-b8d3-b36f702f946d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7384f8e8-6fd6-4af9-b8d3-b36f702f946d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410120336927270791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834f0001-bf73-42be-b310-ccc79ab41420, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfbf9e3-9a92-4c81-8dd4-b4c545790a3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfbf9e3-9a92-4c81-8dd4-b4c545790a3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15281766654644834936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7384f8e8-6fd6-4af9-b8d3-b36f702f946d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3bb15a-41f7-44b0-8815-c51213a96fd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3bb15a-41f7-44b0-8815-c51213a96fd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15060807195179655869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfbf9e3-9a92-4c81-8dd4-b4c545790a3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b691dd-8791-4597-acc5-00013e1f7c66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b691dd-8791-4597-acc5-00013e1f7c66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16453622313636225140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3bb15a-41f7-44b0-8815-c51213a96fd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62beb3ba-e1d1-4586-8c9e-fd196b595bff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62beb3ba-e1d1-4586-8c9e-fd196b595bff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11329149801320914003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b691dd-8791-4597-acc5-00013e1f7c66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfed64e-0e2a-4998-a911-8124cd726af6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfed64e-0e2a-4998-a911-8124cd726af6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 960232983038506293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62beb3ba-e1d1-4586-8c9e-fd196b595bff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bfe3fed-5e1f-4e14-a702-681bfb9a26a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bfe3fed-5e1f-4e14-a702-681bfb9a26a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7675260658933702011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfed64e-0e2a-4998-a911-8124cd726af6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f5c04d-b2c2-48c2-af83-6f221c0be880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f5c04d-b2c2-48c2-af83-6f221c0be880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243896564889141143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bfe3fed-5e1f-4e14-a702-681bfb9a26a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e572ecd2-5a8c-474e-9f90-0d82ecb9ac4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e572ecd2-5a8c-474e-9f90-0d82ecb9ac4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8246042653875387902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e572ecd2-5a8c-474e-9f90-0d82ecb9ac4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f10efb7-e7d7-4dfa-beac-dc2e23d13a0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f10efb7-e7d7-4dfa-beac-dc2e23d13a0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374334467190397757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f5c04d-b2c2-48c2-af83-6f221c0be880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7961b980-bdd6-4cb1-9ec5-df7d17b0a2ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7961b980-bdd6-4cb1-9ec5-df7d17b0a2ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8955440796357868910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7961b980-bdd6-4cb1-9ec5-df7d17b0a2ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce053eed-3f6d-4852-921a-66cf3153d950, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce053eed-3f6d-4852-921a-66cf3153d950, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14935292990522859308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f10efb7-e7d7-4dfa-beac-dc2e23d13a0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5895fe8e-ad4d-42b7-bd58-ae9e16b5fb55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5895fe8e-ad4d-42b7-bd58-ae9e16b5fb55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941132090481195881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce053eed-3f6d-4852-921a-66cf3153d950, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ebc6bff-6e86-43fc-8298-fb981178e800, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ebc6bff-6e86-43fc-8298-fb981178e800, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563948633764756678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5895fe8e-ad4d-42b7-bd58-ae9e16b5fb55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4850c6-2178-4d11-97e7-c26c14839b35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4850c6-2178-4d11-97e7-c26c14839b35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916290155832818008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ebc6bff-6e86-43fc-8298-fb981178e800, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a357ee2-ecd1-4c26-afd7-46baa12b7a94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a357ee2-ecd1-4c26-afd7-46baa12b7a94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12534612030669137726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4850c6-2178-4d11-97e7-c26c14839b35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf046c42-0505-4b3a-800f-ac12042d91eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf046c42-0505-4b3a-800f-ac12042d91eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8699383168936629402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a357ee2-ecd1-4c26-afd7-46baa12b7a94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d029d763-cdaf-4d6c-9486-6d4f6f42d632, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d029d763-cdaf-4d6c-9486-6d4f6f42d632, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018573571771477637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf046c42-0505-4b3a-800f-ac12042d91eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395d118f-19a5-472c-bd83-780d2dab7b98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395d118f-19a5-472c-bd83-780d2dab7b98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9477340928203667082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d029d763-cdaf-4d6c-9486-6d4f6f42d632, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129f3e6e-b77b-40d9-ab77-1b42f926812b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129f3e6e-b77b-40d9-ab77-1b42f926812b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089420436311385570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395d118f-19a5-472c-bd83-780d2dab7b98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e9443a-d3d5-49f6-bc83-780d6b2d71de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e9443a-d3d5-49f6-bc83-780d6b2d71de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790026539581064186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129f3e6e-b77b-40d9-ab77-1b42f926812b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3cd35f-6c17-413e-b0b6-07fd11edfbde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3cd35f-6c17-413e-b0b6-07fd11edfbde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219205222103989174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e9443a-d3d5-49f6-bc83-780d6b2d71de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56928627-624e-468f-b0f2-62a6e45f80f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56928627-624e-468f-b0f2-62a6e45f80f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11110597755997596731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3cd35f-6c17-413e-b0b6-07fd11edfbde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd966d1-33e0-42b0-aa9d-471eddf926e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd966d1-33e0-42b0-aa9d-471eddf926e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9125022066455801725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56928627-624e-468f-b0f2-62a6e45f80f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 285cc34a-44c8-41c2-9501-df3bc35be37f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 285cc34a-44c8-41c2-9501-df3bc35be37f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748636704392883196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd966d1-33e0-42b0-aa9d-471eddf926e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222a3796-ceb1-446f-9dcc-515a66b38cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222a3796-ceb1-446f-9dcc-515a66b38cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7231196733688951361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 285cc34a-44c8-41c2-9501-df3bc35be37f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11358c7b-89a6-43cf-9844-3bb106566541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11358c7b-89a6-43cf-9844-3bb106566541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9360815214891784471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222a3796-ceb1-446f-9dcc-515a66b38cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65476412-3196-45bf-a937-1dea0da0a7ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65476412-3196-45bf-a937-1dea0da0a7ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143900628015867820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11358c7b-89a6-43cf-9844-3bb106566541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a25793-c389-4e40-aff5-703a50c73f23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a25793-c389-4e40-aff5-703a50c73f23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2434939306611245323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65476412-3196-45bf-a937-1dea0da0a7ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a99553-edbf-4cbf-a79b-8e1614efda60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a25793-c389-4e40-aff5-703a50c73f23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9684af02-13e9-4127-81f1-1ee4dcdba9e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9684af02-13e9-4127-81f1-1ee4dcdba9e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18189731831547477041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a99553-edbf-4cbf-a79b-8e1614efda60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16248926758900951967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9684af02-13e9-4127-81f1-1ee4dcdba9e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6141c27-5fa9-4aec-a870-cc2d057cf7eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6141c27-5fa9-4aec-a870-cc2d057cf7eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065256823885357489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a99553-edbf-4cbf-a79b-8e1614efda60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb6e17e-afd7-4660-9df3-a621cbc3fedc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb6e17e-afd7-4660-9df3-a621cbc3fedc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16696868197739878968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6141c27-5fa9-4aec-a870-cc2d057cf7eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f923693-f1c6-4abc-b36b-bd8ed681ea6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f923693-f1c6-4abc-b36b-bd8ed681ea6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914997930580640519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb6e17e-afd7-4660-9df3-a621cbc3fedc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b19e74-f712-4f01-a07e-19b8a6bcd1a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b19e74-f712-4f01-a07e-19b8a6bcd1a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968966515252658287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f923693-f1c6-4abc-b36b-bd8ed681ea6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a9677ae-63c3-4970-bbc6-b1a73fa0e620, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9677ae-63c3-4970-bbc6-b1a73fa0e620, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3788067354268926068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b19e74-f712-4f01-a07e-19b8a6bcd1a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2ea1b0-a90d-4a23-99ae-26f5330bcbae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2ea1b0-a90d-4a23-99ae-26f5330bcbae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6686061117871717562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9677ae-63c3-4970-bbc6-b1a73fa0e620, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd046ea3-ee37-4970-b1af-fac8f2418e60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd046ea3-ee37-4970-b1af-fac8f2418e60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3572125697951519359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2ea1b0-a90d-4a23-99ae-26f5330bcbae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe36e41-11a2-4dee-a2f3-b8987e953d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe36e41-11a2-4dee-a2f3-b8987e953d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4288355922056227492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd046ea3-ee37-4970-b1af-fac8f2418e60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed698a3-4666-4559-ab8c-fc83dc7c7398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed698a3-4666-4559-ab8c-fc83dc7c7398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7749573566704711054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed698a3-4666-4559-ab8c-fc83dc7c7398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde5d9ef-3deb-4186-9dea-03b2eab07fe1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde5d9ef-3deb-4186-9dea-03b2eab07fe1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13009484620219605052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe36e41-11a2-4dee-a2f3-b8987e953d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde5d9ef-3deb-4186-9dea-03b2eab07fe1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e7e21c-3dc0-4bad-997f-348a87f691d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e7e21c-3dc0-4bad-997f-348a87f691d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6237978749500462127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f0276f-6ccc-4c2c-845d-0b0d61fd5614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f0276f-6ccc-4c2c-845d-0b0d61fd5614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6802459977522386887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e7e21c-3dc0-4bad-997f-348a87f691d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480768dc-d09c-4ba9-b690-fb5b55bc3c54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480768dc-d09c-4ba9-b690-fb5b55bc3c54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5509007142002407320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f0276f-6ccc-4c2c-845d-0b0d61fd5614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00942048-b712-4e3d-b897-7efac7dd0022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00942048-b712-4e3d-b897-7efac7dd0022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11134963684189329468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480768dc-d09c-4ba9-b690-fb5b55bc3c54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d7ff79b-a16a-443e-b2a8-70ccdba5b424, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7ff79b-a16a-443e-b2a8-70ccdba5b424, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16918560521416729136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00942048-b712-4e3d-b897-7efac7dd0022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89155305-8a26-4c6e-84ec-098dd7be9f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89155305-8a26-4c6e-84ec-098dd7be9f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2341563794362239998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7ff79b-a16a-443e-b2a8-70ccdba5b424, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e680ab-9c1e-4b27-a289-4f791babce59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e680ab-9c1e-4b27-a289-4f791babce59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5461296520214173913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89155305-8a26-4c6e-84ec-098dd7be9f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746410ea-2b85-4d1c-b63c-6325172f9adf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746410ea-2b85-4d1c-b63c-6325172f9adf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16417278276587505713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e680ab-9c1e-4b27-a289-4f791babce59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540d1e7a-39aa-4176-8791-be4908c42224, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540d1e7a-39aa-4176-8791-be4908c42224, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7563234143141703465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746410ea-2b85-4d1c-b63c-6325172f9adf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9edf4504-44db-44d4-9a77-66d117caa891, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9edf4504-44db-44d4-9a77-66d117caa891, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15597235165815167106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540d1e7a-39aa-4176-8791-be4908c42224, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a3040c-9897-448d-83e7-a8564b9edb36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a3040c-9897-448d-83e7-a8564b9edb36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16120374793355255053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9edf4504-44db-44d4-9a77-66d117caa891, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddafe1d9-3b0d-49b0-88e4-1f0b79be47cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddafe1d9-3b0d-49b0-88e4-1f0b79be47cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61318150766262604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a3040c-9897-448d-83e7-a8564b9edb36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cc10be-abfe-4dec-8bf6-b322e48157c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cc10be-abfe-4dec-8bf6-b322e48157c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 440935489969380360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddafe1d9-3b0d-49b0-88e4-1f0b79be47cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cc10be-abfe-4dec-8bf6-b322e48157c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3038e7-5824-4fb6-af15-87ab55215d7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3038e7-5824-4fb6-af15-87ab55215d7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 123056440064336083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea12f80-6717-4275-9283-debc8c6e6147, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea12f80-6717-4275-9283-debc8c6e6147, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330849741468590526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3038e7-5824-4fb6-af15-87ab55215d7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c57f81b-699b-4672-8d4e-5860d1af22f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c57f81b-699b-4672-8d4e-5860d1af22f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2838568645805822742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea12f80-6717-4275-9283-debc8c6e6147, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f478d4d-fa2f-401c-ae02-ec95b8e195eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f478d4d-fa2f-401c-ae02-ec95b8e195eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2981981488422356035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f478d4d-fa2f-401c-ae02-ec95b8e195eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2267cc4d-7021-4f27-b500-da1d89bc275b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2267cc4d-7021-4f27-b500-da1d89bc275b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8482080858903726319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c57f81b-699b-4672-8d4e-5860d1af22f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c43a81e-f5c5-4b7a-9cf6-8feeee67b4f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c43a81e-f5c5-4b7a-9cf6-8feeee67b4f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138200510324928710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2267cc4d-7021-4f27-b500-da1d89bc275b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d995d19-7097-400e-871e-a9c78fe8c2e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d995d19-7097-400e-871e-a9c78fe8c2e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502522038547073764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c43a81e-f5c5-4b7a-9cf6-8feeee67b4f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d32a2bc-bb11-4ece-ae8d-627f02a92398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d32a2bc-bb11-4ece-ae8d-627f02a92398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349482443075729789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d995d19-7097-400e-871e-a9c78fe8c2e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2c7030-5192-41f3-bbf1-94b430f7d692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2c7030-5192-41f3-bbf1-94b430f7d692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16274066260076284589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d32a2bc-bb11-4ece-ae8d-627f02a92398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a31a13-ce23-4526-9900-f0518a4d873c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a31a13-ce23-4526-9900-f0518a4d873c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077860763726491483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2c7030-5192-41f3-bbf1-94b430f7d692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f10f38c-793b-419f-bf1b-2845a750b139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f10f38c-793b-419f-bf1b-2845a750b139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858481757266145138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a31a13-ce23-4526-9900-f0518a4d873c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a16e40-5c07-460d-810f-5c636fb9db7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a16e40-5c07-460d-810f-5c636fb9db7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12699256119860681307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a16e40-5c07-460d-810f-5c636fb9db7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a0f4b1-f392-4a51-9155-f4c6390190ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f10f38c-793b-419f-bf1b-2845a750b139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3cc3f-4642-457c-93fd-05410b24617e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3cc3f-4642-457c-93fd-05410b24617e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359093064973156105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a0f4b1-f392-4a51-9155-f4c6390190ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8449187534106419014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3cc3f-4642-457c-93fd-05410b24617e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0af05040-f8f9-4b3e-a56d-fc5e0df69861, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0af05040-f8f9-4b3e-a56d-fc5e0df69861, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18108251034347050334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a0f4b1-f392-4a51-9155-f4c6390190ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6594c62-93bd-4a85-9122-61ada4372011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6594c62-93bd-4a85-9122-61ada4372011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12368440892841391570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6594c62-93bd-4a85-9122-61ada4372011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387765ce-e6a7-471a-9076-b645d283289e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387765ce-e6a7-471a-9076-b645d283289e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3652439962549102213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0af05040-f8f9-4b3e-a56d-fc5e0df69861, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3305aee3-d183-4e00-8a63-edb99b41d6f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3305aee3-d183-4e00-8a63-edb99b41d6f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978972032563827285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3305aee3-d183-4e00-8a63-edb99b41d6f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387765ce-e6a7-471a-9076-b645d283289e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07526d9-46e0-4f99-88da-c893653fc096, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07526d9-46e0-4f99-88da-c893653fc096, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11062700444002284397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c379ec1-2e79-4685-a6fb-35f7eb5d77ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c379ec1-2e79-4685-a6fb-35f7eb5d77ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15108092652150099197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07526d9-46e0-4f99-88da-c893653fc096, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fea3037-c827-4138-90c3-4ce5684f93f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c379ec1-2e79-4685-a6fb-35f7eb5d77ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6881ad11-411b-46e5-8dc7-73209d754587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fea3037-c827-4138-90c3-4ce5684f93f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557904286059897692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6881ad11-411b-46e5-8dc7-73209d754587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17440131709798779449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fea3037-c827-4138-90c3-4ce5684f93f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50cf8326-566c-4103-8c07-404336226b78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50cf8326-566c-4103-8c07-404336226b78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9969210132362265973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6881ad11-411b-46e5-8dc7-73209d754587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f184653-4ce2-4814-a754-25f812c5689e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f184653-4ce2-4814-a754-25f812c5689e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863504093478011311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50cf8326-566c-4103-8c07-404336226b78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181da62a-640a-44c3-8ffd-489d450f720a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f184653-4ce2-4814-a754-25f812c5689e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2c7305-76f8-4c83-80ce-67a487abb35d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2c7305-76f8-4c83-80ce-67a487abb35d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697173466462960921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181da62a-640a-44c3-8ffd-489d450f720a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14323024744544325624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181da62a-640a-44c3-8ffd-489d450f720a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e21d9f-0d8d-4288-ae1f-11d77426d4fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e21d9f-0d8d-4288-ae1f-11d77426d4fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6163727929721210249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2c7305-76f8-4c83-80ce-67a487abb35d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae9b07d-6fa8-427f-a770-6cd0d3974bb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae9b07d-6fa8-427f-a770-6cd0d3974bb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242151381285156982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e21d9f-0d8d-4288-ae1f-11d77426d4fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2579690a-9cd2-4c0f-b242-3bf8e757b255, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2579690a-9cd2-4c0f-b242-3bf8e757b255, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869479068699740263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae9b07d-6fa8-427f-a770-6cd0d3974bb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d834ffcb-7dd7-4a92-a7f9-e84a97dda1a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d834ffcb-7dd7-4a92-a7f9-e84a97dda1a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1545468227161778845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2579690a-9cd2-4c0f-b242-3bf8e757b255, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 915a5748-7803-44f7-81d5-0128ee3566af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 915a5748-7803-44f7-81d5-0128ee3566af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408039615046831142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d834ffcb-7dd7-4a92-a7f9-e84a97dda1a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3990983-919b-4ba0-bfa8-2f945433fbd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3990983-919b-4ba0-bfa8-2f945433fbd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9508640212002447488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 915a5748-7803-44f7-81d5-0128ee3566af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc84fb5-2780-45e6-bfbe-2358b3f3d073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc84fb5-2780-45e6-bfbe-2358b3f3d073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18241498461714471806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3990983-919b-4ba0-bfa8-2f945433fbd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c1da1f-114b-451b-90d9-0b11212171d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c1da1f-114b-451b-90d9-0b11212171d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722945321295135271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc84fb5-2780-45e6-bfbe-2358b3f3d073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ab9c6f-43a0-45fe-b1c7-cfc67debf72a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ab9c6f-43a0-45fe-b1c7-cfc67debf72a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939610338928775761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c1da1f-114b-451b-90d9-0b11212171d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a3c559-3c65-4acd-8882-bc6a7c86bcd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a3c559-3c65-4acd-8882-bc6a7c86bcd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8829141905850604738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ab9c6f-43a0-45fe-b1c7-cfc67debf72a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0844453-8d4b-4b64-9e60-e325dbc6a9ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0844453-8d4b-4b64-9e60-e325dbc6a9ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128504429608315501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a3c559-3c65-4acd-8882-bc6a7c86bcd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74fdf03-6140-4ba4-90b3-58da2b7dd533, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74fdf03-6140-4ba4-90b3-58da2b7dd533, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444872046073226814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0844453-8d4b-4b64-9e60-e325dbc6a9ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bddf8587-6f99-479f-87fe-e7fb2318a82f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bddf8587-6f99-479f-87fe-e7fb2318a82f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575888104613313496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74fdf03-6140-4ba4-90b3-58da2b7dd533, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559c1b1-f665-4ae7-a62e-113c48705a32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559c1b1-f665-4ae7-a62e-113c48705a32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307247721298160741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddf8587-6f99-479f-87fe-e7fb2318a82f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698fe702-87bd-4635-90d4-c0e2a94a3e29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698fe702-87bd-4635-90d4-c0e2a94a3e29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7068786051782678708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559c1b1-f665-4ae7-a62e-113c48705a32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3015eecf-af12-4224-aff5-37af41c6021a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3015eecf-af12-4224-aff5-37af41c6021a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11731216896705342024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698fe702-87bd-4635-90d4-c0e2a94a3e29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f59f7b1a-fdf1-42c1-8060-04bc12b6dc6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59f7b1a-fdf1-42c1-8060-04bc12b6dc6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 465204875634471373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59f7b1a-fdf1-42c1-8060-04bc12b6dc6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e81d7f8-0a6a-4216-8e70-34059e1571d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e81d7f8-0a6a-4216-8e70-34059e1571d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9768453128947162182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3015eecf-af12-4224-aff5-37af41c6021a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e54e2a-feda-49b2-a6b9-5d932819f5c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e54e2a-feda-49b2-a6b9-5d932819f5c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15598399137119364962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e81d7f8-0a6a-4216-8e70-34059e1571d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3986a436-b0fb-418d-b4de-4221cbfc95ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3986a436-b0fb-418d-b4de-4221cbfc95ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16256078147436150461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e54e2a-feda-49b2-a6b9-5d932819f5c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8a489f-2888-409c-bd40-58ef969ce3dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8a489f-2888-409c-bd40-58ef969ce3dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152415617974413936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3986a436-b0fb-418d-b4de-4221cbfc95ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b947c169-734b-475c-86f7-2b9c736887ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b947c169-734b-475c-86f7-2b9c736887ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578193242533335288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8a489f-2888-409c-bd40-58ef969ce3dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c26c68-bbc5-4d73-8122-83d7d7ef7945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b947c169-734b-475c-86f7-2b9c736887ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022a0063-4fc6-41b1-b831-274faa256d2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022a0063-4fc6-41b1-b831-274faa256d2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12174407691671577024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c26c68-bbc5-4d73-8122-83d7d7ef7945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942417871192487194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022a0063-4fc6-41b1-b831-274faa256d2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d1383b-5568-48a9-a3f0-9415da8833cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d1383b-5568-48a9-a3f0-9415da8833cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5526122590751301958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c26c68-bbc5-4d73-8122-83d7d7ef7945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800a93a6-8fb8-413f-8438-adb953338008, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800a93a6-8fb8-413f-8438-adb953338008, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 111082657165238412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d1383b-5568-48a9-a3f0-9415da8833cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d452de-1cf3-4a4c-8307-2caa2e9ec060, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d452de-1cf3-4a4c-8307-2caa2e9ec060, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10068097640971956630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d452de-1cf3-4a4c-8307-2caa2e9ec060, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95817248-a643-4efb-8498-c6916ca02ebc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95817248-a643-4efb-8498-c6916ca02ebc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607285991167631110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800a93a6-8fb8-413f-8438-adb953338008, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c71139d-3bcd-4429-9527-5e98f940c99e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c71139d-3bcd-4429-9527-5e98f940c99e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022797560758607325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95817248-a643-4efb-8498-c6916ca02ebc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50006666-6c6c-4aa4-89bc-76c280d9b696, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50006666-6c6c-4aa4-89bc-76c280d9b696, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17988238311656175880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50006666-6c6c-4aa4-89bc-76c280d9b696, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffcfca6d-17f6-43d1-8180-13fd6a7e23ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffcfca6d-17f6-43d1-8180-13fd6a7e23ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18393136414289292019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c71139d-3bcd-4429-9527-5e98f940c99e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffcfca6d-17f6-43d1-8180-13fd6a7e23ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f8d34d-2919-4a08-b113-2ff11316dded, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f8d34d-2919-4a08-b113-2ff11316dded, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18391588620102449551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525ce47a-27c2-4e1c-945e-190f61b9f897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525ce47a-27c2-4e1c-945e-190f61b9f897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3214582097334664479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f8d34d-2919-4a08-b113-2ff11316dded, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf78816-50b5-4ef1-b8e4-e3be7fd5dd65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf78816-50b5-4ef1-b8e4-e3be7fd5dd65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16009598942738356743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525ce47a-27c2-4e1c-945e-190f61b9f897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a113c5ac-7760-4cd2-89d1-a8886f376d5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a113c5ac-7760-4cd2-89d1-a8886f376d5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11756913100957315770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf78816-50b5-4ef1-b8e4-e3be7fd5dd65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa1343a-28b3-4db3-ba44-651158654c2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa1343a-28b3-4db3-ba44-651158654c2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819881392941532977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a113c5ac-7760-4cd2-89d1-a8886f376d5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65994c13-7e31-4a76-adff-c2f7ab513116, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65994c13-7e31-4a76-adff-c2f7ab513116, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201217930273559489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa1343a-28b3-4db3-ba44-651158654c2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7613e49-1c4f-4c1c-a95b-59e97bf30a9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7613e49-1c4f-4c1c-a95b-59e97bf30a9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16964860244600574840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65994c13-7e31-4a76-adff-c2f7ab513116, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531f4df0-bc79-42ce-ae0d-db492bf5ca4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531f4df0-bc79-42ce-ae0d-db492bf5ca4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5739045027054867583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531f4df0-bc79-42ce-ae0d-db492bf5ca4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34e1355-a493-467f-91fd-47ba4280a607, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34e1355-a493-467f-91fd-47ba4280a607, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139866213801936523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7613e49-1c4f-4c1c-a95b-59e97bf30a9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d89ea2-5f27-48a2-ace2-4da426a1b6cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d89ea2-5f27-48a2-ace2-4da426a1b6cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11518459551191276225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d89ea2-5f27-48a2-ace2-4da426a1b6cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e30ed97-7812-441f-871f-34a5dbd01e3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34e1355-a493-467f-91fd-47ba4280a607, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e30ed97-7812-441f-871f-34a5dbd01e3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341614208420759527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c78f37-42e8-49f5-9392-adac166d6e6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c78f37-42e8-49f5-9392-adac166d6e6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17877509863664270257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e30ed97-7812-441f-871f-34a5dbd01e3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7bf803-3377-40cc-81f2-65d4fdcbdd69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7bf803-3377-40cc-81f2-65d4fdcbdd69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14305890736951625240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c78f37-42e8-49f5-9392-adac166d6e6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a9221c-dfa8-4bdc-b4da-072fac16909f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a9221c-dfa8-4bdc-b4da-072fac16909f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483036518909844342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7bf803-3377-40cc-81f2-65d4fdcbdd69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47534505-2820-4fba-b4b0-108c8b65bfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47534505-2820-4fba-b4b0-108c8b65bfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2954913132234257166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a9221c-dfa8-4bdc-b4da-072fac16909f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505a4f80-a463-48ca-ba3a-79cd35515dc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505a4f80-a463-48ca-ba3a-79cd35515dc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12175045240845938442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47534505-2820-4fba-b4b0-108c8b65bfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb3591f0-08af-4e0e-b54b-5c87a3c9356f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb3591f0-08af-4e0e-b54b-5c87a3c9356f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9971499463514470123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505a4f80-a463-48ca-ba3a-79cd35515dc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c129c67-5656-439f-9517-4cf9701d7016, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c129c67-5656-439f-9517-4cf9701d7016, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6332534543516433289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb3591f0-08af-4e0e-b54b-5c87a3c9356f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1022431-5b89-4903-8533-d1420dea0a2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1022431-5b89-4903-8533-d1420dea0a2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17363260630606471620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c129c67-5656-439f-9517-4cf9701d7016, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79046b52-1413-4b5e-a3bb-a609b1c93258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79046b52-1413-4b5e-a3bb-a609b1c93258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699488522696762510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1022431-5b89-4903-8533-d1420dea0a2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf256510-242c-4439-ad13-be58296b412b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf256510-242c-4439-ad13-be58296b412b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2954658838699648140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79046b52-1413-4b5e-a3bb-a609b1c93258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a10a88e-da3b-4fdc-b530-64a9ecdab165, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a10a88e-da3b-4fdc-b530-64a9ecdab165, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12485574464575236148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf256510-242c-4439-ad13-be58296b412b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02ac24e-3bae-4d3b-927e-c8797301333e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02ac24e-3bae-4d3b-927e-c8797301333e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745448994706695926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a10a88e-da3b-4fdc-b530-64a9ecdab165, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6abc04-6ebd-499b-ac41-37985494f9af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6abc04-6ebd-499b-ac41-37985494f9af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381936908887998511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02ac24e-3bae-4d3b-927e-c8797301333e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38eb005a-c059-4d92-8133-b1bce43582d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38eb005a-c059-4d92-8133-b1bce43582d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1149955424082949950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38eb005a-c059-4d92-8133-b1bce43582d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e34d72-aa12-44b4-b898-4626e05afaf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e34d72-aa12-44b4-b898-4626e05afaf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791330167088843238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6abc04-6ebd-499b-ac41-37985494f9af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16317ed4-f62d-4d1d-93b6-255545baceb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16317ed4-f62d-4d1d-93b6-255545baceb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4042604436434757225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e34d72-aa12-44b4-b898-4626e05afaf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a100fab4-2a71-4754-87b0-77c1593ffca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a100fab4-2a71-4754-87b0-77c1593ffca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585228951680314133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16317ed4-f62d-4d1d-93b6-255545baceb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ea33ff-80e5-4839-8650-2789c90f53b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ea33ff-80e5-4839-8650-2789c90f53b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788037338219836121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a100fab4-2a71-4754-87b0-77c1593ffca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c87306-9862-494a-8ce2-4dbfef92a02c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c87306-9862-494a-8ce2-4dbfef92a02c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5733690296111505643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ea33ff-80e5-4839-8650-2789c90f53b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787089a7-cc56-440b-887b-aada488087f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787089a7-cc56-440b-887b-aada488087f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1505063658522680411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c87306-9862-494a-8ce2-4dbfef92a02c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67ea2de-6685-4707-8e38-21c9b2a1307f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67ea2de-6685-4707-8e38-21c9b2a1307f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569718874149900687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787089a7-cc56-440b-887b-aada488087f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1654bf-34b6-49b7-8bfa-502ed0f80ec7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1654bf-34b6-49b7-8bfa-502ed0f80ec7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8581159755668935725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67ea2de-6685-4707-8e38-21c9b2a1307f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338b8bf4-e5ae-480e-9ec1-56e57a83fc24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338b8bf4-e5ae-480e-9ec1-56e57a83fc24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2023833343633041704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1654bf-34b6-49b7-8bfa-502ed0f80ec7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c832431-7654-4436-ac16-ab3537898737, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c832431-7654-4436-ac16-ab3537898737, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1818714003411778105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c832431-7654-4436-ac16-ab3537898737, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07fa526-a120-4d35-9d04-c55e3cc214dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07fa526-a120-4d35-9d04-c55e3cc214dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12198099310428336030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338b8bf4-e5ae-480e-9ec1-56e57a83fc24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a00529cb-7bda-43cf-acb7-12ed31831947, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00529cb-7bda-43cf-acb7-12ed31831947, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 149055911222372638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07fa526-a120-4d35-9d04-c55e3cc214dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9ab59f-75d1-4e18-bad4-2a729780ad43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9ab59f-75d1-4e18-bad4-2a729780ad43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9912197916310786739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00529cb-7bda-43cf-acb7-12ed31831947, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde70b21-1fe6-406a-8b58-9ec7ff2aec94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde70b21-1fe6-406a-8b58-9ec7ff2aec94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14041706519585379141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9ab59f-75d1-4e18-bad4-2a729780ad43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c6809a-f769-48d6-a3e8-7759cb08e2bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c6809a-f769-48d6-a3e8-7759cb08e2bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5071193230333371714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde70b21-1fe6-406a-8b58-9ec7ff2aec94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6a4ae4-8c8e-43b7-beae-c0694b9db035, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6a4ae4-8c8e-43b7-beae-c0694b9db035, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13814085871463162050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c6809a-f769-48d6-a3e8-7759cb08e2bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326ed87a-2813-4ac8-80dd-b74d8c7be81b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326ed87a-2813-4ac8-80dd-b74d8c7be81b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876500487092847829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6a4ae4-8c8e-43b7-beae-c0694b9db035, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0062ade-b988-44d0-86f9-03be4f2e9e8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0062ade-b988-44d0-86f9-03be4f2e9e8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13687097479403113101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326ed87a-2813-4ac8-80dd-b74d8c7be81b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d959bfb-eeb2-4137-8919-ca5161cfe2f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d959bfb-eeb2-4137-8919-ca5161cfe2f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726274809327677090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0062ade-b988-44d0-86f9-03be4f2e9e8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f915e2-3181-4ce1-9818-46381a630128, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f915e2-3181-4ce1-9818-46381a630128, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6367742728771299866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d959bfb-eeb2-4137-8919-ca5161cfe2f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c915e1-7f5e-4c40-a428-fb576a7cd12f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c915e1-7f5e-4c40-a428-fb576a7cd12f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4090889041213973142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f915e2-3181-4ce1-9818-46381a630128, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48aafc5-500b-410e-a49d-55999f2b5d58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48aafc5-500b-410e-a49d-55999f2b5d58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556494540143565287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c915e1-7f5e-4c40-a428-fb576a7cd12f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7353915c-c7d9-4de3-9b69-e0dd27b1b724, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7353915c-c7d9-4de3-9b69-e0dd27b1b724, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861453995200082323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7353915c-c7d9-4de3-9b69-e0dd27b1b724, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a674786-ebe5-4d45-87db-fd075bde1cd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a674786-ebe5-4d45-87db-fd075bde1cd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 962420193201396715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48aafc5-500b-410e-a49d-55999f2b5d58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2131c92-4ed2-43a0-a81f-59b16267ff90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2131c92-4ed2-43a0-a81f-59b16267ff90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2855940739382563165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a674786-ebe5-4d45-87db-fd075bde1cd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305d344b-d27b-4571-8f11-3545504f72af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305d344b-d27b-4571-8f11-3545504f72af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633491370978597828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2131c92-4ed2-43a0-a81f-59b16267ff90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe1a470-73aa-4a6c-9282-692b492e25dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe1a470-73aa-4a6c-9282-692b492e25dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5934605310663634730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305d344b-d27b-4571-8f11-3545504f72af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d857c56d-590d-4d10-96da-55fe7cf84122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe1a470-73aa-4a6c-9282-692b492e25dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3f38cc-4af7-4454-8bfa-a5c95835a259, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3f38cc-4af7-4454-8bfa-a5c95835a259, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6816601481203192143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d857c56d-590d-4d10-96da-55fe7cf84122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939629997899444121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3f38cc-4af7-4454-8bfa-a5c95835a259, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cad3c72-7dea-46c4-84be-b9575dc3d8fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cad3c72-7dea-46c4-84be-b9575dc3d8fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17297640761853586763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d857c56d-590d-4d10-96da-55fe7cf84122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9eb7bf5-9160-46d7-ae86-68da76063906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9eb7bf5-9160-46d7-ae86-68da76063906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068108213565385122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cad3c72-7dea-46c4-84be-b9575dc3d8fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9eb7bf5-9160-46d7-ae86-68da76063906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db731292-30b7-4cb1-82b0-41d49a0898be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f78da120-1bf5-4cbd-aba9-9a4f7997c5fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f78da120-1bf5-4cbd-aba9-9a4f7997c5fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 888637484935264423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db731292-30b7-4cb1-82b0-41d49a0898be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2372717459084275174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f78da120-1bf5-4cbd-aba9-9a4f7997c5fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdc158d8-4051-45e9-8f42-52920aa1ed3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdc158d8-4051-45e9-8f42-52920aa1ed3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 389705977643168475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db731292-30b7-4cb1-82b0-41d49a0898be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f559805d-f9d6-4b17-873b-dfbb263e95d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f559805d-f9d6-4b17-873b-dfbb263e95d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3681418766341491545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdc158d8-4051-45e9-8f42-52920aa1ed3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c6a416-2d04-4896-9b1b-23c3a02a83f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c6a416-2d04-4896-9b1b-23c3a02a83f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17674164856656544361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f559805d-f9d6-4b17-873b-dfbb263e95d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd40f6d3-87e2-4fa3-bd99-ae727b32c9bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd40f6d3-87e2-4fa3-bd99-ae727b32c9bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9000730417064066808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c6a416-2d04-4896-9b1b-23c3a02a83f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cbfc8b7-6033-402a-8f55-9f9d984c021b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cbfc8b7-6033-402a-8f55-9f9d984c021b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16084577405151026171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd40f6d3-87e2-4fa3-bd99-ae727b32c9bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb7d2a8-5a44-4b7c-bc5f-5d66958e156d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb7d2a8-5a44-4b7c-bc5f-5d66958e156d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8705344861927021792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cbfc8b7-6033-402a-8f55-9f9d984c021b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d188d423-d452-4748-90e7-0ed0723d6512, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d188d423-d452-4748-90e7-0ed0723d6512, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5376796986216540713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb7d2a8-5a44-4b7c-bc5f-5d66958e156d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86eecb9a-64a3-45dc-a9b6-6fc29ea31314, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86eecb9a-64a3-45dc-a9b6-6fc29ea31314, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605117903084445280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d188d423-d452-4748-90e7-0ed0723d6512, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5908e1-2313-48c4-adf3-535bac40b1e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5908e1-2313-48c4-adf3-535bac40b1e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17228560043947208668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86eecb9a-64a3-45dc-a9b6-6fc29ea31314, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b4d258-c729-48a7-af00-d085ad54c054, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b4d258-c729-48a7-af00-d085ad54c054, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592794918661877973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5908e1-2313-48c4-adf3-535bac40b1e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7d8ffd-c655-44a5-8d98-c6b3b31cc20e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7d8ffd-c655-44a5-8d98-c6b3b31cc20e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851520049262083171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b4d258-c729-48a7-af00-d085ad54c054, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05aef807-5c6e-45f6-b025-5993eb923307, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05aef807-5c6e-45f6-b025-5993eb923307, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4969405064365055438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7d8ffd-c655-44a5-8d98-c6b3b31cc20e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5db612-909d-4a60-9ba8-5e3479f36639, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5db612-909d-4a60-9ba8-5e3479f36639, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5451079435557829352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05aef807-5c6e-45f6-b025-5993eb923307, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9689ab76-769b-48e2-84c0-b4e3e4c0dd5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9689ab76-769b-48e2-84c0-b4e3e4c0dd5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493138543238253342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5db612-909d-4a60-9ba8-5e3479f36639, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 993a9d7f-cd67-4a29-8b0f-eb762cc92614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 993a9d7f-cd67-4a29-8b0f-eb762cc92614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11199543345887885368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9689ab76-769b-48e2-84c0-b4e3e4c0dd5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63480db-0359-449c-adba-10d76180cdd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63480db-0359-449c-adba-10d76180cdd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11424046387839812698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 993a9d7f-cd67-4a29-8b0f-eb762cc92614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d2e7b6-4f65-4e2e-bbbe-fcd28e60c047, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d2e7b6-4f65-4e2e-bbbe-fcd28e60c047, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17888142182226075095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63480db-0359-449c-adba-10d76180cdd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998e73ca-b9da-4b26-8ee5-cad93a42bc31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d2e7b6-4f65-4e2e-bbbe-fcd28e60c047, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998e73ca-b9da-4b26-8ee5-cad93a42bc31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16774793838388428498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6ed167-1b5f-4f9b-84f6-4820491f2c35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6ed167-1b5f-4f9b-84f6-4820491f2c35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697429793287807108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998e73ca-b9da-4b26-8ee5-cad93a42bc31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f816bf8e-1172-48a5-a3e2-d61de4577f82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f816bf8e-1172-48a5-a3e2-d61de4577f82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11913070469356809745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6ed167-1b5f-4f9b-84f6-4820491f2c35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84769b4c-2956-4ec6-bc3f-a5d790786e61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84769b4c-2956-4ec6-bc3f-a5d790786e61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16545273946607790235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f816bf8e-1172-48a5-a3e2-d61de4577f82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84769b4c-2956-4ec6-bc3f-a5d790786e61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02a7041-445b-4c83-85cc-44ddf8fbad2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02a7041-445b-4c83-85cc-44ddf8fbad2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867874377251219964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69778fb-a58a-4d9d-84bc-5e1ece541fea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69778fb-a58a-4d9d-84bc-5e1ece541fea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5518413838285048588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02a7041-445b-4c83-85cc-44ddf8fbad2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8ac6db-fa89-43e0-9e59-00bfd1d7b582, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8ac6db-fa89-43e0-9e59-00bfd1d7b582, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171249054248938826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69778fb-a58a-4d9d-84bc-5e1ece541fea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ba6e44-34f8-434f-9b1c-c1e9f2afc3bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8ac6db-fa89-43e0-9e59-00bfd1d7b582, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ba6e44-34f8-434f-9b1c-c1e9f2afc3bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2397703219658532629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94637ac5-a8c2-47ab-a570-327233745231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94637ac5-a8c2-47ab-a570-327233745231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9146825966555645671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ba6e44-34f8-434f-9b1c-c1e9f2afc3bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b497a0-3d22-4946-92f3-c796baa2481e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b497a0-3d22-4946-92f3-c796baa2481e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12910010903477175896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94637ac5-a8c2-47ab-a570-327233745231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e857798-539b-4ac9-9ee8-55b010214af3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e857798-539b-4ac9-9ee8-55b010214af3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18299491132673825071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b497a0-3d22-4946-92f3-c796baa2481e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468687da-a5eb-4b88-a9e6-89902e2f9d59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468687da-a5eb-4b88-a9e6-89902e2f9d59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14650131101193040670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e857798-539b-4ac9-9ee8-55b010214af3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14a35cc-0f45-4e8c-b7b4-0b6df66aca3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14a35cc-0f45-4e8c-b7b4-0b6df66aca3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454671631022183135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468687da-a5eb-4b88-a9e6-89902e2f9d59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea0fdee-7f1b-460e-8d70-fca24a86b402, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea0fdee-7f1b-460e-8d70-fca24a86b402, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725213404240587266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14a35cc-0f45-4e8c-b7b4-0b6df66aca3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202cea15-ed4b-4081-8fee-4eeec71666b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202cea15-ed4b-4081-8fee-4eeec71666b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8557318172653569744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea0fdee-7f1b-460e-8d70-fca24a86b402, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a06f24-a0a9-4e8f-8675-59dcade4f27c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a06f24-a0a9-4e8f-8675-59dcade4f27c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10767131112192700198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202cea15-ed4b-4081-8fee-4eeec71666b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31aaf3f-c266-40ab-a31d-7ade404d59dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31aaf3f-c266-40ab-a31d-7ade404d59dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9580643628401689377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a06f24-a0a9-4e8f-8675-59dcade4f27c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08bf3bc-c1bc-42fb-9bc7-a7636c2cca5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08bf3bc-c1bc-42fb-9bc7-a7636c2cca5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9407978558515428263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08bf3bc-c1bc-42fb-9bc7-a7636c2cca5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b9198f-c96e-470d-bed1-154849066746, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b9198f-c96e-470d-bed1-154849066746, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5355928873507133510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31aaf3f-c266-40ab-a31d-7ade404d59dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1f27a5-4c6a-4f5e-a755-2a8f342281e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1f27a5-4c6a-4f5e-a755-2a8f342281e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222047482900438138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b9198f-c96e-470d-bed1-154849066746, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f97b79-cc99-4928-a689-e922b9771244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f97b79-cc99-4928-a689-e922b9771244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13758343302716637357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f97b79-cc99-4928-a689-e922b9771244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7423e20d-4486-43e7-924b-e45f73dcdf2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7423e20d-4486-43e7-924b-e45f73dcdf2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18040592364625148479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1f27a5-4c6a-4f5e-a755-2a8f342281e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45898d9c-936b-4346-b88c-97dd39564bbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45898d9c-936b-4346-b88c-97dd39564bbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14931623729846236461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7423e20d-4486-43e7-924b-e45f73dcdf2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce1edf7-2a66-468b-8b5c-763c48e92023, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce1edf7-2a66-468b-8b5c-763c48e92023, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3120193939484595537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45898d9c-936b-4346-b88c-97dd39564bbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12aeeb7d-7514-467a-bf99-b4e525af2a0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12aeeb7d-7514-467a-bf99-b4e525af2a0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2292196255881161611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce1edf7-2a66-468b-8b5c-763c48e92023, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad26989d-b96a-45b2-97cd-74bfadbbe06b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12aeeb7d-7514-467a-bf99-b4e525af2a0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75391d4-404c-4bf9-a643-aa097c9f0b4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75391d4-404c-4bf9-a643-aa097c9f0b4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15375574659584161609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad26989d-b96a-45b2-97cd-74bfadbbe06b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6850051501195853109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75391d4-404c-4bf9-a643-aa097c9f0b4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5665d9ba-e4d8-4435-ad6b-7a6d91075f5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5665d9ba-e4d8-4435-ad6b-7a6d91075f5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13343371705024702635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad26989d-b96a-45b2-97cd-74bfadbbe06b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b025f80-f115-45f4-9a72-26b8f9c0e560, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b025f80-f115-45f4-9a72-26b8f9c0e560, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8632687704439318237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b025f80-f115-45f4-9a72-26b8f9c0e560, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bc8a14-1f12-4773-b303-57e4403b2248, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bc8a14-1f12-4773-b303-57e4403b2248, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595624467117959293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5665d9ba-e4d8-4435-ad6b-7a6d91075f5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a45231-dfd7-4bca-aaf5-34e83ed74e5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a45231-dfd7-4bca-aaf5-34e83ed74e5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4217925830395433942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bc8a14-1f12-4773-b303-57e4403b2248, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1546e11d-15d5-49e7-95bb-2a2d11f44851, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1546e11d-15d5-49e7-95bb-2a2d11f44851, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1635300743857345413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a45231-dfd7-4bca-aaf5-34e83ed74e5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36dc8fe2-4560-4f54-93b9-a46dd6af1cce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36dc8fe2-4560-4f54-93b9-a46dd6af1cce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458126424842549332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1546e11d-15d5-49e7-95bb-2a2d11f44851, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7635ae-45c8-4388-be53-101c81eeda07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7635ae-45c8-4388-be53-101c81eeda07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12816495796116039712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36dc8fe2-4560-4f54-93b9-a46dd6af1cce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f016cfa-5c1d-4520-a3cf-1568d5f3da25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f016cfa-5c1d-4520-a3cf-1568d5f3da25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13141785807586381561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7635ae-45c8-4388-be53-101c81eeda07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d0d19c-a0a7-4010-856f-eacd9465d651, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d0d19c-a0a7-4010-856f-eacd9465d651, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5665052196091800307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f016cfa-5c1d-4520-a3cf-1568d5f3da25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c85ee0f-efc5-4b61-9940-d90aab03aacd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c85ee0f-efc5-4b61-9940-d90aab03aacd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8881134290195093356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d0d19c-a0a7-4010-856f-eacd9465d651, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab5048df-bb43-4718-986b-e3c5e84e2466, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab5048df-bb43-4718-986b-e3c5e84e2466, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2820470113190600931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c85ee0f-efc5-4b61-9940-d90aab03aacd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b99223-f960-4808-bd72-6200a901f240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b99223-f960-4808-bd72-6200a901f240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830837455144960810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab5048df-bb43-4718-986b-e3c5e84e2466, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb663840-5ae6-488b-b441-866648f7a166, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb663840-5ae6-488b-b441-866648f7a166, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709687271215313941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb663840-5ae6-488b-b441-866648f7a166, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69bb7f70-b84e-48c8-8024-01381a671406, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69bb7f70-b84e-48c8-8024-01381a671406, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16022855135077256886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b99223-f960-4808-bd72-6200a901f240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce21a083-2864-410e-a2ff-25380b9f7e9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce21a083-2864-410e-a2ff-25380b9f7e9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15744720752690507099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69bb7f70-b84e-48c8-8024-01381a671406, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c723a0-7863-4b22-8607-98c11e52bcf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c723a0-7863-4b22-8607-98c11e52bcf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15319348704564138330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce21a083-2864-410e-a2ff-25380b9f7e9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5076a56c-d1fb-4913-98c4-a70b23f137c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5076a56c-d1fb-4913-98c4-a70b23f137c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16984588805992883139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c723a0-7863-4b22-8607-98c11e52bcf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f190aed5-e8ae-4638-8294-8cb19805717b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f190aed5-e8ae-4638-8294-8cb19805717b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10403758058751315952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5076a56c-d1fb-4913-98c4-a70b23f137c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5a2175-85c3-45fa-bece-b69e352b30be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5a2175-85c3-45fa-bece-b69e352b30be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007604780593033890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f190aed5-e8ae-4638-8294-8cb19805717b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c789154-1099-4f5a-9e9f-26c8350b253f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c789154-1099-4f5a-9e9f-26c8350b253f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8566286616127960084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5a2175-85c3-45fa-bece-b69e352b30be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237e2325-2f53-419e-a6c2-5c1ef6fd74fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237e2325-2f53-419e-a6c2-5c1ef6fd74fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17639997569753355046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c789154-1099-4f5a-9e9f-26c8350b253f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf063b1-ddd2-40bf-b372-041ca438cb72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf063b1-ddd2-40bf-b372-041ca438cb72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1609763759096321369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf063b1-ddd2-40bf-b372-041ca438cb72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5664b866-1a49-4abb-8131-6f0ed84e7295, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5664b866-1a49-4abb-8131-6f0ed84e7295, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169384839503874756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237e2325-2f53-419e-a6c2-5c1ef6fd74fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a511d60-b1a2-4a11-90fe-4a1ce1e192b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a511d60-b1a2-4a11-90fe-4a1ce1e192b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9552719432965098806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a511d60-b1a2-4a11-90fe-4a1ce1e192b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d96fb14a-fd18-4c6a-ab51-e7618a791ea9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d96fb14a-fd18-4c6a-ab51-e7618a791ea9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11382699560281745762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5664b866-1a49-4abb-8131-6f0ed84e7295, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7fe8e9-8ef8-41e8-ad20-8248a939254d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7fe8e9-8ef8-41e8-ad20-8248a939254d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15059519315945561374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d96fb14a-fd18-4c6a-ab51-e7618a791ea9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56fb0fd3-07e6-4a34-be12-f35007fae453, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56fb0fd3-07e6-4a34-be12-f35007fae453, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411775401521480549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7fe8e9-8ef8-41e8-ad20-8248a939254d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91e57c5-1bd1-4526-9096-673819677b8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91e57c5-1bd1-4526-9096-673819677b8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3535730293772182153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56fb0fd3-07e6-4a34-be12-f35007fae453, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7884ad-6b5b-4f1f-b4aa-46946f507f42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7884ad-6b5b-4f1f-b4aa-46946f507f42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6187949352265299586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91e57c5-1bd1-4526-9096-673819677b8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4aac00f-d232-4246-bb2a-b95a3ea951fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4aac00f-d232-4246-bb2a-b95a3ea951fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17205950525212224179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7884ad-6b5b-4f1f-b4aa-46946f507f42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a634706-de3a-484d-977b-604a2e804062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a634706-de3a-484d-977b-604a2e804062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661751037311501180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4aac00f-d232-4246-bb2a-b95a3ea951fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a80e9f-fecc-4c26-a8b7-46857e9e2134, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a80e9f-fecc-4c26-a8b7-46857e9e2134, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4874251170478312186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a634706-de3a-484d-977b-604a2e804062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f36e2f-76e6-4e8e-ab42-0fc2dbf30742, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f36e2f-76e6-4e8e-ab42-0fc2dbf30742, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038970361655611007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a80e9f-fecc-4c26-a8b7-46857e9e2134, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1768da-bcf5-4d7d-9c75-a1c1a2d02c87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1768da-bcf5-4d7d-9c75-a1c1a2d02c87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 659537387590694562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f36e2f-76e6-4e8e-ab42-0fc2dbf30742, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df5ebb-4cbb-4c8b-9d2e-e65754f792c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df5ebb-4cbb-4c8b-9d2e-e65754f792c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055868025817242281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1768da-bcf5-4d7d-9c75-a1c1a2d02c87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e791bc33-c07c-4c85-b72e-8ead82daa456, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e791bc33-c07c-4c85-b72e-8ead82daa456, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595050690110056174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df5ebb-4cbb-4c8b-9d2e-e65754f792c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f36982d-23c0-4862-b8d9-7a68848a07ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f36982d-23c0-4862-b8d9-7a68848a07ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607450215606085536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e791bc33-c07c-4c85-b72e-8ead82daa456, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3a3108-3601-404c-9b8a-8465086868ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3a3108-3601-404c-9b8a-8465086868ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12532836882527256203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f36982d-23c0-4862-b8d9-7a68848a07ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa236414-0c46-427b-84be-85ff82da5647, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3a3108-3601-404c-9b8a-8465086868ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261a42a8-f148-4813-93b6-5a03e24938e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261a42a8-f148-4813-93b6-5a03e24938e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2172330500128998061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa236414-0c46-427b-84be-85ff82da5647, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4378940438489406315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa236414-0c46-427b-84be-85ff82da5647, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1292e145-c340-47b6-9900-3703f97b30c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1292e145-c340-47b6-9900-3703f97b30c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7701381177459943648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261a42a8-f148-4813-93b6-5a03e24938e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4357df03-c1a8-4c36-93de-5926d10ed86b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4357df03-c1a8-4c36-93de-5926d10ed86b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527618100683561932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1292e145-c340-47b6-9900-3703f97b30c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c8c23f1-5af1-4ce8-9258-791eaefd1e24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c8c23f1-5af1-4ce8-9258-791eaefd1e24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13259543518180647108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4357df03-c1a8-4c36-93de-5926d10ed86b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e3cef3-6659-45bd-90ee-f323d0e7b9c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e3cef3-6659-45bd-90ee-f323d0e7b9c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14826115928002918272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c8c23f1-5af1-4ce8-9258-791eaefd1e24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24662640-e98c-4130-ab00-d40b21b2bcbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24662640-e98c-4130-ab00-d40b21b2bcbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474080042307821646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e3cef3-6659-45bd-90ee-f323d0e7b9c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5a2ec3-259b-460b-b1c6-a2e6c57d5255, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5a2ec3-259b-460b-b1c6-a2e6c57d5255, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8765299001993326681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24662640-e98c-4130-ab00-d40b21b2bcbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73321e94-90e1-46a5-9936-ca487479985d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73321e94-90e1-46a5-9936-ca487479985d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7914227770628187305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5a2ec3-259b-460b-b1c6-a2e6c57d5255, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c7e3bb-fe27-4502-94b1-8c46024dd157, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c7e3bb-fe27-4502-94b1-8c46024dd157, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18122415482899045802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73321e94-90e1-46a5-9936-ca487479985d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9083b1ed-fd9c-46c3-9335-3c979979ca75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9083b1ed-fd9c-46c3-9335-3c979979ca75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719246297789877876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c7e3bb-fe27-4502-94b1-8c46024dd157, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3e3eef-37d1-406c-82ad-e6b2a107028a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3e3eef-37d1-406c-82ad-e6b2a107028a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019971283110864573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9083b1ed-fd9c-46c3-9335-3c979979ca75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9409add-c86e-4192-af2e-22d5c1959175, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9409add-c86e-4192-af2e-22d5c1959175, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1240959160688701245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3e3eef-37d1-406c-82ad-e6b2a107028a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a75f31e3-4c5a-4de2-9fc6-22600b58ea43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a75f31e3-4c5a-4de2-9fc6-22600b58ea43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5842016922948360740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9409add-c86e-4192-af2e-22d5c1959175, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be8e947-dc05-4caf-9f5d-509abca7e02e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be8e947-dc05-4caf-9f5d-509abca7e02e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354575835192939757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a75f31e3-4c5a-4de2-9fc6-22600b58ea43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9468f422-f5d6-480b-ba3c-5a6e163ac194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9468f422-f5d6-480b-ba3c-5a6e163ac194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14782200817543593435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be8e947-dc05-4caf-9f5d-509abca7e02e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b20680-a85b-4b81-b6a2-652fba8465f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b20680-a85b-4b81-b6a2-652fba8465f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1792554821396583565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9468f422-f5d6-480b-ba3c-5a6e163ac194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac74556f-fa0d-4dce-8b01-94b9af837c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac74556f-fa0d-4dce-8b01-94b9af837c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16656717613407187415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b20680-a85b-4b81-b6a2-652fba8465f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3780b16-dc6a-4dc3-a4c5-a85214e5fc2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3780b16-dc6a-4dc3-a4c5-a85214e5fc2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878459347131897221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac74556f-fa0d-4dce-8b01-94b9af837c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70eaba10-265f-4d89-aecc-e4337d752664, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70eaba10-265f-4d89-aecc-e4337d752664, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306621504412117026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3780b16-dc6a-4dc3-a4c5-a85214e5fc2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f88d316-34c4-49be-b841-142467b7132d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f88d316-34c4-49be-b841-142467b7132d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8961120551342660955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70eaba10-265f-4d89-aecc-e4337d752664, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f88d316-34c4-49be-b841-142467b7132d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e3e660-908d-4b41-bfa3-d38dd51b04db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e3e660-908d-4b41-bfa3-d38dd51b04db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361681541081302855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f24045-d12f-41eb-8c26-defe04056098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f24045-d12f-41eb-8c26-defe04056098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16722026251426042136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e3e660-908d-4b41-bfa3-d38dd51b04db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346ace11-006c-48c3-a5a7-a11786ebbf73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346ace11-006c-48c3-a5a7-a11786ebbf73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269791368083930922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f24045-d12f-41eb-8c26-defe04056098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb9fcdd-abbb-4c33-b792-a837f0e95811, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb9fcdd-abbb-4c33-b792-a837f0e95811, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388181020978902653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346ace11-006c-48c3-a5a7-a11786ebbf73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6860cc-35bc-4843-b5d3-cdbcb794af2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6860cc-35bc-4843-b5d3-cdbcb794af2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278633944589606868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb9fcdd-abbb-4c33-b792-a837f0e95811, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbc14eb-1cac-4c93-a30d-f49cf0738bf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbc14eb-1cac-4c93-a30d-f49cf0738bf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3565224844820527981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6860cc-35bc-4843-b5d3-cdbcb794af2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e356f0e-5f7b-401a-93e2-befe471426f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e356f0e-5f7b-401a-93e2-befe471426f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14981884744804358970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbc14eb-1cac-4c93-a30d-f49cf0738bf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80355bf5-25ca-4d4c-846c-b543b8c68d10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80355bf5-25ca-4d4c-846c-b543b8c68d10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000689150979344974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e356f0e-5f7b-401a-93e2-befe471426f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29251f0f-0dc8-456a-83b5-382a78368072, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29251f0f-0dc8-456a-83b5-382a78368072, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890965292692931346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80355bf5-25ca-4d4c-846c-b543b8c68d10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf3999d-f78f-45d7-8af1-4f66ad3c2095, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf3999d-f78f-45d7-8af1-4f66ad3c2095, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568964385731034040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf3999d-f78f-45d7-8af1-4f66ad3c2095, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3cd778-168e-470a-89cd-921992751a6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3cd778-168e-470a-89cd-921992751a6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5060606161370553911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29251f0f-0dc8-456a-83b5-382a78368072, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77526925-2a8b-4bde-a881-194011bb4ba9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77526925-2a8b-4bde-a881-194011bb4ba9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334901438289359312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3cd778-168e-470a-89cd-921992751a6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f04a87c-be7b-4fbb-8b79-98ebfc796c2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f04a87c-be7b-4fbb-8b79-98ebfc796c2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14531365788354107817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77526925-2a8b-4bde-a881-194011bb4ba9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77129e2-edca-467e-950f-ea110f4d002e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77129e2-edca-467e-950f-ea110f4d002e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12923534166078363174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f04a87c-be7b-4fbb-8b79-98ebfc796c2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6ee375-7456-4c7b-b824-bce1a0335ae2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6ee375-7456-4c7b-b824-bce1a0335ae2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794257332714000047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77129e2-edca-467e-950f-ea110f4d002e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42c9508-715f-4437-aea4-9ead44ab16f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42c9508-715f-4437-aea4-9ead44ab16f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15213915718974088499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6ee375-7456-4c7b-b824-bce1a0335ae2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 592c6797-1263-4aa2-83e5-10161bfc3a12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 592c6797-1263-4aa2-83e5-10161bfc3a12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5805435272208093531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42c9508-715f-4437-aea4-9ead44ab16f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba24873c-4d39-4bc5-ac20-5379ac24777a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba24873c-4d39-4bc5-ac20-5379ac24777a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998084329114620727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 592c6797-1263-4aa2-83e5-10161bfc3a12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd108da5-c95c-4374-a1f3-8a49f5289bf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd108da5-c95c-4374-a1f3-8a49f5289bf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5141701490913634697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba24873c-4d39-4bc5-ac20-5379ac24777a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603c8995-34bd-4275-8fe1-0cc552010d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603c8995-34bd-4275-8fe1-0cc552010d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17235412572557936805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603c8995-34bd-4275-8fe1-0cc552010d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d321bf9-2000-46a9-9021-efb4b2fc0414, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d321bf9-2000-46a9-9021-efb4b2fc0414, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446135526910875745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd108da5-c95c-4374-a1f3-8a49f5289bf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940068c9-7339-46ab-9756-c403c6bff708, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d321bf9-2000-46a9-9021-efb4b2fc0414, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17ed95b2-2e72-4c33-9092-3899dfd61536, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17ed95b2-2e72-4c33-9092-3899dfd61536, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907636783206774028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940068c9-7339-46ab-9756-c403c6bff708, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13957168119405638113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17ed95b2-2e72-4c33-9092-3899dfd61536, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a91ebe-1eba-486d-b501-c70525553bab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a91ebe-1eba-486d-b501-c70525553bab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16566313313453473112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940068c9-7339-46ab-9756-c403c6bff708, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752fa0e3-0bda-4457-9963-c1cc26b74058, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752fa0e3-0bda-4457-9963-c1cc26b74058, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4022049045968818470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a91ebe-1eba-486d-b501-c70525553bab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 872352d2-e37f-4b44-8885-e10e6aa7ba7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872352d2-e37f-4b44-8885-e10e6aa7ba7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12793537187356624708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752fa0e3-0bda-4457-9963-c1cc26b74058, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da515e7f-f899-4ce1-adb6-dbb0722ab478, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da515e7f-f899-4ce1-adb6-dbb0722ab478, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3627530829513461532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872352d2-e37f-4b44-8885-e10e6aa7ba7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abac42c4-f730-4ea7-bc1f-ff35a3799f52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abac42c4-f730-4ea7-bc1f-ff35a3799f52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15497840609092137147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da515e7f-f899-4ce1-adb6-dbb0722ab478, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37525a3-01d7-4283-88b9-4aa82f37a650, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37525a3-01d7-4283-88b9-4aa82f37a650, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117187544668950064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abac42c4-f730-4ea7-bc1f-ff35a3799f52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2a0679-800b-48a2-a944-cd194a60c0c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2a0679-800b-48a2-a944-cd194a60c0c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11745377521937875666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37525a3-01d7-4283-88b9-4aa82f37a650, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c539fd-f6c1-4e98-a520-e5238125ce6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c539fd-f6c1-4e98-a520-e5238125ce6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055527040253191297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2a0679-800b-48a2-a944-cd194a60c0c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21e4e2b-c741-44ea-a01d-93f5f71765ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21e4e2b-c741-44ea-a01d-93f5f71765ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1504540479645252507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c539fd-f6c1-4e98-a520-e5238125ce6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bbc6ef-4cbc-4510-b05e-7e806f43196f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bbc6ef-4cbc-4510-b05e-7e806f43196f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16419710366244750113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21e4e2b-c741-44ea-a01d-93f5f71765ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2f1daf-49a0-4f28-98c1-18ed531f2e2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2f1daf-49a0-4f28-98c1-18ed531f2e2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14730232563834872940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bbc6ef-4cbc-4510-b05e-7e806f43196f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1585938-bbe4-4955-82de-6bc44e151142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1585938-bbe4-4955-82de-6bc44e151142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 762992129370855082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2f1daf-49a0-4f28-98c1-18ed531f2e2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679f8805-a667-4d51-b9c8-3d7e07311d76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679f8805-a667-4d51-b9c8-3d7e07311d76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16477191143764270535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1585938-bbe4-4955-82de-6bc44e151142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa65b45a-b267-44ae-8e83-5f3c4a172710, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa65b45a-b267-44ae-8e83-5f3c4a172710, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8087635456515014482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679f8805-a667-4d51-b9c8-3d7e07311d76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0af7bad-1ca1-438a-9707-7caeea3ddf60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0af7bad-1ca1-438a-9707-7caeea3ddf60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625504681802624422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0af7bad-1ca1-438a-9707-7caeea3ddf60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325e78a3-9033-47f6-bbc3-1aae89048d43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325e78a3-9033-47f6-bbc3-1aae89048d43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4855905897230605148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa65b45a-b267-44ae-8e83-5f3c4a172710, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c3e72a-1db7-4b1a-a73e-d6a9a65e6156, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c3e72a-1db7-4b1a-a73e-d6a9a65e6156, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2400279589417654936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325e78a3-9033-47f6-bbc3-1aae89048d43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9937b395-42b9-4499-85bc-9e460928b973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9937b395-42b9-4499-85bc-9e460928b973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 506828827444779203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c3e72a-1db7-4b1a-a73e-d6a9a65e6156, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7b763d-a170-4e35-aaa7-34a2eb5b3516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7b763d-a170-4e35-aaa7-34a2eb5b3516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419254519275163280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9937b395-42b9-4499-85bc-9e460928b973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0ea88c-a40b-4065-9e97-9f8b66b38fd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0ea88c-a40b-4065-9e97-9f8b66b38fd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12870863797524570480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7b763d-a170-4e35-aaa7-34a2eb5b3516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa2dc92-474b-40ab-b02f-16986e24b401, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa2dc92-474b-40ab-b02f-16986e24b401, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 340886012460181712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0ea88c-a40b-4065-9e97-9f8b66b38fd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af86cc63-1409-45b5-b099-a8e46bdc93ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af86cc63-1409-45b5-b099-a8e46bdc93ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13238441282155900192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa2dc92-474b-40ab-b02f-16986e24b401, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be65eea5-0f3b-4c03-a278-aa5846c36263, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be65eea5-0f3b-4c03-a278-aa5846c36263, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9805888420222094613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af86cc63-1409-45b5-b099-a8e46bdc93ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a9589e-f4d2-4ac2-a27a-c92a34c3c450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a9589e-f4d2-4ac2-a27a-c92a34c3c450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303385762991111007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a9589e-f4d2-4ac2-a27a-c92a34c3c450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be65eea5-0f3b-4c03-a278-aa5846c36263, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db23c588-3e8e-428a-a5a8-fadd58138e47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db23c588-3e8e-428a-a5a8-fadd58138e47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5560961455095065909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87726e5f-305d-41eb-820e-befd4d893b1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87726e5f-305d-41eb-820e-befd4d893b1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004311143528794142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db23c588-3e8e-428a-a5a8-fadd58138e47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1cf4b5-019c-44ee-b85b-af010d92c43c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1cf4b5-019c-44ee-b85b-af010d92c43c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915805884555215782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87726e5f-305d-41eb-820e-befd4d893b1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5b301c-4d56-4575-92bf-ce8ab980148b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5b301c-4d56-4575-92bf-ce8ab980148b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004038094881854024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1cf4b5-019c-44ee-b85b-af010d92c43c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa5fcea-dbac-4c7c-a6ec-dc4a0e756508, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa5fcea-dbac-4c7c-a6ec-dc4a0e756508, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3238169990039088962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5b301c-4d56-4575-92bf-ce8ab980148b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e8ce39f-5d87-4505-8699-632e6439e4be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8ce39f-5d87-4505-8699-632e6439e4be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13012119830931613296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa5fcea-dbac-4c7c-a6ec-dc4a0e756508, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84e9da2-7881-48c1-9c31-534ccf86a89f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84e9da2-7881-48c1-9c31-534ccf86a89f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4065965615272491245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8ce39f-5d87-4505-8699-632e6439e4be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc1ad8c-2530-4d73-bc65-1f70a55ab866, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc1ad8c-2530-4d73-bc65-1f70a55ab866, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6107260343098323623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84e9da2-7881-48c1-9c31-534ccf86a89f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d2c747-4dab-43ce-bb0e-2e0794d782d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d2c747-4dab-43ce-bb0e-2e0794d782d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230724658033038207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc1ad8c-2530-4d73-bc65-1f70a55ab866, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d63785f-93cd-4429-8279-2e3fad39b220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d63785f-93cd-4429-8279-2e3fad39b220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16536986887362643794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d2c747-4dab-43ce-bb0e-2e0794d782d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c22b4a8-a6ee-45d1-9491-8f8d7b71633d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c22b4a8-a6ee-45d1-9491-8f8d7b71633d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9863992434761645833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d63785f-93cd-4429-8279-2e3fad39b220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343a4e24-253a-456f-84a2-286112aa744a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c22b4a8-a6ee-45d1-9491-8f8d7b71633d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343a4e24-253a-456f-84a2-286112aa744a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6338963982601600964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1292277-9cf3-4501-b664-2b27125cd0e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1292277-9cf3-4501-b664-2b27125cd0e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646524266248242715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343a4e24-253a-456f-84a2-286112aa744a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f64b64-cead-4650-80b2-79eb5ee537c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f64b64-cead-4650-80b2-79eb5ee537c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10511738686527950954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1292277-9cf3-4501-b664-2b27125cd0e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d174f4f-d724-44b3-bfdc-0f7b051d1f40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d174f4f-d724-44b3-bfdc-0f7b051d1f40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2544571222821284758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f64b64-cead-4650-80b2-79eb5ee537c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762ab2cf-f4af-4dc7-b612-3593e5d21d34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762ab2cf-f4af-4dc7-b612-3593e5d21d34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2926706457737887645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d174f4f-d724-44b3-bfdc-0f7b051d1f40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd932d9b-8c42-4567-96d3-dc7bc190d8d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd932d9b-8c42-4567-96d3-dc7bc190d8d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7376672971282478139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762ab2cf-f4af-4dc7-b612-3593e5d21d34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ec414b-eb43-4c4c-acc0-bd8591d81dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ec414b-eb43-4c4c-acc0-bd8591d81dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005238860374991977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd932d9b-8c42-4567-96d3-dc7bc190d8d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9415bdc0-f4dc-47bd-a124-3af41eaf398f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9415bdc0-f4dc-47bd-a124-3af41eaf398f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2754467265203762401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ec414b-eb43-4c4c-acc0-bd8591d81dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f08b4ae8-6688-4d93-8619-f3991f892d85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08b4ae8-6688-4d93-8619-f3991f892d85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6969477310440879446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9415bdc0-f4dc-47bd-a124-3af41eaf398f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1896cb-29d8-4945-bad0-9456ccbdbb86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1896cb-29d8-4945-bad0-9456ccbdbb86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680046724017608554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08b4ae8-6688-4d93-8619-f3991f892d85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6f6ecc-897f-41e1-b378-634647fe79ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6f6ecc-897f-41e1-b378-634647fe79ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508412349530918792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1896cb-29d8-4945-bad0-9456ccbdbb86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcb6ab9-cdcd-427a-8e80-8b45f8acb03f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcb6ab9-cdcd-427a-8e80-8b45f8acb03f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203562408574364081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6f6ecc-897f-41e1-b378-634647fe79ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69b95cb-ff24-44fe-890f-a7d2f2d7c8fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69b95cb-ff24-44fe-890f-a7d2f2d7c8fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298950760300574471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcb6ab9-cdcd-427a-8e80-8b45f8acb03f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad050cb-b564-448a-a954-9965f2911792, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad050cb-b564-448a-a954-9965f2911792, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846659549617756340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69b95cb-ff24-44fe-890f-a7d2f2d7c8fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f11d8b4-4529-49ce-abf6-575550f69063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f11d8b4-4529-49ce-abf6-575550f69063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10976651702476973252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad050cb-b564-448a-a954-9965f2911792, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f11d8b4-4529-49ce-abf6-575550f69063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ec8fce-359d-4ffa-a77f-f84d9fb93333, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ec8fce-359d-4ffa-a77f-f84d9fb93333, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250840659335489442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c879134-26b9-4f9b-89f4-6fd17c0ca573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c879134-26b9-4f9b-89f4-6fd17c0ca573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5282665680029030849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ec8fce-359d-4ffa-a77f-f84d9fb93333, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c879134-26b9-4f9b-89f4-6fd17c0ca573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427c8691-ccfe-4eb3-9aeb-60681eacbf56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427c8691-ccfe-4eb3-9aeb-60681eacbf56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3277880538980742767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd89af6d-e8d3-455e-a2f3-ffb3ada44dd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd89af6d-e8d3-455e-a2f3-ffb3ada44dd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2588167743880454543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427c8691-ccfe-4eb3-9aeb-60681eacbf56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2099de87-82aa-4537-8d52-4506bb611127, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2099de87-82aa-4537-8d52-4506bb611127, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11828372242241938361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd89af6d-e8d3-455e-a2f3-ffb3ada44dd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebcc068-2e73-4e2f-8cd5-dd3d2737630f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebcc068-2e73-4e2f-8cd5-dd3d2737630f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154196730058205382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2099de87-82aa-4537-8d52-4506bb611127, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184947d7-dcdc-4917-89e1-e86f73caad15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184947d7-dcdc-4917-89e1-e86f73caad15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8132976925904803753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebcc068-2e73-4e2f-8cd5-dd3d2737630f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21de9344-fd5b-444b-9e04-aa1070f4a347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21de9344-fd5b-444b-9e04-aa1070f4a347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784302423686961530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184947d7-dcdc-4917-89e1-e86f73caad15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63589cea-3206-4925-a9f0-8b921fcacd00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63589cea-3206-4925-a9f0-8b921fcacd00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1343074248240496102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21de9344-fd5b-444b-9e04-aa1070f4a347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21aaff85-26ce-4b63-aec6-2dfb972491b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21aaff85-26ce-4b63-aec6-2dfb972491b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344753969344696104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63589cea-3206-4925-a9f0-8b921fcacd00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7aa7a50-8871-47dd-a162-25c4726d3432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7aa7a50-8871-47dd-a162-25c4726d3432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9886525497228056982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21aaff85-26ce-4b63-aec6-2dfb972491b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82211f53-ea65-4404-bca9-45d55d8ec2d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82211f53-ea65-4404-bca9-45d55d8ec2d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917759396999970192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7aa7a50-8871-47dd-a162-25c4726d3432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18950f8-4d78-4b32-87dd-844e132ba3cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18950f8-4d78-4b32-87dd-844e132ba3cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13257254542910483053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82211f53-ea65-4404-bca9-45d55d8ec2d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad12918-23f2-42ff-8d85-04b844de6573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad12918-23f2-42ff-8d85-04b844de6573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13107536143551597614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18950f8-4d78-4b32-87dd-844e132ba3cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41e3df0-7126-4b57-a7a3-0f365b93942c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41e3df0-7126-4b57-a7a3-0f365b93942c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13934843729117439538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad12918-23f2-42ff-8d85-04b844de6573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b885cdc4-dead-4e22-8684-384f3936fb2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b885cdc4-dead-4e22-8684-384f3936fb2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3563295957118224163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41e3df0-7126-4b57-a7a3-0f365b93942c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858c2d7e-8701-4818-9269-e225d6a756ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858c2d7e-8701-4818-9269-e225d6a756ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15097797747807531107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b885cdc4-dead-4e22-8684-384f3936fb2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17bf9133-a39d-4b5a-858e-da844e47b080, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17bf9133-a39d-4b5a-858e-da844e47b080, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3663343070847846574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858c2d7e-8701-4818-9269-e225d6a756ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 784d8369-0e64-46cf-8ed1-feb73097e555, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784d8369-0e64-46cf-8ed1-feb73097e555, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6744043157701433961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17bf9133-a39d-4b5a-858e-da844e47b080, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651549e6-96a6-433e-b0be-4acf198c0f6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651549e6-96a6-433e-b0be-4acf198c0f6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3531466667214560860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784d8369-0e64-46cf-8ed1-feb73097e555, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50a2391-5140-4bb9-a704-0accfd12ff37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50a2391-5140-4bb9-a704-0accfd12ff37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14861452365965901089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651549e6-96a6-433e-b0be-4acf198c0f6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c30dcae-01ae-4071-ad19-747ff0e8db5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c30dcae-01ae-4071-ad19-747ff0e8db5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508234765737476062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50a2391-5140-4bb9-a704-0accfd12ff37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5712e369-a42d-4570-9305-5987b9ab9d38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5712e369-a42d-4570-9305-5987b9ab9d38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858027193918899509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c30dcae-01ae-4071-ad19-747ff0e8db5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5712e369-a42d-4570-9305-5987b9ab9d38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aca3796-bb68-48f9-9ecb-ddfb1247b7f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aca3796-bb68-48f9-9ecb-ddfb1247b7f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6759328916693718918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200dc41e-f830-4c8d-9307-b0cfd03759e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200dc41e-f830-4c8d-9307-b0cfd03759e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670194241426150340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200dc41e-f830-4c8d-9307-b0cfd03759e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4156a7ea-8550-4ba6-ac13-1d2bb63ce35b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4156a7ea-8550-4ba6-ac13-1d2bb63ce35b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203236445896383823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aca3796-bb68-48f9-9ecb-ddfb1247b7f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a36053-8f55-49fb-83cb-82dddfca0f03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a36053-8f55-49fb-83cb-82dddfca0f03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6118415281662984136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4156a7ea-8550-4ba6-ac13-1d2bb63ce35b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a36053-8f55-49fb-83cb-82dddfca0f03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4ff856-5bf3-403e-af4f-088cc17ae275, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a500e9-efe7-4efe-b7a5-cb6dd7045b6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a500e9-efe7-4efe-b7a5-cb6dd7045b6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004602850612221252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4ff856-5bf3-403e-af4f-088cc17ae275, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17800391972893818162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a500e9-efe7-4efe-b7a5-cb6dd7045b6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267a8b4c-61e6-43c9-88ca-d10f0178c52d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267a8b4c-61e6-43c9-88ca-d10f0178c52d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4021654604389467421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4ff856-5bf3-403e-af4f-088cc17ae275, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8caec79-c53e-4882-b202-8558ea18ae03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8caec79-c53e-4882-b202-8558ea18ae03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10567620868396345834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267a8b4c-61e6-43c9-88ca-d10f0178c52d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78bbfa9-a4a1-4c06-883c-7d6c5deb1294, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78bbfa9-a4a1-4c06-883c-7d6c5deb1294, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7978079689786420489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8caec79-c53e-4882-b202-8558ea18ae03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78bbfa9-a4a1-4c06-883c-7d6c5deb1294, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63be9d48-8bb4-4620-b9fd-53498a510972, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63be9d48-8bb4-4620-b9fd-53498a510972, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046834731357672504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6497131b-fcab-4256-8bb5-b827f7382beb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6497131b-fcab-4256-8bb5-b827f7382beb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272864298621444161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63be9d48-8bb4-4620-b9fd-53498a510972, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a36187-2219-4fb7-a079-ecf4cd8e7139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a36187-2219-4fb7-a079-ecf4cd8e7139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5236770679289547670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6497131b-fcab-4256-8bb5-b827f7382beb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1a8543-471a-4d96-a590-9557edccf57d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1a8543-471a-4d96-a590-9557edccf57d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606819213770031087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a36187-2219-4fb7-a079-ecf4cd8e7139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e260e8-10ed-4352-917e-fa76c1d5a0b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e260e8-10ed-4352-917e-fa76c1d5a0b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144407374880982410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1a8543-471a-4d96-a590-9557edccf57d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f8064a-35d7-4682-bbf2-ab2296eebf45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f8064a-35d7-4682-bbf2-ab2296eebf45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5474268985572105387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e260e8-10ed-4352-917e-fa76c1d5a0b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 536cc81e-0b00-4560-82d3-2629febd2a94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 536cc81e-0b00-4560-82d3-2629febd2a94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15693887229804526136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f8064a-35d7-4682-bbf2-ab2296eebf45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b71639e-b938-4527-ad29-b00361a7deae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b71639e-b938-4527-ad29-b00361a7deae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380428203105662384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b71639e-b938-4527-ad29-b00361a7deae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a9aafd-3183-46d0-b6d3-e06a2b22431d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a9aafd-3183-46d0-b6d3-e06a2b22431d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5189866388814026009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 536cc81e-0b00-4560-82d3-2629febd2a94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f77e19-480a-45a0-bd37-1ece8319d336, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f77e19-480a-45a0-bd37-1ece8319d336, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586035174078455387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f77e19-480a-45a0-bd37-1ece8319d336, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bcee91d-92eb-41d6-b9b4-1c669cace52e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bcee91d-92eb-41d6-b9b4-1c669cace52e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6705104275056371730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a9aafd-3183-46d0-b6d3-e06a2b22431d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0cd42a-8ba9-4a38-b4c1-c15b69d6c3e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0cd42a-8ba9-4a38-b4c1-c15b69d6c3e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807675491759268750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bcee91d-92eb-41d6-b9b4-1c669cace52e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a3d6e3-2b27-4bef-aeab-ccc3f75fbb3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a3d6e3-2b27-4bef-aeab-ccc3f75fbb3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490876114733965330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0cd42a-8ba9-4a38-b4c1-c15b69d6c3e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83366e9-e547-4567-8f13-3fa4bad629ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83366e9-e547-4567-8f13-3fa4bad629ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499472770464635744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a3d6e3-2b27-4bef-aeab-ccc3f75fbb3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c48d783-1b1c-4a22-b923-b802931e0d64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c48d783-1b1c-4a22-b923-b802931e0d64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9442585432718156893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83366e9-e547-4567-8f13-3fa4bad629ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc3df0d-7d09-44ba-ba86-48d9e17a23f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc3df0d-7d09-44ba-ba86-48d9e17a23f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2877539786528535805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c48d783-1b1c-4a22-b923-b802931e0d64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b99603-c637-48d0-8667-c9ecfcbfafff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b99603-c637-48d0-8667-c9ecfcbfafff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13996471209053279023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc3df0d-7d09-44ba-ba86-48d9e17a23f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f2db38-195d-455d-8465-fdd210b151a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f2db38-195d-455d-8465-fdd210b151a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332933352125081978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b99603-c637-48d0-8667-c9ecfcbfafff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a392bd2a-df30-431c-baec-d53feef222be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a392bd2a-df30-431c-baec-d53feef222be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15440780685253133305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a392bd2a-df30-431c-baec-d53feef222be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1816ae-c4dc-485e-9bca-5d2c095ca3bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1816ae-c4dc-485e-9bca-5d2c095ca3bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3539849908654041506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f2db38-195d-455d-8465-fdd210b151a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbde5d7a-0b6a-43e3-a51d-38893b1d0a64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbde5d7a-0b6a-43e3-a51d-38893b1d0a64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476456455209555985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1816ae-c4dc-485e-9bca-5d2c095ca3bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04fecf9-7d8a-4319-8d59-7a903ece111f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04fecf9-7d8a-4319-8d59-7a903ece111f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15406171991243096617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbde5d7a-0b6a-43e3-a51d-38893b1d0a64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efa0834-f526-49a8-be70-dc07d6cd1306, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efa0834-f526-49a8-be70-dc07d6cd1306, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14425346744931345766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04fecf9-7d8a-4319-8d59-7a903ece111f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fed2de2-7eb8-4d83-a6da-b40fb8a0c800, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fed2de2-7eb8-4d83-a6da-b40fb8a0c800, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5274200359499091147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efa0834-f526-49a8-be70-dc07d6cd1306, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078a6d4a-a679-4e56-ad6a-982d5914025c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078a6d4a-a679-4e56-ad6a-982d5914025c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7444593806327528015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fed2de2-7eb8-4d83-a6da-b40fb8a0c800, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a43ee37-ef63-4ecf-8f1e-e9824c2e2af1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a43ee37-ef63-4ecf-8f1e-e9824c2e2af1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729523308986061453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078a6d4a-a679-4e56-ad6a-982d5914025c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a43ee37-ef63-4ecf-8f1e-e9824c2e2af1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54645c87-849c-46fe-a303-33463c786a51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54645c87-849c-46fe-a303-33463c786a51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674162419282172473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4abbcc5a-e6cf-45f5-b375-75a16b4b2a65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4abbcc5a-e6cf-45f5-b375-75a16b4b2a65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1258011200184605002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4abbcc5a-e6cf-45f5-b375-75a16b4b2a65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbfa6687-ff89-479f-9cc7-56aacbaf8aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54645c87-849c-46fe-a303-33463c786a51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32781672-3d62-4ba5-89ff-65182cdbf712, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbfa6687-ff89-479f-9cc7-56aacbaf8aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16716399576765982433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32781672-3d62-4ba5-89ff-65182cdbf712, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12382523254993205209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbfa6687-ff89-479f-9cc7-56aacbaf8aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f24c38-6d25-4c5a-8b4a-e87bd06ae000, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f24c38-6d25-4c5a-8b4a-e87bd06ae000, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17345008698404072536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32781672-3d62-4ba5-89ff-65182cdbf712, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb57a2a1-55cb-471a-a218-7e141620e7d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb57a2a1-55cb-471a-a218-7e141620e7d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361775453058061479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f24c38-6d25-4c5a-8b4a-e87bd06ae000, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809f28e1-ec34-42f5-aea3-4dd90be23ec0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809f28e1-ec34-42f5-aea3-4dd90be23ec0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17658371273011439951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb57a2a1-55cb-471a-a218-7e141620e7d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fdb7190-3561-476b-8b3f-9f3b976db280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fdb7190-3561-476b-8b3f-9f3b976db280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980945050443950141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809f28e1-ec34-42f5-aea3-4dd90be23ec0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69039521-19cb-48f9-8027-a75dd290671e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fdb7190-3561-476b-8b3f-9f3b976db280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d206695-4dd7-475a-b519-6469955c256f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d206695-4dd7-475a-b519-6469955c256f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881664306918617549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69039521-19cb-48f9-8027-a75dd290671e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4937944754053864180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d206695-4dd7-475a-b519-6469955c256f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f506345-a169-4596-b2c0-f38db7f9fbcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f506345-a169-4596-b2c0-f38db7f9fbcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7643907299858112798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69039521-19cb-48f9-8027-a75dd290671e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c61e5ef-44fb-4d89-9e35-66cf7a1e72ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c61e5ef-44fb-4d89-9e35-66cf7a1e72ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5224332276397223395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f506345-a169-4596-b2c0-f38db7f9fbcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18594417-7209-4b71-aad9-2754a8896ad3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18594417-7209-4b71-aad9-2754a8896ad3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8434882272657134122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c61e5ef-44fb-4d89-9e35-66cf7a1e72ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6d87b8-4793-45f2-9ba3-a6a8e6c4d701, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6d87b8-4793-45f2-9ba3-a6a8e6c4d701, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10466662097823364421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6d87b8-4793-45f2-9ba3-a6a8e6c4d701, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e576bd8-170a-46c1-ba35-06a8bf946186, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e576bd8-170a-46c1-ba35-06a8bf946186, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 987114505885467044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18594417-7209-4b71-aad9-2754a8896ad3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f864b1c2-87b8-4b64-bf9f-253e9b9728a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f864b1c2-87b8-4b64-bf9f-253e9b9728a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925080480326086490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e576bd8-170a-46c1-ba35-06a8bf946186, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ac4e9d-1ae6-45d4-859f-b7b8a2c21e87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ac4e9d-1ae6-45d4-859f-b7b8a2c21e87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11355889025387591566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f864b1c2-87b8-4b64-bf9f-253e9b9728a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e558f7e-4dec-45e7-80b6-19db9e2c84f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e558f7e-4dec-45e7-80b6-19db9e2c84f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695845513225834291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ac4e9d-1ae6-45d4-859f-b7b8a2c21e87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a9f6cb-4e43-4acd-a202-2d119b7cc2ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a9f6cb-4e43-4acd-a202-2d119b7cc2ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8110218748221465839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e558f7e-4dec-45e7-80b6-19db9e2c84f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a9f4ec-74c1-4dac-b727-2146bab543e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a9f4ec-74c1-4dac-b727-2146bab543e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722349107700975392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a9f4ec-74c1-4dac-b727-2146bab543e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365a98ae-b424-42f9-81b0-9d5de48fc678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365a98ae-b424-42f9-81b0-9d5de48fc678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13367387628015212802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a9f6cb-4e43-4acd-a202-2d119b7cc2ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca7de58-0cc2-4e2e-9755-6672ed3ccab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca7de58-0cc2-4e2e-9755-6672ed3ccab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 155968363584981646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365a98ae-b424-42f9-81b0-9d5de48fc678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b97a94-c0fc-4081-a2a7-f1fafe7acbb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b97a94-c0fc-4081-a2a7-f1fafe7acbb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7356272663983832333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b97a94-c0fc-4081-a2a7-f1fafe7acbb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca7de58-0cc2-4e2e-9755-6672ed3ccab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9e82d4-044c-4b56-bd56-33758e960475, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9e82d4-044c-4b56-bd56-33758e960475, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4580420350158769564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966ba23c-1bc4-4939-8b65-aff8c193a118, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966ba23c-1bc4-4939-8b65-aff8c193a118, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6736504843136408679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9e82d4-044c-4b56-bd56-33758e960475, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d6fe64-746c-4142-a77c-7d405e2ce775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d6fe64-746c-4142-a77c-7d405e2ce775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16111130871634828827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966ba23c-1bc4-4939-8b65-aff8c193a118, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70106280-2ef9-4bec-898c-655568002812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70106280-2ef9-4bec-898c-655568002812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5537491556758869479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d6fe64-746c-4142-a77c-7d405e2ce775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ce729b-0b00-4435-baba-5c2ae7882ba3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ce729b-0b00-4435-baba-5c2ae7882ba3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12593724602327428466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70106280-2ef9-4bec-898c-655568002812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8402c74d-cab6-4809-a658-90d5af8e037d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8402c74d-cab6-4809-a658-90d5af8e037d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751720987772825284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ce729b-0b00-4435-baba-5c2ae7882ba3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198e8cc9-ff89-48b4-9caa-e657e0679807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198e8cc9-ff89-48b4-9caa-e657e0679807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1529209668178822587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8402c74d-cab6-4809-a658-90d5af8e037d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a13286-cdae-4851-af49-9c6b056e7cc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a13286-cdae-4851-af49-9c6b056e7cc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15312880093930002935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198e8cc9-ff89-48b4-9caa-e657e0679807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9679479e-7303-42cb-b481-500a34122979, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9679479e-7303-42cb-b481-500a34122979, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835405117944765986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a13286-cdae-4851-af49-9c6b056e7cc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b943bfa4-3210-420b-baf6-5d365303ba8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b943bfa4-3210-420b-baf6-5d365303ba8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5157924537986480670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9679479e-7303-42cb-b481-500a34122979, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27898fc8-c358-43d7-bbc8-83920af1898f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27898fc8-c358-43d7-bbc8-83920af1898f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 304607005733650394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b943bfa4-3210-420b-baf6-5d365303ba8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d92b5cd-badf-43fa-99d3-ee74c508fe1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d92b5cd-badf-43fa-99d3-ee74c508fe1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12209930859297276236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27898fc8-c358-43d7-bbc8-83920af1898f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798bca66-98e8-42a0-8106-aeecd02e5441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798bca66-98e8-42a0-8106-aeecd02e5441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080199381404958397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d92b5cd-badf-43fa-99d3-ee74c508fe1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389da17e-24c4-4899-a2fd-e24ad2cbbb8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389da17e-24c4-4899-a2fd-e24ad2cbbb8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2757758828652875517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798bca66-98e8-42a0-8106-aeecd02e5441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380648be-5dac-4be1-9279-6c7d14424e38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380648be-5dac-4be1-9279-6c7d14424e38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15798819126393213539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389da17e-24c4-4899-a2fd-e24ad2cbbb8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d9d6173-1dec-46f4-879b-d21835b468a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9d6173-1dec-46f4-879b-d21835b468a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10888064773748210975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380648be-5dac-4be1-9279-6c7d14424e38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa54fd17-ac2f-433d-af68-d06ee002f73f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa54fd17-ac2f-433d-af68-d06ee002f73f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4459152243765307464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9d6173-1dec-46f4-879b-d21835b468a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a8229e-c5ff-4353-8e5f-07498bcfea52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a8229e-c5ff-4353-8e5f-07498bcfea52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6174977153742610082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa54fd17-ac2f-433d-af68-d06ee002f73f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 921bff18-b62e-47a1-b4cb-d3a2edd57935, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921bff18-b62e-47a1-b4cb-d3a2edd57935, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17181440462811367518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a8229e-c5ff-4353-8e5f-07498bcfea52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74089ac-451c-4a30-b450-f74967dd48f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74089ac-451c-4a30-b450-f74967dd48f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5323552148844051525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74089ac-451c-4a30-b450-f74967dd48f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fa08c2-2ddb-4edb-92c0-60de700316cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fa08c2-2ddb-4edb-92c0-60de700316cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16297924342450655880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921bff18-b62e-47a1-b4cb-d3a2edd57935, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdbc18f0-abbd-4364-bd40-ca96ec8d92c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdbc18f0-abbd-4364-bd40-ca96ec8d92c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6603124701449640350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdbc18f0-abbd-4364-bd40-ca96ec8d92c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c404f40-df19-4c28-9a90-145eea78d69f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c404f40-df19-4c28-9a90-145eea78d69f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 647314221631534665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fa08c2-2ddb-4edb-92c0-60de700316cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2e2d39-31fa-4761-81e1-82fa3794eafc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2e2d39-31fa-4761-81e1-82fa3794eafc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4009942384091630482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c404f40-df19-4c28-9a90-145eea78d69f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9d5fa5-d37f-4bfb-ad2a-6f5d6f53dd5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9d5fa5-d37f-4bfb-ad2a-6f5d6f53dd5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17923579527256903041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2e2d39-31fa-4761-81e1-82fa3794eafc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5700a2-e549-4876-b899-fa8446ca30d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5700a2-e549-4876-b899-fa8446ca30d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13018954588834310710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9d5fa5-d37f-4bfb-ad2a-6f5d6f53dd5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4dc730b-0cc9-40b1-b647-e6a8caf6207a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4dc730b-0cc9-40b1-b647-e6a8caf6207a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697645281807818130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5700a2-e549-4876-b899-fa8446ca30d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ccebd5-d916-4ad3-abeb-735380608df9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ccebd5-d916-4ad3-abeb-735380608df9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348380549127368605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4dc730b-0cc9-40b1-b647-e6a8caf6207a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e11381e-d169-46f3-85fb-ab4dbc07f12f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e11381e-d169-46f3-85fb-ab4dbc07f12f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13578728044525120036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ccebd5-d916-4ad3-abeb-735380608df9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b7cf6d-5a29-43d6-b9d5-33d6d90ecf52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b7cf6d-5a29-43d6-b9d5-33d6d90ecf52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109444202571170523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e11381e-d169-46f3-85fb-ab4dbc07f12f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68dc040-99f4-4493-b8de-834046dba868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b7cf6d-5a29-43d6-b9d5-33d6d90ecf52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702ce0a8-0a02-4f78-a557-9762f94a374c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702ce0a8-0a02-4f78-a557-9762f94a374c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483135230240098361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68dc040-99f4-4493-b8de-834046dba868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877126731193448095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702ce0a8-0a02-4f78-a557-9762f94a374c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a248f4ac-6dfe-4160-aab3-3ca20a08af8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a248f4ac-6dfe-4160-aab3-3ca20a08af8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4505497419945361955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68dc040-99f4-4493-b8de-834046dba868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0a018c-999f-4c71-99f6-ccf04edd622f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0a018c-999f-4c71-99f6-ccf04edd622f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15612785344368036736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a248f4ac-6dfe-4160-aab3-3ca20a08af8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94b2c54-6ad9-4b4b-ad1a-ad96d2dc9c9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94b2c54-6ad9-4b4b-ad1a-ad96d2dc9c9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17139943941033228824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0a018c-999f-4c71-99f6-ccf04edd622f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c78c6cb-d0e9-4a84-a239-ed7311956476, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c78c6cb-d0e9-4a84-a239-ed7311956476, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17144538833905186106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94b2c54-6ad9-4b4b-ad1a-ad96d2dc9c9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac3b0ed-978c-4e6b-bcda-59615d06e75e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac3b0ed-978c-4e6b-bcda-59615d06e75e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5861225100464590858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c78c6cb-d0e9-4a84-a239-ed7311956476, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac3b0ed-978c-4e6b-bcda-59615d06e75e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea1fb10-dd7b-4a10-af23-e1fbf60bfb0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea1fb10-dd7b-4a10-af23-e1fbf60bfb0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558429040827002105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad08cba0-8412-406d-85b9-a30dc243fa3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad08cba0-8412-406d-85b9-a30dc243fa3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4929260105603505986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea1fb10-dd7b-4a10-af23-e1fbf60bfb0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c1d6561-18e1-4760-89d8-57e9654ddf18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c1d6561-18e1-4760-89d8-57e9654ddf18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5256161562418371407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad08cba0-8412-406d-85b9-a30dc243fa3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791b2613-0bba-4528-8d7c-ae58c7db814e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791b2613-0bba-4528-8d7c-ae58c7db814e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824132773810294745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c1d6561-18e1-4760-89d8-57e9654ddf18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e148625-9b8f-43a8-8d7f-4b85802d2460, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791b2613-0bba-4528-8d7c-ae58c7db814e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e148625-9b8f-43a8-8d7f-4b85802d2460, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9262934795622128516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b40a3e-54ea-49f0-8b7f-2e5774f8ac80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b40a3e-54ea-49f0-8b7f-2e5774f8ac80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4078420104758750557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e148625-9b8f-43a8-8d7f-4b85802d2460, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3671cb-f615-407f-a986-0d3eec30b7a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3671cb-f615-407f-a986-0d3eec30b7a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17315956904822297633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b40a3e-54ea-49f0-8b7f-2e5774f8ac80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3671cb-f615-407f-a986-0d3eec30b7a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82ee17a-1375-4ce0-b6b6-8d3477957122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0937a501-5400-4dee-aa53-f655804c20f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0937a501-5400-4dee-aa53-f655804c20f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10929381634790286368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d82ee17a-1375-4ce0-b6b6-8d3477957122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181465923623604036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0937a501-5400-4dee-aa53-f655804c20f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd093c72-ba3d-4e33-8efb-c70f99967afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd093c72-ba3d-4e33-8efb-c70f99967afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2156648229132461410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82ee17a-1375-4ce0-b6b6-8d3477957122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90adfa7-b2c2-4dc3-b22d-d896e926d5c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90adfa7-b2c2-4dc3-b22d-d896e926d5c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1027279781116857892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd093c72-ba3d-4e33-8efb-c70f99967afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4b79c3-371c-4328-9c1b-33dcd1cc00af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90adfa7-b2c2-4dc3-b22d-d896e926d5c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca96172d-9ed4-4966-be9b-367d1fae9467, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca96172d-9ed4-4966-be9b-367d1fae9467, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13118473282487067712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4b79c3-371c-4328-9c1b-33dcd1cc00af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5790536347690816876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca96172d-9ed4-4966-be9b-367d1fae9467, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03549521-5be5-456a-9a46-c22d897ce29b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03549521-5be5-456a-9a46-c22d897ce29b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4270819214590767016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4b79c3-371c-4328-9c1b-33dcd1cc00af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a1a5d5-8778-4bb5-b051-34f33addd48e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a1a5d5-8778-4bb5-b051-34f33addd48e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11564429998664474630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03549521-5be5-456a-9a46-c22d897ce29b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ca7cf3-9d78-4eb9-92a5-7707a8116ea3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ca7cf3-9d78-4eb9-92a5-7707a8116ea3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4219154181201811729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a1a5d5-8778-4bb5-b051-34f33addd48e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4073c4-6769-43e1-8508-da671ee49b10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4073c4-6769-43e1-8508-da671ee49b10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15979435752601433287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ca7cf3-9d78-4eb9-92a5-7707a8116ea3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379eb5ee-77b8-4e17-99b7-9f7c6b8df237, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379eb5ee-77b8-4e17-99b7-9f7c6b8df237, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9276971634040375582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4073c4-6769-43e1-8508-da671ee49b10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb63cacf-bde5-485b-a8e7-9b6f7f55abd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb63cacf-bde5-485b-a8e7-9b6f7f55abd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2936556928252409663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb63cacf-bde5-485b-a8e7-9b6f7f55abd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f1b959-ac2e-4db1-b052-91170ea5e392, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f1b959-ac2e-4db1-b052-91170ea5e392, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3791895116417955937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379eb5ee-77b8-4e17-99b7-9f7c6b8df237, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9d10e8-2bca-48af-94ec-a68587e96354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9d10e8-2bca-48af-94ec-a68587e96354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9909602596176383202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f1b959-ac2e-4db1-b052-91170ea5e392, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92fd239f-a849-471e-8daf-28d561bb3ac3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92fd239f-a849-471e-8daf-28d561bb3ac3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399404374705191156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9d10e8-2bca-48af-94ec-a68587e96354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c40c5429-8a08-4e7f-80e7-8fb413552e44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c40c5429-8a08-4e7f-80e7-8fb413552e44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 604387476867245140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92fd239f-a849-471e-8daf-28d561bb3ac3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9d4ea6-1afd-4102-9691-457373727f67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9d4ea6-1afd-4102-9691-457373727f67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332544405491786432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c40c5429-8a08-4e7f-80e7-8fb413552e44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de66a3ad-055d-46ad-8cf7-fde06fe910d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de66a3ad-055d-46ad-8cf7-fde06fe910d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168529589411188603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9d4ea6-1afd-4102-9691-457373727f67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed97f96-f8a8-4d92-8e01-2255165bb4aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed97f96-f8a8-4d92-8e01-2255165bb4aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6377206076952790201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de66a3ad-055d-46ad-8cf7-fde06fe910d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211487cd-ab1b-483e-95dc-366001f335b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211487cd-ab1b-483e-95dc-366001f335b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6612957660773452882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed97f96-f8a8-4d92-8e01-2255165bb4aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1559e795-52bf-42e8-9761-239c8a07d655, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1559e795-52bf-42e8-9761-239c8a07d655, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110433216258838297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211487cd-ab1b-483e-95dc-366001f335b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc27e28-178b-4869-b8f7-5324c67fdc7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc27e28-178b-4869-b8f7-5324c67fdc7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 47285098121924414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1559e795-52bf-42e8-9761-239c8a07d655, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5782a659-6e1e-4706-9661-a616ede73f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5782a659-6e1e-4706-9661-a616ede73f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11360643202228261230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc27e28-178b-4869-b8f7-5324c67fdc7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147b3c20-a6f6-4b8c-883f-331d73b6d246, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147b3c20-a6f6-4b8c-883f-331d73b6d246, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779330084732109340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5782a659-6e1e-4706-9661-a616ede73f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682592b8-20c5-4bb2-b65f-14bc11b1c2ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682592b8-20c5-4bb2-b65f-14bc11b1c2ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529696573465779774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147b3c20-a6f6-4b8c-883f-331d73b6d246, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc7f0fa-8d07-45bd-adf2-bbe7c171de5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc7f0fa-8d07-45bd-adf2-bbe7c171de5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11533940663661764644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682592b8-20c5-4bb2-b65f-14bc11b1c2ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 102c157b-0c5e-492d-a655-4d859d332aef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 102c157b-0c5e-492d-a655-4d859d332aef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4632507735834476859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc7f0fa-8d07-45bd-adf2-bbe7c171de5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b27b8063-c321-4258-9edd-f4b2ee22fdb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b27b8063-c321-4258-9edd-f4b2ee22fdb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7198574182066007466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 102c157b-0c5e-492d-a655-4d859d332aef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1b6b4c-edbb-4086-9eb9-3a84e2de982d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1b6b4c-edbb-4086-9eb9-3a84e2de982d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14561146994031146373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b27b8063-c321-4258-9edd-f4b2ee22fdb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93038146-4e3e-4dd0-b7db-cd5da1274ddd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1b6b4c-edbb-4086-9eb9-3a84e2de982d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93038146-4e3e-4dd0-b7db-cd5da1274ddd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10342102231776122625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86568e9-b1eb-49d0-8112-0a8568fc396a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86568e9-b1eb-49d0-8112-0a8568fc396a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056251450078969020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93038146-4e3e-4dd0-b7db-cd5da1274ddd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fc6d3a-79d2-40f0-81d7-10708fcece41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fc6d3a-79d2-40f0-81d7-10708fcece41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635761170082253290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86568e9-b1eb-49d0-8112-0a8568fc396a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 580f6cbc-a16e-4620-be55-06a7ab00bb3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 580f6cbc-a16e-4620-be55-06a7ab00bb3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725322201592933998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fc6d3a-79d2-40f0-81d7-10708fcece41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bcc278-4de5-4211-b7a5-aec8104fe1a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bcc278-4de5-4211-b7a5-aec8104fe1a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842910913322669019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 580f6cbc-a16e-4620-be55-06a7ab00bb3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30687e66-07c1-4e61-8d39-84498bfb8004, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30687e66-07c1-4e61-8d39-84498bfb8004, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582611193762431025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bcc278-4de5-4211-b7a5-aec8104fe1a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2c0aa1-1493-455d-9a7b-ae2afc9d0b8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30687e66-07c1-4e61-8d39-84498bfb8004, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78d6048-335a-4efa-a8f8-c856418fff9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78d6048-335a-4efa-a8f8-c856418fff9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385721890587672343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2c0aa1-1493-455d-9a7b-ae2afc9d0b8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10406135215653994993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2c0aa1-1493-455d-9a7b-ae2afc9d0b8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5716aba-ca15-416b-ade9-e4b34c7cb779, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5716aba-ca15-416b-ade9-e4b34c7cb779, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1015744782748583230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78d6048-335a-4efa-a8f8-c856418fff9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e9d1cb-b15f-4bc9-b5fe-06058dcadd7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e9d1cb-b15f-4bc9-b5fe-06058dcadd7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14545469235455858123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5716aba-ca15-416b-ade9-e4b34c7cb779, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e1e072-bc05-449e-a52a-467efd292ed6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e1e072-bc05-449e-a52a-467efd292ed6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17522181970200764573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e9d1cb-b15f-4bc9-b5fe-06058dcadd7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebb3554-c62f-4de9-a0cc-fc9e88950db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebb3554-c62f-4de9-a0cc-fc9e88950db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13411264591913378025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e1e072-bc05-449e-a52a-467efd292ed6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e2e4c69-f034-4592-839f-150e8018bdd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e2e4c69-f034-4592-839f-150e8018bdd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14039558912730229316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebb3554-c62f-4de9-a0cc-fc9e88950db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99458618-444e-4380-8c35-9f954722b038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e2e4c69-f034-4592-839f-150e8018bdd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ba310b-95da-43b2-b6d8-f13f894971dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99458618-444e-4380-8c35-9f954722b038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17382168383622117715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ba310b-95da-43b2-b6d8-f13f894971dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5277723432537777935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ba310b-95da-43b2-b6d8-f13f894971dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7d4e99a-8c5c-4277-9fa0-59ba9293ba48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7d4e99a-8c5c-4277-9fa0-59ba9293ba48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1907579080205718946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99458618-444e-4380-8c35-9f954722b038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c99bd84-c8cf-4c93-834a-1407b0a163bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c99bd84-c8cf-4c93-834a-1407b0a163bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15465879279097473382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7d4e99a-8c5c-4277-9fa0-59ba9293ba48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6180b0-982d-48d6-b5c3-affce29f0e97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6180b0-982d-48d6-b5c3-affce29f0e97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784619590994246617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c99bd84-c8cf-4c93-834a-1407b0a163bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc6275c-2282-4520-ace2-0a1ea49c3999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc6275c-2282-4520-ace2-0a1ea49c3999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14433168062871491227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6180b0-982d-48d6-b5c3-affce29f0e97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4126bc-501a-47d4-b4de-6c0fc5d43ff5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4126bc-501a-47d4-b4de-6c0fc5d43ff5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10506873896924414827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc6275c-2282-4520-ace2-0a1ea49c3999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850b222f-dc70-4aac-a239-11926f24c177, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850b222f-dc70-4aac-a239-11926f24c177, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2256612391471444293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4126bc-501a-47d4-b4de-6c0fc5d43ff5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76a5aea-e7c1-4d9e-b31e-cb0ed0878b09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76a5aea-e7c1-4d9e-b31e-cb0ed0878b09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297489569597616625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850b222f-dc70-4aac-a239-11926f24c177, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6deb96ce-653b-462e-b6d0-56271375abc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6deb96ce-653b-462e-b6d0-56271375abc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920684835322026776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76a5aea-e7c1-4d9e-b31e-cb0ed0878b09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d2a84a7-45a8-44d3-a292-72b21cb18045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d2a84a7-45a8-44d3-a292-72b21cb18045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6362300764508965320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6deb96ce-653b-462e-b6d0-56271375abc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c76e95b-d76a-470b-841f-7e2d2c591892, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c76e95b-d76a-470b-841f-7e2d2c591892, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049659193159473683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d2a84a7-45a8-44d3-a292-72b21cb18045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6c6cb3-3094-4e36-9565-cf988ba66cf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6c6cb3-3094-4e36-9565-cf988ba66cf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 298271499280760430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c76e95b-d76a-470b-841f-7e2d2c591892, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39aec5f6-2e3f-4738-81d7-721032a4b42a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39aec5f6-2e3f-4738-81d7-721032a4b42a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13382806444304739840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6c6cb3-3094-4e36-9565-cf988ba66cf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a336a60b-4b0b-4d35-ab92-6e1fc90d09ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a336a60b-4b0b-4d35-ab92-6e1fc90d09ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3540285541736350440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39aec5f6-2e3f-4738-81d7-721032a4b42a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac31a5d6-0074-4fea-986d-5661fc895e51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac31a5d6-0074-4fea-986d-5661fc895e51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10752117717082617966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a336a60b-4b0b-4d35-ab92-6e1fc90d09ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f08003-ea48-4204-97cf-20a0dd3ba293, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f08003-ea48-4204-97cf-20a0dd3ba293, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11621632067869274988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac31a5d6-0074-4fea-986d-5661fc895e51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae2b6265-3eab-4134-829a-75b0473ac3bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae2b6265-3eab-4134-829a-75b0473ac3bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11170414508893486570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f08003-ea48-4204-97cf-20a0dd3ba293, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9250a2-df2e-4273-b119-356280b170b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9250a2-df2e-4273-b119-356280b170b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328870040516865140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae2b6265-3eab-4134-829a-75b0473ac3bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ac57de-7500-44f5-965c-066e4102bfc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ac57de-7500-44f5-965c-066e4102bfc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3572879344805775908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9250a2-df2e-4273-b119-356280b170b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d43d65-4e1b-4b6c-8abf-24ca11a7d7f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d43d65-4e1b-4b6c-8abf-24ca11a7d7f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1772371098126313482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ac57de-7500-44f5-965c-066e4102bfc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a129bde-5145-4f35-a73f-8815986b7ee2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a129bde-5145-4f35-a73f-8815986b7ee2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2842266734683657479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d43d65-4e1b-4b6c-8abf-24ca11a7d7f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52460e05-dfaa-43f2-85a5-4ed9f48e600e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52460e05-dfaa-43f2-85a5-4ed9f48e600e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5246683022144267327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a129bde-5145-4f35-a73f-8815986b7ee2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9f2514-df1e-4040-b329-99d67bd93446, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9f2514-df1e-4040-b329-99d67bd93446, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377623072506571493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52460e05-dfaa-43f2-85a5-4ed9f48e600e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567e8566-3a30-4c17-a3e3-6747e9297a8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567e8566-3a30-4c17-a3e3-6747e9297a8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5442389262001077784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9f2514-df1e-4040-b329-99d67bd93446, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f54a69c-64c8-4de8-8d7a-c38832c1161d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f54a69c-64c8-4de8-8d7a-c38832c1161d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055131187724397261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567e8566-3a30-4c17-a3e3-6747e9297a8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b13f472a-aa56-48ef-a40c-f0c194c994da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b13f472a-aa56-48ef-a40c-f0c194c994da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14812620611074542257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f54a69c-64c8-4de8-8d7a-c38832c1161d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed622ce-455e-4ed8-9389-229ad023797d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed622ce-455e-4ed8-9389-229ad023797d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10675781375730549268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b13f472a-aa56-48ef-a40c-f0c194c994da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07f5449-653e-4bc4-98aa-e0a1bbe07e9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07f5449-653e-4bc4-98aa-e0a1bbe07e9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17713810003990784392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed622ce-455e-4ed8-9389-229ad023797d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eccd8252-473e-4e9e-985e-a9760282a999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07f5449-653e-4bc4-98aa-e0a1bbe07e9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10d844f-30cf-45d2-a313-b2d0674263fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10d844f-30cf-45d2-a313-b2d0674263fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049862424551001726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eccd8252-473e-4e9e-985e-a9760282a999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1865080989356273951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10d844f-30cf-45d2-a313-b2d0674263fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6417ed38-df9b-4ee0-ba78-254b862dade2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6417ed38-df9b-4ee0-ba78-254b862dade2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852285015603468694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eccd8252-473e-4e9e-985e-a9760282a999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19246730-ce26-45ef-9f22-224d90de7ac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19246730-ce26-45ef-9f22-224d90de7ac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14870101313719436877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6417ed38-df9b-4ee0-ba78-254b862dade2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19246730-ce26-45ef-9f22-224d90de7ac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe095543-66b1-402c-b1bd-ef60ce93713b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe095543-66b1-402c-b1bd-ef60ce93713b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1522960126784275561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c9525d-e1c9-46ef-9f5a-e571a7808965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c9525d-e1c9-46ef-9f5a-e571a7808965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681886794391683913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe095543-66b1-402c-b1bd-ef60ce93713b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1e7402-bd72-494a-b5ec-5210b4704644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1e7402-bd72-494a-b5ec-5210b4704644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5431987360526755098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c9525d-e1c9-46ef-9f5a-e571a7808965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d24663-7477-4186-8bea-6cabc719c4db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d24663-7477-4186-8bea-6cabc719c4db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18427341832518628023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1e7402-bd72-494a-b5ec-5210b4704644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5f378b-eda5-4e52-852a-66f004d3a1b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5f378b-eda5-4e52-852a-66f004d3a1b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846882590033017804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d24663-7477-4186-8bea-6cabc719c4db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbcb93fe-899a-42c6-998c-b0f35731a4ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbcb93fe-899a-42c6-998c-b0f35731a4ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9908295747887638756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5f378b-eda5-4e52-852a-66f004d3a1b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1048c007-82a9-40e7-83bd-ff215cfd5a1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1048c007-82a9-40e7-83bd-ff215cfd5a1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738293677794212670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbcb93fe-899a-42c6-998c-b0f35731a4ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95f660d-eaa8-4b34-ac26-5b7fab83608d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95f660d-eaa8-4b34-ac26-5b7fab83608d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12768851884867500193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1048c007-82a9-40e7-83bd-ff215cfd5a1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b458f4a-9ceb-4424-8a9f-2ad38c634577, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b458f4a-9ceb-4424-8a9f-2ad38c634577, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282507869587540181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95f660d-eaa8-4b34-ac26-5b7fab83608d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237b0c32-afea-46db-959a-ddccdc9a6f32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237b0c32-afea-46db-959a-ddccdc9a6f32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16645314829329435755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b458f4a-9ceb-4424-8a9f-2ad38c634577, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b085c7-a7b5-4427-b97a-22b918fc5df8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237b0c32-afea-46db-959a-ddccdc9a6f32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871efd6f-1660-4236-aa71-c8f8c4371c9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871efd6f-1660-4236-aa71-c8f8c4371c9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8104906318811382579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b085c7-a7b5-4427-b97a-22b918fc5df8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1823061231374215899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b085c7-a7b5-4427-b97a-22b918fc5df8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d182f30-28f6-4200-9008-3cfe97394de4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d182f30-28f6-4200-9008-3cfe97394de4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395072702415600133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871efd6f-1660-4236-aa71-c8f8c4371c9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6642dea-d58a-4adc-b3e1-7e6b41887f1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6642dea-d58a-4adc-b3e1-7e6b41887f1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353287579252664327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d182f30-28f6-4200-9008-3cfe97394de4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33a1898-82a0-4fb5-b065-58cb9fd23ff0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33a1898-82a0-4fb5-b065-58cb9fd23ff0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498393024012296438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6642dea-d58a-4adc-b3e1-7e6b41887f1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49ae045-0b43-49e5-89fe-2b6ae587c398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49ae045-0b43-49e5-89fe-2b6ae587c398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566541315522791387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33a1898-82a0-4fb5-b065-58cb9fd23ff0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd89f6c9-51a9-468a-991a-237746db2ac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd89f6c9-51a9-468a-991a-237746db2ac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4797155921382018579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49ae045-0b43-49e5-89fe-2b6ae587c398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4297a15a-66f4-41a0-90d0-9e353357cdec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4297a15a-66f4-41a0-90d0-9e353357cdec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10118486816256997764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd89f6c9-51a9-468a-991a-237746db2ac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b75934f-ad84-4f4c-8351-6b65fc76ee07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b75934f-ad84-4f4c-8351-6b65fc76ee07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8302554429977562965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4297a15a-66f4-41a0-90d0-9e353357cdec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33363dcb-d49a-403c-86c1-800a08bada8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33363dcb-d49a-403c-86c1-800a08bada8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180257964639342735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b75934f-ad84-4f4c-8351-6b65fc76ee07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a1f76c-f4ca-40d0-b3b3-bde877afaefc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a1f76c-f4ca-40d0-b3b3-bde877afaefc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 695921119270208571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33363dcb-d49a-403c-86c1-800a08bada8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5590a5b1-7f09-4184-827f-ad2277ed740a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5590a5b1-7f09-4184-827f-ad2277ed740a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021762369562072459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a1f76c-f4ca-40d0-b3b3-bde877afaefc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bc979f-3d5a-473b-b26b-24edbf343297, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bc979f-3d5a-473b-b26b-24edbf343297, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836857030252399387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5590a5b1-7f09-4184-827f-ad2277ed740a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b798e371-bcc5-45c9-9a39-ef75a8081379, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b798e371-bcc5-45c9-9a39-ef75a8081379, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388085395808461775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bc979f-3d5a-473b-b26b-24edbf343297, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b016ce1-dde6-4d59-a289-b3ddd1537c20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b016ce1-dde6-4d59-a289-b3ddd1537c20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773752834362569987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b798e371-bcc5-45c9-9a39-ef75a8081379, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8849ae-9f9d-4d31-8389-4d2e5207aa3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8849ae-9f9d-4d31-8389-4d2e5207aa3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742947017914021001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b016ce1-dde6-4d59-a289-b3ddd1537c20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfe8872-fcde-47d4-9619-d8e0200276e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfe8872-fcde-47d4-9619-d8e0200276e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13616859994386666780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8849ae-9f9d-4d31-8389-4d2e5207aa3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62fa3d7a-8ec8-4353-8486-b63152da4260, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62fa3d7a-8ec8-4353-8486-b63152da4260, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540213380440365862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfe8872-fcde-47d4-9619-d8e0200276e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7757521e-8cec-4fed-98ca-f968661d90b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7757521e-8cec-4fed-98ca-f968661d90b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855843552648734602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62fa3d7a-8ec8-4353-8486-b63152da4260, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6565da66-3376-4d6d-bf30-3a1171e017d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6565da66-3376-4d6d-bf30-3a1171e017d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438718272388254634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7757521e-8cec-4fed-98ca-f968661d90b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0d17d5-029d-46cc-83a9-d7357e3fc202, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0d17d5-029d-46cc-83a9-d7357e3fc202, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3039500237960257801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6565da66-3376-4d6d-bf30-3a1171e017d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0d17d5-029d-46cc-83a9-d7357e3fc202, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5280828f-5e1e-455f-a356-6f6b9abcc22e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26f1e0a-b05a-461c-83bc-e94d0b306ed0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26f1e0a-b05a-461c-83bc-e94d0b306ed0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287981256963061864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5280828f-5e1e-455f-a356-6f6b9abcc22e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087247901257356764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26f1e0a-b05a-461c-83bc-e94d0b306ed0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751b23d1-b42e-48f6-bf04-7fd86b50f928, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751b23d1-b42e-48f6-bf04-7fd86b50f928, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2995172109132921171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5280828f-5e1e-455f-a356-6f6b9abcc22e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bbd411-39c0-49ab-952e-5dbddc232dd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bbd411-39c0-49ab-952e-5dbddc232dd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12257538251633656906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751b23d1-b42e-48f6-bf04-7fd86b50f928, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f46137-d7fe-46bf-b288-07760e484011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f46137-d7fe-46bf-b288-07760e484011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685245254823791698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bbd411-39c0-49ab-952e-5dbddc232dd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798d71c4-6129-40e7-b818-b4d729dd03e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798d71c4-6129-40e7-b818-b4d729dd03e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1505427226073465183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f46137-d7fe-46bf-b288-07760e484011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b22d0ab-8a17-42a2-9265-db0ee2919d4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b22d0ab-8a17-42a2-9265-db0ee2919d4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12842031897560230134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798d71c4-6129-40e7-b818-b4d729dd03e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcdd3af-a9ed-4a32-af0b-da04c70f7d2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcdd3af-a9ed-4a32-af0b-da04c70f7d2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17713398326926835121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b22d0ab-8a17-42a2-9265-db0ee2919d4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21143988-afa4-4c4c-b83c-0d96eac7a42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21143988-afa4-4c4c-b83c-0d96eac7a42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18218304552646533891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcdd3af-a9ed-4a32-af0b-da04c70f7d2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed9d26d-2311-466e-8569-c8de530b9b43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed9d26d-2311-466e-8569-c8de530b9b43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10007387447736375870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21143988-afa4-4c4c-b83c-0d96eac7a42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38da11b7-ebb2-4d37-92f9-61ee730348e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38da11b7-ebb2-4d37-92f9-61ee730348e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7972450132457261474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed9d26d-2311-466e-8569-c8de530b9b43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306e29ec-e507-4768-b422-01d2a9cc782e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306e29ec-e507-4768-b422-01d2a9cc782e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15149570259476591807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38da11b7-ebb2-4d37-92f9-61ee730348e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2531a4-dc19-45dc-8efd-555551f61c6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2531a4-dc19-45dc-8efd-555551f61c6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4616258558008875131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306e29ec-e507-4768-b422-01d2a9cc782e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6cdfcc-38c1-4c57-9dc1-04eaaa91c3a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6cdfcc-38c1-4c57-9dc1-04eaaa91c3a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2520287246612146243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2531a4-dc19-45dc-8efd-555551f61c6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15b0791-b670-44d3-a86d-a502f936ae4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15b0791-b670-44d3-a86d-a502f936ae4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2130490295756866372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6cdfcc-38c1-4c57-9dc1-04eaaa91c3a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415bbdc3-8928-4770-af0c-b7163a5b3ec1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415bbdc3-8928-4770-af0c-b7163a5b3ec1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931180149430486629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15b0791-b670-44d3-a86d-a502f936ae4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd4677d-0440-4daa-8648-e27935d18af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd4677d-0440-4daa-8648-e27935d18af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10663503073267963391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415bbdc3-8928-4770-af0c-b7163a5b3ec1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbd89e5-43af-4340-9f9f-53308693e48c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbd89e5-43af-4340-9f9f-53308693e48c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15418468404938242968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd4677d-0440-4daa-8648-e27935d18af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe1da24-2d48-4220-b31c-7a3d5653d122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe1da24-2d48-4220-b31c-7a3d5653d122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020254393686568328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbd89e5-43af-4340-9f9f-53308693e48c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db847d8-5007-459c-b54e-c7f5e7cd4854, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe1da24-2d48-4220-b31c-7a3d5653d122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db847d8-5007-459c-b54e-c7f5e7cd4854, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916576469061837100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b00553e-346c-464e-9145-2a5e736d93f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b00553e-346c-464e-9145-2a5e736d93f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759324791995055195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db847d8-5007-459c-b54e-c7f5e7cd4854, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b80d712-02f7-4edd-9b40-690a0d538cea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b80d712-02f7-4edd-9b40-690a0d538cea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15960112301777824003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b00553e-346c-464e-9145-2a5e736d93f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf903df5-587c-4727-87a8-87bb68fd8012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf903df5-587c-4727-87a8-87bb68fd8012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519121473704179395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf903df5-587c-4727-87a8-87bb68fd8012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad547626-1ca7-43e3-b3e2-d9c36c2b9f82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad547626-1ca7-43e3-b3e2-d9c36c2b9f82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205587303150915542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b80d712-02f7-4edd-9b40-690a0d538cea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5659467-443c-4999-b891-abab2f45d071, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5659467-443c-4999-b891-abab2f45d071, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679916105582511286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad547626-1ca7-43e3-b3e2-d9c36c2b9f82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfba3cd0-a478-467c-9c80-779c1bc3f04a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfba3cd0-a478-467c-9c80-779c1bc3f04a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255976384470185937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5659467-443c-4999-b891-abab2f45d071, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cebd4a9-8e19-4bcb-9270-68683609e761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cebd4a9-8e19-4bcb-9270-68683609e761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5425683465197288095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfba3cd0-a478-467c-9c80-779c1bc3f04a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afba66c-21e7-4808-baff-7de4c4a49b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afba66c-21e7-4808-baff-7de4c4a49b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268605895160190604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cebd4a9-8e19-4bcb-9270-68683609e761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a70711f-bb51-474f-a86c-656d51dc40aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a70711f-bb51-474f-a86c-656d51dc40aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17698957100450692164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afba66c-21e7-4808-baff-7de4c4a49b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89286a2-be35-47d6-b117-f3f4f0270a35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89286a2-be35-47d6-b117-f3f4f0270a35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269894451080724952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a70711f-bb51-474f-a86c-656d51dc40aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e8000e-3a14-44f0-be4a-b99d8cdf8de1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e8000e-3a14-44f0-be4a-b99d8cdf8de1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330911404918444777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89286a2-be35-47d6-b117-f3f4f0270a35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4351c4-ec61-4c77-b001-2287787a0c9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4351c4-ec61-4c77-b001-2287787a0c9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11639324227028674668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e8000e-3a14-44f0-be4a-b99d8cdf8de1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63bc3d3c-a5fa-4a86-94de-3469ac448c09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63bc3d3c-a5fa-4a86-94de-3469ac448c09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15754780919722760301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4351c4-ec61-4c77-b001-2287787a0c9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afda44a4-9df1-4ab9-8712-97dc5c03a441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afda44a4-9df1-4ab9-8712-97dc5c03a441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 920545218700184760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63bc3d3c-a5fa-4a86-94de-3469ac448c09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8385c89-4892-4790-8b9e-704df4523291, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8385c89-4892-4790-8b9e-704df4523291, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048334272535971935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afda44a4-9df1-4ab9-8712-97dc5c03a441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969ef9e3-22f5-4e8e-be12-f9e6a6c767f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969ef9e3-22f5-4e8e-be12-f9e6a6c767f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11096810992365369256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8385c89-4892-4790-8b9e-704df4523291, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1460a28e-40ba-4284-8150-eee2d6320b68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1460a28e-40ba-4284-8150-eee2d6320b68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999150228746799552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969ef9e3-22f5-4e8e-be12-f9e6a6c767f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0929e5fd-a06c-44df-bb2e-312f421f94dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0929e5fd-a06c-44df-bb2e-312f421f94dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17374456563738789745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1460a28e-40ba-4284-8150-eee2d6320b68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21233295-69ca-46e8-adec-e4d2987435e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21233295-69ca-46e8-adec-e4d2987435e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14070441099876624089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0929e5fd-a06c-44df-bb2e-312f421f94dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e0df05-19be-4ec8-93a3-29cd6f33b5aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e0df05-19be-4ec8-93a3-29cd6f33b5aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427692134908587918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21233295-69ca-46e8-adec-e4d2987435e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4453162-5593-4fd1-a48f-d6565d2eab8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4453162-5593-4fd1-a48f-d6565d2eab8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6443601049189573494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e0df05-19be-4ec8-93a3-29cd6f33b5aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef62042-7727-4d06-848f-5db84138e1b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef62042-7727-4d06-848f-5db84138e1b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932311003595991538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4453162-5593-4fd1-a48f-d6565d2eab8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488dacaf-8d10-4521-bb8c-e69399d01fe7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488dacaf-8d10-4521-bb8c-e69399d01fe7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020605366928189050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef62042-7727-4d06-848f-5db84138e1b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7bd15f-77b4-4926-9e4a-ceb2f23031bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7bd15f-77b4-4926-9e4a-ceb2f23031bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3804106329566773643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488dacaf-8d10-4521-bb8c-e69399d01fe7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 283232c3-df1e-4448-9111-7b304ef110d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 283232c3-df1e-4448-9111-7b304ef110d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556183110649586736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7bd15f-77b4-4926-9e4a-ceb2f23031bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb963ca5-4465-44ad-b3ea-bb320d854b55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb963ca5-4465-44ad-b3ea-bb320d854b55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527038290043153114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 283232c3-df1e-4448-9111-7b304ef110d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb963ca5-4465-44ad-b3ea-bb320d854b55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afbc9e3e-505e-4597-bfd2-6328bb57c573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afbc9e3e-505e-4597-bfd2-6328bb57c573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345307285812194258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b69bc3f-62a0-459f-a8df-6453094d26c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b69bc3f-62a0-459f-a8df-6453094d26c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10872790537020823941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afbc9e3e-505e-4597-bfd2-6328bb57c573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21e27fc-198a-426f-909f-c4ed37c42af5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21e27fc-198a-426f-909f-c4ed37c42af5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7376309136861493142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b69bc3f-62a0-459f-a8df-6453094d26c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bda9d1-8d81-414e-b732-2998afacf04d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bda9d1-8d81-414e-b732-2998afacf04d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15659862043081887313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21e27fc-198a-426f-909f-c4ed37c42af5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f88af4-510a-4adf-aea3-4575214e6a68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f88af4-510a-4adf-aea3-4575214e6a68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14440751040706700322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bda9d1-8d81-414e-b732-2998afacf04d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46935a77-23ac-4417-b6dc-df89e48fbfc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46935a77-23ac-4417-b6dc-df89e48fbfc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9012407993279702287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f88af4-510a-4adf-aea3-4575214e6a68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdffffc-f64c-4cdf-93be-0f3d4396058e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdffffc-f64c-4cdf-93be-0f3d4396058e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415048985783247762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46935a77-23ac-4417-b6dc-df89e48fbfc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cadf941-9e38-417e-9576-387cd55af678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cadf941-9e38-417e-9576-387cd55af678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3161809703967000553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdffffc-f64c-4cdf-93be-0f3d4396058e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208172f6-467e-4434-aa3c-f57e4a94aca0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208172f6-467e-4434-aa3c-f57e4a94aca0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576530704985257799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cadf941-9e38-417e-9576-387cd55af678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 333d23b7-f7d6-47ff-92ce-0f16678ea782, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333d23b7-f7d6-47ff-92ce-0f16678ea782, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17875875377368834360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208172f6-467e-4434-aa3c-f57e4a94aca0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c3e54cd-cbc1-4c44-b331-3f886af5fc65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3e54cd-cbc1-4c44-b331-3f886af5fc65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10482232852362884187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333d23b7-f7d6-47ff-92ce-0f16678ea782, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3e54cd-cbc1-4c44-b331-3f886af5fc65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2abefff-ddb7-4e2e-8df6-7768f4f5d7c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9120180-8b4c-478d-bdac-af4a9f31534c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2abefff-ddb7-4e2e-8df6-7768f4f5d7c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380652644663585064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9120180-8b4c-478d-bdac-af4a9f31534c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18242996742832122124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2abefff-ddb7-4e2e-8df6-7768f4f5d7c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f68987-ffd1-4ad7-b878-d6d50721b6f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9120180-8b4c-478d-bdac-af4a9f31534c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f68987-ffd1-4ad7-b878-d6d50721b6f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766917172218896221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7c2256-9624-4dcd-b51f-9a26530553ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7c2256-9624-4dcd-b51f-9a26530553ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4814330141186470171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f68987-ffd1-4ad7-b878-d6d50721b6f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dbeaec-aa2e-4884-b747-66ee2f45c918, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dbeaec-aa2e-4884-b747-66ee2f45c918, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8936050853718286562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7c2256-9624-4dcd-b51f-9a26530553ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eeb8861-7e42-434a-b224-edf378e02e90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eeb8861-7e42-434a-b224-edf378e02e90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 791734807036828991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dbeaec-aa2e-4884-b747-66ee2f45c918, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca24f5b-13e9-4e9a-80a0-4d83ae6a74d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca24f5b-13e9-4e9a-80a0-4d83ae6a74d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14179727053883907274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eeb8861-7e42-434a-b224-edf378e02e90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7eaa0d-26bb-4645-8b2c-c6888d7adfb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7eaa0d-26bb-4645-8b2c-c6888d7adfb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402417992226431826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca24f5b-13e9-4e9a-80a0-4d83ae6a74d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0cefcc-b262-4bd9-84b3-0bd9c6572868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0cefcc-b262-4bd9-84b3-0bd9c6572868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921414928796233372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7eaa0d-26bb-4645-8b2c-c6888d7adfb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343ddee1-becf-4292-bc12-c2a314300f56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343ddee1-becf-4292-bc12-c2a314300f56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667590843306774364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0cefcc-b262-4bd9-84b3-0bd9c6572868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee4dfa1-e51f-4886-81ad-e26c0b1d2dfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee4dfa1-e51f-4886-81ad-e26c0b1d2dfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16606007986252482392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343ddee1-becf-4292-bc12-c2a314300f56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d411568-a944-4675-be41-154f698a5265, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d411568-a944-4675-be41-154f698a5265, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18294176513181776747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee4dfa1-e51f-4886-81ad-e26c0b1d2dfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fce93e-ec14-453e-aefa-270e12b5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fce93e-ec14-453e-aefa-270e12b5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818045583144124373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d411568-a944-4675-be41-154f698a5265, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb065f76-6bd8-45f2-a0a4-4904fdc833fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb065f76-6bd8-45f2-a0a4-4904fdc833fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10435855879633077498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb065f76-6bd8-45f2-a0a4-4904fdc833fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bba7a15-8e41-44fc-ac28-62472df7ef65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bba7a15-8e41-44fc-ac28-62472df7ef65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306946885448181285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fce93e-ec14-453e-aefa-270e12b5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3a03c3b-75eb-4350-94c1-72052b0c4683, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a03c3b-75eb-4350-94c1-72052b0c4683, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15437641019088696717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bba7a15-8e41-44fc-ac28-62472df7ef65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49831daa-04bb-4798-ad37-48a455a5b0e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a03c3b-75eb-4350-94c1-72052b0c4683, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49831daa-04bb-4798-ad37-48a455a5b0e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7342759024798312583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7032da4-250f-438b-ac9b-252bd6cb4eae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7032da4-250f-438b-ac9b-252bd6cb4eae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4214893258283623548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49831daa-04bb-4798-ad37-48a455a5b0e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89696e3-fbe7-4c08-8224-f942dd91620c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89696e3-fbe7-4c08-8224-f942dd91620c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1697388923573244749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7032da4-250f-438b-ac9b-252bd6cb4eae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530b9f90-99f6-4177-a703-44afc49f12d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530b9f90-99f6-4177-a703-44afc49f12d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10265153538714285217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89696e3-fbe7-4c08-8224-f942dd91620c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530b9f90-99f6-4177-a703-44afc49f12d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc911777-bb30-4fc6-9f77-6ebd7f21cb52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc911777-bb30-4fc6-9f77-6ebd7f21cb52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8839063198492185376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5e291d-76b0-4a96-b220-4fade2edf6f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5e291d-76b0-4a96-b220-4fade2edf6f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10057367617906167300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc911777-bb30-4fc6-9f77-6ebd7f21cb52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce34c156-1614-47fd-a046-72d4a95dbf0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce34c156-1614-47fd-a046-72d4a95dbf0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1139586545940234367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5e291d-76b0-4a96-b220-4fade2edf6f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f120418-0569-4975-993e-330a0a098d05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f120418-0569-4975-993e-330a0a098d05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217327697954735639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f120418-0569-4975-993e-330a0a098d05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e936374a-5a9c-4edb-8e28-418d25c03022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e936374a-5a9c-4edb-8e28-418d25c03022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234689932158216212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce34c156-1614-47fd-a046-72d4a95dbf0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349559d0-1c00-40c9-a2a2-5021422a4da0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349559d0-1c00-40c9-a2a2-5021422a4da0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16490919674911796055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e936374a-5a9c-4edb-8e28-418d25c03022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b4b9a4-d7dd-4799-a190-2f38a18a47df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b4b9a4-d7dd-4799-a190-2f38a18a47df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4637981462154871257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349559d0-1c00-40c9-a2a2-5021422a4da0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b529e24c-e15c-4600-b82d-f78a92c5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b529e24c-e15c-4600-b82d-f78a92c5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17332602456118929870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b4b9a4-d7dd-4799-a190-2f38a18a47df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b529e24c-e15c-4600-b82d-f78a92c5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c32155-8d79-42d9-be2f-fc99cc31c7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c32155-8d79-42d9-be2f-fc99cc31c7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773526863656859584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08acb6c9-0ea2-4976-af5b-0f566e5c30e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08acb6c9-0ea2-4976-af5b-0f566e5c30e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609905015057843526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c32155-8d79-42d9-be2f-fc99cc31c7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3372a3fe-ff20-4104-8ac4-029b61dbb396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3372a3fe-ff20-4104-8ac4-029b61dbb396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605617770739049435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08acb6c9-0ea2-4976-af5b-0f566e5c30e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9f17b1-8edd-4a04-bb8f-c252bcfc68b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9f17b1-8edd-4a04-bb8f-c252bcfc68b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968424624236461522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3372a3fe-ff20-4104-8ac4-029b61dbb396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9f17b1-8edd-4a04-bb8f-c252bcfc68b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1108b72-b7b2-420c-aa4e-37e2f9e22ba0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1108b72-b7b2-420c-aa4e-37e2f9e22ba0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2253450145876289589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95b0a15-de32-408f-9654-4987d3731d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95b0a15-de32-408f-9654-4987d3731d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5023209819591293718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1108b72-b7b2-420c-aa4e-37e2f9e22ba0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7fcba7-3540-48d5-af28-dc1ac5f1baed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7fcba7-3540-48d5-af28-dc1ac5f1baed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12327119525023741498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95b0a15-de32-408f-9654-4987d3731d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a81b5a63-3cd8-4e12-a493-26e971f3c196, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a81b5a63-3cd8-4e12-a493-26e971f3c196, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4880350157648437587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7fcba7-3540-48d5-af28-dc1ac5f1baed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2b7534-f19c-4e6d-8870-99f7dd90118c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2b7534-f19c-4e6d-8870-99f7dd90118c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243514891323419317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a81b5a63-3cd8-4e12-a493-26e971f3c196, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af393216-395c-4c3c-b2ee-333cf3edae9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af393216-395c-4c3c-b2ee-333cf3edae9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12377036762972635765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2b7534-f19c-4e6d-8870-99f7dd90118c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526cb93b-d27a-42ba-b0db-e3454c15269d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 526cb93b-d27a-42ba-b0db-e3454c15269d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2647409831371695903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af393216-395c-4c3c-b2ee-333cf3edae9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aef21889-8c5c-476f-a898-2ff874394373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef21889-8c5c-476f-a898-2ff874394373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14202073070969305560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526cb93b-d27a-42ba-b0db-e3454c15269d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316c1170-4071-4536-9614-f7b488791ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316c1170-4071-4536-9614-f7b488791ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493639335517996310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef21889-8c5c-476f-a898-2ff874394373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a80d23-48fe-4ca7-a47c-e55cbdbcdea5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316c1170-4071-4536-9614-f7b488791ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c258ab69-72f2-44db-89df-ae81cd70385a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c258ab69-72f2-44db-89df-ae81cd70385a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12223499742217463334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a80d23-48fe-4ca7-a47c-e55cbdbcdea5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17804091329842292527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c258ab69-72f2-44db-89df-ae81cd70385a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b56e01ee-7025-4845-8944-46a9724ca6f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b56e01ee-7025-4845-8944-46a9724ca6f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10089843991629377362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a80d23-48fe-4ca7-a47c-e55cbdbcdea5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3fed20-f644-43ff-b6a0-df3d6d024efc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3fed20-f644-43ff-b6a0-df3d6d024efc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664898912619493524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b56e01ee-7025-4845-8944-46a9724ca6f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a473699c-137c-460f-9f87-7c21d94cf58f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3fed20-f644-43ff-b6a0-df3d6d024efc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a473699c-137c-460f-9f87-7c21d94cf58f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3327290462571552655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5094027e-4974-42db-b6c2-299987f1c090, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5094027e-4974-42db-b6c2-299987f1c090, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025750260382557127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a473699c-137c-460f-9f87-7c21d94cf58f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ebbd9e4-94af-44f7-9e2f-fd4167c80300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ebbd9e4-94af-44f7-9e2f-fd4167c80300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13079678888103547252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5094027e-4974-42db-b6c2-299987f1c090, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad4eaeb-3e19-4b87-806e-35ba4d1457fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad4eaeb-3e19-4b87-806e-35ba4d1457fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156832531722767171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ebbd9e4-94af-44f7-9e2f-fd4167c80300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cab112c-32bf-4841-8ecd-9c3281d8901e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cab112c-32bf-4841-8ecd-9c3281d8901e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12811556896881845765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad4eaeb-3e19-4b87-806e-35ba4d1457fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cab112c-32bf-4841-8ecd-9c3281d8901e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f0b682-0a58-4b2b-8cfc-bd51504a009f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d037ce22-9865-458c-a20e-aacb19ea80a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d037ce22-9865-458c-a20e-aacb19ea80a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276351002262610860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f0b682-0a58-4b2b-8cfc-bd51504a009f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031016711394708688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d037ce22-9865-458c-a20e-aacb19ea80a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1970a7-9d05-4b70-b8ae-505c387076eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1970a7-9d05-4b70-b8ae-505c387076eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13677515298809214626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f0b682-0a58-4b2b-8cfc-bd51504a009f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da642675-14b1-4778-ae50-1cd3d57b47f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da642675-14b1-4778-ae50-1cd3d57b47f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9611789206934610443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1970a7-9d05-4b70-b8ae-505c387076eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcfaf3c-2655-4ba3-87c0-1e47a968e749, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcfaf3c-2655-4ba3-87c0-1e47a968e749, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152353449550509863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da642675-14b1-4778-ae50-1cd3d57b47f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2eef8dd-ce15-4428-8635-da095827988a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2eef8dd-ce15-4428-8635-da095827988a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741019356161586492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcfaf3c-2655-4ba3-87c0-1e47a968e749, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c55e65-4305-4f52-9f62-0ab6fd833444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c55e65-4305-4f52-9f62-0ab6fd833444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1904777212128359816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2eef8dd-ce15-4428-8635-da095827988a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84de0474-aab5-4a91-a2fc-512650932408, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84de0474-aab5-4a91-a2fc-512650932408, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6462687033499930843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c55e65-4305-4f52-9f62-0ab6fd833444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1e5428-b089-44b5-aa21-5e82fdeb3531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1e5428-b089-44b5-aa21-5e82fdeb3531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7410386638720356850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84de0474-aab5-4a91-a2fc-512650932408, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ecfbdf-d3ca-42a9-9457-61ffdf73a074, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ecfbdf-d3ca-42a9-9457-61ffdf73a074, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071815595084347007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1e5428-b089-44b5-aa21-5e82fdeb3531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8558d9e-5ada-40c3-817e-09b86dd6a35e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8558d9e-5ada-40c3-817e-09b86dd6a35e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7378367008658626608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ecfbdf-d3ca-42a9-9457-61ffdf73a074, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fcb961-2d15-44ec-ad50-e90c9a1fcef0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fcb961-2d15-44ec-ad50-e90c9a1fcef0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16029640059078396926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fcb961-2d15-44ec-ad50-e90c9a1fcef0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7dd9fb4-cda2-47ea-94fe-5b330c42aa35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8558d9e-5ada-40c3-817e-09b86dd6a35e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25df6622-0cf3-4275-801f-7d12420e1afa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25df6622-0cf3-4275-801f-7d12420e1afa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768997187314031799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7dd9fb4-cda2-47ea-94fe-5b330c42aa35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303826323380298962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7dd9fb4-cda2-47ea-94fe-5b330c42aa35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f3e84d-39d3-4d9a-9ff8-50e58b6f6c6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f3e84d-39d3-4d9a-9ff8-50e58b6f6c6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17938962797614781902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25df6622-0cf3-4275-801f-7d12420e1afa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bce9a00-6f8d-41fc-8b09-2c6b38709721, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bce9a00-6f8d-41fc-8b09-2c6b38709721, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17659638456132455327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bce9a00-6f8d-41fc-8b09-2c6b38709721, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f3e84d-39d3-4d9a-9ff8-50e58b6f6c6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831f2ad1-4c86-4bd5-8000-f04a6658d7de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831f2ad1-4c86-4bd5-8000-f04a6658d7de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2712731651346654101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7088457-6356-4e1f-9c0d-f4b45d772049, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7088457-6356-4e1f-9c0d-f4b45d772049, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14796043298178867322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831f2ad1-4c86-4bd5-8000-f04a6658d7de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f8525d-0424-4add-994a-8c717e98db07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f8525d-0424-4add-994a-8c717e98db07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574047182528106076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7088457-6356-4e1f-9c0d-f4b45d772049, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17091202-a86c-41c2-a349-4529b966ed57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17091202-a86c-41c2-a349-4529b966ed57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462007419311257707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f8525d-0424-4add-994a-8c717e98db07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57518bc7-9984-465f-8c91-0745c378c03f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57518bc7-9984-465f-8c91-0745c378c03f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194469791775124297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17091202-a86c-41c2-a349-4529b966ed57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184a62d7-8255-4260-8727-53077fb3c6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184a62d7-8255-4260-8727-53077fb3c6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526317198751014851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57518bc7-9984-465f-8c91-0745c378c03f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69be7977-0ff1-4133-b78d-da3ab51464fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69be7977-0ff1-4133-b78d-da3ab51464fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728005482613790218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184a62d7-8255-4260-8727-53077fb3c6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d56eca4-7c72-431b-b9c1-2e259c753e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d56eca4-7c72-431b-b9c1-2e259c753e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957399962152775109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69be7977-0ff1-4133-b78d-da3ab51464fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6c65b0-0e45-4697-8429-356bdbd517c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6c65b0-0e45-4697-8429-356bdbd517c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4383168105269804585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d56eca4-7c72-431b-b9c1-2e259c753e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3b3c08-b015-4021-8679-9624d632cb05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3b3c08-b015-4021-8679-9624d632cb05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5982141214326920943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6c65b0-0e45-4697-8429-356bdbd517c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba7b472-c299-473d-9caf-502601dae43d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba7b472-c299-473d-9caf-502601dae43d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9606254677647096893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3b3c08-b015-4021-8679-9624d632cb05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e53752b-db63-47d6-a4e5-d5c147f10dfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba7b472-c299-473d-9caf-502601dae43d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13553137-28cc-46bd-812d-a8de87e8dc09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13553137-28cc-46bd-812d-a8de87e8dc09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17645463632826650104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e53752b-db63-47d6-a4e5-d5c147f10dfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4909445032952908847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13553137-28cc-46bd-812d-a8de87e8dc09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6836ee-c5f2-4e16-8b6e-1cc88b9db6fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6836ee-c5f2-4e16-8b6e-1cc88b9db6fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4947221780462882261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e53752b-db63-47d6-a4e5-d5c147f10dfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfdf7d40-07d3-4de9-9fea-026bdc681134, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfdf7d40-07d3-4de9-9fea-026bdc681134, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829535275771165756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6836ee-c5f2-4e16-8b6e-1cc88b9db6fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3193a30-a2c0-4681-8304-9411b82bee33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3193a30-a2c0-4681-8304-9411b82bee33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558190489330378123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfdf7d40-07d3-4de9-9fea-026bdc681134, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70fc8213-04e5-4f81-adba-ba4816b432a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70fc8213-04e5-4f81-adba-ba4816b432a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13470894958306048032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3193a30-a2c0-4681-8304-9411b82bee33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c34cee16-18c3-44fd-be2c-c379b67cf43f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c34cee16-18c3-44fd-be2c-c379b67cf43f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15109093520878229015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70fc8213-04e5-4f81-adba-ba4816b432a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02065b9-eaba-421d-b8bc-c9d31660c1dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02065b9-eaba-421d-b8bc-c9d31660c1dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376147430080566381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c34cee16-18c3-44fd-be2c-c379b67cf43f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b702a4f6-f44a-4e4b-b2ab-d724c1a1da78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b702a4f6-f44a-4e4b-b2ab-d724c1a1da78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034090312487253682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02065b9-eaba-421d-b8bc-c9d31660c1dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06809951-e902-406f-b9d0-78d719c0700b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06809951-e902-406f-b9d0-78d719c0700b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388520384024569439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b702a4f6-f44a-4e4b-b2ab-d724c1a1da78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87d3ec3-94cf-4977-bfb9-6b8406af613b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87d3ec3-94cf-4977-bfb9-6b8406af613b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14557674342888698370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06809951-e902-406f-b9d0-78d719c0700b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2afdc2b-26ef-4b70-b7a1-d6279e594e7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2afdc2b-26ef-4b70-b7a1-d6279e594e7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16155985724669075719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87d3ec3-94cf-4977-bfb9-6b8406af613b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d296ad-8982-405e-8c15-d31880a749ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d296ad-8982-405e-8c15-d31880a749ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408083680578471964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2afdc2b-26ef-4b70-b7a1-d6279e594e7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f08644a-3df3-45b9-9c1a-8f48bf577e4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f08644a-3df3-45b9-9c1a-8f48bf577e4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17016275468050647683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d296ad-8982-405e-8c15-d31880a749ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f08644a-3df3-45b9-9c1a-8f48bf577e4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebc64aa-ab30-4232-ab91-74b1a8ba851b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8fa76f-bdf2-4d2d-b507-f195e7545698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8fa76f-bdf2-4d2d-b507-f195e7545698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16673883813539146762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebc64aa-ab30-4232-ab91-74b1a8ba851b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201765213102364189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8fa76f-bdf2-4d2d-b507-f195e7545698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e0ac43-8626-4018-a36f-c6f3cfc5465d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e0ac43-8626-4018-a36f-c6f3cfc5465d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13998309221670330235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebc64aa-ab30-4232-ab91-74b1a8ba851b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98bbd27-05dc-4e7f-8a41-fe64b77c312b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98bbd27-05dc-4e7f-8a41-fe64b77c312b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6481938331699105164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e0ac43-8626-4018-a36f-c6f3cfc5465d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5439a30e-6861-4cc2-9926-d2592c0e18f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5439a30e-6861-4cc2-9926-d2592c0e18f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614152749935562682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98bbd27-05dc-4e7f-8a41-fe64b77c312b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ede45f2-645b-4cdf-8906-83a77b8010e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ede45f2-645b-4cdf-8906-83a77b8010e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647538659723419005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5439a30e-6861-4cc2-9926-d2592c0e18f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac45ab89-9843-499a-aef2-778b3243b7c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac45ab89-9843-499a-aef2-778b3243b7c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9727854665181101157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ede45f2-645b-4cdf-8906-83a77b8010e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b89d976-7768-4005-969b-61940522c060, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac45ab89-9843-499a-aef2-778b3243b7c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b89d976-7768-4005-969b-61940522c060, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11847804163838129453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419bba58-c675-4482-9029-dfd8498e0703, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419bba58-c675-4482-9029-dfd8498e0703, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533881197076210827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419bba58-c675-4482-9029-dfd8498e0703, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa67002-a470-47d4-83a9-2a833098b6d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa67002-a470-47d4-83a9-2a833098b6d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5705677907402374258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b89d976-7768-4005-969b-61940522c060, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21ba7f44-3d50-4704-9ebe-b062641640fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ba7f44-3d50-4704-9ebe-b062641640fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447303957139889625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ba7f44-3d50-4704-9ebe-b062641640fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee55f08-c22a-42f1-b2c6-de7fe47552ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee55f08-c22a-42f1-b2c6-de7fe47552ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784240971690178562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa67002-a470-47d4-83a9-2a833098b6d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58cae5a-4f2d-42c2-97fa-1a01950de468, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58cae5a-4f2d-42c2-97fa-1a01950de468, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13039450480874728747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee55f08-c22a-42f1-b2c6-de7fe47552ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba23ba49-854f-4497-a097-eeed264a200c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba23ba49-854f-4497-a097-eeed264a200c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2116233513159131902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58cae5a-4f2d-42c2-97fa-1a01950de468, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b308eae0-c1c2-4991-b347-1c0be3b7bdee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b308eae0-c1c2-4991-b347-1c0be3b7bdee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15806474534716755184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba23ba49-854f-4497-a097-eeed264a200c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5749c80f-af40-4461-89ba-c5cc28f25cc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5749c80f-af40-4461-89ba-c5cc28f25cc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6067612282727927244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b308eae0-c1c2-4991-b347-1c0be3b7bdee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bdec51-5f46-4153-b1ea-5f40eb5d0562, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bdec51-5f46-4153-b1ea-5f40eb5d0562, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385272424970899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5749c80f-af40-4461-89ba-c5cc28f25cc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622d5dcb-a579-44fc-8ef2-548c056e2158, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622d5dcb-a579-44fc-8ef2-548c056e2158, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9905327642673432926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bdec51-5f46-4153-b1ea-5f40eb5d0562, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8bd4e1-e838-4232-9b00-65d1dc7489a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8bd4e1-e838-4232-9b00-65d1dc7489a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099387086463347423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622d5dcb-a579-44fc-8ef2-548c056e2158, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f0122a-3430-4ba7-8492-d6f466237d58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f0122a-3430-4ba7-8492-d6f466237d58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8092224026583375292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8bd4e1-e838-4232-9b00-65d1dc7489a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44310b0-dcde-45ff-b89f-ab780bd66110, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44310b0-dcde-45ff-b89f-ab780bd66110, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 115038697847944147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f0122a-3430-4ba7-8492-d6f466237d58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8868b5f-1e2d-4c4f-b2f0-ae1e9e644cfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8868b5f-1e2d-4c4f-b2f0-ae1e9e644cfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484142674381922779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44310b0-dcde-45ff-b89f-ab780bd66110, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee033ed0-3774-4052-b180-856c43535f8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee033ed0-3774-4052-b180-856c43535f8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4958454984366745495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8868b5f-1e2d-4c4f-b2f0-ae1e9e644cfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a096a091-b859-46e3-aacc-4498c648f2e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a096a091-b859-46e3-aacc-4498c648f2e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999268387103477736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee033ed0-3774-4052-b180-856c43535f8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff5b87a-adc3-44c7-8903-a7e2bd3af71f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff5b87a-adc3-44c7-8903-a7e2bd3af71f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230497216308296858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a096a091-b859-46e3-aacc-4498c648f2e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00128de8-3dc1-4a04-898b-7ae21f73e143, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00128de8-3dc1-4a04-898b-7ae21f73e143, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230625886341574824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff5b87a-adc3-44c7-8903-a7e2bd3af71f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da39789-8ef9-4489-9fab-3dcea517e53d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da39789-8ef9-4489-9fab-3dcea517e53d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8847582721227529823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00128de8-3dc1-4a04-898b-7ae21f73e143, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e998fc-614e-4b1f-bc59-5f3c2b6104b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e998fc-614e-4b1f-bc59-5f3c2b6104b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968300906066111992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da39789-8ef9-4489-9fab-3dcea517e53d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434da98c-bdb5-4e2e-8e78-e40e69f624b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434da98c-bdb5-4e2e-8e78-e40e69f624b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4503683705229529843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e998fc-614e-4b1f-bc59-5f3c2b6104b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26ea2ab-711f-4931-9ca2-84b745b2bbe5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26ea2ab-711f-4931-9ca2-84b745b2bbe5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484249227535378166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434da98c-bdb5-4e2e-8e78-e40e69f624b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111e8e42-ef55-4336-84b4-ebba0d69bcf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111e8e42-ef55-4336-84b4-ebba0d69bcf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18243326452879520087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26ea2ab-711f-4931-9ca2-84b745b2bbe5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b02743-2c3a-4073-842f-1bf3757f2b56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b02743-2c3a-4073-842f-1bf3757f2b56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11838304833641314165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111e8e42-ef55-4336-84b4-ebba0d69bcf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1bc045-174d-4308-b51d-baeb09d35c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1bc045-174d-4308-b51d-baeb09d35c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16671384291463222248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1bc045-174d-4308-b51d-baeb09d35c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89411da-0245-4d44-b516-aeb0a2194ced, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89411da-0245-4d44-b516-aeb0a2194ced, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17679051719843245321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b02743-2c3a-4073-842f-1bf3757f2b56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d491d64-85d2-4761-97b3-8e5528cfe5d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d491d64-85d2-4761-97b3-8e5528cfe5d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416897428378669601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89411da-0245-4d44-b516-aeb0a2194ced, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133aba7b-ddc2-4a00-88f8-4ac3f8a120b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133aba7b-ddc2-4a00-88f8-4ac3f8a120b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5227027523385841518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d491d64-85d2-4761-97b3-8e5528cfe5d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ae9adb-6f6b-4148-bdc5-9864172df174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ae9adb-6f6b-4148-bdc5-9864172df174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9359221391857959763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133aba7b-ddc2-4a00-88f8-4ac3f8a120b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b43fa9-2d57-4350-87b2-56fbb14ce5d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b43fa9-2d57-4350-87b2-56fbb14ce5d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4639534258584548173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ae9adb-6f6b-4148-bdc5-9864172df174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0539b9f0-8d1a-46f5-b567-d1c3d1bce5a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0539b9f0-8d1a-46f5-b567-d1c3d1bce5a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8484928610217533555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b43fa9-2d57-4350-87b2-56fbb14ce5d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44ce0736-a2a6-4b0d-a5ef-1a112086db30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44ce0736-a2a6-4b0d-a5ef-1a112086db30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644627494299679292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0539b9f0-8d1a-46f5-b567-d1c3d1bce5a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aece10d-d79d-4fd1-9046-e04975070b63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aece10d-d79d-4fd1-9046-e04975070b63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16758461494682204517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44ce0736-a2a6-4b0d-a5ef-1a112086db30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973332d0-f5a4-4ecc-b12a-d95bea750a61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973332d0-f5a4-4ecc-b12a-d95bea750a61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 909854962901844013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aece10d-d79d-4fd1-9046-e04975070b63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d150d2-715a-4d4e-b7a6-c37e2b2879c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d150d2-715a-4d4e-b7a6-c37e2b2879c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12183217558831044131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973332d0-f5a4-4ecc-b12a-d95bea750a61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf86cf1-ce9f-4cb7-9770-ee7a9267674f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf86cf1-ce9f-4cb7-9770-ee7a9267674f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4154018365535522581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d150d2-715a-4d4e-b7a6-c37e2b2879c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850d124f-3e77-4b0e-9fb1-e7e575610d7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850d124f-3e77-4b0e-9fb1-e7e575610d7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10432066288227920723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf86cf1-ce9f-4cb7-9770-ee7a9267674f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7edba0f-d7ae-41d7-851e-21ac7355764b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7edba0f-d7ae-41d7-851e-21ac7355764b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977880664040220719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850d124f-3e77-4b0e-9fb1-e7e575610d7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba08c5c2-1488-4ead-9456-c786cee21b1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba08c5c2-1488-4ead-9456-c786cee21b1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12868476944111085100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7edba0f-d7ae-41d7-851e-21ac7355764b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a05d99c-5953-4ada-b7bd-c52e9cc180e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a05d99c-5953-4ada-b7bd-c52e9cc180e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8197121594322737260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba08c5c2-1488-4ead-9456-c786cee21b1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13581b43-cf04-43ef-94cd-219ad3814911, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13581b43-cf04-43ef-94cd-219ad3814911, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16905912318731567315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a05d99c-5953-4ada-b7bd-c52e9cc180e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683a07fe-ca78-4d9a-9e20-4d1ed0af1494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683a07fe-ca78-4d9a-9e20-4d1ed0af1494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16179417319744368025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13581b43-cf04-43ef-94cd-219ad3814911, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28b12f8-f209-4ca0-bfa0-64a84f2c3500, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28b12f8-f209-4ca0-bfa0-64a84f2c3500, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11521980380217539900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28b12f8-f209-4ca0-bfa0-64a84f2c3500, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5ad007-1889-406d-a4e4-91beb1b71f37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5ad007-1889-406d-a4e4-91beb1b71f37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7463680068622750058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683a07fe-ca78-4d9a-9e20-4d1ed0af1494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f98c22a1-a9fa-4b04-880a-1ae1bd971a2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f98c22a1-a9fa-4b04-880a-1ae1bd971a2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17452283270257245921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5ad007-1889-406d-a4e4-91beb1b71f37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ab172d-c0a2-4499-b7fa-cc511f1e82ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ab172d-c0a2-4499-b7fa-cc511f1e82ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4789101846259907733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f98c22a1-a9fa-4b04-880a-1ae1bd971a2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb1dcce-803f-4d26-8d11-6a3489869068, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb1dcce-803f-4d26-8d11-6a3489869068, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007539262579925355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ab172d-c0a2-4499-b7fa-cc511f1e82ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8cd024b-c620-4f54-941f-d2a830ce8afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8cd024b-c620-4f54-941f-d2a830ce8afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14480915484663646440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb1dcce-803f-4d26-8d11-6a3489869068, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b46fa702-c989-4430-890c-b9dd50f46bc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b46fa702-c989-4430-890c-b9dd50f46bc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2144654627131771564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8cd024b-c620-4f54-941f-d2a830ce8afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51b40fd-6ee0-44b9-b9f5-9f3e96d49f46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51b40fd-6ee0-44b9-b9f5-9f3e96d49f46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13300167173725224458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b46fa702-c989-4430-890c-b9dd50f46bc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159fb1ee-fc2c-4118-b825-592079f9e29f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159fb1ee-fc2c-4118-b825-592079f9e29f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2763658553730961920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51b40fd-6ee0-44b9-b9f5-9f3e96d49f46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e98f4c0-7dc5-4edb-8b74-321690757773, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e98f4c0-7dc5-4edb-8b74-321690757773, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1739743465211172500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159fb1ee-fc2c-4118-b825-592079f9e29f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5e4a46-ae78-471a-8249-9e08c3d2afc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5e4a46-ae78-471a-8249-9e08c3d2afc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1156293057442948536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e98f4c0-7dc5-4edb-8b74-321690757773, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347d0b1b-ee94-492d-aeb3-1bca08b9b4ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347d0b1b-ee94-492d-aeb3-1bca08b9b4ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1261201121822115910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5e4a46-ae78-471a-8249-9e08c3d2afc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7e6dd3-e096-45c4-a023-c1458023ae3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7e6dd3-e096-45c4-a023-c1458023ae3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12946748768033077640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347d0b1b-ee94-492d-aeb3-1bca08b9b4ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a504d56c-5328-4c4d-bee1-f67baaf286d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a504d56c-5328-4c4d-bee1-f67baaf286d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694982114705755569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7e6dd3-e096-45c4-a023-c1458023ae3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61be976b-8432-4ee4-80a6-49ac3466e59d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61be976b-8432-4ee4-80a6-49ac3466e59d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8414153378624074119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a504d56c-5328-4c4d-bee1-f67baaf286d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18227ce4-b8e0-4776-ba3d-d83e174d9785, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18227ce4-b8e0-4776-ba3d-d83e174d9785, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634954074199571299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61be976b-8432-4ee4-80a6-49ac3466e59d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce14ebb-de4a-4b5c-98fc-20148a411d88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce14ebb-de4a-4b5c-98fc-20148a411d88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17047690813266998969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18227ce4-b8e0-4776-ba3d-d83e174d9785, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e451b140-2908-4f69-b10b-d3de67626265, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e451b140-2908-4f69-b10b-d3de67626265, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457805502966486289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce14ebb-de4a-4b5c-98fc-20148a411d88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41710211-cb01-413b-abf3-abe71dfdb536, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41710211-cb01-413b-abf3-abe71dfdb536, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266293073206281975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e451b140-2908-4f69-b10b-d3de67626265, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022f38ea-4302-4deb-8356-585f09bdb210, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022f38ea-4302-4deb-8356-585f09bdb210, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474351522357530830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41710211-cb01-413b-abf3-abe71dfdb536, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022f38ea-4302-4deb-8356-585f09bdb210, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12d2fe0-ac8c-4cd2-a95f-94ba224c434b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12d2fe0-ac8c-4cd2-a95f-94ba224c434b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2830697132724856642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e803bf3-8fd2-487d-9448-bcab2ad1d934, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e803bf3-8fd2-487d-9448-bcab2ad1d934, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3061626824277012238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12d2fe0-ac8c-4cd2-a95f-94ba224c434b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3289650a-361c-4f12-b924-defb5e4371c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3289650a-361c-4f12-b924-defb5e4371c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15428356835818590944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e803bf3-8fd2-487d-9448-bcab2ad1d934, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb5411ae-b136-44d8-b1d1-a38b4ae1248a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb5411ae-b136-44d8-b1d1-a38b4ae1248a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2502380286812252653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3289650a-361c-4f12-b924-defb5e4371c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d92293-9aaa-406d-8244-6de81f98488b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d92293-9aaa-406d-8244-6de81f98488b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7850271212474888207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb5411ae-b136-44d8-b1d1-a38b4ae1248a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bfbaf8-8bb8-4975-a4ae-70c9fd1c1e5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bfbaf8-8bb8-4975-a4ae-70c9fd1c1e5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15873962039192829863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d92293-9aaa-406d-8244-6de81f98488b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bfbaf8-8bb8-4975-a4ae-70c9fd1c1e5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02331d0-4150-4796-bda1-63473036c9e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02331d0-4150-4796-bda1-63473036c9e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17860561971397932881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82ac19e-290f-4810-a79e-6d66b7c4ced1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82ac19e-290f-4810-a79e-6d66b7c4ced1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11544777817364960680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02331d0-4150-4796-bda1-63473036c9e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c48227f-c6ad-49cd-aef4-d8c7c8f9ce3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c48227f-c6ad-49cd-aef4-d8c7c8f9ce3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232189355465800581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82ac19e-290f-4810-a79e-6d66b7c4ced1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63459e95-3ac5-4bf1-9338-86fafb9df682, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63459e95-3ac5-4bf1-9338-86fafb9df682, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7796709323048714705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c48227f-c6ad-49cd-aef4-d8c7c8f9ce3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc98f00f-70f0-4163-9ffb-2d92e3e37ff9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc98f00f-70f0-4163-9ffb-2d92e3e37ff9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1561181952205095532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63459e95-3ac5-4bf1-9338-86fafb9df682, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7592333-5a81-4695-b116-cbe5a892da1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7592333-5a81-4695-b116-cbe5a892da1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126811199695772583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc98f00f-70f0-4163-9ffb-2d92e3e37ff9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea39f13-03e5-4adb-b38f-ef23e0675fa6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea39f13-03e5-4adb-b38f-ef23e0675fa6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9987311936908771212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7592333-5a81-4695-b116-cbe5a892da1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f188bbe5-6e38-465d-8671-5d0fa94de357, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f188bbe5-6e38-465d-8671-5d0fa94de357, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867414834922636346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea39f13-03e5-4adb-b38f-ef23e0675fa6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73ba8c6-77f4-46c5-b125-78561224af89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73ba8c6-77f4-46c5-b125-78561224af89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13053685761830530135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f188bbe5-6e38-465d-8671-5d0fa94de357, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f5c8c8-9045-4a0e-8272-e4fa9df31424, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f5c8c8-9045-4a0e-8272-e4fa9df31424, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12723027094117433159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73ba8c6-77f4-46c5-b125-78561224af89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffad7cf6-d022-45be-ba7b-9f754890ad5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffad7cf6-d022-45be-ba7b-9f754890ad5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5245652976352192550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f5c8c8-9045-4a0e-8272-e4fa9df31424, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837664aa-5629-432d-b77c-e060c9b11965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837664aa-5629-432d-b77c-e060c9b11965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9139200724814678067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffad7cf6-d022-45be-ba7b-9f754890ad5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837664aa-5629-432d-b77c-e060c9b11965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4e23e2-f0d9-4165-98f0-66e779e63f33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cddaf31-a68c-4349-bb8a-8e8f6ca1e6bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cddaf31-a68c-4349-bb8a-8e8f6ca1e6bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439693261344170666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4e23e2-f0d9-4165-98f0-66e779e63f33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15079548274122257024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4e23e2-f0d9-4165-98f0-66e779e63f33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0768fa35-db81-4fb3-89d3-e613cdf99281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0768fa35-db81-4fb3-89d3-e613cdf99281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293133854389081705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0768fa35-db81-4fb3-89d3-e613cdf99281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26094324-af6a-4d20-a06f-cb18b455bad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26094324-af6a-4d20-a06f-cb18b455bad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068376710564505731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cddaf31-a68c-4349-bb8a-8e8f6ca1e6bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3641ee-8819-4b57-9596-1a85f46f6d50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3641ee-8819-4b57-9596-1a85f46f6d50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007570236067656549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26094324-af6a-4d20-a06f-cb18b455bad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c26ac9-35a0-489f-8e7b-fdd82c372b3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c26ac9-35a0-489f-8e7b-fdd82c372b3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1895218969821323502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3641ee-8819-4b57-9596-1a85f46f6d50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f618b14-d32a-406d-b127-4b61da16fc9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f618b14-d32a-406d-b127-4b61da16fc9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515039149853232920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c26ac9-35a0-489f-8e7b-fdd82c372b3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88583182-b39c-48c8-bd43-31b0f97bf507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88583182-b39c-48c8-bd43-31b0f97bf507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12035752124232077753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88583182-b39c-48c8-bd43-31b0f97bf507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a7af99-678b-4148-bf9f-b6c25f414735, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a7af99-678b-4148-bf9f-b6c25f414735, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16294505511397136780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f618b14-d32a-406d-b127-4b61da16fc9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82290acf-4e6c-414c-b01d-bb6d81a162fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82290acf-4e6c-414c-b01d-bb6d81a162fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471121517996979926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a7af99-678b-4148-bf9f-b6c25f414735, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88d082d-9d33-4266-b297-bba23667af46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88d082d-9d33-4266-b297-bba23667af46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8126305549267546269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82290acf-4e6c-414c-b01d-bb6d81a162fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012b56da-b5fd-43c8-8312-9e239f1dcb18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012b56da-b5fd-43c8-8312-9e239f1dcb18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754454052544915670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88d082d-9d33-4266-b297-bba23667af46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e20969f-992b-43ad-aaa9-2f98a3e12407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e20969f-992b-43ad-aaa9-2f98a3e12407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5793720043039274541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012b56da-b5fd-43c8-8312-9e239f1dcb18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805cf15e-2a37-4c81-bf94-194a97b9eda3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805cf15e-2a37-4c81-bf94-194a97b9eda3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12291337330973250798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e20969f-992b-43ad-aaa9-2f98a3e12407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03dd1cad-5bc9-4cf1-8a72-8a2c242a17a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03dd1cad-5bc9-4cf1-8a72-8a2c242a17a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631785864564506801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805cf15e-2a37-4c81-bf94-194a97b9eda3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d283b265-c636-4f49-9afb-640010d021bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d283b265-c636-4f49-9afb-640010d021bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 499465483534201122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03dd1cad-5bc9-4cf1-8a72-8a2c242a17a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0358048f-2e7d-4663-8a00-bf5a1ae294be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0358048f-2e7d-4663-8a00-bf5a1ae294be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6776625651909779081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d283b265-c636-4f49-9afb-640010d021bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe1b078-d8ed-469b-9648-73345bbafcfc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe1b078-d8ed-469b-9648-73345bbafcfc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7473737635934146350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0358048f-2e7d-4663-8a00-bf5a1ae294be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10fc513-b273-4727-b199-3d6c7b014149, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10fc513-b273-4727-b199-3d6c7b014149, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11665547271821083182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe1b078-d8ed-469b-9648-73345bbafcfc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b49dccf-5692-46be-837d-a9fe4d4b6979, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b49dccf-5692-46be-837d-a9fe4d4b6979, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12327897131330832917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10fc513-b273-4727-b199-3d6c7b014149, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc0f402-3f7e-4cdf-9f5f-ad1216945258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc0f402-3f7e-4cdf-9f5f-ad1216945258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948358689185755810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b49dccf-5692-46be-837d-a9fe4d4b6979, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be0d0ac-13a8-4a9c-9fcf-345f490f468e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be0d0ac-13a8-4a9c-9fcf-345f490f468e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5361830005810639603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc0f402-3f7e-4cdf-9f5f-ad1216945258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c4ef74-5e78-4c64-b793-ade46207be1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c4ef74-5e78-4c64-b793-ade46207be1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10101413841471443117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be0d0ac-13a8-4a9c-9fcf-345f490f468e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4eac1f-5584-4ad5-8e15-ee21e65c9b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4eac1f-5584-4ad5-8e15-ee21e65c9b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15237929222550923854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c4ef74-5e78-4c64-b793-ade46207be1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c01f287-a57e-45d9-948d-3fabfb173999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c01f287-a57e-45d9-948d-3fabfb173999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1402641211216870146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4eac1f-5584-4ad5-8e15-ee21e65c9b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ee5f61-7204-45bc-96f2-bb6b8dc707ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ee5f61-7204-45bc-96f2-bb6b8dc707ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15360293775347649702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c01f287-a57e-45d9-948d-3fabfb173999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bbb16f7-20bc-4147-afcf-11774eee3b74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bbb16f7-20bc-4147-afcf-11774eee3b74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16088634152169826980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ee5f61-7204-45bc-96f2-bb6b8dc707ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1744e45e-6370-4935-b37c-41db6f391ece, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1744e45e-6370-4935-b37c-41db6f391ece, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15391320071373027461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bbb16f7-20bc-4147-afcf-11774eee3b74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596fd581-01bd-4d2e-a468-302c25e9d173, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596fd581-01bd-4d2e-a468-302c25e9d173, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11130461975286940387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1744e45e-6370-4935-b37c-41db6f391ece, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 814acb0f-3ad6-4ee3-afd6-32fca7caaba1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 814acb0f-3ad6-4ee3-afd6-32fca7caaba1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408037960490007741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596fd581-01bd-4d2e-a468-302c25e9d173, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b4dad2-ca69-4f52-be67-75767513d261, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b4dad2-ca69-4f52-be67-75767513d261, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6112225920289922308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 814acb0f-3ad6-4ee3-afd6-32fca7caaba1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4794cd-32cc-4f1a-983e-9488e96fb4b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4794cd-32cc-4f1a-983e-9488e96fb4b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1466338862008668543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b4dad2-ca69-4f52-be67-75767513d261, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb37258-68da-47d3-8595-c0c78faa5da5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4794cd-32cc-4f1a-983e-9488e96fb4b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee1a2a0-0802-4a16-8627-6bcd2afd2ac5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee1a2a0-0802-4a16-8627-6bcd2afd2ac5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864757806398870692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb37258-68da-47d3-8595-c0c78faa5da5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3941067527033595028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb37258-68da-47d3-8595-c0c78faa5da5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8eefe6-8060-473b-9b28-c0ee1d4b9f80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8eefe6-8060-473b-9b28-c0ee1d4b9f80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9520472173252157367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee1a2a0-0802-4a16-8627-6bcd2afd2ac5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d9bb6d-23e9-4f89-a3db-c9b0b9e07c2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d9bb6d-23e9-4f89-a3db-c9b0b9e07c2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5565350489878244704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8eefe6-8060-473b-9b28-c0ee1d4b9f80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399b1e3a-2eb7-41c9-98bc-c72976fac902, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399b1e3a-2eb7-41c9-98bc-c72976fac902, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1744661792730378589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d9bb6d-23e9-4f89-a3db-c9b0b9e07c2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1160eed1-2931-4efd-b715-53de37639410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1160eed1-2931-4efd-b715-53de37639410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930977545739737793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399b1e3a-2eb7-41c9-98bc-c72976fac902, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85ea418-5c50-4bcd-9868-0234f22eeb40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85ea418-5c50-4bcd-9868-0234f22eeb40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342992344049013963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1160eed1-2931-4efd-b715-53de37639410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4c1d366-17c5-47f8-aea0-c9d7f774c372, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4c1d366-17c5-47f8-aea0-c9d7f774c372, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205552484235673110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85ea418-5c50-4bcd-9868-0234f22eeb40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45d3c2d-92bd-4511-85d1-3537fb8282cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45d3c2d-92bd-4511-85d1-3537fb8282cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342151141924649290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c1d366-17c5-47f8-aea0-c9d7f774c372, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd22f23-82a8-44ca-9a7c-89f0237a4028, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd22f23-82a8-44ca-9a7c-89f0237a4028, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302947032079181228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45d3c2d-92bd-4511-85d1-3537fb8282cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3318fcd3-6e8c-4a4c-9584-d96f41f4a37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3318fcd3-6e8c-4a4c-9584-d96f41f4a37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18075388764109379042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd22f23-82a8-44ca-9a7c-89f0237a4028, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fb788e-7e36-4340-b02d-7c449f43354f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fb788e-7e36-4340-b02d-7c449f43354f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572367778943712510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3318fcd3-6e8c-4a4c-9584-d96f41f4a37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21a1743-e78c-490f-82b4-a76b7ac7dc40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21a1743-e78c-490f-82b4-a76b7ac7dc40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18250085371972939440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fb788e-7e36-4340-b02d-7c449f43354f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72b7d30-557f-4b66-8292-b7270180389e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72b7d30-557f-4b66-8292-b7270180389e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8571612688156264280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21a1743-e78c-490f-82b4-a76b7ac7dc40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9e9d00-eb90-41f6-a34f-e4d3838e2e5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9e9d00-eb90-41f6-a34f-e4d3838e2e5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5607495234414000711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72b7d30-557f-4b66-8292-b7270180389e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661d92e1-ad91-4a57-9228-c75c262e8233, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661d92e1-ad91-4a57-9228-c75c262e8233, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13887584682640418150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9e9d00-eb90-41f6-a34f-e4d3838e2e5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8f030b-72f3-4a49-95e7-099cd19bba88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8f030b-72f3-4a49-95e7-099cd19bba88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723752469733314928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661d92e1-ad91-4a57-9228-c75c262e8233, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7297bed9-d307-44dc-9730-5035ea531fa1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7297bed9-d307-44dc-9730-5035ea531fa1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769919455176424890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8f030b-72f3-4a49-95e7-099cd19bba88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675b361c-a7f2-4c3d-a236-ea02edb27cd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675b361c-a7f2-4c3d-a236-ea02edb27cd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551247359910589283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7297bed9-d307-44dc-9730-5035ea531fa1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0777722-04e4-4d70-bf91-a80e6dd2ce42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0777722-04e4-4d70-bf91-a80e6dd2ce42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13084327166811237080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675b361c-a7f2-4c3d-a236-ea02edb27cd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b68b544-adaf-431c-8e6c-020309459df2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b68b544-adaf-431c-8e6c-020309459df2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16810696044399295747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0777722-04e4-4d70-bf91-a80e6dd2ce42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc71663-2294-4896-8074-28f941bb5764, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc71663-2294-4896-8074-28f941bb5764, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17868289612801733614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b68b544-adaf-431c-8e6c-020309459df2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb6371c-c132-4c21-b0cb-59f0064986b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb6371c-c132-4c21-b0cb-59f0064986b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18314681275467407489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc71663-2294-4896-8074-28f941bb5764, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0343e9-912a-4588-a10d-26b025758e54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0343e9-912a-4588-a10d-26b025758e54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5631564198364237662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb6371c-c132-4c21-b0cb-59f0064986b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2c7881-44cc-466f-99aa-17f8812a6de9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2c7881-44cc-466f-99aa-17f8812a6de9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962714303640893452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0343e9-912a-4588-a10d-26b025758e54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137660a6-a10f-4aa9-b033-6c93d4ef04e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137660a6-a10f-4aa9-b033-6c93d4ef04e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13689455136905951787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2c7881-44cc-466f-99aa-17f8812a6de9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e02dcdb-2209-4088-9ce8-f0bc525db05a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e02dcdb-2209-4088-9ce8-f0bc525db05a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016698601990997119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137660a6-a10f-4aa9-b033-6c93d4ef04e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20dab2b4-6ed4-445a-b7a0-2e32b697f01b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20dab2b4-6ed4-445a-b7a0-2e32b697f01b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15043005396003922350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e02dcdb-2209-4088-9ce8-f0bc525db05a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd21892-2fd2-4e89-ac61-68e4b6bfa30b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd21892-2fd2-4e89-ac61-68e4b6bfa30b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721241702748088642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20dab2b4-6ed4-445a-b7a0-2e32b697f01b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2fc3a9-1805-4f75-a17d-b9114c6ea444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2fc3a9-1805-4f75-a17d-b9114c6ea444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10822760479134181508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd21892-2fd2-4e89-ac61-68e4b6bfa30b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b9c2b9-c86f-4038-a4f6-f35dcf3a32cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b9c2b9-c86f-4038-a4f6-f35dcf3a32cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15079423361180302378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2fc3a9-1805-4f75-a17d-b9114c6ea444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b9c2b9-c86f-4038-a4f6-f35dcf3a32cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c22b2e41-ef55-4f89-b146-3b3913664120, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c22b2e41-ef55-4f89-b146-3b3913664120, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14349084067727466044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a70585c2-6da4-416d-a97b-37ffeaa8ac7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70585c2-6da4-416d-a97b-37ffeaa8ac7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14207884387354829719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c22b2e41-ef55-4f89-b146-3b3913664120, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7fbac3-7ce1-4cc7-8235-7953151738ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7fbac3-7ce1-4cc7-8235-7953151738ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15814256645127474648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70585c2-6da4-416d-a97b-37ffeaa8ac7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94551d9-e090-4cf4-9c2b-cf3bd518fcab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94551d9-e090-4cf4-9c2b-cf3bd518fcab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15704920317786391693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7fbac3-7ce1-4cc7-8235-7953151738ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7416063-da78-4b5b-85fd-7c401ff9048c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94551d9-e090-4cf4-9c2b-cf3bd518fcab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7416063-da78-4b5b-85fd-7c401ff9048c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13026389891052009593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf99867-8db4-4c03-9f57-6792c236a3ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf99867-8db4-4c03-9f57-6792c236a3ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137797917470017310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7416063-da78-4b5b-85fd-7c401ff9048c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fbf4e8-eb73-4a33-babc-8922cc498074, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fbf4e8-eb73-4a33-babc-8922cc498074, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5396393447311014666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf99867-8db4-4c03-9f57-6792c236a3ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795a8a37-3479-4827-a277-5f2b03ac8692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795a8a37-3479-4827-a277-5f2b03ac8692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353169538538211522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fbf4e8-eb73-4a33-babc-8922cc498074, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2190397f-b048-49a1-9eac-f5db6b16aa4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795a8a37-3479-4827-a277-5f2b03ac8692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2190397f-b048-49a1-9eac-f5db6b16aa4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14976060019316188991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db07d7f1-5aa0-49a5-bf8b-62dc04ddd215, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db07d7f1-5aa0-49a5-bf8b-62dc04ddd215, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854985357665269897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2190397f-b048-49a1-9eac-f5db6b16aa4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b2fc82-1856-4a6b-862a-4e8e3595b489, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b2fc82-1856-4a6b-862a-4e8e3595b489, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7076909846433995796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db07d7f1-5aa0-49a5-bf8b-62dc04ddd215, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d149b1e0-8d10-4e5f-a268-15a6627e4c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d149b1e0-8d10-4e5f-a268-15a6627e4c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 177237303174862831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b2fc82-1856-4a6b-862a-4e8e3595b489, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b534d7ce-333c-4181-b3c0-191386e8a73d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b534d7ce-333c-4181-b3c0-191386e8a73d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250379273668999879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d149b1e0-8d10-4e5f-a268-15a6627e4c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea405d33-07eb-41d6-b9db-9c8f5b416190, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea405d33-07eb-41d6-b9db-9c8f5b416190, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9233364561344019052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b534d7ce-333c-4181-b3c0-191386e8a73d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3482b416-178f-4d74-b587-43dba96c8671, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3482b416-178f-4d74-b587-43dba96c8671, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604650035709437800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea405d33-07eb-41d6-b9db-9c8f5b416190, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8d5678-de7b-4403-9506-23051da30467, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8d5678-de7b-4403-9506-23051da30467, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4028565856706984396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3482b416-178f-4d74-b587-43dba96c8671, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee57e40-fec5-4581-8816-68260d02ead6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee57e40-fec5-4581-8816-68260d02ead6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14013421699558957562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8d5678-de7b-4403-9506-23051da30467, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d2899f2-ab5c-4c16-8d9b-69183ac11517, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d2899f2-ab5c-4c16-8d9b-69183ac11517, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280675222800789742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee57e40-fec5-4581-8816-68260d02ead6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a58805d-55c1-44e8-beac-b3cc76ed1ddf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a58805d-55c1-44e8-beac-b3cc76ed1ddf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11334245221770178255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d2899f2-ab5c-4c16-8d9b-69183ac11517, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8f79a4-2314-4993-8fa7-36cfc02c67fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8f79a4-2314-4993-8fa7-36cfc02c67fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9963306457080080503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a58805d-55c1-44e8-beac-b3cc76ed1ddf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14bc895f-7ae0-4c89-9674-3e4ff3c021ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14bc895f-7ae0-4c89-9674-3e4ff3c021ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7737486476290202139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8f79a4-2314-4993-8fa7-36cfc02c67fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac7c7e7-f18b-42d3-a483-27c469b841ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac7c7e7-f18b-42d3-a483-27c469b841ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1502275145049684484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14bc895f-7ae0-4c89-9674-3e4ff3c021ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac7c7e7-f18b-42d3-a483-27c469b841ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbf9f25-85c2-49d2-a757-0d3730fc82dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbf9f25-85c2-49d2-a757-0d3730fc82dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8461798129063461477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d4e676-8ef3-4676-9eb6-1b36c1ae46fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d4e676-8ef3-4676-9eb6-1b36c1ae46fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483059739778632753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbf9f25-85c2-49d2-a757-0d3730fc82dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2512eb7c-b46f-42b4-8407-f5e7e0f56bb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2512eb7c-b46f-42b4-8407-f5e7e0f56bb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462384084388985662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d4e676-8ef3-4676-9eb6-1b36c1ae46fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b39582-3c4e-44a5-93e6-9c0411b95d15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b39582-3c4e-44a5-93e6-9c0411b95d15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9281871732208302127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2512eb7c-b46f-42b4-8407-f5e7e0f56bb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae2b441-8b0f-40e0-9e87-d4dc055d3499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae2b441-8b0f-40e0-9e87-d4dc055d3499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7715504821441738634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b39582-3c4e-44a5-93e6-9c0411b95d15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0766489-a309-4163-a329-56f58ee2a7d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0766489-a309-4163-a329-56f58ee2a7d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17258495937000396605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae2b441-8b0f-40e0-9e87-d4dc055d3499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605f748c-35c1-4a77-9131-92fb7372102b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605f748c-35c1-4a77-9131-92fb7372102b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857579169036983235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0766489-a309-4163-a329-56f58ee2a7d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304c952b-62f1-4f26-b0f8-aca77b6fb900, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304c952b-62f1-4f26-b0f8-aca77b6fb900, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9585137072073781068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605f748c-35c1-4a77-9131-92fb7372102b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df87236-8024-4142-8b4f-81f59e20451d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df87236-8024-4142-8b4f-81f59e20451d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939227303130287937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304c952b-62f1-4f26-b0f8-aca77b6fb900, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad90c77-f85a-437b-a10d-e05c9fc3c84f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad90c77-f85a-437b-a10d-e05c9fc3c84f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14396988532590826637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df87236-8024-4142-8b4f-81f59e20451d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cbbd173-de50-466e-bdf7-89dafe14404c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cbbd173-de50-466e-bdf7-89dafe14404c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134562016622140548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad90c77-f85a-437b-a10d-e05c9fc3c84f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568d3ed5-297a-4279-a380-f3850d34f5b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568d3ed5-297a-4279-a380-f3850d34f5b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479612021702793511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cbbd173-de50-466e-bdf7-89dafe14404c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c376ea93-481e-4158-92b0-5edce2a0a676, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c376ea93-481e-4158-92b0-5edce2a0a676, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466642865466450496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568d3ed5-297a-4279-a380-f3850d34f5b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1aa4f9b-9a94-4c1e-b98d-761e62171363, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1aa4f9b-9a94-4c1e-b98d-761e62171363, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14753808973956393793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c376ea93-481e-4158-92b0-5edce2a0a676, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e32a6bd-9cdb-456d-9b48-eb2fff662f6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e32a6bd-9cdb-456d-9b48-eb2fff662f6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904069475493825212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1aa4f9b-9a94-4c1e-b98d-761e62171363, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb9a374-a9f4-4c21-b70c-aafeded80f5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb9a374-a9f4-4c21-b70c-aafeded80f5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166571382329319368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e32a6bd-9cdb-456d-9b48-eb2fff662f6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ca3920-cd17-4162-8771-de58434fa1a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ca3920-cd17-4162-8771-de58434fa1a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8065587469065247187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb9a374-a9f4-4c21-b70c-aafeded80f5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fc9d42-1b36-4598-895c-762833ca4be6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fc9d42-1b36-4598-895c-762833ca4be6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500716426093257829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ca3920-cd17-4162-8771-de58434fa1a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf4deba7-698f-40cb-9f24-9816297ca11c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf4deba7-698f-40cb-9f24-9816297ca11c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2852553179874747807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf4deba7-698f-40cb-9f24-9816297ca11c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b43a8ed0-3877-43eb-a9d6-2610ef1d7688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43a8ed0-3877-43eb-a9d6-2610ef1d7688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582058137192066114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fc9d42-1b36-4598-895c-762833ca4be6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728c7084-392b-40ff-bc94-3133dff9f77e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728c7084-392b-40ff-bc94-3133dff9f77e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10885253356637552672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728c7084-392b-40ff-bc94-3133dff9f77e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c7ad8c-1171-4a55-9232-af12be7c719e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c7ad8c-1171-4a55-9232-af12be7c719e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13413171945913659392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43a8ed0-3877-43eb-a9d6-2610ef1d7688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990cc01a-cf2b-4bb2-926f-41f687a3745b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990cc01a-cf2b-4bb2-926f-41f687a3745b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9199004710261360494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c7ad8c-1171-4a55-9232-af12be7c719e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a84835-d323-4be5-acd4-ce5760a7b6e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a84835-d323-4be5-acd4-ce5760a7b6e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8953746244846047620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990cc01a-cf2b-4bb2-926f-41f687a3745b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ddcca3-cd92-45f2-96dc-4e89fe238635, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ddcca3-cd92-45f2-96dc-4e89fe238635, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799147996748415258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a84835-d323-4be5-acd4-ce5760a7b6e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93235f87-b4a0-4691-94a6-f7ebcf04e372, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93235f87-b4a0-4691-94a6-f7ebcf04e372, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15196650023053988911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ddcca3-cd92-45f2-96dc-4e89fe238635, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc8dff0-7c72-42ed-bc2f-6b0a46858cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc8dff0-7c72-42ed-bc2f-6b0a46858cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16886709742602658494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93235f87-b4a0-4691-94a6-f7ebcf04e372, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9a4245-f205-41ef-9b70-08a3936832a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9a4245-f205-41ef-9b70-08a3936832a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5814281994556122597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc8dff0-7c72-42ed-bc2f-6b0a46858cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da79115-2a69-4d9f-8080-80fe86b3c45a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da79115-2a69-4d9f-8080-80fe86b3c45a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1374543327524564782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9a4245-f205-41ef-9b70-08a3936832a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e816e66-408b-4578-b5d7-064e0157a9f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e816e66-408b-4578-b5d7-064e0157a9f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500034168550874742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da79115-2a69-4d9f-8080-80fe86b3c45a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd5f99e-34f1-4f8a-aadb-7fd122e5f1cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd5f99e-34f1-4f8a-aadb-7fd122e5f1cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16127747829597186399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e816e66-408b-4578-b5d7-064e0157a9f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8834cc56-045e-4ca8-9726-6213b5b9b631, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8834cc56-045e-4ca8-9726-6213b5b9b631, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163652379271551922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd5f99e-34f1-4f8a-aadb-7fd122e5f1cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b373a418-7560-4636-b0da-3c2b9af89316, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b373a418-7560-4636-b0da-3c2b9af89316, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14461208715674827840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8834cc56-045e-4ca8-9726-6213b5b9b631, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e213550-9128-4e99-a6fd-5daf7cf195a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e213550-9128-4e99-a6fd-5daf7cf195a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881717928585275235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b373a418-7560-4636-b0da-3c2b9af89316, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e213550-9128-4e99-a6fd-5daf7cf195a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d066f074-891a-4394-86fa-694a9722421d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d066f074-891a-4394-86fa-694a9722421d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3345647152868823247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458488bb-bcd1-4b02-8b81-e9ac5f332519, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458488bb-bcd1-4b02-8b81-e9ac5f332519, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6894469067998514136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d066f074-891a-4394-86fa-694a9722421d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b566624-a11e-4dbb-b288-940f058e6f30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b566624-a11e-4dbb-b288-940f058e6f30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865911274722070777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458488bb-bcd1-4b02-8b81-e9ac5f332519, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd16c39c-4a4d-4a6e-b6e1-2640d79b1021, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd16c39c-4a4d-4a6e-b6e1-2640d79b1021, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15842293038781721001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b566624-a11e-4dbb-b288-940f058e6f30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a904f4-e74a-4b4f-bb7a-0ca3f99fbdca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a904f4-e74a-4b4f-bb7a-0ca3f99fbdca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9158735228237440917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd16c39c-4a4d-4a6e-b6e1-2640d79b1021, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc6b4ff-5a18-430a-a3ad-f323e94d2b7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc6b4ff-5a18-430a-a3ad-f323e94d2b7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313130908477526077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a904f4-e74a-4b4f-bb7a-0ca3f99fbdca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8e5ac7-71f7-43da-8dc4-dcd345d85ec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8e5ac7-71f7-43da-8dc4-dcd345d85ec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10547040485585893086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc6b4ff-5a18-430a-a3ad-f323e94d2b7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c095f994-6f96-4dc0-b8ba-1eb984677d3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c095f994-6f96-4dc0-b8ba-1eb984677d3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6931986320376011782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8e5ac7-71f7-43da-8dc4-dcd345d85ec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8538b612-f425-4aee-9b01-fbeee41765cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8538b612-f425-4aee-9b01-fbeee41765cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319299078472018970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c095f994-6f96-4dc0-b8ba-1eb984677d3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2444cde7-93d8-46e9-9d8d-8796ca3d8a88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2444cde7-93d8-46e9-9d8d-8796ca3d8a88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190379474566377790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8538b612-f425-4aee-9b01-fbeee41765cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf3bbb8-b623-4925-a2d8-626e4c7e090f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2444cde7-93d8-46e9-9d8d-8796ca3d8a88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf3bbb8-b623-4925-a2d8-626e4c7e090f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3485401904266241471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc50aec-7ae4-42f8-8a47-7528ae627fda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc50aec-7ae4-42f8-8a47-7528ae627fda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225187678679555123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf3bbb8-b623-4925-a2d8-626e4c7e090f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a610c13f-8802-49e5-b994-b9f6ad806af0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc50aec-7ae4-42f8-8a47-7528ae627fda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a2648-8b15-4565-90c0-a58e4d796856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a2648-8b15-4565-90c0-a58e4d796856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914371716435027279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a610c13f-8802-49e5-b994-b9f6ad806af0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9693043910711267177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a2648-8b15-4565-90c0-a58e4d796856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785ba15e-471c-4718-93f4-cba48a58b1f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785ba15e-471c-4718-93f4-cba48a58b1f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18294501218476020423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a610c13f-8802-49e5-b994-b9f6ad806af0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6937ad7d-3a63-4a6c-a3ce-7429338420f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6937ad7d-3a63-4a6c-a3ce-7429338420f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679598632019396496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785ba15e-471c-4718-93f4-cba48a58b1f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d408198-250d-4118-a317-ffead680372a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d408198-250d-4118-a317-ffead680372a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892171760345863703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6937ad7d-3a63-4a6c-a3ce-7429338420f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ebaadde-d6c3-464f-a170-a3f4bc23a698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d408198-250d-4118-a317-ffead680372a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebaadde-d6c3-464f-a170-a3f4bc23a698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1934264258406516040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2612192-dbde-468e-bce8-2137bcf80428, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2612192-dbde-468e-bce8-2137bcf80428, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17999930014462672951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebaadde-d6c3-464f-a170-a3f4bc23a698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9e5739-0eaa-4fc7-a651-06a91fa9f280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9e5739-0eaa-4fc7-a651-06a91fa9f280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14979296229853122635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2612192-dbde-468e-bce8-2137bcf80428, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707df28f-62d3-4276-99dd-c113a860383b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707df28f-62d3-4276-99dd-c113a860383b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4260065032385779452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9e5739-0eaa-4fc7-a651-06a91fa9f280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025fb26a-3f06-460e-b90f-a710b99d96f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025fb26a-3f06-460e-b90f-a710b99d96f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14328287455185861914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707df28f-62d3-4276-99dd-c113a860383b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26f0a2c-6e8e-47cb-ab73-763c65bf411f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26f0a2c-6e8e-47cb-ab73-763c65bf411f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3728865608485595967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025fb26a-3f06-460e-b90f-a710b99d96f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1cff21e-8828-4838-8036-19d401c90b79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1cff21e-8828-4838-8036-19d401c90b79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6401337723787418439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26f0a2c-6e8e-47cb-ab73-763c65bf411f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c0bd2f1-74d2-4d5e-b8ba-aebec24d1b79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0bd2f1-74d2-4d5e-b8ba-aebec24d1b79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14207329698250007417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1cff21e-8828-4838-8036-19d401c90b79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b828d21e-9124-4081-b6e2-031c3c550094, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b828d21e-9124-4081-b6e2-031c3c550094, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17988313676469671991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0bd2f1-74d2-4d5e-b8ba-aebec24d1b79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a148e8b1-7c4f-47a0-b8cb-abbfbc360831, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b828d21e-9124-4081-b6e2-031c3c550094, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1f4df3-2f83-40c7-a268-a1f0e7627b93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1f4df3-2f83-40c7-a268-a1f0e7627b93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17231667079425897440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a148e8b1-7c4f-47a0-b8cb-abbfbc360831, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14632777909779182644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a148e8b1-7c4f-47a0-b8cb-abbfbc360831, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23269019-b565-4e89-8534-f8e19861d6ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23269019-b565-4e89-8534-f8e19861d6ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13879394079450633432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1f4df3-2f83-40c7-a268-a1f0e7627b93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80157ed5-6674-4964-9b15-4d559177ee4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80157ed5-6674-4964-9b15-4d559177ee4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5704157844817478401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23269019-b565-4e89-8534-f8e19861d6ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeabb863-6a04-419b-87d1-f76371ea1192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeabb863-6a04-419b-87d1-f76371ea1192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7233955263004671891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80157ed5-6674-4964-9b15-4d559177ee4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d737737d-4cc0-4b2d-bb38-3a8523df9fd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d737737d-4cc0-4b2d-bb38-3a8523df9fd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624106958067393397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeabb863-6a04-419b-87d1-f76371ea1192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbee5306-4d12-48c0-8427-a2912e6a77de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbee5306-4d12-48c0-8427-a2912e6a77de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896402320445556442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d737737d-4cc0-4b2d-bb38-3a8523df9fd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6c480c-d31f-4b44-8b50-16ad0508c9dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6c480c-d31f-4b44-8b50-16ad0508c9dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213118733430181087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbee5306-4d12-48c0-8427-a2912e6a77de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff67beaa-4836-4ee3-a28e-d7390a0664a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff67beaa-4836-4ee3-a28e-d7390a0664a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9273581752782003255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6c480c-d31f-4b44-8b50-16ad0508c9dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166ecbeb-516e-4374-9870-2fae331d1fe1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166ecbeb-516e-4374-9870-2fae331d1fe1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313108336041279913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff67beaa-4836-4ee3-a28e-d7390a0664a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd8f632-4c97-43a6-b311-b82be1d7fd33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd8f632-4c97-43a6-b311-b82be1d7fd33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803278092265194452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166ecbeb-516e-4374-9870-2fae331d1fe1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fabccc98-9906-4ad1-b181-d6d817d429b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabccc98-9906-4ad1-b181-d6d817d429b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18175716276618732641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd8f632-4c97-43a6-b311-b82be1d7fd33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebf30a4-1c7a-4a88-9a44-4be3a9e1ad13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebf30a4-1c7a-4a88-9a44-4be3a9e1ad13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545801876885454826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabccc98-9906-4ad1-b181-d6d817d429b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e639f87a-8a5a-49f1-9cb6-b4d5dbf98038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e639f87a-8a5a-49f1-9cb6-b4d5dbf98038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 844853773806587685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebf30a4-1c7a-4a88-9a44-4be3a9e1ad13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d054876-c0da-4251-addf-90d48dd6a89d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d054876-c0da-4251-addf-90d48dd6a89d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12415697506808139862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e639f87a-8a5a-49f1-9cb6-b4d5dbf98038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37500d3-ca6c-45aa-bd2e-62ea3206f300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37500d3-ca6c-45aa-bd2e-62ea3206f300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10065169259702461181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37500d3-ca6c-45aa-bd2e-62ea3206f300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 614cf203-e703-44ae-86be-be0f7ca77061, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d054876-c0da-4251-addf-90d48dd6a89d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 614cf203-e703-44ae-86be-be0f7ca77061, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6156522614953608894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d659c0b-f18d-45fc-b08a-82f230f2ed40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d659c0b-f18d-45fc-b08a-82f230f2ed40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012081934559061588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 614cf203-e703-44ae-86be-be0f7ca77061, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac383e45-adeb-4a59-a3c0-76afffc386f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac383e45-adeb-4a59-a3c0-76afffc386f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8357048511387034305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d659c0b-f18d-45fc-b08a-82f230f2ed40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e783f6-bb82-4f56-99d7-637393a03fe0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e783f6-bb82-4f56-99d7-637393a03fe0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18148271907244809625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac383e45-adeb-4a59-a3c0-76afffc386f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a5ccdca-5d4b-42c1-a4ff-35fc7d17e856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5ccdca-5d4b-42c1-a4ff-35fc7d17e856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881151741331513010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e783f6-bb82-4f56-99d7-637393a03fe0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9aa6e83-6ac2-40fd-a367-7323d022eccb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9aa6e83-6ac2-40fd-a367-7323d022eccb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12022757260066839964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5ccdca-5d4b-42c1-a4ff-35fc7d17e856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e35d1f2-649c-4047-bb54-4c0cb99499bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e35d1f2-649c-4047-bb54-4c0cb99499bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5301058574015683248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9aa6e83-6ac2-40fd-a367-7323d022eccb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b755b0-9ee9-407d-a330-42e9c1b31e38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b755b0-9ee9-407d-a330-42e9c1b31e38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3321786728364983864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e35d1f2-649c-4047-bb54-4c0cb99499bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3854d41e-e4d0-4315-8630-c3897db7cf7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3854d41e-e4d0-4315-8630-c3897db7cf7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14077770884232496654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b755b0-9ee9-407d-a330-42e9c1b31e38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01a95e9-bb1f-4f93-b0e4-0a79ea14550e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01a95e9-bb1f-4f93-b0e4-0a79ea14550e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7830404759406586950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3854d41e-e4d0-4315-8630-c3897db7cf7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011dd2ba-43ac-4537-991b-316c9edef3b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011dd2ba-43ac-4537-991b-316c9edef3b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385804097166150389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01a95e9-bb1f-4f93-b0e4-0a79ea14550e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353dd349-d231-4bcb-a5f6-b38a19c94f88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353dd349-d231-4bcb-a5f6-b38a19c94f88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941668895401902337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011dd2ba-43ac-4537-991b-316c9edef3b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adba97eb-0839-4d45-befd-d10ae0298ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adba97eb-0839-4d45-befd-d10ae0298ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280043911873620059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353dd349-d231-4bcb-a5f6-b38a19c94f88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b727bf-ac85-4744-9fc7-8f5b5f6e583e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b727bf-ac85-4744-9fc7-8f5b5f6e583e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129715604877834139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adba97eb-0839-4d45-befd-d10ae0298ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637b8370-2553-4945-a616-12bea4a86791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637b8370-2553-4945-a616-12bea4a86791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2413361748671511710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b727bf-ac85-4744-9fc7-8f5b5f6e583e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee9aa23-e8aa-491a-a2db-e0042c030217, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee9aa23-e8aa-491a-a2db-e0042c030217, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5203303371430413626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637b8370-2553-4945-a616-12bea4a86791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41978eb2-06b5-4009-8456-c0fb1842b516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41978eb2-06b5-4009-8456-c0fb1842b516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442545803942648592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee9aa23-e8aa-491a-a2db-e0042c030217, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb2c993a-6938-450a-ac37-88e31cde04ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb2c993a-6938-450a-ac37-88e31cde04ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12083793074791820389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41978eb2-06b5-4009-8456-c0fb1842b516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb2c993a-6938-450a-ac37-88e31cde04ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aac9110-d7fa-4c02-98d4-2ccd874302aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c549ed50-013a-485e-85a5-1fbab3bd033c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c549ed50-013a-485e-85a5-1fbab3bd033c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5131930575060317035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aac9110-d7fa-4c02-98d4-2ccd874302aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13354996133045737730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aac9110-d7fa-4c02-98d4-2ccd874302aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f257920-c1b9-4497-b67c-f0b5ece9d984, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f257920-c1b9-4497-b67c-f0b5ece9d984, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13457494892631953954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c549ed50-013a-485e-85a5-1fbab3bd033c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ce7ead6-0d8f-49b5-a40e-26a32252a499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce7ead6-0d8f-49b5-a40e-26a32252a499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16923492244341965846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f257920-c1b9-4497-b67c-f0b5ece9d984, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b17fcf4-30af-45cd-98e6-2645e24f9e9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b17fcf4-30af-45cd-98e6-2645e24f9e9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654425815788763822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce7ead6-0d8f-49b5-a40e-26a32252a499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410036a0-6642-4827-9a59-e2c7e64a1a99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410036a0-6642-4827-9a59-e2c7e64a1a99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2158130430846320115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b17fcf4-30af-45cd-98e6-2645e24f9e9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36df7c25-6c72-48df-9629-1b81373a7779, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36df7c25-6c72-48df-9629-1b81373a7779, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14321851312773003068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410036a0-6642-4827-9a59-e2c7e64a1a99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a6c85c-e02f-44ac-9e28-1811298c620e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36df7c25-6c72-48df-9629-1b81373a7779, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a6c85c-e02f-44ac-9e28-1811298c620e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13365046502711632859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483781f9-5024-4a97-a7a2-c8c3c689c8be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483781f9-5024-4a97-a7a2-c8c3c689c8be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3363656846593227111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a6c85c-e02f-44ac-9e28-1811298c620e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0759722c-54e7-49de-b8b6-73c0aaba71bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0759722c-54e7-49de-b8b6-73c0aaba71bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15359624103533149022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483781f9-5024-4a97-a7a2-c8c3c689c8be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316f6ffd-e558-485d-ac9e-ba7884e2936e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316f6ffd-e558-485d-ac9e-ba7884e2936e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1351288175614853289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0759722c-54e7-49de-b8b6-73c0aaba71bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f42c068-eae9-4bcb-9aa3-4e2bfa05c97d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f42c068-eae9-4bcb-9aa3-4e2bfa05c97d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625972619318812813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316f6ffd-e558-485d-ac9e-ba7884e2936e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc63f573-42c6-45e2-bd89-969809f00a0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc63f573-42c6-45e2-bd89-969809f00a0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689760554653024322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f42c068-eae9-4bcb-9aa3-4e2bfa05c97d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1188d1c2-44f9-4f39-957c-c8aaa2a5cf99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1188d1c2-44f9-4f39-957c-c8aaa2a5cf99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5081489858179465581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc63f573-42c6-45e2-bd89-969809f00a0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128fef4a-5f3d-4e18-a8e3-0d41ce2cf5f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128fef4a-5f3d-4e18-a8e3-0d41ce2cf5f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783460947937773761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1188d1c2-44f9-4f39-957c-c8aaa2a5cf99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fef29c3-80d9-43f0-aa40-35c034fc69dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fef29c3-80d9-43f0-aa40-35c034fc69dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299016073319577294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128fef4a-5f3d-4e18-a8e3-0d41ce2cf5f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f208fad0-c5d9-4990-8259-5758b1f3dd74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f208fad0-c5d9-4990-8259-5758b1f3dd74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6738144830174447862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fef29c3-80d9-43f0-aa40-35c034fc69dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252e7f14-477f-42f6-95ef-e4370cbe6aaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252e7f14-477f-42f6-95ef-e4370cbe6aaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770312056845505927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f208fad0-c5d9-4990-8259-5758b1f3dd74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252e7f14-477f-42f6-95ef-e4370cbe6aaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0826814d-a87f-40b2-aa61-f64d9303a2f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0826814d-a87f-40b2-aa61-f64d9303a2f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12123486882159272999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0a341a-9d8e-4752-bb48-69f9528d0dfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0a341a-9d8e-4752-bb48-69f9528d0dfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158115551111282462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0826814d-a87f-40b2-aa61-f64d9303a2f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d6d9d2-515f-473f-bd32-85e97f4be063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d6d9d2-515f-473f-bd32-85e97f4be063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4509367392097516400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0a341a-9d8e-4752-bb48-69f9528d0dfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2511cf3-bdc0-481b-aba0-362b8d945ead, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2511cf3-bdc0-481b-aba0-362b8d945ead, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567612724914827464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d6d9d2-515f-473f-bd32-85e97f4be063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 435010a4-03c7-40bf-b7cd-c65e258a5bc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 435010a4-03c7-40bf-b7cd-c65e258a5bc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300600431600229724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2511cf3-bdc0-481b-aba0-362b8d945ead, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 435010a4-03c7-40bf-b7cd-c65e258a5bc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4208a5d-dc75-4662-956f-85824947a692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4208a5d-dc75-4662-956f-85824947a692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1651663451694429168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e00def-22eb-43fe-98f3-fd16fb98eeda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e00def-22eb-43fe-98f3-fd16fb98eeda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851243501079629371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4208a5d-dc75-4662-956f-85824947a692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7d21ce-754d-4c16-98de-45ca5797abf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7d21ce-754d-4c16-98de-45ca5797abf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18246788332487605523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e00def-22eb-43fe-98f3-fd16fb98eeda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bae376-7c18-42f7-83e1-7cdee6e232cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bae376-7c18-42f7-83e1-7cdee6e232cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4863917057439416985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7d21ce-754d-4c16-98de-45ca5797abf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a69c36-0315-4373-9016-9a7c1e2925d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a69c36-0315-4373-9016-9a7c1e2925d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3768916894586144736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bae376-7c18-42f7-83e1-7cdee6e232cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05351824-6bd1-4d53-848a-0fd7b5572621, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05351824-6bd1-4d53-848a-0fd7b5572621, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1633948957089082868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a69c36-0315-4373-9016-9a7c1e2925d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67bdd3d7-8af1-4126-932e-e9474a12e813, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67bdd3d7-8af1-4126-932e-e9474a12e813, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7130100413864727149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05351824-6bd1-4d53-848a-0fd7b5572621, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f1a655-9065-4ab2-bf38-cb191cd7eb41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f1a655-9065-4ab2-bf38-cb191cd7eb41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12948104530232972339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67bdd3d7-8af1-4126-932e-e9474a12e813, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c572875-258d-44dc-8501-946580a583bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c572875-258d-44dc-8501-946580a583bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10621260398703587492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f1a655-9065-4ab2-bf38-cb191cd7eb41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b38cd7ee-c493-4fe4-8744-19e65b5a2a1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38cd7ee-c493-4fe4-8744-19e65b5a2a1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3013513486260205396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c572875-258d-44dc-8501-946580a583bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79b858d-9106-4fe7-ae6d-d53414871cc7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79b858d-9106-4fe7-ae6d-d53414871cc7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3651629947863284791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38cd7ee-c493-4fe4-8744-19e65b5a2a1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbf50f1-9e83-4f03-8fdd-1cf65974510c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbf50f1-9e83-4f03-8fdd-1cf65974510c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707007098341602245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79b858d-9106-4fe7-ae6d-d53414871cc7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571fd2b3-7edc-4a5c-bd73-656e91d4465a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571fd2b3-7edc-4a5c-bd73-656e91d4465a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896018427847384558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbf50f1-9e83-4f03-8fdd-1cf65974510c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28619a0-259f-47b6-8fe9-04b04cd3f8e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571fd2b3-7edc-4a5c-bd73-656e91d4465a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28619a0-259f-47b6-8fe9-04b04cd3f8e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14994090861444585874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce049a81-4fa6-4cb3-a641-d352bde1be81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce049a81-4fa6-4cb3-a641-d352bde1be81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803175096499308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28619a0-259f-47b6-8fe9-04b04cd3f8e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97822fa6-7137-45df-aa79-fcca80c44347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce049a81-4fa6-4cb3-a641-d352bde1be81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97822fa6-7137-45df-aa79-fcca80c44347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535020756024264512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c761b8e-e992-43ca-86bc-b9414cb699fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c761b8e-e992-43ca-86bc-b9414cb699fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242919433697877375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97822fa6-7137-45df-aa79-fcca80c44347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84f7713-c0ea-466b-8295-50d6f73565be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84f7713-c0ea-466b-8295-50d6f73565be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6761051538353403751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c761b8e-e992-43ca-86bc-b9414cb699fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a6e2d3a-9dbe-4017-9dff-4d3afafe3dfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6e2d3a-9dbe-4017-9dff-4d3afafe3dfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044651708080593491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84f7713-c0ea-466b-8295-50d6f73565be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229fbb87-ffcf-44fd-ba15-9750cfb2e8d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229fbb87-ffcf-44fd-ba15-9750cfb2e8d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9524081346623993448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6e2d3a-9dbe-4017-9dff-4d3afafe3dfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab8d3fc1-d995-4df2-9e86-26e1e14738b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab8d3fc1-d995-4df2-9e86-26e1e14738b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700296389333791548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229fbb87-ffcf-44fd-ba15-9750cfb2e8d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bf2cdde-a9e7-4e9c-be1c-1f9c5a6fc9fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bf2cdde-a9e7-4e9c-be1c-1f9c5a6fc9fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004418379904381996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab8d3fc1-d995-4df2-9e86-26e1e14738b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d42de9b-3999-486d-b322-19d6b2f0aa7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d42de9b-3999-486d-b322-19d6b2f0aa7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495600078175692748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bf2cdde-a9e7-4e9c-be1c-1f9c5a6fc9fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a5c709-8877-480f-992f-4f3cab2e45fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a5c709-8877-480f-992f-4f3cab2e45fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759483209435334179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d42de9b-3999-486d-b322-19d6b2f0aa7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3ebd09b-6508-423b-9c81-6a12be0d141a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3ebd09b-6508-423b-9c81-6a12be0d141a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783147409901458972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a5c709-8877-480f-992f-4f3cab2e45fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62392346-5320-45fc-88ff-45da4ebfa112, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62392346-5320-45fc-88ff-45da4ebfa112, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539783057012727593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3ebd09b-6508-423b-9c81-6a12be0d141a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81419ff4-ae9a-4615-ab43-eddda236f347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81419ff4-ae9a-4615-ab43-eddda236f347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2547793035109391851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62392346-5320-45fc-88ff-45da4ebfa112, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48133452-39ae-42b4-b17d-6cda371a9a5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48133452-39ae-42b4-b17d-6cda371a9a5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7604260187837608946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81419ff4-ae9a-4615-ab43-eddda236f347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c05d5e0b-7aec-4f94-8b7b-bac54ef00ad3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05d5e0b-7aec-4f94-8b7b-bac54ef00ad3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6502584984305486112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48133452-39ae-42b4-b17d-6cda371a9a5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95582ee-1745-454a-8a4f-8c0fd517e2c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95582ee-1745-454a-8a4f-8c0fd517e2c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5302282414757205857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05d5e0b-7aec-4f94-8b7b-bac54ef00ad3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9425f286-1a3a-4fc1-9130-1358e9e5044d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9425f286-1a3a-4fc1-9130-1358e9e5044d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8614314714975800794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95582ee-1745-454a-8a4f-8c0fd517e2c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab4817f-9e20-4ce0-a556-2a8f3cc797ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9425f286-1a3a-4fc1-9130-1358e9e5044d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616fa825-3d50-4d74-9e66-08610cdf0b9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab4817f-9e20-4ce0-a556-2a8f3cc797ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5738086154396869402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616fa825-3d50-4d74-9e66-08610cdf0b9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8029271788989490515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616fa825-3d50-4d74-9e66-08610cdf0b9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab4817f-9e20-4ce0-a556-2a8f3cc797ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6183e92d-6244-4f91-962c-b7a5b98f1b37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6183e92d-6244-4f91-962c-b7a5b98f1b37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9250241759008185704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb13ee61-15b5-4e81-b2cb-f9f229581b03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb13ee61-15b5-4e81-b2cb-f9f229581b03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419767061009472599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6183e92d-6244-4f91-962c-b7a5b98f1b37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004480a1-90c6-4418-a53c-0d2c202481b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004480a1-90c6-4418-a53c-0d2c202481b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824222995263646080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb13ee61-15b5-4e81-b2cb-f9f229581b03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14d05ec-cf0e-4f67-a703-957fc16d1488, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14d05ec-cf0e-4f67-a703-957fc16d1488, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354365668898917674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004480a1-90c6-4418-a53c-0d2c202481b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7303c8bc-707e-452d-b4ac-5dac826a1ac9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7303c8bc-707e-452d-b4ac-5dac826a1ac9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12958284145366682441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14d05ec-cf0e-4f67-a703-957fc16d1488, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268b6572-6cee-4588-8e9b-1b5fc555ace6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268b6572-6cee-4588-8e9b-1b5fc555ace6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406568244442224014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268b6572-6cee-4588-8e9b-1b5fc555ace6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e8e082-444a-4a2c-834b-4f73e3125178, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e8e082-444a-4a2c-834b-4f73e3125178, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2307448470212011029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7303c8bc-707e-452d-b4ac-5dac826a1ac9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 758436fd-4bf8-449f-a591-03bc96ac852c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758436fd-4bf8-449f-a591-03bc96ac852c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14998602854994810595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e8e082-444a-4a2c-834b-4f73e3125178, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f110f4-46c5-4979-a1ef-337f36452880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f110f4-46c5-4979-a1ef-337f36452880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6525277547465434358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758436fd-4bf8-449f-a591-03bc96ac852c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 126635a1-ccee-47af-a5c0-a845252e5730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 126635a1-ccee-47af-a5c0-a845252e5730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2578031267118052855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f110f4-46c5-4979-a1ef-337f36452880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264bae75-f029-462f-964d-0ac6ed723f94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264bae75-f029-462f-964d-0ac6ed723f94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5660746837761306321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 126635a1-ccee-47af-a5c0-a845252e5730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed94ce2-9f66-466c-a2c0-7c2163b333c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed94ce2-9f66-466c-a2c0-7c2163b333c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250883239433441181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264bae75-f029-462f-964d-0ac6ed723f94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f95b35-3936-4a48-a4a0-199426b658d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f95b35-3936-4a48-a4a0-199426b658d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917444871220346824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed94ce2-9f66-466c-a2c0-7c2163b333c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a32fe0-5b0d-44ce-89ca-944874830511, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a32fe0-5b0d-44ce-89ca-944874830511, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14834232549126509606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f95b35-3936-4a48-a4a0-199426b658d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c91c416-72cf-4ec2-9982-d4df9a3d2f5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c91c416-72cf-4ec2-9982-d4df9a3d2f5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2577935509843509175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a32fe0-5b0d-44ce-89ca-944874830511, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b307e9b-a9fa-44ef-b299-292bfe6e447c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b307e9b-a9fa-44ef-b299-292bfe6e447c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386490897409792558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b307e9b-a9fa-44ef-b299-292bfe6e447c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a62bf8-6d8f-4b31-afcf-7056fc3a66c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a62bf8-6d8f-4b31-afcf-7056fc3a66c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16595603363382514967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a62bf8-6d8f-4b31-afcf-7056fc3a66c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c91c416-72cf-4ec2-9982-d4df9a3d2f5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2817cfd1-5cce-4e14-a2fd-4baff3fa9c36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2817cfd1-5cce-4e14-a2fd-4baff3fa9c36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570962158916137913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da5fe1a2-ef9b-400c-8461-07f11f091f3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5fe1a2-ef9b-400c-8461-07f11f091f3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4129507330045811366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5fe1a2-ef9b-400c-8461-07f11f091f3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2d2c67-fa5c-4cb9-80cf-38af9cef1e11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2817cfd1-5cce-4e14-a2fd-4baff3fa9c36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2d2c67-fa5c-4cb9-80cf-38af9cef1e11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5722276036674686538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63eb722-a955-4db7-8a79-9a1e1464c551, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63eb722-a955-4db7-8a79-9a1e1464c551, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701762057482375228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2d2c67-fa5c-4cb9-80cf-38af9cef1e11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e42454e-6b6c-4273-bd35-795f14642117, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e42454e-6b6c-4273-bd35-795f14642117, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960680472440968286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63eb722-a955-4db7-8a79-9a1e1464c551, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ff2350-5163-4df3-b0a0-3566c535ebda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ff2350-5163-4df3-b0a0-3566c535ebda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15926688402275491121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e42454e-6b6c-4273-bd35-795f14642117, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f5b8ce-2638-4e1c-9ca6-1c2dfad1b91f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f5b8ce-2638-4e1c-9ca6-1c2dfad1b91f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2607155277195368377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ff2350-5163-4df3-b0a0-3566c535ebda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d51320d-dc08-4857-903a-9bd463a71678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d51320d-dc08-4857-903a-9bd463a71678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5036960212498405251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f5b8ce-2638-4e1c-9ca6-1c2dfad1b91f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c1290d-ff42-4fd7-ac8b-423ef2fdddca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d51320d-dc08-4857-903a-9bd463a71678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c1290d-ff42-4fd7-ac8b-423ef2fdddca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3467147785378286814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe3dffb-cbe0-44c1-bb1c-40dcabe239dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe3dffb-cbe0-44c1-bb1c-40dcabe239dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 853787912231018374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c1290d-ff42-4fd7-ac8b-423ef2fdddca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6cb800-108a-4a18-a9b9-bb26234db20c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6cb800-108a-4a18-a9b9-bb26234db20c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005289831032476141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe3dffb-cbe0-44c1-bb1c-40dcabe239dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04de900-7317-4403-b156-e2be4bfdfe4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04de900-7317-4403-b156-e2be4bfdfe4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2252430105896385401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6cb800-108a-4a18-a9b9-bb26234db20c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db412ff-3531-48a7-9aff-db8d72d83442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04de900-7317-4403-b156-e2be4bfdfe4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f284eb3-552b-46d7-b661-008a4d123f4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db412ff-3531-48a7-9aff-db8d72d83442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9525981379932541257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f284eb3-552b-46d7-b661-008a4d123f4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10631257652160942820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f284eb3-552b-46d7-b661-008a4d123f4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535744d4-7402-4f56-9576-036eb24f97bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535744d4-7402-4f56-9576-036eb24f97bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537440159174826992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db412ff-3531-48a7-9aff-db8d72d83442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae69213-18b4-4c36-ae5f-cf2d9c8a2d76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae69213-18b4-4c36-ae5f-cf2d9c8a2d76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706676943480877449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535744d4-7402-4f56-9576-036eb24f97bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539f72d4-e94c-42ef-83d3-58532bb48101, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539f72d4-e94c-42ef-83d3-58532bb48101, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11654656569834009612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae69213-18b4-4c36-ae5f-cf2d9c8a2d76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e26558b-992a-46e2-8a56-bb0945fe09d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e26558b-992a-46e2-8a56-bb0945fe09d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302822878833060865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539f72d4-e94c-42ef-83d3-58532bb48101, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab24784-57cf-461c-906c-7c20f17b220d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab24784-57cf-461c-906c-7c20f17b220d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080083748430916311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e26558b-992a-46e2-8a56-bb0945fe09d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7356f4be-ee6d-4308-b5bf-0682a6e5fd77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7356f4be-ee6d-4308-b5bf-0682a6e5fd77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5389839413972070699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab24784-57cf-461c-906c-7c20f17b220d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ceec3a1-7b7d-4c60-827d-f5da1e54cd1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ceec3a1-7b7d-4c60-827d-f5da1e54cd1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18309447503575827361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7356f4be-ee6d-4308-b5bf-0682a6e5fd77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f782b0c2-6a86-45d2-a136-6735ca803c8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f782b0c2-6a86-45d2-a136-6735ca803c8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6393612649111653428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ceec3a1-7b7d-4c60-827d-f5da1e54cd1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1cb102-8720-4772-9a2e-55f3e67c189b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1cb102-8720-4772-9a2e-55f3e67c189b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2648591806188375600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f782b0c2-6a86-45d2-a136-6735ca803c8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e11381c-339a-4394-ac3b-3217d24557a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e11381c-339a-4394-ac3b-3217d24557a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199530744130540018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1cb102-8720-4772-9a2e-55f3e67c189b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4197f5ea-65d9-4e3a-b067-67b101ab7030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4197f5ea-65d9-4e3a-b067-67b101ab7030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13366684013643650558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e11381c-339a-4394-ac3b-3217d24557a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3bf352-7858-44ae-aaa0-9c3139568b26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3bf352-7858-44ae-aaa0-9c3139568b26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5198211187502313618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4197f5ea-65d9-4e3a-b067-67b101ab7030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adecf4de-f9a5-4332-b71c-afe0c3ce0b98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3bf352-7858-44ae-aaa0-9c3139568b26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7d0075-b44c-4b3f-b0fa-98605bf1d4a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7d0075-b44c-4b3f-b0fa-98605bf1d4a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399197242982074925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adecf4de-f9a5-4332-b71c-afe0c3ce0b98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17239118270461635317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adecf4de-f9a5-4332-b71c-afe0c3ce0b98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6c2744-8942-4ac5-98f9-aa6f9df11b10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6c2744-8942-4ac5-98f9-aa6f9df11b10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18174884126031271848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7d0075-b44c-4b3f-b0fa-98605bf1d4a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d768b44-997d-433a-99cd-41d46b64b780, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d768b44-997d-433a-99cd-41d46b64b780, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4589955107417626051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6c2744-8942-4ac5-98f9-aa6f9df11b10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3f3826-b7a7-4442-b5a9-0edd392b329f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3f3826-b7a7-4442-b5a9-0edd392b329f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820650309894020957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d768b44-997d-433a-99cd-41d46b64b780, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f710973-f079-4a96-9b45-cd74d54effc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f710973-f079-4a96-9b45-cd74d54effc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15389260997255555874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3f3826-b7a7-4442-b5a9-0edd392b329f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1a12c4-c1a8-460e-af4d-b64802a1b2d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1a12c4-c1a8-460e-af4d-b64802a1b2d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6685526149219538193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1a12c4-c1a8-460e-af4d-b64802a1b2d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9aea610-f51b-47de-8b14-942b1d88e277, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9aea610-f51b-47de-8b14-942b1d88e277, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682658835263192415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9aea610-f51b-47de-8b14-942b1d88e277, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4870e6-22c4-4bf2-98ba-93d5dca7b48d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4870e6-22c4-4bf2-98ba-93d5dca7b48d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15368521224286246618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f710973-f079-4a96-9b45-cd74d54effc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764e53ab-f592-48c2-9b12-13bdc2180eb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764e53ab-f592-48c2-9b12-13bdc2180eb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384335697994859023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c4870e6-22c4-4bf2-98ba-93d5dca7b48d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347df7ac-178f-4245-bbef-ea5ae97c3b60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347df7ac-178f-4245-bbef-ea5ae97c3b60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16781813834952670186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764e53ab-f592-48c2-9b12-13bdc2180eb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311fc753-cb68-473b-8a0d-405724c15b6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311fc753-cb68-473b-8a0d-405724c15b6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 179218672707840593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347df7ac-178f-4245-bbef-ea5ae97c3b60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5208ec7-8c1a-431a-bfe4-98eb9d727f44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5208ec7-8c1a-431a-bfe4-98eb9d727f44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6228350096556947828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311fc753-cb68-473b-8a0d-405724c15b6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1144df04-355f-413e-b72e-98da5557fa9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1144df04-355f-413e-b72e-98da5557fa9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15087035487532021921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5208ec7-8c1a-431a-bfe4-98eb9d727f44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb6cd37-772d-4ea8-9fd8-4c5ab08f469e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb6cd37-772d-4ea8-9fd8-4c5ab08f469e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6705433198845694815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1144df04-355f-413e-b72e-98da5557fa9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f91adc-e5d5-4588-80ad-dfee7911b037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f91adc-e5d5-4588-80ad-dfee7911b037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4553477162052840852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb6cd37-772d-4ea8-9fd8-4c5ab08f469e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa02676-6319-4056-bf67-545d9b98c8bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa02676-6319-4056-bf67-545d9b98c8bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9704927503610291994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f91adc-e5d5-4588-80ad-dfee7911b037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423dfcd4-92ae-4972-9a2c-f7609d108551, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423dfcd4-92ae-4972-9a2c-f7609d108551, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317879170855712028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa02676-6319-4056-bf67-545d9b98c8bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413763d0-56d9-49ff-8a58-31ca359695c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413763d0-56d9-49ff-8a58-31ca359695c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10649793513335984158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423dfcd4-92ae-4972-9a2c-f7609d108551, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b0f0fb-ba5a-42df-af25-02253304a7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b0f0fb-ba5a-42df-af25-02253304a7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15630163199132558620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413763d0-56d9-49ff-8a58-31ca359695c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5990ebe-21d8-47bf-a76d-03f2cb593508, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5990ebe-21d8-47bf-a76d-03f2cb593508, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492031057207532838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b0f0fb-ba5a-42df-af25-02253304a7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2d819a-cdcb-42e8-a8f7-83570159f3d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2d819a-cdcb-42e8-a8f7-83570159f3d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2539230848124892532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5990ebe-21d8-47bf-a76d-03f2cb593508, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a415f928-1250-40e6-810c-e772e9ca52f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a415f928-1250-40e6-810c-e772e9ca52f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440278665329607991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2d819a-cdcb-42e8-a8f7-83570159f3d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1754082-10c4-45cf-99e7-027a58d33c51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1754082-10c4-45cf-99e7-027a58d33c51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16780177635114108630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a415f928-1250-40e6-810c-e772e9ca52f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 955167a3-ca73-4254-b6b8-49ec7a69ec65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955167a3-ca73-4254-b6b8-49ec7a69ec65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2395612447064604563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1754082-10c4-45cf-99e7-027a58d33c51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1abb143-1cbc-4e4f-9f21-0e6b248d41d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1abb143-1cbc-4e4f-9f21-0e6b248d41d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3083092715205950500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955167a3-ca73-4254-b6b8-49ec7a69ec65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac52271-8285-4964-a1eb-37b88bf846f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac52271-8285-4964-a1eb-37b88bf846f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17590645742941562108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1abb143-1cbc-4e4f-9f21-0e6b248d41d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8850ec50-d744-4f18-b054-8307a014e07a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8850ec50-d744-4f18-b054-8307a014e07a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874028350960297310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac52271-8285-4964-a1eb-37b88bf846f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f8f95c-aecb-4ba6-8d07-408092342030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f8f95c-aecb-4ba6-8d07-408092342030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13137407540695823453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8850ec50-d744-4f18-b054-8307a014e07a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a65268-87dc-4acc-9700-8530dd9ece92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a65268-87dc-4acc-9700-8530dd9ece92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11953071619693421135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f8f95c-aecb-4ba6-8d07-408092342030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a61f48-b8f4-4ccc-87e2-33192892c507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a61f48-b8f4-4ccc-87e2-33192892c507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6309253060209002546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a65268-87dc-4acc-9700-8530dd9ece92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39277d3a-3916-447d-ab02-6fd89ec0a09e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39277d3a-3916-447d-ab02-6fd89ec0a09e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7192038189997080693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a61f48-b8f4-4ccc-87e2-33192892c507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad575c5-4c42-45de-ab11-22b0c9af5ccb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad575c5-4c42-45de-ab11-22b0c9af5ccb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6439131429138371222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39277d3a-3916-447d-ab02-6fd89ec0a09e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f3e4c3-4406-403d-a2ca-9b64a8c45b72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f3e4c3-4406-403d-a2ca-9b64a8c45b72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14423752081009472857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad575c5-4c42-45de-ab11-22b0c9af5ccb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3442211-f88f-4dd5-89b8-e6421610f06a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3442211-f88f-4dd5-89b8-e6421610f06a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3893286717381520689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f3e4c3-4406-403d-a2ca-9b64a8c45b72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795a2298-1b5f-4d8f-930c-9b4a7410974c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795a2298-1b5f-4d8f-930c-9b4a7410974c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9422964764819373300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3442211-f88f-4dd5-89b8-e6421610f06a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49794c9f-7783-4568-83ab-1a2519ccafd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49794c9f-7783-4568-83ab-1a2519ccafd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18299052708805153939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795a2298-1b5f-4d8f-930c-9b4a7410974c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28257803-c617-47b8-a6ce-a4e4814b8212, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28257803-c617-47b8-a6ce-a4e4814b8212, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9066795845154091903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49794c9f-7783-4568-83ab-1a2519ccafd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84aa1b83-d107-49a8-95c5-88677fec446a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28257803-c617-47b8-a6ce-a4e4814b8212, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84aa1b83-d107-49a8-95c5-88677fec446a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897814814142252115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dff8cd90-e7a2-4c2e-b3dd-1aaba9889baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff8cd90-e7a2-4c2e-b3dd-1aaba9889baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7190773320962463557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff8cd90-e7a2-4c2e-b3dd-1aaba9889baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2594c2a0-3d09-4f16-905f-3f831bb2a423, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2594c2a0-3d09-4f16-905f-3f831bb2a423, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865582071425952112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84aa1b83-d107-49a8-95c5-88677fec446a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d11fcbc-d797-44f1-b86b-43fec0f53ad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d11fcbc-d797-44f1-b86b-43fec0f53ad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028517719474285118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2594c2a0-3d09-4f16-905f-3f831bb2a423, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08fa080-00ef-443c-b5db-cc0ad30d7574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08fa080-00ef-443c-b5db-cc0ad30d7574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142432209957396031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d11fcbc-d797-44f1-b86b-43fec0f53ad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6796d2fc-d85a-4309-8f27-608bd855396f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6796d2fc-d85a-4309-8f27-608bd855396f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13051432806139446190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08fa080-00ef-443c-b5db-cc0ad30d7574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721d827b-452a-4d01-8ca3-3af72ad9aa0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721d827b-452a-4d01-8ca3-3af72ad9aa0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2117782032552862643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6796d2fc-d85a-4309-8f27-608bd855396f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76251840-cf51-450b-ab81-3d73168ddf12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76251840-cf51-450b-ab81-3d73168ddf12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13242619206520774402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721d827b-452a-4d01-8ca3-3af72ad9aa0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42862d4-e426-4f41-bcc3-28cc262c6f62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42862d4-e426-4f41-bcc3-28cc262c6f62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14921900072878938148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76251840-cf51-450b-ab81-3d73168ddf12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b613528-98e2-4643-a173-6694ee29cb74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b613528-98e2-4643-a173-6694ee29cb74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802810262473068481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42862d4-e426-4f41-bcc3-28cc262c6f62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059853a4-d82a-4102-b6e2-bce7b416832a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059853a4-d82a-4102-b6e2-bce7b416832a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7920744949723174193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b613528-98e2-4643-a173-6694ee29cb74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c728d6c-d2b0-4860-99c1-f23371d6823f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c728d6c-d2b0-4860-99c1-f23371d6823f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9637145104988624966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059853a4-d82a-4102-b6e2-bce7b416832a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e7156d-988f-4317-9bf2-0df969bfd8aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e7156d-988f-4317-9bf2-0df969bfd8aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 696270718412648869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e7156d-988f-4317-9bf2-0df969bfd8aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b36dfc-3d07-40b0-8f90-1c8296885b07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b36dfc-3d07-40b0-8f90-1c8296885b07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959595175933648154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b36dfc-3d07-40b0-8f90-1c8296885b07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03138925-9c7f-4526-a8b5-f167b42f3cfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03138925-9c7f-4526-a8b5-f167b42f3cfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931260415391174336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c728d6c-d2b0-4860-99c1-f23371d6823f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf193e6d-1d74-4ce7-9271-65491375e879, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf193e6d-1d74-4ce7-9271-65491375e879, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11633620310101928658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf193e6d-1d74-4ce7-9271-65491375e879, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa080cc-ce68-4eba-9e81-78f4fb5a3aa4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa080cc-ce68-4eba-9e81-78f4fb5a3aa4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14208914568137058354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03138925-9c7f-4526-a8b5-f167b42f3cfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990b3a8b-1143-419b-b1cb-360af32ebd6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990b3a8b-1143-419b-b1cb-360af32ebd6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2587539354953374384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990b3a8b-1143-419b-b1cb-360af32ebd6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea5a4b5-3132-431e-9f0a-e98f9a8750ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea5a4b5-3132-431e-9f0a-e98f9a8750ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7935850418136699927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa080cc-ce68-4eba-9e81-78f4fb5a3aa4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c377fa1-df93-47e9-9204-cc4a4162d8b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c377fa1-df93-47e9-9204-cc4a4162d8b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4778642222052528452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea5a4b5-3132-431e-9f0a-e98f9a8750ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371f2046-3185-47f2-a670-44eb20938aad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371f2046-3185-47f2-a670-44eb20938aad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7653518825115418865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c377fa1-df93-47e9-9204-cc4a4162d8b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2fe600-2dd1-481a-a22b-b5442b7ed7de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2fe600-2dd1-481a-a22b-b5442b7ed7de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841384125704857191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371f2046-3185-47f2-a670-44eb20938aad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60cdbc2-bf4c-4095-82e4-9714c4638a9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60cdbc2-bf4c-4095-82e4-9714c4638a9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8673303830302869676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2fe600-2dd1-481a-a22b-b5442b7ed7de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8436c6-f3f7-4993-8f28-331d5216d012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8436c6-f3f7-4993-8f28-331d5216d012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526438280325617919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60cdbc2-bf4c-4095-82e4-9714c4638a9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7906bb2-4fb1-42c2-a7a0-77ef941b9855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7906bb2-4fb1-42c2-a7a0-77ef941b9855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11611807178954374077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8436c6-f3f7-4993-8f28-331d5216d012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc32f1cb-7a85-44b9-b424-945793a7e7bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc32f1cb-7a85-44b9-b424-945793a7e7bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13198131171094812077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7906bb2-4fb1-42c2-a7a0-77ef941b9855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e782aebf-6fac-4196-9c6f-6b872807c51a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e782aebf-6fac-4196-9c6f-6b872807c51a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16671568281994248968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc32f1cb-7a85-44b9-b424-945793a7e7bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293afb7a-70b2-46d6-b28a-026097ee3547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293afb7a-70b2-46d6-b28a-026097ee3547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4132557706601318923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e782aebf-6fac-4196-9c6f-6b872807c51a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a20568-f08b-43f0-9490-ec14ba64d68c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a20568-f08b-43f0-9490-ec14ba64d68c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041289131457122946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293afb7a-70b2-46d6-b28a-026097ee3547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8d9ae8-66cd-47c2-b83d-26a4a99b62f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8d9ae8-66cd-47c2-b83d-26a4a99b62f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1177104058654696160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a20568-f08b-43f0-9490-ec14ba64d68c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b17e453-e65a-4fe8-8191-baae50223d92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b17e453-e65a-4fe8-8191-baae50223d92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184109003534863897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8d9ae8-66cd-47c2-b83d-26a4a99b62f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7909d5-9842-4da8-9831-d73bfdb2653b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7909d5-9842-4da8-9831-d73bfdb2653b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6422861498144384477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7909d5-9842-4da8-9831-d73bfdb2653b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ce2f77-eac1-4490-a601-d3877f7c51dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ce2f77-eac1-4490-a601-d3877f7c51dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3218810751788790230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b17e453-e65a-4fe8-8191-baae50223d92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b211e5a-f814-4339-b739-369ef8f6a83a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b211e5a-f814-4339-b739-369ef8f6a83a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592634398033559854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ce2f77-eac1-4490-a601-d3877f7c51dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b211e5a-f814-4339-b739-369ef8f6a83a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d78109d-0381-41df-89f3-a4bc815f0234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d78109d-0381-41df-89f3-a4bc815f0234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495778361014530520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b08636-3d27-4dae-9dca-b2e2dbfe3661, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b08636-3d27-4dae-9dca-b2e2dbfe3661, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13732577978609479007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b08636-3d27-4dae-9dca-b2e2dbfe3661, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c77b42-7436-467d-8abe-1bd02c4e34fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c77b42-7436-467d-8abe-1bd02c4e34fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168380296058397613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d78109d-0381-41df-89f3-a4bc815f0234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba9b0573-614f-4a18-96e8-cd6c33264200, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba9b0573-614f-4a18-96e8-cd6c33264200, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4430915866474599812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c77b42-7436-467d-8abe-1bd02c4e34fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f785df6-a2fa-4843-9153-ba5ae7d8f9f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba9b0573-614f-4a18-96e8-cd6c33264200, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2c9df5-4102-4a02-9025-54e41d28002f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2c9df5-4102-4a02-9025-54e41d28002f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7909475378738898176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f785df6-a2fa-4843-9153-ba5ae7d8f9f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2819176892202423186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f785df6-a2fa-4843-9153-ba5ae7d8f9f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fe92d1-91e9-425c-b97d-c8821fff915f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fe92d1-91e9-425c-b97d-c8821fff915f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8380515946422632861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2c9df5-4102-4a02-9025-54e41d28002f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac9eadd-efa8-4ad8-a776-667b55640a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac9eadd-efa8-4ad8-a776-667b55640a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005858763844487317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fe92d1-91e9-425c-b97d-c8821fff915f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a74957f-6221-4909-952b-ec27f7980c15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a74957f-6221-4909-952b-ec27f7980c15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621605791385221146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac9eadd-efa8-4ad8-a776-667b55640a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d177ab5a-694b-403d-a21f-554a4fe61dd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d177ab5a-694b-403d-a21f-554a4fe61dd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16562861518915737087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a74957f-6221-4909-952b-ec27f7980c15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43d3b50-f64f-485d-b282-bf833a25c2a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43d3b50-f64f-485d-b282-bf833a25c2a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127220890561307496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d177ab5a-694b-403d-a21f-554a4fe61dd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a68555a-7a9f-4b40-9174-28528e52f2a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a68555a-7a9f-4b40-9174-28528e52f2a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993696141888512551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43d3b50-f64f-485d-b282-bf833a25c2a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5279cf8-67c9-4529-b7cc-71c6e2c3c432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5279cf8-67c9-4529-b7cc-71c6e2c3c432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583370184809963350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a68555a-7a9f-4b40-9174-28528e52f2a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49d3af8-3fb5-44b4-a765-82f6ea6ad191, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49d3af8-3fb5-44b4-a765-82f6ea6ad191, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11474447301374858265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5279cf8-67c9-4529-b7cc-71c6e2c3c432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed06bc6-39c5-499f-a1f2-5765852f20ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed06bc6-39c5-499f-a1f2-5765852f20ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258064977726064223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49d3af8-3fb5-44b4-a765-82f6ea6ad191, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 132f718b-7b97-4528-985a-a49b529d28ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 132f718b-7b97-4528-985a-a49b529d28ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 198784956321256031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed06bc6-39c5-499f-a1f2-5765852f20ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c60b0ace-6bc7-4fe0-880f-1e6c7ebece4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60b0ace-6bc7-4fe0-880f-1e6c7ebece4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6901744893704724715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 132f718b-7b97-4528-985a-a49b529d28ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5db1d5c-d595-4f9e-a894-ff22dc76ecb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5db1d5c-d595-4f9e-a894-ff22dc76ecb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8079987266308249101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60b0ace-6bc7-4fe0-880f-1e6c7ebece4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145a9cd3-db12-42f0-8455-da29ab19b1df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145a9cd3-db12-42f0-8455-da29ab19b1df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8265878594300203571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5db1d5c-d595-4f9e-a894-ff22dc76ecb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145a9cd3-db12-42f0-8455-da29ab19b1df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3342fb0-0a33-4abf-9047-907792c09ada, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3342fb0-0a33-4abf-9047-907792c09ada, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507147697581863975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a56098-66e6-4b36-955e-7e7730dc58cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a56098-66e6-4b36-955e-7e7730dc58cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8291716282338411009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3342fb0-0a33-4abf-9047-907792c09ada, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a6864f-fdc5-4492-a625-e7fee1cd1761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a6864f-fdc5-4492-a625-e7fee1cd1761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17551656545106631693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a56098-66e6-4b36-955e-7e7730dc58cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e796afa1-b06d-499a-934c-8dd98bab1fab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e796afa1-b06d-499a-934c-8dd98bab1fab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3984241629183569250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a6864f-fdc5-4492-a625-e7fee1cd1761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549cae83-0a0c-4c08-bdab-e0e0b00a8b02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549cae83-0a0c-4c08-bdab-e0e0b00a8b02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123006942438402450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e796afa1-b06d-499a-934c-8dd98bab1fab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63933ffa-0a17-403a-b909-1658efc06ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63933ffa-0a17-403a-b909-1658efc06ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13173759606655065716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549cae83-0a0c-4c08-bdab-e0e0b00a8b02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41fbf14-9253-4838-b54b-a0bb4e3008ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41fbf14-9253-4838-b54b-a0bb4e3008ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5926825630218776799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63933ffa-0a17-403a-b909-1658efc06ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c048437-8901-4aee-9410-306265ab35d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c048437-8901-4aee-9410-306265ab35d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 370364742587567060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41fbf14-9253-4838-b54b-a0bb4e3008ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2ee268-e6bf-4e06-b4b2-f3d66cebcc83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2ee268-e6bf-4e06-b4b2-f3d66cebcc83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2817502667418938560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c048437-8901-4aee-9410-306265ab35d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b7825b-4b96-4490-8874-cea014f19ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b7825b-4b96-4490-8874-cea014f19ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 203647978779277496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2ee268-e6bf-4e06-b4b2-f3d66cebcc83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea851964-e411-4ad2-b92c-3f82f9b30ff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea851964-e411-4ad2-b92c-3f82f9b30ff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682969811414068464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b7825b-4b96-4490-8874-cea014f19ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d2c402-0161-42c9-bb7c-88921ae87fb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d2c402-0161-42c9-bb7c-88921ae87fb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12737719847903388294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea851964-e411-4ad2-b92c-3f82f9b30ff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d63ca4e-c56d-408d-8849-053f4ab5e3ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d63ca4e-c56d-408d-8849-053f4ab5e3ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1221646104083966865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d2c402-0161-42c9-bb7c-88921ae87fb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e5b12f-d184-495f-9313-756d7875703a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e5b12f-d184-495f-9313-756d7875703a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 99531701378734102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d63ca4e-c56d-408d-8849-053f4ab5e3ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aee01ba3-b5ef-4749-a1e9-c11f35c37da8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee01ba3-b5ef-4749-a1e9-c11f35c37da8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12208079319539269929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e5b12f-d184-495f-9313-756d7875703a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c385dfc5-ef59-426c-8ebf-86b2b0bf7edd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c385dfc5-ef59-426c-8ebf-86b2b0bf7edd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13234441938466174774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee01ba3-b5ef-4749-a1e9-c11f35c37da8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf444d1-b68f-4d94-9bb5-9be2049bdfec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf444d1-b68f-4d94-9bb5-9be2049bdfec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178900315368902663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c385dfc5-ef59-426c-8ebf-86b2b0bf7edd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6f4556-6c22-47bb-a89b-d1bf169080a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf444d1-b68f-4d94-9bb5-9be2049bdfec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6f4556-6c22-47bb-a89b-d1bf169080a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17774409180044877330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff17d67-0294-4e74-ade2-4da67544b18a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff17d67-0294-4e74-ade2-4da67544b18a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10622326220626787735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6f4556-6c22-47bb-a89b-d1bf169080a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a39a81f-ae36-4574-9d6e-b1b0f445d104, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a39a81f-ae36-4574-9d6e-b1b0f445d104, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832947500368598888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff17d67-0294-4e74-ade2-4da67544b18a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7f3325-4155-452c-b5ba-fbcb81da87cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7f3325-4155-452c-b5ba-fbcb81da87cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16551092320271641127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a39a81f-ae36-4574-9d6e-b1b0f445d104, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c4a823-967b-4f12-a54b-536a3e8f3801, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c4a823-967b-4f12-a54b-536a3e8f3801, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1880135323485057000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7f3325-4155-452c-b5ba-fbcb81da87cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893137fb-75ec-492e-bb30-3084f73414e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893137fb-75ec-492e-bb30-3084f73414e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17939267023640623872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c4a823-967b-4f12-a54b-536a3e8f3801, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b602315-b2e6-4483-84c1-cf7060463690, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b602315-b2e6-4483-84c1-cf7060463690, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906770456218972963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893137fb-75ec-492e-bb30-3084f73414e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48d59131-9f63-4f50-a5a9-90c1f46e5e71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48d59131-9f63-4f50-a5a9-90c1f46e5e71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11193602539184538979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b602315-b2e6-4483-84c1-cf7060463690, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21ae128-6332-48cc-b54d-6d9c138f0e60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21ae128-6332-48cc-b54d-6d9c138f0e60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1930190696770800235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48d59131-9f63-4f50-a5a9-90c1f46e5e71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21ae128-6332-48cc-b54d-6d9c138f0e60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620a998d-066b-42ec-9a2a-1b80971dc271, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c906d64-9fa4-424a-aba7-71cf4a87fbe9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c906d64-9fa4-424a-aba7-71cf4a87fbe9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11814960568706051296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620a998d-066b-42ec-9a2a-1b80971dc271, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16158127030891723621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c906d64-9fa4-424a-aba7-71cf4a87fbe9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c5a552-5a05-4f9d-b6b9-682195ede54b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c5a552-5a05-4f9d-b6b9-682195ede54b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122367442247779181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620a998d-066b-42ec-9a2a-1b80971dc271, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90d5c6a-f7f1-40ea-8037-b7a38492b6ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90d5c6a-f7f1-40ea-8037-b7a38492b6ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11151981310793173255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c5a552-5a05-4f9d-b6b9-682195ede54b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433141b3-3c73-4800-8096-e02ae9649c16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433141b3-3c73-4800-8096-e02ae9649c16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430949200119612424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90d5c6a-f7f1-40ea-8037-b7a38492b6ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ea7d53-3b56-4a06-81ba-685d2a4ee20f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ea7d53-3b56-4a06-81ba-685d2a4ee20f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9673236974927323595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433141b3-3c73-4800-8096-e02ae9649c16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35de37c4-4663-4bc6-9e94-9f6f480c4abb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35de37c4-4663-4bc6-9e94-9f6f480c4abb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974987803236888462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ea7d53-3b56-4a06-81ba-685d2a4ee20f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a06777b-b034-4703-b066-25d5d813d0c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a06777b-b034-4703-b066-25d5d813d0c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17915679119666139627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35de37c4-4663-4bc6-9e94-9f6f480c4abb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b365bef9-b314-4fd1-9db4-fe754a10df2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b365bef9-b314-4fd1-9db4-fe754a10df2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348273893609936151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a06777b-b034-4703-b066-25d5d813d0c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ceff69-482d-43e5-b94e-9b0a99f3f452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ceff69-482d-43e5-b94e-9b0a99f3f452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16326918285270868909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b365bef9-b314-4fd1-9db4-fe754a10df2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97cd1690-8456-423e-8606-0753a1139753, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97cd1690-8456-423e-8606-0753a1139753, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090569408113752980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ceff69-482d-43e5-b94e-9b0a99f3f452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77759daf-77e7-45f8-8084-d821298ec0ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77759daf-77e7-45f8-8084-d821298ec0ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6815881996328752170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97cd1690-8456-423e-8606-0753a1139753, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d446a8-bc6a-48ca-808c-79f958fd7d29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d446a8-bc6a-48ca-808c-79f958fd7d29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14212026804164305341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77759daf-77e7-45f8-8084-d821298ec0ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4d17fb-6870-41ce-afcf-bc0d71e2f0bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4d17fb-6870-41ce-afcf-bc0d71e2f0bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426597865646820828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d446a8-bc6a-48ca-808c-79f958fd7d29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c98dd0a-a62d-47c8-81f7-f40c3aca309a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c98dd0a-a62d-47c8-81f7-f40c3aca309a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15253469573278212323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4d17fb-6870-41ce-afcf-bc0d71e2f0bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 175b58a6-5dc4-4b9a-9406-ec2ea1fe65f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 175b58a6-5dc4-4b9a-9406-ec2ea1fe65f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1399941728442954778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c98dd0a-a62d-47c8-81f7-f40c3aca309a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f643c1-68c3-4084-9aeb-a967126ed386, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 175b58a6-5dc4-4b9a-9406-ec2ea1fe65f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f643c1-68c3-4084-9aeb-a967126ed386, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985078503896026053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b791aa-e33b-4d14-8e51-ec811dcd4a31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b791aa-e33b-4d14-8e51-ec811dcd4a31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12043658637854848793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b791aa-e33b-4d14-8e51-ec811dcd4a31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02934c65-ffa1-4fb1-813f-94b4c7b8cddd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02934c65-ffa1-4fb1-813f-94b4c7b8cddd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199607370212242046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f643c1-68c3-4084-9aeb-a967126ed386, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc09b2f9-3061-45e9-afa7-93901c7780a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc09b2f9-3061-45e9-afa7-93901c7780a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281264876422838906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02934c65-ffa1-4fb1-813f-94b4c7b8cddd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3bdc2b1-6375-4619-b0b8-562163b66b69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3bdc2b1-6375-4619-b0b8-562163b66b69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14129387048966081717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc09b2f9-3061-45e9-afa7-93901c7780a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f2e25c-7512-48f5-b4c3-6d7b03ce4c42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f2e25c-7512-48f5-b4c3-6d7b03ce4c42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11749378854243014517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3bdc2b1-6375-4619-b0b8-562163b66b69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00bdc822-1d4c-4008-a4ad-81256f2156b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00bdc822-1d4c-4008-a4ad-81256f2156b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3126995683681016349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f2e25c-7512-48f5-b4c3-6d7b03ce4c42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 213b7091-e6f5-4cf1-842c-1d8f613fa5f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 213b7091-e6f5-4cf1-842c-1d8f613fa5f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854614425277199454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00bdc822-1d4c-4008-a4ad-81256f2156b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164a7a9d-96ff-4245-8ffd-c010b115ef26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164a7a9d-96ff-4245-8ffd-c010b115ef26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11722882511070544793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 213b7091-e6f5-4cf1-842c-1d8f613fa5f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f572ad27-7182-4c0c-9b04-39d58c2f8d48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f572ad27-7182-4c0c-9b04-39d58c2f8d48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7411283540661769934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164a7a9d-96ff-4245-8ffd-c010b115ef26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36e8dbc-c8a2-45ed-8c19-a7d59d48ffb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36e8dbc-c8a2-45ed-8c19-a7d59d48ffb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14123325495290036027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f572ad27-7182-4c0c-9b04-39d58c2f8d48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11872cf0-dd69-4a40-b645-63f8a68beb09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11872cf0-dd69-4a40-b645-63f8a68beb09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823210682722999384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36e8dbc-c8a2-45ed-8c19-a7d59d48ffb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a276510-6b23-4441-a06e-1261c217b590, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a276510-6b23-4441-a06e-1261c217b590, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16201738789050384584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11872cf0-dd69-4a40-b645-63f8a68beb09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1e2dc5-b550-40b5-b48c-c26fa5de5c3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1e2dc5-b550-40b5-b48c-c26fa5de5c3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2843819545051839033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a276510-6b23-4441-a06e-1261c217b590, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f4ce69-d3e2-4e0e-b301-6dceb29edc32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f4ce69-d3e2-4e0e-b301-6dceb29edc32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15920227265194620370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1e2dc5-b550-40b5-b48c-c26fa5de5c3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 959dabb9-2edd-428a-8331-60b4ac83a5c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 959dabb9-2edd-428a-8331-60b4ac83a5c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538153156969445135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f4ce69-d3e2-4e0e-b301-6dceb29edc32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed5bd4ee-00bd-4ebb-903a-bd18c489e5ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed5bd4ee-00bd-4ebb-903a-bd18c489e5ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10061700924925605870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 959dabb9-2edd-428a-8331-60b4ac83a5c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecab280f-4e2e-4377-9c06-78ee6bfcf5b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecab280f-4e2e-4377-9c06-78ee6bfcf5b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13915053690543858742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed5bd4ee-00bd-4ebb-903a-bd18c489e5ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa2472a-4d53-49dc-9aba-0af423393542, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa2472a-4d53-49dc-9aba-0af423393542, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280105757854383596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecab280f-4e2e-4377-9c06-78ee6bfcf5b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa6e184-df0b-4b75-a749-c6dc05aca95a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa6e184-df0b-4b75-a749-c6dc05aca95a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4165254883438678387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa2472a-4d53-49dc-9aba-0af423393542, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5e41ae-d1cd-4bfd-aabd-4a937c074e11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5e41ae-d1cd-4bfd-aabd-4a937c074e11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396017270355563693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa6e184-df0b-4b75-a749-c6dc05aca95a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b1c988-681c-480c-9e90-5fbb5e9b7761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b1c988-681c-480c-9e90-5fbb5e9b7761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752542379629380585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5e41ae-d1cd-4bfd-aabd-4a937c074e11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665f3a9a-d787-4893-8425-ba413dc23d90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665f3a9a-d787-4893-8425-ba413dc23d90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6995901042395327929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b1c988-681c-480c-9e90-5fbb5e9b7761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adfc8bbf-566a-4ed0-9614-a854d3ef4fb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adfc8bbf-566a-4ed0-9614-a854d3ef4fb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13596298529073936739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665f3a9a-d787-4893-8425-ba413dc23d90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79509260-220e-4828-a28b-0c0f04245839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79509260-220e-4828-a28b-0c0f04245839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12492849255216349715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adfc8bbf-566a-4ed0-9614-a854d3ef4fb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f03d25c-c5f9-42fa-b189-c4ec4f838ef4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f03d25c-c5f9-42fa-b189-c4ec4f838ef4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667334266598785170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79509260-220e-4828-a28b-0c0f04245839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289024ca-90fd-4f8d-bc1e-3a4dcee69ce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289024ca-90fd-4f8d-bc1e-3a4dcee69ce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243658713295352471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f03d25c-c5f9-42fa-b189-c4ec4f838ef4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289024ca-90fd-4f8d-bc1e-3a4dcee69ce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc16c75d-3660-4ea4-bd7a-c3feffe0b15f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af316758-0963-4ba6-aaad-4535d953e531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc16c75d-3660-4ea4-bd7a-c3feffe0b15f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107070832846265226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af316758-0963-4ba6-aaad-4535d953e531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379236867337844438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc16c75d-3660-4ea4-bd7a-c3feffe0b15f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66de208-8181-40b9-8017-bec60d5fde97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66de208-8181-40b9-8017-bec60d5fde97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383971643173991393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af316758-0963-4ba6-aaad-4535d953e531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e8b96b-7fe0-4e81-99a3-a93fc96cb38c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e8b96b-7fe0-4e81-99a3-a93fc96cb38c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9020777139208317961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66de208-8181-40b9-8017-bec60d5fde97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d00a70-9b22-4b9c-94ce-e7e500925d85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d00a70-9b22-4b9c-94ce-e7e500925d85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15210958241708588979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e8b96b-7fe0-4e81-99a3-a93fc96cb38c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a6378a-6488-41fb-a7c4-475a73d8ab45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a6378a-6488-41fb-a7c4-475a73d8ab45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7528796250580265912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d00a70-9b22-4b9c-94ce-e7e500925d85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aea46596-6fea-49d1-9fde-5ff11f2b3614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea46596-6fea-49d1-9fde-5ff11f2b3614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7901618871380835504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a6378a-6488-41fb-a7c4-475a73d8ab45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c917992f-03c9-43d7-84c5-e651ca9a03b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c917992f-03c9-43d7-84c5-e651ca9a03b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6501240422355337450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea46596-6fea-49d1-9fde-5ff11f2b3614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1534fda-290e-457a-a885-c5bb72388244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1534fda-290e-457a-a885-c5bb72388244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15640249928101543016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c917992f-03c9-43d7-84c5-e651ca9a03b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bafc0de-d5b8-4438-bb4d-34fa09db255e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bafc0de-d5b8-4438-bb4d-34fa09db255e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2386755332037195521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1534fda-290e-457a-a885-c5bb72388244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8421b239-8999-4467-9b8a-5920cf175f46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8421b239-8999-4467-9b8a-5920cf175f46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5924303593203046683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bafc0de-d5b8-4438-bb4d-34fa09db255e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13cf98b-068d-4a05-a642-0ea1e2dbe99d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13cf98b-068d-4a05-a642-0ea1e2dbe99d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14119419784754310861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8421b239-8999-4467-9b8a-5920cf175f46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054d3e25-9ba1-479f-aca3-72c594f5183a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13cf98b-068d-4a05-a642-0ea1e2dbe99d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054d3e25-9ba1-479f-aca3-72c594f5183a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12192216625824179512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3ce697-92b1-4687-b67e-3cf11e45deca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3ce697-92b1-4687-b67e-3cf11e45deca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13167721784300246728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3ce697-92b1-4687-b67e-3cf11e45deca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2dd91f5-266d-4d5b-b502-a90cdf461dd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2dd91f5-266d-4d5b-b502-a90cdf461dd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8837046973352629272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054d3e25-9ba1-479f-aca3-72c594f5183a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f8a6de-6816-4f43-9b9a-76f77fd471b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f8a6de-6816-4f43-9b9a-76f77fd471b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168740618722980711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2dd91f5-266d-4d5b-b502-a90cdf461dd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c5a7f1-0e5a-40a0-87d3-4b1947c4c2a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c5a7f1-0e5a-40a0-87d3-4b1947c4c2a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3374072291921080119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f8a6de-6816-4f43-9b9a-76f77fd471b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1443134-be90-4821-b8c7-eb508494efc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1443134-be90-4821-b8c7-eb508494efc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15495280687861434335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c5a7f1-0e5a-40a0-87d3-4b1947c4c2a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c615edfc-208d-4f9a-bcd5-b46a853b021d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1443134-be90-4821-b8c7-eb508494efc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c615edfc-208d-4f9a-bcd5-b46a853b021d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8370547854269785743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de40ea42-11ea-4e9e-998a-bdfd7bfc9436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de40ea42-11ea-4e9e-998a-bdfd7bfc9436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9687230119033447281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c615edfc-208d-4f9a-bcd5-b46a853b021d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4ebe7b-aa80-4fe7-a2f0-a5b990f370ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4ebe7b-aa80-4fe7-a2f0-a5b990f370ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17727137613763744616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de40ea42-11ea-4e9e-998a-bdfd7bfc9436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4ce35c-22d9-41b1-9d3f-cce363821e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4ce35c-22d9-41b1-9d3f-cce363821e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408361184694172201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4ce35c-22d9-41b1-9d3f-cce363821e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42e385a-4616-4da2-a15c-2fb4597bf839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42e385a-4616-4da2-a15c-2fb4597bf839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12995484489004991921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4ebe7b-aa80-4fe7-a2f0-a5b990f370ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd6c11a-4d59-4916-b955-a4682617ceb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd6c11a-4d59-4916-b955-a4682617ceb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3176678072316323266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42e385a-4616-4da2-a15c-2fb4597bf839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd6c11a-4d59-4916-b955-a4682617ceb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0015fd1e-f542-4c8c-8cf7-39473324391f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0015fd1e-f542-4c8c-8cf7-39473324391f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254956976975563289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876b50f7-2b92-4ac0-96f3-92379b6790ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876b50f7-2b92-4ac0-96f3-92379b6790ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14392651719401315256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0015fd1e-f542-4c8c-8cf7-39473324391f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c267398-e86a-4a01-a218-4cdfb8f9133b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c267398-e86a-4a01-a218-4cdfb8f9133b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993683619738921810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876b50f7-2b92-4ac0-96f3-92379b6790ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd6ab36-b932-41fc-bbaf-13a334810a12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd6ab36-b932-41fc-bbaf-13a334810a12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8381130445326967506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c267398-e86a-4a01-a218-4cdfb8f9133b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8db9565-bd0f-4361-8f64-b7031f42a20a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8db9565-bd0f-4361-8f64-b7031f42a20a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12807493248249636781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd6ab36-b932-41fc-bbaf-13a334810a12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea76ee7-1abb-4c23-8453-e64098eba2f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea76ee7-1abb-4c23-8453-e64098eba2f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258359284537578443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8db9565-bd0f-4361-8f64-b7031f42a20a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a7649c-1d55-4fa2-af46-15fc774b7956, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a7649c-1d55-4fa2-af46-15fc774b7956, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10014656336541060727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea76ee7-1abb-4c23-8453-e64098eba2f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bafa788-778c-49c5-8001-deaebced5d32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bafa788-778c-49c5-8001-deaebced5d32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567362552038162151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a7649c-1d55-4fa2-af46-15fc774b7956, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed878275-83ec-4b5d-9587-6c8b1d8d69ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed878275-83ec-4b5d-9587-6c8b1d8d69ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4778897489102565631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bafa788-778c-49c5-8001-deaebced5d32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed878275-83ec-4b5d-9587-6c8b1d8d69ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502be198-e79d-4e63-8226-37d9aec48ec8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502be198-e79d-4e63-8226-37d9aec48ec8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317263241348544843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1b171b-c9b1-4e7a-870b-135c038c183a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1b171b-c9b1-4e7a-870b-135c038c183a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2189231506206527010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502be198-e79d-4e63-8226-37d9aec48ec8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1b171b-c9b1-4e7a-870b-135c038c183a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52bef1f-978b-4f6d-bd81-923c0972da32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52bef1f-978b-4f6d-bd81-923c0972da32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265247613615119627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df109fe-7f9b-4d3a-80ee-73b557d61cf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df109fe-7f9b-4d3a-80ee-73b557d61cf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17438629474129741691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52bef1f-978b-4f6d-bd81-923c0972da32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df109fe-7f9b-4d3a-80ee-73b557d61cf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b153c9f3-5ac8-4ecf-8593-71b52b78c93a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b153c9f3-5ac8-4ecf-8593-71b52b78c93a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1499866026490041084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66106e45-96f3-402c-8329-faa82081ac09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66106e45-96f3-402c-8329-faa82081ac09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2718756968732186302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b153c9f3-5ac8-4ecf-8593-71b52b78c93a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dac54c-4634-48c3-83ca-d772aefe00b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dac54c-4634-48c3-83ca-d772aefe00b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536056250413177160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66106e45-96f3-402c-8329-faa82081ac09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7716983d-e3ec-4a3a-8361-f3c9b127f426, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7716983d-e3ec-4a3a-8361-f3c9b127f426, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10780573839223421977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dac54c-4634-48c3-83ca-d772aefe00b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb31f72-55fe-4073-8848-b7e08ecc7290, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb31f72-55fe-4073-8848-b7e08ecc7290, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8721799416059865611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7716983d-e3ec-4a3a-8361-f3c9b127f426, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5213c95-2f04-4a22-be8a-43f8886b2c2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5213c95-2f04-4a22-be8a-43f8886b2c2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10506460805615770345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb31f72-55fe-4073-8848-b7e08ecc7290, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b805190-561c-408a-81f6-1bbd88d0acc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b805190-561c-408a-81f6-1bbd88d0acc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18144270442222965477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5213c95-2f04-4a22-be8a-43f8886b2c2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f9fd31-9e42-4d24-bb96-e5cd5d8a2b77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f9fd31-9e42-4d24-bb96-e5cd5d8a2b77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592997953930476681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b805190-561c-408a-81f6-1bbd88d0acc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9fdf7a-04f5-49e1-9c1d-dc2d04f11d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9fdf7a-04f5-49e1-9c1d-dc2d04f11d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11810164835728138390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f9fd31-9e42-4d24-bb96-e5cd5d8a2b77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a20c1f-8e04-4b3f-8e7f-8b013d6a4b81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a20c1f-8e04-4b3f-8e7f-8b013d6a4b81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2124647804191747184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9fdf7a-04f5-49e1-9c1d-dc2d04f11d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e67d94-40d5-42c9-b97c-2a101d463d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e67d94-40d5-42c9-b97c-2a101d463d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5899770085873100818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a20c1f-8e04-4b3f-8e7f-8b013d6a4b81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847fa311-cbe4-472d-8746-6ea60ff48fe6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847fa311-cbe4-472d-8746-6ea60ff48fe6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4968163392865112766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e67d94-40d5-42c9-b97c-2a101d463d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6351ba07-22d2-4e71-825d-aabaa655554b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6351ba07-22d2-4e71-825d-aabaa655554b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195938766645204082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847fa311-cbe4-472d-8746-6ea60ff48fe6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52228a0f-9170-41fb-b076-8bafbb61fad9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52228a0f-9170-41fb-b076-8bafbb61fad9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8676716175756468094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6351ba07-22d2-4e71-825d-aabaa655554b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d663b57e-2a66-4680-b784-7d77dfa3ce39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d663b57e-2a66-4680-b784-7d77dfa3ce39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17812850880290633606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52228a0f-9170-41fb-b076-8bafbb61fad9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9949b999-567f-492d-bb0b-1edf1669774f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9949b999-567f-492d-bb0b-1edf1669774f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17382238020420590823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d663b57e-2a66-4680-b784-7d77dfa3ce39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9949b999-567f-492d-bb0b-1edf1669774f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4c3a79-57f8-4ace-8aa3-15b93b3d1880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4c3a79-57f8-4ace-8aa3-15b93b3d1880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12741631913069915562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d8737aa-57f8-40fe-85d7-8c30b45754b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d8737aa-57f8-40fe-85d7-8c30b45754b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483680992505442011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4c3a79-57f8-4ace-8aa3-15b93b3d1880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f09cf8-e835-43eb-b6a0-cc4ff819897c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f09cf8-e835-43eb-b6a0-cc4ff819897c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1047907723448950054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d8737aa-57f8-40fe-85d7-8c30b45754b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d9ac67-0a48-41e1-aa25-b824523d2cb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d9ac67-0a48-41e1-aa25-b824523d2cb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6283241802308225725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f09cf8-e835-43eb-b6a0-cc4ff819897c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18f33ef-38f4-43c4-9085-6c7303320f61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18f33ef-38f4-43c4-9085-6c7303320f61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607926549765312341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d9ac67-0a48-41e1-aa25-b824523d2cb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b28e840a-6101-457c-bf9a-974f09677fc7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b28e840a-6101-457c-bf9a-974f09677fc7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640141887708127140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18f33ef-38f4-43c4-9085-6c7303320f61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3110f260-b89c-4803-affa-de974817bb54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3110f260-b89c-4803-affa-de974817bb54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17172545772677093006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b28e840a-6101-457c-bf9a-974f09677fc7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3110f260-b89c-4803-affa-de974817bb54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afe9b228-ee05-4271-98f7-919119d3565b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe9b228-ee05-4271-98f7-919119d3565b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 661011489599367391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a7337d-4aad-4f43-afc6-544831f99443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a7337d-4aad-4f43-afc6-544831f99443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 641127047006302268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe9b228-ee05-4271-98f7-919119d3565b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e979e63-ecc7-494d-8ccd-55a1827df967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a7337d-4aad-4f43-afc6-544831f99443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e979e63-ecc7-494d-8ccd-55a1827df967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406854587005327205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c195636-feeb-4180-8d1a-7fcaaf90550e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c195636-feeb-4180-8d1a-7fcaaf90550e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8262432236182520163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e979e63-ecc7-494d-8ccd-55a1827df967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1dd0f5-7785-45d4-91c5-5ba020861c5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1dd0f5-7785-45d4-91c5-5ba020861c5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18244062902520086108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c195636-feeb-4180-8d1a-7fcaaf90550e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0666545-40cc-4c6b-91dc-a82837c077d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0666545-40cc-4c6b-91dc-a82837c077d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229952493335932305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1dd0f5-7785-45d4-91c5-5ba020861c5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84106bf9-d522-47dd-905d-7a78896c2aa6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84106bf9-d522-47dd-905d-7a78896c2aa6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077855962016218333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0666545-40cc-4c6b-91dc-a82837c077d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4931507f-6ead-429d-b2ca-85fd3fa991e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4931507f-6ead-429d-b2ca-85fd3fa991e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440367805677228414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84106bf9-d522-47dd-905d-7a78896c2aa6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb59e898-2e92-4663-907e-a176a85b3387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb59e898-2e92-4663-907e-a176a85b3387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3339767430663645129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4931507f-6ead-429d-b2ca-85fd3fa991e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052f9933-e605-4932-bd25-b15dff21b3d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052f9933-e605-4932-bd25-b15dff21b3d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924926386774820158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb59e898-2e92-4663-907e-a176a85b3387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b029e082-127d-42e5-9555-f5d637d83a18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b029e082-127d-42e5-9555-f5d637d83a18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1375786592793553826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052f9933-e605-4932-bd25-b15dff21b3d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f146e4-309f-4833-a6c6-2ce76240fb9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f146e4-309f-4833-a6c6-2ce76240fb9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753367116676923881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b029e082-127d-42e5-9555-f5d637d83a18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, affe7636-af84-4b4d-9c29-d64138564eb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, affe7636-af84-4b4d-9c29-d64138564eb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15634860555749876453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f146e4-309f-4833-a6c6-2ce76240fb9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d47213-fc96-4c88-99d7-43b9f2e2f61c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d47213-fc96-4c88-99d7-43b9f2e2f61c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9773082161372641802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, affe7636-af84-4b4d-9c29-d64138564eb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36c9819e-761a-49d4-b443-4fc3d54a3fee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36c9819e-761a-49d4-b443-4fc3d54a3fee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522637308563692752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d47213-fc96-4c88-99d7-43b9f2e2f61c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63db832-b531-410a-a6a2-3627b50c3c0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63db832-b531-410a-a6a2-3627b50c3c0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203047434440546286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36c9819e-761a-49d4-b443-4fc3d54a3fee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559c869-50d7-4d88-8959-72c20d4010c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559c869-50d7-4d88-8959-72c20d4010c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7223460501699077772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63db832-b531-410a-a6a2-3627b50c3c0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cef3be6-1bed-48dc-b42a-1171143cdce4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cef3be6-1bed-48dc-b42a-1171143cdce4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15581243236706365640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559c869-50d7-4d88-8959-72c20d4010c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe45651e-b31f-4886-8792-eb4fc77953b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe45651e-b31f-4886-8792-eb4fc77953b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561781551032306819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cef3be6-1bed-48dc-b42a-1171143cdce4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04112cd0-ac3f-410c-8722-20f2b319ec73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04112cd0-ac3f-410c-8722-20f2b319ec73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112812823537344428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe45651e-b31f-4886-8792-eb4fc77953b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2113a825-ee2c-4544-9b88-1fb54ec55f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2113a825-ee2c-4544-9b88-1fb54ec55f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 251380237048113190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04112cd0-ac3f-410c-8722-20f2b319ec73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d19d11c1-c535-4f9d-936c-895108c03ca6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d19d11c1-c535-4f9d-936c-895108c03ca6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5786052816254815747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2113a825-ee2c-4544-9b88-1fb54ec55f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc44f053-e393-4427-a418-ecbadfd50cce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc44f053-e393-4427-a418-ecbadfd50cce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14244531844410088430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d19d11c1-c535-4f9d-936c-895108c03ca6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9556b35a-1aa4-42a5-a827-fd48ee02ba63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9556b35a-1aa4-42a5-a827-fd48ee02ba63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 652103429312444162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc44f053-e393-4427-a418-ecbadfd50cce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 650ee20f-e3c9-42f6-854d-62d4ec62706d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 650ee20f-e3c9-42f6-854d-62d4ec62706d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17704292950112939789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9556b35a-1aa4-42a5-a827-fd48ee02ba63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bbb666-4698-49a3-ad1a-66bb56014b61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bbb666-4698-49a3-ad1a-66bb56014b61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17174534108695792748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 650ee20f-e3c9-42f6-854d-62d4ec62706d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bbb666-4698-49a3-ad1a-66bb56014b61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15aff844-eda1-4c71-9ef1-71d91169cfda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d92b2c3-7dfb-4370-916e-046e2cb48fb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15aff844-eda1-4c71-9ef1-71d91169cfda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6694467643085238363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d92b2c3-7dfb-4370-916e-046e2cb48fb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7087125662566657660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d92b2c3-7dfb-4370-916e-046e2cb48fb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09318067-9237-4a77-894a-ce6777863e6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09318067-9237-4a77-894a-ce6777863e6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592868376459222443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15aff844-eda1-4c71-9ef1-71d91169cfda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70fd15d-50b5-4c72-95bf-b97a6ede606c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70fd15d-50b5-4c72-95bf-b97a6ede606c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2665268166717711312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09318067-9237-4a77-894a-ce6777863e6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9a64ce-378d-42a6-9685-cceabe9e7472, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9a64ce-378d-42a6-9685-cceabe9e7472, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17588697928813401232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70fd15d-50b5-4c72-95bf-b97a6ede606c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ed52e8-58c5-4dcd-bc4d-2da3c059d8fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ed52e8-58c5-4dcd-bc4d-2da3c059d8fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307338471634562114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ed52e8-58c5-4dcd-bc4d-2da3c059d8fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d44ce6-d88c-4bc6-a427-149e5ca23770, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d44ce6-d88c-4bc6-a427-149e5ca23770, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15249255746228947856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9a64ce-378d-42a6-9685-cceabe9e7472, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6680b80e-f2dc-4e71-9442-8f327a54ac22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6680b80e-f2dc-4e71-9442-8f327a54ac22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977247029115710287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d44ce6-d88c-4bc6-a427-149e5ca23770, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ca86ad-b566-4a7c-9487-7ecc2b5079ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ca86ad-b566-4a7c-9487-7ecc2b5079ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 84419776955137743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6680b80e-f2dc-4e71-9442-8f327a54ac22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec0f183-03a0-4336-93c5-7d4d246cff4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec0f183-03a0-4336-93c5-7d4d246cff4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 158156807053473416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ca86ad-b566-4a7c-9487-7ecc2b5079ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7147e43d-89ae-4bfe-ac35-28d5289688e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7147e43d-89ae-4bfe-ac35-28d5289688e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205041972296321002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec0f183-03a0-4336-93c5-7d4d246cff4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706cdddc-81da-4733-bde6-361c9b0aa24b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706cdddc-81da-4733-bde6-361c9b0aa24b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199105546161911149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7147e43d-89ae-4bfe-ac35-28d5289688e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d7d079-0614-4208-93af-c2d155143aaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d7d079-0614-4208-93af-c2d155143aaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3941377489850676843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706cdddc-81da-4733-bde6-361c9b0aa24b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 036dd524-e6c2-44a4-a249-2bbb66769e81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 036dd524-e6c2-44a4-a249-2bbb66769e81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3748593819802864313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d7d079-0614-4208-93af-c2d155143aaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c584119-8738-4e6c-8099-3f4618714688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c584119-8738-4e6c-8099-3f4618714688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1871516123273002957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 036dd524-e6c2-44a4-a249-2bbb66769e81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91be4bda-4ff8-4485-8dd0-378ed8d11f33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91be4bda-4ff8-4485-8dd0-378ed8d11f33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18047479235067616335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c584119-8738-4e6c-8099-3f4618714688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f569e4-e23c-4799-9a6a-b0b165ecd7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f569e4-e23c-4799-9a6a-b0b165ecd7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931018815629640453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91be4bda-4ff8-4485-8dd0-378ed8d11f33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c664da5-7586-498e-b34e-7a7bc92b8fbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c664da5-7586-498e-b34e-7a7bc92b8fbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537485061748150908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c664da5-7586-498e-b34e-7a7bc92b8fbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f569e4-e23c-4799-9a6a-b0b165ecd7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea8e1c0-cd2e-4df6-bf29-8790a0eb25f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea8e1c0-cd2e-4df6-bf29-8790a0eb25f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8382933608304722582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9620af2f-62d2-4088-bfe8-c78d194dbcfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9620af2f-62d2-4088-bfe8-c78d194dbcfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16084833503087940003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea8e1c0-cd2e-4df6-bf29-8790a0eb25f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c944ae4e-700d-41b3-8f50-ab4fda3b7367, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c944ae4e-700d-41b3-8f50-ab4fda3b7367, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1442675119844182088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9620af2f-62d2-4088-bfe8-c78d194dbcfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdb4786-5bff-42b2-a315-4a0d37a62c71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdb4786-5bff-42b2-a315-4a0d37a62c71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957439471164057213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c944ae4e-700d-41b3-8f50-ab4fda3b7367, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 995738b1-efd0-4545-8892-2a3d4fa215df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 995738b1-efd0-4545-8892-2a3d4fa215df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12773132519094989423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdb4786-5bff-42b2-a315-4a0d37a62c71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 995738b1-efd0-4545-8892-2a3d4fa215df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b11600-4915-4368-9e94-8930b2300368, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b11600-4915-4368-9e94-8930b2300368, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8908607776062142658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f876d023-178b-4f02-807a-c64da45b1621, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f876d023-178b-4f02-807a-c64da45b1621, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13733387087064754750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b11600-4915-4368-9e94-8930b2300368, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf947cb-821d-466b-915a-28420c401af5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf947cb-821d-466b-915a-28420c401af5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5726774472023424103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf947cb-821d-466b-915a-28420c401af5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f876d023-178b-4f02-807a-c64da45b1621, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5152384-aa0d-4118-8bad-71642aa5fd9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5152384-aa0d-4118-8bad-71642aa5fd9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12148888455117230462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc108a4-567f-409d-ab0f-66c5935ea3c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc108a4-567f-409d-ab0f-66c5935ea3c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758426014042495421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5152384-aa0d-4118-8bad-71642aa5fd9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690c1f19-935c-4268-8703-81b8303012cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690c1f19-935c-4268-8703-81b8303012cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4485642911870124315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc108a4-567f-409d-ab0f-66c5935ea3c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbdc1d0d-5e73-484f-a8a2-4cde832c5657, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbdc1d0d-5e73-484f-a8a2-4cde832c5657, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885853472737633105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690c1f19-935c-4268-8703-81b8303012cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57accbdc-5863-4841-803c-35e1e23fb965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbdc1d0d-5e73-484f-a8a2-4cde832c5657, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57accbdc-5863-4841-803c-35e1e23fb965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2457459767282624916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e47ef5-7d9e-45d3-9880-a0108c25a9d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e47ef5-7d9e-45d3-9880-a0108c25a9d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748184970292503709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57accbdc-5863-4841-803c-35e1e23fb965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e29b77-5928-4396-a4e8-1978059cd5d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e29b77-5928-4396-a4e8-1978059cd5d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617244231651259008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e47ef5-7d9e-45d3-9880-a0108c25a9d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457bb98a-9ea6-4cd9-a549-937aa785fa3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457bb98a-9ea6-4cd9-a549-937aa785fa3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5037866875829610549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e29b77-5928-4396-a4e8-1978059cd5d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eaed631-7326-4d8f-adaf-acbc405c4bd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eaed631-7326-4d8f-adaf-acbc405c4bd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247540332825165133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457bb98a-9ea6-4cd9-a549-937aa785fa3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0626735-76cc-4899-bf51-739b3582a59b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0626735-76cc-4899-bf51-739b3582a59b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7713669170245978767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eaed631-7326-4d8f-adaf-acbc405c4bd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0626735-76cc-4899-bf51-739b3582a59b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c00e4a-552a-443f-b82d-d54c53e46cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c00e4a-552a-443f-b82d-d54c53e46cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12156856057069615312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037cd984-f2c7-4d8d-a0ba-890c73128bb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037cd984-f2c7-4d8d-a0ba-890c73128bb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563589212854208120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c00e4a-552a-443f-b82d-d54c53e46cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252003ec-ad1f-46aa-93fa-e6f0f064b3c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252003ec-ad1f-46aa-93fa-e6f0f064b3c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14105874223739646445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037cd984-f2c7-4d8d-a0ba-890c73128bb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557c8bf7-8e43-4f6f-8204-40f64927ebbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557c8bf7-8e43-4f6f-8204-40f64927ebbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9191435194904269100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252003ec-ad1f-46aa-93fa-e6f0f064b3c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680fc5ca-d2ac-477e-a12d-a2b715ef7de6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680fc5ca-d2ac-477e-a12d-a2b715ef7de6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15165652004812919433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557c8bf7-8e43-4f6f-8204-40f64927ebbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87db4dd-7b3d-4410-a274-d5ca7ad4781f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87db4dd-7b3d-4410-a274-d5ca7ad4781f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201887262921953764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680fc5ca-d2ac-477e-a12d-a2b715ef7de6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf16cfa5-2160-4f6a-a0f3-c1fdef883d05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf16cfa5-2160-4f6a-a0f3-c1fdef883d05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841121630779330335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf16cfa5-2160-4f6a-a0f3-c1fdef883d05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a55f56-eb73-4c5b-8a61-d7fc2805a3b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a55f56-eb73-4c5b-8a61-d7fc2805a3b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5342163885314926226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87db4dd-7b3d-4410-a274-d5ca7ad4781f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a7eb17-8463-43bb-9c8f-04f19a4529ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a7eb17-8463-43bb-9c8f-04f19a4529ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2270445683096197444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a7eb17-8463-43bb-9c8f-04f19a4529ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f469f6b0-6b30-452b-9fdc-bbee6ed05ab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f469f6b0-6b30-452b-9fdc-bbee6ed05ab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2568756909927329304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a55f56-eb73-4c5b-8a61-d7fc2805a3b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ad8f17-76b4-4518-9f80-602932dbb9f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ad8f17-76b4-4518-9f80-602932dbb9f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8755262905207462934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f469f6b0-6b30-452b-9fdc-bbee6ed05ab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a40d63-b903-4c7a-b570-9323ba4032f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a40d63-b903-4c7a-b570-9323ba4032f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260193091997428629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ad8f17-76b4-4518-9f80-602932dbb9f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880f34eb-15cb-4fd9-a3cf-b7a0941900d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880f34eb-15cb-4fd9-a3cf-b7a0941900d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16289754074009890363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a40d63-b903-4c7a-b570-9323ba4032f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490a028a-aaa8-4ec1-a7f9-50804b2a4b93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490a028a-aaa8-4ec1-a7f9-50804b2a4b93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15026154282044355192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880f34eb-15cb-4fd9-a3cf-b7a0941900d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85e71e6-8949-4059-8f81-dc68ff88d66a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85e71e6-8949-4059-8f81-dc68ff88d66a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9349476878509089828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85e71e6-8949-4059-8f81-dc68ff88d66a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bec4dc1-0deb-492a-be6a-f2b8d00b157b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bec4dc1-0deb-492a-be6a-f2b8d00b157b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12818023624233678215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490a028a-aaa8-4ec1-a7f9-50804b2a4b93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d19f794-decc-4572-ba05-290aea600c78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d19f794-decc-4572-ba05-290aea600c78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6419716442131888521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bec4dc1-0deb-492a-be6a-f2b8d00b157b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7911629d-7f8d-412c-ae86-aa45ecce84ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7911629d-7f8d-412c-ae86-aa45ecce84ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4546553557638125646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d19f794-decc-4572-ba05-290aea600c78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8c16f5-f226-4fbd-b399-9e50ba4d5adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8c16f5-f226-4fbd-b399-9e50ba4d5adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10826510095310382447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7911629d-7f8d-412c-ae86-aa45ecce84ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10f4484-38de-448c-a552-9a37e9ad8c01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10f4484-38de-448c-a552-9a37e9ad8c01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3529950831597871429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8c16f5-f226-4fbd-b399-9e50ba4d5adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc406cb8-14d7-4f43-9d76-74d2ca27a93e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc406cb8-14d7-4f43-9d76-74d2ca27a93e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104466461651851655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10f4484-38de-448c-a552-9a37e9ad8c01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e1dd64-8653-4c06-a2af-f1aac463892f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e1dd64-8653-4c06-a2af-f1aac463892f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18413715966408267944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc406cb8-14d7-4f43-9d76-74d2ca27a93e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d661da-492a-4e6e-b753-6dbcb65dd1b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d661da-492a-4e6e-b753-6dbcb65dd1b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523854640732647531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e1dd64-8653-4c06-a2af-f1aac463892f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cca39908-7fbb-4955-bef4-8a696acaf5fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cca39908-7fbb-4955-bef4-8a696acaf5fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142044347166401773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d661da-492a-4e6e-b753-6dbcb65dd1b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0f4e84-f7fd-4390-8f08-8c740ee493c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0f4e84-f7fd-4390-8f08-8c740ee493c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 749054518703040260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cca39908-7fbb-4955-bef4-8a696acaf5fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5da231-e7f1-43e9-b690-cd7fde1aa971, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5da231-e7f1-43e9-b690-cd7fde1aa971, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9680761261448279012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0f4e84-f7fd-4390-8f08-8c740ee493c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc2add5-a793-4ffe-b43e-178ad57e408f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc2add5-a793-4ffe-b43e-178ad57e408f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495007197554332493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5da231-e7f1-43e9-b690-cd7fde1aa971, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca9b6f3-fb2d-4434-adfa-24454bc60612, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca9b6f3-fb2d-4434-adfa-24454bc60612, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999768741570384027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc2add5-a793-4ffe-b43e-178ad57e408f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2885af-79bb-44db-946c-fff14c72d044, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2885af-79bb-44db-946c-fff14c72d044, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5111284709007213845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca9b6f3-fb2d-4434-adfa-24454bc60612, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a646b8bd-28df-449d-8780-ccbcc6514e7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a646b8bd-28df-449d-8780-ccbcc6514e7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547799908643173954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2885af-79bb-44db-946c-fff14c72d044, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be12e494-daa0-4225-a691-da00ce158f78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be12e494-daa0-4225-a691-da00ce158f78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934184535379513219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a646b8bd-28df-449d-8780-ccbcc6514e7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a93b3c9-b55f-4194-8871-0d42df444e9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be12e494-daa0-4225-a691-da00ce158f78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a93b3c9-b55f-4194-8871-0d42df444e9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317717165854285806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67588d19-3355-4be9-a579-f90e5a5bf1c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67588d19-3355-4be9-a579-f90e5a5bf1c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693923627228091626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a93b3c9-b55f-4194-8871-0d42df444e9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d46ce19-8131-476d-9a4b-32de67c011a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d46ce19-8131-476d-9a4b-32de67c011a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7294614842767308341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67588d19-3355-4be9-a579-f90e5a5bf1c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7165cc13-1530-4a88-8af8-9a0af8f95fe6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7165cc13-1530-4a88-8af8-9a0af8f95fe6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646919961296199652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d46ce19-8131-476d-9a4b-32de67c011a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06438d8f-de95-44c9-ab57-80717887a776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06438d8f-de95-44c9-ab57-80717887a776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149713990445702373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7165cc13-1530-4a88-8af8-9a0af8f95fe6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06438d8f-de95-44c9-ab57-80717887a776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670d497a-e50e-4181-b6d5-136482313d53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670d497a-e50e-4181-b6d5-136482313d53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13412500819112590860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd894a8b-02bb-4ddc-a003-cb7c90a183a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd894a8b-02bb-4ddc-a003-cb7c90a183a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317728755615928309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670d497a-e50e-4181-b6d5-136482313d53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd894a8b-02bb-4ddc-a003-cb7c90a183a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56af7991-9907-4682-8d83-4ad7e7224c0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56af7991-9907-4682-8d83-4ad7e7224c0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6008674480141495347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 406c924a-663f-48ab-ad83-01d2b0b29881, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 406c924a-663f-48ab-ad83-01d2b0b29881, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9358447031708375753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56af7991-9907-4682-8d83-4ad7e7224c0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d35c4a-c68d-443b-8a07-9680124519a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d35c4a-c68d-443b-8a07-9680124519a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882502697159941450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 406c924a-663f-48ab-ad83-01d2b0b29881, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a99c3d5-9731-4606-9d09-9bd2aecc25b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a99c3d5-9731-4606-9d09-9bd2aecc25b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9775086331046013296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d35c4a-c68d-443b-8a07-9680124519a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1919b372-0752-4e53-a79a-dc1afa47c750, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1919b372-0752-4e53-a79a-dc1afa47c750, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2200371705253107447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a99c3d5-9731-4606-9d09-9bd2aecc25b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b7016d-790f-4556-8d2d-e827f9044544, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b7016d-790f-4556-8d2d-e827f9044544, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16645695565440756467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1919b372-0752-4e53-a79a-dc1afa47c750, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5dd17b6-a64b-45ec-a75c-f501876a7312, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5dd17b6-a64b-45ec-a75c-f501876a7312, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7859817146222290444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b7016d-790f-4556-8d2d-e827f9044544, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2486040c-51c6-4484-af73-ecef395c5a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2486040c-51c6-4484-af73-ecef395c5a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839554512036229307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5dd17b6-a64b-45ec-a75c-f501876a7312, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f31c270-f839-41e2-a74a-b74444fee1c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f31c270-f839-41e2-a74a-b74444fee1c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012583561095872867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2486040c-51c6-4484-af73-ecef395c5a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7aa412-16a1-4e1c-8f29-cf62b476a798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7aa412-16a1-4e1c-8f29-cf62b476a798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10242752149545834245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f31c270-f839-41e2-a74a-b74444fee1c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694cedb9-9d01-47b0-b493-64ab9ef4520b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694cedb9-9d01-47b0-b493-64ab9ef4520b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8150115681515290832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7aa412-16a1-4e1c-8f29-cf62b476a798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f527c80-b729-4570-ad2d-632752032e20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f527c80-b729-4570-ad2d-632752032e20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740022591447004923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694cedb9-9d01-47b0-b493-64ab9ef4520b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f527c80-b729-4570-ad2d-632752032e20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dbefaf3-1cb2-4923-8937-8680274cbed0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbefaf3-1cb2-4923-8937-8680274cbed0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14866305787664243601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f4384c-3733-4637-8f0d-0cd6709d0281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f4384c-3733-4637-8f0d-0cd6709d0281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 129416267643510793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbefaf3-1cb2-4923-8937-8680274cbed0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95fc170-8a07-4de5-aa31-ce2ad6c7248a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95fc170-8a07-4de5-aa31-ce2ad6c7248a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8750714941383892922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95fc170-8a07-4de5-aa31-ce2ad6c7248a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f4384c-3733-4637-8f0d-0cd6709d0281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a88dcc5-75c5-4950-a65a-f04c1eb29e1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a88dcc5-75c5-4950-a65a-f04c1eb29e1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257095646885470332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d0f333-5d7e-4146-8153-4099d2130208, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d0f333-5d7e-4146-8153-4099d2130208, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512873288104175655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a88dcc5-75c5-4950-a65a-f04c1eb29e1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a8c375-231e-4aa3-b05a-a667af9098bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a8c375-231e-4aa3-b05a-a667af9098bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8846519492836187203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d0f333-5d7e-4146-8153-4099d2130208, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, decf160e-317d-4f14-aedf-eca359934897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, decf160e-317d-4f14-aedf-eca359934897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582789694543842986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a8c375-231e-4aa3-b05a-a667af9098bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80db5ae0-871e-43cc-a5e7-4e3af149cfd5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80db5ae0-871e-43cc-a5e7-4e3af149cfd5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1507726654435881289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, decf160e-317d-4f14-aedf-eca359934897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173a7a50-ccc2-4b48-bbcc-7f7979a0a2b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173a7a50-ccc2-4b48-bbcc-7f7979a0a2b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18356339402754026956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80db5ae0-871e-43cc-a5e7-4e3af149cfd5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7fbd06-b02e-4fa6-a793-0a46b0ceee30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7fbd06-b02e-4fa6-a793-0a46b0ceee30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17787123618076979008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173a7a50-ccc2-4b48-bbcc-7f7979a0a2b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b035f2-3b5c-449f-8d1b-717630552a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b035f2-3b5c-449f-8d1b-717630552a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394452672411393264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7fbd06-b02e-4fa6-a793-0a46b0ceee30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c83e479-3535-4465-8830-fbccf150538a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c83e479-3535-4465-8830-fbccf150538a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714977810485856032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b035f2-3b5c-449f-8d1b-717630552a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced7341e-3a17-4b47-95cc-26116cc8d49f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced7341e-3a17-4b47-95cc-26116cc8d49f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707122817908678022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c83e479-3535-4465-8830-fbccf150538a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33ccc2f-6308-4cc3-a55f-40bda92c7a41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33ccc2f-6308-4cc3-a55f-40bda92c7a41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1693741023500989400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced7341e-3a17-4b47-95cc-26116cc8d49f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a3a973-276e-439f-9c36-b8bd829ab032, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a3a973-276e-439f-9c36-b8bd829ab032, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13471239650225495235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33ccc2f-6308-4cc3-a55f-40bda92c7a41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bcb2dd-d357-4483-bb91-b0af63ac087d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bcb2dd-d357-4483-bb91-b0af63ac087d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6012187061360697907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bcb2dd-d357-4483-bb91-b0af63ac087d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b597c7-1784-4343-ba84-51055a274f1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b597c7-1784-4343-ba84-51055a274f1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452239434635686982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a3a973-276e-439f-9c36-b8bd829ab032, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518c7036-905d-42bb-a8aa-08350dab8778, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518c7036-905d-42bb-a8aa-08350dab8778, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15406887209623681557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b597c7-1784-4343-ba84-51055a274f1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f6a594-5418-43d0-a9ec-b65891eb6f3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f6a594-5418-43d0-a9ec-b65891eb6f3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318160903522877419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518c7036-905d-42bb-a8aa-08350dab8778, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc404de-305a-4ce2-bd94-6c1c539a5be9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc404de-305a-4ce2-bd94-6c1c539a5be9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8894868691040767668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f6a594-5418-43d0-a9ec-b65891eb6f3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e56183-9e7c-4c3e-a490-848319944484, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e56183-9e7c-4c3e-a490-848319944484, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9122984211004843353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc404de-305a-4ce2-bd94-6c1c539a5be9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4141df3-d01f-4d9c-978c-a6911424109d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4141df3-d01f-4d9c-978c-a6911424109d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7252207697483221135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e56183-9e7c-4c3e-a490-848319944484, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4141df3-d01f-4d9c-978c-a6911424109d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d858029-a12c-4b83-b2c8-b5bae3ac59d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d858029-a12c-4b83-b2c8-b5bae3ac59d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321730571686622887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d51289-8618-4438-b69b-0029c3413e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d51289-8618-4438-b69b-0029c3413e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16445442402084988345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d858029-a12c-4b83-b2c8-b5bae3ac59d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba93eda-7293-4f95-a6b6-3cf600e2315c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba93eda-7293-4f95-a6b6-3cf600e2315c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 550745603011092603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d51289-8618-4438-b69b-0029c3413e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ff110ef-3791-438e-ad32-c0da2abb76df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff110ef-3791-438e-ad32-c0da2abb76df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914627228682721184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba93eda-7293-4f95-a6b6-3cf600e2315c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dcd20ac-431d-4960-a88f-2da30af44436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dcd20ac-431d-4960-a88f-2da30af44436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933455593404623861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff110ef-3791-438e-ad32-c0da2abb76df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 428e4fb3-d993-476e-b4c6-7a20faebe4f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 428e4fb3-d993-476e-b4c6-7a20faebe4f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1958147658178492331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 428e4fb3-d993-476e-b4c6-7a20faebe4f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0daf9421-5021-4d85-a12c-8104e95ac876, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0daf9421-5021-4d85-a12c-8104e95ac876, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811469052004461977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dcd20ac-431d-4960-a88f-2da30af44436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4b8613-a00a-47dc-94c6-8a860fb0625a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4b8613-a00a-47dc-94c6-8a860fb0625a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17236998666895872634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0daf9421-5021-4d85-a12c-8104e95ac876, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110122d6-d8af-43e9-b866-e457f9160d1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110122d6-d8af-43e9-b866-e457f9160d1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11279644628026619296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4b8613-a00a-47dc-94c6-8a860fb0625a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8b9b52-79fd-4b7f-8594-9e3a2acbd986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8b9b52-79fd-4b7f-8594-9e3a2acbd986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225521438580155913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110122d6-d8af-43e9-b866-e457f9160d1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c1af45-3553-489a-9b1f-69cbf155d350, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c1af45-3553-489a-9b1f-69cbf155d350, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3318925881220296957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8b9b52-79fd-4b7f-8594-9e3a2acbd986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d533f7-38bc-4fc0-ad74-137b4b3b1ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d533f7-38bc-4fc0-ad74-137b4b3b1ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6866585608608751140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c1af45-3553-489a-9b1f-69cbf155d350, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab853d68-a723-48c2-b4fd-49987cecf4a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab853d68-a723-48c2-b4fd-49987cecf4a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559940475290906831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d533f7-38bc-4fc0-ad74-137b4b3b1ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116908a5-a71e-4e2a-a834-9e8df0fb0048, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab853d68-a723-48c2-b4fd-49987cecf4a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116908a5-a71e-4e2a-a834-9e8df0fb0048, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664396125307470954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf672ca1-e0cb-46d7-b1da-af592ae9d969, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf672ca1-e0cb-46d7-b1da-af592ae9d969, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14116851802158221430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116908a5-a71e-4e2a-a834-9e8df0fb0048, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3109cf8a-c1fa-447b-9331-bb462cedf17c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3109cf8a-c1fa-447b-9331-bb462cedf17c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15058286104004536198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf672ca1-e0cb-46d7-b1da-af592ae9d969, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95caa547-7cb7-4249-a45a-343d1f2b9904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95caa547-7cb7-4249-a45a-343d1f2b9904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2969723178715972051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3109cf8a-c1fa-447b-9331-bb462cedf17c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa6631c6-cd5b-4f42-aad5-692c532f142a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6631c6-cd5b-4f42-aad5-692c532f142a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7699123949141064816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6631c6-cd5b-4f42-aad5-692c532f142a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f164d85-dafe-4df8-b09d-42a79ef83038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f164d85-dafe-4df8-b09d-42a79ef83038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17280954416935840230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95caa547-7cb7-4249-a45a-343d1f2b9904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 799215cc-1213-4172-94ad-8ab11fa05df6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799215cc-1213-4172-94ad-8ab11fa05df6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757003024345997146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f164d85-dafe-4df8-b09d-42a79ef83038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799215cc-1213-4172-94ad-8ab11fa05df6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14429c40-7336-4247-a552-ac7fbef68f70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee94e39d-e70a-47ab-881b-c091d1b3efd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee94e39d-e70a-47ab-881b-c091d1b3efd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3541319500718060383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14429c40-7336-4247-a552-ac7fbef68f70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343474119849934775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee94e39d-e70a-47ab-881b-c091d1b3efd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14429c40-7336-4247-a552-ac7fbef68f70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49776afb-619a-4652-99d1-12fd4de91f25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49776afb-619a-4652-99d1-12fd4de91f25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674913861343408251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42adaa0-6055-4f3b-8a38-669dfdd6337e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42adaa0-6055-4f3b-8a38-669dfdd6337e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313802666371108857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49776afb-619a-4652-99d1-12fd4de91f25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d484ded-5ab9-4fee-9c74-77162e453e29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d484ded-5ab9-4fee-9c74-77162e453e29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10689766965938905118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42adaa0-6055-4f3b-8a38-669dfdd6337e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfd369c-72c1-497b-bbce-21c50a34fd93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfd369c-72c1-497b-bbce-21c50a34fd93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3009906149779807750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfd369c-72c1-497b-bbce-21c50a34fd93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85733f35-b881-4cbd-85c8-1a51897142d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85733f35-b881-4cbd-85c8-1a51897142d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857921170641032962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d484ded-5ab9-4fee-9c74-77162e453e29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d60f22-761d-4304-92c1-bb0828f0efdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d60f22-761d-4304-92c1-bb0828f0efdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8782227071367085121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85733f35-b881-4cbd-85c8-1a51897142d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f50acd8-cb08-4f71-b73f-5ecd0bd03e07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f50acd8-cb08-4f71-b73f-5ecd0bd03e07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14258933498642786511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d60f22-761d-4304-92c1-bb0828f0efdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16a88ca-1f90-41a0-9dd7-d63a3522261f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16a88ca-1f90-41a0-9dd7-d63a3522261f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16669875683624817036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f50acd8-cb08-4f71-b73f-5ecd0bd03e07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2dda53-602b-46f8-892e-79e7ed5be5a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2dda53-602b-46f8-892e-79e7ed5be5a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6644023015256045374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16a88ca-1f90-41a0-9dd7-d63a3522261f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1d47d8-b6d9-4b2a-b26d-12bea2c11001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1d47d8-b6d9-4b2a-b26d-12bea2c11001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696884153722240526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2dda53-602b-46f8-892e-79e7ed5be5a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d794f8c9-2a7b-44bd-8fcd-b94197149001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d794f8c9-2a7b-44bd-8fcd-b94197149001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837983589931160642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1d47d8-b6d9-4b2a-b26d-12bea2c11001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aeab343-eaae-4c9a-9cdf-baccd497b1ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aeab343-eaae-4c9a-9cdf-baccd497b1ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12436824288754749944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d794f8c9-2a7b-44bd-8fcd-b94197149001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6825ab5c-e1c7-4521-ac49-9921497ec6bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6825ab5c-e1c7-4521-ac49-9921497ec6bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11359040955979375773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aeab343-eaae-4c9a-9cdf-baccd497b1ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2488d267-70e6-4cf4-a0e3-3d148b28cb17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6825ab5c-e1c7-4521-ac49-9921497ec6bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187da76f-6114-4990-8ca8-d5cd1169a77a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2488d267-70e6-4cf4-a0e3-3d148b28cb17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3851247961694072301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187da76f-6114-4990-8ca8-d5cd1169a77a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499225803805795499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2488d267-70e6-4cf4-a0e3-3d148b28cb17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b0fa31-ecaf-4d9c-a331-76af0cff9283, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b0fa31-ecaf-4d9c-a331-76af0cff9283, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3423838476596196398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187da76f-6114-4990-8ca8-d5cd1169a77a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b642ed63-4359-495c-8f57-75dff1a418fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b642ed63-4359-495c-8f57-75dff1a418fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15734621585574483708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b0fa31-ecaf-4d9c-a331-76af0cff9283, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49fbc98b-bd6d-461f-a327-422e89f7b7bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fbc98b-bd6d-461f-a327-422e89f7b7bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481636719165306625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b642ed63-4359-495c-8f57-75dff1a418fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2dec7e-3ee4-4c4d-9900-162963d60907, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2dec7e-3ee4-4c4d-9900-162963d60907, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467191985928062567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fbc98b-bd6d-461f-a327-422e89f7b7bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2de31a-fc3e-4c01-ab61-e023d267d5f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2de31a-fc3e-4c01-ab61-e023d267d5f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13082950463304862710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2dec7e-3ee4-4c4d-9900-162963d60907, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2de31a-fc3e-4c01-ab61-e023d267d5f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fb5dd8-a869-4038-89cd-18bb9a08ae43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f66dfb7-efe0-4945-881f-14f5cd43079f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f66dfb7-efe0-4945-881f-14f5cd43079f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278384834119366009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fb5dd8-a869-4038-89cd-18bb9a08ae43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422916508391986030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f66dfb7-efe0-4945-881f-14f5cd43079f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2139aebb-e02d-438b-9a8e-920627f260b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2139aebb-e02d-438b-9a8e-920627f260b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842113962618690956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fb5dd8-a869-4038-89cd-18bb9a08ae43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8421892e-5004-4bd5-84cf-2a64eb271456, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8421892e-5004-4bd5-84cf-2a64eb271456, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2046942412448489359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2139aebb-e02d-438b-9a8e-920627f260b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209df359-8b23-4284-8b00-f5f39ed78475, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209df359-8b23-4284-8b00-f5f39ed78475, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6098725581071473633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8421892e-5004-4bd5-84cf-2a64eb271456, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b970b4-7eca-4c36-bb73-8012ad9f78ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b970b4-7eca-4c36-bb73-8012ad9f78ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8885551988575617932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209df359-8b23-4284-8b00-f5f39ed78475, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33cfd05a-919b-412e-8d9c-39c7dbe5651d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33cfd05a-919b-412e-8d9c-39c7dbe5651d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144242946979180955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b970b4-7eca-4c36-bb73-8012ad9f78ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93698aa-bb14-4f69-be49-57256e8c71e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93698aa-bb14-4f69-be49-57256e8c71e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4402648206436066224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33cfd05a-919b-412e-8d9c-39c7dbe5651d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448868dc-37f3-4538-9469-80a24bde6ff3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448868dc-37f3-4538-9469-80a24bde6ff3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023502454601330339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448868dc-37f3-4538-9469-80a24bde6ff3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b6d4bc-8102-4d2f-a540-6b875ea21d8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b6d4bc-8102-4d2f-a540-6b875ea21d8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15835028647217118598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93698aa-bb14-4f69-be49-57256e8c71e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caeb0e05-d3d7-4525-8997-51e492795a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caeb0e05-d3d7-4525-8997-51e492795a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10985704744686152939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caeb0e05-d3d7-4525-8997-51e492795a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c831e6b4-594f-460f-9d3b-4bc082ffb6fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c831e6b4-594f-460f-9d3b-4bc082ffb6fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495806396745900803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b6d4bc-8102-4d2f-a540-6b875ea21d8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97627cff-aa84-4c75-9961-816f0aa852e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97627cff-aa84-4c75-9961-816f0aa852e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16681420275561416806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c831e6b4-594f-460f-9d3b-4bc082ffb6fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e77a3bd-e5ba-479c-a976-cbe726c44194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e77a3bd-e5ba-479c-a976-cbe726c44194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476889935997060977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97627cff-aa84-4c75-9961-816f0aa852e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb90f05-2959-4c8b-aa9b-07b767a4cfc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb90f05-2959-4c8b-aa9b-07b767a4cfc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8154432361325623788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb90f05-2959-4c8b-aa9b-07b767a4cfc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51924ee7-d389-4e82-91d9-d6ecd265dfbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51924ee7-d389-4e82-91d9-d6ecd265dfbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12100254889453854054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e77a3bd-e5ba-479c-a976-cbe726c44194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58048a8e-66d4-49c7-bbb5-9b2268e9d614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58048a8e-66d4-49c7-bbb5-9b2268e9d614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195794985152504860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51924ee7-d389-4e82-91d9-d6ecd265dfbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15bbb3e-a3a4-4db7-88dd-5215155b09fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15bbb3e-a3a4-4db7-88dd-5215155b09fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283982661320303696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58048a8e-66d4-49c7-bbb5-9b2268e9d614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f785eda9-f317-49a1-9a45-18c113b925a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f785eda9-f317-49a1-9a45-18c113b925a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 81356821131672257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15bbb3e-a3a4-4db7-88dd-5215155b09fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79c5a69-8390-4dab-80f1-a5aabbcb73ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79c5a69-8390-4dab-80f1-a5aabbcb73ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131971755290832612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f785eda9-f317-49a1-9a45-18c113b925a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bea889-fd48-4e3e-ad05-13d12e619b32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bea889-fd48-4e3e-ad05-13d12e619b32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9947970628702728762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79c5a69-8390-4dab-80f1-a5aabbcb73ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b04a65-55e9-4ea7-9ff7-205e108bc585, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b04a65-55e9-4ea7-9ff7-205e108bc585, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423996737913025362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bea889-fd48-4e3e-ad05-13d12e619b32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555ff136-a080-41bb-8756-c5a25e747a19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555ff136-a080-41bb-8756-c5a25e747a19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612047696554366567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b04a65-55e9-4ea7-9ff7-205e108bc585, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d1bb5a-6e4b-4970-871b-f5589fd6732d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d1bb5a-6e4b-4970-871b-f5589fd6732d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12848999300410128222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555ff136-a080-41bb-8756-c5a25e747a19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83204d8a-e34c-490f-b9b2-dbf816066e58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83204d8a-e34c-490f-b9b2-dbf816066e58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5938497029011968868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d1bb5a-6e4b-4970-871b-f5589fd6732d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83204d8a-e34c-490f-b9b2-dbf816066e58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603b61c8-1516-4c49-a67d-e9306e299f52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740fb541-872b-4df4-91c7-c0fc5a6d82ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603b61c8-1516-4c49-a67d-e9306e299f52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2559842506305477070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740fb541-872b-4df4-91c7-c0fc5a6d82ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16837516819313193912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603b61c8-1516-4c49-a67d-e9306e299f52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740fb541-872b-4df4-91c7-c0fc5a6d82ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137aa984-d973-4975-852b-483e1fa401fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d88c73-1e2a-42a4-b5f7-90814b25dc32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d88c73-1e2a-42a4-b5f7-90814b25dc32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000373096914539339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137aa984-d973-4975-852b-483e1fa401fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13251522865775297470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d88c73-1e2a-42a4-b5f7-90814b25dc32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5dc3b4-1145-4ff3-9d01-4e252e43b06c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5dc3b4-1145-4ff3-9d01-4e252e43b06c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18229448132664851799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137aa984-d973-4975-852b-483e1fa401fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6358ef02-3e2f-48d9-a769-f585845be275, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6358ef02-3e2f-48d9-a769-f585845be275, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14895320436946267801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5dc3b4-1145-4ff3-9d01-4e252e43b06c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003bbbbe-b0de-4c76-8e9c-b4e68724366a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003bbbbe-b0de-4c76-8e9c-b4e68724366a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3462501425858229242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6358ef02-3e2f-48d9-a769-f585845be275, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef019972-1208-47d7-81d0-d2b306755b69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef019972-1208-47d7-81d0-d2b306755b69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 596736662707381557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003bbbbe-b0de-4c76-8e9c-b4e68724366a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef019972-1208-47d7-81d0-d2b306755b69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2595fbd3-0c16-4c17-b30a-b38df9c332de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2595fbd3-0c16-4c17-b30a-b38df9c332de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15721746969802892517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3164109-a4fe-4010-9b97-ee9d00e82ea9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3164109-a4fe-4010-9b97-ee9d00e82ea9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871712151322428147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2595fbd3-0c16-4c17-b30a-b38df9c332de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0672906c-4fff-47f6-9aa0-a058be0b7a64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0672906c-4fff-47f6-9aa0-a058be0b7a64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481846852388356866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3164109-a4fe-4010-9b97-ee9d00e82ea9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c517a609-398a-4ac6-bd1e-0d1e5f9ce4ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c517a609-398a-4ac6-bd1e-0d1e5f9ce4ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11434345756528834267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0672906c-4fff-47f6-9aa0-a058be0b7a64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa4b5990-f4d8-4ba1-92ea-36594143fa45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa4b5990-f4d8-4ba1-92ea-36594143fa45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3158490024692613083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c517a609-398a-4ac6-bd1e-0d1e5f9ce4ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2279231-3d7a-43aa-a73c-ccc8c7ffe85b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2279231-3d7a-43aa-a73c-ccc8c7ffe85b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1629999882005897011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa4b5990-f4d8-4ba1-92ea-36594143fa45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bd4691-df27-4abf-a0cb-0e006e486f03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bd4691-df27-4abf-a0cb-0e006e486f03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9957341728634599300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2279231-3d7a-43aa-a73c-ccc8c7ffe85b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab6a5eb-315f-4a6f-adb5-a86bbe673a18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab6a5eb-315f-4a6f-adb5-a86bbe673a18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3554258831333102232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bd4691-df27-4abf-a0cb-0e006e486f03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa0e9b7-f8e6-464e-8693-56532c7b1961, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa0e9b7-f8e6-464e-8693-56532c7b1961, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925066184306677195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab6a5eb-315f-4a6f-adb5-a86bbe673a18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68fde62b-5ec3-496a-a376-6101f964ee0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68fde62b-5ec3-496a-a376-6101f964ee0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335584826981852683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa0e9b7-f8e6-464e-8693-56532c7b1961, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73219a94-9d55-49d1-b6f6-bd0d8bc31c3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73219a94-9d55-49d1-b6f6-bd0d8bc31c3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351367593200430196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68fde62b-5ec3-496a-a376-6101f964ee0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dffaf57a-dadf-458b-a3da-daaa1b52fb6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffaf57a-dadf-458b-a3da-daaa1b52fb6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244013490709635591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73219a94-9d55-49d1-b6f6-bd0d8bc31c3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7de0cb0d-d132-4340-8616-3564e9255636, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de0cb0d-d132-4340-8616-3564e9255636, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6399715661415685167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffaf57a-dadf-458b-a3da-daaa1b52fb6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d264338-8f45-4950-b546-b63748991e57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d264338-8f45-4950-b546-b63748991e57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384965477121632215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de0cb0d-d132-4340-8616-3564e9255636, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ad301a-8649-4d52-90a6-968016847698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ad301a-8649-4d52-90a6-968016847698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592410023833534866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d264338-8f45-4950-b546-b63748991e57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75529de8-e699-44fd-a1da-4b99ce2225c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75529de8-e699-44fd-a1da-4b99ce2225c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4933231684532169578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ad301a-8649-4d52-90a6-968016847698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7962ee24-0bc2-4213-87a0-72de5bd7cc19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7962ee24-0bc2-4213-87a0-72de5bd7cc19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16694626241620945227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75529de8-e699-44fd-a1da-4b99ce2225c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f0e2e84-18cd-4036-98c5-369b7ccfcea5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f0e2e84-18cd-4036-98c5-369b7ccfcea5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15825930036733589368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7962ee24-0bc2-4213-87a0-72de5bd7cc19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f0e2e84-18cd-4036-98c5-369b7ccfcea5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e91dcd-4686-4874-8867-d4553b79811d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e91dcd-4686-4874-8867-d4553b79811d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3249225531389552447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7da57ef-1ecf-40be-a5d4-69c8fbb026e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7da57ef-1ecf-40be-a5d4-69c8fbb026e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14952767706504590231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e91dcd-4686-4874-8867-d4553b79811d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08320dc4-aa8e-4108-adf4-70926cccfa91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08320dc4-aa8e-4108-adf4-70926cccfa91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16629391914767330296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7da57ef-1ecf-40be-a5d4-69c8fbb026e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0307283-a507-44e3-80cc-b8354a13e66e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0307283-a507-44e3-80cc-b8354a13e66e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16486511434845974743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08320dc4-aa8e-4108-adf4-70926cccfa91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179cdaf1-11be-49b1-9259-fbd08825ec2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179cdaf1-11be-49b1-9259-fbd08825ec2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4621605315608638878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0307283-a507-44e3-80cc-b8354a13e66e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6eb175-d2de-49a6-98c9-49b06b0fee99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6eb175-d2de-49a6-98c9-49b06b0fee99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222187140586561603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179cdaf1-11be-49b1-9259-fbd08825ec2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9a9abb-ab72-4b47-895d-266444dc3c34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9a9abb-ab72-4b47-895d-266444dc3c34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493601865622595741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6eb175-d2de-49a6-98c9-49b06b0fee99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e69c8e5-0e08-45a1-b2f5-44048bcf4838, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e69c8e5-0e08-45a1-b2f5-44048bcf4838, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12679103831319018197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9a9abb-ab72-4b47-895d-266444dc3c34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5459b928-abdd-4af9-88c2-2bfb78fa08fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5459b928-abdd-4af9-88c2-2bfb78fa08fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660368360957863190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e69c8e5-0e08-45a1-b2f5-44048bcf4838, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028a0771-58e9-41c0-b4f4-c27f828b5118, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028a0771-58e9-41c0-b4f4-c27f828b5118, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697025980977407675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5459b928-abdd-4af9-88c2-2bfb78fa08fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e169b9-d2bd-4bf5-87b5-0e2f4fef388c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e169b9-d2bd-4bf5-87b5-0e2f4fef388c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6323677491756873819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028a0771-58e9-41c0-b4f4-c27f828b5118, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3b46e5-4a33-4c4e-a73c-a3a7b35f4a9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3b46e5-4a33-4c4e-a73c-a3a7b35f4a9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633109373119830163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e169b9-d2bd-4bf5-87b5-0e2f4fef388c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82735af3-0a4e-416d-8072-b310514b0129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82735af3-0a4e-416d-8072-b310514b0129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11456694269103591423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3b46e5-4a33-4c4e-a73c-a3a7b35f4a9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1175e9-f89b-4a7a-b257-48e3f2faef7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1175e9-f89b-4a7a-b257-48e3f2faef7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411153681793752133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82735af3-0a4e-416d-8072-b310514b0129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1c96f8-038d-4b73-85ff-5599bbe3bbcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1c96f8-038d-4b73-85ff-5599bbe3bbcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6568670220095544034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1175e9-f89b-4a7a-b257-48e3f2faef7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5928c74-44ba-4906-8749-2ae8a9b60ac5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5928c74-44ba-4906-8749-2ae8a9b60ac5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814568576798568353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5928c74-44ba-4906-8749-2ae8a9b60ac5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83cc2c8a-486c-442d-8da3-d48995f35539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1c96f8-038d-4b73-85ff-5599bbe3bbcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e856a510-3989-4c22-a360-d8a07404e53e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e856a510-3989-4c22-a360-d8a07404e53e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12365932843680367084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83cc2c8a-486c-442d-8da3-d48995f35539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3820440404253317830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83cc2c8a-486c-442d-8da3-d48995f35539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19d89e0-e781-439d-803a-1b05db7f098a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19d89e0-e781-439d-803a-1b05db7f098a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12063075251056664169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e856a510-3989-4c22-a360-d8a07404e53e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccf6aed-8632-4b37-a819-2166d387a651, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccf6aed-8632-4b37-a819-2166d387a651, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766772027737267770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19d89e0-e781-439d-803a-1b05db7f098a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccf6aed-8632-4b37-a819-2166d387a651, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf3aea3-5a41-403a-9a1c-ae2c0d746075, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf3aea3-5a41-403a-9a1c-ae2c0d746075, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610341199811779440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe155b3-bf8e-4a24-af7c-40c8842462ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe155b3-bf8e-4a24-af7c-40c8842462ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676940116019004980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf3aea3-5a41-403a-9a1c-ae2c0d746075, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156ff586-8323-430a-b48a-1040634de68f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156ff586-8323-430a-b48a-1040634de68f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177327026471430496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe155b3-bf8e-4a24-af7c-40c8842462ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738059db-89cc-4f4d-8422-19f8d00eed46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738059db-89cc-4f4d-8422-19f8d00eed46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8245162024723176128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156ff586-8323-430a-b48a-1040634de68f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd70f98-5d2f-428d-b555-fdd6529163cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd70f98-5d2f-428d-b555-fdd6529163cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5432651811687639004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738059db-89cc-4f4d-8422-19f8d00eed46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be878f92-745f-4829-b0cb-89e3d762cbef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be878f92-745f-4829-b0cb-89e3d762cbef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6327378115296640425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd70f98-5d2f-428d-b555-fdd6529163cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8aec2b-cd15-45ab-9346-2e4bfaf97d1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8aec2b-cd15-45ab-9346-2e4bfaf97d1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743099164553525098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be878f92-745f-4829-b0cb-89e3d762cbef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b883d198-efb5-416e-aad1-ad470be5bcd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b883d198-efb5-416e-aad1-ad470be5bcd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13802227188151937822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8aec2b-cd15-45ab-9346-2e4bfaf97d1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 696024f8-8451-4612-82f0-ee9236be8560, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696024f8-8451-4612-82f0-ee9236be8560, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910814805212610557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b883d198-efb5-416e-aad1-ad470be5bcd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8c099d-eaca-4952-acfd-b2d43e632778, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8c099d-eaca-4952-acfd-b2d43e632778, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617642467646538361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696024f8-8451-4612-82f0-ee9236be8560, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5dece1-2a87-421d-bb71-0d4d72787d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5dece1-2a87-421d-bb71-0d4d72787d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853579864585518610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8c099d-eaca-4952-acfd-b2d43e632778, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a4bb0a-b8f6-4e2d-82cb-6487bb7cfe74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a4bb0a-b8f6-4e2d-82cb-6487bb7cfe74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17466488421775695006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5dece1-2a87-421d-bb71-0d4d72787d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edc2032-2332-4547-ba40-a7c328e0cd1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edc2032-2332-4547-ba40-a7c328e0cd1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122266192915008201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a4bb0a-b8f6-4e2d-82cb-6487bb7cfe74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4662bffb-2e63-45f4-9546-1c9328afb01d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4662bffb-2e63-45f4-9546-1c9328afb01d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360932216549972605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edc2032-2332-4547-ba40-a7c328e0cd1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b932c0-68cc-4d54-9d80-f0348cf68ca4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b932c0-68cc-4d54-9d80-f0348cf68ca4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744788592283982425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4662bffb-2e63-45f4-9546-1c9328afb01d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926d5a2e-19b3-414d-9ed7-9295fe97efdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926d5a2e-19b3-414d-9ed7-9295fe97efdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6955656098750485947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b932c0-68cc-4d54-9d80-f0348cf68ca4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61bc887b-7634-4b80-b57b-501ba4956616, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bc887b-7634-4b80-b57b-501ba4956616, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150247542509567036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926d5a2e-19b3-414d-9ed7-9295fe97efdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a52c28-7d37-4392-af4e-d2ff939d3d92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a52c28-7d37-4392-af4e-d2ff939d3d92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1876627342711935520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bc887b-7634-4b80-b57b-501ba4956616, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05eefbca-4e32-4ad0-9a96-595de515ddc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eefbca-4e32-4ad0-9a96-595de515ddc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603636934662180997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eefbca-4e32-4ad0-9a96-595de515ddc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272af7cd-2ad4-4f3b-9527-3d22d10dce03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272af7cd-2ad4-4f3b-9527-3d22d10dce03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15931708561863171225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a52c28-7d37-4392-af4e-d2ff939d3d92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40da72aa-8fef-452a-940e-9e4b801715fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40da72aa-8fef-452a-940e-9e4b801715fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11604802635244082045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40da72aa-8fef-452a-940e-9e4b801715fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb9e906-1443-4399-82c9-5e33bd7b1c53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb9e906-1443-4399-82c9-5e33bd7b1c53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670447446108020002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272af7cd-2ad4-4f3b-9527-3d22d10dce03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d904363-6a35-4cec-9359-64befee3af72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d904363-6a35-4cec-9359-64befee3af72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7284580362381106659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb9e906-1443-4399-82c9-5e33bd7b1c53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988cc5a9-ed54-4edd-8238-81a3692a1ba0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988cc5a9-ed54-4edd-8238-81a3692a1ba0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545449093302278727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d904363-6a35-4cec-9359-64befee3af72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988cc5a9-ed54-4edd-8238-81a3692a1ba0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a21823d-adfd-406b-983e-7448f03a7562, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2b6bcc-e49a-4142-a9a9-b9bb746b414d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2b6bcc-e49a-4142-a9a9-b9bb746b414d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13973922072945991406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a21823d-adfd-406b-983e-7448f03a7562, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4621956974121624612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a21823d-adfd-406b-983e-7448f03a7562, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c095b3-045b-4c02-a9a0-ac7b4219cf95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c095b3-045b-4c02-a9a0-ac7b4219cf95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10448544760973751192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2b6bcc-e49a-4142-a9a9-b9bb746b414d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba068ea-9077-456c-ac5c-94a1e71478f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba068ea-9077-456c-ac5c-94a1e71478f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10783410760998586488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c095b3-045b-4c02-a9a0-ac7b4219cf95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffcb19d-9f81-497b-aa93-2427f217cb1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffcb19d-9f81-497b-aa93-2427f217cb1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11388962923669350414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba068ea-9077-456c-ac5c-94a1e71478f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd18552-e9a3-43aa-8daf-8745ae3eb247, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd18552-e9a3-43aa-8daf-8745ae3eb247, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7055540458600515546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffcb19d-9f81-497b-aa93-2427f217cb1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5147caaf-0cee-4edc-871a-a718917079e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5147caaf-0cee-4edc-871a-a718917079e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4086792016600687353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd18552-e9a3-43aa-8daf-8745ae3eb247, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c28a95de-8657-4a43-9d24-c108e1d60672, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c28a95de-8657-4a43-9d24-c108e1d60672, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3681711124221067464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5147caaf-0cee-4edc-871a-a718917079e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b91f3bb-f940-478e-8844-05741341ac39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c28a95de-8657-4a43-9d24-c108e1d60672, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b91f3bb-f940-478e-8844-05741341ac39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4355489362351594934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327e1cb1-39f6-4073-94a7-1a99ffd78cbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327e1cb1-39f6-4073-94a7-1a99ffd78cbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17566493134387335897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b91f3bb-f940-478e-8844-05741341ac39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8d17e1-7ef9-4dc1-9a45-e6a7f8acd652, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8d17e1-7ef9-4dc1-9a45-e6a7f8acd652, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9837622632364577782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327e1cb1-39f6-4073-94a7-1a99ffd78cbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d484869b-f32d-4320-bfe4-54b92b7714c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d484869b-f32d-4320-bfe4-54b92b7714c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5294781780727261414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d484869b-f32d-4320-bfe4-54b92b7714c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8578b364-5b5a-490a-b24e-e4839212c451, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8578b364-5b5a-490a-b24e-e4839212c451, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15235399476631283376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8d17e1-7ef9-4dc1-9a45-e6a7f8acd652, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52dc7bc-b5a5-4d8a-a32e-39e0f676ca47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52dc7bc-b5a5-4d8a-a32e-39e0f676ca47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6807517529622549099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8578b364-5b5a-490a-b24e-e4839212c451, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e823d69-716d-4c9f-a250-2848662a7253, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e823d69-716d-4c9f-a250-2848662a7253, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17033949996382442298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52dc7bc-b5a5-4d8a-a32e-39e0f676ca47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e20cbd8-bdb9-4fdb-9b07-d503f6f5f5f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e20cbd8-bdb9-4fdb-9b07-d503f6f5f5f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16584787680617509306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e20cbd8-bdb9-4fdb-9b07-d503f6f5f5f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 215e811d-bef5-4a56-8f64-d4999098945b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215e811d-bef5-4a56-8f64-d4999098945b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9142892829055131242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e823d69-716d-4c9f-a250-2848662a7253, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d545f7b8-ce14-42b3-a2b6-36ac74491629, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d545f7b8-ce14-42b3-a2b6-36ac74491629, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7984681866786470665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215e811d-bef5-4a56-8f64-d4999098945b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334f1429-6e57-4322-8c21-07bf79aa26f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334f1429-6e57-4322-8c21-07bf79aa26f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13842460044731898807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d545f7b8-ce14-42b3-a2b6-36ac74491629, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5ef246-c35c-44e2-913e-85a1722ade70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5ef246-c35c-44e2-913e-85a1722ade70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8949831988133675242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334f1429-6e57-4322-8c21-07bf79aa26f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8ad0818-289f-4190-b361-57a5cc271d72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8ad0818-289f-4190-b361-57a5cc271d72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6986431374023399562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5ef246-c35c-44e2-913e-85a1722ade70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a3164a-79f8-4b29-a1d1-1c0d6c46a7bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a3164a-79f8-4b29-a1d1-1c0d6c46a7bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 888433866853827015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8ad0818-289f-4190-b361-57a5cc271d72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae480f96-284d-4586-bc25-d024e0a4bd29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a3164a-79f8-4b29-a1d1-1c0d6c46a7bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae480f96-284d-4586-bc25-d024e0a4bd29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15903528342341042130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651d659c-dd1a-4ace-ab62-68e0466c33be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651d659c-dd1a-4ace-ab62-68e0466c33be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383556302436938161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae480f96-284d-4586-bc25-d024e0a4bd29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c8f8b4-2ba1-4f8f-b71d-be282e4e5f87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c8f8b4-2ba1-4f8f-b71d-be282e4e5f87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 704014694706033980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651d659c-dd1a-4ace-ab62-68e0466c33be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7efccff5-86a4-456a-9f63-4d031146c6fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7efccff5-86a4-456a-9f63-4d031146c6fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7082517159803866906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c8f8b4-2ba1-4f8f-b71d-be282e4e5f87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 720fc511-4f88-447b-8e0d-733ac3d840e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7efccff5-86a4-456a-9f63-4d031146c6fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 720fc511-4f88-447b-8e0d-733ac3d840e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3121911504011920406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20703ccd-8d99-42d7-9a68-fe1d9cbac9dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20703ccd-8d99-42d7-9a68-fe1d9cbac9dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353802526064445937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20703ccd-8d99-42d7-9a68-fe1d9cbac9dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1475d6f-b020-4bcb-9837-8a4530b6fb74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1475d6f-b020-4bcb-9837-8a4530b6fb74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11663573662638964098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 720fc511-4f88-447b-8e0d-733ac3d840e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3b55f6-d3a6-4b5f-b838-9614f4aa3bec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3b55f6-d3a6-4b5f-b838-9614f4aa3bec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891021986027388143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1475d6f-b020-4bcb-9837-8a4530b6fb74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4d68e8-8e5d-43d1-bacd-78c9517f9260, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4d68e8-8e5d-43d1-bacd-78c9517f9260, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5672372601006954851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3b55f6-d3a6-4b5f-b838-9614f4aa3bec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a4e43ca-29aa-43b0-9390-d240e01743c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a4e43ca-29aa-43b0-9390-d240e01743c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279253884050754063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4d68e8-8e5d-43d1-bacd-78c9517f9260, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b659a9b3-9f88-4115-ab5c-1f0b611eceb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b659a9b3-9f88-4115-ab5c-1f0b611eceb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8464805100673965994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a4e43ca-29aa-43b0-9390-d240e01743c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173ed83d-7980-4dfe-8cf9-c9aaa4675b6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173ed83d-7980-4dfe-8cf9-c9aaa4675b6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10955307921452319572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173ed83d-7980-4dfe-8cf9-c9aaa4675b6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75805f6-73e2-49e0-aeaa-66f417cae2e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75805f6-73e2-49e0-aeaa-66f417cae2e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105541380137010242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75805f6-73e2-49e0-aeaa-66f417cae2e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2674273b-925e-4c52-b197-210b25d6673a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2674273b-925e-4c52-b197-210b25d6673a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5517773122367090828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b659a9b3-9f88-4115-ab5c-1f0b611eceb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0792de-7bc0-41ff-b2ce-cb668ec8b59a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2674273b-925e-4c52-b197-210b25d6673a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0792de-7bc0-41ff-b2ce-cb668ec8b59a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62128534804092014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f498f3af-cbca-4749-afd6-7791649688da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f498f3af-cbca-4749-afd6-7791649688da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7762333604169214081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0792de-7bc0-41ff-b2ce-cb668ec8b59a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931c93ad-17c1-430f-9750-eadde7a46f22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931c93ad-17c1-430f-9750-eadde7a46f22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 543631625500519972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f498f3af-cbca-4749-afd6-7791649688da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3c0594-cfc6-4285-b91f-801c42786de7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3c0594-cfc6-4285-b91f-801c42786de7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 548872832638094899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931c93ad-17c1-430f-9750-eadde7a46f22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d783e9-cb80-4c5b-aef3-61ef9e9143ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d783e9-cb80-4c5b-aef3-61ef9e9143ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17456337325984455135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3c0594-cfc6-4285-b91f-801c42786de7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fa7019-0907-49eb-ab68-b42d6a851b68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fa7019-0907-49eb-ab68-b42d6a851b68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6119302121454102779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d783e9-cb80-4c5b-aef3-61ef9e9143ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b63e8ce6-8c5b-4a87-be5e-c71c0e7cbb99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63e8ce6-8c5b-4a87-be5e-c71c0e7cbb99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7932696932054330842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fa7019-0907-49eb-ab68-b42d6a851b68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cf49b6-d2f6-4a97-818a-3bccfa710f3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cf49b6-d2f6-4a97-818a-3bccfa710f3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498365998821083549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63e8ce6-8c5b-4a87-be5e-c71c0e7cbb99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610f856e-3929-4a43-997d-a352869127ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610f856e-3929-4a43-997d-a352869127ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204752102436210483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cf49b6-d2f6-4a97-818a-3bccfa710f3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e2d123-5e67-4102-91ff-594026e53759, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e2d123-5e67-4102-91ff-594026e53759, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321339464940545446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610f856e-3929-4a43-997d-a352869127ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92885ae2-d10b-4409-bc4d-e1efabfe209e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92885ae2-d10b-4409-bc4d-e1efabfe209e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10361259556244205791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e2d123-5e67-4102-91ff-594026e53759, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10264101-d7a6-4531-9533-3366c9d29636, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10264101-d7a6-4531-9533-3366c9d29636, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14306378604612224327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92885ae2-d10b-4409-bc4d-e1efabfe209e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc183c8a-5b47-42ca-980c-feec1fdbefa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc183c8a-5b47-42ca-980c-feec1fdbefa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020037347634785346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10264101-d7a6-4531-9533-3366c9d29636, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e198a03-6317-4ebf-ad7e-484e8226a33c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e198a03-6317-4ebf-ad7e-484e8226a33c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5190214952332744569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc183c8a-5b47-42ca-980c-feec1fdbefa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae75b2bd-70a2-4ab1-ae24-6b4a0e64789b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae75b2bd-70a2-4ab1-ae24-6b4a0e64789b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571692926791584959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e198a03-6317-4ebf-ad7e-484e8226a33c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6394729-632b-45e0-b0ff-025bc90c1f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6394729-632b-45e0-b0ff-025bc90c1f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14217323543976887832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae75b2bd-70a2-4ab1-ae24-6b4a0e64789b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b014b1fa-faf0-4b93-9594-19a08ec47c11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b014b1fa-faf0-4b93-9594-19a08ec47c11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 727392413254922237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6394729-632b-45e0-b0ff-025bc90c1f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ee95c4-8ba5-48dd-8716-6b4461b9c807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ee95c4-8ba5-48dd-8716-6b4461b9c807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936468919762170733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b014b1fa-faf0-4b93-9594-19a08ec47c11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ee95c4-8ba5-48dd-8716-6b4461b9c807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498b7e0f-f1c8-49ea-b789-6d272938c9c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6b8398-fd35-40cf-82dd-1c6015c13f1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498b7e0f-f1c8-49ea-b789-6d272938c9c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1252686868969409395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6b8398-fd35-40cf-82dd-1c6015c13f1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4831395997000767083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498b7e0f-f1c8-49ea-b789-6d272938c9c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fcf6444-aba3-403b-8b21-24ca9fb25b4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcf6444-aba3-403b-8b21-24ca9fb25b4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2374763877134902334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6b8398-fd35-40cf-82dd-1c6015c13f1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9826c10d-a56a-446b-bf64-a7b296aadf50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9826c10d-a56a-446b-bf64-a7b296aadf50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10105492447219781452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcf6444-aba3-403b-8b21-24ca9fb25b4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a81a002-4886-4e03-9ca0-58d637b41db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a81a002-4886-4e03-9ca0-58d637b41db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9674358603045294446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9826c10d-a56a-446b-bf64-a7b296aadf50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e501ff0d-20df-4e80-932e-ebcac2ea416d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a81a002-4886-4e03-9ca0-58d637b41db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd6b968e-7d1f-4bb2-a261-6312945f2534, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd6b968e-7d1f-4bb2-a261-6312945f2534, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15369815548386205026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e501ff0d-20df-4e80-932e-ebcac2ea416d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908613893839077193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd6b968e-7d1f-4bb2-a261-6312945f2534, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c8365b-959a-4c60-bb05-e1b52f80c1d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c8365b-959a-4c60-bb05-e1b52f80c1d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7467257956673732119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e501ff0d-20df-4e80-932e-ebcac2ea416d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5c883b-f084-47d0-b12e-827f0d991ee6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5c883b-f084-47d0-b12e-827f0d991ee6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495964153862268634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c8365b-959a-4c60-bb05-e1b52f80c1d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba35d525-eaa6-4df8-8089-c3c745598cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba35d525-eaa6-4df8-8089-c3c745598cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13117704906378326739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5c883b-f084-47d0-b12e-827f0d991ee6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429ba537-296e-454f-aeef-2e7da35cfa92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429ba537-296e-454f-aeef-2e7da35cfa92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676660539682821621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba35d525-eaa6-4df8-8089-c3c745598cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5ddafb-7639-4268-92fd-c7f937534002, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5ddafb-7639-4268-92fd-c7f937534002, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132652577532430680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429ba537-296e-454f-aeef-2e7da35cfa92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a80b41d-3d9f-4c7f-afab-32509b41cf13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a80b41d-3d9f-4c7f-afab-32509b41cf13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4446464726805349907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5ddafb-7639-4268-92fd-c7f937534002, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b299e08e-09d9-4243-9b17-6bcc765cc3a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b299e08e-09d9-4243-9b17-6bcc765cc3a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317555292317068402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a80b41d-3d9f-4c7f-afab-32509b41cf13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc06a7d-8d18-461e-b546-86ed1181e732, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc06a7d-8d18-461e-b546-86ed1181e732, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12612309740096657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc06a7d-8d18-461e-b546-86ed1181e732, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d978aa05-41fe-492e-b5a7-59639efd681e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d978aa05-41fe-492e-b5a7-59639efd681e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11880294805970116298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b299e08e-09d9-4243-9b17-6bcc765cc3a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595fe204-e260-48df-9641-43fa914241ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595fe204-e260-48df-9641-43fa914241ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5600833435672557680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d978aa05-41fe-492e-b5a7-59639efd681e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea392b11-eab9-4a1a-84e9-8b4db4a29359, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea392b11-eab9-4a1a-84e9-8b4db4a29359, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10786213478824052682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595fe204-e260-48df-9641-43fa914241ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57638b83-a1d3-477a-aa1b-d44acbbd116a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57638b83-a1d3-477a-aa1b-d44acbbd116a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504755448739527895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea392b11-eab9-4a1a-84e9-8b4db4a29359, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6235b4eb-8437-4253-85ef-05cef608715d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6235b4eb-8437-4253-85ef-05cef608715d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6159936401252449515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57638b83-a1d3-477a-aa1b-d44acbbd116a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f7f166-b7d8-446e-ac20-d717e25fc073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f7f166-b7d8-446e-ac20-d717e25fc073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18165501934647947981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6235b4eb-8437-4253-85ef-05cef608715d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49bec545-1253-4bb0-b802-b40fe1f6da99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49bec545-1253-4bb0-b802-b40fe1f6da99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5839334383994001854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f7f166-b7d8-446e-ac20-d717e25fc073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf7e26c9-b9f2-4067-8600-2fdf0c1e3ba3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf7e26c9-b9f2-4067-8600-2fdf0c1e3ba3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15489210258786008563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49bec545-1253-4bb0-b802-b40fe1f6da99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84800ce7-12c9-4325-a562-83c6c7aa4ecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84800ce7-12c9-4325-a562-83c6c7aa4ecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5874347164606234154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf7e26c9-b9f2-4067-8600-2fdf0c1e3ba3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cddf84a-d453-4f01-be46-34d8a2f03999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cddf84a-d453-4f01-be46-34d8a2f03999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154725642962689908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84800ce7-12c9-4325-a562-83c6c7aa4ecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d145eb5e-48f6-4164-adff-9b016a1b0586, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d145eb5e-48f6-4164-adff-9b016a1b0586, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12355516426636090729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cddf84a-d453-4f01-be46-34d8a2f03999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd32b464-83de-4405-a522-7788f5ccdf25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd32b464-83de-4405-a522-7788f5ccdf25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11458602355997048181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d145eb5e-48f6-4164-adff-9b016a1b0586, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3627912-ceaf-4f79-99f7-d8c08e84c80b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3627912-ceaf-4f79-99f7-d8c08e84c80b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744428136412635842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd32b464-83de-4405-a522-7788f5ccdf25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e139ba46-a6c4-4044-baf9-0cdf2f57ebe8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e139ba46-a6c4-4044-baf9-0cdf2f57ebe8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14874227631827269975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3627912-ceaf-4f79-99f7-d8c08e84c80b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a7745e-f9b0-45a8-8b4c-a71e7057882d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a7745e-f9b0-45a8-8b4c-a71e7057882d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10546699148746696589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e139ba46-a6c4-4044-baf9-0cdf2f57ebe8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c875b7a-690f-4139-a7f3-45b061620680, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c875b7a-690f-4139-a7f3-45b061620680, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397894675766568826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a7745e-f9b0-45a8-8b4c-a71e7057882d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b486c1-8dd5-4d8f-9493-29da368aeabc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b486c1-8dd5-4d8f-9493-29da368aeabc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17421777123779767790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c875b7a-690f-4139-a7f3-45b061620680, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2566a0-aef9-482c-84a6-e05420e895f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2566a0-aef9-482c-84a6-e05420e895f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321056902349095655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b486c1-8dd5-4d8f-9493-29da368aeabc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe2ce3a-dfce-4834-9ebb-31587dc93055, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe2ce3a-dfce-4834-9ebb-31587dc93055, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493253479266600997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2566a0-aef9-482c-84a6-e05420e895f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9b3ac3f-bcc8-4d99-b6c7-aa2c1ccb0b7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9b3ac3f-bcc8-4d99-b6c7-aa2c1ccb0b7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16439091649217485528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe2ce3a-dfce-4834-9ebb-31587dc93055, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e6f9bc-4f49-4587-8e4f-5355671cb2d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e6f9bc-4f49-4587-8e4f-5355671cb2d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15565953992515398460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9b3ac3f-bcc8-4d99-b6c7-aa2c1ccb0b7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf22b19d-f003-4e62-9fee-e9e20db37187, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf22b19d-f003-4e62-9fee-e9e20db37187, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17369067964993206335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e6f9bc-4f49-4587-8e4f-5355671cb2d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf22b19d-f003-4e62-9fee-e9e20db37187, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021a6577-148a-4b0f-9ff0-a90d58894e65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021a6577-148a-4b0f-9ff0-a90d58894e65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343627168895793677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edaef23-afee-463f-8ce0-94be4e09d594, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edaef23-afee-463f-8ce0-94be4e09d594, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735649283561847686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021a6577-148a-4b0f-9ff0-a90d58894e65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edaef23-afee-463f-8ce0-94be4e09d594, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99594587-dc22-4e52-86d8-9f9988108bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99594587-dc22-4e52-86d8-9f9988108bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514670781491718347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f885534e-d5e4-4586-bbbc-1f4e74cd14cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f885534e-d5e4-4586-bbbc-1f4e74cd14cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724969125040904555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99594587-dc22-4e52-86d8-9f9988108bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bc5b02-37e5-434f-a43c-d712cb5b96c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bc5b02-37e5-434f-a43c-d712cb5b96c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17598968761291660079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f885534e-d5e4-4586-bbbc-1f4e74cd14cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917fe770-f5e1-489f-bdd7-7873cbbea283, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917fe770-f5e1-489f-bdd7-7873cbbea283, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12813908173000903983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bc5b02-37e5-434f-a43c-d712cb5b96c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917fe770-f5e1-489f-bdd7-7873cbbea283, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6478e67-2507-4dad-924a-176caa6a502a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 582b4d8d-1417-4d4e-ab74-94e0053bb543, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6478e67-2507-4dad-924a-176caa6a502a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12007683982017238564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 582b4d8d-1417-4d4e-ab74-94e0053bb543, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1389834823340184174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6478e67-2507-4dad-924a-176caa6a502a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c47299-757e-44f5-b153-bc8b0ef1a05e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c47299-757e-44f5-b153-bc8b0ef1a05e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1050061455250347900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 582b4d8d-1417-4d4e-ab74-94e0053bb543, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb4f30c-0dd1-4475-a514-621ae9bba50d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb4f30c-0dd1-4475-a514-621ae9bba50d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16208849628222903822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c47299-757e-44f5-b153-bc8b0ef1a05e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5837f619-f701-4dcb-a9fb-cb5cd7813529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5837f619-f701-4dcb-a9fb-cb5cd7813529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996021082205822787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb4f30c-0dd1-4475-a514-621ae9bba50d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c45326c0-aaed-43f9-a54d-13fc7ae5576a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45326c0-aaed-43f9-a54d-13fc7ae5576a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8179439698891717634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5837f619-f701-4dcb-a9fb-cb5cd7813529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51dec85-254b-4ae0-bdac-3a00e5913f6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51dec85-254b-4ae0-bdac-3a00e5913f6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3803268249369236117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45326c0-aaed-43f9-a54d-13fc7ae5576a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b20f6d6-91d5-4e95-8e19-2f2c3e4dc3fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b20f6d6-91d5-4e95-8e19-2f2c3e4dc3fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783082676103974074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51dec85-254b-4ae0-bdac-3a00e5913f6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3e8c35-3865-4098-ad86-db95ff6ecf15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3e8c35-3865-4098-ad86-db95ff6ecf15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14243826465583604773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b20f6d6-91d5-4e95-8e19-2f2c3e4dc3fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7256aa78-5a6f-48c4-b2b5-63a9a265da3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7256aa78-5a6f-48c4-b2b5-63a9a265da3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199163656132744220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3e8c35-3865-4098-ad86-db95ff6ecf15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c858618-aeff-412b-a499-2338e4338e8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c858618-aeff-412b-a499-2338e4338e8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15962832784209727608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7256aa78-5a6f-48c4-b2b5-63a9a265da3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0f8ae4-8c64-4fa1-ba83-caaf8cff18fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0f8ae4-8c64-4fa1-ba83-caaf8cff18fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199083740456974279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c858618-aeff-412b-a499-2338e4338e8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9570950-cc43-4619-996c-ddac53dd0b13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9570950-cc43-4619-996c-ddac53dd0b13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853661741706167446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0f8ae4-8c64-4fa1-ba83-caaf8cff18fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf865b3-98e6-4411-a8d7-ffeb44a29f20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf865b3-98e6-4411-a8d7-ffeb44a29f20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640494363767041953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9570950-cc43-4619-996c-ddac53dd0b13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 711acab7-5c36-4220-b250-8422141fe1b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711acab7-5c36-4220-b250-8422141fe1b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200630250770074967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf865b3-98e6-4411-a8d7-ffeb44a29f20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449472b3-4492-44b8-9812-495c62402d3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449472b3-4492-44b8-9812-495c62402d3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17384067707494826038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711acab7-5c36-4220-b250-8422141fe1b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d115c95-1a38-487e-a1ff-510a5f41feac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d115c95-1a38-487e-a1ff-510a5f41feac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 307951251932047332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449472b3-4492-44b8-9812-495c62402d3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67209c4f-ff47-4d03-a68d-511c510fa75f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67209c4f-ff47-4d03-a68d-511c510fa75f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9667786529454696971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d115c95-1a38-487e-a1ff-510a5f41feac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67209c4f-ff47-4d03-a68d-511c510fa75f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361ced7d-71eb-43f9-9c89-c87681469963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361ced7d-71eb-43f9-9c89-c87681469963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4942605951737579550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27169129-5bfb-4314-aa33-8aa4d6ab2830, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27169129-5bfb-4314-aa33-8aa4d6ab2830, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7277703030374355295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361ced7d-71eb-43f9-9c89-c87681469963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83592883-db6e-44fc-86fa-6c7957fd5a0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83592883-db6e-44fc-86fa-6c7957fd5a0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1771292266368958728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27169129-5bfb-4314-aa33-8aa4d6ab2830, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7745933d-6ee3-4cec-b39a-aa7c8467a794, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7745933d-6ee3-4cec-b39a-aa7c8467a794, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8387553502018886821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83592883-db6e-44fc-86fa-6c7957fd5a0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4803ec8b-17ca-4e4e-a807-2fa60871b0c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4803ec8b-17ca-4e4e-a807-2fa60871b0c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17310993578793171888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7745933d-6ee3-4cec-b39a-aa7c8467a794, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e0898a-e31d-45bc-89c5-962c591eb4fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e0898a-e31d-45bc-89c5-962c591eb4fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10792697582622851435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4803ec8b-17ca-4e4e-a807-2fa60871b0c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 543523e0-5e6b-447a-a11e-79151a8f9621, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543523e0-5e6b-447a-a11e-79151a8f9621, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8070556242657903816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e0898a-e31d-45bc-89c5-962c591eb4fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f1660f-4498-4eb5-8e69-0fc4301522c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f1660f-4498-4eb5-8e69-0fc4301522c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409023085498179041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543523e0-5e6b-447a-a11e-79151a8f9621, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0058f086-a40c-4a21-aba1-6e1200edc1ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0058f086-a40c-4a21-aba1-6e1200edc1ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12526667411937281084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f1660f-4498-4eb5-8e69-0fc4301522c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5baab63-4cdd-4d73-ba43-872ede9ebeb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5baab63-4cdd-4d73-ba43-872ede9ebeb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715127383742568184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5baab63-4cdd-4d73-ba43-872ede9ebeb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0058f086-a40c-4a21-aba1-6e1200edc1ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c096eb3-c545-446d-bfa9-11f932d1e078, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c096eb3-c545-446d-bfa9-11f932d1e078, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4368239213639237387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962922cb-277a-40f2-a776-ede1da0a7b11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962922cb-277a-40f2-a776-ede1da0a7b11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992118696755220702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c096eb3-c545-446d-bfa9-11f932d1e078, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962922cb-277a-40f2-a776-ede1da0a7b11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52298262-cafc-4447-ae1b-8cc377c337d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227f814c-6d32-47f4-bc15-ece8052d7652, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227f814c-6d32-47f4-bc15-ece8052d7652, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137315654103381466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52298262-cafc-4447-ae1b-8cc377c337d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5661353293575952926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227f814c-6d32-47f4-bc15-ece8052d7652, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7b8fcf-0fde-4964-8548-18e4f4158f0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7b8fcf-0fde-4964-8548-18e4f4158f0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10448636764277650387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52298262-cafc-4447-ae1b-8cc377c337d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087ee49b-2592-47f2-845a-06b2d0799c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087ee49b-2592-47f2-845a-06b2d0799c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14653692202600111478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7b8fcf-0fde-4964-8548-18e4f4158f0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1fd2dca-00c8-4f7a-8528-73cb459eaeac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1fd2dca-00c8-4f7a-8528-73cb459eaeac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16586951392004006276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087ee49b-2592-47f2-845a-06b2d0799c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ef68ce-dcab-499b-924d-811db4605d4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ef68ce-dcab-499b-924d-811db4605d4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 951043307138705425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1fd2dca-00c8-4f7a-8528-73cb459eaeac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56558bd6-92d4-43d0-b822-5c716601a356, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56558bd6-92d4-43d0-b822-5c716601a356, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3637945069882534046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ef68ce-dcab-499b-924d-811db4605d4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f734838c-15c8-4dcb-9d95-d29987341755, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f734838c-15c8-4dcb-9d95-d29987341755, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15438635362973363832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56558bd6-92d4-43d0-b822-5c716601a356, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb289be-2102-462e-909f-1f8758925ae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb289be-2102-462e-909f-1f8758925ae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7102376150526494970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f734838c-15c8-4dcb-9d95-d29987341755, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1abb2f-cbbf-4536-9b6a-3ae8379df392, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1abb2f-cbbf-4536-9b6a-3ae8379df392, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18021239966430685029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb289be-2102-462e-909f-1f8758925ae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16d619c-451c-4cfd-b47b-8ed3f7ac1b8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16d619c-451c-4cfd-b47b-8ed3f7ac1b8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605224532879392920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16d619c-451c-4cfd-b47b-8ed3f7ac1b8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7ce7e1-f9c9-47bb-be20-f2e884ef97d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7ce7e1-f9c9-47bb-be20-f2e884ef97d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396625203348937379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1abb2f-cbbf-4536-9b6a-3ae8379df392, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ff9844-fb32-46a5-a6f3-6120f7dcbd3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ff9844-fb32-46a5-a6f3-6120f7dcbd3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9221440351714261196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7ce7e1-f9c9-47bb-be20-f2e884ef97d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b44f8cf-8672-4785-a7e2-2d7a2c64c530, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b44f8cf-8672-4785-a7e2-2d7a2c64c530, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616257038094531113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ff9844-fb32-46a5-a6f3-6120f7dcbd3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8660cd93-a111-453c-a1dc-1bb02350195c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8660cd93-a111-453c-a1dc-1bb02350195c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027963130714471402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b44f8cf-8672-4785-a7e2-2d7a2c64c530, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8a5555-6da6-42a9-8f74-56b83699dcb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8a5555-6da6-42a9-8f74-56b83699dcb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615751880818541487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8660cd93-a111-453c-a1dc-1bb02350195c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02da067f-30ae-42a0-aa35-359e4ea9356c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02da067f-30ae-42a0-aa35-359e4ea9356c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8404950499187492413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8a5555-6da6-42a9-8f74-56b83699dcb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519de345-c1bb-47b2-afad-7209a99cc713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519de345-c1bb-47b2-afad-7209a99cc713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17177075196599780889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02da067f-30ae-42a0-aa35-359e4ea9356c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62645a1-5f1f-4000-a193-1aa4319272b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62645a1-5f1f-4000-a193-1aa4319272b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480341486364512719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519de345-c1bb-47b2-afad-7209a99cc713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb9482e-17dc-4bad-9d22-4cd78ede479e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb9482e-17dc-4bad-9d22-4cd78ede479e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7641463574142463432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62645a1-5f1f-4000-a193-1aa4319272b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ec79a3-8f76-403e-8649-ee87cb300d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ec79a3-8f76-403e-8649-ee87cb300d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 803316250035890903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb9482e-17dc-4bad-9d22-4cd78ede479e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86956c17-6a4f-44d2-a519-4914a18d5775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86956c17-6a4f-44d2-a519-4914a18d5775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9852362980035603067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ec79a3-8f76-403e-8649-ee87cb300d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76484603-ea32-4cbf-bfbd-277b44a25c6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76484603-ea32-4cbf-bfbd-277b44a25c6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267007450522579176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86956c17-6a4f-44d2-a519-4914a18d5775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bfc0a3e-1e69-4ad7-8d44-79c031e0ff6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bfc0a3e-1e69-4ad7-8d44-79c031e0ff6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17563269620198273742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76484603-ea32-4cbf-bfbd-277b44a25c6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4f75d9-564a-4931-a61f-170a1f0868c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4f75d9-564a-4931-a61f-170a1f0868c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1519371499376098197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bfc0a3e-1e69-4ad7-8d44-79c031e0ff6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74050c1-0e19-4d74-a898-a00ac09e621a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74050c1-0e19-4d74-a898-a00ac09e621a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13712001823426080269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74050c1-0e19-4d74-a898-a00ac09e621a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77506431-c6c4-433d-850d-190bea676f1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77506431-c6c4-433d-850d-190bea676f1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5336811925339928964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77506431-c6c4-433d-850d-190bea676f1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38561533-9529-4f7a-8ffe-4224bcba9b48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38561533-9529-4f7a-8ffe-4224bcba9b48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549740582087715914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4f75d9-564a-4931-a61f-170a1f0868c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0df76842-02e7-4aef-88eb-7630c8c4344d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0df76842-02e7-4aef-88eb-7630c8c4344d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922861457525350685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38561533-9529-4f7a-8ffe-4224bcba9b48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96649d07-cfd6-4343-bba2-b31d4107904b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96649d07-cfd6-4343-bba2-b31d4107904b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17954562412066487349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0df76842-02e7-4aef-88eb-7630c8c4344d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85d23bc-57ea-40f7-9c27-834447e2f7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85d23bc-57ea-40f7-9c27-834447e2f7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4391860697303660456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96649d07-cfd6-4343-bba2-b31d4107904b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64999328-1864-4853-9a78-0c0ca5c8d6cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64999328-1864-4853-9a78-0c0ca5c8d6cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7264600896600013429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85d23bc-57ea-40f7-9c27-834447e2f7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aafda4-a426-4b63-a14d-838299522ee5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64999328-1864-4853-9a78-0c0ca5c8d6cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aafda4-a426-4b63-a14d-838299522ee5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12630505619470205366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c49eb5-6ae9-4f6e-93d2-ac78d7d0ad10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c49eb5-6ae9-4f6e-93d2-ac78d7d0ad10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11780686679334029341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aafda4-a426-4b63-a14d-838299522ee5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 558c0677-b2fb-4678-8409-a989503c94be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 558c0677-b2fb-4678-8409-a989503c94be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6258715956708307488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c49eb5-6ae9-4f6e-93d2-ac78d7d0ad10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4cdcda-1aa4-4bce-88b3-a8f9f6f9c618, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4cdcda-1aa4-4bce-88b3-a8f9f6f9c618, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320504506777228311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 558c0677-b2fb-4678-8409-a989503c94be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90aca1d2-814d-43e7-8935-85d31b24f45a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90aca1d2-814d-43e7-8935-85d31b24f45a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061372592849318044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4cdcda-1aa4-4bce-88b3-a8f9f6f9c618, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20399745-b343-4e8f-8a09-9db30d4a13e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20399745-b343-4e8f-8a09-9db30d4a13e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16262859461992864734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90aca1d2-814d-43e7-8935-85d31b24f45a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b0c0ec-0d28-47dc-a525-e73ef0aaae6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b0c0ec-0d28-47dc-a525-e73ef0aaae6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 157409566046418343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20399745-b343-4e8f-8a09-9db30d4a13e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077f814e-e8e2-4193-87f7-39cfab58dd5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077f814e-e8e2-4193-87f7-39cfab58dd5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16525167146313332564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b0c0ec-0d28-47dc-a525-e73ef0aaae6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ed4d0a-fc27-44d9-a112-a4c8b9c39530, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ed4d0a-fc27-44d9-a112-a4c8b9c39530, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 762307119843130939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077f814e-e8e2-4193-87f7-39cfab58dd5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff895f3-ef28-4620-856b-b4450bb98241, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff895f3-ef28-4620-856b-b4450bb98241, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16820190410159996823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ed4d0a-fc27-44d9-a112-a4c8b9c39530, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e28880b-dcd6-4cbf-b36a-fa1e56bba461, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e28880b-dcd6-4cbf-b36a-fa1e56bba461, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17631463785220154030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff895f3-ef28-4620-856b-b4450bb98241, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df36c6d-e978-491a-8db8-72018fd6b160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e28880b-dcd6-4cbf-b36a-fa1e56bba461, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df36c6d-e978-491a-8db8-72018fd6b160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11162136522364245953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc61c028-735b-4ae0-bdfa-c280e1f91984, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc61c028-735b-4ae0-bdfa-c280e1f91984, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18140283867026453596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df36c6d-e978-491a-8db8-72018fd6b160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2163cf2-b4f4-43fd-b61d-19cc5fd16d00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2163cf2-b4f4-43fd-b61d-19cc5fd16d00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7407802276694712894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc61c028-735b-4ae0-bdfa-c280e1f91984, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b3abd4-5ddb-461e-8c54-044850d29170, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b3abd4-5ddb-461e-8c54-044850d29170, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694320603632289657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2163cf2-b4f4-43fd-b61d-19cc5fd16d00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf636d-5f9b-4d0b-9b00-023814be5306, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf636d-5f9b-4d0b-9b00-023814be5306, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14812433968865049166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b3abd4-5ddb-461e-8c54-044850d29170, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728eec74-bd6d-4dac-983b-be8a5a7e13ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728eec74-bd6d-4dac-983b-be8a5a7e13ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3258998577874737159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf636d-5f9b-4d0b-9b00-023814be5306, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f480ca-dcc9-47e7-83c2-84b452e782a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f480ca-dcc9-47e7-83c2-84b452e782a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17780934405449405999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728eec74-bd6d-4dac-983b-be8a5a7e13ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7d7e7c-b654-4c3f-8128-1476b6ace7d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7d7e7c-b654-4c3f-8128-1476b6ace7d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9009930323879599345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f480ca-dcc9-47e7-83c2-84b452e782a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd550408-f98c-47f2-ae0f-159992a410d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd550408-f98c-47f2-ae0f-159992a410d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4136844856517718063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7d7e7c-b654-4c3f-8128-1476b6ace7d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3fb3d31-5e9e-49ab-a7c1-df1ea4334f19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3fb3d31-5e9e-49ab-a7c1-df1ea4334f19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10501923727663815210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd550408-f98c-47f2-ae0f-159992a410d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3fb3d31-5e9e-49ab-a7c1-df1ea4334f19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c01de5-82ea-426c-b785-40ad4ebd03e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c01de5-82ea-426c-b785-40ad4ebd03e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15564804203233783883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd59bc5-76a3-4978-9c09-c93cce7b2354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd59bc5-76a3-4978-9c09-c93cce7b2354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4603970087622466672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd59bc5-76a3-4978-9c09-c93cce7b2354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57aa7b15-2876-4615-a1e9-e9daf4838442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57aa7b15-2876-4615-a1e9-e9daf4838442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482096744299887468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c01de5-82ea-426c-b785-40ad4ebd03e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737d060f-066a-4373-9038-0de1b417553e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737d060f-066a-4373-9038-0de1b417553e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9807300604041890708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57aa7b15-2876-4615-a1e9-e9daf4838442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7997994-f5cd-44b9-b1d8-b203d2ac6470, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7997994-f5cd-44b9-b1d8-b203d2ac6470, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192118404701933853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737d060f-066a-4373-9038-0de1b417553e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab52873a-e97d-43d2-881b-b552ba81cd4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab52873a-e97d-43d2-881b-b552ba81cd4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18398667669944933356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab52873a-e97d-43d2-881b-b552ba81cd4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e81a601a-7bac-41eb-9ee8-1b6cf5a38ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e81a601a-7bac-41eb-9ee8-1b6cf5a38ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8838460968103113729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7997994-f5cd-44b9-b1d8-b203d2ac6470, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdc690e-73a2-4c67-8087-58d4d59b7130, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdc690e-73a2-4c67-8087-58d4d59b7130, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228594934570412278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e81a601a-7bac-41eb-9ee8-1b6cf5a38ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94bc0632-060c-490d-8865-bcd4faf7e265, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94bc0632-060c-490d-8865-bcd4faf7e265, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993042762870275851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdc690e-73a2-4c67-8087-58d4d59b7130, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51248bd-7270-410d-b04f-cb492a253224, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51248bd-7270-410d-b04f-cb492a253224, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10315930036839193644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94bc0632-060c-490d-8865-bcd4faf7e265, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51248bd-7270-410d-b04f-cb492a253224, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44a1e5a-7099-4909-87df-3d9b511b92d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44a1e5a-7099-4909-87df-3d9b511b92d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8581805082063738838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13085657-6c10-4357-9651-e69908e98db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13085657-6c10-4357-9651-e69908e98db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12923113435646601214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44a1e5a-7099-4909-87df-3d9b511b92d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b3e04c-edcc-406c-9302-b6468d1ac7ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b3e04c-edcc-406c-9302-b6468d1ac7ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112387943371820138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13085657-6c10-4357-9651-e69908e98db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8975981-efb5-410e-9062-7d97c6671e1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8975981-efb5-410e-9062-7d97c6671e1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305492962362652393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b3e04c-edcc-406c-9302-b6468d1ac7ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3918b89-6e2a-43f9-befe-8eace5407b53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3918b89-6e2a-43f9-befe-8eace5407b53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14575990008408537716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8975981-efb5-410e-9062-7d97c6671e1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a84bda-2407-4161-a25a-cd5e7d77af1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a84bda-2407-4161-a25a-cd5e7d77af1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626366835779157597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3918b89-6e2a-43f9-befe-8eace5407b53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd2a746-fb88-4d09-8bf6-f6900c6179b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd2a746-fb88-4d09-8bf6-f6900c6179b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16423748911608589221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a84bda-2407-4161-a25a-cd5e7d77af1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718d865f-673c-4f8d-88f3-e03657451ca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718d865f-673c-4f8d-88f3-e03657451ca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5999824655382731152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd2a746-fb88-4d09-8bf6-f6900c6179b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b216c09-3c11-4ec8-8849-34589dd8e6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b216c09-3c11-4ec8-8849-34589dd8e6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3832744658134582521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718d865f-673c-4f8d-88f3-e03657451ca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cda159-15b3-4854-9da5-873117b91eb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cda159-15b3-4854-9da5-873117b91eb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 996769458336479658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b216c09-3c11-4ec8-8849-34589dd8e6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9571f1-fd3c-4397-b2ae-706c28785da3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9571f1-fd3c-4397-b2ae-706c28785da3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722623927573542004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cda159-15b3-4854-9da5-873117b91eb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ae9054-91b8-4ece-ae60-600f08bb0d16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ae9054-91b8-4ece-ae60-600f08bb0d16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11795399204507748231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9571f1-fd3c-4397-b2ae-706c28785da3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b095fb4f-a37d-4447-986d-a7ea8aa97899, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b095fb4f-a37d-4447-986d-a7ea8aa97899, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6572756671936438675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ae9054-91b8-4ece-ae60-600f08bb0d16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33913768-d2c6-4a72-9702-fda2c21710f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33913768-d2c6-4a72-9702-fda2c21710f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17656798956395545622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b095fb4f-a37d-4447-986d-a7ea8aa97899, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa13bac0-240a-4d80-8311-235e56106360, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa13bac0-240a-4d80-8311-235e56106360, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138860243605913344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33913768-d2c6-4a72-9702-fda2c21710f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e97319-4fbd-4cde-965b-96c595089ea4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e97319-4fbd-4cde-965b-96c595089ea4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15278243144374278193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa13bac0-240a-4d80-8311-235e56106360, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e8a183-f799-40d6-9a41-5430912367ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e8a183-f799-40d6-9a41-5430912367ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5753020870649918143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e97319-4fbd-4cde-965b-96c595089ea4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af2d0e1-63d5-4c6c-a30a-1d1cc136150a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af2d0e1-63d5-4c6c-a30a-1d1cc136150a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8105154992399425069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af2d0e1-63d5-4c6c-a30a-1d1cc136150a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e8a183-f799-40d6-9a41-5430912367ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9af6e8d7-3dd4-4e9b-bee7-1dcf636efde1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7800e85-17c8-4e9d-a21c-2ea75cafa1a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af6e8d7-3dd4-4e9b-bee7-1dcf636efde1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388359186763794026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7800e85-17c8-4e9d-a21c-2ea75cafa1a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 879197113905241002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7800e85-17c8-4e9d-a21c-2ea75cafa1a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e6582af-0554-4f1d-a2dd-cc03bfa1e757, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e6582af-0554-4f1d-a2dd-cc03bfa1e757, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737625772424193985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af6e8d7-3dd4-4e9b-bee7-1dcf636efde1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310a02fa-9a73-4885-935d-398045bdc9ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310a02fa-9a73-4885-935d-398045bdc9ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3180790237009949918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e6582af-0554-4f1d-a2dd-cc03bfa1e757, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3f8a84b-cabd-4de5-bef6-419326a91ccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3f8a84b-cabd-4de5-bef6-419326a91ccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089395682126132159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310a02fa-9a73-4885-935d-398045bdc9ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09642b53-8107-48ca-9d6e-d99b577b1c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09642b53-8107-48ca-9d6e-d99b577b1c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13936199336797674261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3f8a84b-cabd-4de5-bef6-419326a91ccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a4072f-31e2-4feb-8a77-763c4424c5c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a4072f-31e2-4feb-8a77-763c4424c5c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5342066755115209190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09642b53-8107-48ca-9d6e-d99b577b1c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c6515f3-40a3-4005-a6fc-d8b7aed24574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c6515f3-40a3-4005-a6fc-d8b7aed24574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941739302833461366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a4072f-31e2-4feb-8a77-763c4424c5c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c6515f3-40a3-4005-a6fc-d8b7aed24574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeeca4ab-2263-4504-a1e7-249086a70f29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeeca4ab-2263-4504-a1e7-249086a70f29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14577627297122869538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3bf242-06a8-4955-b2cc-026f3c83bfb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e3bf242-06a8-4955-b2cc-026f3c83bfb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11585371100569409852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeeca4ab-2263-4504-a1e7-249086a70f29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b778aa-73b1-4322-8665-d0d31dd7ab48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b778aa-73b1-4322-8665-d0d31dd7ab48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556841820114675404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3bf242-06a8-4955-b2cc-026f3c83bfb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22842b4-e708-4edb-b9f8-2434116eab46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22842b4-e708-4edb-b9f8-2434116eab46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13767659142195689621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b778aa-73b1-4322-8665-d0d31dd7ab48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1307a8cb-ab01-490e-b807-604024bde5d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1307a8cb-ab01-490e-b807-604024bde5d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6086948193483171593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22842b4-e708-4edb-b9f8-2434116eab46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed19387a-f268-4eef-8c0d-29103cf6c626, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed19387a-f268-4eef-8c0d-29103cf6c626, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14247778232587924738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1307a8cb-ab01-490e-b807-604024bde5d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed19387a-f268-4eef-8c0d-29103cf6c626, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b711ab7-7941-45c1-b2a4-a423a1301662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0dad6cd-5034-4971-a3aa-da4c427e58bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0dad6cd-5034-4971-a3aa-da4c427e58bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8151390593276490290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b711ab7-7941-45c1-b2a4-a423a1301662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12190102380594409034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0dad6cd-5034-4971-a3aa-da4c427e58bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b711ab7-7941-45c1-b2a4-a423a1301662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05835c71-c7db-4fa7-92d6-d7eb12cf1e0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c76ae4b-bd32-46fc-948e-8a6e9817bcd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05835c71-c7db-4fa7-92d6-d7eb12cf1e0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320496043046659271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c76ae4b-bd32-46fc-948e-8a6e9817bcd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3473026227168264428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c76ae4b-bd32-46fc-948e-8a6e9817bcd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193c33c1-59bf-4052-9193-96827c77d5d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193c33c1-59bf-4052-9193-96827c77d5d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082902702158759754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05835c71-c7db-4fa7-92d6-d7eb12cf1e0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b4c39d-9c56-43fd-8c59-51bb42bddd88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b4c39d-9c56-43fd-8c59-51bb42bddd88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13311359013919187236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193c33c1-59bf-4052-9193-96827c77d5d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d41f6a-4a4c-47a2-bd92-b16828ffd760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b4c39d-9c56-43fd-8c59-51bb42bddd88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8165b77-c8a5-46bd-bab8-bbc584d3041b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d41f6a-4a4c-47a2-bd92-b16828ffd760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897781883039427430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8165b77-c8a5-46bd-bab8-bbc584d3041b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 901760340043888251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8165b77-c8a5-46bd-bab8-bbc584d3041b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36bac642-b823-4272-9264-f0da66fe6fda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36bac642-b823-4272-9264-f0da66fe6fda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8545959512651079925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36bac642-b823-4272-9264-f0da66fe6fda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d489fe6a-317d-4b74-b634-0a842b268258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d489fe6a-317d-4b74-b634-0a842b268258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847284707604865418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d41f6a-4a4c-47a2-bd92-b16828ffd760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 594962de-c2ee-476d-bd8b-d29b140ea4df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594962de-c2ee-476d-bd8b-d29b140ea4df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008490493422592698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d489fe6a-317d-4b74-b634-0a842b268258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e389aa-abe5-41bc-9dea-9edb4a7f09aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e389aa-abe5-41bc-9dea-9edb4a7f09aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4227455348551871920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594962de-c2ee-476d-bd8b-d29b140ea4df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094ffdb0-d986-440b-bf8b-926b719d3a4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094ffdb0-d986-440b-bf8b-926b719d3a4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3400047563308167135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e389aa-abe5-41bc-9dea-9edb4a7f09aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909d5e36-edd1-4f5a-90bb-2c79e991e609, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909d5e36-edd1-4f5a-90bb-2c79e991e609, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 525449152647941054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094ffdb0-d986-440b-bf8b-926b719d3a4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14bedf3-7c2e-491d-b176-d6c66db76a40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14bedf3-7c2e-491d-b176-d6c66db76a40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15023580128034055148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909d5e36-edd1-4f5a-90bb-2c79e991e609, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3893373-b21a-42c2-8224-d764dc79b259, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3893373-b21a-42c2-8224-d764dc79b259, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10938738122381965877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14bedf3-7c2e-491d-b176-d6c66db76a40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9536420-5025-46a9-8cde-ae6f85e6ec27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9536420-5025-46a9-8cde-ae6f85e6ec27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16295157165859695330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3893373-b21a-42c2-8224-d764dc79b259, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c81718-a229-460d-b5e9-7c38cd902a1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c81718-a229-460d-b5e9-7c38cd902a1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17456902763705225009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9536420-5025-46a9-8cde-ae6f85e6ec27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc02a17-fb51-4e20-a3c9-67fbacf6f370, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc02a17-fb51-4e20-a3c9-67fbacf6f370, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634842824008236268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c81718-a229-460d-b5e9-7c38cd902a1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94bb4dae-2eb8-40c2-a27f-941b1f295d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94bb4dae-2eb8-40c2-a27f-941b1f295d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709607991972997787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc02a17-fb51-4e20-a3c9-67fbacf6f370, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0151326d-625d-4405-abd7-6640431c5ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0151326d-625d-4405-abd7-6640431c5ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7786220020800645664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94bb4dae-2eb8-40c2-a27f-941b1f295d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013c478d-a37b-43e8-91d6-4d255e24d5df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013c478d-a37b-43e8-91d6-4d255e24d5df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7481812307345967059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0151326d-625d-4405-abd7-6640431c5ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d441284d-565e-4e76-bec3-c1b77cb600ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d441284d-565e-4e76-bec3-c1b77cb600ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16963506084038328257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013c478d-a37b-43e8-91d6-4d255e24d5df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c60821-a644-4d48-bcd4-289c40cc1e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c60821-a644-4d48-bcd4-289c40cc1e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1832311388694497536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d441284d-565e-4e76-bec3-c1b77cb600ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b499fc01-1cf9-4c06-9b78-4b527574d1c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b499fc01-1cf9-4c06-9b78-4b527574d1c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680845688308838591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c60821-a644-4d48-bcd4-289c40cc1e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0f56c5-f2e5-4397-aac7-879f2b93d95c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0f56c5-f2e5-4397-aac7-879f2b93d95c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960764742312693936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b499fc01-1cf9-4c06-9b78-4b527574d1c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a057599-1010-446e-90c4-06a0611c0fb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a057599-1010-446e-90c4-06a0611c0fb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 693619500875216699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0f56c5-f2e5-4397-aac7-879f2b93d95c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c507660e-45a9-43b0-b3e6-190f637bb1c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c507660e-45a9-43b0-b3e6-190f637bb1c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4118643474353561009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a057599-1010-446e-90c4-06a0611c0fb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b5ff5f-7c33-4f3a-af3e-9cefe6bd1589, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b5ff5f-7c33-4f3a-af3e-9cefe6bd1589, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4158771776351557241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c507660e-45a9-43b0-b3e6-190f637bb1c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b028e3c-d7d6-4dd3-a471-e75319c16523, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b028e3c-d7d6-4dd3-a471-e75319c16523, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017732445202655878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b5ff5f-7c33-4f3a-af3e-9cefe6bd1589, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127ea7f8-c99c-4517-aa4b-adca1150650e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127ea7f8-c99c-4517-aa4b-adca1150650e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8960482833044165637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b028e3c-d7d6-4dd3-a471-e75319c16523, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c1e948-6ea9-45fc-9223-4011bab6894b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c1e948-6ea9-45fc-9223-4011bab6894b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7574556757012475208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127ea7f8-c99c-4517-aa4b-adca1150650e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924440b8-9a47-4212-a87b-394a8a47d0bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924440b8-9a47-4212-a87b-394a8a47d0bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212271458003401807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c1e948-6ea9-45fc-9223-4011bab6894b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9f4a2d-38b4-4c74-8df6-d6c4c0b7b590, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9f4a2d-38b4-4c74-8df6-d6c4c0b7b590, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4240943053356636229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924440b8-9a47-4212-a87b-394a8a47d0bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67795714-b693-41b8-85f0-1ec4fd171899, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67795714-b693-41b8-85f0-1ec4fd171899, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3813605041432779282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9f4a2d-38b4-4c74-8df6-d6c4c0b7b590, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b62184-2ac1-471f-ae47-c656f6f2429c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b62184-2ac1-471f-ae47-c656f6f2429c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329170153654082084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67795714-b693-41b8-85f0-1ec4fd171899, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f89620-759a-4b03-846d-9e1cc3a37b39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f89620-759a-4b03-846d-9e1cc3a37b39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12379434698522382351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b62184-2ac1-471f-ae47-c656f6f2429c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e38831a-3a31-4093-8aa1-6dfb0dffb4da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e38831a-3a31-4093-8aa1-6dfb0dffb4da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808545488368818620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f89620-759a-4b03-846d-9e1cc3a37b39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36da6ffa-e030-4333-8251-e47ddb57df05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e38831a-3a31-4093-8aa1-6dfb0dffb4da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36da6ffa-e030-4333-8251-e47ddb57df05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7648723057269623482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0716400-e999-4c5f-9da5-ddc8d7fb4a9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0716400-e999-4c5f-9da5-ddc8d7fb4a9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15339140733139990783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36da6ffa-e030-4333-8251-e47ddb57df05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0716400-e999-4c5f-9da5-ddc8d7fb4a9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca79bdac-39fe-44b6-9884-f66073863615, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99dd0fe-a56e-4bfa-a869-cabff3b00d7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca79bdac-39fe-44b6-9884-f66073863615, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027872108831248235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99dd0fe-a56e-4bfa-a869-cabff3b00d7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763758927427607763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99dd0fe-a56e-4bfa-a869-cabff3b00d7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e75635-7173-4764-9ead-52c33ced1246, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e75635-7173-4764-9ead-52c33ced1246, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4550620270692049278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e75635-7173-4764-9ead-52c33ced1246, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7f5ecc-b453-4477-be04-27370b994eb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7f5ecc-b453-4477-be04-27370b994eb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11326697452901529929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca79bdac-39fe-44b6-9884-f66073863615, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a44510-3451-47da-b0e9-87a8e1805b2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a44510-3451-47da-b0e9-87a8e1805b2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022507142106217759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7f5ecc-b453-4477-be04-27370b994eb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b535fbd6-7e47-4e5e-b4c0-2665a9e67cfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b535fbd6-7e47-4e5e-b4c0-2665a9e67cfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11103341159127764455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a44510-3451-47da-b0e9-87a8e1805b2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a32745-d594-4993-852d-994a85364218, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a32745-d594-4993-852d-994a85364218, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609766685089058012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b535fbd6-7e47-4e5e-b4c0-2665a9e67cfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc90eb6-9777-40d7-98a7-b90975a44d47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc90eb6-9777-40d7-98a7-b90975a44d47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12233976528391094718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a32745-d594-4993-852d-994a85364218, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d43f240-6e96-4de4-9238-23e75b79a1cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d43f240-6e96-4de4-9238-23e75b79a1cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13165465622788620036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc90eb6-9777-40d7-98a7-b90975a44d47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d2164f-aa06-44f4-aebd-d8dacf6bc7f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d43f240-6e96-4de4-9238-23e75b79a1cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d2164f-aa06-44f4-aebd-d8dacf6bc7f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11218248097971330419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0747635d-1a0d-4c8e-a402-f1cfdcad2d32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0747635d-1a0d-4c8e-a402-f1cfdcad2d32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2367324849205933957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0747635d-1a0d-4c8e-a402-f1cfdcad2d32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a49f377-cfa5-45bc-b246-6125545a1bdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a49f377-cfa5-45bc-b246-6125545a1bdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019294131621963127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d2164f-aa06-44f4-aebd-d8dacf6bc7f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f685b87-d70f-4861-96fe-b90c66061e3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f685b87-d70f-4861-96fe-b90c66061e3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841917692399565762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a49f377-cfa5-45bc-b246-6125545a1bdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879c913e-3a1f-44d8-afa0-3e2583cc5a1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879c913e-3a1f-44d8-afa0-3e2583cc5a1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 450911724391246650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f685b87-d70f-4861-96fe-b90c66061e3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304bbb0f-8fac-4b2f-ab3b-1e6f4fcf5806, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304bbb0f-8fac-4b2f-ab3b-1e6f4fcf5806, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255785251842321925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879c913e-3a1f-44d8-afa0-3e2583cc5a1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3631da74-a02b-421e-a324-afd78e5067fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3631da74-a02b-421e-a324-afd78e5067fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849865115723297226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304bbb0f-8fac-4b2f-ab3b-1e6f4fcf5806, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10290d52-02b4-43c6-ba8e-b58bc9d13974, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10290d52-02b4-43c6-ba8e-b58bc9d13974, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18009082786436911057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3631da74-a02b-421e-a324-afd78e5067fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efd59050-5679-49e7-89e5-531eee59ad85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd59050-5679-49e7-89e5-531eee59ad85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15125335587943921452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10290d52-02b4-43c6-ba8e-b58bc9d13974, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3a9c62-bf79-4503-a642-2d957f943223, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3a9c62-bf79-4503-a642-2d957f943223, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 388872367121586912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd59050-5679-49e7-89e5-531eee59ad85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9102f1-7ae2-43e9-800e-b952133301fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9102f1-7ae2-43e9-800e-b952133301fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411438145183547204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3a9c62-bf79-4503-a642-2d957f943223, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c610d0-1e5d-4dd9-b813-f606ef30dca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c610d0-1e5d-4dd9-b813-f606ef30dca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089937964330077644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9102f1-7ae2-43e9-800e-b952133301fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f6187c-7314-426f-8be7-8f455abc4722, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f6187c-7314-426f-8be7-8f455abc4722, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7650709215129664446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c610d0-1e5d-4dd9-b813-f606ef30dca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37d79f7-ade2-4794-9ee7-e76c4562c3dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37d79f7-ade2-4794-9ee7-e76c4562c3dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300675715740870929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f6187c-7314-426f-8be7-8f455abc4722, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304feb59-f0f4-494b-9532-12ce7a4205fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304feb59-f0f4-494b-9532-12ce7a4205fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591993518822948201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37d79f7-ade2-4794-9ee7-e76c4562c3dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1af88e-f0eb-4932-b0aa-17d1c5b02637, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1af88e-f0eb-4932-b0aa-17d1c5b02637, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007196260369627388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304feb59-f0f4-494b-9532-12ce7a4205fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3434bea-e423-4bbe-8040-c34ed50c5279, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3434bea-e423-4bbe-8040-c34ed50c5279, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13278192352425674139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1af88e-f0eb-4932-b0aa-17d1c5b02637, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e82241-e867-4c99-a176-086f897dc856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e82241-e867-4c99-a176-086f897dc856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17003488799550676736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3434bea-e423-4bbe-8040-c34ed50c5279, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13cf71d-0df0-4c46-838f-926c796c9795, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13cf71d-0df0-4c46-838f-926c796c9795, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16906069189853961409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e82241-e867-4c99-a176-086f897dc856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa27085-34e0-4398-9678-1f2d7c9de28f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa27085-34e0-4398-9678-1f2d7c9de28f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7974344845689576561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13cf71d-0df0-4c46-838f-926c796c9795, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d1ec7a-2e3c-4a40-8570-13a4d753893b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d1ec7a-2e3c-4a40-8570-13a4d753893b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 814193016671913740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa27085-34e0-4398-9678-1f2d7c9de28f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d02c226-368b-4385-9b07-250e96bdf441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d02c226-368b-4385-9b07-250e96bdf441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17715502640959662873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d1ec7a-2e3c-4a40-8570-13a4d753893b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2958b6-62a9-4ab9-9e3b-b951230e2050, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2958b6-62a9-4ab9-9e3b-b951230e2050, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6982026295042952542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d02c226-368b-4385-9b07-250e96bdf441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569e415e-a680-4bc1-95f3-827616af87d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569e415e-a680-4bc1-95f3-827616af87d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18110292058219623394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2958b6-62a9-4ab9-9e3b-b951230e2050, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25062207-2e36-4781-ba19-81067ea01f97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25062207-2e36-4781-ba19-81067ea01f97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7571205051895835946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569e415e-a680-4bc1-95f3-827616af87d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a39fde9-a23e-4f8b-8b7e-d3d8e2f1c9cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a39fde9-a23e-4f8b-8b7e-d3d8e2f1c9cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11679682235135327315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25062207-2e36-4781-ba19-81067ea01f97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d537c420-6a15-4757-a5d6-a42d4ba42721, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d537c420-6a15-4757-a5d6-a42d4ba42721, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9880072598310907748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a39fde9-a23e-4f8b-8b7e-d3d8e2f1c9cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bfa3a19-ea35-4b05-a7b1-81b242f655ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bfa3a19-ea35-4b05-a7b1-81b242f655ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14860984210821176173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d537c420-6a15-4757-a5d6-a42d4ba42721, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23839b3f-d297-4d59-adb6-7c49d5cc308f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23839b3f-d297-4d59-adb6-7c49d5cc308f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16706257408155021649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bfa3a19-ea35-4b05-a7b1-81b242f655ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a52ca00-da32-4ff7-97a6-d1c64a572aaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a52ca00-da32-4ff7-97a6-d1c64a572aaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574525500194329985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23839b3f-d297-4d59-adb6-7c49d5cc308f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ddf5fa5-39a7-4b33-963a-5e90f5703074, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddf5fa5-39a7-4b33-963a-5e90f5703074, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1665846470766558541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a52ca00-da32-4ff7-97a6-d1c64a572aaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3412fa8-6667-4f19-9596-f4efad7d726d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3412fa8-6667-4f19-9596-f4efad7d726d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595381846913186892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddf5fa5-39a7-4b33-963a-5e90f5703074, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daed9765-a3da-4aef-9b0e-9aa65ddd3548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daed9765-a3da-4aef-9b0e-9aa65ddd3548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042017701737615002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3412fa8-6667-4f19-9596-f4efad7d726d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb66385-2331-44ed-86c1-1d176441dcc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb66385-2331-44ed-86c1-1d176441dcc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15677131828819945478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daed9765-a3da-4aef-9b0e-9aa65ddd3548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829c5c3e-ba08-44c9-8fc8-64514beef97e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829c5c3e-ba08-44c9-8fc8-64514beef97e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18259251525982227599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb66385-2331-44ed-86c1-1d176441dcc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0490de0f-14ec-4985-9842-0d2dc2549b6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0490de0f-14ec-4985-9842-0d2dc2549b6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169693460469680814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829c5c3e-ba08-44c9-8fc8-64514beef97e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec43aae-7e99-4e2d-bce8-810f7600a6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec43aae-7e99-4e2d-bce8-810f7600a6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297521327359946151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0490de0f-14ec-4985-9842-0d2dc2549b6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d415c97-4a60-44a5-a854-ab3d66d765f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d415c97-4a60-44a5-a854-ab3d66d765f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10779317646906385052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec43aae-7e99-4e2d-bce8-810f7600a6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be98681-01a4-4cd6-bd7f-5a508a50a9ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be98681-01a4-4cd6-bd7f-5a508a50a9ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476885486984107475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d415c97-4a60-44a5-a854-ab3d66d765f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa1069a-6d00-4ea2-9f3f-32fa9d85ec9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa1069a-6d00-4ea2-9f3f-32fa9d85ec9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1382644685600603139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa1069a-6d00-4ea2-9f3f-32fa9d85ec9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67df22f3-1a0e-4cbc-a641-3a0470d85f85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67df22f3-1a0e-4cbc-a641-3a0470d85f85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14044832681992343187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be98681-01a4-4cd6-bd7f-5a508a50a9ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b9bb014-0c55-46f7-841e-6ddf01e0cade, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b9bb014-0c55-46f7-841e-6ddf01e0cade, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7396180801027965449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67df22f3-1a0e-4cbc-a641-3a0470d85f85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9606fb-93cf-4e8c-8089-487929e04929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b9bb014-0c55-46f7-841e-6ddf01e0cade, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9606fb-93cf-4e8c-8089-487929e04929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13837329193637722551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d157f43-151f-4886-80ab-aa541d96364e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d157f43-151f-4886-80ab-aa541d96364e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12414218270229250637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9606fb-93cf-4e8c-8089-487929e04929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ea682f-cab7-4842-a6b3-8f40eb9cdcef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ea682f-cab7-4842-a6b3-8f40eb9cdcef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040307593307915037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d157f43-151f-4886-80ab-aa541d96364e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb8b675-7c16-4294-913a-028db021ba6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb8b675-7c16-4294-913a-028db021ba6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17799413652822039423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ea682f-cab7-4842-a6b3-8f40eb9cdcef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf47b2f-e0ee-4f30-864a-0b23a7154f6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf47b2f-e0ee-4f30-864a-0b23a7154f6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9518418140502330993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb8b675-7c16-4294-913a-028db021ba6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3caa0f2-4f36-4143-9802-6ec4fe775268, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3caa0f2-4f36-4143-9802-6ec4fe775268, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481141225095513391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf47b2f-e0ee-4f30-864a-0b23a7154f6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b5200a-ec4d-4c30-b9bf-64de79a97ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b5200a-ec4d-4c30-b9bf-64de79a97ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388387446695825451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3caa0f2-4f36-4143-9802-6ec4fe775268, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b89603-f6d2-4397-8953-903a49b532d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b89603-f6d2-4397-8953-903a49b532d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9996070860373822647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b5200a-ec4d-4c30-b9bf-64de79a97ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861eb4c2-d56a-44a8-bd95-1a7970774623, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861eb4c2-d56a-44a8-bd95-1a7970774623, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10768451692585255751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b89603-f6d2-4397-8953-903a49b532d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cea1f7-d982-4570-a597-d1dd70a1dbdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cea1f7-d982-4570-a597-d1dd70a1dbdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861439942396050530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861eb4c2-d56a-44a8-bd95-1a7970774623, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da00e2a4-a77a-4165-aed7-821da2d82a7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da00e2a4-a77a-4165-aed7-821da2d82a7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7207979148657458076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cea1f7-d982-4570-a597-d1dd70a1dbdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5729cf-ebb4-4b23-b95e-6a63834326b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5729cf-ebb4-4b23-b95e-6a63834326b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14849318629988037097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da00e2a4-a77a-4165-aed7-821da2d82a7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b619af5f-82b3-4009-9bd4-2334acee60ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b619af5f-82b3-4009-9bd4-2334acee60ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12089530625745637973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b619af5f-82b3-4009-9bd4-2334acee60ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07529f43-82ed-4bf5-a755-7fa904834713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07529f43-82ed-4bf5-a755-7fa904834713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13768510288914287959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5729cf-ebb4-4b23-b95e-6a63834326b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b850f53-ec81-4a7b-8c79-b3ac72ca9bb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b850f53-ec81-4a7b-8c79-b3ac72ca9bb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5260141863543754073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07529f43-82ed-4bf5-a755-7fa904834713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 921c4862-12cc-40e5-868b-a283fedea8ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921c4862-12cc-40e5-868b-a283fedea8ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8884199861924040940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b850f53-ec81-4a7b-8c79-b3ac72ca9bb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e12dc17-36a5-45b9-8511-3cf3d68a3d30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e12dc17-36a5-45b9-8511-3cf3d68a3d30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11042060177584771209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921c4862-12cc-40e5-868b-a283fedea8ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac3c380-f3ec-4e0e-8e06-1e327ef5ad9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac3c380-f3ec-4e0e-8e06-1e327ef5ad9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10970677526089308544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e12dc17-36a5-45b9-8511-3cf3d68a3d30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e979262-5885-426c-b2b8-cc60e8b02b6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e979262-5885-426c-b2b8-cc60e8b02b6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6171684541397080022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac3c380-f3ec-4e0e-8e06-1e327ef5ad9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e979262-5885-426c-b2b8-cc60e8b02b6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a571b42-c8a5-468a-bc73-2688a05c833d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a571b42-c8a5-468a-bc73-2688a05c833d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017449406716657999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c33043-9869-4615-819c-e4cbc764cb49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c33043-9869-4615-819c-e4cbc764cb49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9321204860110732887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a571b42-c8a5-468a-bc73-2688a05c833d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ebb5e0-5705-40ba-9e60-0be3eaff0182, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ebb5e0-5705-40ba-9e60-0be3eaff0182, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9219690044649246402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c33043-9869-4615-819c-e4cbc764cb49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d5c1dc-a2f1-44da-bd5b-dc1110b916e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d5c1dc-a2f1-44da-bd5b-dc1110b916e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911592558202900828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ebb5e0-5705-40ba-9e60-0be3eaff0182, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d5c1dc-a2f1-44da-bd5b-dc1110b916e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cac8b0f-916c-4ed7-a705-9d29297f6570, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cac8b0f-916c-4ed7-a705-9d29297f6570, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851222929893559230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46510809-3b56-471b-b395-43d252669923, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46510809-3b56-471b-b395-43d252669923, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14216389595746073667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cac8b0f-916c-4ed7-a705-9d29297f6570, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46510809-3b56-471b-b395-43d252669923, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4008874-d7de-4cd5-9156-7c84b62b6529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4008874-d7de-4cd5-9156-7c84b62b6529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5913880824794435468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb74ceb9-6f94-4402-a54d-edce8f561647, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb74ceb9-6f94-4402-a54d-edce8f561647, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8207817565409127160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4008874-d7de-4cd5-9156-7c84b62b6529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835b8500-9a1c-4ebe-8f4a-ece08b2708a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835b8500-9a1c-4ebe-8f4a-ece08b2708a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944829911593153526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb74ceb9-6f94-4402-a54d-edce8f561647, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7d421f-7cd9-4ee2-b3a8-b2751673dcfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7d421f-7cd9-4ee2-b3a8-b2751673dcfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230547097315297919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835b8500-9a1c-4ebe-8f4a-ece08b2708a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419969f6-21de-460d-8260-8a2f7d9bcb53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7d421f-7cd9-4ee2-b3a8-b2751673dcfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419969f6-21de-460d-8260-8a2f7d9bcb53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3530589794216502096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0da6a59-60e3-4191-ab73-44915fa71339, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0da6a59-60e3-4191-ab73-44915fa71339, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287657432890725643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419969f6-21de-460d-8260-8a2f7d9bcb53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b991f212-e93e-4846-afa0-0ea3131534f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b991f212-e93e-4846-afa0-0ea3131534f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11997644724322190836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0da6a59-60e3-4191-ab73-44915fa71339, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad53ab5-25a4-46d3-81a2-05e508124aca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad53ab5-25a4-46d3-81a2-05e508124aca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3038288582367512120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad53ab5-25a4-46d3-81a2-05e508124aca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349fc0fb-b5db-4b55-93a0-081f7c41faf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349fc0fb-b5db-4b55-93a0-081f7c41faf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8985582579236101258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349fc0fb-b5db-4b55-93a0-081f7c41faf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844c993b-da1c-4a07-98d0-30475ef8b6a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844c993b-da1c-4a07-98d0-30475ef8b6a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4592005371752638669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844c993b-da1c-4a07-98d0-30475ef8b6a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef444d18-cd08-4ef2-aec5-7a147746181c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef444d18-cd08-4ef2-aec5-7a147746181c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843813714621582231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b991f212-e93e-4846-afa0-0ea3131534f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14dc31fe-087f-4f4b-8066-344d7cdc1174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14dc31fe-087f-4f4b-8066-344d7cdc1174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9525288867833165402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef444d18-cd08-4ef2-aec5-7a147746181c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25cfaf6-46b1-4140-a30d-fd51d75afad2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25cfaf6-46b1-4140-a30d-fd51d75afad2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821738653670222520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14dc31fe-087f-4f4b-8066-344d7cdc1174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac010c0-08cf-465d-a474-3aaba54ec0c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac010c0-08cf-465d-a474-3aaba54ec0c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 687485381804977242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25cfaf6-46b1-4140-a30d-fd51d75afad2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06307c1-9fc9-46eb-90c1-911521a65012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06307c1-9fc9-46eb-90c1-911521a65012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9162713717067910253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac010c0-08cf-465d-a474-3aaba54ec0c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6b9cc3-9cc1-41fc-b05f-266a11dd7b14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6b9cc3-9cc1-41fc-b05f-266a11dd7b14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398026019846280322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06307c1-9fc9-46eb-90c1-911521a65012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3cfad53-4c07-436b-9f84-7af54c246b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3cfad53-4c07-436b-9f84-7af54c246b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11339001863716174139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6b9cc3-9cc1-41fc-b05f-266a11dd7b14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824dd084-c622-4b58-bfc6-75a463255e21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824dd084-c622-4b58-bfc6-75a463255e21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2073832932366101946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3cfad53-4c07-436b-9f84-7af54c246b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714eaee3-6016-4aea-9e38-a8245b3b02d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714eaee3-6016-4aea-9e38-a8245b3b02d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12813951736096727236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824dd084-c622-4b58-bfc6-75a463255e21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37498bcf-57a3-4d21-8fb8-f8df40c839c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37498bcf-57a3-4d21-8fb8-f8df40c839c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1985231855566852874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714eaee3-6016-4aea-9e38-a8245b3b02d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad7907a8-2126-4428-9b35-98fc8c0357c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad7907a8-2126-4428-9b35-98fc8c0357c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17116977752364542511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37498bcf-57a3-4d21-8fb8-f8df40c839c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e89338-2e58-4473-9967-2a5eb5bc3b47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e89338-2e58-4473-9967-2a5eb5bc3b47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2833423202947737002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad7907a8-2126-4428-9b35-98fc8c0357c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de7891f-2d4e-4734-b66e-f05185199447, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de7891f-2d4e-4734-b66e-f05185199447, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367444356367973736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e89338-2e58-4473-9967-2a5eb5bc3b47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62be94e9-c23b-4813-b4cf-d7b95b0184e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62be94e9-c23b-4813-b4cf-d7b95b0184e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2958342440428555960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de7891f-2d4e-4734-b66e-f05185199447, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35335d04-7f68-43c1-a2ce-570a6b605513, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35335d04-7f68-43c1-a2ce-570a6b605513, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15118635348558997586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62be94e9-c23b-4813-b4cf-d7b95b0184e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c05d72-9641-4b6b-a3ef-815e43c26f4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c05d72-9641-4b6b-a3ef-815e43c26f4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11426005101940594379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35335d04-7f68-43c1-a2ce-570a6b605513, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b27a02a-0156-40a2-91ed-1356fcac7e37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b27a02a-0156-40a2-91ed-1356fcac7e37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12721117627136052943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c05d72-9641-4b6b-a3ef-815e43c26f4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72000baf-4c0a-44dd-b102-a319870c9efe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72000baf-4c0a-44dd-b102-a319870c9efe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977843341570703540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b27a02a-0156-40a2-91ed-1356fcac7e37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72000baf-4c0a-44dd-b102-a319870c9efe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41ed8dda-399f-495d-9ef9-dd0cb04f0bbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41ed8dda-399f-495d-9ef9-dd0cb04f0bbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175250110140686505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50eae8e-7029-4e52-b383-a306a9223146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50eae8e-7029-4e52-b383-a306a9223146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4344176893428050326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41ed8dda-399f-495d-9ef9-dd0cb04f0bbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b84b4b-f772-4677-913b-24b5ef947bde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b84b4b-f772-4677-913b-24b5ef947bde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427894529919593007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50eae8e-7029-4e52-b383-a306a9223146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcafb268-2160-48cd-9c8f-37b4c0f13117, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcafb268-2160-48cd-9c8f-37b4c0f13117, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17007623715487766441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b84b4b-f772-4677-913b-24b5ef947bde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1852df4c-4bc7-4200-9a44-11b4040b5577, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1852df4c-4bc7-4200-9a44-11b4040b5577, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4350939534842037785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcafb268-2160-48cd-9c8f-37b4c0f13117, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33242df6-4b77-4fd2-8a71-f10a1f927f89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33242df6-4b77-4fd2-8a71-f10a1f927f89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12011816929262835594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1852df4c-4bc7-4200-9a44-11b4040b5577, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33242df6-4b77-4fd2-8a71-f10a1f927f89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec05e34d-d971-42cc-831c-050f04a9d593, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f04ff5-0a13-4d98-b028-b858fd9e9ffe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f04ff5-0a13-4d98-b028-b858fd9e9ffe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366565402823828729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec05e34d-d971-42cc-831c-050f04a9d593, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 412219387851602015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f04ff5-0a13-4d98-b028-b858fd9e9ffe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d56fb8a9-5d6b-4bb0-93c6-4d9d883167c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d56fb8a9-5d6b-4bb0-93c6-4d9d883167c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10686546720439513305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec05e34d-d971-42cc-831c-050f04a9d593, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6349576b-998f-40af-9eb1-eab9fe06ab3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6349576b-998f-40af-9eb1-eab9fe06ab3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6838220309535709974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d56fb8a9-5d6b-4bb0-93c6-4d9d883167c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410771e0-d7ef-4b58-8449-4bc5c1dc22ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410771e0-d7ef-4b58-8449-4bc5c1dc22ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132127875668422933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6349576b-998f-40af-9eb1-eab9fe06ab3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b36fd5e-f314-41b3-8a85-eefdd6f03a2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b36fd5e-f314-41b3-8a85-eefdd6f03a2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16766550061263010860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410771e0-d7ef-4b58-8449-4bc5c1dc22ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff14023-b471-435b-86c3-11d713b5ca47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff14023-b471-435b-86c3-11d713b5ca47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16959786915105905887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b36fd5e-f314-41b3-8a85-eefdd6f03a2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113238ad-b619-48b0-a91b-ef0b485a0c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113238ad-b619-48b0-a91b-ef0b485a0c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041084194572330747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff14023-b471-435b-86c3-11d713b5ca47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349a5872-199c-4ba9-9ca1-eb5db2bc0d63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349a5872-199c-4ba9-9ca1-eb5db2bc0d63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2404935115401685876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113238ad-b619-48b0-a91b-ef0b485a0c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e9d2eb-f34c-4ef8-bf84-ffc39ae1e1d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e9d2eb-f34c-4ef8-bf84-ffc39ae1e1d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943131251715466219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349a5872-199c-4ba9-9ca1-eb5db2bc0d63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d864592-ba40-4829-b191-ab22c4cc90fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d864592-ba40-4829-b191-ab22c4cc90fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2190124237034709755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e9d2eb-f34c-4ef8-bf84-ffc39ae1e1d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e6dbca3-7ee4-4977-b338-1a85389b55d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6dbca3-7ee4-4977-b338-1a85389b55d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16431225582103486210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d864592-ba40-4829-b191-ab22c4cc90fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334cdacc-416c-4fc4-8fa5-4fade4af0020, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334cdacc-416c-4fc4-8fa5-4fade4af0020, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3483618050263296826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6dbca3-7ee4-4977-b338-1a85389b55d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bea59c6-2179-4759-ba33-7db6a2fd331c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bea59c6-2179-4759-ba33-7db6a2fd331c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380456731638842611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334cdacc-416c-4fc4-8fa5-4fade4af0020, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4113fd29-6626-43fe-9b71-298bf3e25938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4113fd29-6626-43fe-9b71-298bf3e25938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14120951600867737061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bea59c6-2179-4759-ba33-7db6a2fd331c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49db943a-ee76-4300-b7d5-27dfeabc8623, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49db943a-ee76-4300-b7d5-27dfeabc8623, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16305254097520367668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4113fd29-6626-43fe-9b71-298bf3e25938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4182c38-bce0-41fa-b02a-5d05b2bd2743, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49db943a-ee76-4300-b7d5-27dfeabc8623, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4182c38-bce0-41fa-b02a-5d05b2bd2743, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700447766513508843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805185a6-4f9f-4f4a-b42c-291c6a8642e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805185a6-4f9f-4f4a-b42c-291c6a8642e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1554478947931313155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4182c38-bce0-41fa-b02a-5d05b2bd2743, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 907c7a65-47ab-42da-a682-c851569c3037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907c7a65-47ab-42da-a682-c851569c3037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16521537166813196076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805185a6-4f9f-4f4a-b42c-291c6a8642e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ec569a-20e3-47e2-b087-9535023d2e04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ec569a-20e3-47e2-b087-9535023d2e04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370763038875198536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ec569a-20e3-47e2-b087-9535023d2e04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509b0554-60c7-4a83-8b89-e4705405de0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509b0554-60c7-4a83-8b89-e4705405de0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703757272809065490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907c7a65-47ab-42da-a682-c851569c3037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64127d8-d3fc-44d4-98b7-b0af00947c3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64127d8-d3fc-44d4-98b7-b0af00947c3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9438372889532676310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509b0554-60c7-4a83-8b89-e4705405de0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fbab3f-f272-42bf-9108-b488503aea32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fbab3f-f272-42bf-9108-b488503aea32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18234951757432736919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64127d8-d3fc-44d4-98b7-b0af00947c3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d58f5b-276c-4006-9abc-3c6864382579, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fbab3f-f272-42bf-9108-b488503aea32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d58f5b-276c-4006-9abc-3c6864382579, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15503670867942600083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea8d3e3-0a70-4f9a-b808-4658c55ee865, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea8d3e3-0a70-4f9a-b808-4658c55ee865, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14531904304943318541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d58f5b-276c-4006-9abc-3c6864382579, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a001d62-b129-4585-a3bc-9c4deff34539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a001d62-b129-4585-a3bc-9c4deff34539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15659987367569262303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea8d3e3-0a70-4f9a-b808-4658c55ee865, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d334b202-31d7-428b-b336-c6279a46174f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d334b202-31d7-428b-b336-c6279a46174f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 698365720091940466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a001d62-b129-4585-a3bc-9c4deff34539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c28fe2a-8fd0-4570-a449-1f9fd29b1001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d334b202-31d7-428b-b336-c6279a46174f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c28fe2a-8fd0-4570-a449-1f9fd29b1001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8793214512600512721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1b34c6-710f-4733-9bfa-ccb5baf0f941, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1b34c6-710f-4733-9bfa-ccb5baf0f941, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139564760565237689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c28fe2a-8fd0-4570-a449-1f9fd29b1001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b603a9-1ff2-4b6a-85ca-fc00f90fb845, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b603a9-1ff2-4b6a-85ca-fc00f90fb845, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198286416091251718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1b34c6-710f-4733-9bfa-ccb5baf0f941, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a938c39-ab2f-43f6-aadf-89816425bd57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a938c39-ab2f-43f6-aadf-89816425bd57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15075721805747513203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b603a9-1ff2-4b6a-85ca-fc00f90fb845, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda58ac5-bb4c-4fc8-9da3-6e432e477adf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda58ac5-bb4c-4fc8-9da3-6e432e477adf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910269571195545536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a938c39-ab2f-43f6-aadf-89816425bd57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a151715a-6c76-4e25-aa2a-9fb7941330a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a151715a-6c76-4e25-aa2a-9fb7941330a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219641743187051216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda58ac5-bb4c-4fc8-9da3-6e432e477adf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62743eb0-e35a-4a3d-bcdb-e88fcd2b7ace, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62743eb0-e35a-4a3d-bcdb-e88fcd2b7ace, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16925778474524659680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a151715a-6c76-4e25-aa2a-9fb7941330a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c157d5-5514-403f-ac0f-b74dbecd8dcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c157d5-5514-403f-ac0f-b74dbecd8dcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7921383973899076025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62743eb0-e35a-4a3d-bcdb-e88fcd2b7ace, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b52f932-2df1-4fcd-bafc-a6a7e35ca61a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b52f932-2df1-4fcd-bafc-a6a7e35ca61a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028192599476343815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b52f932-2df1-4fcd-bafc-a6a7e35ca61a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a20725-ebac-466c-bd7b-46a12e9efffb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a20725-ebac-466c-bd7b-46a12e9efffb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959044337515266120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c157d5-5514-403f-ac0f-b74dbecd8dcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f8346f-b20d-4c1a-b25a-f60225c58771, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f8346f-b20d-4c1a-b25a-f60225c58771, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4896527172952284893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f8346f-b20d-4c1a-b25a-f60225c58771, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013755b9-598c-47e1-be4c-872de81bdcda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013755b9-598c-47e1-be4c-872de81bdcda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419055668854412923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a20725-ebac-466c-bd7b-46a12e9efffb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fde42f3-568a-49f8-9a0f-013f1ee6c79a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fde42f3-568a-49f8-9a0f-013f1ee6c79a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16280586245143418637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013755b9-598c-47e1-be4c-872de81bdcda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97832cb7-af1e-49c6-92b8-34eee3ea3269, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97832cb7-af1e-49c6-92b8-34eee3ea3269, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170599045715990804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fde42f3-568a-49f8-9a0f-013f1ee6c79a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49864077-eee8-4e25-a063-1c3455e61848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49864077-eee8-4e25-a063-1c3455e61848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2231561920990113280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97832cb7-af1e-49c6-92b8-34eee3ea3269, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1bb26a-504b-4bed-8bce-3268ce8e5d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1bb26a-504b-4bed-8bce-3268ce8e5d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13930076046898199280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49864077-eee8-4e25-a063-1c3455e61848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a81783f-1582-444d-a997-88d61b969992, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a81783f-1582-444d-a997-88d61b969992, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125256169296482848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1bb26a-504b-4bed-8bce-3268ce8e5d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5198044f-8111-4c97-8f36-e676c346c99e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5198044f-8111-4c97-8f36-e676c346c99e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13405865833185354399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a81783f-1582-444d-a997-88d61b969992, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d168f1c9-84bd-44d0-9773-d9f66bd10d49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d168f1c9-84bd-44d0-9773-d9f66bd10d49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212158424174315736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5198044f-8111-4c97-8f36-e676c346c99e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c52998-0236-45d6-8ab3-97827895a25b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c52998-0236-45d6-8ab3-97827895a25b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877842054673562829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d168f1c9-84bd-44d0-9773-d9f66bd10d49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4beb2d-2519-441b-a90a-795113db371b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4beb2d-2519-441b-a90a-795113db371b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649493952871811779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c52998-0236-45d6-8ab3-97827895a25b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4beb2d-2519-441b-a90a-795113db371b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17bbdfd-264f-4675-948b-efd9c6267898, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beba0390-c3b1-4312-9372-10102415cb5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beba0390-c3b1-4312-9372-10102415cb5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4949259902017844409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17bbdfd-264f-4675-948b-efd9c6267898, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729624177531501248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17bbdfd-264f-4675-948b-efd9c6267898, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edfa6192-7227-4046-839f-28f744fa7cf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edfa6192-7227-4046-839f-28f744fa7cf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121049842287557921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beba0390-c3b1-4312-9372-10102415cb5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edfa6192-7227-4046-839f-28f744fa7cf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e916cb1-f010-4295-b2e9-643893cb616d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e916cb1-f010-4295-b2e9-643893cb616d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972919067885780338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4970eaf3-6927-4144-8622-67ce444c1eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4970eaf3-6927-4144-8622-67ce444c1eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3268662820168632175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e916cb1-f010-4295-b2e9-643893cb616d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4970eaf3-6927-4144-8622-67ce444c1eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62caec3b-00be-4864-ba6b-dc7b3fe98fbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62caec3b-00be-4864-ba6b-dc7b3fe98fbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 605518008981100161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b472015-0799-4e3a-a069-a4502f2defc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b472015-0799-4e3a-a069-a4502f2defc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381833672059016903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62caec3b-00be-4864-ba6b-dc7b3fe98fbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e6c8e2-b72f-4bd7-976a-1cbab015b18f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e6c8e2-b72f-4bd7-976a-1cbab015b18f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218599853052763377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b472015-0799-4e3a-a069-a4502f2defc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a0fba9-1f87-4f87-aaf5-7b36b8df6d3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a0fba9-1f87-4f87-aaf5-7b36b8df6d3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17072262050890251309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e6c8e2-b72f-4bd7-976a-1cbab015b18f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb87865d-7977-411b-8ae5-0b3d02d245ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb87865d-7977-411b-8ae5-0b3d02d245ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800195214728303650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a0fba9-1f87-4f87-aaf5-7b36b8df6d3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d242c0e5-a357-411d-87f8-0433595fec77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d242c0e5-a357-411d-87f8-0433595fec77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7565372899202542736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb87865d-7977-411b-8ae5-0b3d02d245ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc81084-b847-4de6-9b7d-722f4dcb0c3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc81084-b847-4de6-9b7d-722f4dcb0c3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10115495947048513429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d242c0e5-a357-411d-87f8-0433595fec77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01963fd6-db0f-429a-99a1-223275c3c62b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01963fd6-db0f-429a-99a1-223275c3c62b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17423648926889275605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc81084-b847-4de6-9b7d-722f4dcb0c3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f516cf0e-025b-4257-a1b0-6a43f4bb60ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f516cf0e-025b-4257-a1b0-6a43f4bb60ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18385279430465713686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01963fd6-db0f-429a-99a1-223275c3c62b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9574b510-9569-4000-8e82-3747e38e3f0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9574b510-9569-4000-8e82-3747e38e3f0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8583420965172044283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f516cf0e-025b-4257-a1b0-6a43f4bb60ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea244f92-908e-4b12-9b4c-535ce1e87089, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea244f92-908e-4b12-9b4c-535ce1e87089, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931375147872125204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9574b510-9569-4000-8e82-3747e38e3f0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15451cd-2116-4c86-9e11-56d44db47c3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15451cd-2116-4c86-9e11-56d44db47c3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665632517110499070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea244f92-908e-4b12-9b4c-535ce1e87089, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dcacea-26ab-4db4-b453-7db9a0fc899e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15451cd-2116-4c86-9e11-56d44db47c3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dcacea-26ab-4db4-b453-7db9a0fc899e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5736458030392873502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1366364c-3c0d-4919-8e23-5b0af75e3489, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1366364c-3c0d-4919-8e23-5b0af75e3489, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861782113295056455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dcacea-26ab-4db4-b453-7db9a0fc899e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45245bfe-c135-4c8e-a053-86e0e4b5221e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1366364c-3c0d-4919-8e23-5b0af75e3489, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45245bfe-c135-4c8e-a053-86e0e4b5221e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680141500859339508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7382c3a2-a030-42fb-aec4-08c242fda088, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7382c3a2-a030-42fb-aec4-08c242fda088, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855714776482383428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45245bfe-c135-4c8e-a053-86e0e4b5221e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67442b9-557b-47a4-adb3-bf9d7118d067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7382c3a2-a030-42fb-aec4-08c242fda088, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67442b9-557b-47a4-adb3-bf9d7118d067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697275877469171483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81fc554-531a-4fbe-a9d0-e610239f648b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81fc554-531a-4fbe-a9d0-e610239f648b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5873046556819251876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67442b9-557b-47a4-adb3-bf9d7118d067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81fc554-531a-4fbe-a9d0-e610239f648b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b9d112-a568-42db-9cd4-73cc1a557b74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b9d112-a568-42db-9cd4-73cc1a557b74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15036419218440683558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b9da71-cc1d-4f41-a0f2-2af76d99c919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b9da71-cc1d-4f41-a0f2-2af76d99c919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8881166159024471532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b9d112-a568-42db-9cd4-73cc1a557b74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b9da71-cc1d-4f41-a0f2-2af76d99c919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49c5124-47c5-4610-b379-b0cfee252134, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49c5124-47c5-4610-b379-b0cfee252134, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038634477626807663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3180a24-da3d-497c-a22c-03daf1cdc568, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3180a24-da3d-497c-a22c-03daf1cdc568, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391655870582548477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49c5124-47c5-4610-b379-b0cfee252134, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c972bd-91af-4d1d-8836-5a7ea320adfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c972bd-91af-4d1d-8836-5a7ea320adfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801397796107028201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3180a24-da3d-497c-a22c-03daf1cdc568, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af7ea88-a4bf-4d58-9089-0ac3970870d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af7ea88-a4bf-4d58-9089-0ac3970870d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427616007886649076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c972bd-91af-4d1d-8836-5a7ea320adfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e6064-800c-43a8-81f3-d18687ee2649, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e6064-800c-43a8-81f3-d18687ee2649, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12570988957815221767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af7ea88-a4bf-4d58-9089-0ac3970870d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0bcadb-3f7f-4451-be12-0b90bb703e7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0bcadb-3f7f-4451-be12-0b90bb703e7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194991806986998852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e6064-800c-43a8-81f3-d18687ee2649, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbba10d-cb53-4400-9df4-b1a8ea37fba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbba10d-cb53-4400-9df4-b1a8ea37fba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17453417621970504482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0bcadb-3f7f-4451-be12-0b90bb703e7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42da1530-5248-4eaf-8238-d860f57c448d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42da1530-5248-4eaf-8238-d860f57c448d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2890225014239712439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbba10d-cb53-4400-9df4-b1a8ea37fba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5417d2-530d-4111-a230-005583f62844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5417d2-530d-4111-a230-005583f62844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11960109418574341187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42da1530-5248-4eaf-8238-d860f57c448d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2c77c5-55b0-4e44-9a41-4c3abc6ed967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2c77c5-55b0-4e44-9a41-4c3abc6ed967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330462073456574163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5417d2-530d-4111-a230-005583f62844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1368e76-a2ee-464e-bdf4-e07c4adfee1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1368e76-a2ee-464e-bdf4-e07c4adfee1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12719547155428545393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2c77c5-55b0-4e44-9a41-4c3abc6ed967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3216e9c9-81e8-4935-b572-c110cb39842e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3216e9c9-81e8-4935-b572-c110cb39842e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14556920586217891795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1368e76-a2ee-464e-bdf4-e07c4adfee1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fba5b66-1011-4888-ab4b-8b326d6bd780, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fba5b66-1011-4888-ab4b-8b326d6bd780, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980651788929449351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3216e9c9-81e8-4935-b572-c110cb39842e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42db8317-242a-490f-a91b-ff05daaff31c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42db8317-242a-490f-a91b-ff05daaff31c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10927428214824186197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fba5b66-1011-4888-ab4b-8b326d6bd780, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be09b7b-1bba-4ba0-923b-0ca6211816bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be09b7b-1bba-4ba0-923b-0ca6211816bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147346537110720574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42db8317-242a-490f-a91b-ff05daaff31c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be09b7b-1bba-4ba0-923b-0ca6211816bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c3fc24-9991-4802-9b41-6c3d1bf8dabd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7db3ad1-36a9-4824-8a46-c8103ea39d89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7db3ad1-36a9-4824-8a46-c8103ea39d89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038788823845431938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c3fc24-9991-4802-9b41-6c3d1bf8dabd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3125239606903773788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7db3ad1-36a9-4824-8a46-c8103ea39d89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d958a4-9842-4ed8-88d2-49144a30aac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d958a4-9842-4ed8-88d2-49144a30aac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1872054101214184698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c3fc24-9991-4802-9b41-6c3d1bf8dabd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4109ab-2c4a-412c-a5b1-75a2b7644d3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4109ab-2c4a-412c-a5b1-75a2b7644d3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150025693024220298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d958a4-9842-4ed8-88d2-49144a30aac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee8ee0e-74d0-4d08-bb31-cab80f80418c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee8ee0e-74d0-4d08-bb31-cab80f80418c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6902428752419280884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4109ab-2c4a-412c-a5b1-75a2b7644d3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f017a239-fc06-431b-bb25-e523386df005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f017a239-fc06-431b-bb25-e523386df005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12013783154178371265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee8ee0e-74d0-4d08-bb31-cab80f80418c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 400bed71-155c-4ee4-8123-91c60b6ebc66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400bed71-155c-4ee4-8123-91c60b6ebc66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6785618666095088848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f017a239-fc06-431b-bb25-e523386df005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3054b415-e39e-4708-bfe4-472d4b2fdc2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3054b415-e39e-4708-bfe4-472d4b2fdc2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195171868260077271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400bed71-155c-4ee4-8123-91c60b6ebc66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37f0ddd-461e-43db-96ea-0e702003ff5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37f0ddd-461e-43db-96ea-0e702003ff5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 787849947756328006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3054b415-e39e-4708-bfe4-472d4b2fdc2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2b0c54d-7b06-42db-92d6-3c1f58c4a9f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2b0c54d-7b06-42db-92d6-3c1f58c4a9f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3375042632038400586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37f0ddd-461e-43db-96ea-0e702003ff5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cddd851-73c3-43a6-a53e-ba35efd0afc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cddd851-73c3-43a6-a53e-ba35efd0afc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7409513274788257868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2b0c54d-7b06-42db-92d6-3c1f58c4a9f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa28543-452c-4243-b0da-15f4e3a1317e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa28543-452c-4243-b0da-15f4e3a1317e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2978198836202088835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cddd851-73c3-43a6-a53e-ba35efd0afc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63f8d02-6f5a-42f1-8a18-e568eff9e516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63f8d02-6f5a-42f1-8a18-e568eff9e516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12819534500564754991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa28543-452c-4243-b0da-15f4e3a1317e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29879654-f773-4308-a2ab-5e1208f1ed64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29879654-f773-4308-a2ab-5e1208f1ed64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000559433696433289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63f8d02-6f5a-42f1-8a18-e568eff9e516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fab2815-ec45-47d2-ba91-163099f7dad1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fab2815-ec45-47d2-ba91-163099f7dad1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289704865194288307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29879654-f773-4308-a2ab-5e1208f1ed64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6ac4ef-99b8-47fd-843b-a63418984aa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6ac4ef-99b8-47fd-843b-a63418984aa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886379064985816333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fab2815-ec45-47d2-ba91-163099f7dad1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd128c69-1454-44d0-b771-a328ad2bae10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd128c69-1454-44d0-b771-a328ad2bae10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16620262326850568413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6ac4ef-99b8-47fd-843b-a63418984aa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1eaad20-b814-4333-9024-182a7effb7eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1eaad20-b814-4333-9024-182a7effb7eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513020456216959811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd128c69-1454-44d0-b771-a328ad2bae10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53091b2d-24e1-44b1-a17c-d5a6ab7d05c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53091b2d-24e1-44b1-a17c-d5a6ab7d05c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366270702844067864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1eaad20-b814-4333-9024-182a7effb7eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392151d0-3fbd-448e-9212-034dbd515abd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392151d0-3fbd-448e-9212-034dbd515abd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16994854102493692554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53091b2d-24e1-44b1-a17c-d5a6ab7d05c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646600c5-0631-4247-87b0-f78fb3baa8b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646600c5-0631-4247-87b0-f78fb3baa8b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7259389018213143239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392151d0-3fbd-448e-9212-034dbd515abd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3253052-a206-43cc-b0a6-38efec2f2c98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3253052-a206-43cc-b0a6-38efec2f2c98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015478871103426686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646600c5-0631-4247-87b0-f78fb3baa8b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82233406-5306-4e94-aca5-6a39a0fa80ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82233406-5306-4e94-aca5-6a39a0fa80ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11300608395875573587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3253052-a206-43cc-b0a6-38efec2f2c98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86b908d-e874-4439-b513-388cc766df57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86b908d-e874-4439-b513-388cc766df57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14322644561281551254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82233406-5306-4e94-aca5-6a39a0fa80ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb6444d-984a-4659-ad16-eee100aeed49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb6444d-984a-4659-ad16-eee100aeed49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14600581696619535103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86b908d-e874-4439-b513-388cc766df57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e85eac7-3586-475c-8c86-98cf83e04877, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e85eac7-3586-475c-8c86-98cf83e04877, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298309671684575482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb6444d-984a-4659-ad16-eee100aeed49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95faa7e-8302-474f-abb0-8195e946bd70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95faa7e-8302-474f-abb0-8195e946bd70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832793824288697558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e85eac7-3586-475c-8c86-98cf83e04877, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce83785d-6fe1-4174-a654-549feeff13e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce83785d-6fe1-4174-a654-549feeff13e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 80834037319622792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95faa7e-8302-474f-abb0-8195e946bd70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa2e493-a1f3-4a29-a864-fcd488a6fe1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa2e493-a1f3-4a29-a864-fcd488a6fe1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201559591020459281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce83785d-6fe1-4174-a654-549feeff13e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12607a8-1686-42b7-aa5a-8505389713e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12607a8-1686-42b7-aa5a-8505389713e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10821929542589282445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa2e493-a1f3-4a29-a864-fcd488a6fe1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c3b5023-09f0-4b0d-807a-54d90bbc04f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c3b5023-09f0-4b0d-807a-54d90bbc04f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754600515396237416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12607a8-1686-42b7-aa5a-8505389713e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c3b5023-09f0-4b0d-807a-54d90bbc04f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936abde0-1706-4a4a-b3ca-c99981dba578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc6ae8e9-be36-4917-a19e-c7530a388331, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc6ae8e9-be36-4917-a19e-c7530a388331, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2963140479139678767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936abde0-1706-4a4a-b3ca-c99981dba578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4283258061678470766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc6ae8e9-be36-4917-a19e-c7530a388331, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c563a1-ccf3-455f-934d-05f24bbb88cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c563a1-ccf3-455f-934d-05f24bbb88cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16447961393008629048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936abde0-1706-4a4a-b3ca-c99981dba578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cedb127-b27e-4380-b981-bbe9c8da76e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cedb127-b27e-4380-b981-bbe9c8da76e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18044217026391935112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c563a1-ccf3-455f-934d-05f24bbb88cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0171d182-9f97-4dd2-920f-ff8db7cd9ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0171d182-9f97-4dd2-920f-ff8db7cd9ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620937381806309563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cedb127-b27e-4380-b981-bbe9c8da76e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da554c10-88a4-4c10-b00a-07e9b8c24daf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da554c10-88a4-4c10-b00a-07e9b8c24daf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18210983046946203701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0171d182-9f97-4dd2-920f-ff8db7cd9ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da554c10-88a4-4c10-b00a-07e9b8c24daf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc43853e-311b-41e3-8fa8-050c23d0829e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc43853e-311b-41e3-8fa8-050c23d0829e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5918411775852309817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea799a42-77f1-466b-9378-ee71e8f23cf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea799a42-77f1-466b-9378-ee71e8f23cf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625198629025185071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc43853e-311b-41e3-8fa8-050c23d0829e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea799a42-77f1-466b-9378-ee71e8f23cf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e6ab91-98a3-442f-ae8d-25c4d0bb19f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e6ab91-98a3-442f-ae8d-25c4d0bb19f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871505418734450606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dfd3534-9a82-48e3-a8fe-70de8233130c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dfd3534-9a82-48e3-a8fe-70de8233130c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6779499247591851995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e6ab91-98a3-442f-ae8d-25c4d0bb19f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac68834-a637-436f-b5ca-b1d9a9b151c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac68834-a637-436f-b5ca-b1d9a9b151c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181153659802587208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dfd3534-9a82-48e3-a8fe-70de8233130c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5323f8f6-e568-4aa8-99fd-967b2314578c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac68834-a637-436f-b5ca-b1d9a9b151c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5323f8f6-e568-4aa8-99fd-967b2314578c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5283605398546806495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb06a339-c9cd-4928-abaf-5f03b85354dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5323f8f6-e568-4aa8-99fd-967b2314578c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb06a339-c9cd-4928-abaf-5f03b85354dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823170273313756070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454a63ff-fe5f-46d5-bd9e-463b42d81082, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454a63ff-fe5f-46d5-bd9e-463b42d81082, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5380228840314810648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb06a339-c9cd-4928-abaf-5f03b85354dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454a63ff-fe5f-46d5-bd9e-463b42d81082, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a18dda3-3739-4ab5-88a1-9a1c225eb5bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c471abd2-e7a8-4041-9b27-6ca94ca413df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a18dda3-3739-4ab5-88a1-9a1c225eb5bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13684612162078090550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c471abd2-e7a8-4041-9b27-6ca94ca413df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12670348703452108582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a18dda3-3739-4ab5-88a1-9a1c225eb5bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80151b8-a04d-48c6-98d9-bcac1f983575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80151b8-a04d-48c6-98d9-bcac1f983575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14769685987273814005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c471abd2-e7a8-4041-9b27-6ca94ca413df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e05a8c9-410d-4edc-89f3-ca672f64a1e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e05a8c9-410d-4edc-89f3-ca672f64a1e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4406955959800253791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80151b8-a04d-48c6-98d9-bcac1f983575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc921d0-e2c8-4fe2-ab24-80a39e068b4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc921d0-e2c8-4fe2-ab24-80a39e068b4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3317825472626686632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e05a8c9-410d-4edc-89f3-ca672f64a1e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cffa7a-09ec-405a-b16e-8be8dea988b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cffa7a-09ec-405a-b16e-8be8dea988b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836747352046405964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:3654/3
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d852850-df86-4586-b01b-a4f797be45ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a3d2f4a-0fcd-4b37-9012-567ee701c645, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a3d2f4a-0fcd-4b37-9012-567ee701c645, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8864810066373150238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88648100663731502388864810066373150238886481006637315023888648100663731502388864810066373150238886481006637315023888648100663731502388864810066373150238886481006637315023888648100663731502388864810066373150238886481006637315023888648100663731502388864810066373150238886481006637315023888648100663731502388864810066373150238886481006637315023888648100663731502388864810066373150238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:3654/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a73dd59-0101-4858-bf6d-ac20cbb942c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a3d2f4a-0fcd-4b37-9012-567ee701c645, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd2d5bd-f6f9-4f58-99e1-b59193cbbe96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080be04170>, reason: session-close
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd2d5bd-f6f9-4f58-99e1-b59193cbbe96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3611127442856114255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36111274428561142553611127442856114255361112744285611425536111274428561142553611127442856114255361112744285611425536111274428561142553611127442856114255361112744285611425536111274428561142553611127442856114255361112744285611425536111274428561142553611127442856114255361112744285611425536111274428561142553611127442856114255361112744285611425536111274428561142553611127442856114255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080be04170> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5dd3fd93-fa3f-4796-8fb0-0b3017bf8c9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5dd3fd93-fa3f-4796-8fb0-0b3017bf8c9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080ce08a70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080ce09bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 819cf730-07f4-49e0-9517-b0ae286f40df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 819cf730-07f4-49e0-9517-b0ae286f40df, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5dd3fd93-fa3f-4796-8fb0-0b3017bf8c9a, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5dd3fd93-fa3f-4796-8fb0-0b3017bf8c9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5dd3fd93-fa3f-4796-8fb0-0b3017bf8c9a, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 819cf730-07f4-49e0-9517-b0ae286f40df, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 819cf730-07f4-49e0-9517-b0ae286f40df, ghrun-ret5l7fy2i.auto.internal:65258): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:28:29.307442235+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 819cf730-07f4-49e0-9517-b0ae286f40df, ghrun-ret5l7fy2i.auto.internal:65258): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:65258
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:28:29.307442235+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b1bec880-7596-4618-a4f4-d62756382db4, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b1bec880-7596-4618-a4f4-d62756382db4, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b1bec880-7596-4618-a4f4-d62756382db4, localhost:9335): 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/test_simple_encryption_1. Endpoint: "localhost:9335". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dbea8a81-05de-455b-b0b3-bc09669bb7e0, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dbea8a81-05de-455b-b0b3-bc09669bb7e0, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, dbea8a81-05de-455b-b0b3-bc09669bb7e0, localhost:9335): 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-27T15:28:31.905062973+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_simple_encryption_1. Endpoint: "localhost:9335". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd2d5bd-f6f9-4f58-99e1-b59193cbbe96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038911." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8k4hzk34gwnav8ke3f7y2xn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080bebe3b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080bebe3b0> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7c080bebe3b0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080c84ca70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c84ca70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080bebe3b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038911." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080ce08a70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a761930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a758c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a758c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080afb8f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a6e4730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a6e4730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6291/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22207/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:13814/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:24968/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:7275/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:23360/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:23359/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:13834/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:12259/2
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c84ca70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a761930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080afccaf0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a75dff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75dff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080afb8f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a758c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a6f81b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 5 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a75eb70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75eb70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080afccaf0 state=pending>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:65258/4
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080af65bf0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 6 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080af520b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af520b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a6f81b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a6e4730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c84ca70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a7657b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 7 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a7757f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a7757f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080af65bf0 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75dff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a706670 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 8 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a70d830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a70d830>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a7657b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a758c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a75ffb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 9 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809950a70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809950a70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75eb70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a706670 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a6e5df0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 10 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080995c5b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080995c5b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a75ffb0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b1c85b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 11 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a700ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a700ff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af520b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a6e5df0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080c789cf0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 12 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080c881d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c881d70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b1c85b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a6e4730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c84ca70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080c5d2770 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 13 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b5c1830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5c1830>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080c789cf0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a7757f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bed6f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 14 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080c5d4530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c5d4530>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080c5d2770 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75dff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bda71b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 15 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080c620a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c620a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a70d830>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080bed6f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cbb20b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 16 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080bdc67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bdc67f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080bda71b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a758c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cc824b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 17 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080cc5ebb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc5ebb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809950a70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cbb20b0 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cb6d230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 18 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080cc2d930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc2d930>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cc824b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75eb70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cc78df0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 19 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080cc110f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc110f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080995c5b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cb6d230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bdafef0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 20 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080cc052f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc052f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cc78df0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cb6bd70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 21 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a410ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a410ff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a700ff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080bdafef0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080c5fb570 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 22 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a428f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a428f30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af520b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cb6bd70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cdb48f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 23 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080ae83470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ae83470>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c881d70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080c5fb570 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a6e4730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cc74a30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 24 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080aee9630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080aee9630>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cdb48f0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c84ca70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b3d91f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 25 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080aed6eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080aed6eb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cc74a30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5c1830>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b3e72b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 26 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080ae9bef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ae9bef0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a7757f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b3d91f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080aec8230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 27 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080aeeca70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080aeeca70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c5d4530>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b3e72b0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080af0ee30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 28 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080af21f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af21f30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080aec8230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75dff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080aee3730 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 29 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080aef7870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080aef7870>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c620a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080af0ee30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080af28930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 30 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080af62970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af62970>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a70d830>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080aee3730 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bdc67f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080af1bd70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 31 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080af23830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af23830>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080af28930 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a758c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bf047f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 32 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b1458b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b1458b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080af1bd70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc5ebb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080afe7070 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 33 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b5c35b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5c35b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080bf047f0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809950a70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b14c470 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 34 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080c8054f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c8054f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080afe7070 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc2d930>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a0c76f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 35 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b6351f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b6351f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b14c470 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a75eb70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080c85b5f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 36 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809a9d870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809a9d870>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a0c76f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc110f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080c85b5f0 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a7596b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 37 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a76a3f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a76a3f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080995c5b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080ca93330 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 38 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080ca91bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ca91bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ce09bb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080a7596b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080cb5c170 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 39 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080c57ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c57ffb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080cc052f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080ca93330 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080aebae30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 40 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a14c030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a14c030>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a410ff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080cb5c170 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a700ff0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080c598a30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 41 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b35fc70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b35fc70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080aebae30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b3533f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 42 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b33bef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b33bef0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a428f30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080c598a30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080af520b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b3533f0 state=pending>
DEBUG    ydb.connection:connection.py:421 RpcState(KeepAlive, 2d13d003-955d-4d81-902d-f100b110eef8, ghrun-ret5l7fy2i.auto.internal:22207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, 2d13d003-955d-4d81-902d-f100b110eef8, ghrun-ret5l7fy2i.auto.internal:22207): request = { session_id: "ydb://session/3?node_id=50001&id=OTQwN2ZjZDEtZDZjZDUyMjItNzM1MTRkODktZjI3MTNkOTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(KeepAlive, 2d13d003-955d-4d81-902d-f100b110eef8, ghrun-ret5l7fy2i.auto.internal:22207): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(KeepAlive, 2d13d003-955d-4d81-902d-f100b110eef8, ghrun-ret5l7fy2i.auto.internal:22207): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:22207: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:22207: Failed to connect to remote host: Connection refused {created_time:"2025-10-27T15:30:51.389235162+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(KeepAlive, 2d13d003-955d-4d81-902d-f100b110eef8, ghrun-ret5l7fy2i.auto.internal:22207): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:22207
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c08098fad70>, reason: keep-alive-error
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c08098fad70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e194dd5f-5cec-4389-8e6a-1d727b79d5d0, ghrun-ret5l7fy2i.auto.internal:6291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e194dd5f-5cec-4389-8e6a-1d727b79d5d0, ghrun-ret5l7fy2i.auto.internal:6291): request = { session_id: "ydb://session/3?node_id=50001&id=OTQwN2ZjZDEtZDZjZDUyMjItNzM1MTRkODktZjI3MTNkOTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, e194dd5f-5cec-4389-8e6a-1d727b79d5d0, ghrun-ret5l7fy2i.auto.internal:6291): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, e194dd5f-5cec-4389-8e6a-1d727b79d5d0, ghrun-ret5l7fy2i.auto.internal:6291): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:6291: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:6291: Failed to connect to remote host: Connection refused {created_time:"2025-10-27T15:30:51.410421979+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, e194dd5f-5cec-4389-8e6a-1d727b79d5d0, ghrun-ret5l7fy2i.auto.internal:6291): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:6291
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c08098fad70>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b363870 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 43 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080bbc4d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bbc4d70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080ae83470>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c0809e8dcb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 44 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809e76a70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809e76a70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9335". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080c881d70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:9335/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5975
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26226
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2716
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23359
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2033
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26900
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22407
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65024
=================================== FAILURES ===================================
____________________ TestEncryption.test_simple_encryption _____________________
ydb/tests/functional/encryption/test_encryption.py:148: in test_simple_encryption
    slot.stop()
ydb/tests/library/harness/kikimr_runner.py:270: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:213: in stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/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   Current KQP shutdown state: spent 0 seconds, not started yet
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   GRpc shutdown warning: left infly: 3, spent: 3.248137 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 6.392966 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 9.589636 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 12.893172 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 16.261973 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 19.570568 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 23.005096 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 26.274075 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 29.63083 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.002141 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1416000==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37840 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cde282 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cde282 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cde282 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cde282 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 0x000034cde282 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cde282 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cde282 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cde282 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cde282 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034cecefe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x000041888d67 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00004187a6e4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #15 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #16 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18920 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cde19c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cde19c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034cecefe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x000041888d67 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00004187a6e4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #8 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #9 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11280 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c223a77 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c223a77 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c223a77 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c223a77 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c223a77 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c223a77 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c223a77 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c223a77 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c223a77 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c223a77 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #18 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #19 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c2239f4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c2239f4 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c2239f4 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #11 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #12 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ce1aea 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 0x000034ce1aea 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #7 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #8 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 768 byte(s) in 12 object(s) allocated from:
E   #0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d40e00 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d40e00 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d40e00 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d40e00 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034d40e00 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034d40e00 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 0x000046b60ceb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000046b60ceb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000046b60ceb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000046b60ceb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000046b60ceb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000046b60ceb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcYdbTableService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000046b4f83d in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, 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 0x000046b51f02 in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00004187230c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00004187230c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00004187230c 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 0x00004187230c 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 0x00004187230c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00004187230c 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 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021e9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021e9d7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021e9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f739eb4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x00003445cca0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x00003445cca0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x0000345587d2 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x00003483025b in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x00003483025b in New<grpc_core::TimerState, grpc_deadline_state *&, grpc_core::Timestamp &> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x00003483025b in start_timer_if_needed /-S/contrib/libs/grpc/src/core/ext/filters/deadline/deadline_filter.cc:131:30
E   #7 0x00003483025b in recv_initial_metadata_ready(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/filters/deadline/deadline_filter.cc:300:3
E   #8 0x00003447da4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #9 0x00003447da4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #10 0x000034650784 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #11 0x000034650784 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #12 0x00003464c358 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #13 0x000034670098 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #14 0x00003462ab48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #15 0x000034d1076e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #16 0x0000344328df in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #17 0x0000344328df in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #18 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #19 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #20 0x000021e9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #21 0x000021e9d7ac in Execute /-S/util/thread/factory.h:15:13
E   #22 0x000021e9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #23 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #24 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034460714 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034460714 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034460714 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034460714 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034460714 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034460714 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034460714 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034460714 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034460714 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034460714 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034460714 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 0x00003445f4e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003445f4e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034465a00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344c1c48 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 0x000034cec836 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x000041883f5b 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 0x000041879dc2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
E   #21 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
E   #22 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 357 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f739eb4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x00003445cca0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x00003445cca0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034558a98 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034558a98 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034558a98 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
E   #6 0x0000345a038c in MakePooledArray<char> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:246:32
E   #7 0x0000345a038c in AsyncResolution /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:192:40
E   #8 0x0000345a038c in Construct<grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter> >::RunPromise::AsyncResolution, unsigned long &> /-S/contrib/libs/grpc/src/core/lib/gprpp/construct_destruct.h:35:11
E   #9 0x0000345a038c in grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::RunPromise::RunPromise(unsigned long, grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::Map*, std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>) /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:101:9
E   #10 0x00003459ffae in grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::Run(std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>) /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:217:12
E   #11 0x00003459fbb1 in grpc_core::PipeReceiver<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::Next()::'lambda'(std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>)::operator()(std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>) const::'lambda'()::operator()() /-S/contrib/libs/grpc/src/core/lib/promise/pipe.h:577:36
E   #12 0x00003459f478 in PromiseFactoryImpl<(lambda at /-S/contrib/libs/grpc/src/core/lib/promise/pipe.h:576:15)> /-S/contrib/libs/grpc/src/core/lib/promise/detail/promise_factory.h:171:10
E   #13 0x00003459f478 in Make /-S/contrib/libs/grpc/src/core/lib/promise/detail/promise_factory.h:202:27
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28189
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/thb5/000f35/r3tmp/kikimr_cluster_ka7wdqkg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5474
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/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/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_brpq1lzz.log --grpc-port=9335 --mon-port=19512 --ic-port=65024 --module=1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13521
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_k9hkcjr5.log --grpc-port=12259 --mon-port=31678 --ic-port=19801 --module=2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_evdl98h9.log --grpc-port=7275 --mon-port=29334 --ic-port=22407 --module=3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_xook89np.log --grpc-port=13814 --mon-port=11151 --ic-port=13238 --module=4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27904
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_hfrxq4eu.log --grpc-port=24968 --mon-port=2011 --ic-port=8951 --module=5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_58j6f7km.log --grpc-port=13834 --mon-port=17003 --ic-port=29317 --module=6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12923
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_aqvln7wj.log --grpc-port=23359 --mon-port=12923 --ic-port=1624 --module=7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12298
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_p36kmba5.log --grpc-port=23360 --mon-port=13054 --ic-port=28189 --module=8
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:9335/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:9335/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/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/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_brpq1lzz.log --grpc-port=9335 --mon-port=19512 --ic-port=65024 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_brpq1lzz.log', '--grpc-port=9335', '--mon-port=19512', '--ic-port=65024', '--module=1')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1394162
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:9335/1
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1394167
DEBUG    ya.test:process.py:259 Command (pid 1394167) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1394167) elapsed time (sec): 1.4227490425109863
DEBUG    ya.test:process.py:263 Command (pid 1394167) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) maxrss: 479676
DEBUG    ya.test:process.py:263 Command (pid 1394167) minflt: 45197
DEBUG    ya.test:process.py:263 Command (pid 1394167) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1394167) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1394167) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1394167) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1394167) stime: 0.198517
DEBUG    ya.test:process.py:263 Command (pid 1394167) utime: 0.453627
DEBUG    ya.test:process.py:263 Command (pid 1394167) wtime: 1.431
DEBUG    ya.test:process.py:275 Command (pid 1394167) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:12259/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:12259/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_k9hkcjr5.log --grpc-port=12259 --mon-port=31678 --ic-port=19801 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_k9hkcjr5.log', '--grpc-port=12259', '--mon-port=31678', '--ic-port=19801', '--module=2')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1394411
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:12259/2
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1394415
DEBUG    ya.test:process.py:259 Command (pid 1394415) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1394415) elapsed time (sec): 1.1446614265441895
DEBUG    ya.test:process.py:263 Command (pid 1394415) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) maxrss: 480876
DEBUG    ya.test:process.py:263 Command (pid 1394415) minflt: 45215
DEBUG    ya.test:process.py:263 Command (pid 1394415) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1394415) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1394415) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1394415) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1394415) stime: 0.14824299999999999
DEBUG    ya.test:process.py:263 Command (pid 1394415) utime: 0.49118199999999995
DEBUG    ya.test:process.py:263 Command (pid 1394415) wtime: 1.167
DEBUG    ya.test:process.py:275 Command (pid 1394415) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:7275/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:7275/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_evdl98h9.log --grpc-port=7275 --mon-port=29334 --ic-port=22407 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_evdl98h9.log', '--grpc-port=7275', '--mon-port=29334', '--ic-port=22407', '--module=3')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1394979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:7275/3
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1394996
DEBUG    ya.test:process.py:259 Command (pid 1394996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1394996) elapsed time (sec): 1.2172844409942627
DEBUG    ya.test:process.py:263 Command (pid 1394996) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) maxrss: 482016
DEBUG    ya.test:process.py:263 Command (pid 1394996) minflt: 45183
DEBUG    ya.test:process.py:263 Command (pid 1394996) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1394996) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1394996) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1394996) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1394996) stime: 0.193555
DEBUG    ya.test:process.py:263 Command (pid 1394996) utime: 0.451524
DEBUG    ya.test:process.py:263 Command (pid 1394996) wtime: 1.226
DEBUG    ya.test:process.py:275 Command (pid 1394996) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:13814/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:13814/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_xook89np.log --grpc-port=13814 --mon-port=11151 --ic-port=13238 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_xook89np.log', '--grpc-port=13814', '--mon-port=11151', '--ic-port=13238', '--module=4')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1395303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:13814/4
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1395308
DEBUG    ya.test:process.py:259 Command (pid 1395308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1395308) elapsed time (sec): 1.012925148010254
DEBUG    ya.test:process.py:263 Command (pid 1395308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) maxrss: 483320
DEBUG    ya.test:process.py:263 Command (pid 1395308) minflt: 45256
DEBUG    ya.test:process.py:263 Command (pid 1395308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) nivcsw: 314
DEBUG    ya.test:process.py:263 Command (pid 1395308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1395308) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1395308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1395308) stime: 0.16894399999999998
DEBUG    ya.test:process.py:263 Command (pid 1395308) utime: 0.46907099999999996
DEBUG    ya.test:process.py:263 Command (pid 1395308) wtime: 1.016
DEBUG    ya.test:process.py:275 Command (pid 1395308) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:24968/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:24968/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_hfrxq4eu.log --grpc-port=24968 --mon-port=2011 --ic-port=8951 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_hfrxq4eu.log', '--grpc-port=24968', '--mon-port=2011', '--ic-port=8951', '--module=5')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1395649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:24968/5
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1395657
DEBUG    ya.test:process.py:259 Command (pid 1395657) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1395657) elapsed time (sec): 1.0342233180999756
DEBUG    ya.test:process.py:263 Command (pid 1395657) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) maxrss: 484720
DEBUG    ya.test:process.py:263 Command (pid 1395657) minflt: 45254
DEBUG    ya.test:process.py:263 Command (pid 1395657) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1395657) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1395657) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1395657) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1395657) stime: 0.194373
DEBUG    ya.test:process.py:263 Command (pid 1395657) utime: 0.45716599999999996
DEBUG    ya.test:process.py:263 Command (pid 1395657) wtime: 1.041
DEBUG    ya.test:process.py:275 Command (pid 1395657) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:13834/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:13834/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_58j6f7km.log --grpc-port=13834 --mon-port=17003 --ic-port=29317 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_58j6f7km.log', '--grpc-port=13834', '--mon-port=17003', '--ic-port=29317', '--module=6')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1396005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:13834/6
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396025
DEBUG    ya.test:process.py:259 Command (pid 1396025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396025) elapsed time (sec): 1.0416605472564697
DEBUG    ya.test:process.py:263 Command (pid 1396025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) maxrss: 486164
DEBUG    ya.test:process.py:263 Command (pid 1396025) minflt: 45199
DEBUG    ya.test:process.py:263 Command (pid 1396025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1396025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396025) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1396025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396025) stime: 0.1759
DEBUG    ya.test:process.py:263 Command (pid 1396025) utime: 0.488133
DEBUG    ya.test:process.py:263 Command (pid 1396025) wtime: 1.074
DEBUG    ya.test:process.py:275 Command (pid 1396025) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23359/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:23359/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_aqvln7wj.log --grpc-port=23359 --mon-port=12923 --ic-port=1624 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_aqvln7wj.log', '--grpc-port=23359', '--mon-port=12923', '--ic-port=1624', '--module=7')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1396455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23359/7
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/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396490
DEBUG    ya.test:process.py:259 Command (pid 1396490) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396490) elapsed time (sec): 1.2362534999847412
DEBUG    ya.test:process.py:263 Command (pid 1396490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) maxrss: 487488
DEBUG    ya.test:process.py:263 Command (pid 1396490) minflt: 45163
DEBUG    ya.test:process.py:263 Command (pid 1396490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) nivcsw: 291
DEBUG    ya.test:process.py:263 Command (pid 1396490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396490) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1396490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396490) stime: 0.178773
DEBUG    ya.test:process.py:263 Command (pid 1396490) utime: 0.477921
DEBUG    ya.test:process.py:263 Command (pid 1396490) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 1396490) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23360/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:2:64 on node localhost:23360/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_p36kmba5.log --grpc-port=23360 --mon-port=13054 --ic-port=28189 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_p36kmba5.log', '--grpc-port=23360', '--mon-port=13054', '--ic-port=28189', '--module=8')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1396870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23360/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396875
DEBUG    ya.test:process.py:259 Command (pid 1396875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396875) elapsed time (sec): 1.2346470355987549
DEBUG    ya.test:process.py:263 Command (pid 1396875) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) maxrss: 488784
DEBUG    ya.test:process.py:263 Command (pid 1396875) minflt: 45159
DEBUG    ya.test:process.py:263 Command (pid 1396875) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 1396875) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396875) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1396875) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396875) stime: 0.198374
DEBUG    ya.test:process.py:263 Command (pid 1396875) utime: 0.481691
DEBUG    ya.test:process.py:263 Command (pid 1396875) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 1396875) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65024\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19801\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22407\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13238\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8951\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29317\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1624\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28189\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65024\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19801\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22407\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13238\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8951\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29317\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1624\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28189\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1399191
DEBUG    ya.test:process.py:259 Command (pid 1399191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1399191) elapsed time (sec): 1.5722229480743408
DEBUG    ya.test:process.py:263 Command (pid 1399191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) maxrss: 704436
DEBUG    ya.test:process.py:263 Command (pid 1399191) minflt: 51510
DEBUG    ya.test:process.py:263 Command (pid 1399191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1399191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1399191) nvcsw: 432
DEBUG    ya.test:process.py:263 Command (pid 1399191) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1399191) stime: 0.24121399999999998
DEBUG    ya.test:process.py:263 Command (pid 1399191) utime: 0.555891
DEBUG    ya.test:process.py:263 Command (pid 1399191) wtime: 1.595
DEBUG    ya.test:process.py:275 Command (pid 1399191) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 1400044
DEBUG    ya.test:process.py:259 Command (pid 1400044) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1400044) elapsed time (sec): 1.273195743560791
DEBUG    ya.test:process.py:263 Command (pid 1400044) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) maxrss: 704436
DEBUG    ya.test:process.py:263 Command (pid 1400044) minflt: 51348
DEBUG    ya.test:process.py:263 Command (pid 1400044) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1400044) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400044) nvcsw: 525
DEBUG    ya.test:process.py:263 Command (pid 1400044) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1400044) stime: 0.25084
DEBUG    ya.test:process.py:263 Command (pid 1400044) utime: 0.48553599999999997
DEBUG    ya.test:process.py:263 Command (pid 1400044) wtime: 1.275
DEBUG    ya.test:process.py:275 Command (pid 1400044) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64054
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log', '--grpc-port=6291', '--mon-port=13531', '--ic-port=2716', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1400847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6291/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1400855
DEBUG    ya.test:process.py:259 Command (pid 1400855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1400855) elapsed time (sec): 0.9653398990631104
DEBUG    ya.test:process.py:263 Command (pid 1400855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1400855) maxrss: 706548
DEBUG    ya.test:process.py:263 Command (pid 1400855) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 1400855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1400855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400855) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1400855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1400855) stime: 0.213167
DEBUG    ya.test:process.py:263 Command (pid 1400855) utime: 0.415805
DEBUG    ya.test:process.py:263 Command (pid 1400855) wtime: 0.975
DEBUG    ya.test:process.py:275 Command (pid 1400855) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log', '--grpc-port=22207', '--mon-port=64424', '--ic-port=15884', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1401154
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22207/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401157
DEBUG    ya.test:process.py:259 Command (pid 1401157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401157) elapsed time (sec): 0.8610901832580566
DEBUG    ya.test:process.py:263 Command (pid 1401157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) maxrss: 707428
DEBUG    ya.test:process.py:263 Command (pid 1401157) minflt: 45247
DEBUG    ya.test:process.py:263 Command (pid 1401157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1401157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401157) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1401157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401157) stime: 0.198683
DEBUG    ya.test:process.py:263 Command (pid 1401157) utime: 0.457808
DEBUG    ya.test:process.py:263 Command (pid 1401157) wtime: 0.869
DEBUG    ya.test:process.py:275 Command (pid 1401157) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26226
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log --grpc-port=3654 --mon-port=27526 --ic-port=4708 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5975
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log --grpc-port=65258 --mon-port=5975 --ic-port=26581 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log --grpc-port=3654 --mon-port=27526 --ic-port=4708 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log', '--grpc-port=3654', '--mon-port=27526', '--ic-port=4708', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1401638
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:3654/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1401642
DEBUG    ya.test:process.py:259 Command (pid 1401642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1401642) elapsed time (sec): 0.9920995235443115
DEBUG    ya.test:process.py:263 Command (pid 1401642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) maxrss: 707680
DEBUG    ya.test:process.py:263 Command (pid 1401642) minflt: 45230
DEBUG    ya.test:process.py:263 Command (pid 1401642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) nivcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1401642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1401642) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1401642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1401642) stime: 0.19276
DEBUG    ya.test:process.py:263 Command (pid 1401642) utime: 0.503205
DEBUG    ya.test:process.py:263 Command (pid 1401642) wtime: 1.003
DEBUG    ya.test:process.py:275 Command (pid 1401642) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log --grpc-port=65258 --mon-port=5975 --ic-port=26581 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log', '--grpc-port=65258', '--mon-port=5975', '--ic-port=26581', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1402060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:65258/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1402103
DEBUG    ya.test:process.py:259 Command (pid 1402103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1402103) elapsed time (sec): 1.0616586208343506
DEBUG    ya.test:process.py:263 Command (pid 1402103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) maxrss: 707680
DEBUG    ya.test:process.py:263 Command (pid 1402103) minflt: 45130
DEBUG    ya.test:process.py:263 Command (pid 1402103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1402103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1402103) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1402103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1402103) stime: 0.14428
DEBUG    ya.test:process.py:263 Command (pid 1402103) utime: 0.48506099999999996
DEBUG    ya.test:process.py:263 Command (pid 1402103) wtime: 1.097
DEBUG    ya.test:process.py:275 Command (pid 1402103) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1c06e3d7-1418-4fcc-8ecf-34ad3da3a95e, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1c06e3d7-1418-4fcc-8ecf-34ad3da3a95e, localhost:9335): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1c06e3d7-1418-4fcc-8ecf-34ad3da3a95e, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 22207 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" node_id: 50001 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 6291 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:22207, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:6291, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d50ac953-b493-4a68-bed5-ee3ad2a77245, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d50ac953-b493-4a68-bed5-ee3ad2a77245, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d50ac953-b493-4a68-bed5-ee3ad2a77245, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a516370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OTQwN2ZjZDEtZDZjZDUyMjItNzM1MTRkODktZjI3MTNkOTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dc0deb62-ba9a-460e-9b08-973f3349336c, ghrun-ret5l7fy2i.auto.internal:22207): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, d0489af2-07b0-4ef7-b078-40df379cb498, ghrun-ret5l7fy2i.auto.internal:22207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d0489af2-07b0-4ef7-b078-40df379cb498, ghrun-ret5l7fy2i.auto.internal:22207): request = { session_id: "ydb://session/3?node_id=50001&id=OTQwN2ZjZDEtZDZjZDUyMjItNzM1MTRkODktZjI3MTNkOTI=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, d0489af2-07b0-4ef7-b078-40df379cb498, ghrun-ret5l7fy2i.auto.internal:22207): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c08098fad70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080990f130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 303f57c1-9e19-4f0c-9c48-3b82e2987501, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, ee466cd2-1b74-4207-a73b-a7b93350aaa1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, ee466cd2-1b74-4207-a73b-a7b93350aaa1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, ee466cd2-1b74-4207-a73b-a7b93350aaa1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 6711901d-198d-4a81-9be0-f3ed45c5d2f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6711901d-198d-4a81-9be0-f3ed45c5d2f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a2611b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 65024
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 65024
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 65024 SectorMap:1:64
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6209d704-a50a-499c-b70d-4daa10ac5cdc, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, b54fb42c-4093-41db-8bdf-bb48f788d6c2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b54fb42c-4093-41db-8bdf-bb48f788d6c2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 30
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 65024 SectorMap:2:64
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 6711901d-198d-4a81-9be0-f3ed45c5d2f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f126bbce-478f6f92-1c70a1f4-79ae4b6f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58a9530-2e90-48f2-9e58-b398b334f09c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58a9530-2e90-48f2-9e58-b398b334f09c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17195887648533376887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887171958876485333768871719588764853337688717195887648533376887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b54fb42c-4093-41db-8bdf-bb48f788d6c2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f17d59f6-f1fc057e-16614db0-b9fa1844" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da830b15-6b4c-4f26-862d-5f45a39d141f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da830b15-6b4c-4f26-862d-5f45a39d141f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12440876642937057893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893124408766429370578931244087664293705789312440876642937057893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58a9530-2e90-48f2-9e58-b398b334f09c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59a9ea2-8166-4adb-8289-028ee5c1badd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da830b15-6b4c-4f26-862d-5f45a39d141f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59a9ea2-8166-4adb-8289-028ee5c1badd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9944092339094298021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021994409233909429802199440923390942980219944092339094298021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682f939c-dee3-4971-8aca-e1e8bcc7b2da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682f939c-dee3-4971-8aca-e1e8bcc7b2da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1513104430774029595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595151310443077402959515131044307740295951513104430774029595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59a9ea2-8166-4adb-8289-028ee5c1badd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6052032e-f550-4d79-ac4c-341e9b142457, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6052032e-f550-4d79-ac4c-341e9b142457, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122826359691978668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668141228263596919786681412282635969197866814122826359691978668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682f939c-dee3-4971-8aca-e1e8bcc7b2da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5c115c-1d06-4a21-a9bf-46826e078f26, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5c115c-1d06-4a21-a9bf-46826e078f26, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11694493535325377605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605116944935353253776051169449353532537760511694493535325377605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6052032e-f550-4d79-ac4c-341e9b142457, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e3754b-72d0-4aae-85e7-6a2a4270397e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e3754b-72d0-4aae-85e7-6a2a4270397e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13193297672041660501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501131932976720416605011319329767204166050113193297672041660501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5c115c-1d06-4a21-a9bf-46826e078f26, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173d0d64-855f-495a-9ade-9332822c4766, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173d0d64-855f-495a-9ade-9332822c4766, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843874864481599859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859118438748644815998591184387486448159985911843874864481599859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e3754b-72d0-4aae-85e7-6a2a4270397e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da599c03-b26e-441e-9f89-cc4ab40f4dcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da599c03-b26e-441e-9f89-cc4ab40f4dcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15292226976224824758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758152922269762248247581529222697622482475815292226976224824758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173d0d64-855f-495a-9ade-9332822c4766, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e92fff4-8c28-4dca-82e9-d8f28f416e14, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e92fff4-8c28-4dca-82e9-d8f28f416e14, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4123081694108264589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589412308169410826458941230816941082645894123081694108264589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da599c03-b26e-441e-9f89-cc4ab40f4dcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648ba342-c713-4bab-babb-cfbaad9200e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648ba342-c713-4bab-babb-cfbaad9200e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541563055370362711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711554156305537036271155415630553703627115541563055370362711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e92fff4-8c28-4dca-82e9-d8f28f416e14, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85249bc2-2f89-4bad-8eb3-3f06a9be9d4a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85249bc2-2f89-4bad-8eb3-3f06a9be9d4a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10011043353061296744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744100110433530612967441001104335306129674410011043353061296744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648ba342-c713-4bab-babb-cfbaad9200e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eca34e1-9e8e-40aa-880d-09a6e52e6c01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eca34e1-9e8e-40aa-880d-09a6e52e6c01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881472316162572365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365178814723161625723651788147231616257236517881472316162572365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85249bc2-2f89-4bad-8eb3-3f06a9be9d4a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83cf3589-574e-41db-9270-52890b28ff96, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83cf3589-574e-41db-9270-52890b28ff96, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2426358913054839679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679242635891305483967924263589130548396792426358913054839679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83cf3589-574e-41db-9270-52890b28ff96, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eca34e1-9e8e-40aa-880d-09a6e52e6c01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98490a55-f658-4c7c-b42b-96b1ed10c558, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98490a55-f658-4c7c-b42b-96b1ed10c558, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7368728275122946278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278736872827512294627873687282751229462787368728275122946278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17ab7f0-1d88-4ae8-a3de-72368a453565, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17ab7f0-1d88-4ae8-a3de-72368a453565, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841882995923040738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738108418829959230407381084188299592304073810841882995923040738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98490a55-f658-4c7c-b42b-96b1ed10c558, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d23007-1346-4a13-8df7-ffcb3c9d9fce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d23007-1346-4a13-8df7-ffcb3c9d9fce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1986755618866032406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406198675561886603240619867556188660324061986755618866032406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17ab7f0-1d88-4ae8-a3de-72368a453565, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a84c99-5899-4b8b-aae4-9b51d8a0f2f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a84c99-5899-4b8b-aae4-9b51d8a0f2f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600846181926089548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548860084618192608954886008461819260895488600846181926089548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d23007-1346-4a13-8df7-ffcb3c9d9fce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca019fe-e44d-45cf-aabf-69b02320f788, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a84c99-5899-4b8b-aae4-9b51d8a0f2f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca019fe-e44d-45cf-aabf-69b02320f788, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5574027801630648949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949557402780163064894955740278016306489495574027801630648949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bf6fde-8f0b-46f8-a47f-e9bc08988f4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bf6fde-8f0b-46f8-a47f-e9bc08988f4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10928397548386693921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921109283975483866939211092839754838669392110928397548386693921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca019fe-e44d-45cf-aabf-69b02320f788, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b50052-0d6a-4c1f-9e2f-600a56c26624, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b50052-0d6a-4c1f-9e2f-600a56c26624, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592220467798217097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097175922204677982170971759222046779821709717592220467798217097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bf6fde-8f0b-46f8-a47f-e9bc08988f4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425b7c7d-9495-4f86-8bf6-f6d060ababa5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425b7c7d-9495-4f86-8bf6-f6d060ababa5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1173838116232255917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917117383811623225591711738381162322559171173838116232255917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b50052-0d6a-4c1f-9e2f-600a56c26624, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975580a6-50bf-4363-8eb6-91f88cc58d18, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975580a6-50bf-4363-8eb6-91f88cc58d18, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8045730972293878666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666804573097229387866680457309722938786668045730972293878666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425b7c7d-9495-4f86-8bf6-f6d060ababa5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c15798a-d138-4a32-94b6-ad3502bcad90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975580a6-50bf-4363-8eb6-91f88cc58d18, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c15798a-d138-4a32-94b6-ad3502bcad90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892386979136964956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956158923869791369649561589238697913696495615892386979136964956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218ddd12-75cb-4be9-aec5-9c74fde51a8f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218ddd12-75cb-4be9-aec5-9c74fde51a8f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 189581959617089447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447189581959617089447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c15798a-d138-4a32-94b6-ad3502bcad90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218ddd12-75cb-4be9-aec5-9c74fde51a8f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac04b00-af73-46a4-a424-fd3308a83edc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac04b00-af73-46a4-a424-fd3308a83edc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10724096814227342782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782107240968142273427821072409681422734278210724096814227342782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcea0195-d6c0-4a87-8e2e-37af0d67b522, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcea0195-d6c0-4a87-8e2e-37af0d67b522, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13408519970160972639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639134085199701609726391340851997016097263913408519970160972639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac04b00-af73-46a4-a424-fd3308a83edc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcea0195-d6c0-4a87-8e2e-37af0d67b522, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44282f47-811b-451a-b269-a10fb7910dc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1246a7ba-e33b-4fdc-8d4e-00a809bd6195, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1246a7ba-e33b-4fdc-8d4e-00a809bd6195, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1929823088776479715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715192982308877647971519298230887764797151929823088776479715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44282f47-811b-451a-b269-a10fb7910dc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12474013296048362004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004124740132960483620041247401329604836200412474013296048362004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44282f47-811b-451a-b269-a10fb7910dc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1246a7ba-e33b-4fdc-8d4e-00a809bd6195, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e64e015-6194-4c5f-ba15-626f6d3a22a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e64e015-6194-4c5f-ba15-626f6d3a22a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11728451670417726963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963117284516704177269631172845167041772696311728451670417726963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ce1479-bf2b-4867-8040-f5945193b395, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ce1479-bf2b-4867-8040-f5945193b395, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14903679103912359998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998149036791039123599981490367910391235999814903679103912359998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e64e015-6194-4c5f-ba15-626f6d3a22a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44bf29b-dfff-445c-b411-2e9253679ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44bf29b-dfff-445c-b411-2e9253679ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12765976146244902718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718127659761462449027181276597614624490271812765976146244902718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ce1479-bf2b-4867-8040-f5945193b395, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44bf29b-dfff-445c-b411-2e9253679ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ac4454-7352-451d-8e46-34f3ca7acf77, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ac4454-7352-451d-8e46-34f3ca7acf77, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097619254827422304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304170976192548274223041709761925482742230417097619254827422304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953b6989-cc72-496f-9eb6-9e535681b22f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953b6989-cc72-496f-9eb6-9e535681b22f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6244239729412660659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659624423972941266065962442397294126606596244239729412660659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ac4454-7352-451d-8e46-34f3ca7acf77, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936cf4fb-1ba8-4322-8f62-d04c43d04d79, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953b6989-cc72-496f-9eb6-9e535681b22f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936cf4fb-1ba8-4322-8f62-d04c43d04d79, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273312353665868567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567327331235366586856732733123536658685673273312353665868567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef68a79-3f07-4ed6-aa84-232b7cfbf474, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef68a79-3f07-4ed6-aa84-232b7cfbf474, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4782541415538232552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552478254141553823255247825414155382325524782541415538232552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936cf4fb-1ba8-4322-8f62-d04c43d04d79, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62f524a-aa85-491e-a6f6-3b1ee47df509, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62f524a-aa85-491e-a6f6-3b1ee47df509, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166221065107776174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174316622106510777617431662210651077761743166221065107776174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef68a79-3f07-4ed6-aa84-232b7cfbf474, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ea1f1f-e807-44d9-a890-0b54b15e2e45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ea1f1f-e807-44d9-a890-0b54b15e2e45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16579780430571723770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770165797804305717237701657978043057172377016579780430571723770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62f524a-aa85-491e-a6f6-3b1ee47df509, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ea1f1f-e807-44d9-a890-0b54b15e2e45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b26bccb-51e1-4425-bba8-ba5e6487147b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b26bccb-51e1-4425-bba8-ba5e6487147b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9917352858629602326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326991735285862960232699173528586296023269917352858629602326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd5444f-1ecd-413b-80fa-e39c60f42eaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd5444f-1ecd-413b-80fa-e39c60f42eaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701536357406631810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810147015363574066318101470153635740663181014701536357406631810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b26bccb-51e1-4425-bba8-ba5e6487147b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 100541a2-62f4-4013-8da8-bd3eda543bb1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 100541a2-62f4-4013-8da8-bd3eda543bb1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8751726194703195191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191875172619470319519187517261947031951918751726194703195191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd5444f-1ecd-413b-80fa-e39c60f42eaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a5ad70-8a08-4d6c-997b-f92da4b7c2c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a5ad70-8a08-4d6c-997b-f92da4b7c2c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16964125511178177672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672169641255111781776721696412551117817767216964125511178177672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 100541a2-62f4-4013-8da8-bd3eda543bb1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2074afd-5c58-412d-9395-bcf3793c3cce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2074afd-5c58-412d-9395-bcf3793c3cce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16039967258480146322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322160399672584801463221603996725848014632216039967258480146322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a5ad70-8a08-4d6c-997b-f92da4b7c2c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2074afd-5c58-412d-9395-bcf3793c3cce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b40a0a-863c-41a4-81f9-bd7de573623b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c216ee-fd14-4a0d-99b1-c16915b389be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b40a0a-863c-41a4-81f9-bd7de573623b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481914748150704804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804114819147481507048041148191474815070480411481914748150704804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c216ee-fd14-4a0d-99b1-c16915b389be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7294981776832045853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853729498177683204585372949817768320458537294981776832045853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b40a0a-863c-41a4-81f9-bd7de573623b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a209b34-635d-4047-a2b5-7abd00cc06d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a209b34-635d-4047-a2b5-7abd00cc06d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15894950051714308002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002158949500517143080021589495005171430800215894950051714308002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a209b34-635d-4047-a2b5-7abd00cc06d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec25a08-64be-4290-bc82-f1f46d2cc9f9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec25a08-64be-4290-bc82-f1f46d2cc9f9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13763466244953772768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768137634662449537727681376346624495377276813763466244953772768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c216ee-fd14-4a0d-99b1-c16915b389be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57aca531-3212-46b8-9ccd-963c5f96cdc7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57aca531-3212-46b8-9ccd-963c5f96cdc7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15008471695866647914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914150084716958666479141500847169586664791415008471695866647914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec25a08-64be-4290-bc82-f1f46d2cc9f9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d1a7a1-27f8-4292-aa8f-c716f8a4ff16, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d1a7a1-27f8-4292-aa8f-c716f8a4ff16, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391979536591541176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176391979536591541176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d1a7a1-27f8-4292-aa8f-c716f8a4ff16, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3fd68b2-b1d0-489f-8fd5-118ab76661f7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57aca531-3212-46b8-9ccd-963c5f96cdc7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3fd68b2-b1d0-489f-8fd5-118ab76661f7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4077898395658603813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813407789839565860381340778983956586038134077898395658603813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122a7ae0-f8e0-4445-89f0-a61f93fb0cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122a7ae0-f8e0-4445-89f0-a61f93fb0cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9259358590709529376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376925935859070952937692593585907095293769259358590709529376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3fd68b2-b1d0-489f-8fd5-118ab76661f7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c7433e-7b1b-49a4-9f9c-e17d78746afc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c7433e-7b1b-49a4-9f9c-e17d78746afc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8924840268990897860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860892484026899089786089248402689908978608924840268990897860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122a7ae0-f8e0-4445-89f0-a61f93fb0cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dfd88c4-6cfc-4442-9f39-7746640da458, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c7433e-7b1b-49a4-9f9c-e17d78746afc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfd88c4-6cfc-4442-9f39-7746640da458, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938499678194726281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281693849967819472628169384996781947262816938499678194726281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476d3b50-2897-4067-8e7b-a4381a541c14, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476d3b50-2897-4067-8e7b-a4381a541c14, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13665466795421145047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047136654667954211450471366546679542114504713665466795421145047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfd88c4-6cfc-4442-9f39-7746640da458, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476d3b50-2897-4067-8e7b-a4381a541c14, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b798c79d-59a8-48d7-bfc2-f09c1868d967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b798c79d-59a8-48d7-bfc2-f09c1868d967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465257425265542915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915104652574252655429151046525742526554291510465257425265542915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7e726b6-3087-481a-ab62-5c25e76e1952, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7e726b6-3087-481a-ab62-5c25e76e1952, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14045065949165020346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346140450659491650203461404506594916502034614045065949165020346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7e726b6-3087-481a-ab62-5c25e76e1952, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b798c79d-59a8-48d7-bfc2-f09c1868d967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f47968-dec8-46a4-a643-4af1d1f146ea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f47968-dec8-46a4-a643-4af1d1f146ea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17065841743524774400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400170658417435247744001706584174352477440017065841743524774400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e71d6a0-a63f-49f0-9cd8-90b2b5341b23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e71d6a0-a63f-49f0-9cd8-90b2b5341b23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6432299857364367597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597643229985736436759764322998573643675976432299857364367597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f47968-dec8-46a4-a643-4af1d1f146ea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5387d654-3ce5-4d63-b97f-c2b8d494f089, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5387d654-3ce5-4d63-b97f-c2b8d494f089, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8561074891377898743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743856107489137789874385610748913778987438561074891377898743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e71d6a0-a63f-49f0-9cd8-90b2b5341b23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54677692-0d1f-4ba3-bf52-cf3a4551addd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54677692-0d1f-4ba3-bf52-cf3a4551addd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928415359592357082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082928415359592357082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5387d654-3ce5-4d63-b97f-c2b8d494f089, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fd9a6b-2589-4916-941d-53a3d5882544, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fd9a6b-2589-4916-941d-53a3d5882544, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10947743407872871953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953109477434078728719531094774340787287195310947743407872871953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fd9a6b-2589-4916-941d-53a3d5882544, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0f58c8-c689-489a-82ce-49bef92dfa49, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0f58c8-c689-489a-82ce-49bef92dfa49, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10230003412249117940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940102300034122491179401023000341224911794010230003412249117940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54677692-0d1f-4ba3-bf52-cf3a4551addd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0aabda-6cc4-4491-a575-77e46c297532, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0aabda-6cc4-4491-a575-77e46c297532, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958585287310584029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029119585852873105840291195858528731058402911958585287310584029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0aabda-6cc4-4491-a575-77e46c297532, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0f58c8-c689-489a-82ce-49bef92dfa49, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e76c442-9f92-4baf-91ff-f85188626a7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85142108-d9f8-4aec-93ed-f045326a8e72, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85142108-d9f8-4aec-93ed-f045326a8e72, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252240593573722268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268112522405935737222681125224059357372226811252240593573722268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e76c442-9f92-4baf-91ff-f85188626a7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15180098051759427155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155151800980517594271551518009805175942715515180098051759427155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85142108-d9f8-4aec-93ed-f045326a8e72, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d3c85a-b5c0-471b-b3a3-2f4f5374103b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d3c85a-b5c0-471b-b3a3-2f4f5374103b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1586906135187848838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838158690613518784883815869061351878488381586906135187848838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e76c442-9f92-4baf-91ff-f85188626a7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ebd961-9347-4dab-b723-7890bc2c2236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ebd961-9347-4dab-b723-7890bc2c2236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8119060864930858127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127811906086493085812781190608649308581278119060864930858127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d3c85a-b5c0-471b-b3a3-2f4f5374103b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48663ed5-1309-4dd3-926d-af4b4c3628c0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48663ed5-1309-4dd3-926d-af4b4c3628c0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9369151732897319969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969936915173289731996993691517328973199699369151732897319969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ebd961-9347-4dab-b723-7890bc2c2236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fca2d4-1bf0-45a6-9010-3f9cf5225214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fca2d4-1bf0-45a6-9010-3f9cf5225214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6485888073851858636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636648588807385185863664858880738518586366485888073851858636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fca2d4-1bf0-45a6-9010-3f9cf5225214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27808650-821c-487b-a72c-b1f6de6778b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27808650-821c-487b-a72c-b1f6de6778b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1632000276186118181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181163200027618611818116320002761861181811632000276186118181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27808650-821c-487b-a72c-b1f6de6778b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48663ed5-1309-4dd3-926d-af4b4c3628c0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1f1d63-88d6-41f4-96c2-f2f1d69ea287, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1f1d63-88d6-41f4-96c2-f2f1d69ea287, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3253002595769953544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544325300259576995354432530025957699535443253002595769953544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b435c2-975e-4a93-98cd-ccfbef5f49de, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b435c2-975e-4a93-98cd-ccfbef5f49de, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114593309014037211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211181145933090140372111811459330901403721118114593309014037211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1f1d63-88d6-41f4-96c2-f2f1d69ea287, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6225c580-656f-458c-9399-1afe83b73a5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6225c580-656f-458c-9399-1afe83b73a5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1959443736088109247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247195944373608810924719594437360881092471959443736088109247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b435c2-975e-4a93-98cd-ccfbef5f49de, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 428020fe-c8b4-41ef-950b-45be99ad3ad1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6225c580-656f-458c-9399-1afe83b73a5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 428020fe-c8b4-41ef-950b-45be99ad3ad1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14813110186312691978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978148131101863126919781481311018631269197814813110186312691978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd014dc2-1807-492c-aebf-13f32bcacbdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd014dc2-1807-492c-aebf-13f32bcacbdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8056969533509850727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727805696953350985072780569695335098507278056969533509850727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 428020fe-c8b4-41ef-950b-45be99ad3ad1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41910cc-4363-4be4-afc3-7b46e0caae16, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41910cc-4363-4be4-afc3-7b46e0caae16, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3898959604802749639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639389895960480274963938989596048027496393898959604802749639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd014dc2-1807-492c-aebf-13f32bcacbdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54613b51-e897-4419-9bf4-832057d95a57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54613b51-e897-4419-9bf4-832057d95a57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3371286099257844204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204337128609925784420433712860992578442043371286099257844204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54613b51-e897-4419-9bf4-832057d95a57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5376bf7c-d4df-49df-bede-d1c516643e0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5376bf7c-d4df-49df-bede-d1c516643e0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3259689393763802233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233325968939376380223332596893937638022333259689393763802233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5376bf7c-d4df-49df-bede-d1c516643e0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6467f565-5f6e-4200-812f-df20378b1e03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6467f565-5f6e-4200-812f-df20378b1e03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9835181051660638604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604983518105166063860498351810516606386049835181051660638604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41910cc-4363-4be4-afc3-7b46e0caae16, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f8237b-bc4a-4430-a264-05db7a1e1e3d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f8237b-bc4a-4430-a264-05db7a1e1e3d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1803008165806783384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384180300816580678338418030081658067833841803008165806783384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6467f565-5f6e-4200-812f-df20378b1e03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52033e69-8447-457b-a764-6e5a6a40496b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52033e69-8447-457b-a764-6e5a6a40496b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14671332979471622696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696146713329794716226961467133297947162269614671332979471622696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f8237b-bc4a-4430-a264-05db7a1e1e3d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1024a0-9e5a-4d68-b45d-90f3e7e5cf22, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1024a0-9e5a-4d68-b45d-90f3e7e5cf22, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3861882244493888715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715386188224449388871538618822444938887153861882244493888715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52033e69-8447-457b-a764-6e5a6a40496b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa771a0-165b-485b-8903-4c5398784314, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa771a0-165b-485b-8903-4c5398784314, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3251404477522011215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215325140447752201121532514044775220112153251404477522011215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1024a0-9e5a-4d68-b45d-90f3e7e5cf22, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa771a0-165b-485b-8903-4c5398784314, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1f6690-1b5e-45ae-a033-bab0f1eebb09, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36e2e1c-bbed-4509-b9e9-7f500b95dd55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36e2e1c-bbed-4509-b9e9-7f500b95dd55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14643629630324875603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603146436296303248756031464362963032487560314643629630324875603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1f6690-1b5e-45ae-a033-bab0f1eebb09, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010229575146914243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243301022957514691424330102295751469142433010229575146914243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36e2e1c-bbed-4509-b9e9-7f500b95dd55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1f6690-1b5e-45ae-a033-bab0f1eebb09, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e82a1d-450e-4904-ad6f-63750e5ea12b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e82a1d-450e-4904-ad6f-63750e5ea12b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4189883186909180953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953418988318690918095341898831869091809534189883186909180953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ac1e95-6294-499c-b7e7-e01b5e8bc8c8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ac1e95-6294-499c-b7e7-e01b5e8bc8c8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729220196459076943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943117292201964590769431172922019645907694311729220196459076943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ac1e95-6294-499c-b7e7-e01b5e8bc8c8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e82a1d-450e-4904-ad6f-63750e5ea12b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdbbc48-c026-4ecf-ba75-dbf4e45a75d9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdbbc48-c026-4ecf-ba75-dbf4e45a75d9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343040152215336544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544634304015221533654463430401522153365446343040152215336544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a54fe7-f657-4c33-af99-b7a8d5e226e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a54fe7-f657-4c33-af99-b7a8d5e226e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5902505434808850167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167590250543480885016759025054348088501675902505434808850167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdbbc48-c026-4ecf-ba75-dbf4e45a75d9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f044f601-056d-4a4a-b29a-65e4613b980c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f044f601-056d-4a4a-b29a-65e4613b980c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11404777621658629727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727114047776216586297271140477762165862972711404777621658629727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a54fe7-f657-4c33-af99-b7a8d5e226e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f044f601-056d-4a4a-b29a-65e4613b980c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aac027e-282a-4f5d-9604-767e75338da7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aac027e-282a-4f5d-9604-767e75338da7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 620289081113510182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182620289081113510182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89daecaa-a431-4847-a108-cf123dc5baec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89daecaa-a431-4847-a108-cf123dc5baec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116696011155979643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643511669601115597964351166960111559796435116696011155979643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89daecaa-a431-4847-a108-cf123dc5baec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c82e25-8920-49a0-9e19-6127dccd31eb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aac027e-282a-4f5d-9604-767e75338da7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c82e25-8920-49a0-9e19-6127dccd31eb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7025824286081862913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913702582428608186291370258242860818629137025824286081862913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b8775a-4be2-4f97-9cd6-342019aed602, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b8775a-4be2-4f97-9cd6-342019aed602, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14940011465227709918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918149400114652277099181494001146522770991814940011465227709918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c82e25-8920-49a0-9e19-6127dccd31eb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f1f0c0-dce0-4d3e-bfa6-171ae26fd8e9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f1f0c0-dce0-4d3e-bfa6-171ae26fd8e9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309086725318605073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073153090867253186050731530908672531860507315309086725318605073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b8775a-4be2-4f97-9cd6-342019aed602, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bc3737-1892-4c69-9d7c-0e73d7c1ea5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bc3737-1892-4c69-9d7c-0e73d7c1ea5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168528700038871319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319151685287000388713191516852870003887131915168528700038871319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f1f0c0-dce0-4d3e-bfa6-171ae26fd8e9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bc3737-1892-4c69-9d7c-0e73d7c1ea5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c62e6a-2525-464e-9b4e-187835a91ccd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c62e6a-2525-464e-9b4e-187835a91ccd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7437648847817370101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101743764884781737010174376488478173701017437648847817370101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 538806a9-da28-457b-8354-f9607d7e6bba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 538806a9-da28-457b-8354-f9607d7e6bba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14413692741923098217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217144136927419230982171441369274192309821714413692741923098217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c62e6a-2525-464e-9b4e-187835a91ccd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24a5222-3e99-4bb3-b1c5-e83da333aa2c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24a5222-3e99-4bb3-b1c5-e83da333aa2c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4890149851723029062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062489014985172302906248901498517230290624890149851723029062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 538806a9-da28-457b-8354-f9607d7e6bba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31078f37-6157-4818-938a-d6664da11d93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31078f37-6157-4818-938a-d6664da11d93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13521410566012449147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147135214105660124491471352141056601244914713521410566012449147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24a5222-3e99-4bb3-b1c5-e83da333aa2c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31078f37-6157-4818-938a-d6664da11d93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23dd5dcf-1e71-47b5-88c8-a0554a5b238a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23dd5dcf-1e71-47b5-88c8-a0554a5b238a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15004129096736291903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903150041290967362919031500412909673629190315004129096736291903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a14b54-0f96-46fb-84a6-02a220d72749, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a14b54-0f96-46fb-84a6-02a220d72749, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244529438592712211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211524452943859271221152445294385927122115244529438592712211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23dd5dcf-1e71-47b5-88c8-a0554a5b238a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b9cd2a-81eb-4a58-8ff8-f688825b3160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b9cd2a-81eb-4a58-8ff8-f688825b3160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5916068456552701216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216591606845655270121659160684565527012165916068456552701216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a14b54-0f96-46fb-84a6-02a220d72749, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d82629a-8075-47e5-8717-4c44a70a7231, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b9cd2a-81eb-4a58-8ff8-f688825b3160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d82629a-8075-47e5-8717-4c44a70a7231, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11024088826281758549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549110240888262817585491102408882628175854911024088826281758549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072d194f-56f2-4348-905e-09e777cb5569, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072d194f-56f2-4348-905e-09e777cb5569, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16497397897000466121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121164973978970004661211649739789700046612116497397897000466121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d82629a-8075-47e5-8717-4c44a70a7231, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072d194f-56f2-4348-905e-09e777cb5569, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df423c-cc29-4b0e-9cc0-9a55ca586f88, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df423c-cc29-4b0e-9cc0-9a55ca586f88, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011517913848830055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055201151791384883005520115179138488300552011517913848830055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d638ffcf-6ce0-474a-a985-12bf4ae8b29c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d638ffcf-6ce0-474a-a985-12bf4ae8b29c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7930978561021233788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788793097856102123378879309785610212337887930978561021233788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df423c-cc29-4b0e-9cc0-9a55ca586f88, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d99b851-6ae8-4adb-a882-6bab42f378a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d99b851-6ae8-4adb-a882-6bab42f378a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13745192945671215777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777137451929456712157771374519294567121577713745192945671215777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d638ffcf-6ce0-474a-a985-12bf4ae8b29c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a423c21-cb45-43a6-8673-4a1362886f0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a423c21-cb45-43a6-8673-4a1362886f0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440605596003480627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627104406055960034806271044060559600348062710440605596003480627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d99b851-6ae8-4adb-a882-6bab42f378a8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fff4d51-a34f-4e5a-9e85-ec58299fd30d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fff4d51-a34f-4e5a-9e85-ec58299fd30d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8213323353947839535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535821332335394783953582133233539478395358213323353947839535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a423c21-cb45-43a6-8673-4a1362886f0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c4eab94-7522-41e8-b48f-f4c044bfea8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4eab94-7522-41e8-b48f-f4c044bfea8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7144305550437198917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917714430555043719891771443055504371989177144305550437198917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fff4d51-a34f-4e5a-9e85-ec58299fd30d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c65e0a-bef5-4cd3-b4d7-24f27436afcc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c65e0a-bef5-4cd3-b4d7-24f27436afcc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1027426290015182517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517102742629001518251710274262900151825171027426290015182517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4eab94-7522-41e8-b48f-f4c044bfea8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec6e389-ca32-4a87-9f92-e5fcdc6d9721, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec6e389-ca32-4a87-9f92-e5fcdc6d9721, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129975297450351642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642812997529745035164281299752974503516428129975297450351642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c65e0a-bef5-4cd3-b4d7-24f27436afcc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d78a77-cfb1-4a81-a1e0-3c987de0be27, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec6e389-ca32-4a87-9f92-e5fcdc6d9721, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d78a77-cfb1-4a81-a1e0-3c987de0be27, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696447296874825004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004469644729687482500446964472968748250044696447296874825004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e2f2cf-2f5c-4fd8-b260-05fe61d19459, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e2f2cf-2f5c-4fd8-b260-05fe61d19459, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2507150040995906626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626250715004099590662625071500409959066262507150040995906626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d78a77-cfb1-4a81-a1e0-3c987de0be27, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f590c1-e1c2-4bc3-8bf8-1776b5085a8b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f590c1-e1c2-4bc3-8bf8-1776b5085a8b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5336129061115924604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604533612906111592460453361290611159246045336129061115924604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e2f2cf-2f5c-4fd8-b260-05fe61d19459, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d0c4d4-f055-4728-82f4-14d1f7cd3b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f590c1-e1c2-4bc3-8bf8-1776b5085a8b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d0c4d4-f055-4728-82f4-14d1f7cd3b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725260765367684476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476117252607653676844761172526076536768447611725260765367684476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1d7243-088a-4fcd-9c7c-c311bc943ecb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1d7243-088a-4fcd-9c7c-c311bc943ecb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17392246072405694921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921173922460724056949211739224607240569492117392246072405694921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d0c4d4-f055-4728-82f4-14d1f7cd3b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9537bbfd-3a87-41c7-a7c0-1c8e306e0ea7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9537bbfd-3a87-41c7-a7c0-1c8e306e0ea7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2632920496302117096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096263292049630211709626329204963021170962632920496302117096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1d7243-088a-4fcd-9c7c-c311bc943ecb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc2a9e2-b8f4-4118-b0a7-cad5b4af3b63, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc2a9e2-b8f4-4118-b0a7-cad5b4af3b63, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181086413508926001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001418108641350892600141810864135089260014181086413508926001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc2a9e2-b8f4-4118-b0a7-cad5b4af3b63, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077ca3bd-2239-4c15-92c3-4d11675569a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077ca3bd-2239-4c15-92c3-4d11675569a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17394161662873464838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838173941616628734648381739416166287346483817394161662873464838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077ca3bd-2239-4c15-92c3-4d11675569a5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c441c25-dae3-47df-bfc3-ae5c725772d2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c441c25-dae3-47df-bfc3-ae5c725772d2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8304860181639363338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338830486018163936333883048601816393633388304860181639363338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9537bbfd-3a87-41c7-a7c0-1c8e306e0ea7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad673ac1-773c-4edf-823a-e523dedef403, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad673ac1-773c-4edf-823a-e523dedef403, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832258821073291043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043832258821073291043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c441c25-dae3-47df-bfc3-ae5c725772d2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93d07a6-6f3b-4c66-aa45-e403f3dea83c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93d07a6-6f3b-4c66-aa45-e403f3dea83c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3852161978551914551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551385216197855191455138521619785519145513852161978551914551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad673ac1-773c-4edf-823a-e523dedef403, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bacd79a2-9ddd-4247-a17e-7727303896c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bacd79a2-9ddd-4247-a17e-7727303896c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15488495011338716470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470154884950113387164701548849501133871647015488495011338716470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93d07a6-6f3b-4c66-aa45-e403f3dea83c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bacd79a2-9ddd-4247-a17e-7727303896c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4156a88-3bfa-4b7b-8f71-6ec9ed305295, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7df7432-ee73-4b31-80dc-6ae3b65e79e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7df7432-ee73-4b31-80dc-6ae3b65e79e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765376291686683783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783376537629168668378337653762916866837833765376291686683783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4156a88-3bfa-4b7b-8f71-6ec9ed305295, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17575228276125786123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123175752282761257861231757522827612578612317575228276125786123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7df7432-ee73-4b31-80dc-6ae3b65e79e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 709ce95a-eca0-4951-ba53-391fd2b95445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4156a88-3bfa-4b7b-8f71-6ec9ed305295, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 709ce95a-eca0-4951-ba53-391fd2b95445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952430507215413061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061109524305072154130611095243050721541306110952430507215413061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f15e07-8c43-406e-8f19-2c5cb33355a0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f15e07-8c43-406e-8f19-2c5cb33355a0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290808801920185183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183129080880192018518312908088019201851831290808801920185183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 709ce95a-eca0-4951-ba53-391fd2b95445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f15e07-8c43-406e-8f19-2c5cb33355a0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa35798d-8e20-4da5-980e-b1026df32a70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa35798d-8e20-4da5-980e-b1026df32a70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 444348536623469705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705444348536623469705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7300b488-4024-43df-8735-0a01ff8cd4a2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7300b488-4024-43df-8735-0a01ff8cd4a2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1857961283154341615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615185796128315434161518579612831543416151857961283154341615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa35798d-8e20-4da5-980e-b1026df32a70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc87fc81-b12e-4d2c-8ba9-2976dd866010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7300b488-4024-43df-8735-0a01ff8cd4a2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc87fc81-b12e-4d2c-8ba9-2976dd866010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7434279892381546576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576743427989238154657674342798923815465767434279892381546576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da903dc-3345-4bb2-b5c3-526e3098f059, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da903dc-3345-4bb2-b5c3-526e3098f059, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18146455447398066407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407181464554473980664071814645544739806640718146455447398066407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da903dc-3345-4bb2-b5c3-526e3098f059, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42affd13-0a5e-4203-95ed-a6db24a3658a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42affd13-0a5e-4203-95ed-a6db24a3658a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590971018852382813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813359097101885238281335909710188523828133590971018852382813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc87fc81-b12e-4d2c-8ba9-2976dd866010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af1eb2d-3aa8-43f7-9854-edd4b6ac4883, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af1eb2d-3aa8-43f7-9854-edd4b6ac4883, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14524092692217273091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091145240926922172730911452409269221727309114524092692217273091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42affd13-0a5e-4203-95ed-a6db24a3658a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e5f27b-e838-4588-bac0-b4cb392724a3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e5f27b-e838-4588-bac0-b4cb392724a3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090731424836103660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660160907314248361036601609073142483610366016090731424836103660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af1eb2d-3aa8-43f7-9854-edd4b6ac4883, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7328fc97-5cde-44b8-9c89-6c694be85b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7328fc97-5cde-44b8-9c89-6c694be85b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17427267161605305534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534174272671616053055341742726716160530553417427267161605305534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e5f27b-e838-4588-bac0-b4cb392724a3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f423e4ae-67e1-4526-82d8-c46aeae3bc0b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7328fc97-5cde-44b8-9c89-6c694be85b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f423e4ae-67e1-4526-82d8-c46aeae3bc0b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943059932145828675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675139430599321458286751394305993214582867513943059932145828675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757468a0-7063-483e-b72e-acb602fc73c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757468a0-7063-483e-b72e-acb602fc73c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9249576825936319995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995924957682593631999592495768259363199959249576825936319995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f423e4ae-67e1-4526-82d8-c46aeae3bc0b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1305c4-8fa0-4c37-9e0c-fcdb36b53ce2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1305c4-8fa0-4c37-9e0c-fcdb36b53ce2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13052644413321790521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521130526444133217905211305264441332179052113052644413321790521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757468a0-7063-483e-b72e-acb602fc73c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1edcab14-b4f1-44c9-ab99-73a2d6aea1b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1edcab14-b4f1-44c9-ab99-73a2d6aea1b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17270672666842446575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575172706726668424465751727067266684244657517270672666842446575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1305c4-8fa0-4c37-9e0c-fcdb36b53ce2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3182e46-4eb7-47c5-b9a8-26bc73ea6ad5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3182e46-4eb7-47c5-b9a8-26bc73ea6ad5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9073128479552849424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424907312847955284942490731284795528494249073128479552849424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1edcab14-b4f1-44c9-ab99-73a2d6aea1b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6683942-6916-4912-8d57-06f3e0b903d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6683942-6916-4912-8d57-06f3e0b903d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7861163995278300350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350786116399527830035078611639952783003507861163995278300350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3182e46-4eb7-47c5-b9a8-26bc73ea6ad5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f564c9d-38b9-4e2f-9bf6-7919e295bba2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f564c9d-38b9-4e2f-9bf6-7919e295bba2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158836511798682961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961101588365117986829611015883651179868296110158836511798682961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6683942-6916-4912-8d57-06f3e0b903d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 479cc21f-5327-41b6-9a4b-9a8bd72d146d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 479cc21f-5327-41b6-9a4b-9a8bd72d146d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199258284930976744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744519925828493097674451992582849309767445199258284930976744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f564c9d-38b9-4e2f-9bf6-7919e295bba2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664ca85d-fed7-4f35-8ee0-bc098eac70a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664ca85d-fed7-4f35-8ee0-bc098eac70a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434380224585139625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625184343802245851396251843438022458513962518434380224585139625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 479cc21f-5327-41b6-9a4b-9a8bd72d146d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec8b3ac-bf26-4a3a-83ca-e3a9ef9b57de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec8b3ac-bf26-4a3a-83ca-e3a9ef9b57de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453337537902901588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588445333753790290158844533375379029015884453337537902901588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664ca85d-fed7-4f35-8ee0-bc098eac70a8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35eb7655-e9f0-4e27-a024-876dc76995ec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35eb7655-e9f0-4e27-a024-876dc76995ec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13909384420559275930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930139093844205592759301390938442055927593013909384420559275930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec8b3ac-bf26-4a3a-83ca-e3a9ef9b57de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523cc4b2-7650-4381-9a15-c022151be2d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35eb7655-e9f0-4e27-a024-876dc76995ec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523cc4b2-7650-4381-9a15-c022151be2d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11133097228856076182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182111330972288560761821113309722885607618211133097228856076182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a8f74b-8aa8-4379-9fa6-12249b04c907, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a8f74b-8aa8-4379-9fa6-12249b04c907, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7016190378365955893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893701619037836595589370161903783659558937016190378365955893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a8f74b-8aa8-4379-9fa6-12249b04c907, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b0c839-12dd-48df-8c26-e0da880430e0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523cc4b2-7650-4381-9a15-c022151be2d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b0c839-12dd-48df-8c26-e0da880430e0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3522983069600335509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509352298306960033550935229830696003355093522983069600335509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf573e8-aa80-486f-9922-9330a7d06df0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf573e8-aa80-486f-9922-9330a7d06df0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9008397436470600521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521900839743647060052190083974364706005219008397436470600521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b0c839-12dd-48df-8c26-e0da880430e0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 489a8d01-e64f-4fe6-8129-3c467e0fdaee, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 489a8d01-e64f-4fe6-8129-3c467e0fdaee, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2603729316012638194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194260372931601263819426037293160126381942603729316012638194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 489a8d01-e64f-4fe6-8129-3c467e0fdaee, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf573e8-aa80-486f-9922-9330a7d06df0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1875397-21c4-4a30-b3d3-ef29ca7cb4e4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c68712-c1bd-461a-8ed2-00f2c96d8d07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c68712-c1bd-461a-8ed2-00f2c96d8d07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9645206949363838439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439964520694936383843996452069493638384399645206949363838439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1875397-21c4-4a30-b3d3-ef29ca7cb4e4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13352218905133672934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934133522189051336729341335221890513367293413352218905133672934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1875397-21c4-4a30-b3d3-ef29ca7cb4e4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d929c3-70b0-428d-8d00-8c815dd76ae5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d929c3-70b0-428d-8d00-8c815dd76ae5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744944823909971413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413177449448239099714131774494482390997141317744944823909971413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c68712-c1bd-461a-8ed2-00f2c96d8d07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6958c6-f071-4057-9644-b3f800468f00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6958c6-f071-4057-9644-b3f800468f00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11090774839805841403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403110907748398058414031109077483980584140311090774839805841403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d929c3-70b0-428d-8d00-8c815dd76ae5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a5030d5-cf1f-49ee-885f-5fa96f744ab5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6958c6-f071-4057-9644-b3f800468f00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a5030d5-cf1f-49ee-885f-5fa96f744ab5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380672808169716267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267238067280816971626723806728081697162672380672808169716267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bf8c82-f34f-4c3b-9609-f5a1eb11844f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bf8c82-f34f-4c3b-9609-f5a1eb11844f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200276196861030505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505920027619686103050592002761968610305059200276196861030505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a5030d5-cf1f-49ee-885f-5fa96f744ab5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89448f4-31e3-4ab6-a7fb-658ea4f055cd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89448f4-31e3-4ab6-a7fb-658ea4f055cd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 72951387838549980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980729513878385499807295138783854998072951387838549980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bf8c82-f34f-4c3b-9609-f5a1eb11844f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c42922d-c54e-4ef9-97b9-0a8f646a41f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c42922d-c54e-4ef9-97b9-0a8f646a41f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107564859893235563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563210756485989323556321075648598932355632107564859893235563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89448f4-31e3-4ab6-a7fb-658ea4f055cd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880a8c0a-c115-4ade-8aaf-f6a71547b6c4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880a8c0a-c115-4ade-8aaf-f6a71547b6c4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220689186756268712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712822068918675626871282206891867562687128220689186756268712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c42922d-c54e-4ef9-97b9-0a8f646a41f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f814b080-9e61-414c-ba77-893e757eec4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f814b080-9e61-414c-ba77-893e757eec4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5209408792350499235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235520940879235049923552094087923504992355209408792350499235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880a8c0a-c115-4ade-8aaf-f6a71547b6c4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510c1540-68d6-423b-88df-5693a4ac8c4a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510c1540-68d6-423b-88df-5693a4ac8c4a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181770608648936087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087111817706086489360871118177060864893608711181770608648936087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f814b080-9e61-414c-ba77-893e757eec4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d96fb2c0-935b-4e4c-a4b4-827e61cf217c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510c1540-68d6-423b-88df-5693a4ac8c4a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a959343-f3b6-48c2-aca2-d0f76f69ee1a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a959343-f3b6-48c2-aca2-d0f76f69ee1a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9640135746389528997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997964013574638952899796401357463895289979640135746389528997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d96fb2c0-935b-4e4c-a4b4-827e61cf217c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5252359409074928013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013525235940907492801352523594090749280135252359409074928013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d96fb2c0-935b-4e4c-a4b4-827e61cf217c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a959343-f3b6-48c2-aca2-d0f76f69ee1a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae6328a2-eca9-448e-a75e-a61ec0e3eeec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6328a2-eca9-448e-a75e-a61ec0e3eeec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896695361794114106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106189669536179411410618966953617941141061896695361794114106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc8362f-6ff2-4da6-aeb2-3fa949a389d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc8362f-6ff2-4da6-aeb2-3fa949a389d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3367163405827606455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455336716340582760645533671634058276064553367163405827606455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6328a2-eca9-448e-a75e-a61ec0e3eeec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2633e21-ffeb-40c2-a7d2-e0d083d4782c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2633e21-ffeb-40c2-a7d2-e0d083d4782c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17867701036719437046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046178677010367194370461786770103671943704617867701036719437046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc8362f-6ff2-4da6-aeb2-3fa949a389d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032930e4-0d05-4f6c-bef2-54bcf58e0334, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032930e4-0d05-4f6c-bef2-54bcf58e0334, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493144360624597227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227649314436062459722764931443606245972276493144360624597227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2633e21-ffeb-40c2-a7d2-e0d083d4782c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032930e4-0d05-4f6c-bef2-54bcf58e0334, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a08d58-70cf-45e6-8d10-2970d015aab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c482388-752b-443c-843a-e43ae1424413, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a08d58-70cf-45e6-8d10-2970d015aab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9849688273602631047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047984968827360263104798496882736026310479849688273602631047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c482388-752b-443c-843a-e43ae1424413, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540375140918901010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010145403751409189010101454037514091890101014540375140918901010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a08d58-70cf-45e6-8d10-2970d015aab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc27c61-dae3-4020-b6cc-532132d22976, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc27c61-dae3-4020-b6cc-532132d22976, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12283704604168419309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309122837046041684193091228370460416841930912283704604168419309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c482388-752b-443c-843a-e43ae1424413, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931d2118-b286-4dcf-8724-f77674538ff9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931d2118-b286-4dcf-8724-f77674538ff9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126906093396857776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776121269060933968577761212690609339685777612126906093396857776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc27c61-dae3-4020-b6cc-532132d22976, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df45ac4-6b95-4782-828f-e914b31946e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df45ac4-6b95-4782-828f-e914b31946e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998091605485748191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191499809160548574819149980916054857481914998091605485748191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931d2118-b286-4dcf-8724-f77674538ff9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3c09af-fdb9-486f-84ce-6754eb1aba38, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3c09af-fdb9-486f-84ce-6754eb1aba38, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458886817305026733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733458886817305026733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df45ac4-6b95-4782-828f-e914b31946e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0ec975-b90f-465f-964c-d9dfe1216580, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3c09af-fdb9-486f-84ce-6754eb1aba38, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0ec975-b90f-465f-964c-d9dfe1216580, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8823903817048873273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273882390381704887327388239038170488732738823903817048873273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32cd5176-79f9-4ede-85cd-f0f2a7e70a03, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32cd5176-79f9-4ede-85cd-f0f2a7e70a03, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1622471426798872202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202162247142679887220216224714267988722021622471426798872202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32cd5176-79f9-4ede-85cd-f0f2a7e70a03, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adeafccc-5762-44ca-83a5-2493d3cb82f2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0ec975-b90f-465f-964c-d9dfe1216580, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adeafccc-5762-44ca-83a5-2493d3cb82f2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11222661297501643442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442112226612975016434421122266129750164344211222661297501643442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da6ba78e-8e77-441f-a876-5702f8ba5d69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6ba78e-8e77-441f-a876-5702f8ba5d69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13952001169937028815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815139520011699370288151395200116993702881513952001169937028815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adeafccc-5762-44ca-83a5-2493d3cb82f2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6ba78e-8e77-441f-a876-5702f8ba5d69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488fb7b8-ea72-40a3-906c-397033b4abbe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488fb7b8-ea72-40a3-906c-397033b4abbe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14892787695432580563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563148927876954325805631489278769543258056314892787695432580563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e89d9bd-4c7d-4505-97bb-01f35f451cc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e89d9bd-4c7d-4505-97bb-01f35f451cc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9993100532295575676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676999310053229557567699931005322955756769993100532295575676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488fb7b8-ea72-40a3-906c-397033b4abbe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83f6551-0543-4bfb-a202-c6e3b504d1ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e89d9bd-4c7d-4505-97bb-01f35f451cc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbdcc51-310d-4e47-a297-776472501607, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83f6551-0543-4bfb-a202-c6e3b504d1ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14738788327414292371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371147387883274142923711473878832741429237114738788327414292371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbdcc51-310d-4e47-a297-776472501607, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3742538623071376500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500374253862307137650037425386230713765003742538623071376500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83f6551-0543-4bfb-a202-c6e3b504d1ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbdcc51-310d-4e47-a297-776472501607, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7d7ba9-3b33-4f84-b8fd-f67f069790cf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7d7ba9-3b33-4f84-b8fd-f67f069790cf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6085671828668715928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928608567182866871592860856718286687159286085671828668715928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b3f7ba-eab4-4b58-b0e6-7bfa20a69e54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b3f7ba-eab4-4b58-b0e6-7bfa20a69e54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10378573664476215705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705103785736644762157051037857366447621570510378573664476215705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7d7ba9-3b33-4f84-b8fd-f67f069790cf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b721d75f-3d40-4c9f-b1e0-bb5f2abca740, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b721d75f-3d40-4c9f-b1e0-bb5f2abca740, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17822266391180027876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876178222663911800278761782226639118002787617822266391180027876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b3f7ba-eab4-4b58-b0e6-7bfa20a69e54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c205aa6a-c53e-4ddc-9b5b-6e1ef7df7ff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b721d75f-3d40-4c9f-b1e0-bb5f2abca740, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6291/1
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c205aa6a-c53e-4ddc-9b5b-6e1ef7df7ff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494436251166024285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285104944362511660242851049443625116602428510494436251166024285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a856a4a-ae7f-4c69-a10c-4ab8fca879ae, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a856a4a-ae7f-4c69-a10c-4ab8fca879ae, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13394331255143570545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545133943312551435705451339433125514357054513394331255143570545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c205aa6a-c53e-4ddc-9b5b-6e1ef7df7ff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51601563-032c-421d-bdab-33a07a98b554, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51601563-032c-421d-bdab-33a07a98b554, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829183809327365644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644682918380932736564468291838093273656446829183809327365644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a856a4a-ae7f-4c69-a10c-4ab8fca879ae, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9ccac1-89b9-4b66-b435-a6aa802fafd4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9ccac1-89b9-4b66-b435-a6aa802fafd4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5378710131144347051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051537871013114434705153787101311443470515378710131144347051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51601563-032c-421d-bdab-33a07a98b554, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f54bf948-af3f-4cbd-b0a2-3872f3ca05f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9ccac1-89b9-4b66-b435-a6aa802fafd4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54bf948-af3f-4cbd-b0a2-3872f3ca05f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191470843365197824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824219147084336519782421914708433651978242191470843365197824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 653752d8-935e-49a0-82fc-aaa70b5a0d08, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653752d8-935e-49a0-82fc-aaa70b5a0d08, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170079342351535076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076131700793423515350761317007934235153507613170079342351535076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54bf948-af3f-4cbd-b0a2-3872f3ca05f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f24e6c-6ea5-4a2b-b52e-ea27d3bd3a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f24e6c-6ea5-4a2b-b52e-ea27d3bd3a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689130566542119815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815368913056654211981536891305665421198153689130566542119815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653752d8-935e-49a0-82fc-aaa70b5a0d08, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4449447f-11f3-4f02-bcd6-0ea1624b56d2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4449447f-11f3-4f02-bcd6-0ea1624b56d2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7856352262057651587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587785635226205765158778563522620576515877856352262057651587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f24e6c-6ea5-4a2b-b52e-ea27d3bd3a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da9f3f7-e56b-4772-8821-3bcd62eca2e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da9f3f7-e56b-4772-8821-3bcd62eca2e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545446457942082848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848115454464579420828481154544645794208284811545446457942082848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4449447f-11f3-4f02-bcd6-0ea1624b56d2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de4d8e0-fc8e-41bc-93ba-4763705260a7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de4d8e0-fc8e-41bc-93ba-4763705260a7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3281613691504901547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547328161369150490154732816136915049015473281613691504901547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da9f3f7-e56b-4772-8821-3bcd62eca2e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64fca20e-b47a-420d-a3be-78d0112c07ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64fca20e-b47a-420d-a3be-78d0112c07ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610144717749411367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367261014471774941136726101447177494113672610144717749411367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64fca20e-b47a-420d-a3be-78d0112c07ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff681ec-9c93-4aaa-bad1-c609951049ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff681ec-9c93-4aaa-bad1-c609951049ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16955144617228792608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608169551446172287926081695514461722879260816955144617228792608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de4d8e0-fc8e-41bc-93ba-4763705260a7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5022551c-3330-4848-af6f-bc0ec3b7059b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5022551c-3330-4848-af6f-bc0ec3b7059b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1062792312226810115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115106279231222681011510627923122268101151062792312226810115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff681ec-9c93-4aaa-bad1-c609951049ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24cf24f1-b733-41bc-a7bd-8c364a6c3ebc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5022551c-3330-4848-af6f-bc0ec3b7059b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24cf24f1-b733-41bc-a7bd-8c364a6c3ebc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775027674600855414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414377502767460085541437750276746008554143775027674600855414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 554a71ce-2c41-4629-8ce2-9d91e01347d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 554a71ce-2c41-4629-8ce2-9d91e01347d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 874383695814397543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543874383695814397543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24cf24f1-b733-41bc-a7bd-8c364a6c3ebc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 554a71ce-2c41-4629-8ce2-9d91e01347d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e18c3c-787b-4a89-937b-da3eb89213eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f420ea4-8024-457a-a416-32c46175d343, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f420ea4-8024-457a-a416-32c46175d343, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2980511157748117872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872298051115774811787229805111577481178722980511157748117872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e18c3c-787b-4a89-937b-da3eb89213eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18354984130227694067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067183549841302276940671835498413022769406718354984130227694067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f420ea4-8024-457a-a416-32c46175d343, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6830076-9b33-4eeb-a860-5da90096073f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6830076-9b33-4eeb-a860-5da90096073f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3465027832239970360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360346502783223997036034650278322399703603465027832239970360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e18c3c-787b-4a89-937b-da3eb89213eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22c7b88-9fef-4922-a788-f4c89bdc2103, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22c7b88-9fef-4922-a788-f4c89bdc2103, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1569127042113920704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704156912704211392070415691270421139207041569127042113920704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6830076-9b33-4eeb-a860-5da90096073f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf7bdd6-516e-45d8-b451-f4408e91a354, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf7bdd6-516e-45d8-b451-f4408e91a354, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699060112677628425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425699060112677628425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22c7b88-9fef-4922-a788-f4c89bdc2103, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1157fc7-df8c-44a5-9cd9-556e5943ef04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf7bdd6-516e-45d8-b451-f4408e91a354, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1157fc7-df8c-44a5-9cd9-556e5943ef04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812070004584479302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302681207000458447930268120700045844793026812070004584479302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39cd0791-0e9d-424a-910a-a2060d7d9244, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39cd0791-0e9d-424a-910a-a2060d7d9244, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7864718420721278173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173786471842072127817378647184207212781737864718420721278173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1157fc7-df8c-44a5-9cd9-556e5943ef04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c20cdd8-d3ba-45b9-9fef-db6c40f60569, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c20cdd8-d3ba-45b9-9fef-db6c40f60569, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11993159823775130204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204119931598237751302041199315982377513020411993159823775130204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39cd0791-0e9d-424a-910a-a2060d7d9244, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45572966-249c-4cd4-81ea-f5918f1f1737, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45572966-249c-4cd4-81ea-f5918f1f1737, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7672412671199264872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872767241267119926487276724126711992648727672412671199264872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c20cdd8-d3ba-45b9-9fef-db6c40f60569, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a7e0da-4e82-45c5-a6ba-e052d0a062c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a7e0da-4e82-45c5-a6ba-e052d0a062c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995226571035078120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120799522657103507812079952265710350781207995226571035078120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45572966-249c-4cd4-81ea-f5918f1f1737, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168f0b31-58dc-49c2-b12c-db74f60ff96b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168f0b31-58dc-49c2-b12c-db74f60ff96b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232080370676243236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236152320803706762432361523208037067624323615232080370676243236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a7e0da-4e82-45c5-a6ba-e052d0a062c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9cf9136-9617-4d74-b3fd-7b1f6b6032e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9cf9136-9617-4d74-b3fd-7b1f6b6032e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880460257938558129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129158804602579385581291588046025793855812915880460257938558129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168f0b31-58dc-49c2-b12c-db74f60ff96b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03718ea-978a-493c-99f0-097532a8508d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03718ea-978a-493c-99f0-097532a8508d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4519945129270775049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049451994512927077504945199451292707750494519945129270775049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9cf9136-9617-4d74-b3fd-7b1f6b6032e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2ec7cd-a143-4a7d-bf2b-9be6fea73baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2ec7cd-a143-4a7d-bf2b-9be6fea73baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892055472614679152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152138920554726146791521389205547261467915213892055472614679152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03718ea-978a-493c-99f0-097532a8508d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c084d4b6-952a-4b4d-b812-2199aa9ec669, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c084d4b6-952a-4b4d-b812-2199aa9ec669, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8275029910844821692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692827502991084482169282750299108448216928275029910844821692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2ec7cd-a143-4a7d-bf2b-9be6fea73baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c084d4b6-952a-4b4d-b812-2199aa9ec669, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53844670-5899-4aff-a1e0-7ee187f0a04a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673d49cc-24ac-478b-afe7-0f72b3f311c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53844670-5899-4aff-a1e0-7ee187f0a04a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9745585554751303352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352974558555475130335297455855547513033529745585554751303352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673d49cc-24ac-478b-afe7-0f72b3f311c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13615020197953418436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436136150201979534184361361502019795341843613615020197953418436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53844670-5899-4aff-a1e0-7ee187f0a04a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673d49cc-24ac-478b-afe7-0f72b3f311c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b543c3-e10b-4045-9b0b-aa01a97c7a4e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b543c3-e10b-4045-9b0b-aa01a97c7a4e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055519357031219241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241905551935703121924190555193570312192419055519357031219241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb87fb0-be82-41fc-a6ab-0f2e25f0156a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb87fb0-be82-41fc-a6ab-0f2e25f0156a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15699654099975011747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747156996540999750117471569965409997501174715699654099975011747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b543c3-e10b-4045-9b0b-aa01a97c7a4e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f968da-21eb-4037-8b11-bfb0d18fd1b0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f968da-21eb-4037-8b11-bfb0d18fd1b0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476135940910030521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521174761359409100305211747613594091003052117476135940910030521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb87fb0-be82-41fc-a6ab-0f2e25f0156a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b565622c-062e-467e-a7db-655f848b503e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b565622c-062e-467e-a7db-655f848b503e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4309523989770009749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749430952398977000974943095239897700097494309523989770009749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f968da-21eb-4037-8b11-bfb0d18fd1b0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc769d7-e953-41d1-a9a3-f56ffa576cfe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc769d7-e953-41d1-a9a3-f56ffa576cfe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2825380044670479744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744282538004467047974428253800446704797442825380044670479744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b565622c-062e-467e-a7db-655f848b503e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a9a4d6-615b-49c5-ac19-5b41f5e65234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a9a4d6-615b-49c5-ac19-5b41f5e65234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5222108728036028932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932522210872803602893252221087280360289325222108728036028932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log', '--grpc-port=6291', '--mon-port=13531', '--ic-port=2716', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc769d7-e953-41d1-a9a3-f56ffa576cfe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577f7fd7-62b8-4b55-92df-3d6d056d978c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577f7fd7-62b8-4b55-92df-3d6d056d978c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431038815149691673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673743103881514969167374310388151496916737431038815149691673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a9a4d6-615b-49c5-ac19-5b41f5e65234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9146c580-3dff-421d-8559-6ae8862c02e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9146c580-3dff-421d-8559-6ae8862c02e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5552168824461692075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075555216882446169207555521688244616920755552168824461692075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577f7fd7-62b8-4b55-92df-3d6d056d978c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ya.test:process.py:628 Command pid: 1408044
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca46f138-3265-4afc-8ac2-ad250a921eb0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6291/1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca46f138-3265-4afc-8ac2-ad250a921eb0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 752099694988723907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907752099694988723907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9146c580-3dff-421d-8559-6ae8862c02e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9510f77c-75fd-4f52-af85-3d5e460950f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca46f138-3265-4afc-8ac2-ad250a921eb0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1408066
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9510f77c-75fd-4f52-af85-3d5e460950f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7195924195172330471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471719592419517233047171959241951723304717195924195172330471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f443fcb-8117-448d-90f5-f3eb36b44866, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f443fcb-8117-448d-90f5-f3eb36b44866, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3283991561971523951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951328399156197152395132839915619715239513283991561971523951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9510f77c-75fd-4f52-af85-3d5e460950f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964eb608-b470-4679-a8e3-cf341b13dca8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964eb608-b470-4679-a8e3-cf341b13dca8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952054529123829675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675109520545291238296751095205452912382967510952054529123829675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f443fcb-8117-448d-90f5-f3eb36b44866, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d46784-99e1-4c1f-8e29-9d5a516d35d8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d46784-99e1-4c1f-8e29-9d5a516d35d8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534563687453417637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637353456368745341763735345636874534176373534563687453417637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964eb608-b470-4679-a8e3-cf341b13dca8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94138a4-1d2b-4f50-ab1c-6e95eac0c3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94138a4-1d2b-4f50-ab1c-6e95eac0c3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915902364159158834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834691590236415915883469159023641591588346915902364159158834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d46784-99e1-4c1f-8e29-9d5a516d35d8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afac690b-b304-44b6-9642-7d295164fa67, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afac690b-b304-44b6-9642-7d295164fa67, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8383855551667326333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333838385555166732633383838555516673263338383855551667326333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94138a4-1d2b-4f50-ab1c-6e95eac0c3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b02171-6d66-4505-a33b-30dce090146a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b02171-6d66-4505-a33b-30dce090146a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714174590003676395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395147141745900036763951471417459000367639514714174590003676395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afac690b-b304-44b6-9642-7d295164fa67, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e821273d-7d93-4939-853c-e095f25d9791, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e821273d-7d93-4939-853c-e095f25d9791, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16857321855421226885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885168573218554212268851685732185542122688516857321855421226885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b02171-6d66-4505-a33b-30dce090146a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 550db2ed-052b-4786-a55a-0dcc43cb4354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 550db2ed-052b-4786-a55a-0dcc43cb4354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508285526998507656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656750828552699850765675082855269985076567508285526998507656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e821273d-7d93-4939-853c-e095f25d9791, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835168b6-c257-41ba-8994-6446b8d00829, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835168b6-c257-41ba-8994-6446b8d00829, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10446323328052527656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656104463233280525276561044632332805252765610446323328052527656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 550db2ed-052b-4786-a55a-0dcc43cb4354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388f690c-7cf8-4507-a5bd-378133960dfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388f690c-7cf8-4507-a5bd-378133960dfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529791487353139449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449155297914873531394491552979148735313944915529791487353139449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835168b6-c257-41ba-8994-6446b8d00829, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14cea61f-040b-4fd7-8524-f9db7933988f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14cea61f-040b-4fd7-8524-f9db7933988f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12994792966976408555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555129947929669764085551299479296697640855512994792966976408555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388f690c-7cf8-4507-a5bd-378133960dfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3afbb257-1d18-44cb-af8d-48c32b156d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3afbb257-1d18-44cb-af8d-48c32b156d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626661243763305182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182662666124376330518266266612437633051826626661243763305182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3afbb257-1d18-44cb-af8d-48c32b156d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a528b1-90c7-4793-a0bc-92c9e53606e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a528b1-90c7-4793-a0bc-92c9e53606e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081107350269508091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091180811073502695080911808110735026950809118081107350269508091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14cea61f-040b-4fd7-8524-f9db7933988f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8804019-4bd0-4d10-88f3-155952c7f281, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8804019-4bd0-4d10-88f3-155952c7f281, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12892650054241417610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610128926500542414176101289265005424141761012892650054241417610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a528b1-90c7-4793-a0bc-92c9e53606e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934976b6-7d3c-4596-a713-b258bdef6021, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934976b6-7d3c-4596-a713-b258bdef6021, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731188264888487780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780147311882648884877801473118826488848778014731188264888487780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8804019-4bd0-4d10-88f3-155952c7f281, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934976b6-7d3c-4596-a713-b258bdef6021, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d450b9-9041-437f-a39e-ec7b6c632001, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1944e59b-a42b-441e-8505-8acb0e8260fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d450b9-9041-437f-a39e-ec7b6c632001, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12499570328962304597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597124995703289623045971249957032896230459712499570328962304597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1944e59b-a42b-441e-8505-8acb0e8260fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12537850216100712362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362125378502161007123621253785021610071236212537850216100712362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1944e59b-a42b-441e-8505-8acb0e8260fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d450b9-9041-437f-a39e-ec7b6c632001, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b658c2-822e-4134-bfa0-711830f706ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b658c2-822e-4134-bfa0-711830f706ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630476720644475955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955136304767206444759551363047672064447595513630476720644475955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e362925-e987-4a0b-acc5-46f8c743c4ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e362925-e987-4a0b-acc5-46f8c743c4ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4867454331098756488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488486745433109875648848674543310987564884867454331098756488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b658c2-822e-4134-bfa0-711830f706ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e362925-e987-4a0b-acc5-46f8c743c4ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab3aaf2-0a87-4742-b8f2-5f4a2e301bd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab3aaf2-0a87-4742-b8f2-5f4a2e301bd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715741367407507199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199117157413674075071991171574136740750719911715741367407507199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a57c0b-b7ed-45c5-ac78-e42006f3f57e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a57c0b-b7ed-45c5-ac78-e42006f3f57e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380180913433753802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802380180913433753802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a57c0b-b7ed-45c5-ac78-e42006f3f57e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512f808f-6fa9-4f22-b4bd-42bc9d67167e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512f808f-6fa9-4f22-b4bd-42bc9d67167e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3330965436752851730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730333096543675285173033309654367528517303330965436752851730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab3aaf2-0a87-4742-b8f2-5f4a2e301bd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96289f21-52d3-4419-a82e-85d450707b23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512f808f-6fa9-4f22-b4bd-42bc9d67167e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96289f21-52d3-4419-a82e-85d450707b23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17030468589432311442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442170304685894323114421703046858943231144217030468589432311442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a3463ac-27c9-4fb6-9f95-b4f9f1b10a1f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a3463ac-27c9-4fb6-9f95-b4f9f1b10a1f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11544382593048358573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573115443825930483585731154438259304835857311544382593048358573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a3463ac-27c9-4fb6-9f95-b4f9f1b10a1f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717c3536-64d1-48c0-8c14-65ff905528ea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717c3536-64d1-48c0-8c14-65ff905528ea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5967776362601569210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210596777636260156921059677763626015692105967776362601569210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96289f21-52d3-4419-a82e-85d450707b23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3faef2-c751-4ac6-a50a-c5a493b9b23b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3faef2-c751-4ac6-a50a-c5a493b9b23b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876288500388712012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012178762885003887120121787628850038871201217876288500388712012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717c3536-64d1-48c0-8c14-65ff905528ea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58cbc4fe-86a9-48dc-9676-5f67c2618ecc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58cbc4fe-86a9-48dc-9676-5f67c2618ecc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14079086613696932396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396140790866136969323961407908661369693239614079086613696932396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58cbc4fe-86a9-48dc-9676-5f67c2618ecc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05cdf281-0e25-40e4-baff-2efcc4e26ee1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3faef2-c751-4ac6-a50a-c5a493b9b23b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05cdf281-0e25-40e4-baff-2efcc4e26ee1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6097672826040100590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590609767282604010059060976728260401005906097672826040100590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ad781f-7de2-478b-9f44-c939dc12424a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ad781f-7de2-478b-9f44-c939dc12424a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4700516868355109660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660470051686835510966047005168683551096604700516868355109660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05cdf281-0e25-40e4-baff-2efcc4e26ee1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ad781f-7de2-478b-9f44-c939dc12424a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e99cae-a6e1-4c62-84b6-1dbb7b8fec88, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e99cae-a6e1-4c62-84b6-1dbb7b8fec88, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13911898131970241960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960139118981319702419601391189813197024196013911898131970241960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e99cae-a6e1-4c62-84b6-1dbb7b8fec88, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c755a2-2afc-444f-808c-d3870248cd94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa86e75-3cce-4305-b246-a0fdfd236cc5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa86e75-3cce-4305-b246-a0fdfd236cc5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936811341849041385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385793681134184904138579368113418490413857936811341849041385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c755a2-2afc-444f-808c-d3870248cd94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280773039178277605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605228077303917827760522807730391782776052280773039178277605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa86e75-3cce-4305-b246-a0fdfd236cc5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185f8a33-c61f-4180-abb0-7b859a9e537e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185f8a33-c61f-4180-abb0-7b859a9e537e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10169963668034145855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855101699636680341458551016996366803414585510169963668034145855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c755a2-2afc-444f-808c-d3870248cd94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78913e1-50cd-448c-978b-9779f6051996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78913e1-50cd-448c-978b-9779f6051996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711767929965336946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946117117679299653369461171176792996533694611711767929965336946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185f8a33-c61f-4180-abb0-7b859a9e537e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e86139-c7f3-4c18-9295-b5b4b90e557e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78913e1-50cd-448c-978b-9779f6051996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e86139-c7f3-4c18-9295-b5b4b90e557e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16461299555560026349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349164612995555600263491646129955556002634916461299555560026349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65b0b12-4bae-467c-b358-3d694bbcdc01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65b0b12-4bae-467c-b358-3d694bbcdc01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5343613159527768258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258534361315952776825853436131595277682585343613159527768258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e86139-c7f3-4c18-9295-b5b4b90e557e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07a393a9-c6cf-426f-88bc-e5d262451e91, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a393a9-c6cf-426f-88bc-e5d262451e91, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2049784693465188952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952204978469346518895220497846934651889522049784693465188952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a393a9-c6cf-426f-88bc-e5d262451e91, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65b0b12-4bae-467c-b358-3d694bbcdc01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b27f188d-259f-46da-a681-06f94f2da6dc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4946054-11b9-468d-824b-0a699b4ad2f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4946054-11b9-468d-824b-0a699b4ad2f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882904485115947244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244168829044851159472441688290448511594724416882904485115947244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b27f188d-259f-46da-a681-06f94f2da6dc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17679915403563071048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048176799154035630710481767991540356307104817679915403563071048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b27f188d-259f-46da-a681-06f94f2da6dc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da8129a-ffc3-4688-b6fe-54b51ad23ddc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da8129a-ffc3-4688-b6fe-54b51ad23ddc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424885965921873065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065642488596592187306564248859659218730656424885965921873065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4946054-11b9-468d-824b-0a699b4ad2f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37eff3e2-6429-493b-9b02-a5112dbbeaab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da8129a-ffc3-4688-b6fe-54b51ad23ddc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d273136-a4a3-4bf8-807a-4a8da6c45d4d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d273136-a4a3-4bf8-807a-4a8da6c45d4d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2745592272896125045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045274559227289612504527455922728961250452745592272896125045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37eff3e2-6429-493b-9b02-a5112dbbeaab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14373398987045545583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583143733989870455455831437339898704554558314373398987045545583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d273136-a4a3-4bf8-807a-4a8da6c45d4d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a685fd16-403a-4168-a217-a47a0056162d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ya.test:process.py:259 Command (pid 1408066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1408066) elapsed time (sec): 1.3026318550109863
DEBUG    ya.test:process.py:263 Command (pid 1408066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) isrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37eff3e2-6429-493b-9b02-a5112dbbeaab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a685fd16-403a-4168-a217-a47a0056162d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15229624429530643476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476152296244295306434761522962442953064347615229624429530643476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:263 Command (pid 1408066) maxrss: 745568
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a685fd16-403a-4168-a217-a47a0056162d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f3f9dd-7c58-4e1f-b06a-cddc91a1d338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1408066) minflt: 45234
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f0544e-be76-48cc-9a15-de5ae4e49cd9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f3f9dd-7c58-4e1f-b06a-cddc91a1d338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5058799689497602645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645505879968949760264550587996894976026455058799689497602645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 1408066) nsignals: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f0544e-be76-48cc-9a15-de5ae4e49cd9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9540355701198245727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727954035570119824572795403557011982457279540355701198245727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1408066) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1408066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1408066) stime: 0.176571
DEBUG    ya.test:process.py:263 Command (pid 1408066) utime: 0.47959399999999996
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f3f9dd-7c58-4e1f-b06a-cddc91a1d338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7f6540-173f-4f38-93bd-56d47119a27e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7f6540-173f-4f38-93bd-56d47119a27e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941290071896105902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902149412900718961059021494129007189610590214941290071896105902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f0544e-be76-48cc-9a15-de5ae4e49cd9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e638779-c8b1-4bd0-b807-b635136f5edf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e638779-c8b1-4bd0-b807-b635136f5edf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031511402538542884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884170315114025385428841703151140253854288417031511402538542884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1408066) wtime: 1.318
DEBUG    ya.test:process.py:275 Command (pid 1408066) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7f6540-173f-4f38-93bd-56d47119a27e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e638779-c8b1-4bd0-b807-b635136f5edf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:276 Command (pid 1408066) errors:

DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721116f6-9175-463e-a673-6702ff1889fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721116f6-9175-463e-a673-6702ff1889fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15897484049915225001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001158974840499152250011589748404991522500115897484049915225001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b375403-3e2f-41c8-869b-e78be98e2c37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b375403-3e2f-41c8-869b-e78be98e2c37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818270716484296306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306281827071648429630628182707164842963062818270716484296306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721116f6-9175-463e-a673-6702ff1889fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b375403-3e2f-41c8-869b-e78be98e2c37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a89f50e-a4ae-40ac-b766-d3139cd14b71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a89f50e-a4ae-40ac-b766-d3139cd14b71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617441864854288621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621661744186485428862166174418648542886216617441864854288621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6837b150-b01e-4017-855d-82bb5da68cd3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6837b150-b01e-4017-855d-82bb5da68cd3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3402540658037449153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153340254065803744915334025406580374491533402540658037449153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a89f50e-a4ae-40ac-b766-d3139cd14b71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd9bd60-695b-4d06-80b2-c7ebec9c98db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd9bd60-695b-4d06-80b2-c7ebec9c98db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675383035922720002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002116753830359227200021167538303592272000211675383035922720002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6837b150-b01e-4017-855d-82bb5da68cd3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6554ef8-3915-498f-842d-006f13e3e8c7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6554ef8-3915-498f-842d-006f13e3e8c7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10631769313408476220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220106317693134084762201063176931340847622010631769313408476220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd9bd60-695b-4d06-80b2-c7ebec9c98db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccfb179-afa1-49fd-ba8f-97128ff869c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccfb179-afa1-49fd-ba8f-97128ff869c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8113539446192157858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858811353944619215785881135394461921578588113539446192157858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6554ef8-3915-498f-842d-006f13e3e8c7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4087168a-e056-4ff2-9237-981caf4ffb81, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4087168a-e056-4ff2-9237-981caf4ffb81, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6429138759927188026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026642913875992718802664291387599271880266429138759927188026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccfb179-afa1-49fd-ba8f-97128ff869c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9a98c3-69d0-42f5-8f27-ec49a3aea473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9a98c3-69d0-42f5-8f27-ec49a3aea473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9963693374758543390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390996369337475854339099636933747585433909963693374758543390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4087168a-e056-4ff2-9237-981caf4ffb81, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86e8c72-76ee-40c2-b078-e85c4dcbeb25, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86e8c72-76ee-40c2-b078-e85c4dcbeb25, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479375884771469741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741154793758847714697411547937588477146974115479375884771469741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86e8c72-76ee-40c2-b078-e85c4dcbeb25, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8a2cee-0c1f-4640-8ff9-a4e2a3b390f4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9a98c3-69d0-42f5-8f27-ec49a3aea473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062729e3-96c3-4c6d-9751-24527bcb304b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8a2cee-0c1f-4640-8ff9-a4e2a3b390f4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 633282211831613143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143633282211831613143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062729e3-96c3-4c6d-9751-24527bcb304b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2132022646334673609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609213202264633467360921320226463346736092132022646334673609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8a2cee-0c1f-4640-8ff9-a4e2a3b390f4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86c13e9-4ef2-4d68-9ea2-961b7358e88c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86c13e9-4ef2-4d68-9ea2-961b7358e88c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6141871105267319412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412614187110526731941261418711052673194126141871105267319412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062729e3-96c3-4c6d-9751-24527bcb304b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0111d1-07af-4682-b6e6-4df0abf52d89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0111d1-07af-4682-b6e6-4df0abf52d89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4091620042155864930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930409162004215586493040916200421558649304091620042155864930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86c13e9-4ef2-4d68-9ea2-961b7358e88c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f85563-c78c-4e3e-8371-40dba19958aa, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0111d1-07af-4682-b6e6-4df0abf52d89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6499e8cb-d958-48d8-b0cf-1875f10dc492, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f85563-c78c-4e3e-8371-40dba19958aa, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522935213733690126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126125229352137336901261252293521373369012612522935213733690126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6499e8cb-d958-48d8-b0cf-1875f10dc492, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2329059383846141822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822232905938384614182223290593838461418222329059383846141822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f85563-c78c-4e3e-8371-40dba19958aa, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7c6286-6af1-4b8c-bf1a-66125d41a521, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7c6286-6af1-4b8c-bf1a-66125d41a521, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4771175561632378865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865477117556163237886547711755616323788654771175561632378865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6499e8cb-d958-48d8-b0cf-1875f10dc492, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2097266a-3b9d-4c3d-8cb5-3e6db997b943, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2097266a-3b9d-4c3d-8cb5-3e6db997b943, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320303199343197016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016532030319934319701653203031993431970165320303199343197016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7c6286-6af1-4b8c-bf1a-66125d41a521, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a3bc53b-1741-4548-b6af-42450029ed75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a3bc53b-1741-4548-b6af-42450029ed75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442764201278492601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601174427642012784926011744276420127849260117442764201278492601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a3bc53b-1741-4548-b6af-42450029ed75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0827beff-25a4-4ee7-a0b1-581154afc804, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0827beff-25a4-4ee7-a0b1-581154afc804, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11619440072729677492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492116194400727296774921161944007272967749211619440072729677492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2097266a-3b9d-4c3d-8cb5-3e6db997b943, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e6d080-b41f-4d5b-946c-b1386e2add92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e6d080-b41f-4d5b-946c-b1386e2add92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13191834962019587175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175131918349620195871751319183496201958717513191834962019587175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0827beff-25a4-4ee7-a0b1-581154afc804, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caeb11a2-6c26-4c58-a406-e6a71cbd774b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caeb11a2-6c26-4c58-a406-e6a71cbd774b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440694871486884614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614114406948714868846141144069487148688461411440694871486884614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e6d080-b41f-4d5b-946c-b1386e2add92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c4ea01-ade0-47c6-bf14-cf9867266a71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c4ea01-ade0-47c6-bf14-cf9867266a71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4704943825221890924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924470494382522189092447049438252218909244704943825221890924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c4ea01-ade0-47c6-bf14-cf9867266a71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a456f3a-0e4b-4621-9e97-d4447f9d942b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a456f3a-0e4b-4621-9e97-d4447f9d942b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961713180113809686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686129617131801138096861296171318011380968612961713180113809686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caeb11a2-6c26-4c58-a406-e6a71cbd774b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60d230e3-13a2-40b8-8f96-90b396428679, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60d230e3-13a2-40b8-8f96-90b396428679, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10538264997592703569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569105382649975927035691053826499759270356910538264997592703569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a456f3a-0e4b-4621-9e97-d4447f9d942b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ea1033-4835-471e-be9b-fee3b884f7b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ea1033-4835-471e-be9b-fee3b884f7b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1762399248846720896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896176239924884672089617623992488467208961762399248846720896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60d230e3-13a2-40b8-8f96-90b396428679, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1d2628-b3f8-4eab-b633-8ab4e0abe016, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1d2628-b3f8-4eab-b633-8ab4e0abe016, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2612769732681680401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401261276973268168040126127697326816804012612769732681680401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ea1033-4835-471e-be9b-fee3b884f7b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48296d5f-4393-4c01-89fa-8c016a5954e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48296d5f-4393-4c01-89fa-8c016a5954e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17287864084696012650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650172878640846960126501728786408469601265017287864084696012650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1d2628-b3f8-4eab-b633-8ab4e0abe016, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de928bb6-f700-498d-bfc4-af83d55c4026, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de928bb6-f700-498d-bfc4-af83d55c4026, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5638886695352115472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472563888669535211547256388866953521154725638886695352115472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48296d5f-4393-4c01-89fa-8c016a5954e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee033ece-4251-468b-b06f-642fc4fd7214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de928bb6-f700-498d-bfc4-af83d55c4026, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee033ece-4251-468b-b06f-642fc4fd7214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 477574630156774371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371477574630156774371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aac7d47-9b62-4779-8831-77de66c7ea4e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aac7d47-9b62-4779-8831-77de66c7ea4e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474750613425426903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903247475061342542690324747506134254269032474750613425426903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee033ece-4251-468b-b06f-642fc4fd7214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e4fe91-f295-4dc5-820e-3390ab4a8522, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e4fe91-f295-4dc5-820e-3390ab4a8522, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8791618560183091115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115879161856018309111587916185601830911158791618560183091115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aac7d47-9b62-4779-8831-77de66c7ea4e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda6a3ab-7c14-47bd-9137-0c5a3d27b90a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda6a3ab-7c14-47bd-9137-0c5a3d27b90a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8146854264962562508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508814685426496256250881468542649625625088146854264962562508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e4fe91-f295-4dc5-820e-3390ab4a8522, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f885621-2aee-4d75-b379-81d142ab8a08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda6a3ab-7c14-47bd-9137-0c5a3d27b90a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f885621-2aee-4d75-b379-81d142ab8a08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13788190259727967770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770137881902597279677701378819025972796777013788190259727967770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fafaa02-2223-40fa-ac85-8eb345893413, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fafaa02-2223-40fa-ac85-8eb345893413, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 180441835207375434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434180441835207375434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f885621-2aee-4d75-b379-81d142ab8a08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc69df1b-4d91-423c-9d54-8348181bc1d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc69df1b-4d91-423c-9d54-8348181bc1d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477058087761441674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674247705808776144167424770580877614416742477058087761441674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fafaa02-2223-40fa-ac85-8eb345893413, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c33c85-0e80-49d6-9338-b242887c67d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c33c85-0e80-49d6-9338-b242887c67d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10690500474634796885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885106905004746347968851069050047463479688510690500474634796885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc69df1b-4d91-423c-9d54-8348181bc1d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b197a250-5bc1-4e31-9ae4-25f31d0dac1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b197a250-5bc1-4e31-9ae4-25f31d0dac1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111375514884482210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210141113755148844822101411137551488448221014111375514884482210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c33c85-0e80-49d6-9338-b242887c67d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309d27c5-8f40-4a19-ac85-c744904caa66, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309d27c5-8f40-4a19-ac85-c744904caa66, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886359952346037924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924788635995234603792478863599523460379247886359952346037924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b197a250-5bc1-4e31-9ae4-25f31d0dac1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f398d099-dcfa-4376-b61a-66aa5c847160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f398d099-dcfa-4376-b61a-66aa5c847160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1014260686657523974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974101426068665752397410142606866575239741014260686657523974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309d27c5-8f40-4a19-ac85-c744904caa66, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b272a1-1194-4642-ac0a-6282b1fb548e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b272a1-1194-4642-ac0a-6282b1fb548e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10710082245159409267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267107100822451594092671071008224515940926710710082245159409267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f398d099-dcfa-4376-b61a-66aa5c847160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfebbc16-7d9b-419f-8c9e-f2e0e2d225c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfebbc16-7d9b-419f-8c9e-f2e0e2d225c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17026284535779703183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183170262845357797031831702628453577970318317026284535779703183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b272a1-1194-4642-ac0a-6282b1fb548e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5990e2-e9f3-4db0-9788-2e89202128c5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5990e2-e9f3-4db0-9788-2e89202128c5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968279082080575399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399596827908208057539959682790820805753995968279082080575399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfebbc16-7d9b-419f-8c9e-f2e0e2d225c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 548ce39e-6918-46dd-af78-6dd737083348, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5990e2-e9f3-4db0-9788-2e89202128c5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a69d872-75c8-4d84-addb-32e9e23c8d2b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 548ce39e-6918-46dd-af78-6dd737083348, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200453066262635530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530820045306626263553082004530662626355308200453066262635530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a69d872-75c8-4d84-addb-32e9e23c8d2b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4323857151028680333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333432385715102868033343238571510286803334323857151028680333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 548ce39e-6918-46dd-af78-6dd737083348, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca0aabf-0458-4212-9042-c15955e29bc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a69d872-75c8-4d84-addb-32e9e23c8d2b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca0aabf-0458-4212-9042-c15955e29bc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554880164936265762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762175548801649362657621755488016493626576217554880164936265762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21ae515-4393-41a8-bdc4-6f289bff275a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21ae515-4393-41a8-bdc4-6f289bff275a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100309023663533838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838100309023663533838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca0aabf-0458-4212-9042-c15955e29bc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84948817-9c3e-4081-a9b3-202126ce8737, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84948817-9c3e-4081-a9b3-202126ce8737, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523954128915302526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526125239541289153025261252395412891530252612523954128915302526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21ae515-4393-41a8-bdc4-6f289bff275a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6be6ace-f0ac-4a9b-b475-eb058d4e1ef1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6be6ace-f0ac-4a9b-b475-eb058d4e1ef1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16115842948421622836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836161158429484216228361611584294842162283616115842948421622836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84948817-9c3e-4081-a9b3-202126ce8737, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138faada-057c-443a-80f8-a2deefe7dc0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138faada-057c-443a-80f8-a2deefe7dc0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11492823844675166751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751114928238446751667511149282384467516675111492823844675166751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6be6ace-f0ac-4a9b-b475-eb058d4e1ef1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2e588d-4ccd-4739-9a10-a39131fddae7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2e588d-4ccd-4739-9a10-a39131fddae7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588466192314608791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791105884661923146087911058846619231460879110588466192314608791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138faada-057c-443a-80f8-a2deefe7dc0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7062c9b5-8e62-4110-b16b-f00fe104f7f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2e588d-4ccd-4739-9a10-a39131fddae7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7062c9b5-8e62-4110-b16b-f00fe104f7f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6337975040151745609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609633797504015174560963379750401517456096337975040151745609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e150ff64-d8e2-4794-b0d3-5b4bbdfd280b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e150ff64-d8e2-4794-b0d3-5b4bbdfd280b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807885168318855782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782180788516831885578218078851683188557821807885168318855782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7062c9b5-8e62-4110-b16b-f00fe104f7f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32994c8c-db6a-4613-93b8-042f78a9fe4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32994c8c-db6a-4613-93b8-042f78a9fe4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9378940955085605040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040937894095508560504093789409550856050409378940955085605040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e150ff64-d8e2-4794-b0d3-5b4bbdfd280b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feed57e3-ffcb-4f3a-88b3-6b23103b418c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32994c8c-db6a-4613-93b8-042f78a9fe4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feed57e3-ffcb-4f3a-88b3-6b23103b418c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796586907283187144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144379658690728318714437965869072831871443796586907283187144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c09cbe-65df-4d63-85d8-041121cd5280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c09cbe-65df-4d63-85d8-041121cd5280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3453479909117846495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495345347990911784649534534799091178464953453479909117846495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feed57e3-ffcb-4f3a-88b3-6b23103b418c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b20253-1806-418c-b173-b5bfd6d78a07, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c09cbe-65df-4d63-85d8-041121cd5280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b20253-1806-418c-b173-b5bfd6d78a07, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11105755381167659248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248111057553811676592481110575538116765924811105755381167659248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd8847b-53bf-4d66-80ec-bc5c975a04cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd8847b-53bf-4d66-80ec-bc5c975a04cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421009398545369999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999144210093985453699991442100939854536999914421009398545369999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b20253-1806-418c-b173-b5bfd6d78a07, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57141cea-11bb-49e6-ba0e-3f70b861b11b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57141cea-11bb-49e6-ba0e-3f70b861b11b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469092508973185196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196846909250897318519684690925089731851968469092508973185196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd8847b-53bf-4d66-80ec-bc5c975a04cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c619af-c4fe-4213-be79-802f24e9f487, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c619af-c4fe-4213-be79-802f24e9f487, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15581752357621435904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904155817523576214359041558175235762143590415581752357621435904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57141cea-11bb-49e6-ba0e-3f70b861b11b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b386256-5f0d-47ca-ab8d-d122c0695309, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b386256-5f0d-47ca-ab8d-d122c0695309, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8430079355266788133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133843007935526678813384300793552667881338430079355266788133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b386256-5f0d-47ca-ab8d-d122c0695309, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb1adc5-9f63-40d3-96dc-bf4eb3672635, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb1adc5-9f63-40d3-96dc-bf4eb3672635, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11220440480661984086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086112204404806619840861122044048066198408611220440480661984086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb1adc5-9f63-40d3-96dc-bf4eb3672635, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ade4af-3dfb-4e52-a0ae-f39a96500503, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ade4af-3dfb-4e52-a0ae-f39a96500503, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576426398446069116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116557642639844606911655764263984460691165576426398446069116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c619af-c4fe-4213-be79-802f24e9f487, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5711d159-a529-4720-ae63-533124aea3c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5711d159-a529-4720-ae63-533124aea3c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 96232226465235652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652962322264652356529623222646523565296232226465235652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ade4af-3dfb-4e52-a0ae-f39a96500503, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c0bb11-2eaa-459a-9022-639d8bd60672, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c0bb11-2eaa-459a-9022-639d8bd60672, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16340685140155178092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092163406851401551780921634068514015517809216340685140155178092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5711d159-a529-4720-ae63-533124aea3c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2b1a965-ae1d-4cb4-8bd7-7d8e1756fde8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2b1a965-ae1d-4cb4-8bd7-7d8e1756fde8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790311554644451968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968779031155464445196877903115546444519687790311554644451968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c0bb11-2eaa-459a-9022-639d8bd60672, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b425f8-57df-41bd-a230-0c3092563c81, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b425f8-57df-41bd-a230-0c3092563c81, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742641916057469994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994137426419160574699941374264191605746999413742641916057469994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2b1a965-ae1d-4cb4-8bd7-7d8e1756fde8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7c4558-3445-4004-828f-beca613034ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7c4558-3445-4004-828f-beca613034ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4143361948777822280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280414336194877782228041433619487778222804143361948777822280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b425f8-57df-41bd-a230-0c3092563c81, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9705ec-4791-4eee-b4af-bd8ded22df48, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9705ec-4791-4eee-b4af-bd8ded22df48, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13312281228003072507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507133122812280030725071331228122800307250713312281228003072507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7c4558-3445-4004-828f-beca613034ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8eebd1-f68c-47b4-93da-849dfac3d1e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8eebd1-f68c-47b4-93da-849dfac3d1e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1102451041356337086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086110245104135633708611024510413563370861102451041356337086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9705ec-4791-4eee-b4af-bd8ded22df48, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751e061f-42dd-4fcb-a831-5a5839ce345e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751e061f-42dd-4fcb-a831-5a5839ce345e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17838837277934677498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498178388372779346774981783883727793467749817838837277934677498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8eebd1-f68c-47b4-93da-849dfac3d1e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173a06a0-f4fd-4bf0-a123-a2493c2fb105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173a06a0-f4fd-4bf0-a123-a2493c2fb105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14240176127466700303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303142401761274667003031424017612746670030314240176127466700303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751e061f-42dd-4fcb-a831-5a5839ce345e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c5271a-1050-4275-9945-c87dc689c407, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c5271a-1050-4275-9945-c87dc689c407, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816424537930606923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923581642453793060692358164245379306069235816424537930606923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173a06a0-f4fd-4bf0-a123-a2493c2fb105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188851aa-4fc8-432b-b60b-52b4e2baf819, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188851aa-4fc8-432b-b60b-52b4e2baf819, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14406045852028468800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800144060458520284688001440604585202846880014406045852028468800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c5271a-1050-4275-9945-c87dc689c407, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23eacf90-0687-4f1f-9f07-1527ba1c90f1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eacf90-0687-4f1f-9f07-1527ba1c90f1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316881240663400333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333316881240663400333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188851aa-4fc8-432b-b60b-52b4e2baf819, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3201fb-61fb-4aa0-9b93-15e079e4c82b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3201fb-61fb-4aa0-9b93-15e079e4c82b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5847929345374266410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410584792934537426641058479293453742664105847929345374266410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eacf90-0687-4f1f-9f07-1527ba1c90f1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed63bfb6-c231-4a7a-88bd-5c4421a64213, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3201fb-61fb-4aa0-9b93-15e079e4c82b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0a5ee0-33dd-45da-a97a-a3d3468cf85b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0a5ee0-33dd-45da-a97a-a3d3468cf85b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922871022620951399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399492287102262095139949228710226209513994922871022620951399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed63bfb6-c231-4a7a-88bd-5c4421a64213, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6982428331028601984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984698242833102860198469824283310286019846982428331028601984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0a5ee0-33dd-45da-a97a-a3d3468cf85b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b4b645-8d4f-48f8-8566-46ad7f719ab6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b4b645-8d4f-48f8-8566-46ad7f719ab6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10343735883006078488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488103437358830060784881034373588300607848810343735883006078488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed63bfb6-c231-4a7a-88bd-5c4421a64213, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4435100b-1b65-4466-8976-615d73172606, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4435100b-1b65-4466-8976-615d73172606, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233687312376568193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193423368731237656819342336873123765681934233687312376568193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b4b645-8d4f-48f8-8566-46ad7f719ab6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583ad8f4-82d7-4489-ace8-7fed3e5e7584, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583ad8f4-82d7-4489-ace8-7fed3e5e7584, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5681934114002479670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670568193411400247967056819341140024796705681934114002479670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4435100b-1b65-4466-8976-615d73172606, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f13940-1a20-4ad4-afbe-d010be7c84ae, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f13940-1a20-4ad4-afbe-d010be7c84ae, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10338779313027172167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167103387793130271721671033877931302717216710338779313027172167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583ad8f4-82d7-4489-ace8-7fed3e5e7584, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c157a97e-c7fd-4c9e-9ec2-b9455ba26966, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f13940-1a20-4ad4-afbe-d010be7c84ae, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c157a97e-c7fd-4c9e-9ec2-b9455ba26966, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191479080066459110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110161914790800664591101619147908006645911016191479080066459110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beed52d7-0e66-460f-82e2-573d29f72ef8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beed52d7-0e66-460f-82e2-573d29f72ef8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742564988853532953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953137425649888535329531374256498885353295313742564988853532953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c157a97e-c7fd-4c9e-9ec2-b9455ba26966, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4280d38-e341-4e44-aae8-5327386de27b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4280d38-e341-4e44-aae8-5327386de27b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512531064713025908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908175125310647130259081751253106471302590817512531064713025908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beed52d7-0e66-460f-82e2-573d29f72ef8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4280d38-e341-4e44-aae8-5327386de27b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e0e0c8-15d4-44cc-ac75-544dec2d16ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e0e0c8-15d4-44cc-ac75-544dec2d16ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3114166266432771599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599311416626643277159931141662664327715993114166266432771599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6b3863-24a8-4db3-b7ef-f482f3e0ccce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6b3863-24a8-4db3-b7ef-f482f3e0ccce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16176103071098688760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760161761030710986887601617610307109868876016176103071098688760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e0e0c8-15d4-44cc-ac75-544dec2d16ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b4caec-d2d8-49f0-8aad-0dc031877e2c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b4caec-d2d8-49f0-8aad-0dc031877e2c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10417996863375747169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169104179968633757471691041799686337574716910417996863375747169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6b3863-24a8-4db3-b7ef-f482f3e0ccce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3034eaa5-1911-44f5-afc1-68d398eefb52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3034eaa5-1911-44f5-afc1-68d398eefb52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17681903032825899142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142176819030328258991421768190303282589914217681903032825899142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b4caec-d2d8-49f0-8aad-0dc031877e2c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e21d5e7-4774-4fde-8458-abdaa597c64d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e21d5e7-4774-4fde-8458-abdaa597c64d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077173496973965604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604907717349697396560490771734969739656049077173496973965604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3034eaa5-1911-44f5-afc1-68d398eefb52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f442df5-1e45-4418-b241-d3bd55d7817b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f442df5-1e45-4418-b241-d3bd55d7817b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17042197240736494763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763170421972407364947631704219724073649476317042197240736494763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e21d5e7-4774-4fde-8458-abdaa597c64d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c3e5833-5db9-4f59-9dd3-eba39e054987, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f442df5-1e45-4418-b241-d3bd55d7817b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b1371d-5ce4-4f11-80e9-8b4645aca06d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b1371d-5ce4-4f11-80e9-8b4645aca06d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9716485108228839526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526971648510822883952697164851082288395269716485108228839526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c3e5833-5db9-4f59-9dd3-eba39e054987, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 808944450970356765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765808944450970356765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b1371d-5ce4-4f11-80e9-8b4645aca06d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c3e5833-5db9-4f59-9dd3-eba39e054987, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6165c216-0a64-4683-980c-8c0203f463c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552ce504-aaa8-459d-9e4e-5ec1832694dc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6165c216-0a64-4683-980c-8c0203f463c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630910288940884510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510763091028894088451076309102889408845107630910288940884510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552ce504-aaa8-459d-9e4e-5ec1832694dc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485702630259497977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977848570263025949797784857026302594979778485702630259497977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6165c216-0a64-4683-980c-8c0203f463c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1046c525-a216-478d-8d92-415129058a00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1046c525-a216-478d-8d92-415129058a00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684684391705093899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899168468439170509389916846843917050938991684684391705093899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552ce504-aaa8-459d-9e4e-5ec1832694dc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e959d6-5989-4fff-90b7-a0067fc240e1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1046c525-a216-478d-8d92-415129058a00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e853392f-2e64-490a-8d29-807f638c9cb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e959d6-5989-4fff-90b7-a0067fc240e1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6360050732282429068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068636005073228242906863600507322824290686360050732282429068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e853392f-2e64-490a-8d29-807f638c9cb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652712893063615473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473565271289306361547356527128930636154735652712893063615473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e853392f-2e64-490a-8d29-807f638c9cb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e959d6-5989-4fff-90b7-a0067fc240e1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d3bf01-9afa-4c9a-ac65-bb1277e9c1c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d3bf01-9afa-4c9a-ac65-bb1277e9c1c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14456096287953807520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520144560962879538075201445609628795380752014456096287953807520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7708955f-962e-4e59-b923-f48d57242224, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7708955f-962e-4e59-b923-f48d57242224, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2378042279725097902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902237804227972509790223780422797250979022378042279725097902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d3bf01-9afa-4c9a-ac65-bb1277e9c1c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05cdbdf-7cb1-47c6-a1b7-1bb02ab0539f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7708955f-962e-4e59-b923-f48d57242224, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f155af0-4df1-4434-89b6-2e6e02b60688, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f155af0-4df1-4434-89b6-2e6e02b60688, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12173721179792703318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318121737211797927033181217372117979270331812173721179792703318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05cdbdf-7cb1-47c6-a1b7-1bb02ab0539f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781692627126067068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068478169262712606706847816926271260670684781692627126067068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f155af0-4df1-4434-89b6-2e6e02b60688, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d43fff-5ba0-4427-948c-d822b2f97817, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d43fff-5ba0-4427-948c-d822b2f97817, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2055100964348227783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783205510096434822778320551009643482277832055100964348227783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05cdbdf-7cb1-47c6-a1b7-1bb02ab0539f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d43fff-5ba0-4427-948c-d822b2f97817, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642741d2-a2dd-4488-bd35-4a2747cc46f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff0cefe-9d11-426e-8592-128b9862853b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff0cefe-9d11-426e-8592-128b9862853b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348724075857568332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332934872407585756833293487240758575683329348724075857568332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642741d2-a2dd-4488-bd35-4a2747cc46f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4065229025563379614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614406522902556337961440652290255633796144065229025563379614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff0cefe-9d11-426e-8592-128b9862853b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9734839a-c58d-48f3-a79b-44bd862dc266, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9734839a-c58d-48f3-a79b-44bd862dc266, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3096445847364733824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824309644584736473382430964458473647338243096445847364733824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642741d2-a2dd-4488-bd35-4a2747cc46f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f38448-503e-475d-a75c-6ae6397a1e56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f38448-503e-475d-a75c-6ae6397a1e56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12803354653188110743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743128033546531881107431280335465318811074312803354653188110743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9734839a-c58d-48f3-a79b-44bd862dc266, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0c3fcc-7e6d-47e4-99be-c9f68ce155ab, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0c3fcc-7e6d-47e4-99be-c9f68ce155ab, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18274916983057153704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704182749169830571537041827491698305715370418274916983057153704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f38448-503e-475d-a75c-6ae6397a1e56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e88812c-ab49-46dd-a5cb-e9db20526728, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e88812c-ab49-46dd-a5cb-e9db20526728, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2892830800129211075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075289283080012921107528928308001292110752892830800129211075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0c3fcc-7e6d-47e4-99be-c9f68ce155ab, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356cf37a-33b2-49db-8389-3515f6fe35da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356cf37a-33b2-49db-8389-3515f6fe35da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18067673235209188886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886180676732352091888861806767323520918888618067673235209188886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e88812c-ab49-46dd-a5cb-e9db20526728, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a33f83-6d8f-4cc5-a7ef-f7c011c43af6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a33f83-6d8f-4cc5-a7ef-f7c011c43af6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035657764010918860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860403565776401091886040356577640109188604035657764010918860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356cf37a-33b2-49db-8389-3515f6fe35da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76928dd6-1150-4468-8b77-74a20119d529, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76928dd6-1150-4468-8b77-74a20119d529, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16034825189124536800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800160348251891245368001603482518912453680016034825189124536800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a33f83-6d8f-4cc5-a7ef-f7c011c43af6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cb8635-a152-4307-ac56-2ceab98102f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cb8635-a152-4307-ac56-2ceab98102f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12581591202418181844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844125815912024181818441258159120241818184412581591202418181844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cb8635-a152-4307-ac56-2ceab98102f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76928dd6-1150-4468-8b77-74a20119d529, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cbebcbc-e230-4bd8-8a5e-4cbde9a1fa8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cbebcbc-e230-4bd8-8a5e-4cbde9a1fa8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339218595116047768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768533921859511604776853392185951160477685339218595116047768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdad101-2565-470c-90eb-ce3337437ae2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdad101-2565-470c-90eb-ce3337437ae2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829216882490256421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421482921688249025642148292168824902564214829216882490256421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cbebcbc-e230-4bd8-8a5e-4cbde9a1fa8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa1b813-ad6b-4d57-8879-02150afce3d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa1b813-ad6b-4d57-8879-02150afce3d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10498303579373844653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653104983035793738446531049830357937384465310498303579373844653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdad101-2565-470c-90eb-ce3337437ae2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa1b813-ad6b-4d57-8879-02150afce3d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3aa678-7607-4428-a267-7a730800822c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3aa678-7607-4428-a267-7a730800822c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17646152963931146638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638176461529639311466381764615296393114663817646152963931146638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad11549-5e0c-4719-9ca9-6cb2d09e018f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3aa678-7607-4428-a267-7a730800822c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad11549-5e0c-4719-9ca9-6cb2d09e018f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9007213311503973457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457900721331150397345790072133115039734579007213311503973457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c876a76d-d6da-4cc6-af35-66378febc7ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad11549-5e0c-4719-9ca9-6cb2d09e018f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c876a76d-d6da-4cc6-af35-66378febc7ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4049188034861575432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432404918803486157543240491880348615754324049188034861575432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2185055e-249c-4d6c-9478-0b507a7d588d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2185055e-249c-4d6c-9478-0b507a7d588d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8824611556159397085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085882461155615939708588246115561593970858824611556159397085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c876a76d-d6da-4cc6-af35-66378febc7ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f124af91-d655-48d9-9c26-ef801e428fd3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f124af91-d655-48d9-9c26-ef801e428fd3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14756492515965837663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663147564925159658376631475649251596583766314756492515965837663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2185055e-249c-4d6c-9478-0b507a7d588d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc8ec89-a106-4dd9-9780-ad498602a55d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc8ec89-a106-4dd9-9780-ad498602a55d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18155998583658590623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623181559985836585906231815599858365859062318155998583658590623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f124af91-d655-48d9-9c26-ef801e428fd3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2282a23-ebde-4d1f-8df0-e270aad6e558, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2282a23-ebde-4d1f-8df0-e270aad6e558, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17569115253618652401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401175691152536186524011756911525361865240117569115253618652401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc8ec89-a106-4dd9-9780-ad498602a55d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997a116e-8a41-4449-a3a2-5cd6c69e586c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997a116e-8a41-4449-a3a2-5cd6c69e586c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9136236952166632567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567913623695216663256791362369521666325679136236952166632567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2282a23-ebde-4d1f-8df0-e270aad6e558, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2022ac4c-ba51-41df-8a03-4aeaf6c6c147, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2022ac4c-ba51-41df-8a03-4aeaf6c6c147, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2938118886510958532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532293811888651095853229381188865109585322938118886510958532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997a116e-8a41-4449-a3a2-5cd6c69e586c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2022ac4c-ba51-41df-8a03-4aeaf6c6c147, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60fed7d-b566-4d1f-8122-1cb3ae5f36ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060ef599-0d55-475f-a551-70d3f4f9b598, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060ef599-0d55-475f-a551-70d3f4f9b598, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10019699556466759816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816100196995564667598161001969955646675981610019699556466759816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60fed7d-b566-4d1f-8122-1cb3ae5f36ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15056564470642817261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261150565644706428172611505656447064281726115056564470642817261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060ef599-0d55-475f-a551-70d3f4f9b598, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936b9555-7bb3-42e1-9529-c81db9f2c69d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60fed7d-b566-4d1f-8122-1cb3ae5f36ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13eefd1b-02d1-435c-8866-8ce0ed58e366, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13eefd1b-02d1-435c-8866-8ce0ed58e366, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14437192762535776658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658144371927625357766581443719276253577665814437192762535776658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936b9555-7bb3-42e1-9529-c81db9f2c69d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384685363586861910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910384685363586861910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13eefd1b-02d1-435c-8866-8ce0ed58e366, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9667b2dc-943b-4baa-b6fc-12fdb61267d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936b9555-7bb3-42e1-9529-c81db9f2c69d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0682ecd3-bb48-409b-a1cf-89a978e9241a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9667b2dc-943b-4baa-b6fc-12fdb61267d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13405389078353969533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533134053890783539695331340538907835396953313405389078353969533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0682ecd3-bb48-409b-a1cf-89a978e9241a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16466288533962983144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144164662885339629831441646628853396298314416466288533962983144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9667b2dc-943b-4baa-b6fc-12fdb61267d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0682ecd3-bb48-409b-a1cf-89a978e9241a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48507bc2-6ba3-4dde-b2b9-64723edf2f24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fae32fa-a45f-4d16-9fe9-20575ecc3289, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48507bc2-6ba3-4dde-b2b9-64723edf2f24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1832059052058923501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501183205905205892350118320590520589235011832059052058923501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fae32fa-a45f-4d16-9fe9-20575ecc3289, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5631120222310859872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872563112022231085987256311202223108598725631120222310859872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48507bc2-6ba3-4dde-b2b9-64723edf2f24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fae32fa-a45f-4d16-9fe9-20575ecc3289, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c053e5b3-06b2-485d-903d-0552b367e9ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a41708-a7b7-43ef-81c4-05247aea60c7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a41708-a7b7-43ef-81c4-05247aea60c7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8027518440977146331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331802751844097714633180275184409771463318027518440977146331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c053e5b3-06b2-485d-903d-0552b367e9ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726788723084369795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795772678872308436979577267887230843697957726788723084369795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a41708-a7b7-43ef-81c4-05247aea60c7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c053e5b3-06b2-485d-903d-0552b367e9ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974495d0-158a-4db6-ab2c-3583e4c5788e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be48b62-d675-45ab-9f2f-ed42c52c0969, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be48b62-d675-45ab-9f2f-ed42c52c0969, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13862150764195701664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664138621507641957016641386215076419570166413862150764195701664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974495d0-158a-4db6-ab2c-3583e4c5788e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359816112597740935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935735981611259774093573598161125977409357359816112597740935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974495d0-158a-4db6-ab2c-3583e4c5788e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be48b62-d675-45ab-9f2f-ed42c52c0969, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73adab87-4ce1-4555-826b-06d95a41fd3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bcbfb54-ecb8-4531-8e1a-c1849bf1fc1b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73adab87-4ce1-4555-826b-06d95a41fd3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882804768069829127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127168828047680698291271688280476806982912716882804768069829127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bcbfb54-ecb8-4531-8e1a-c1849bf1fc1b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11993440472532955336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336119934404725329553361199344047253295533611993440472532955336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73adab87-4ce1-4555-826b-06d95a41fd3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21024818-6a8b-41d8-8426-0a402a0940a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bcbfb54-ecb8-4531-8e1a-c1849bf1fc1b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21024818-6a8b-41d8-8426-0a402a0940a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15149006153382912952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952151490061533829129521514900615338291295215149006153382912952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e33cb7-1231-48ee-b0bf-5e0be7c79b8a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e33cb7-1231-48ee-b0bf-5e0be7c79b8a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3025299615276738685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685302529961527673868530252996152767386853025299615276738685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21024818-6a8b-41d8-8426-0a402a0940a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f67e1609-1378-4e53-ad50-5f3cee38375c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f67e1609-1378-4e53-ad50-5f3cee38375c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16098699957211516481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481160986999572115164811609869995721151648116098699957211516481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e33cb7-1231-48ee-b0bf-5e0be7c79b8a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec42959-6841-4d48-9adb-99e541712100, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec42959-6841-4d48-9adb-99e541712100, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498301223789347057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057114983012237893470571149830122378934705711498301223789347057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f67e1609-1378-4e53-ad50-5f3cee38375c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbc103d-e163-4511-8695-55b66eb430b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbc103d-e163-4511-8695-55b66eb430b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4029657713669445520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520402965771366944552040296577136694455204029657713669445520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec42959-6841-4d48-9adb-99e541712100, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123c4cf2-2111-4707-99c8-db842800222e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbc103d-e163-4511-8695-55b66eb430b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123c4cf2-2111-4707-99c8-db842800222e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15521367960110790129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129155213679601107901291552136796011079012915521367960110790129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e069c496-28aa-4243-8050-8cf62064ddd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e069c496-28aa-4243-8050-8cf62064ddd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15708432460483561975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975157084324604835619751570843246048356197515708432460483561975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e069c496-28aa-4243-8050-8cf62064ddd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e65bc5d-4261-4f03-8f07-d77f11d83c31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123c4cf2-2111-4707-99c8-db842800222e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4eb7e4-ad96-4af4-8dd5-005bb14a97b5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4eb7e4-ad96-4af4-8dd5-005bb14a97b5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1663803446241874341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341166380344624187434116638034462418743411663803446241874341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e65bc5d-4261-4f03-8f07-d77f11d83c31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534565262537398374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374115345652625373983741153456526253739837411534565262537398374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4eb7e4-ad96-4af4-8dd5-005bb14a97b5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f975390c-085f-484b-a0a3-3d606fd06d59, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f975390c-085f-484b-a0a3-3d606fd06d59, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13953479584547058043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043139534795845470580431395347958454705804313953479584547058043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e65bc5d-4261-4f03-8f07-d77f11d83c31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f975390c-085f-484b-a0a3-3d606fd06d59, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d475b1-86e3-4068-948e-f4aac8cf80fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d475b1-86e3-4068-948e-f4aac8cf80fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16801667180935354870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870168016671809353548701680166718093535487016801667180935354870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09eed3ce-797d-4d2c-acb3-19776bde77b6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09eed3ce-797d-4d2c-acb3-19776bde77b6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9362713467073667773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773936271346707366777393627134670736677739362713467073667773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d475b1-86e3-4068-948e-f4aac8cf80fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ed3512-6c3b-4e2a-93d0-61f019379cea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ed3512-6c3b-4e2a-93d0-61f019379cea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2688693988821186429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429268869398882118642926886939888211864292688693988821186429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09eed3ce-797d-4d2c-acb3-19776bde77b6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5c32e4-4b21-4674-8423-1c221f70e1ac, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5c32e4-4b21-4674-8423-1c221f70e1ac, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14206505114424650986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986142065051144246509861420650511442465098614206505114424650986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ed3512-6c3b-4e2a-93d0-61f019379cea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2958091f-ce92-4344-86dc-580701b15569, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2958091f-ce92-4344-86dc-580701b15569, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931616827763988817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817179316168277639888171793161682776398881717931616827763988817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5c32e4-4b21-4674-8423-1c221f70e1ac, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78bd0a3-277c-496d-82f7-526daf925bea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78bd0a3-277c-496d-82f7-526daf925bea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2542910160596424533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533254291016059642453325429101605964245332542910160596424533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2958091f-ce92-4344-86dc-580701b15569, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab3bddc-5121-490d-9590-810707b374f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab3bddc-5121-490d-9590-810707b374f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5237751962022947024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024523775196202294702452377519620229470245237751962022947024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78bd0a3-277c-496d-82f7-526daf925bea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346917f4-c6c4-425a-a049-7a51cf40ce54, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346917f4-c6c4-425a-a049-7a51cf40ce54, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039171416993082569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569803917141699308256980391714169930825698039171416993082569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab3bddc-5121-490d-9590-810707b374f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a5a697-263f-463c-9cf3-49a8d8209f0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a5a697-263f-463c-9cf3-49a8d8209f0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7566111255313553546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546756611125531355354675661112553135535467566111255313553546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346917f4-c6c4-425a-a049-7a51cf40ce54, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098bfc27-6046-4d5d-885b-eab222c641a4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098bfc27-6046-4d5d-885b-eab222c641a4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13525094400910626033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033135250944009106260331352509440091062603313525094400910626033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a5a697-263f-463c-9cf3-49a8d8209f0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb3c350-334f-4030-a557-37c4412523ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098bfc27-6046-4d5d-885b-eab222c641a4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb3c350-334f-4030-a557-37c4412523ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357611833744988379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379435761183374498837943576118337449883794357611833744988379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17abaf7f-c762-4e7d-8110-429e321538df, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17abaf7f-c762-4e7d-8110-429e321538df, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508740281924413462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462105087402819244134621050874028192441346210508740281924413462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb3c350-334f-4030-a557-37c4412523ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17abaf7f-c762-4e7d-8110-429e321538df, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6faa7847-9946-4732-bebb-d43f4875600c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6faa7847-9946-4732-bebb-d43f4875600c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4170580272539737070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070417058027253973707041705802725397370704170580272539737070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804a30f8-eb0e-43f8-a203-7c7568bd3fca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804a30f8-eb0e-43f8-a203-7c7568bd3fca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657919121559091984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984657919121559091984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6faa7847-9946-4732-bebb-d43f4875600c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b16f395-26e9-4e3a-b3dd-2ccadae58ff1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b16f395-26e9-4e3a-b3dd-2ccadae58ff1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7019623451765251158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158701962345176525115870196234517652511587019623451765251158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804a30f8-eb0e-43f8-a203-7c7568bd3fca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0716bd77-207e-40c4-a28a-a7cee64b5775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0716bd77-207e-40c4-a28a-a7cee64b5775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2990588249888685805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805299058824988868580529905882498886858052990588249888685805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b16f395-26e9-4e3a-b3dd-2ccadae58ff1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f73d31b-4292-4faf-bc56-7d286a71e0af, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f73d31b-4292-4faf-bc56-7d286a71e0af, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423992260917259300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300842399226091725930084239922609172593008423992260917259300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f73d31b-4292-4faf-bc56-7d286a71e0af, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64bf2b35-022b-41c9-a0e0-f89e5313183d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64bf2b35-022b-41c9-a0e0-f89e5313183d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346987902650956388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388134698790265095638813469879026509563881346987902650956388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0716bd77-207e-40c4-a28a-a7cee64b5775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca274d80-4519-4d91-bb1c-d3956d66036e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca274d80-4519-4d91-bb1c-d3956d66036e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10736165553715922697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697107361655537159226971073616555371592269710736165553715922697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64bf2b35-022b-41c9-a0e0-f89e5313183d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3eec1c-7bc6-4f00-8f05-a7fc65fc5ea5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3eec1c-7bc6-4f00-8f05-a7fc65fc5ea5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13176707198090679328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328131767071980906793281317670719809067932813176707198090679328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca274d80-4519-4d91-bb1c-d3956d66036e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98441fda-5139-48e7-9241-351248224704, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98441fda-5139-48e7-9241-351248224704, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5849793792974714409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409584979379297471440958497937929747144095849793792974714409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3eec1c-7bc6-4f00-8f05-a7fc65fc5ea5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d46c82e6-98f5-4270-a266-735c723a3212, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d46c82e6-98f5-4270-a266-735c723a3212, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15544828548474942493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493155448285484749424931554482854847494249315544828548474942493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98441fda-5139-48e7-9241-351248224704, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168b6d43-66d3-4be2-90ff-ff3ba2b493f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168b6d43-66d3-4be2-90ff-ff3ba2b493f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10272737883510546295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295102727378835105462951027273788351054629510272737883510546295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d46c82e6-98f5-4270-a266-735c723a3212, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25a4788-ee7d-4d13-bb95-5630a23f9a28, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168b6d43-66d3-4be2-90ff-ff3ba2b493f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25a4788-ee7d-4d13-bb95-5630a23f9a28, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15668724121622575987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987156687241216225759871566872412162257598715668724121622575987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dc3a68-f6db-445e-8238-e04276fdddf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dc3a68-f6db-445e-8238-e04276fdddf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129014365447663581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581812901436544766358181290143654476635818129014365447663581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25a4788-ee7d-4d13-bb95-5630a23f9a28, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d9c7393-1550-4941-871d-da89f0ca4bce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9c7393-1550-4941-871d-da89f0ca4bce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8540538825301880540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540854053882530188054085405388253018805408540538825301880540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dc3a68-f6db-445e-8238-e04276fdddf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772008cb-ff81-462f-b8d4-311d9d82c90d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 772008cb-ff81-462f-b8d4-311d9d82c90d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3482593262389650279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279348259326238965027934825932623896502793482593262389650279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9c7393-1550-4941-871d-da89f0ca4bce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c09c99bc-631e-4dcd-8bc8-28fea6eceb78, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09c99bc-631e-4dcd-8bc8-28fea6eceb78, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254738266119223825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825625473826611922382562547382661192238256254738266119223825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 772008cb-ff81-462f-b8d4-311d9d82c90d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1008dd39-2c3e-4636-bcb8-d2dbeb232e2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1008dd39-2c3e-4636-bcb8-d2dbeb232e2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11407259895983770295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295114072598959837702951140725989598377029511407259895983770295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09c99bc-631e-4dcd-8bc8-28fea6eceb78, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1008dd39-2c3e-4636-bcb8-d2dbeb232e2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777451c3-8e9d-49ad-a1f4-c1e65f3849a0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777451c3-8e9d-49ad-a1f4-c1e65f3849a0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 664878856948754831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831664878856948754831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b93214cf-f433-4374-8c8a-7f2858c45ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93214cf-f433-4374-8c8a-7f2858c45ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258838860425299178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178225883886042529917822588388604252991782258838860425299178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777451c3-8e9d-49ad-a1f4-c1e65f3849a0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa413aba-81af-405d-aaa4-bde62ac6968c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa413aba-81af-405d-aaa4-bde62ac6968c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9644089444055557551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551964408944405555755196440894440555575519644089444055557551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93214cf-f433-4374-8c8a-7f2858c45ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8d634a-ac79-4841-a0f1-6e36e9eca543, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8d634a-ac79-4841-a0f1-6e36e9eca543, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891586815539293458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458118915868155392934581189158681553929345811891586815539293458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa413aba-81af-405d-aaa4-bde62ac6968c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd913a54-1ba0-4238-b2c1-489708cc0d8d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8d634a-ac79-4841-a0f1-6e36e9eca543, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd913a54-1ba0-4238-b2c1-489708cc0d8d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941079989444441494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494994107998944444149499410799894444414949941079989444441494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726fb2c7-8b70-4778-ae4b-e21f1e306ad5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726fb2c7-8b70-4778-ae4b-e21f1e306ad5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338429584713332750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750123384295847133327501233842958471333275012338429584713332750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd913a54-1ba0-4238-b2c1-489708cc0d8d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1dcd30-27be-4e31-bb89-b511c383e204, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1dcd30-27be-4e31-bb89-b511c383e204, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17990738477631812935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935179907384776318129351799073847763181293517990738477631812935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726fb2c7-8b70-4778-ae4b-e21f1e306ad5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b85a6b-3193-4e32-aee6-0d2194e5252f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b85a6b-3193-4e32-aee6-0d2194e5252f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1780010481005500941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941178001048100550094117800104810055009411780010481005500941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1dcd30-27be-4e31-bb89-b511c383e204, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b85a6b-3193-4e32-aee6-0d2194e5252f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07758f9e-cdd3-4b7e-a107-c25d99138b3f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07758f9e-cdd3-4b7e-a107-c25d99138b3f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15524987699155324213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213155249876991553242131552498769915532421315524987699155324213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ed2cea-0b0a-430d-8be0-43b23f48f3a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ed2cea-0b0a-430d-8be0-43b23f48f3a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9189298689297875168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168918929868929787516891892986892978751689189298689297875168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07758f9e-cdd3-4b7e-a107-c25d99138b3f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ed2cea-0b0a-430d-8be0-43b23f48f3a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f953a05-6e09-45f2-8b82-299860cf5d06, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f953a05-6e09-45f2-8b82-299860cf5d06, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 339408530823110300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300339408530823110300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be1f249-174b-42dc-ae4e-88104d492fcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be1f249-174b-42dc-ae4e-88104d492fcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546694053321851013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013954669405332185101395466940533218510139546694053321851013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f953a05-6e09-45f2-8b82-299860cf5d06, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d557ea27-ae2a-46c2-96d5-9aa241564879, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be1f249-174b-42dc-ae4e-88104d492fcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d557ea27-ae2a-46c2-96d5-9aa241564879, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6278123016947539875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875627812301694753987562781230169475398756278123016947539875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d056d173-4cf5-4889-9743-5bb36c118cb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d056d173-4cf5-4889-9743-5bb36c118cb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510680901483188128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128951068090148318812895106809014831881289510680901483188128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d557ea27-ae2a-46c2-96d5-9aa241564879, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ad0eaa-d075-4e49-94e8-c1b0e498d21c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ad0eaa-d075-4e49-94e8-c1b0e498d21c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15080722798128538240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240150807227981285382401508072279812853824015080722798128538240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d056d173-4cf5-4889-9743-5bb36c118cb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc03be0-9955-4166-96d9-d09a88b41519, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc03be0-9955-4166-96d9-d09a88b41519, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134761960003965599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599213476196000396559921347619600039655992134761960003965599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ad0eaa-d075-4e49-94e8-c1b0e498d21c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2f0398-4eca-4eec-ac31-4c6eb89b5cf6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc03be0-9955-4166-96d9-d09a88b41519, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11a1d75-1ff7-4a88-b78f-d429620ac9ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11a1d75-1ff7-4a88-b78f-d429620ac9ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575837249137028800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800575837249137028800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2f0398-4eca-4eec-ac31-4c6eb89b5cf6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7769762763316162216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216776976276331616221677697627633161622167769762763316162216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11a1d75-1ff7-4a88-b78f-d429620ac9ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2f0398-4eca-4eec-ac31-4c6eb89b5cf6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0445f8d-2374-436c-a177-5be83a6965c9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0445f8d-2374-436c-a177-5be83a6965c9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554591478947783707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707255459147894778370725545914789477837072554591478947783707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060b74c2-da68-46c3-8352-0619d0c4f6f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060b74c2-da68-46c3-8352-0619d0c4f6f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685379331101823772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772368537933110182377236853793311018237723685379331101823772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0445f8d-2374-436c-a177-5be83a6965c9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac0c413-573e-4312-9699-1f9a15620c6d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac0c413-573e-4312-9699-1f9a15620c6d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2727508789648789301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301272750878964878930127275087896487893012727508789648789301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060b74c2-da68-46c3-8352-0619d0c4f6f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac0c413-573e-4312-9699-1f9a15620c6d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71def53-c92e-4c0f-b8a0-334cf70e082a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71def53-c92e-4c0f-b8a0-334cf70e082a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1091501232047328058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058109150123204732805810915012320473280581091501232047328058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71def53-c92e-4c0f-b8a0-334cf70e082a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9551cc-9cb9-4593-9207-8e301816bd60, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9551cc-9cb9-4593-9207-8e301816bd60, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411113199189769587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587104111131991897695871041111319918976958710411113199189769587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf48682a-1959-46db-85fe-3ff5eeea5d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf48682a-1959-46db-85fe-3ff5eeea5d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6837897563459010627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627683789756345901062768378975634590106276837897563459010627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9551cc-9cb9-4593-9207-8e301816bd60, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790e2581-96e1-471e-8754-29375ffba509, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790e2581-96e1-471e-8754-29375ffba509, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3118754214725814416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416311875421472581441631187542147258144163118754214725814416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf48682a-1959-46db-85fe-3ff5eeea5d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790e2581-96e1-471e-8754-29375ffba509, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c9df79-5468-44fb-85b8-4528b7689789, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ee0b85-4a17-42e1-b051-a41899c658d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c9df79-5468-44fb-85b8-4528b7689789, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2531473608637431664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664253147360863743166425314736086374316642531473608637431664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ee0b85-4a17-42e1-b051-a41899c658d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121110406886576878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878121110406886576878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c9df79-5468-44fb-85b8-4528b7689789, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b6d61c-c8ea-4be3-b8d6-e632cadc294d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ee0b85-4a17-42e1-b051-a41899c658d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b6d61c-c8ea-4be3-b8d6-e632cadc294d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097741381234731591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591409774138123473159140977413812347315914097741381234731591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925ebf96-e50a-478e-ba5b-fcda5f6c5a93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925ebf96-e50a-478e-ba5b-fcda5f6c5a93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12932085297212910296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296129320852972129102961293208529721291029612932085297212910296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b6d61c-c8ea-4be3-b8d6-e632cadc294d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c74f55-e3a6-4c93-83c9-97bf998e1b24, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c74f55-e3a6-4c93-83c9-97bf998e1b24, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18205806585489466826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826182058065854894668261820580658548946682618205806585489466826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925ebf96-e50a-478e-ba5b-fcda5f6c5a93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ea6362-5d29-4e34-b7a0-6db0b0d621a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ea6362-5d29-4e34-b7a0-6db0b0d621a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609347972135461583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583136093479721354615831360934797213546158313609347972135461583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c74f55-e3a6-4c93-83c9-97bf998e1b24, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd40bed7-fb64-4a46-85d4-88b851e7680b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ea6362-5d29-4e34-b7a0-6db0b0d621a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ede2f9-3526-4bec-be17-46bb49ed6041, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ede2f9-3526-4bec-be17-46bb49ed6041, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649957974370235465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465146499579743702354651464995797437023546514649957974370235465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd40bed7-fb64-4a46-85d4-88b851e7680b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1885171739824333334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334188517173982433333418851717398243333341885171739824333334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd40bed7-fb64-4a46-85d4-88b851e7680b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76db6a85-a6ff-4ffd-b56c-ce71fd8dde67, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76db6a85-a6ff-4ffd-b56c-ce71fd8dde67, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11042443938042301219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219110424439380423012191104244393804230121911042443938042301219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ede2f9-3526-4bec-be17-46bb49ed6041, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9220c6-2c78-4bd7-9c3f-ae5436964340, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9220c6-2c78-4bd7-9c3f-ae5436964340, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8958719733812549769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769895871973381254976989587197338125497698958719733812549769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9220c6-2c78-4bd7-9c3f-ae5436964340, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76db6a85-a6ff-4ffd-b56c-ce71fd8dde67, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd813711-2226-4a96-b304-8b64d4035071, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd813711-2226-4a96-b304-8b64d4035071, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16362872724010775627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627163628727240107756271636287272401077562716362872724010775627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef25ff1-119d-4a3f-aa26-c5bef0f5a0c1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef25ff1-119d-4a3f-aa26-c5bef0f5a0c1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133091968668467742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742161330919686684677421613309196866846774216133091968668467742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd813711-2226-4a96-b304-8b64d4035071, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef25ff1-119d-4a3f-aa26-c5bef0f5a0c1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797a346b-0d5a-43b0-b228-6abe28c77027, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7412a628-c39c-47a4-954e-bd564b1b597f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7412a628-c39c-47a4-954e-bd564b1b597f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12908295898767660185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185129082958987676601851290829589876766018512908295898767660185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797a346b-0d5a-43b0-b228-6abe28c77027, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189915746146254643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643111899157461462546431118991574614625464311189915746146254643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7412a628-c39c-47a4-954e-bd564b1b597f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0279e9f1-ae8b-447d-955f-ec9895acab0f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0279e9f1-ae8b-447d-955f-ec9895acab0f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419296873939267809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809144192968739392678091441929687393926780914419296873939267809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797a346b-0d5a-43b0-b228-6abe28c77027, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e008764-c8d2-4f4a-8bd2-5f580611ad27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e008764-c8d2-4f4a-8bd2-5f580611ad27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254837712442276781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781625483771244227678162548377124422767816254837712442276781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0279e9f1-ae8b-447d-955f-ec9895acab0f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e008764-c8d2-4f4a-8bd2-5f580611ad27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4200b2a7-a697-4d63-acea-4e32bf758108, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4200b2a7-a697-4d63-acea-4e32bf758108, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904875616518540830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830290487561651854083029048756165185408302904875616518540830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624e625e-aa7e-4de7-86a2-6e44b740f408, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624e625e-aa7e-4de7-86a2-6e44b740f408, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17395601943057731275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275173956019430577312751739560194305773127517395601943057731275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4200b2a7-a697-4d63-acea-4e32bf758108, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8ee6c9-c9ca-444e-9471-eab4b168ea59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8ee6c9-c9ca-444e-9471-eab4b168ea59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 511626369878944556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556511626369878944556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624e625e-aa7e-4de7-86a2-6e44b740f408, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ffb0ed-5c93-4587-a67d-8a9e035bc51b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ffb0ed-5c93-4587-a67d-8a9e035bc51b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2423493696417818925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925242349369641781892524234936964178189252423493696417818925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8ee6c9-c9ca-444e-9471-eab4b168ea59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2035391-9601-4afe-9469-ef03bfcc1d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2035391-9601-4afe-9469-ef03bfcc1d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5662090495731795764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764566209049573179576456620904957317957645662090495731795764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ffb0ed-5c93-4587-a67d-8a9e035bc51b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605bec13-a875-4e9b-9c06-2c9fc9a50008, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605bec13-a875-4e9b-9c06-2c9fc9a50008, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801316088407647949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949108013160884076479491080131608840764794910801316088407647949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2035391-9601-4afe-9469-ef03bfcc1d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb26f4e-be12-4c9e-b926-0e605fa28bfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb26f4e-be12-4c9e-b926-0e605fa28bfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726272831668165148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148726272831668165148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605bec13-a875-4e9b-9c06-2c9fc9a50008, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a400cbb7-8901-45b7-bf82-d3d7daa8e45b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a400cbb7-8901-45b7-bf82-d3d7daa8e45b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7859338676059758554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554785933867605975855478593386760597585547859338676059758554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb26f4e-be12-4c9e-b926-0e605fa28bfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a400cbb7-8901-45b7-bf82-d3d7daa8e45b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b162b0f7-6096-42a5-b4a8-d29367e4c2da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5884bb-eb5f-4021-9401-f757ffbb685a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b162b0f7-6096-42a5-b4a8-d29367e4c2da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4309025569873833846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846430902556987383384643090255698738338464309025569873833846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5884bb-eb5f-4021-9401-f757ffbb685a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14655011462956700250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250146550114629567002501465501146295670025014655011462956700250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5884bb-eb5f-4021-9401-f757ffbb685a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af386711-b729-4b58-b091-201ed44fc914, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af386711-b729-4b58-b091-201ed44fc914, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635683846702431676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676635683846702431676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b162b0f7-6096-42a5-b4a8-d29367e4c2da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee97efab-a9a3-4ec9-a0d2-55606a784a3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee97efab-a9a3-4ec9-a0d2-55606a784a3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18366499483764245658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658183664994837642456581836649948376424565818366499483764245658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af386711-b729-4b58-b091-201ed44fc914, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5dc5183-c8af-4c0c-b56d-817ceb223b55, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5dc5183-c8af-4c0c-b56d-817ceb223b55, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15177276347757399259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259151772763477573992591517727634775739925915177276347757399259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee97efab-a9a3-4ec9-a0d2-55606a784a3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7281c4-60ad-4716-baa6-7d292f27fc74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7281c4-60ad-4716-baa6-7d292f27fc74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675180951982051861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861116751809519820518611167518095198205186111675180951982051861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5dc5183-c8af-4c0c-b56d-817ceb223b55, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48234246-7d87-4859-a96a-c8e0f42d4e4e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7281c4-60ad-4716-baa6-7d292f27fc74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55003b81-c2ec-458e-8fc0-58a7c019b1d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48234246-7d87-4859-a96a-c8e0f42d4e4e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17598341697957477486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486175983416979574774861759834169795747748617598341697957477486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55003b81-c2ec-458e-8fc0-58a7c019b1d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487669037370878265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265748766903737087826574876690373708782657487669037370878265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48234246-7d87-4859-a96a-c8e0f42d4e4e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb39bf28-e9fd-440b-be77-59f7410f7c34, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb39bf28-e9fd-440b-be77-59f7410f7c34, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229086501684341714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714522908650168434171452290865016843417145229086501684341714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55003b81-c2ec-458e-8fc0-58a7c019b1d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8c0b98-a356-4293-ad88-832dd648a19e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8c0b98-a356-4293-ad88-832dd648a19e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12549527432153815498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498125495274321538154981254952743215381549812549527432153815498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8c0b98-a356-4293-ad88-832dd648a19e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf7e55f-bf09-4f65-a31b-f1bac785c853, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb39bf28-e9fd-440b-be77-59f7410f7c34, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf7e55f-bf09-4f65-a31b-f1bac785c853, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14415640503853222941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941144156405038532229411441564050385322294114415640503853222941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03f0cf1-99de-4236-9500-23adc2b568bb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03f0cf1-99de-4236-9500-23adc2b568bb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674877728714039431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431146748777287140394311467487772871403943114674877728714039431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf7e55f-bf09-4f65-a31b-f1bac785c853, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03f0cf1-99de-4236-9500-23adc2b568bb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe9abde-e20a-44e1-828e-adf0643a8196, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe9abde-e20a-44e1-828e-adf0643a8196, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13976777349971519141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141139767773499715191411397677734997151914113976777349971519141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b18354-bffe-42e3-8c8b-b8d6eae1ff4b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b18354-bffe-42e3-8c8b-b8d6eae1ff4b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2399917791031136219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219239991779103113621923999177910311362192399917791031136219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe9abde-e20a-44e1-828e-adf0643a8196, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38649c12-ddce-482b-83bd-cbcc6a1b9c63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38649c12-ddce-482b-83bd-cbcc6a1b9c63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5623543923123821521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521562354392312382152156235439231238215215623543923123821521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b18354-bffe-42e3-8c8b-b8d6eae1ff4b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f93e99ae-da8e-4257-8825-afff47d1cc63, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93e99ae-da8e-4257-8825-afff47d1cc63, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782208971355728535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535167822089713557285351678220897135572853516782208971355728535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38649c12-ddce-482b-83bd-cbcc6a1b9c63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a3a54d-8936-46aa-bd9f-1bab949918bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93e99ae-da8e-4257-8825-afff47d1cc63, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42357bf6-29f6-42bf-9377-a0b5a6f7b25c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42357bf6-29f6-42bf-9377-a0b5a6f7b25c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12512805623481790436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436125128056234817904361251280562348179043612512805623481790436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a3a54d-8936-46aa-bd9f-1bab949918bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15651373299414177470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470156513732994141774701565137329941417747015651373299414177470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a3a54d-8936-46aa-bd9f-1bab949918bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e641e3-9b38-45dd-96c9-a54e9c1fc9de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e641e3-9b38-45dd-96c9-a54e9c1fc9de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11383030717354047682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682113830307173540476821138303071735404768211383030717354047682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42357bf6-29f6-42bf-9377-a0b5a6f7b25c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea94a392-a4b1-4e9e-af66-861120ccfc85, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea94a392-a4b1-4e9e-af66-861120ccfc85, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4475463511449792754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754447546351144979275444754635114497927544475463511449792754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e641e3-9b38-45dd-96c9-a54e9c1fc9de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43463773-6d38-4b98-b253-3e2da3b9e7a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43463773-6d38-4b98-b253-3e2da3b9e7a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303289800153163391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391430328980015316339143032898001531633914303289800153163391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea94a392-a4b1-4e9e-af66-861120ccfc85, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113f7da3-1de2-48ae-be6c-e193d865485c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113f7da3-1de2-48ae-be6c-e193d865485c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6352859192292601168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168635285919229260116863528591922926011686352859192292601168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43463773-6d38-4b98-b253-3e2da3b9e7a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e87a2d5-1226-4b15-b918-973376f3809a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113f7da3-1de2-48ae-be6c-e193d865485c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e87a2d5-1226-4b15-b918-973376f3809a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13091883689641457134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134130918836896414571341309188368964145713413091883689641457134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc536a16-1268-453c-8f6e-cb6e0693e346, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e87a2d5-1226-4b15-b918-973376f3809a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc536a16-1268-453c-8f6e-cb6e0693e346, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5124013298521441174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174512401329852144117451240132985214411745124013298521441174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c840a8d0-95ce-4579-9644-933851ebbb9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c840a8d0-95ce-4579-9644-933851ebbb9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991408881774596109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109499140888177459610949914088817745961094991408881774596109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc536a16-1268-453c-8f6e-cb6e0693e346, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e01ec3-6c93-47a4-9a69-046d18d8fe14, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e01ec3-6c93-47a4-9a69-046d18d8fe14, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221323444711831598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598112213234447118315981122132344471183159811221323444711831598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c840a8d0-95ce-4579-9644-933851ebbb9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ccb4a5-45ef-4443-ac69-db040d0e8d59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ccb4a5-45ef-4443-ac69-db040d0e8d59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2712261638255014562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562271226163825501456227122616382550145622712261638255014562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e01ec3-6c93-47a4-9a69-046d18d8fe14, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80eafec7-a3dc-4f97-a1ed-d3781a2c1fa3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80eafec7-a3dc-4f97-a1ed-d3781a2c1fa3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1196978698473786887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887119697869847378688711969786984737868871196978698473786887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ccb4a5-45ef-4443-ac69-db040d0e8d59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff411b1f-2155-43b2-9a79-3426ecf6779a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff411b1f-2155-43b2-9a79-3426ecf6779a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14884569819709484035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035148845698197094840351488456981970948403514884569819709484035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80eafec7-a3dc-4f97-a1ed-d3781a2c1fa3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff411b1f-2155-43b2-9a79-3426ecf6779a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20687d29-b89c-4685-a04e-cbfb28170d62, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20687d29-b89c-4685-a04e-cbfb28170d62, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7640492949906829193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193764049294990682919376404929499068291937640492949906829193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a0407e5-8fca-4b7d-a893-3ac115353407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20687d29-b89c-4685-a04e-cbfb28170d62, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a0407e5-8fca-4b7d-a893-3ac115353407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7038972994354997880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880703897299435499788070389729943549978807038972994354997880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9128d562-2853-4cf5-9289-ab25abb98358, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9128d562-2853-4cf5-9289-ab25abb98358, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12093117476365375021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021120931174763653750211209311747636537502112093117476365375021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a0407e5-8fca-4b7d-a893-3ac115353407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23416e4e-1da4-48dc-a146-4f2e67426e6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23416e4e-1da4-48dc-a146-4f2e67426e6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16000167358882791710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710160001673588827917101600016735888279171016000167358882791710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9128d562-2853-4cf5-9289-ab25abb98358, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f660c4e3-d881-455e-951d-fa0b620fecec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23416e4e-1da4-48dc-a146-4f2e67426e6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c2c43d-cd18-4794-aa1e-b326f66d5588, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c2c43d-cd18-4794-aa1e-b326f66d5588, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18319479322990213860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860183194793229902138601831947932299021386018319479322990213860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f660c4e3-d881-455e-951d-fa0b620fecec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071535967978718620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620907153596797871862090715359679787186209071535967978718620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c2c43d-cd18-4794-aa1e-b326f66d5588, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1412769c-88fa-4948-9b4d-39149b1392e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1412769c-88fa-4948-9b4d-39149b1392e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366309443248352850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850836630944324835285083663094432483528508366309443248352850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f660c4e3-d881-455e-951d-fa0b620fecec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a4a00c-b769-45fa-b4a3-98ae98614a9c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a4a00c-b769-45fa-b4a3-98ae98614a9c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866016254377719559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559108660162543777195591086601625437771955910866016254377719559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1412769c-88fa-4948-9b4d-39149b1392e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a4a00c-b769-45fa-b4a3-98ae98614a9c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb7f808-6950-45d5-a5a9-d6b01ae7e688, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fabde485-1623-405f-bc77-bdaeb277cc6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabde485-1623-405f-bc77-bdaeb277cc6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462909910108957772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772546290991010895777254629099101089577725462909910108957772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb7f808-6950-45d5-a5a9-d6b01ae7e688, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953205866993800978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978169532058669938009781695320586699380097816953205866993800978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb7f808-6950-45d5-a5a9-d6b01ae7e688, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c47ad94-70a5-4061-86c9-01e8fc3c48c9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c47ad94-70a5-4061-86c9-01e8fc3c48c9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8833297606000639328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328883329760600063932888332976060006393288833297606000639328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabde485-1623-405f-bc77-bdaeb277cc6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f52dbf-0d7d-4d24-913e-6d24cf672957, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f52dbf-0d7d-4d24-913e-6d24cf672957, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16503525408390505962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962165035254083905059621650352540839050596216503525408390505962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f52dbf-0d7d-4d24-913e-6d24cf672957, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a87e0b-4064-45f8-a44c-b9073c3ef821, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a87e0b-4064-45f8-a44c-b9073c3ef821, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10976305238044579146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146109763052380445791461097630523804457914610976305238044579146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c47ad94-70a5-4061-86c9-01e8fc3c48c9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d60703-5a97-46c5-9124-24f8fcee861d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d60703-5a97-46c5-9124-24f8fcee861d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975776775061798297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297697577677506179829769757767750617982976975776775061798297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a87e0b-4064-45f8-a44c-b9073c3ef821, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3e14aa-4f14-4b43-99b6-4bdd241387d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3e14aa-4f14-4b43-99b6-4bdd241387d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9331175092258834019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019933117509225883401993311750922588340199331175092258834019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d60703-5a97-46c5-9124-24f8fcee861d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb50c2e1-5e12-400c-ae18-f8e8e79f7cd5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb50c2e1-5e12-400c-ae18-f8e8e79f7cd5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16725755762322745557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557167257557623227455571672575576232274555716725755762322745557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3e14aa-4f14-4b43-99b6-4bdd241387d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081a98fe-f896-4a83-b288-e71d078697fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081a98fe-f896-4a83-b288-e71d078697fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18343290016875334308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308183432900168753343081834329001687533430818343290016875334308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb50c2e1-5e12-400c-ae18-f8e8e79f7cd5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ecdc38-e644-4d82-9238-93a864612258, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ecdc38-e644-4d82-9238-93a864612258, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564604521052309511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511125646045210523095111256460452105230951112564604521052309511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081a98fe-f896-4a83-b288-e71d078697fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b86d3b-847e-47f3-9c58-3b79f0d2fa74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b86d3b-847e-47f3-9c58-3b79f0d2fa74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12259734230232483490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490122597342302324834901225973423023248349012259734230232483490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ecdc38-e644-4d82-9238-93a864612258, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf56a01-7aff-4d21-ae19-0e821f035125, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf56a01-7aff-4d21-ae19-0e821f035125, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 809356999990794794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794809356999990794794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b86d3b-847e-47f3-9c58-3b79f0d2fa74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219ff84b-dff8-46df-aaf2-a4d87936508a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219ff84b-dff8-46df-aaf2-a4d87936508a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050436405262849247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247505043640526284924750504364052628492475050436405262849247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf56a01-7aff-4d21-ae19-0e821f035125, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75024ff6-091d-4fe2-86e7-780c70b360d0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75024ff6-091d-4fe2-86e7-780c70b360d0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467163784715759115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115467163784715759115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219ff84b-dff8-46df-aaf2-a4d87936508a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4930179f-34f3-405f-9616-5eb363fa790a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4930179f-34f3-405f-9616-5eb363fa790a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6928467799534917215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215692846779953491721569284677995349172156928467799534917215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75024ff6-091d-4fe2-86e7-780c70b360d0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5526a57b-766b-4dd0-a4fd-e38e063e2fa0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5526a57b-766b-4dd0-a4fd-e38e063e2fa0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8973118517227922482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482897311851722792248289731185172279224828973118517227922482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4930179f-34f3-405f-9616-5eb363fa790a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df9eb20-e99b-4990-9c8a-4e98aa744f5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5526a57b-766b-4dd0-a4fd-e38e063e2fa0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df9eb20-e99b-4990-9c8a-4e98aa744f5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975986668735483712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712149759866687354837121497598666873548371214975986668735483712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c57a60-1716-43b8-aab9-5bd806b15475, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c57a60-1716-43b8-aab9-5bd806b15475, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660109405518560223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223466010940551856022346601094055185602234660109405518560223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df9eb20-e99b-4990-9c8a-4e98aa744f5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0b3a47-b3ba-47fd-90cb-7ecfe6acbf0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0b3a47-b3ba-47fd-90cb-7ecfe6acbf0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938324363253393848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848393832436325339384839383243632533938483938324363253393848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c57a60-1716-43b8-aab9-5bd806b15475, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b9d435-24d5-4cba-9e8c-01526181fc82, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b9d435-24d5-4cba-9e8c-01526181fc82, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8857632665145449942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942885763266514544994288576326651454499428857632665145449942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0b3a47-b3ba-47fd-90cb-7ecfe6acbf0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c96976-d2d2-4603-9873-2a5526591eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c96976-d2d2-4603-9873-2a5526591eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904059458690472678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678890405945869047267889040594586904726788904059458690472678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b9d435-24d5-4cba-9e8c-01526181fc82, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec4975a-822e-4953-9dee-06532cc53830, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec4975a-822e-4953-9dee-06532cc53830, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8533208149260982121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121853320814926098212185332081492609821218533208149260982121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c96976-d2d2-4603-9873-2a5526591eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1de838d-6b88-4bb6-90dc-a3ef34ed850e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec4975a-822e-4953-9dee-06532cc53830, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1de838d-6b88-4bb6-90dc-a3ef34ed850e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11935917303440686444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444119359173034406864441193591730344068644411935917303440686444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8bbadc1-5574-484d-b7e7-6d489f43b4fe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8bbadc1-5574-484d-b7e7-6d489f43b4fe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13099565982642493252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252130995659826424932521309956598264249325213099565982642493252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1de838d-6b88-4bb6-90dc-a3ef34ed850e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8bbadc1-5574-484d-b7e7-6d489f43b4fe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28411db5-360e-4df2-9910-91741c3161ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28411db5-360e-4df2-9910-91741c3161ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397981136500749114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114397981136500749114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665ae0b1-2b79-4e3a-833b-edccf9e456c6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665ae0b1-2b79-4e3a-833b-edccf9e456c6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4916084087156755744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744491608408715675574449160840871567557444916084087156755744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28411db5-360e-4df2-9910-91741c3161ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665ae0b1-2b79-4e3a-833b-edccf9e456c6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee27aef-e910-446f-a347-e402b4ef54f0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee27aef-e910-446f-a347-e402b4ef54f0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602715011168986870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870260271501116898687026027150111689868702602715011168986870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3eb8c-79d0-4939-82b7-82b93833b077, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3eb8c-79d0-4939-82b7-82b93833b077, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11848618737308040700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700118486187373080407001184861873730804070011848618737308040700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3eb8c-79d0-4939-82b7-82b93833b077, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8757e2f-8606-484d-8565-6d38a70929b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8757e2f-8606-484d-8565-6d38a70929b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926240815812546815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815129262408158125468151292624081581254681512926240815812546815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee27aef-e910-446f-a347-e402b4ef54f0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa52e334-f292-4a22-be5d-0f6d992c127f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa52e334-f292-4a22-be5d-0f6d992c127f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166271318503118246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246816627131850311824681662713185031182468166271318503118246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8757e2f-8606-484d-8565-6d38a70929b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8793300f-d7a0-4d9f-90f0-f67a54716415, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8793300f-d7a0-4d9f-90f0-f67a54716415, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890514135871969642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642890514135871969642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa52e334-f292-4a22-be5d-0f6d992c127f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2ce86a-1c09-472c-9573-2e4f4e7e2e42, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2ce86a-1c09-472c-9573-2e4f4e7e2e42, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082022396593399422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422100820223965933994221008202239659339942210082022396593399422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8793300f-d7a0-4d9f-90f0-f67a54716415, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc9e124a-7c31-46ec-ad47-78e2c29b5c7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9e124a-7c31-46ec-ad47-78e2c29b5c7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41297626419621637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637412976264196216374129762641962163741297626419621637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9e124a-7c31-46ec-ad47-78e2c29b5c7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2ce86a-1c09-472c-9573-2e4f4e7e2e42, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67654d46-258c-45fb-981b-ccdc9209e816, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67654d46-258c-45fb-981b-ccdc9209e816, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5708328730869407501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501570832873086940750157083287308694075015708328730869407501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4d60ca-db15-4911-be26-7353330ad899, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4d60ca-db15-4911-be26-7353330ad899, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8234234148432314624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624823423414843231462482342341484323146248234234148432314624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67654d46-258c-45fb-981b-ccdc9209e816, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4d60ca-db15-4911-be26-7353330ad899, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64181a7-f006-46f8-bda3-17aa5a913bc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64181a7-f006-46f8-bda3-17aa5a913bc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076118815786688412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412170761188157866884121707611881578668841217076118815786688412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ec3268-cd34-44c2-a233-8d5712be048d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ec3268-cd34-44c2-a233-8d5712be048d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477821340078521776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776247782134007852177624778213400785217762477821340078521776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64181a7-f006-46f8-bda3-17aa5a913bc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05eac0bc-35ab-43f3-8a59-6ca2db54fc54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ec3268-cd34-44c2-a233-8d5712be048d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 763d4f8b-f501-40b9-93df-12e41b164c45, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 763d4f8b-f501-40b9-93df-12e41b164c45, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13584016665863455938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938135840166658634559381358401666586345593813584016665863455938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eac0bc-35ab-43f3-8a59-6ca2db54fc54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17622306833218494391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391176223068332184943911762230683321849439117622306833218494391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 763d4f8b-f501-40b9-93df-12e41b164c45, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0186f52e-3f21-4075-8ffb-f0cf4c433419, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0186f52e-3f21-4075-8ffb-f0cf4c433419, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7750454425296737222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222775045442529673722277504544252967372227750454425296737222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eac0bc-35ab-43f3-8a59-6ca2db54fc54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e642a10a-40ca-463f-8ae0-377824298dc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e642a10a-40ca-463f-8ae0-377824298dc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15936247456563114259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259159362474565631142591593624745656311425915936247456563114259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e642a10a-40ca-463f-8ae0-377824298dc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0186f52e-3f21-4075-8ffb-f0cf4c433419, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b13aaba-1f2b-419d-8d41-aab70310cccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b13aaba-1f2b-419d-8d41-aab70310cccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17828615642700327379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379178286156427003273791782861564270032737917828615642700327379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bf282b-cc41-489c-822d-e4fd4b03f3e5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bf282b-cc41-489c-822d-e4fd4b03f3e5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5119627998206095550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550511962799820609555051196279982060955505119627998206095550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bf282b-cc41-489c-822d-e4fd4b03f3e5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b87bc4-a0cc-4eea-9cfe-676aadf26365, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b87bc4-a0cc-4eea-9cfe-676aadf26365, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4463816817109836388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388446381681710983638844638168171098363884463816817109836388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b13aaba-1f2b-419d-8d41-aab70310cccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b656a4d5-7f51-4365-a365-76287f13b211, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b656a4d5-7f51-4365-a365-76287f13b211, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529407456342347014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014135294074563423470141352940745634234701413529407456342347014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b87bc4-a0cc-4eea-9cfe-676aadf26365, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e219feb3-84b9-46e1-a499-b34d938dcd37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e219feb3-84b9-46e1-a499-b34d938dcd37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889499670897693400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400788949967089769340078894996708976934007889499670897693400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b656a4d5-7f51-4365-a365-76287f13b211, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 814ee2cf-23bb-4535-b91c-d56f5f860b18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 814ee2cf-23bb-4535-b91c-d56f5f860b18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7224446713216653717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717722444671321665371772244467132166537177224446713216653717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e219feb3-84b9-46e1-a499-b34d938dcd37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016df26e-701d-4bcf-aa5d-c17aa40a322a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016df26e-701d-4bcf-aa5d-c17aa40a322a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12032671804292774298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298120326718042927742981203267180429277429812032671804292774298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 814ee2cf-23bb-4535-b91c-d56f5f860b18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40dc7db8-8588-4229-93f5-329518403d06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40dc7db8-8588-4229-93f5-329518403d06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13141193028126389801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801131411930281263898011314119302812638980113141193028126389801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016df26e-701d-4bcf-aa5d-c17aa40a322a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40dc7db8-8588-4229-93f5-329518403d06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e6985ca-33ae-446d-9ce5-9927d6affdf9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1b1d64-fbb4-43b0-a2a2-57d989653a9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e6985ca-33ae-446d-9ce5-9927d6affdf9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241717182557897642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642241717182557897642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1b1d64-fbb4-43b0-a2a2-57d989653a9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6644168755385957285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285664416875538595728566441687553859572856644168755385957285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e6985ca-33ae-446d-9ce5-9927d6affdf9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1b1d64-fbb4-43b0-a2a2-57d989653a9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9347855a-e2a2-42b9-9340-7cf8a7728722, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9347855a-e2a2-42b9-9340-7cf8a7728722, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988637244899213262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262119886372448992132621198863724489921326211988637244899213262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf439ac-c626-4228-b39c-caff62af0d2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf439ac-c626-4228-b39c-caff62af0d2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8016096388967455747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747801609638896745574780160963889674557478016096388967455747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9347855a-e2a2-42b9-9340-7cf8a7728722, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf439ac-c626-4228-b39c-caff62af0d2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 355ce19c-2fc8-4db9-860a-cbb3a3a4c3c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355ce19c-2fc8-4db9-860a-cbb3a3a4c3c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5656632639953412267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267565663263995341226756566326399534122675656632639953412267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a798c97-d84d-4d42-8f4f-913219941446, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a798c97-d84d-4d42-8f4f-913219941446, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9913900706632945925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925991390070663294592599139007066329459259913900706632945925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a798c97-d84d-4d42-8f4f-913219941446, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355ce19c-2fc8-4db9-860a-cbb3a3a4c3c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0f4703-8f7c-43c9-ab5d-17483a8f9660, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0f4703-8f7c-43c9-ab5d-17483a8f9660, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725726678183394595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595272572667818339459527257266781833945952725726678183394595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 100c3ad4-9f80-4f42-9282-72845f706cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 100c3ad4-9f80-4f42-9282-72845f706cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006574434910723902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902150065744349107239021500657443491072390215006574434910723902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0f4703-8f7c-43c9-ab5d-17483a8f9660, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ba31bb-65fc-41e1-85e1-5b5a1ad6f865, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 100c3ad4-9f80-4f42-9282-72845f706cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf006c5-c757-441a-a2d0-3fc30156b410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf006c5-c757-441a-a2d0-3fc30156b410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13125558149715251196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196131255581497152511961312555814971525119613125558149715251196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ba31bb-65fc-41e1-85e1-5b5a1ad6f865, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478076137825143185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185144780761378251431851447807613782514318514478076137825143185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf006c5-c757-441a-a2d0-3fc30156b410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ba31bb-65fc-41e1-85e1-5b5a1ad6f865, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a6e26f-d72c-4690-9594-6069b6208845, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a6e26f-d72c-4690-9594-6069b6208845, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14505650049725330957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957145056500497253309571450565004972533095714505650049725330957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f4063f-c6be-4607-994a-27aa5071a2c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f4063f-c6be-4607-994a-27aa5071a2c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5838862863701922137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137583886286370192213758388628637019221375838862863701922137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a6e26f-d72c-4690-9594-6069b6208845, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de87b739-c027-433c-b92f-2b4589ca0fd2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f4063f-c6be-4607-994a-27aa5071a2c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de87b739-c027-433c-b92f-2b4589ca0fd2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483219905270283689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689174832199052702836891748321990527028368917483219905270283689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8443b0d5-a104-4e00-a10b-16a051301895, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8443b0d5-a104-4e00-a10b-16a051301895, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16387421196929050964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964163874211969290509641638742119692905096416387421196929050964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de87b739-c027-433c-b92f-2b4589ca0fd2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e768d2c-5171-45db-a20f-dd9706e04caf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e768d2c-5171-45db-a20f-dd9706e04caf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5806050193694384068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068580605019369438406858060501936943840685806050193694384068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8443b0d5-a104-4e00-a10b-16a051301895, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4859b2-8e89-4768-aaa6-9096d649881a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4859b2-8e89-4768-aaa6-9096d649881a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10324056593955980283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283103240565939559802831032405659395598028310324056593955980283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e768d2c-5171-45db-a20f-dd9706e04caf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0cebe0-a062-4f17-9570-abe34bd8832a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0cebe0-a062-4f17-9570-abe34bd8832a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536518573907378106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106105365185739073781061053651857390737810610536518573907378106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4859b2-8e89-4768-aaa6-9096d649881a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e19050f-72fb-44fd-bb28-18c8fa56008a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e19050f-72fb-44fd-bb28-18c8fa56008a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617839889678681569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569561783988967868156956178398896786815695617839889678681569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0cebe0-a062-4f17-9570-abe34bd8832a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703270bf-2318-4869-87a4-6864b6bd51df, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703270bf-2318-4869-87a4-6864b6bd51df, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170923553606223272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272101709235536062232721017092355360622327210170923553606223272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e19050f-72fb-44fd-bb28-18c8fa56008a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703270bf-2318-4869-87a4-6864b6bd51df, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb8221c-ad85-4ad0-9148-dc0897767566, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb8221c-ad85-4ad0-9148-dc0897767566, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5121898409421010668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668512189840942101066851218984094210106685121898409421010668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b4d63ad-c1c8-4afd-8cb2-1e84f6cb3555, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b4d63ad-c1c8-4afd-8cb2-1e84f6cb3555, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066700554465000444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444206670055446500044420667005544650004442066700554465000444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb8221c-ad85-4ad0-9148-dc0897767566, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a02f711-5be8-480a-b091-0d9d94e934c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a02f711-5be8-480a-b091-0d9d94e934c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13448473251902500952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952134484732519025009521344847325190250095213448473251902500952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b4d63ad-c1c8-4afd-8cb2-1e84f6cb3555, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c08d43-4b7e-4ecd-8fc9-471ac5f6dbdf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c08d43-4b7e-4ecd-8fc9-471ac5f6dbdf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590736502596306150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150459073650259630615045907365025963061504590736502596306150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a02f711-5be8-480a-b091-0d9d94e934c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5824d086-3ba4-412e-a239-2d75a44c7c1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5824d086-3ba4-412e-a239-2d75a44c7c1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13536737600309001387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387135367376003090013871353673760030900138713536737600309001387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c08d43-4b7e-4ecd-8fc9-471ac5f6dbdf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c12ab883-7e09-41d4-939d-dcc6b01216a4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c12ab883-7e09-41d4-939d-dcc6b01216a4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4093686711873975615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615409368671187397561540936867118739756154093686711873975615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5824d086-3ba4-412e-a239-2d75a44c7c1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ffcecc4-28d6-402f-b4c7-3c0ca72a7133, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ffcecc4-28d6-402f-b4c7-3c0ca72a7133, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972609261718497326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326197260926171849732619726092617184973261972609261718497326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c12ab883-7e09-41d4-939d-dcc6b01216a4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1d252c-4728-49f9-ab2c-6bf6c39c6c17, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1d252c-4728-49f9-ab2c-6bf6c39c6c17, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506268537376014764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764165062685373760147641650626853737601476416506268537376014764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ffcecc4-28d6-402f-b4c7-3c0ca72a7133, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920737bd-f7a4-44e1-bdc4-5cb7e2540c89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920737bd-f7a4-44e1-bdc4-5cb7e2540c89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579333141187160805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805157933314118716080515793331411871608051579333141187160805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1d252c-4728-49f9-ab2c-6bf6c39c6c17, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205c2b3a-fb93-4bfa-a5d7-f6794462c84c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205c2b3a-fb93-4bfa-a5d7-f6794462c84c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11740681353684388454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454117406813536843884541174068135368438845411740681353684388454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920737bd-f7a4-44e1-bdc4-5cb7e2540c89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d62a9c-aaa4-4878-8bb2-2aa2d09ab701, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d62a9c-aaa4-4878-8bb2-2aa2d09ab701, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430377199742406924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924143037719974240692414303771997424069241430377199742406924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205c2b3a-fb93-4bfa-a5d7-f6794462c84c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1e6b61-5c06-4547-b4c4-55944bc0ff20, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1e6b61-5c06-4547-b4c4-55944bc0ff20, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18253795334685238671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671182537953346852386711825379533468523867118253795334685238671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d62a9c-aaa4-4878-8bb2-2aa2d09ab701, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57643531-e880-4faf-87be-6bace14430c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57643531-e880-4faf-87be-6bace14430c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066011333972926379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379100660113339729263791006601133397292637910066011333972926379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1e6b61-5c06-4547-b4c4-55944bc0ff20, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9961988e-943a-4382-8118-93fb43107093, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9961988e-943a-4382-8118-93fb43107093, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066680153359695703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703100666801533596957031006668015335969570310066680153359695703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9961988e-943a-4382-8118-93fb43107093, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34438e7f-fc87-44c1-84e8-ae3da524f8e4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34438e7f-fc87-44c1-84e8-ae3da524f8e4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1057728510114973783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783105772851011497378310577285101149737831057728510114973783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57643531-e880-4faf-87be-6bace14430c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85079de-6546-478e-b82c-010cb1727d18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85079de-6546-478e-b82c-010cb1727d18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810182115107898798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798681018211510789879868101821151078987986810182115107898798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34438e7f-fc87-44c1-84e8-ae3da524f8e4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8d437b-389e-42fd-bd1b-09fb356ed3eb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8d437b-389e-42fd-bd1b-09fb356ed3eb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709139319905925682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682177091393199059256821770913931990592568217709139319905925682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85079de-6546-478e-b82c-010cb1727d18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78388cca-6d59-4d86-ae0e-c59acea4da7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8d437b-389e-42fd-bd1b-09fb356ed3eb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78388cca-6d59-4d86-ae0e-c59acea4da7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7340076296918236218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218734007629691823621873400762969182362187340076296918236218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b431f7f-9f2a-4c87-a87f-d49f4d7fd8da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b431f7f-9f2a-4c87-a87f-d49f4d7fd8da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044248491070774405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405204424849107077440520442484910707744052044248491070774405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78388cca-6d59-4d86-ae0e-c59acea4da7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43b7b705-ab41-4b5f-af43-588c44068f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43b7b705-ab41-4b5f-af43-588c44068f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234679005462993760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760162346790054629937601623467900546299376016234679005462993760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b431f7f-9f2a-4c87-a87f-d49f4d7fd8da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2766d5c-09c2-444b-b14d-cba54dc7f7a3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2766d5c-09c2-444b-b14d-cba54dc7f7a3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5650075388399428059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059565007538839942805956500753883994280595650075388399428059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43b7b705-ab41-4b5f-af43-588c44068f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2766d5c-09c2-444b-b14d-cba54dc7f7a3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2ec633-32b4-4280-9ac8-a9175584e8c9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b033d4a4-8823-41fe-8966-31c0c711ac93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b033d4a4-8823-41fe-8966-31c0c711ac93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17093498793842236690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690170934987938422366901709349879384223669017093498793842236690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2ec633-32b4-4280-9ac8-a9175584e8c9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781830237368291810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810781830237368291810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b033d4a4-8823-41fe-8966-31c0c711ac93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2028536-e0b1-4159-9025-cae43ee64df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2028536-e0b1-4159-9025-cae43ee64df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894830190302595655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655138948301903025956551389483019030259565513894830190302595655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2ec633-32b4-4280-9ac8-a9175584e8c9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40782396-ca80-4283-bb02-b5a2f8e925a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40782396-ca80-4283-bb02-b5a2f8e925a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830108084202256197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197483010808420225619748301080842022561974830108084202256197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2028536-e0b1-4159-9025-cae43ee64df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0cfb6f2-1b94-4d73-85f4-776aeb26b6ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0cfb6f2-1b94-4d73-85f4-776aeb26b6ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10477108649839064764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764104771086498390647641047710864983906476410477108649839064764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0cfb6f2-1b94-4d73-85f4-776aeb26b6ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dada4b82-9a10-49d8-9c70-44306f3d6a81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dada4b82-9a10-49d8-9c70-44306f3d6a81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11319740336259686576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576113197403362596865761131974033625968657611319740336259686576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dada4b82-9a10-49d8-9c70-44306f3d6a81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1a7ab0-6add-45ab-a257-3fe0b8a272dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1a7ab0-6add-45ab-a257-3fe0b8a272dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860622367953721873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873486062236795372187348606223679537218734860622367953721873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40782396-ca80-4283-bb02-b5a2f8e925a5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48821a05-d8ab-426b-a2bf-d50190635d29, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48821a05-d8ab-426b-a2bf-d50190635d29, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3490874270871892019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019349087427087189201934908742708718920193490874270871892019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1a7ab0-6add-45ab-a257-3fe0b8a272dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26acfa3f-d7db-4edf-a2f8-a8579a81216e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48821a05-d8ab-426b-a2bf-d50190635d29, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26acfa3f-d7db-4edf-a2f8-a8579a81216e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3798563916504337629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629379856391650433762937985639165043376293798563916504337629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3fde936-5528-4757-858e-c371e4edcf16, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3fde936-5528-4757-858e-c371e4edcf16, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10904688129297589243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243109046881292975892431090468812929758924310904688129297589243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26acfa3f-d7db-4edf-a2f8-a8579a81216e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5172af8-6cc1-4ea8-863a-6554521a8cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3fde936-5528-4757-858e-c371e4edcf16, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5172af8-6cc1-4ea8-863a-6554521a8cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5540480112605190757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757554048011260519075755404801126051907575540480112605190757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1cfaeb-5ef6-49f4-80fb-614d5b8853c7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1cfaeb-5ef6-49f4-80fb-614d5b8853c7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408706264177072326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326640870626417707232664087062641770723266408706264177072326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5172af8-6cc1-4ea8-863a-6554521a8cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0ce045-deab-4945-a331-95f558c8c30b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0ce045-deab-4945-a331-95f558c8c30b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6884222283455592048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048688422228345559204868842222834555920486884222283455592048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1cfaeb-5ef6-49f4-80fb-614d5b8853c7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98094d0f-7096-4b1f-9cdc-3442337bb0e5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98094d0f-7096-4b1f-9cdc-3442337bb0e5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17251514764230424611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611172515147642304246111725151476423042461117251514764230424611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0ce045-deab-4945-a331-95f558c8c30b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144e29cb-0d7b-4a6f-849c-14c778d1c142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144e29cb-0d7b-4a6f-849c-14c778d1c142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17338577567142852671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671173385775671428526711733857756714285267117338577567142852671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98094d0f-7096-4b1f-9cdc-3442337bb0e5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23ddfa2-dca7-4d12-9051-01aa21e4ae90, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23ddfa2-dca7-4d12-9051-01aa21e4ae90, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312674114796927358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358163126741147969273581631267411479692735816312674114796927358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144e29cb-0d7b-4a6f-849c-14c778d1c142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53dca76-1b02-4597-a6e9-0188af8b4377, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53dca76-1b02-4597-a6e9-0188af8b4377, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6543227320549422129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129654322732054942212965432273205494221296543227320549422129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23ddfa2-dca7-4d12-9051-01aa21e4ae90, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47d831c-df4b-4d36-a25a-395c094d4653, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47d831c-df4b-4d36-a25a-395c094d4653, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640652073857477433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433146406520738574774331464065207385747743314640652073857477433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53dca76-1b02-4597-a6e9-0188af8b4377, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da3277e-4326-465e-b50d-7a2d465f3258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da3277e-4326-465e-b50d-7a2d465f3258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5817720412571202033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033581772041257120203358177204125712020335817720412571202033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47d831c-df4b-4d36-a25a-395c094d4653, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da3277e-4326-465e-b50d-7a2d465f3258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5706867d-6911-494c-af12-4b531f433698, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5706867d-6911-494c-af12-4b531f433698, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627076087148930187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187136270760871489301871362707608714893018713627076087148930187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb14d45-20c1-4b9f-b451-fdbff9f81c1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb14d45-20c1-4b9f-b451-fdbff9f81c1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057423650632256385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385170574236506322563851705742365063225638517057423650632256385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5706867d-6911-494c-af12-4b531f433698, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c29a7c-0ea7-4e1f-a592-79db2ab3c1ca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c29a7c-0ea7-4e1f-a592-79db2ab3c1ca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2665464602687257697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697266546460268725769726654646026872576972665464602687257697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb14d45-20c1-4b9f-b451-fdbff9f81c1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bf26c5-02c8-49de-b685-38095efb66ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c29a7c-0ea7-4e1f-a592-79db2ab3c1ca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bf26c5-02c8-49de-b685-38095efb66ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3714649625374895329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329371464962537489532937146496253748953293714649625374895329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46063b0d-0f15-4923-91cf-106721fba925, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46063b0d-0f15-4923-91cf-106721fba925, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17736241678746262036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036177362416787462620361773624167874626203617736241678746262036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bf26c5-02c8-49de-b685-38095efb66ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46063b0d-0f15-4923-91cf-106721fba925, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44cb9904-3262-4768-aeae-8b2a5994d679, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44cb9904-3262-4768-aeae-8b2a5994d679, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12790659759572259439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439127906597595722594391279065975957225943912790659759572259439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e648e6a-4f1c-4e20-af0b-d12bda57748b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e648e6a-4f1c-4e20-af0b-d12bda57748b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10857545744220582971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971108575457442205829711085754574422058297110857545744220582971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44cb9904-3262-4768-aeae-8b2a5994d679, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37945d93-9d0d-495c-bfaf-5fc0ea003fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37945d93-9d0d-495c-bfaf-5fc0ea003fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17273886616090567180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180172738866160905671801727388661609056718017273886616090567180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e648e6a-4f1c-4e20-af0b-d12bda57748b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 086382ea-ae90-451c-b1a1-30529670f3ea, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37945d93-9d0d-495c-bfaf-5fc0ea003fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e949c8bc-5b66-4123-97b4-b8241061e85c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e949c8bc-5b66-4123-97b4-b8241061e85c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13247450118422314667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667132474501184223146671324745011842231466713247450118422314667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 086382ea-ae90-451c-b1a1-30529670f3ea, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9592618315248996054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054959261831524899605495926183152489960549592618315248996054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e949c8bc-5b66-4123-97b4-b8241061e85c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f830c3a-be88-4a4a-a1a5-7d69088f6c0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f830c3a-be88-4a4a-a1a5-7d69088f6c0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2958354162684976756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756295835416268497675629583541626849767562958354162684976756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086382ea-ae90-451c-b1a1-30529670f3ea, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f830c3a-be88-4a4a-a1a5-7d69088f6c0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfc2120-aa98-4f60-8d0d-6c9328744c15, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfc2120-aa98-4f60-8d0d-6c9328744c15, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14120189968538627411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411141201899685386274111412018996853862741114120189968538627411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1a543f-94a7-4a5c-bd14-6f17bfb85531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1a543f-94a7-4a5c-bd14-6f17bfb85531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412994320904953336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336441299432090495333644129943209049533364412994320904953336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfc2120-aa98-4f60-8d0d-6c9328744c15, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0004030-61c4-4d5a-8c8e-bcd94624585f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0004030-61c4-4d5a-8c8e-bcd94624585f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3881123634516039100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100388112363451603910038811236345160391003881123634516039100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1a543f-94a7-4a5c-bd14-6f17bfb85531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f569079a-28ed-4497-9984-70b331014d4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f569079a-28ed-4497-9984-70b331014d4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17431507198889125768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768174315071988891257681743150719888912576817431507198889125768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0004030-61c4-4d5a-8c8e-bcd94624585f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0ea5b0-15b8-4519-85d4-adf93378b203, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0ea5b0-15b8-4519-85d4-adf93378b203, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13902315341691580029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029139023153416915800291390231534169158002913902315341691580029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f569079a-28ed-4497-9984-70b331014d4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5eda1c5-0b2b-4063-9b55-3a753874b71f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0ea5b0-15b8-4519-85d4-adf93378b203, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5eda1c5-0b2b-4063-9b55-3a753874b71f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12579909750638430317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317125799097506384303171257990975063843031712579909750638430317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b27868-466b-42e3-ae67-741727dbbb74, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b27868-466b-42e3-ae67-741727dbbb74, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119141974161629680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680211914197416162968021191419741616296802119141974161629680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5eda1c5-0b2b-4063-9b55-3a753874b71f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da38cade-79b3-42a5-a6ff-9e4877ac2f43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da38cade-79b3-42a5-a6ff-9e4877ac2f43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964189999602266324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324159641899996022663241596418999960226632415964189999602266324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b27868-466b-42e3-ae67-741727dbbb74, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2fe9f67-51a5-46d0-9938-516bb8baa1b0, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fe9f67-51a5-46d0-9938-516bb8baa1b0, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16567313576799756937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937165673135767997569371656731357679975693716567313576799756937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da38cade-79b3-42a5-a6ff-9e4877ac2f43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac564f9b-9be3-44d8-a973-450c70aacbf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac564f9b-9be3-44d8-a973-450c70aacbf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062424772146685310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310906242477214668531090624247721466853109062424772146685310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fe9f67-51a5-46d0-9938-516bb8baa1b0, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0126d9-3435-43b0-b8d4-e95fb932a520, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0126d9-3435-43b0-b8d4-e95fb932a520, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3985497924409043250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250398549792440904325039854979244090432503985497924409043250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac564f9b-9be3-44d8-a973-450c70aacbf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ee784c-02d2-42aa-91cf-f5cbf474c6eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ee784c-02d2-42aa-91cf-f5cbf474c6eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11553023685934833156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156115530236859348331561155302368593483315611553023685934833156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0126d9-3435-43b0-b8d4-e95fb932a520, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ee784c-02d2-42aa-91cf-f5cbf474c6eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f91476-2249-4dc8-94bf-d9466d93a5c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595587e4-08df-40ec-9755-8b30c79e4b68, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f91476-2249-4dc8-94bf-d9466d93a5c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624817294002993800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800562481729400299380056248172940029938005624817294002993800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595587e4-08df-40ec-9755-8b30c79e4b68, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6464611960711433538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538646461196071143353864646119607114335386464611960711433538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595587e4-08df-40ec-9755-8b30c79e4b68, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8520e79c-fc6a-4bfa-829a-68907e456fce, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8520e79c-fc6a-4bfa-829a-68907e456fce, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745818339254642230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230167458183392546422301674581833925464223016745818339254642230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f91476-2249-4dc8-94bf-d9466d93a5c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7f6be6-af72-453a-a10b-cd87d24d19a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7f6be6-af72-453a-a10b-cd87d24d19a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132635051515708810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810171326350515157088101713263505151570881017132635051515708810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8520e79c-fc6a-4bfa-829a-68907e456fce, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b93e2efb-ca66-4a2f-8ebb-dd7ab927f058, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93e2efb-ca66-4a2f-8ebb-dd7ab927f058, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11705493476366805469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469117054934763668054691170549347636680546911705493476366805469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7f6be6-af72-453a-a10b-cd87d24d19a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98db5813-495e-468b-a94b-37a204be2dab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98db5813-495e-468b-a94b-37a204be2dab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088548915028091170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170508854891502809117050885489150280911705088548915028091170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93e2efb-ca66-4a2f-8ebb-dd7ab927f058, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b98a05-3479-4686-b46e-bdd7588d9ce9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b98a05-3479-4686-b46e-bdd7588d9ce9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13527254625805202461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461135272546258052024611352725462580520246113527254625805202461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98db5813-495e-468b-a94b-37a204be2dab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1867ece1-0029-49c0-b592-07c3b271e195, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b98a05-3479-4686-b46e-bdd7588d9ce9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1867ece1-0029-49c0-b592-07c3b271e195, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265602425995376815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815326560242599537681532656024259953768153265602425995376815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d29dfd-9951-467c-a624-538345f50185, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d29dfd-9951-467c-a624-538345f50185, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13027285866673021754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754130272858666730217541302728586667302175413027285866673021754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1867ece1-0029-49c0-b592-07c3b271e195, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010c9826-14fe-4023-9734-b2aa1d435005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d29dfd-9951-467c-a624-538345f50185, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010c9826-14fe-4023-9734-b2aa1d435005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17858471434559239316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316178584714345592393161785847143455923931617858471434559239316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3b3375-6176-49f6-8fac-a83b0cf57dec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3b3375-6176-49f6-8fac-a83b0cf57dec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7416244200371962003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003741624420037196200374162442003719620037416244200371962003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010c9826-14fe-4023-9734-b2aa1d435005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea2729e-f35e-49b4-99aa-a07dd1a7ee73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea2729e-f35e-49b4-99aa-a07dd1a7ee73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18334580149775448039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039183345801497754480391833458014977544803918334580149775448039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3b3375-6176-49f6-8fac-a83b0cf57dec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d8f743-663b-4ba2-8451-83ef7b60e035, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d8f743-663b-4ba2-8451-83ef7b60e035, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8445860615673015494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494844586061567301549484458606156730154948445860615673015494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d8f743-663b-4ba2-8451-83ef7b60e035, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0aafc90-1261-4277-95aa-3c1100004444, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea2729e-f35e-49b4-99aa-a07dd1a7ee73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0aafc90-1261-4277-95aa-3c1100004444, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997890889217729869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869299789088921772986929978908892177298692997890889217729869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf43d29-eb1b-4c07-98c4-27ba8c8c4b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf43d29-eb1b-4c07-98c4-27ba8c8c4b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13625936589434352872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872136259365894343528721362593658943435287213625936589434352872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0aafc90-1261-4277-95aa-3c1100004444, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f8a239-3164-4806-bc25-8970d750e0b7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f8a239-3164-4806-bc25-8970d750e0b7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8223784482092658561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561822378448209265856182237844820926585618223784482092658561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf43d29-eb1b-4c07-98c4-27ba8c8c4b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b621e8b9-1890-4836-874e-fcd7e0b9f586, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f8a239-3164-4806-bc25-8970d750e0b7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b621e8b9-1890-4836-874e-fcd7e0b9f586, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256593263322327606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606122565932633223276061225659326332232760612256593263322327606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6e03c9-529d-46e3-844e-c9993b266641, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6e03c9-529d-46e3-844e-c9993b266641, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841499580396947170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170284149958039694717028414995803969471702841499580396947170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b621e8b9-1890-4836-874e-fcd7e0b9f586, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6e03c9-529d-46e3-844e-c9993b266641, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8b67f6-53d3-42ef-8048-cc069cc1d2b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8b67f6-53d3-42ef-8048-cc069cc1d2b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144772855170712355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355161447728551707123551614477285517071235516144772855170712355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408e2078-5406-4abd-857f-a1fdccda3bb5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408e2078-5406-4abd-857f-a1fdccda3bb5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1109009276210992864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864110900927621099286411090092762109928641109009276210992864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8b67f6-53d3-42ef-8048-cc069cc1d2b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c14015-fdc3-4665-862f-aab1dc0e84c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c14015-fdc3-4665-862f-aab1dc0e84c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11512730113146279000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000115127301131462790001151273011314627900011512730113146279000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408e2078-5406-4abd-857f-a1fdccda3bb5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f3ca23-7044-458b-b11c-2a8986675b37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f3ca23-7044-458b-b11c-2a8986675b37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296479913343606485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485829647991334360648582964799133436064858296479913343606485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c14015-fdc3-4665-862f-aab1dc0e84c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71ba024-af7a-493e-9840-d585c0a256f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71ba024-af7a-493e-9840-d585c0a256f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268044116764011768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768182680441167640117681826804411676401176818268044116764011768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f3ca23-7044-458b-b11c-2a8986675b37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e7a78e-f10b-4959-9fd9-6f2b58c5887a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71ba024-af7a-493e-9840-d585c0a256f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e7a78e-f10b-4959-9fd9-6f2b58c5887a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17654947795483397527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527176549477954833975271765494779548339752717654947795483397527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c89251b-4a66-41ff-a7a7-fab4dd55534a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c89251b-4a66-41ff-a7a7-fab4dd55534a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8233741418425348628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628823374141842534862882337414184253486288233741418425348628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e7a78e-f10b-4959-9fd9-6f2b58c5887a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640ab08d-8b6d-4b31-8c11-4fe06997f9b5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640ab08d-8b6d-4b31-8c11-4fe06997f9b5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436228605178985919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919343622860517898591934362286051789859193436228605178985919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c89251b-4a66-41ff-a7a7-fab4dd55534a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4efafa50-a87a-447e-96fa-64e3b2373b7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4efafa50-a87a-447e-96fa-64e3b2373b7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576261881802719982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982857626188180271998285762618818027199828576261881802719982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640ab08d-8b6d-4b31-8c11-4fe06997f9b5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f1da50-348e-4445-a961-ef2e114e8a75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f1da50-348e-4445-a961-ef2e114e8a75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178865596792717757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757117886559679271775711788655967927177571178865596792717757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4efafa50-a87a-447e-96fa-64e3b2373b7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b8b516-113a-4fcd-9179-5d63f3b35de3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b8b516-113a-4fcd-9179-5d63f3b35de3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16440694738029502270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270164406947380295022701644069473802950227016440694738029502270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f1da50-348e-4445-a961-ef2e114e8a75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6328057b-fcbf-4411-b962-39adb2cf4fa8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6328057b-fcbf-4411-b962-39adb2cf4fa8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941452961603427876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876941452961603427876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b8b516-113a-4fcd-9179-5d63f3b35de3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0527d658-1eea-4115-a37c-d5d425bf8f3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0527d658-1eea-4115-a37c-d5d425bf8f3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9454274278191561470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470945427427819156147094542742781915614709454274278191561470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6328057b-fcbf-4411-b962-39adb2cf4fa8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78df548-6761-4410-bc05-3c2c1883e5ec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78df548-6761-4410-bc05-3c2c1883e5ec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263786712000736947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947726378671200073694772637867120007369477263786712000736947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0527d658-1eea-4115-a37c-d5d425bf8f3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c253f5-6530-4bab-a179-60f6af4d6f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c253f5-6530-4bab-a179-60f6af4d6f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18290329337248164958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958182903293372481649581829032933724816495818290329337248164958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78df548-6761-4410-bc05-3c2c1883e5ec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182d5cc3-9095-473e-8d7e-e68699e6382b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182d5cc3-9095-473e-8d7e-e68699e6382b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9975183305414766712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712997518330541476671299751833054147667129975183305414766712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c253f5-6530-4bab-a179-60f6af4d6f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7a2414-312d-4fcc-956a-69c63529d550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7a2414-312d-4fcc-956a-69c63529d550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7061681947054715300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300706168194705471530070616819470547153007061681947054715300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7a2414-312d-4fcc-956a-69c63529d550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36429c82-97b0-42b9-b1e7-dc826a616fb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36429c82-97b0-42b9-b1e7-dc826a616fb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685641002087442312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312368564100208744231236856410020874423123685641002087442312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182d5cc3-9095-473e-8d7e-e68699e6382b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55134312-47a8-4ff2-8ddf-47f70dd70b0d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55134312-47a8-4ff2-8ddf-47f70dd70b0d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440699947413068402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402134406999474130684021344069994741306840213440699947413068402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36429c82-97b0-42b9-b1e7-dc826a616fb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ae2662-cb72-4737-8eac-f6b37fd242b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ae2662-cb72-4737-8eac-f6b37fd242b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135578947090666359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359135578947090666359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55134312-47a8-4ff2-8ddf-47f70dd70b0d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe613cd-def0-45e5-8603-c6aaa44a6e86, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe613cd-def0-45e5-8603-c6aaa44a6e86, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138685808468122727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727138685808468122727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ae2662-cb72-4737-8eac-f6b37fd242b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe160b60-e9ef-448d-bd4e-3677cd698777, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe160b60-e9ef-448d-bd4e-3677cd698777, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480423309046534833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833748042330904653483374804233090465348337480423309046534833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe613cd-def0-45e5-8603-c6aaa44a6e86, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6094c69-9e5a-40f2-894b-f7efe1c9ad41, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6094c69-9e5a-40f2-894b-f7efe1c9ad41, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13613234832280681468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468136132348322806814681361323483228068146813613234832280681468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe160b60-e9ef-448d-bd4e-3677cd698777, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54cc324-10cf-4863-8d1f-c91fe0e3d9e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54cc324-10cf-4863-8d1f-c91fe0e3d9e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2856056140486736503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503285605614048673650328560561404867365032856056140486736503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6094c69-9e5a-40f2-894b-f7efe1c9ad41, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d624f4-6019-4c98-ae24-59a5318bc3a6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d624f4-6019-4c98-ae24-59a5318bc3a6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6079450304219094612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612607945030421909461260794503042190946126079450304219094612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54cc324-10cf-4863-8d1f-c91fe0e3d9e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1a2e15-2c44-41c6-a7df-14973bd50a27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1a2e15-2c44-41c6-a7df-14973bd50a27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3822368779015641711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711382236877901564171138223687790156417113822368779015641711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d624f4-6019-4c98-ae24-59a5318bc3a6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd8b75a-3e01-4a99-9acf-a2c62d419955, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd8b75a-3e01-4a99-9acf-a2c62d419955, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6113918810687241712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712611391881068724171261139188106872417126113918810687241712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1a2e15-2c44-41c6-a7df-14973bd50a27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b62367f-fafd-4f71-9b72-0ee6e21a9c8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b62367f-fafd-4f71-9b72-0ee6e21a9c8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732531704290120472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472373253170429012047237325317042901204723732531704290120472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd8b75a-3e01-4a99-9acf-a2c62d419955, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72113dc2-2838-4e40-89b6-0c814592c78a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72113dc2-2838-4e40-89b6-0c814592c78a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830708651255827351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351483070865125582735148307086512558273514830708651255827351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b62367f-fafd-4f71-9b72-0ee6e21a9c8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ddddae-6650-495a-803c-0118391f2c95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ddddae-6650-495a-803c-0118391f2c95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966351771961540506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506129663517719615405061296635177196154050612966351771961540506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72113dc2-2838-4e40-89b6-0c814592c78a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a14b84-2c94-45b8-b01f-8de7b396da66, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ddddae-6650-495a-803c-0118391f2c95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a14b84-2c94-45b8-b01f-8de7b396da66, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5703026055360632668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668570302605536063266857030260553606326685703026055360632668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 352c1aa4-74de-498b-b113-4e5417b9f6f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 352c1aa4-74de-498b-b113-4e5417b9f6f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16913269651586254953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953169132696515862549531691326965158625495316913269651586254953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a14b84-2c94-45b8-b01f-8de7b396da66, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fed13c2-717f-4e6f-87f9-44d5cf99fd53, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fed13c2-717f-4e6f-87f9-44d5cf99fd53, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14361641431405878080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080143616414314058780801436164143140587808014361641431405878080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 352c1aa4-74de-498b-b113-4e5417b9f6f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873f8e2b-b5c7-4ccf-b1b4-c939610b5137, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873f8e2b-b5c7-4ccf-b1b4-c939610b5137, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798625938687609000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000147986259386876090001479862593868760900014798625938687609000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fed13c2-717f-4e6f-87f9-44d5cf99fd53, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc279beb-7bf0-4468-ae7f-e0f6b2effbe3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc279beb-7bf0-4468-ae7f-e0f6b2effbe3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307767393201329016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016163077673932013290161630776739320132901616307767393201329016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873f8e2b-b5c7-4ccf-b1b4-c939610b5137, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc279beb-7bf0-4468-ae7f-e0f6b2effbe3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160c3d73-3b99-4b1b-8d41-a0cab91d4c89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160c3d73-3b99-4b1b-8d41-a0cab91d4c89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202061484249675878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878172020614842496758781720206148424967587817202061484249675878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0405a4-6789-4c72-a0ba-3f64e9745ee4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0405a4-6789-4c72-a0ba-3f64e9745ee4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11899954992483999958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958118999549924839999581189995499248399995811899954992483999958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160c3d73-3b99-4b1b-8d41-a0cab91d4c89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7604b9f5-9627-4eb8-93e7-1c2d88b9c280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0405a4-6789-4c72-a0ba-3f64e9745ee4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6e83b9-5f7c-4a34-9bfa-cf89139de796, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7604b9f5-9627-4eb8-93e7-1c2d88b9c280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14159123785641717093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093141591237856417170931415912378564171709314159123785641717093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6e83b9-5f7c-4a34-9bfa-cf89139de796, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8986826669652257905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905898682666965225790589868266696522579058986826669652257905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6e83b9-5f7c-4a34-9bfa-cf89139de796, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e9a054-cbc0-479f-88aa-38e030b53560, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e9a054-cbc0-479f-88aa-38e030b53560, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13015211354010792894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894130152113540107928941301521135401079289413015211354010792894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7604b9f5-9627-4eb8-93e7-1c2d88b9c280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d635f2f-3b3b-4c1f-9383-f70d8ada9cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d635f2f-3b3b-4c1f-9383-f70d8ada9cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8577072799447785380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380857707279944778538085770727994477853808577072799447785380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e9a054-cbc0-479f-88aa-38e030b53560, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563253f2-62a2-4517-8191-57cf0cf36d81, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563253f2-62a2-4517-8191-57cf0cf36d81, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4942662422639999342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342494266242263999934249426624226399993424942662422639999342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d635f2f-3b3b-4c1f-9383-f70d8ada9cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8b34ad-8db0-4c7a-a12d-fab1767279de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8b34ad-8db0-4c7a-a12d-fab1767279de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6533177319405166309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309653317731940516630965331773194051663096533177319405166309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563253f2-62a2-4517-8191-57cf0cf36d81, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e1434a-71c8-4723-ad50-76ea3353a8b2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e1434a-71c8-4723-ad50-76ea3353a8b2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12420968890558216207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207124209688905582162071242096889055821620712420968890558216207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8b34ad-8db0-4c7a-a12d-fab1767279de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e1434a-71c8-4723-ad50-76ea3353a8b2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbe5c4e-75c7-4a1d-ab12-ba21761b6fbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbe5c4e-75c7-4a1d-ab12-ba21761b6fbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11971200950672314761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761119712009506723147611197120095067231476111971200950672314761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5141e4f-0f47-462e-980f-3aeb2c177cc3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5141e4f-0f47-462e-980f-3aeb2c177cc3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5706651286416278100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100570665128641627810057066512864162781005706651286416278100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5141e4f-0f47-462e-980f-3aeb2c177cc3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbe5c4e-75c7-4a1d-ab12-ba21761b6fbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9c9003-d4df-4246-a304-7fb013d0520f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57fe951-77b8-4059-9116-9ad9ea7a89c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57fe951-77b8-4059-9116-9ad9ea7a89c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2675665730224205480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480267566573022420548026756657302242054802675665730224205480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9c9003-d4df-4246-a304-7fb013d0520f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17201547086293368060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060172015470862933680601720154708629336806017201547086293368060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57fe951-77b8-4059-9116-9ad9ea7a89c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb1188d-e490-4e04-b868-97dcad8405b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb1188d-e490-4e04-b868-97dcad8405b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10631739911132676403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403106317399111326764031063173991113267640310631739911132676403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9c9003-d4df-4246-a304-7fb013d0520f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd9d4e3-5208-4969-b605-0b0cb477d293, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd9d4e3-5208-4969-b605-0b0cb477d293, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2006628381652727715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715200662838165272771520066283816527277152006628381652727715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb1188d-e490-4e04-b868-97dcad8405b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22fca70-ad6e-46c1-a3f9-a3143cfb05ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22fca70-ad6e-46c1-a3f9-a3143cfb05ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8274505964501323433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433827450596450132343382745059645013234338274505964501323433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd9d4e3-5208-4969-b605-0b0cb477d293, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bc65b5-6741-421d-a686-77cd9eeb937f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bc65b5-6741-421d-a686-77cd9eeb937f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982989710762303616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616898298971076230361689829897107623036168982989710762303616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22fca70-ad6e-46c1-a3f9-a3143cfb05ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee2131b-116d-46ea-8b99-bfeafd0f8910, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee2131b-116d-46ea-8b99-bfeafd0f8910, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13680682334215489063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063136806823342154890631368068233421548906313680682334215489063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bc65b5-6741-421d-a686-77cd9eeb937f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1c0649-d632-4706-92a2-92b4751dda02, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1c0649-d632-4706-92a2-92b4751dda02, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175492821005457026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026111754928210054570261117549282100545702611175492821005457026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee2131b-116d-46ea-8b99-bfeafd0f8910, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b580f462-dc40-4f6d-9cd0-3c4359ab84f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b580f462-dc40-4f6d-9cd0-3c4359ab84f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813636371454320809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809178136363714543208091781363637145432080917813636371454320809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b580f462-dc40-4f6d-9cd0-3c4359ab84f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c191b57d-57a3-4121-8abe-e1ae8751f064, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c191b57d-57a3-4121-8abe-e1ae8751f064, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17173329101459020562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562171733291014590205621717332910145902056217173329101459020562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1c0649-d632-4706-92a2-92b4751dda02, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a09e7a-ac87-431b-91c5-2fb0da7e1201, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a09e7a-ac87-431b-91c5-2fb0da7e1201, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7981639312215947901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901798163931221594790179816393122159479017981639312215947901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c191b57d-57a3-4121-8abe-e1ae8751f064, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd196136-f64e-4c8c-81ea-40137be9e713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a09e7a-ac87-431b-91c5-2fb0da7e1201, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd196136-f64e-4c8c-81ea-40137be9e713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662681659994021635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635156626816599940216351566268165999402163515662681659994021635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3eac241-27e3-4f17-913a-39204cf03225, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3eac241-27e3-4f17-913a-39204cf03225, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111808307767547302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302211180830776754730221118083077675473022111808307767547302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3eac241-27e3-4f17-913a-39204cf03225, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd196136-f64e-4c8c-81ea-40137be9e713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4dc816-b13f-46a4-b862-804e6c0ac918, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4dc816-b13f-46a4-b862-804e6c0ac918, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2532932438544870464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464253293243854487046425329324385448704642532932438544870464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a326dc-e95d-4c27-99fc-092bd12e6d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a326dc-e95d-4c27-99fc-092bd12e6d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882464304228916438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438128824643042289164381288246430422891643812882464304228916438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4dc816-b13f-46a4-b862-804e6c0ac918, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 226f73c9-51d9-47ac-b11d-5a97925c240b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 226f73c9-51d9-47ac-b11d-5a97925c240b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381780909244319712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712538178090924431971253817809092443197125381780909244319712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a326dc-e95d-4c27-99fc-092bd12e6d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc14b73-9e54-4c76-91c6-7ddfd3500c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 226f73c9-51d9-47ac-b11d-5a97925c240b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e08a7f6-7736-4604-89b7-2953ec805beb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc14b73-9e54-4c76-91c6-7ddfd3500c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2476903811432537421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421247690381143253742124769038114325374212476903811432537421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e08a7f6-7736-4604-89b7-2953ec805beb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2663779085686585959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959266377908568658595926637790856865859592663779085686585959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e08a7f6-7736-4604-89b7-2953ec805beb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c803145-3256-4753-b8ee-64b165fcf086, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c803145-3256-4753-b8ee-64b165fcf086, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232962624125529223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223323296262412552922332329626241255292233232962624125529223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc14b73-9e54-4c76-91c6-7ddfd3500c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90bd26a-f3f4-44a6-a181-ed7a06960c81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c803145-3256-4753-b8ee-64b165fcf086, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90bd26a-f3f4-44a6-a181-ed7a06960c81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076962757474249025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025170769627574742490251707696275747424902517076962757474249025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a500a301-048a-4701-8d1b-ddaef206ec4c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90bd26a-f3f4-44a6-a181-ed7a06960c81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97c3a5b-8871-49f7-ab39-be5071858587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97c3a5b-8871-49f7-ab39-be5071858587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882292311675476056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056148822923116754760561488229231167547605614882292311675476056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a500a301-048a-4701-8d1b-ddaef206ec4c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659888666441905359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359265988866644190535926598886664419053592659888666441905359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97c3a5b-8871-49f7-ab39-be5071858587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ccaff4-b242-4292-b956-04e1909f5014, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ccaff4-b242-4292-b956-04e1909f5014, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257613064922756953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953525761306492275695352576130649227569535257613064922756953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a500a301-048a-4701-8d1b-ddaef206ec4c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d4cf4c-c4d4-4bf8-a872-ffe361d867a7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d4cf4c-c4d4-4bf8-a872-ffe361d867a7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254845131877521748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748225484513187752174822548451318775217482254845131877521748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ccaff4-b242-4292-b956-04e1909f5014, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cafc514-6197-4d26-a740-eaf58c6cdd29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cafc514-6197-4d26-a740-eaf58c6cdd29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194159347725507498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498111941593477255074981119415934772550749811194159347725507498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d4cf4c-c4d4-4bf8-a872-ffe361d867a7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0238577-0f94-4335-84c6-3423bccd84b9, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0238577-0f94-4335-84c6-3423bccd84b9, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925939340763223117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117492593934076322311749259393407632231174925939340763223117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cafc514-6197-4d26-a740-eaf58c6cdd29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05315aae-4bb0-451e-a78d-1dd90760481f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05315aae-4bb0-451e-a78d-1dd90760481f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4375150904497272389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389437515090449727238943751509044972723894375150904497272389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0238577-0f94-4335-84c6-3423bccd84b9, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e47a60-d266-4fc7-a4df-f68e3aeb30a3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e47a60-d266-4fc7-a4df-f68e3aeb30a3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14187671207445151494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494141876712074451514941418767120744515149414187671207445151494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05315aae-4bb0-451e-a78d-1dd90760481f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e47a60-d266-4fc7-a4df-f68e3aeb30a3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac507f66-0fc5-4c21-a446-13d4b2be686a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac507f66-0fc5-4c21-a446-13d4b2be686a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673621012777992650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650367362101277799265036736210127779926503673621012777992650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af7cf8c-4cfa-4970-b844-3516f431f084, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af7cf8c-4cfa-4970-b844-3516f431f084, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2031442177036790840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840203144217703679084020314421770367908402031442177036790840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af7cf8c-4cfa-4970-b844-3516f431f084, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb912a8-c8ac-464a-9c06-46cc0082f341, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb912a8-c8ac-464a-9c06-46cc0082f341, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786585372448475025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025157865853724484750251578658537244847502515786585372448475025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac507f66-0fc5-4c21-a446-13d4b2be686a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb912a8-c8ac-464a-9c06-46cc0082f341, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367ef44d-492e-41fa-ad5b-7fcb11ff7dff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367ef44d-492e-41fa-ad5b-7fcb11ff7dff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262507579165020313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313262507579165020313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367ef44d-492e-41fa-ad5b-7fcb11ff7dff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b55777d-e77d-4a09-807d-c44d744ba923, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b55777d-e77d-4a09-807d-c44d744ba923, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982987273649191766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766898298727364919176689829872736491917668982987273649191766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7f9230-ab3d-43aa-8197-12a4cffdc495, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7f9230-ab3d-43aa-8197-12a4cffdc495, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17890413683009958130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130178904136830099581301789041368300995813017890413683009958130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7f9230-ab3d-43aa-8197-12a4cffdc495, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7554e5cb-4bdc-408e-8f68-6f9953736027, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7554e5cb-4bdc-408e-8f68-6f9953736027, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599932635305095917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917459993263530509591745999326353050959174599932635305095917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b55777d-e77d-4a09-807d-c44d744ba923, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f29a52f-539c-4054-8836-556ee992f906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f29a52f-539c-4054-8836-556ee992f906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10322828079487474330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330103228280794874743301032282807948747433010322828079487474330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7554e5cb-4bdc-408e-8f68-6f9953736027, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bdda726-1ffb-486f-8f68-b7f69d5f244e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdda726-1ffb-486f-8f68-b7f69d5f244e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15793105583108681133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133157931055831086811331579310558310868113315793105583108681133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f29a52f-539c-4054-8836-556ee992f906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdda726-1ffb-486f-8f68-b7f69d5f244e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa0ce60-f6e2-44a9-b701-840897d907bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa0ce60-f6e2-44a9-b701-840897d907bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364747290856470806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806636474729085647080663647472908564708066364747290856470806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e71164-1a3a-4812-83cb-ddbee351af3c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e71164-1a3a-4812-83cb-ddbee351af3c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3556738132053451292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292355673813205345129235567381320534512923556738132053451292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa0ce60-f6e2-44a9-b701-840897d907bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e95fa3-ac4d-4ca9-9f80-7f174e1f94ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e95fa3-ac4d-4ca9-9f80-7f174e1f94ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7698043255301134597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597769804325530113459776980432553011345977698043255301134597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e71164-1a3a-4812-83cb-ddbee351af3c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de569f1b-0c8f-47d6-b24c-e4d36e85837a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e95fa3-ac4d-4ca9-9f80-7f174e1f94ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de569f1b-0c8f-47d6-b24c-e4d36e85837a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14057313356877977735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735140573133568779777351405731335687797773514057313356877977735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 986dc710-330d-4f36-ab53-96ba23c9b0bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 986dc710-330d-4f36-ab53-96ba23c9b0bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715660457112894709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709117156604571128947091171566045711289470911715660457112894709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de569f1b-0c8f-47d6-b24c-e4d36e85837a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d06a19-afcf-4136-acfd-6f0e519aea80, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d06a19-afcf-4136-acfd-6f0e519aea80, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3074380587933902545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545307438058793390254530743805879339025453074380587933902545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 986dc710-330d-4f36-ab53-96ba23c9b0bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d06a19-afcf-4136-acfd-6f0e519aea80, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8b030e-75ee-4624-ac7a-f3842a304ceb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8b030e-75ee-4624-ac7a-f3842a304ceb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6311684217181206569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569631168421718120656963116842171812065696311684217181206569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e8b4f8-b5a8-4e4b-b37b-7e75cb190d24, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e8b4f8-b5a8-4e4b-b37b-7e75cb190d24, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197612837976473661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661181976128379764736611819761283797647366118197612837976473661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e8b4f8-b5a8-4e4b-b37b-7e75cb190d24, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea97f32c-e064-4d93-8666-be1ae5345e0d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea97f32c-e064-4d93-8666-be1ae5345e0d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12975103675389681904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904129751036753896819041297510367538968190412975103675389681904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8b030e-75ee-4624-ac7a-f3842a304ceb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea97f32c-e064-4d93-8666-be1ae5345e0d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ad86fa-46ee-48eb-989a-4fd501bef1c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ad86fa-46ee-48eb-989a-4fd501bef1c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9761766389168205125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125976176638916820512597617663891682051259761766389168205125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642d83a6-5911-4bd9-ac11-e7a722b6e19d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ad86fa-46ee-48eb-989a-4fd501bef1c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642d83a6-5911-4bd9-ac11-e7a722b6e19d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10728943135968506507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507107289431359685065071072894313596850650710728943135968506507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4b65ef-e6b4-4fd3-8985-8e49f3ab7dfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4b65ef-e6b4-4fd3-8985-8e49f3ab7dfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415574871459298161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161741557487145929816174155748714592981617415574871459298161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642d83a6-5911-4bd9-ac11-e7a722b6e19d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4b65ef-e6b4-4fd3-8985-8e49f3ab7dfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655a85ac-36d5-4f3f-b17c-4cea0f60ea75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544a1bec-2ac6-44ad-bf4c-27153ddcbc09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544a1bec-2ac6-44ad-bf4c-27153ddcbc09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2252208004408553035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035225220800440855303522522080044085530352252208004408553035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655a85ac-36d5-4f3f-b17c-4cea0f60ea75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13807137876070632845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845138071378760706328451380713787607063284513807137876070632845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544a1bec-2ac6-44ad-bf4c-27153ddcbc09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655a85ac-36d5-4f3f-b17c-4cea0f60ea75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c5eb36-db83-4e0a-b603-e09bb4469b34, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda1e7fc-27d6-48c9-91ee-90add678e401, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c5eb36-db83-4e0a-b603-e09bb4469b34, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125101079292129285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285161251010792921292851612510107929212928516125101079292129285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda1e7fc-27d6-48c9-91ee-90add678e401, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5187339915595628485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485518733991559562848551873399155956284855187339915595628485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c5eb36-db83-4e0a-b603-e09bb4469b34, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6511e0-243e-40d7-8ed3-56eb59756527, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6511e0-243e-40d7-8ed3-56eb59756527, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4739776914960797995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995473977691496079799547397769149607979954739776914960797995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda1e7fc-27d6-48c9-91ee-90add678e401, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02adacb6-3f4a-4385-a133-ac5fda2f4939, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02adacb6-3f4a-4385-a133-ac5fda2f4939, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13443815530263729498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498134438155302637294981344381553026372949813443815530263729498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6511e0-243e-40d7-8ed3-56eb59756527, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c34f64b7-53ae-439e-92d6-49bd3b02e2bd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c34f64b7-53ae-439e-92d6-49bd3b02e2bd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743799351225782019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019117437993512257820191174379935122578201911743799351225782019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02adacb6-3f4a-4385-a133-ac5fda2f4939, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8e2f4f-2cb8-406d-8348-8f86331d9826, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c34f64b7-53ae-439e-92d6-49bd3b02e2bd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6e6ca9-1b16-4a5b-a798-ff4c75a7bd45, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8e2f4f-2cb8-406d-8348-8f86331d9826, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406898921996274167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167540689892199627416754068989219962741675406898921996274167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6e6ca9-1b16-4a5b-a798-ff4c75a7bd45, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3631660648710146308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308363166064871014630836316606487101463083631660648710146308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8e2f4f-2cb8-406d-8348-8f86331d9826, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713e76a5-177b-4d5b-bc28-c648c42778fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6e6ca9-1b16-4a5b-a798-ff4c75a7bd45, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87499b0-1d85-4cd6-9afb-5fdf8b24a485, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713e76a5-177b-4d5b-bc28-c648c42778fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000416649134969440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440800041664913496944080004166491349694408000416649134969440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87499b0-1d85-4cd6-9afb-5fdf8b24a485, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541462920515150679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679554146292051515067955414629205151506795541462920515150679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87499b0-1d85-4cd6-9afb-5fdf8b24a485, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afcd7ca0-0bbc-48d5-bc78-6a0466abd9e2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afcd7ca0-0bbc-48d5-bc78-6a0466abd9e2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6463697502443992319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319646369750244399231964636975024439923196463697502443992319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713e76a5-177b-4d5b-bc28-c648c42778fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed08c80c-d244-4667-b85d-4668c52dadf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed08c80c-d244-4667-b85d-4668c52dadf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472193947636304195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195247219394763630419524721939476363041952472193947636304195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afcd7ca0-0bbc-48d5-bc78-6a0466abd9e2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65f9212d-99ab-4e00-9aa9-aa1262fabb70, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65f9212d-99ab-4e00-9aa9-aa1262fabb70, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 224022745286957168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168224022745286957168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65f9212d-99ab-4e00-9aa9-aa1262fabb70, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d85de95-82be-483b-b100-e01384df7c30, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed08c80c-d244-4667-b85d-4668c52dadf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d85de95-82be-483b-b100-e01384df7c30, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642192561099010804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804116421925610990108041164219256109901080411642192561099010804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9985ecc1-51e2-4916-a24c-ec266a4e5428, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9985ecc1-51e2-4916-a24c-ec266a4e5428, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8945059925840092386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386894505992584009238689450599258400923868945059925840092386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d85de95-82be-483b-b100-e01384df7c30, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894ed188-4ca5-4666-80b8-c19d81996a26, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894ed188-4ca5-4666-80b8-c19d81996a26, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927406394162873702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702139274063941628737021392740639416287370213927406394162873702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9985ecc1-51e2-4916-a24c-ec266a4e5428, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0e380c-3597-4ec2-ac4b-897fd9a013b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0e380c-3597-4ec2-ac4b-897fd9a013b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15248730418886454280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280152487304188864542801524873041888645428015248730418886454280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894ed188-4ca5-4666-80b8-c19d81996a26, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b801a58-bced-4dd9-b4c4-2caa69de536b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b801a58-bced-4dd9-b4c4-2caa69de536b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8270571649267851980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980827057164926785198082705716492678519808270571649267851980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0e380c-3597-4ec2-ac4b-897fd9a013b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b801a58-bced-4dd9-b4c4-2caa69de536b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94df580-6926-4984-b5bb-9fa264c0d02a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94df580-6926-4984-b5bb-9fa264c0d02a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748005738699575995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995107480057386995759951074800573869957599510748005738699575995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93060c92-c6ba-46e1-a00f-dafa9cd9eca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93060c92-c6ba-46e1-a00f-dafa9cd9eca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8283081743886202480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480828308174388620248082830817438862024808283081743886202480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94df580-6926-4984-b5bb-9fa264c0d02a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d27cad-2a1c-483c-91a8-7e526fbc2ffb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d27cad-2a1c-483c-91a8-7e526fbc2ffb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148303294645132759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759111483032946451327591114830329464513275911148303294645132759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93060c92-c6ba-46e1-a00f-dafa9cd9eca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19db800a-45b1-4d23-a67c-d3b92cd12ce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d27cad-2a1c-483c-91a8-7e526fbc2ffb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19db800a-45b1-4d23-a67c-d3b92cd12ce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14061907390339146294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294140619073903391462941406190739033914629414061907390339146294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc71c61-a831-4e30-b98b-4b703953fa60, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc71c61-a831-4e30-b98b-4b703953fa60, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179888641582372464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464117988864158237246411798886415823724641179888641582372464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc71c61-a831-4e30-b98b-4b703953fa60, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6384e19-c48a-4d5b-a4b5-3fdb8baa669f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6384e19-c48a-4d5b-a4b5-3fdb8baa669f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195067741539452985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985119506774153945298511950677415394529851195067741539452985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19db800a-45b1-4d23-a67c-d3b92cd12ce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3dd991a-22bc-4e28-93dd-488aa33cb539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6384e19-c48a-4d5b-a4b5-3fdb8baa669f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7ec8b0-691c-4add-886a-3de671e952b4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7ec8b0-691c-4add-886a-3de671e952b4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2709826782378511078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078270982678237851107827098267823785110782709826782378511078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3dd991a-22bc-4e28-93dd-488aa33cb539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6271964037441018471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471627196403744101847162719640374410184716271964037441018471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3dd991a-22bc-4e28-93dd-488aa33cb539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca30f724-a8f2-4524-91b5-21e9967eabd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca30f724-a8f2-4524-91b5-21e9967eabd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521889263049802747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747552188926304980274755218892630498027475521889263049802747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7ec8b0-691c-4add-886a-3de671e952b4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a84765-cd85-4a53-836d-b35ef24779cb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca30f724-a8f2-4524-91b5-21e9967eabd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63912fec-88e4-4230-8a79-bd345ad9c39b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63912fec-88e4-4230-8a79-bd345ad9c39b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305530964493132114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114153055309644931321141530553096449313211415305530964493132114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a84765-cd85-4a53-836d-b35ef24779cb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13299821617337411196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196132998216173374111961329982161733741119613299821617337411196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63912fec-88e4-4230-8a79-bd345ad9c39b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a84765-cd85-4a53-836d-b35ef24779cb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0ad47b-49c1-4817-a7a3-98e9762b3a26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0ad47b-49c1-4817-a7a3-98e9762b3a26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1810235374290069235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235181023537429006923518102353742900692351810235374290069235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2fa890-605e-456a-86f6-2b510c897240, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2fa890-605e-456a-86f6-2b510c897240, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8097394541400903821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821809739454140090382180973945414009038218097394541400903821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0ad47b-49c1-4817-a7a3-98e9762b3a26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b280c4-885d-45dd-b905-922bc69e2b11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2fa890-605e-456a-86f6-2b510c897240, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b280c4-885d-45dd-b905-922bc69e2b11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7747403545845835796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796774740354584583579677474035458458357967747403545845835796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8422341-2ea0-4c24-b220-0889f7e7237b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8422341-2ea0-4c24-b220-0889f7e7237b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6204833415224944159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159620483341522494415962048334152249441596204833415224944159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b280c4-885d-45dd-b905-922bc69e2b11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a5a5db-c176-4193-ae22-53d422b04d80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a5a5db-c176-4193-ae22-53d422b04d80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556645582582372435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435255664558258237243525566455825823724352556645582582372435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8422341-2ea0-4c24-b220-0889f7e7237b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f50ef07-b99c-46fd-b188-26bce302781a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f50ef07-b99c-46fd-b188-26bce302781a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9591875974652387351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351959187597465238735195918759746523873519591875974652387351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a5a5db-c176-4193-ae22-53d422b04d80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f50ef07-b99c-46fd-b188-26bce302781a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f34044-0a10-409b-8b7f-0202cf7bea75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3c788a-c3e9-488a-8b00-1bf7a3fc22a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3c788a-c3e9-488a-8b00-1bf7a3fc22a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053091364121733159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159605309136412173315960530913641217331596053091364121733159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f34044-0a10-409b-8b7f-0202cf7bea75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13896773487229413013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013138967734872294130131389677348722941301313896773487229413013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3c788a-c3e9-488a-8b00-1bf7a3fc22a8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc49fe13-8220-4c06-ac0f-7edfac12c145, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc49fe13-8220-4c06-ac0f-7edfac12c145, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 689889518551700260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260689889518551700260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f34044-0a10-409b-8b7f-0202cf7bea75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc6eeb3-07ea-4b7b-90d2-00fa42c65fc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc6eeb3-07ea-4b7b-90d2-00fa42c65fc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334883959447470157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157153348839594474701571533488395944747015715334883959447470157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc49fe13-8220-4c06-ac0f-7edfac12c145, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfe9ed6-7a13-4c6c-8dd3-8904d4c72963, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfe9ed6-7a13-4c6c-8dd3-8904d4c72963, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15649578809417131540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540156495788094171315401564957880941713154015649578809417131540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc6eeb3-07ea-4b7b-90d2-00fa42c65fc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d51bf0b-c60e-47e4-b6d7-ce3f7d966a6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d51bf0b-c60e-47e4-b6d7-ce3f7d966a6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464210617090338086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086144642106170903380861446421061709033808614464210617090338086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfe9ed6-7a13-4c6c-8dd3-8904d4c72963, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ee7aec-1c71-447f-8a0a-ed1017060dae, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ee7aec-1c71-447f-8a0a-ed1017060dae, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5839741302420150748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748583974130242015074858397413024201507485839741302420150748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d51bf0b-c60e-47e4-b6d7-ce3f7d966a6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 870469ae-14f0-43f2-be5a-51d225dbfbf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870469ae-14f0-43f2-be5a-51d225dbfbf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14131215970388667901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901141312159703886679011413121597038866790114131215970388667901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ee7aec-1c71-447f-8a0a-ed1017060dae, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61fd9bbd-e33f-4950-9b96-26b1a8ee7de4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61fd9bbd-e33f-4950-9b96-26b1a8ee7de4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 240422516688134988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988240422516688134988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870469ae-14f0-43f2-be5a-51d225dbfbf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f560b110-fd52-4641-b2b3-56675110ec75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f560b110-fd52-4641-b2b3-56675110ec75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1663886633863875995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995166388663386387599516638866338638759951663886633863875995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61fd9bbd-e33f-4950-9b96-26b1a8ee7de4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f560b110-fd52-4641-b2b3-56675110ec75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c40fe7b-667a-4b7d-83cf-32a24f07fcac, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca8e9f3-e19c-4c76-a6c7-3df466a5616f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c40fe7b-667a-4b7d-83cf-32a24f07fcac, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388613671002375760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760103886136710023757601038861367100237576010388613671002375760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca8e9f3-e19c-4c76-a6c7-3df466a5616f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7861655468971494250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250786165546897149425078616554689714942507861655468971494250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c40fe7b-667a-4b7d-83cf-32a24f07fcac, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca8e9f3-e19c-4c76-a6c7-3df466a5616f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d591095c-85f9-4cfd-95c8-0c02d4a8297b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d591095c-85f9-4cfd-95c8-0c02d4a8297b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4306985979127411324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324430698597912741132443069859791274113244306985979127411324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8c20fd-acd9-427a-b0f5-9085ccb85ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8c20fd-acd9-427a-b0f5-9085ccb85ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10429492499619415047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047104294924996194150471042949249961941504710429492499619415047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d591095c-85f9-4cfd-95c8-0c02d4a8297b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32237a27-05e5-4263-b417-684b18584ca8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32237a27-05e5-4263-b417-684b18584ca8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14121641755495036542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542141216417554950365421412164175549503654214121641755495036542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8c20fd-acd9-427a-b0f5-9085ccb85ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3b9383-98f0-423d-ad4e-b79cb60f8179, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32237a27-05e5-4263-b417-684b18584ca8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22207/2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3b9383-98f0-423d-ad4e-b79cb60f8179, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2594339976601277161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161259433997660127716125943399766012771612594339976601277161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c16da6d-f031-4cc6-a4b2-9fad15a52971, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c16da6d-f031-4cc6-a4b2-9fad15a52971, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4203454939840993883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883420345493984099388342034549398409938834203454939840993883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3b9383-98f0-423d-ad4e-b79cb60f8179, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5705f59-7361-4ad5-b707-0753721350e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5705f59-7361-4ad5-b707-0753721350e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041186862394229306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306304118686239422930630411868623942293063041186862394229306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c16da6d-f031-4cc6-a4b2-9fad15a52971, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5705f59-7361-4ad5-b707-0753721350e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31dd8dc-7e8e-43c9-aa0f-418bd5de2220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722fe435-b3ce-428a-a4f7-2453a872aaa7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31dd8dc-7e8e-43c9-aa0f-418bd5de2220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384868956383852813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813153848689563838528131538486895638385281315384868956383852813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722fe435-b3ce-428a-a4f7-2453a872aaa7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981802555883455547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547129818025558834555471298180255588345554712981802555883455547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31dd8dc-7e8e-43c9-aa0f-418bd5de2220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a903b53-6150-4971-814d-345593d4c62a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722fe435-b3ce-428a-a4f7-2453a872aaa7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d71160e-2005-4315-90ca-51558123f9ee, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d71160e-2005-4315-90ca-51558123f9ee, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 492704910307218545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545492704910307218545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a903b53-6150-4971-814d-345593d4c62a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11884938399395062916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916118849383993950629161188493839939506291611884938399395062916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d71160e-2005-4315-90ca-51558123f9ee, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a903b53-6150-4971-814d-345593d4c62a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31f13b8-df4a-4f1d-b952-0a104db107f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31f13b8-df4a-4f1d-b952-0a104db107f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16335584823370066394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394163355848233700663941633558482337006639416335584823370066394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3084d2eb-6c5c-4f42-ac30-fc07a137b7da, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3084d2eb-6c5c-4f42-ac30-fc07a137b7da, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9949057020251291125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125994905702025129112599490570202512911259949057020251291125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31f13b8-df4a-4f1d-b952-0a104db107f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3084d2eb-6c5c-4f42-ac30-fc07a137b7da, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e317b6-9159-4599-98b5-34ef491aa860, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e317b6-9159-4599-98b5-34ef491aa860, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4856103986606350009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009485610398660635000948561039866063500094856103986606350009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f019e2-495d-41e8-a853-7092c1d6cb0d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f019e2-495d-41e8-a853-7092c1d6cb0d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17339264364223886063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063173392643642238860631733926436422388606317339264364223886063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e317b6-9159-4599-98b5-34ef491aa860, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0029e5-797c-4e7e-8b75-bb74212fc25e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0029e5-797c-4e7e-8b75-bb74212fc25e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539419351631988592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592115394193516319885921153941935163198859211539419351631988592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f019e2-495d-41e8-a853-7092c1d6cb0d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a92b1e-8cca-4e34-b678-2fde3d9d5747, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a92b1e-8cca-4e34-b678-2fde3d9d5747, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097425548994305025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025409742554899430502540974255489943050254097425548994305025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0029e5-797c-4e7e-8b75-bb74212fc25e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d8bd1f-2999-4bdf-9bed-db509dfb3486, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d8bd1f-2999-4bdf-9bed-db509dfb3486, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16271656933352562871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871162716569333525628711627165693335256287116271656933352562871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a92b1e-8cca-4e34-b678-2fde3d9d5747, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d8bd1f-2999-4bdf-9bed-db509dfb3486, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bcbf44e-3e7b-4318-bbd7-552ffa441146, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bcbf44e-3e7b-4318-bbd7-552ffa441146, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10484257728877750314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314104842577288777503141048425772887775031410484257728877750314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552201b7-6bd9-435f-ad8a-df2e8534244d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552201b7-6bd9-435f-ad8a-df2e8534244d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573294314809524463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463457329431480952446345732943148095244634573294314809524463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bcbf44e-3e7b-4318-bbd7-552ffa441146, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552201b7-6bd9-435f-ad8a-df2e8534244d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc8c02b-b3fc-4265-be0d-2e0bbfff3fde, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc8c02b-b3fc-4265-be0d-2e0bbfff3fde, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11959768756041948705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705119597687560419487051195976875604194870511959768756041948705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fccf2dd-e918-468f-b2dd-62b7d3e33888, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fccf2dd-e918-468f-b2dd-62b7d3e33888, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2848433121913269025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025284843312191326902528484331219132690252848433121913269025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc8c02b-b3fc-4265-be0d-2e0bbfff3fde, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634a3bbd-2237-4aab-8da4-cd908e3ef724, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634a3bbd-2237-4aab-8da4-cd908e3ef724, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13056679046496451809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809130566790464964518091305667904649645180913056679046496451809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fccf2dd-e918-468f-b2dd-62b7d3e33888, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1597dd-5b64-46ee-8d0f-8c49e6d12b05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1597dd-5b64-46ee-8d0f-8c49e6d12b05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11733303851484301928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928117333038514843019281173330385148430192811733303851484301928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634a3bbd-2237-4aab-8da4-cd908e3ef724, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba64794-e0c1-42e5-b8e5-a62cad35821a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba64794-e0c1-42e5-b8e5-a62cad35821a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9329608351076698871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871932960835107669887193296083510766988719329608351076698871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1597dd-5b64-46ee-8d0f-8c49e6d12b05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6051a8c-c115-494c-817e-e59dedde8e9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6051a8c-c115-494c-817e-e59dedde8e9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48136352411866197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197481363524118661974813635241186619748136352411866197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba64794-e0c1-42e5-b8e5-a62cad35821a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6051a8c-c115-494c-817e-e59dedde8e9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278b242d-a6da-43c9-9829-9f384ffbaab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925c0074-ac77-4f30-a564-1bca02da81cf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278b242d-a6da-43c9-9829-9f384ffbaab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14141916891071615294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294141419168910716152941414191689107161529414141916891071615294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925c0074-ac77-4f30-a564-1bca02da81cf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917571811536386660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660791757181153638666079175718115363866607917571811536386660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278b242d-a6da-43c9-9829-9f384ffbaab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925c0074-ac77-4f30-a564-1bca02da81cf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d2c111c-9b6f-49cb-ab46-2bd5b804fc75, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d2c111c-9b6f-49cb-ab46-2bd5b804fc75, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9224228590201970126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126922422859020197012692242285902019701269224228590201970126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22382346-75b0-41ac-aef4-4904a3b832f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22382346-75b0-41ac-aef4-4904a3b832f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270032401588220116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116122700324015882201161227003240158822011612270032401588220116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d2c111c-9b6f-49cb-ab46-2bd5b804fc75, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22382346-75b0-41ac-aef4-4904a3b832f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f679a884-19d3-4c27-8d2b-f0338467dfbb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f679a884-19d3-4c27-8d2b-f0338467dfbb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16654902883771110630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630166549028837711106301665490288377111063016654902883771110630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154f2dec-7b31-4bfe-8fb7-ae1ad12ef3d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154f2dec-7b31-4bfe-8fb7-ae1ad12ef3d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3773296108049421152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152377329610804942115237732961080494211523773296108049421152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f679a884-19d3-4c27-8d2b-f0338467dfbb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6500b2-7edf-4584-918b-9e06566b4cca, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6500b2-7edf-4584-918b-9e06566b4cca, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7640898515015636873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873764089851501563687376408985150156368737640898515015636873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154f2dec-7b31-4bfe-8fb7-ae1ad12ef3d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031e7c14-d2a4-4b83-8deb-c89f8b1ae14c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031e7c14-d2a4-4b83-8deb-c89f8b1ae14c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777579816418324298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298177757981641832429817775798164183242981777579816418324298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6500b2-7edf-4584-918b-9e06566b4cca, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccdef45-3c27-44b8-aeab-ce76f0075865, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccdef45-3c27-44b8-aeab-ce76f0075865, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2535262445692827812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812253526244569282781225352624456928278122535262445692827812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031e7c14-d2a4-4b83-8deb-c89f8b1ae14c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccdef45-3c27-44b8-aeab-ce76f0075865, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4784b1a-5fc9-4a90-9d91-13b8b625deee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4fa57df-1e3d-4cf7-ab68-8f7e3f899498, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4fa57df-1e3d-4cf7-ab68-8f7e3f899498, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753333158007075520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520177533331580070755201775333315800707552017753333158007075520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4784b1a-5fc9-4a90-9d91-13b8b625deee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822096395828386004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004158220963958283860041582209639582838600415822096395828386004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4fa57df-1e3d-4cf7-ab68-8f7e3f899498, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223b3f23-fcdc-46ed-81cc-c9219f002366, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223b3f23-fcdc-46ed-81cc-c9219f002366, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297021747041448702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702829702174704144870282970217470414487028297021747041448702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4784b1a-5fc9-4a90-9d91-13b8b625deee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60e637d-e64f-4946-921d-579e3522aad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60e637d-e64f-4946-921d-579e3522aad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 962565380554565140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140962565380554565140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223b3f23-fcdc-46ed-81cc-c9219f002366, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad689c6f-c9f9-4cb3-aba3-127741261952, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad689c6f-c9f9-4cb3-aba3-127741261952, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980531004783501456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456139805310047835014561398053100478350145613980531004783501456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60e637d-e64f-4946-921d-579e3522aad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c606da45-2f9e-40db-b503-512f48d99825, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c606da45-2f9e-40db-b503-512f48d99825, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905864279335566393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393890586427933556639389058642793355663938905864279335566393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad689c6f-c9f9-4cb3-aba3-127741261952, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26cbe8a2-3d96-451f-b3cb-26743c1093e6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cbe8a2-3d96-451f-b3cb-26743c1093e6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218672254857116667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667421867225485711666742186722548571166674218672254857116667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c606da45-2f9e-40db-b503-512f48d99825, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9960bc-1603-4f02-81c7-6d04d8962903, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cbe8a2-3d96-451f-b3cb-26743c1093e6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9960bc-1603-4f02-81c7-6d04d8962903, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915070626009382010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010691507062600938201069150706260093820106915070626009382010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5928d1a8-4d2b-4631-b910-7e939fafdb1a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5928d1a8-4d2b-4631-b910-7e939fafdb1a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589413195452463995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995165894131954524639951658941319545246399516589413195452463995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9960bc-1603-4f02-81c7-6d04d8962903, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5928d1a8-4d2b-4631-b910-7e939fafdb1a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aed939e-00f4-47ab-ac7c-93395c149d88, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aed939e-00f4-47ab-ac7c-93395c149d88, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17961113957051576167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167179611139570515761671796111395705157616717961113957051576167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0b1311-d302-4954-944f-ed9b658089bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0b1311-d302-4954-944f-ed9b658089bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 700338067484283809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809700338067484283809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aed939e-00f4-47ab-ac7c-93395c149d88, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06ddec3-79d4-492f-baa8-c8228fef9898, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06ddec3-79d4-492f-baa8-c8228fef9898, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701835608960827856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856670183560896082785667018356089608278566701835608960827856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0b1311-d302-4954-944f-ed9b658089bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4498c8c-3802-4ee5-9808-8f6d0f41030f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4498c8c-3802-4ee5-9808-8f6d0f41030f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396533051817037392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392239653305181703739223965330518170373922396533051817037392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06ddec3-79d4-492f-baa8-c8228fef9898, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log', '--grpc-port=22207', '--mon-port=64424', '--ic-port=15884', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef56eaeb-30bf-4e66-b145-daac6eff5c83, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef56eaeb-30bf-4e66-b145-daac6eff5c83, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17440355816640133496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496174403558166401334961744035581664013349617440355816640133496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4498c8c-3802-4ee5-9808-8f6d0f41030f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:628 Command pid: 1413776
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22207/2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2232516-ef7c-4ad4-9b51-757481a876db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2232516-ef7c-4ad4-9b51-757481a876db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15409527367652333597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597154095273676523335971540952736765233359715409527367652333597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef56eaeb-30bf-4e66-b145-daac6eff5c83, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae7b479-74a7-4f69-bfe4-cf0640ae4be1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae7b479-74a7-4f69-bfe4-cf0640ae4be1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13152073113251334179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179131520731132513341791315207311325133417913152073113251334179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2232516-ef7c-4ad4-9b51-757481a876db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700b63df-990e-4d78-ad71-d8a40671aa52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700b63df-990e-4d78-ad71-d8a40671aa52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10489490296814423450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450104894902968144234501048949029681442345010489490296814423450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1413850
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae7b479-74a7-4f69-bfe4-cf0640ae4be1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700b63df-990e-4d78-ad71-d8a40671aa52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6b4528-c8ad-40ff-8bc2-f88a12beba6a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6b4528-c8ad-40ff-8bc2-f88a12beba6a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752912339180536525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525375291233918053652537529123391805365253752912339180536525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39cb88e-d4a7-428e-a168-be82efb382c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39cb88e-d4a7-428e-a168-be82efb382c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2787321195979843125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125278732119597984312527873211959798431252787321195979843125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6b4528-c8ad-40ff-8bc2-f88a12beba6a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7974ed9-82f7-4cc1-83b0-d312d003453a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7974ed9-82f7-4cc1-83b0-d312d003453a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16581532170385855590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590165815321703858555901658153217038585559016581532170385855590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39cb88e-d4a7-428e-a168-be82efb382c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7974ed9-82f7-4cc1-83b0-d312d003453a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f5c6a7-947d-4986-8fdc-96b23489422d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f5c6a7-947d-4986-8fdc-96b23489422d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955558402147904514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514119555584021479045141195555840214790451411955558402147904514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a01cfe-5615-4b5a-97fd-87370004e362, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a01cfe-5615-4b5a-97fd-87370004e362, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3677953566839033789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789367795356683903378936779535668390337893677953566839033789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a01cfe-5615-4b5a-97fd-87370004e362, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4de890-ed52-4676-ac0f-8bf39e269b49, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4de890-ed52-4676-ac0f-8bf39e269b49, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977075257907224282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282129770752579072242821297707525790722428212977075257907224282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f5c6a7-947d-4986-8fdc-96b23489422d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93db3980-211c-4e21-b556-04f2a831f07e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93db3980-211c-4e21-b556-04f2a831f07e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1556437621151271292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292155643762115127129215564376211512712921556437621151271292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93db3980-211c-4e21-b556-04f2a831f07e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c400e8b0-fa29-48b4-b2c9-94d3fefa32db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c400e8b0-fa29-48b4-b2c9-94d3fefa32db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500882707196154731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731145008827071961547311450088270719615473114500882707196154731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4de890-ed52-4676-ac0f-8bf39e269b49, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d293768-c1bb-444a-9332-345ad058d351, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d293768-c1bb-444a-9332-345ad058d351, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9583369945819718481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481958336994581971848195833699458197184819583369945819718481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c400e8b0-fa29-48b4-b2c9-94d3fefa32db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 641d69b4-3dba-4f58-9b56-27e73a12ad2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 641d69b4-3dba-4f58-9b56-27e73a12ad2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646604839622988352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352164660483962298835216466048396229883521646604839622988352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d293768-c1bb-444a-9332-345ad058d351, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 641d69b4-3dba-4f58-9b56-27e73a12ad2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832e0380-3ae8-4ef2-a5fd-d930faef7f2b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832e0380-3ae8-4ef2-a5fd-d930faef7f2b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10003595442504084837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837100035954425040848371000359544250408483710003595442504084837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5726f8-59fb-4eae-9e60-03e478613886, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5726f8-59fb-4eae-9e60-03e478613886, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8650613665194190774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774865061366519419077486506136651941907748650613665194190774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832e0380-3ae8-4ef2-a5fd-d930faef7f2b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5726f8-59fb-4eae-9e60-03e478613886, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474be578-9282-44c2-a8a9-aa4a26a95f04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474be578-9282-44c2-a8a9-aa4a26a95f04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10858547255593813051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051108585472555938130511085854725559381305110858547255593813051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17390dcc-4cc4-456e-8a87-71eab92177f1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17390dcc-4cc4-456e-8a87-71eab92177f1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18346496231861209972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972183464962318612099721834649623186120997218346496231861209972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17390dcc-4cc4-456e-8a87-71eab92177f1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474be578-9282-44c2-a8a9-aa4a26a95f04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a234c779-594d-42c3-9700-0ad47e9cc807, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a234c779-594d-42c3-9700-0ad47e9cc807, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10306094159462298030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030103060941594622980301030609415946229803010306094159462298030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc8496d-beab-4ad5-a584-2b23fd63fbcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc8496d-beab-4ad5-a584-2b23fd63fbcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9467906296668605500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500946790629666860550094679062966686055009467906296668605500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a234c779-594d-42c3-9700-0ad47e9cc807, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc8496d-beab-4ad5-a584-2b23fd63fbcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0cf5d9c-648a-43c8-8d08-524056f8e7c5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0cf5d9c-648a-43c8-8d08-524056f8e7c5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7151442555011048630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630715144255501104863071514425550110486307151442555011048630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01c7e6c-8a9d-46d4-81ca-8ada65372ce5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01c7e6c-8a9d-46d4-81ca-8ada65372ce5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14864502482994777725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725148645024829947777251486450248299477772514864502482994777725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0cf5d9c-648a-43c8-8d08-524056f8e7c5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee727517-01a8-46d3-bad5-94610c114e87, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee727517-01a8-46d3-bad5-94610c114e87, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462547417997653478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478546254741799765347854625474179976534785462547417997653478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01c7e6c-8a9d-46d4-81ca-8ada65372ce5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a8a953-4fd1-4f0a-8deb-f64310de7bed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a8a953-4fd1-4f0a-8deb-f64310de7bed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422855133987313851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851144228551339873138511442285513398731385114422855133987313851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee727517-01a8-46d3-bad5-94610c114e87, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a8a953-4fd1-4f0a-8deb-f64310de7bed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5dc9c31-28a5-4504-a952-0b22e019ee71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87290d2-c334-45a0-a54c-c6e802c3e791, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5dc9c31-28a5-4504-a952-0b22e019ee71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190002183875563603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603919000218387556360391900021838755636039190002183875563603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87290d2-c334-45a0-a54c-c6e802c3e791, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 994772981965514351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351994772981965514351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5dc9c31-28a5-4504-a952-0b22e019ee71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5393b1f8-2ba8-448a-b05b-bc233015e665, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87290d2-c334-45a0-a54c-c6e802c3e791, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5393b1f8-2ba8-448a-b05b-bc233015e665, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16875490966127918511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511168754909661279185111687549096612791851116875490966127918511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79133e7-3928-434c-a359-5c1cd0fa0a43, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79133e7-3928-434c-a359-5c1cd0fa0a43, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757139318864765540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540157571393188647655401575713931886476554015757139318864765540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5393b1f8-2ba8-448a-b05b-bc233015e665, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8749a268-e986-429c-bc9c-c5ad8954f0b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79133e7-3928-434c-a359-5c1cd0fa0a43, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8749a268-e986-429c-bc9c-c5ad8954f0b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5361596232582745097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097536159623258274509753615962325827450975361596232582745097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7812b0c2-8fa6-412c-be3b-1c74c8fcb7bf, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7812b0c2-8fa6-412c-be3b-1c74c8fcb7bf, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5993898951353641424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424599389895135364142459938989513536414245993898951353641424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8749a268-e986-429c-bc9c-c5ad8954f0b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63da889-1a97-4f52-acaf-7d59be6ef07d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63da889-1a97-4f52-acaf-7d59be6ef07d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12467988975867149753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753124679889758671497531246798897586714975312467988975867149753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7812b0c2-8fa6-412c-be3b-1c74c8fcb7bf, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a04fdf-a5f0-4c40-8299-872244192036, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a04fdf-a5f0-4c40-8299-872244192036, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084981246589454362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362108498124658945436210849812465894543621084981246589454362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63da889-1a97-4f52-acaf-7d59be6ef07d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6be862-162c-4dac-b6a4-8bc5e9f40c78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6be862-162c-4dac-b6a4-8bc5e9f40c78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6132953148313184654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654613295314831318465461329531483131846546132953148313184654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a04fdf-a5f0-4c40-8299-872244192036, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b77cbdf-cb98-4526-ac34-96b6bff3daa7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b77cbdf-cb98-4526-ac34-96b6bff3daa7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864893386242919021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021186489338624291902118648933862429190211864893386242919021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6be862-162c-4dac-b6a4-8bc5e9f40c78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f108c63-b8e1-42cb-9cc7-44ad666d90b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f108c63-b8e1-42cb-9cc7-44ad666d90b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8109065557866874963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963810906555786687496381090655578668749638109065557866874963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b77cbdf-cb98-4526-ac34-96b6bff3daa7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48e431f-6992-432d-b2ed-f194a7ba7806, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48e431f-6992-432d-b2ed-f194a7ba7806, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11569442417669229411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411115694424176692294111156944241766922941111569442417669229411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f108c63-b8e1-42cb-9cc7-44ad666d90b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48e431f-6992-432d-b2ed-f194a7ba7806, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4f1040-9150-4b2e-a882-3d6b997d9710, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d29a31b-769f-4762-a076-bb6a6b2d38d5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4f1040-9150-4b2e-a882-3d6b997d9710, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6440668189938822437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437644066818993882243764406681899388224376440668189938822437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d29a31b-769f-4762-a076-bb6a6b2d38d5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657605579083107309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309465760557908310730946576055790831073094657605579083107309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4f1040-9150-4b2e-a882-3d6b997d9710, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b7bf41-4cb5-4379-b2bd-23967a9413bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d29a31b-769f-4762-a076-bb6a6b2d38d5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b7bf41-4cb5-4379-b2bd-23967a9413bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823665820928808497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497108236658209288084971082366582092880849710823665820928808497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500c43bb-50b5-470f-af51-cfd78f2f382a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500c43bb-50b5-470f-af51-cfd78f2f382a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13888793439243216206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206138887934392432162061388879343924321620613888793439243216206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500c43bb-50b5-470f-af51-cfd78f2f382a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86bec63-5750-4bdc-a511-bd76324fd4e5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b7bf41-4cb5-4379-b2bd-23967a9413bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34b4b0a-35d0-4cc1-8fee-f8ce8858fb68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34b4b0a-35d0-4cc1-8fee-f8ce8858fb68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8787953207073765727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727878795320707376572787879532070737657278787953207073765727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86bec63-5750-4bdc-a511-bd76324fd4e5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632218490071706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706563221849007170656322184900717065632218490071706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34b4b0a-35d0-4cc1-8fee-f8ce8858fb68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf5ca93-77fc-409f-a097-d060282d4507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86bec63-5750-4bdc-a511-bd76324fd4e5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75641828-ece9-4183-ae21-175b98d97119, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75641828-ece9-4183-ae21-175b98d97119, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15601838757509538579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579156018387575095385791560183875750953857915601838757509538579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf5ca93-77fc-409f-a097-d060282d4507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10873543319794444157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157108735433197944441571087354331979444415710873543319794444157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75641828-ece9-4183-ae21-175b98d97119, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a14bc1-aacf-4772-9571-e984c05ef78f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a14bc1-aacf-4772-9571-e984c05ef78f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9620828809774529906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906962082880977452990696208288097745299069620828809774529906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf5ca93-77fc-409f-a097-d060282d4507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d8e6e-adcc-40f9-863d-69ec55f65919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d8e6e-adcc-40f9-863d-69ec55f65919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7660993736656094140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140766099373665609414076609937366560941407660993736656094140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a14bc1-aacf-4772-9571-e984c05ef78f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168ea0a1-58ff-41d6-9d46-b1fa3221dddd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168ea0a1-58ff-41d6-9d46-b1fa3221dddd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4084870441341585241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241408487044134158524140848704413415852414084870441341585241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d8e6e-adcc-40f9-863d-69ec55f65919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95034cd-c573-4475-9a51-dbcf72b98af7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95034cd-c573-4475-9a51-dbcf72b98af7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13048422839144786305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305130484228391447863051304842283914478630513048422839144786305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168ea0a1-58ff-41d6-9d46-b1fa3221dddd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95034cd-c573-4475-9a51-dbcf72b98af7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e04d41-b553-49e7-bce7-0f4c0c38defe, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ee8888-bf02-483e-b57b-5c92ca53a7ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e04d41-b553-49e7-bce7-0f4c0c38defe, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7011552033825288212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212701155203382528821270115520338252882127011552033825288212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ee8888-bf02-483e-b57b-5c92ca53a7ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4735172099087013933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933473517209908701393347351720990870139334735172099087013933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e04d41-b553-49e7-bce7-0f4c0c38defe, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4956411e-dfea-4d21-b576-d615c9dac131, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4956411e-dfea-4d21-b576-d615c9dac131, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5768878590741327320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320576887859074132732057688785907413273205768878590741327320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ee8888-bf02-483e-b57b-5c92ca53a7ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427f0dfb-a56f-4863-821d-55a731d78551, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427f0dfb-a56f-4863-821d-55a731d78551, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523443874569345062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062952344387456934506295234438745693450629523443874569345062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4956411e-dfea-4d21-b576-d615c9dac131, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debba9a1-43b7-42e4-817a-b86bbd91ac00, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debba9a1-43b7-42e4-817a-b86bbd91ac00, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16739473260150158569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569167394732601501585691673947326015015856916739473260150158569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427f0dfb-a56f-4863-821d-55a731d78551, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d79a330-ec0b-4b4a-a420-e0da35fd48bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debba9a1-43b7-42e4-817a-b86bbd91ac00, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1413850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1413850) elapsed time (sec): 1.187718152999878
DEBUG    ya.test:process.py:263 Command (pid 1413850) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) isrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d79a330-ec0b-4b4a-a420-e0da35fd48bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8265895626594602096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096826589562659460209682658956265946020968265895626594602096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) ixrss: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ya.test:process.py:263 Command (pid 1413850) majflt: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c727bd57-6892-4d0f-b8b6-b196517b52a2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1413850) maxrss: 830632
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c727bd57-6892-4d0f-b8b6-b196517b52a2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290179064981851223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223529017906498185122352901790649818512235290179064981851223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) minflt: 45268
DEBUG    ya.test:process.py:263 Command (pid 1413850) msgrcv: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d79a330-ec0b-4b4a-a420-e0da35fd48bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c727bd57-6892-4d0f-b8b6-b196517b52a2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:263 Command (pid 1413850) nivcsw: 192
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8d87c8-2da1-45aa-9761-badb7b920dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4db1f6-7ab0-43dd-b797-7cbbc110a9d4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8d87c8-2da1-45aa-9761-badb7b920dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 929978677419811281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281929978677419811281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1413850) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1413850) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1413850) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1413850) stime: 0.15228
DEBUG    ya.test:process.py:263 Command (pid 1413850) utime: 0.482031
DEBUG    ya.test:process.py:263 Command (pid 1413850) wtime: 1.201
DEBUG    ya.test:process.py:275 Command (pid 1413850) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4db1f6-7ab0-43dd-b797-7cbbc110a9d4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389944404165678003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003163899444041656780031638994440416567800316389944404165678003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4db1f6-7ab0-43dd-b797-7cbbc110a9d4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=29f90e0-b32a94ed-50fe6eb1-c6b5c0ef" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080a2b9970>, reason: session-close
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8d87c8-2da1-45aa-9761-badb7b920dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080a2b9970> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=NGQ1NjA5ZDQtZGY0YTM5NDctNzRmNjk3YWUtOGY4YWRhOTU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080a2b9970>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a11bc30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 72f53b2d-3111-4a72-9bf5-8d1c546bddfb, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080a0f62b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080a0f21f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a0f21f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a496a4-b2a6-41f9-a146-eaebab9e4faa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a496a4-b2a6-41f9-a146-eaebab9e4faa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234817893119523492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3488745e-8d26-427a-8755-27003c74663b, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 50c3ed8b-3a31-4353-86b8-314c810c75a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 50c3ed8b-3a31-4353-86b8-314c810c75a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:03.258091216+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 10cd54c0-080c-4845-b7d7-18b3e7de7796, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:03.258091216+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 50c3ed8b-3a31-4353-86b8-314c810c75a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f126bbce-478f6f92-1c70a1f4-79ae4b6f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60120e0-c120-4843-9365-22743a021c76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080a0f21f0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080a0f21f0>, reason: session-useless
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60120e0-c120-4843-9365-22743a021c76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854963096799231761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080a0f21f0> is no longer active. Current active count 2.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c2a15dee-ea9a-4445-8671-45549a8a3378, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c2a15dee-ea9a-4445-8671-45549a8a3378, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c2a15dee-ea9a-4445-8671-45549a8a3378, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a496a4-b2a6-41f9-a146-eaebab9e4faa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8k4bpcv6pg6f9y0fbvdsvsf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e85253f-58d2-4cd5-a88c-169b97c2ceee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e85253f-58d2-4cd5-a88c-169b97c2ceee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234817893119523492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492423481789311952349242348178931195234924234817893119523492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60120e0-c120-4843-9365-22743a021c76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8k4bpeeagx78m1ptbp524aj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a526581-4eca-470a-ab0f-8136a57c8a85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a526581-4eca-470a-ab0f-8136a57c8a85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854963096799231761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761138549630967992317611385496309679923176113854963096799231761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a526581-4eca-470a-ab0f-8136a57c8a85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b011003d-ae93-4538-b00e-bdd3e6367995, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b011003d-ae93-4538-b00e-bdd3e6367995, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14792296701410632277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277147922967014106322771479229670141063227714792296701410632277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b011003d-ae93-4538-b00e-bdd3e6367995, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c549a9-1757-441f-849f-cf0a83ef5231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c549a9-1757-441f-849f-cf0a83ef5231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16081145636149588505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505160811456361495885051608114563614958850516081145636149588505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c549a9-1757-441f-849f-cf0a83ef5231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca80455-1e41-40bf-9ac9-841d62242b04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca80455-1e41-40bf-9ac9-841d62242b04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9588495808778311888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888958849580877831188895884958087783118889588495808778311888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca80455-1e41-40bf-9ac9-841d62242b04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee008d90-b5e2-4a2b-8475-a15fb5decbed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee008d90-b5e2-4a2b-8475-a15fb5decbed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1488603485869774006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006148860348586977400614886034858697740061488603485869774006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee008d90-b5e2-4a2b-8475-a15fb5decbed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c403caf7-1341-44fc-9c23-22762a3d9187, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c403caf7-1341-44fc-9c23-22762a3d9187, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9921841586906595181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181992184158690659518199218415869065951819921841586906595181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c403caf7-1341-44fc-9c23-22762a3d9187, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7117767-1e62-42ba-98a5-c71e5689f0f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e85253f-58d2-4cd5-a88c-169b97c2ceee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2a8234-9c73-424c-9864-b52ea5861fa7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2a8234-9c73-424c-9864-b52ea5861fa7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752525380747106163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163775252538074710616377525253807471061637752525380747106163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7117767-1e62-42ba-98a5-c71e5689f0f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4049593169036608935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935404959316903660893540495931690366089354049593169036608935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2a8234-9c73-424c-9864-b52ea5861fa7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601c58c8-7688-4d87-9e5f-5e70b2606855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601c58c8-7688-4d87-9e5f-5e70b2606855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7664839490007513373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373766483949000751337376648394900075133737664839490007513373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7117767-1e62-42ba-98a5-c71e5689f0f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5167ebfa-fc47-40bd-a0a5-420109b63cbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5167ebfa-fc47-40bd-a0a5-420109b63cbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409026983633547819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819124090269836335478191240902698363354781912409026983633547819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601c58c8-7688-4d87-9e5f-5e70b2606855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 793cef1e-2f02-4c59-b9a5-bc414e1b23f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793cef1e-2f02-4c59-b9a5-bc414e1b23f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551900724453950265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265551900724453950265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5167ebfa-fc47-40bd-a0a5-420109b63cbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ba581c-ac56-401d-8a90-cb611eb969cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ba581c-ac56-401d-8a90-cb611eb969cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950152237138953559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559495015223713895355949501522371389535594950152237138953559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793cef1e-2f02-4c59-b9a5-bc414e1b23f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f91644-6943-49a8-ad02-9d98795304a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f91644-6943-49a8-ad02-9d98795304a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11595463260552900636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636115954632605529006361159546326055290063611595463260552900636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ba581c-ac56-401d-8a90-cb611eb969cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6756d5f3-db55-435e-8718-c2e71ec500ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6756d5f3-db55-435e-8718-c2e71ec500ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6096235872522819482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482609623587252281948260962358725228194826096235872522819482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f91644-6943-49a8-ad02-9d98795304a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b220e5-549e-419a-ba17-2c2fa44be3aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b220e5-549e-419a-ba17-2c2fa44be3aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14008051361792788022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022140080513617927880221400805136179278802214008051361792788022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b220e5-549e-419a-ba17-2c2fa44be3aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff300b16-8065-4f2d-ac85-5f7e55b0cb57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff300b16-8065-4f2d-ac85-5f7e55b0cb57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2425242960497091887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887242524296049709188724252429604970918872425242960497091887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6756d5f3-db55-435e-8718-c2e71ec500ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332590b6-d750-400b-b9d9-1f3c8efc056f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332590b6-d750-400b-b9d9-1f3c8efc056f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18360490245926761897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897183604902459267618971836049024592676189718360490245926761897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff300b16-8065-4f2d-ac85-5f7e55b0cb57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d5d105-7d2e-4083-90e3-8f67cd1fd452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d5d105-7d2e-4083-90e3-8f67cd1fd452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267754289388356946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946267754289388356946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332590b6-d750-400b-b9d9-1f3c8efc056f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13aac8e-e971-4f4d-a448-c0d590c8acfc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d5d105-7d2e-4083-90e3-8f67cd1fd452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13aac8e-e971-4f4d-a448-c0d590c8acfc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14856545793913363977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977148565457939133639771485654579391336397714856545793913363977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f848205-1420-4d5b-a94c-987f3d0f72af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f848205-1420-4d5b-a94c-987f3d0f72af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11874546298744420100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100118745462987444201001187454629874442010011874546298744420100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13aac8e-e971-4f4d-a448-c0d590c8acfc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a4162d-dcf1-42a3-a25b-b995699a1a03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a4162d-dcf1-42a3-a25b-b995699a1a03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7096568123642995630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630709656812364299563070965681236429956307096568123642995630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f848205-1420-4d5b-a94c-987f3d0f72af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c380b235-a43b-41ac-a56b-b3513fd8d5f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c380b235-a43b-41ac-a56b-b3513fd8d5f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3093003267526642141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141309300326752664214130930032675266421413093003267526642141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a4162d-dcf1-42a3-a25b-b995699a1a03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003fb2ea-7dc5-4ab3-a746-deac7fe852a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003fb2ea-7dc5-4ab3-a746-deac7fe852a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648652918062500144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144564865291806250014456486529180625001445648652918062500144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c380b235-a43b-41ac-a56b-b3513fd8d5f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0983b476-e816-4564-a276-ad154c8df104, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0983b476-e816-4564-a276-ad154c8df104, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671410570685798455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455467141057068579845546714105706857984554671410570685798455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003fb2ea-7dc5-4ab3-a746-deac7fe852a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23e5bb3-d2e1-4778-9f19-54d67e42ba5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23e5bb3-d2e1-4778-9f19-54d67e42ba5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570758903728449818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818957075890372844981895707589037284498189570758903728449818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0983b476-e816-4564-a276-ad154c8df104, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb391bd-68de-4466-bea3-d2e42fc1819c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb391bd-68de-4466-bea3-d2e42fc1819c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444239443095250367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367444423944309525036744442394430952503674444239443095250367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23e5bb3-d2e1-4778-9f19-54d67e42ba5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745f4ce1-081f-4ce3-9ff2-78bac175e09b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745f4ce1-081f-4ce3-9ff2-78bac175e09b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160849568624515547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547151608495686245155471516084956862451554715160849568624515547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb391bd-68de-4466-bea3-d2e42fc1819c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426a101e-cdff-4ada-9843-0b6152b9c3a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745f4ce1-081f-4ce3-9ff2-78bac175e09b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f852af0-37b2-45ba-8365-5613ab19a1d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f852af0-37b2-45ba-8365-5613ab19a1d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4276839794879921081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081427683979487992108142768397948799210814276839794879921081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426a101e-cdff-4ada-9843-0b6152b9c3a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13346359126362484128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128133463591263624841281334635912636248412813346359126362484128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f852af0-37b2-45ba-8365-5613ab19a1d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad550f8-c5f0-42d5-9eda-398301da23a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad550f8-c5f0-42d5-9eda-398301da23a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511771010030309330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330135117710100303093301351177101003030933013511771010030309330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426a101e-cdff-4ada-9843-0b6152b9c3a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd749bde-c6c0-4b2d-8ea3-a4f5f841a718, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd749bde-c6c0-4b2d-8ea3-a4f5f841a718, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285573694286287658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658228557369428628765822855736942862876582285573694286287658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad550f8-c5f0-42d5-9eda-398301da23a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b72380-b448-4ed3-a3c8-af481ff7ed19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b72380-b448-4ed3-a3c8-af481ff7ed19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225648960299335123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123182256489602993351231822564896029933512318225648960299335123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd749bde-c6c0-4b2d-8ea3-a4f5f841a718, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a05e5e-5d34-4cad-b7d7-5fba1b4da797, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a05e5e-5d34-4cad-b7d7-5fba1b4da797, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9390565417885018816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816939056541788501881693905654178850188169390565417885018816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b72380-b448-4ed3-a3c8-af481ff7ed19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc10cf8-6243-4cee-8788-eb40e4e8be57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc10cf8-6243-4cee-8788-eb40e4e8be57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12906034852798181923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923129060348527981819231290603485279818192312906034852798181923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a05e5e-5d34-4cad-b7d7-5fba1b4da797, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3202de54-6125-48a4-abc4-283f2bb5f4c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3202de54-6125-48a4-abc4-283f2bb5f4c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16650588390816365646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646166505883908163656461665058839081636564616650588390816365646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc10cf8-6243-4cee-8788-eb40e4e8be57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7cdd98-914b-4743-b876-262b641ef666, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7cdd98-914b-4743-b876-262b641ef666, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730157393463202836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836137301573934632028361373015739346320283613730157393463202836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3202de54-6125-48a4-abc4-283f2bb5f4c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c42d2b1-0e04-49ba-8106-63fb7b0e1575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c42d2b1-0e04-49ba-8106-63fb7b0e1575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111976953242839276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276211197695324283927621119769532428392762111976953242839276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7cdd98-914b-4743-b876-262b641ef666, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f577b5a7-fc98-46fa-b90f-bbada3ed16dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f577b5a7-fc98-46fa-b90f-bbada3ed16dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085030730938946857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857170850307309389468571708503073093894685717085030730938946857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c42d2b1-0e04-49ba-8106-63fb7b0e1575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e5b3c4-e8fa-4a57-9fca-66193358cc5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e5b3c4-e8fa-4a57-9fca-66193358cc5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17717390666953292807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807177173906669532928071771739066695329280717717390666953292807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f577b5a7-fc98-46fa-b90f-bbada3ed16dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e5b3c4-e8fa-4a57-9fca-66193358cc5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dce4da97-cb2d-4c9b-be0e-0c6d2ea0c1e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c8d16f-047c-4ba4-9cb3-3265696c1c99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c8d16f-047c-4ba4-9cb3-3265696c1c99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2473148482318861147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147247314848231886114724731484823188611472473148482318861147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dce4da97-cb2d-4c9b-be0e-0c6d2ea0c1e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926468548793112186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186129264685487931121861292646854879311218612926468548793112186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c8d16f-047c-4ba4-9cb3-3265696c1c99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e81dac1-2333-4982-a772-1148a31f67f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e81dac1-2333-4982-a772-1148a31f67f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396001690956911255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255139600169095691125513960016909569112551396001690956911255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dce4da97-cb2d-4c9b-be0e-0c6d2ea0c1e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b25d4c-fb38-4ab6-b00d-3d7c33003320, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b25d4c-fb38-4ab6-b00d-3d7c33003320, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302306975216958980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980302306975216958980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e81dac1-2333-4982-a772-1148a31f67f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519c2a58-58cf-44b1-bd7e-40cd3cb047a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b25d4c-fb38-4ab6-b00d-3d7c33003320, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519c2a58-58cf-44b1-bd7e-40cd3cb047a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519655640224717335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335519655640224717335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ed6741-cec8-4bcf-9811-c227eb00503f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ed6741-cec8-4bcf-9811-c227eb00503f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1274807660945359288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288127480766094535928812748076609453592881274807660945359288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519c2a58-58cf-44b1-bd7e-40cd3cb047a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07ada82-3476-41b1-81d7-fb94e9ef29ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07ada82-3476-41b1-81d7-fb94e9ef29ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6821760517090868827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827682176051709086882768217605170908688276821760517090868827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ed6741-cec8-4bcf-9811-c227eb00503f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a76a25a-7736-4d92-9c58-7383130725a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07ada82-3476-41b1-81d7-fb94e9ef29ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a76a25a-7736-4d92-9c58-7383130725a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8951990716999097141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141895199071699909714189519907169990971418951990716999097141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e4b4d9-6a19-4067-838d-8af87bfdf629, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e4b4d9-6a19-4067-838d-8af87bfdf629, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15352314652937985035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035153523146529379850351535231465293798503515352314652937985035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e4b4d9-6a19-4067-838d-8af87bfdf629, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a76a25a-7736-4d92-9c58-7383130725a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b747cb-97fd-4356-ab98-e8ba11d2875b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b747cb-97fd-4356-ab98-e8ba11d2875b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242059406035841377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377424205940603584137742420594060358413774242059406035841377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6733d1-a373-4696-8002-e63a23184702, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6733d1-a373-4696-8002-e63a23184702, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2535063709055655280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280253506370905565528025350637090556552802535063709055655280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b747cb-97fd-4356-ab98-e8ba11d2875b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e424ff2-35d0-4e98-a4e5-70c0cb106184, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e424ff2-35d0-4e98-a4e5-70c0cb106184, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226830481244377972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972122683048124437797212268304812443779721226830481244377972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6733d1-a373-4696-8002-e63a23184702, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94e3850-c82a-41ba-9ce2-6565f8562519, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e424ff2-35d0-4e98-a4e5-70c0cb106184, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94e3850-c82a-41ba-9ce2-6565f8562519, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10587760793090752288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288105877607930907522881058776079309075228810587760793090752288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efc6dde-8061-4d69-a838-508d6734f1e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efc6dde-8061-4d69-a838-508d6734f1e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18164985776251296883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883181649857762512968831816498577625129688318164985776251296883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94e3850-c82a-41ba-9ce2-6565f8562519, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85c609b-764f-4ece-8922-63cf320601ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85c609b-764f-4ece-8922-63cf320601ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296048537789010779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779296048537789010779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efc6dde-8061-4d69-a838-508d6734f1e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c25c98e-6c3f-48fc-96f7-fb276ea0ece9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c25c98e-6c3f-48fc-96f7-fb276ea0ece9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8208676480102249197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197820867648010224919782086764801022491978208676480102249197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85c609b-764f-4ece-8922-63cf320601ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ff8e43-d89b-437a-92ab-e74b02f398b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ff8e43-d89b-437a-92ab-e74b02f398b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501667300322253505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505135016673003222535051350166730032225350513501667300322253505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c25c98e-6c3f-48fc-96f7-fb276ea0ece9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ff8e43-d89b-437a-92ab-e74b02f398b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363cfb52-8d31-40c8-8648-58b3f302d815, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363cfb52-8d31-40c8-8648-58b3f302d815, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407348696227816654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654144073486962278166541440734869622781665414407348696227816654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363cfb52-8d31-40c8-8648-58b3f302d815, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25f6feb-6196-474f-8b61-bc4904f98056, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 155c44cb-8a93-47c1-9847-99bd489714bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25f6feb-6196-474f-8b61-bc4904f98056, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8931786678405023331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331893178667840502333189317866784050233318931786678405023331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 155c44cb-8a93-47c1-9847-99bd489714bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5354948617604000247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247535494861760400024753549486176040002475354948617604000247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25f6feb-6196-474f-8b61-bc4904f98056, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07440b10-d12d-4ed5-8489-e80e01b6516c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07440b10-d12d-4ed5-8489-e80e01b6516c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6927403234906090784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784692740323490609078469274032349060907846927403234906090784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 155c44cb-8a93-47c1-9847-99bd489714bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d123fd-ef8b-41f2-aee8-d4292fc5985c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07440b10-d12d-4ed5-8489-e80e01b6516c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d123fd-ef8b-41f2-aee8-d4292fc5985c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5026499077682119244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244502649907768211924450264990776821192445026499077682119244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d123fd-ef8b-41f2-aee8-d4292fc5985c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd59cd87-a72b-499e-bb30-15614c174861, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd59cd87-a72b-499e-bb30-15614c174861, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6040846367243571641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641604084636724357164160408463672435716416040846367243571641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d887c8e-6756-403c-acd2-8220ed90ebee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d887c8e-6756-403c-acd2-8220ed90ebee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2024484847814287055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055202448484781428705520244848478142870552024484847814287055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd59cd87-a72b-499e-bb30-15614c174861, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5482181f-1916-4649-a349-6ac8eaa974c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5482181f-1916-4649-a349-6ac8eaa974c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8938906744846298867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867893890674484629886789389067448462988678938906744846298867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d887c8e-6756-403c-acd2-8220ed90ebee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5482181f-1916-4649-a349-6ac8eaa974c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f88b2e5d-d385-4900-885b-e48f218998a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c84ddc8c-62ed-4365-aded-46d306a5d8fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c84ddc8c-62ed-4365-aded-46d306a5d8fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 998567569111266267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267998567569111266267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88b2e5d-d385-4900-885b-e48f218998a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16946031680203539279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279169460316802035392791694603168020353927916946031680203539279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c84ddc8c-62ed-4365-aded-46d306a5d8fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88b2e5d-d385-4900-885b-e48f218998a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501e4a3c-ce42-4d3d-a7f2-15142da95f2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501e4a3c-ce42-4d3d-a7f2-15142da95f2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2778631463691395686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686277863146369139568627786314636913956862778631463691395686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790c7434-3e18-45c1-ad32-c4c22fabf04a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790c7434-3e18-45c1-ad32-c4c22fabf04a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7923003096007688258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258792300309600768825879230030960076882587923003096007688258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501e4a3c-ce42-4d3d-a7f2-15142da95f2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787ba89c-600e-4dc4-a4ad-8280293effcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790c7434-3e18-45c1-ad32-c4c22fabf04a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787ba89c-600e-4dc4-a4ad-8280293effcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106579858862963083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083610657985886296308361065798588629630836106579858862963083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1509ea4b-18c2-4d77-add0-a1468c66c396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1509ea4b-18c2-4d77-add0-a1468c66c396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6300602914621049873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873630060291462104987363006029146210498736300602914621049873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787ba89c-600e-4dc4-a4ad-8280293effcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001e61b8-15ba-4544-be98-dc6e1e9d459c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001e61b8-15ba-4544-be98-dc6e1e9d459c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135598107801104219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219135598107801104219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1509ea4b-18c2-4d77-add0-a1468c66c396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925b117c-7f46-465c-8c79-8a9b84e0d9a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925b117c-7f46-465c-8c79-8a9b84e0d9a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4237456869047364118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118423745686904736411842374568690473641184237456869047364118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001e61b8-15ba-4544-be98-dc6e1e9d459c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fa5840-637b-4dfe-b3e7-30cb1e9d971c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fa5840-637b-4dfe-b3e7-30cb1e9d971c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4072975998089274277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277407297599808927427740729759980892742774072975998089274277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925b117c-7f46-465c-8c79-8a9b84e0d9a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02256696-c8fb-4ab4-87ad-c54dea09c6e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02256696-c8fb-4ab4-87ad-c54dea09c6e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17847386433625592008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008178473864336255920081784738643362559200817847386433625592008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fa5840-637b-4dfe-b3e7-30cb1e9d971c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769f25c3-00bc-4864-b629-bf7cc3510eed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02256696-c8fb-4ab4-87ad-c54dea09c6e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c4190d-2016-4b1a-ae04-1268421f6665, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769f25c3-00bc-4864-b629-bf7cc3510eed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910011612202145234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234179100116122021452341791001161220214523417910011612202145234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c4190d-2016-4b1a-ae04-1268421f6665, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5923533140079800230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230592353314007980023059235331400798002305923533140079800230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c4190d-2016-4b1a-ae04-1268421f6665, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769f25c3-00bc-4864-b629-bf7cc3510eed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4dca41d-bc50-4059-b9ec-c5c413c6fd00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4dca41d-bc50-4059-b9ec-c5c413c6fd00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12271025505156120240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240122710255051561202401227102550515612024012271025505156120240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ece2c96-6ac4-46ba-baa6-010c72483a26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ece2c96-6ac4-46ba-baa6-010c72483a26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866047927584098129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129486604792758409812948660479275840981294866047927584098129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4dca41d-bc50-4059-b9ec-c5c413c6fd00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81241f4e-e6d5-40ac-a5a1-29a23149f1a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81241f4e-e6d5-40ac-a5a1-29a23149f1a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5232459711340109987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987523245971134010998752324597113401099875232459711340109987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ece2c96-6ac4-46ba-baa6-010c72483a26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81241f4e-e6d5-40ac-a5a1-29a23149f1a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f67f0b5a-5b75-4801-bfee-64dd718d1624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f67f0b5a-5b75-4801-bfee-64dd718d1624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5317640643520690129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129531764064352069012953176406435206901295317640643520690129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbafc0b-c919-4f00-b1f1-09c3be84ec9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f67f0b5a-5b75-4801-bfee-64dd718d1624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbafc0b-c919-4f00-b1f1-09c3be84ec9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3996147680235996386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386399614768023599638639961476802359963863996147680235996386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28250eee-6c34-4ceb-bba7-f626dca19756, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28250eee-6c34-4ceb-bba7-f626dca19756, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6228591267247057955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955622859126724705795562285912672470579556228591267247057955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbafc0b-c919-4f00-b1f1-09c3be84ec9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c84f924-23c1-486b-b637-b339dbc5f765, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c84f924-23c1-486b-b637-b339dbc5f765, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13914744174666243013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013139147441746662430131391474417466624301313914744174666243013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28250eee-6c34-4ceb-bba7-f626dca19756, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be93dd11-251e-4db0-9897-38afffbf3828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c84f924-23c1-486b-b637-b339dbc5f765, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be93dd11-251e-4db0-9897-38afffbf3828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257103570287492518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518825710357028749251882571035702874925188257103570287492518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6f32d4-3989-4a9d-aba5-18d28d1f20ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6f32d4-3989-4a9d-aba5-18d28d1f20ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5607305047375199571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571560730504737519957156073050473751995715607305047375199571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be93dd11-251e-4db0-9897-38afffbf3828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15c4506-9816-4948-82d1-c304d68df4b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15c4506-9816-4948-82d1-c304d68df4b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469672419879700279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279174696724198797002791746967241987970027917469672419879700279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6f32d4-3989-4a9d-aba5-18d28d1f20ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a197630-5ac5-4148-b7b1-f7c7e48d8b89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a197630-5ac5-4148-b7b1-f7c7e48d8b89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788435069527486633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633107884350695274866331078843506952748663310788435069527486633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15c4506-9816-4948-82d1-c304d68df4b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982ca6ce-a4f7-4d5b-bce3-562b5f89bbb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982ca6ce-a4f7-4d5b-bce3-562b5f89bbb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2072288638854963664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664207228863885496366420722886388549636642072288638854963664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a197630-5ac5-4148-b7b1-f7c7e48d8b89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982ca6ce-a4f7-4d5b-bce3-562b5f89bbb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388d36bd-7f84-4726-ac00-b18607b88b1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd39d117-6178-4c84-9a6d-870fc74733cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388d36bd-7f84-4726-ac00-b18607b88b1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10836115855238955515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515108361158552389555151083611585523895551510836115855238955515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd39d117-6178-4c84-9a6d-870fc74733cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3693727736154957077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077369372773615495707736937277361549570773693727736154957077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388d36bd-7f84-4726-ac00-b18607b88b1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd39d117-6178-4c84-9a6d-870fc74733cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d57aec-7fed-4953-8547-d2fb1c54eaa4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d57aec-7fed-4953-8547-d2fb1c54eaa4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255780605550264369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369162557806055502643691625578060555026436916255780605550264369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbac24b-9607-4f8e-8e32-30a00f66dc82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbac24b-9607-4f8e-8e32-30a00f66dc82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12239387796024219747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747122393877960242197471223938779602421974712239387796024219747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d57aec-7fed-4953-8547-d2fb1c54eaa4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3d3274-29d2-4070-a1eb-9e59c005518b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3d3274-29d2-4070-a1eb-9e59c005518b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17777948588179533789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789177779485881795337891777794858817953378917777948588179533789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbac24b-9607-4f8e-8e32-30a00f66dc82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e29838-6295-4d09-b85a-8bac8b0433a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e29838-6295-4d09-b85a-8bac8b0433a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12701482139981487835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835127014821399814878351270148213998148783512701482139981487835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3d3274-29d2-4070-a1eb-9e59c005518b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e29838-6295-4d09-b85a-8bac8b0433a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d76c34-9f77-440c-ab49-6e029a502a8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d76c34-9f77-440c-ab49-6e029a502a8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9677859203245649203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203967785920324564920396778592032456492039677859203245649203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4fe7f0-0eb1-4582-948d-d0e410724450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4fe7f0-0eb1-4582-948d-d0e410724450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201281502064336711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711142012815020643367111420128150206433671114201281502064336711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4fe7f0-0eb1-4582-948d-d0e410724450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d76c34-9f77-440c-ab49-6e029a502a8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ad3c09-fe60-4b56-8dfd-9cb558f69a20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ad3c09-fe60-4b56-8dfd-9cb558f69a20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 160753897554711899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899160753897554711899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e8842e-369d-4430-84fc-6aa4113d9192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e8842e-369d-4430-84fc-6aa4113d9192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12029692592155768359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359120296925921557683591202969259215576835912029692592155768359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ad3c09-fe60-4b56-8dfd-9cb558f69a20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa1b33e-008d-4f70-92be-1a44c51038ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa1b33e-008d-4f70-92be-1a44c51038ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2028244991878583330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330202824499187858333020282449918785833302028244991878583330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e8842e-369d-4430-84fc-6aa4113d9192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c322bf9-6615-469b-ab4a-11a4a434e9fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c322bf9-6615-469b-ab4a-11a4a434e9fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023317729402704085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085120233177294027040851202331772940270408512023317729402704085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa1b33e-008d-4f70-92be-1a44c51038ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfd7beb5-6b57-4710-bc69-b11911b83907, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfd7beb5-6b57-4710-bc69-b11911b83907, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16926853671137413350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350169268536711374133501692685367113741335016926853671137413350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c322bf9-6615-469b-ab4a-11a4a434e9fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596d02fa-6860-402f-8899-7bb3cdd5237d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfd7beb5-6b57-4710-bc69-b11911b83907, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596d02fa-6860-402f-8899-7bb3cdd5237d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640588163351949408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408146405881633519494081464058816335194940814640588163351949408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ab8b290-3dc2-4d04-80ea-c270a6f40f03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ab8b290-3dc2-4d04-80ea-c270a6f40f03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15401075357662070952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952154010753576620709521540107535766207095215401075357662070952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596d02fa-6860-402f-8899-7bb3cdd5237d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a865a347-3c79-48e0-a176-be0c9782a9a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a865a347-3c79-48e0-a176-be0c9782a9a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540603419861430054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054175406034198614300541754060341986143005417540603419861430054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ab8b290-3dc2-4d04-80ea-c270a6f40f03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a03d62ce-a7d6-443a-977a-a592f3ba0bd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03d62ce-a7d6-443a-977a-a592f3ba0bd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302890702451388392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392130289070245138839213028907024513883921302890702451388392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a865a347-3c79-48e0-a176-be0c9782a9a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53003b69-3af4-44da-b477-7305cf50decb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53003b69-3af4-44da-b477-7305cf50decb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17192667988786013277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277171926679887860132771719266798878601327717192667988786013277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03d62ce-a7d6-443a-977a-a592f3ba0bd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c0fa86-c1d7-4bf0-8ba8-24c32c12263f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c0fa86-c1d7-4bf0-8ba8-24c32c12263f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11282790095842093852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852112827900958420938521128279009584209385211282790095842093852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53003b69-3af4-44da-b477-7305cf50decb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ab3d92-efaa-4f36-9f83-7b2dd4c6e5c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c0fa86-c1d7-4bf0-8ba8-24c32c12263f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ee15ff-dd1b-4166-baf9-0ece8fee53e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ee15ff-dd1b-4166-baf9-0ece8fee53e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15127229846119838766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766151272298461198387661512722984611983876615127229846119838766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ab3d92-efaa-4f36-9f83-7b2dd4c6e5c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17944301095307352008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008179443010953073520081794430109530735200817944301095307352008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ee15ff-dd1b-4166-baf9-0ece8fee53e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ab3d92-efaa-4f36-9f83-7b2dd4c6e5c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a5bc6f-9e3a-41fb-a573-71ab45c1cc1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a5bc6f-9e3a-41fb-a573-71ab45c1cc1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992367649663410867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867499236764966341086749923676496634108674992367649663410867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975132c9-c708-4d93-84c0-f4331f8e69c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975132c9-c708-4d93-84c0-f4331f8e69c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2465279396221978451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451246527939622197845124652793962219784512465279396221978451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a5bc6f-9e3a-41fb-a573-71ab45c1cc1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bfcec9d-af7c-4af3-a0ee-5ba18dcbf505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bfcec9d-af7c-4af3-a0ee-5ba18dcbf505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568731179451153979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979156873117945115397915687311794511539791568731179451153979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975132c9-c708-4d93-84c0-f4331f8e69c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2208a2-301c-4b32-a3b5-adf8c0505802, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2208a2-301c-4b32-a3b5-adf8c0505802, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968740252883369215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215169687402528833692151696874025288336921516968740252883369215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bfcec9d-af7c-4af3-a0ee-5ba18dcbf505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcda4e82-6591-4654-971a-fa04d2c756d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2208a2-301c-4b32-a3b5-adf8c0505802, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 589f4040-29c5-401e-b237-be4a43b44af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 589f4040-29c5-401e-b237-be4a43b44af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10284472078932374751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751102844720789323747511028447207893237475110284472078932374751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcda4e82-6591-4654-971a-fa04d2c756d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13185651883117113990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990131856518831171139901318565188311711399013185651883117113990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 589f4040-29c5-401e-b237-be4a43b44af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 768c0d11-a0a8-43e1-85c3-7196f99d3c6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 768c0d11-a0a8-43e1-85c3-7196f99d3c6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12118900834546741828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828121189008345467418281211890083454674182812118900834546741828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcda4e82-6591-4654-971a-fa04d2c756d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f02bb0eb-2fc7-4c1d-b094-e91f3d9dd0a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02bb0eb-2fc7-4c1d-b094-e91f3d9dd0a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6399047254682323075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075639904725468232307563990472546823230756399047254682323075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 768c0d11-a0a8-43e1-85c3-7196f99d3c6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4827b788-3d53-4d86-9ce6-f3b696eda160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4827b788-3d53-4d86-9ce6-f3b696eda160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1374695664676270992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992137469566467627099213746956646762709921374695664676270992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02bb0eb-2fc7-4c1d-b094-e91f3d9dd0a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ecaa43-a870-4073-8dc1-a15a2104ed2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ecaa43-a870-4073-8dc1-a15a2104ed2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13719281656575492567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567137192816565754925671371928165657549256713719281656575492567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4827b788-3d53-4d86-9ce6-f3b696eda160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 300d04de-00a6-4f9e-bc9c-77ff46f0f27b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300d04de-00a6-4f9e-bc9c-77ff46f0f27b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1389940826673074474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474138994082667307447413899408266730744741389940826673074474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ecaa43-a870-4073-8dc1-a15a2104ed2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d3847b-56c4-47b4-a466-ef7fee3274a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d3847b-56c4-47b4-a466-ef7fee3274a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3211968791531547964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964321196879153154796432119687915315479643211968791531547964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300d04de-00a6-4f9e-bc9c-77ff46f0f27b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a16423-1fa0-447d-9991-85e0b80015a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d3847b-56c4-47b4-a466-ef7fee3274a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a16423-1fa0-447d-9991-85e0b80015a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208750603719973406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406102087506037199734061020875060371997340610208750603719973406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a16423-1fa0-447d-9991-85e0b80015a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4169dd11-f450-4a5c-9919-941bc1f89125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765e4887-2d39-49f1-abd0-82eac2e6c417, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765e4887-2d39-49f1-abd0-82eac2e6c417, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10567433070322076550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550105674330703220765501056743307032207655010567433070322076550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4169dd11-f450-4a5c-9919-941bc1f89125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13531190235178095996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996135311902351780959961353119023517809599613531190235178095996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765e4887-2d39-49f1-abd0-82eac2e6c417, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01ab006-c116-42d5-a290-5fe600980172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01ab006-c116-42d5-a290-5fe600980172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8564783765530234609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609856478376553023460985647837655302346098564783765530234609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4169dd11-f450-4a5c-9919-941bc1f89125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e791fb-3782-4167-a601-9a812fbd4f63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e791fb-3782-4167-a601-9a812fbd4f63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367607216152448132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132936760721615244813293676072161524481329367607216152448132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01ab006-c116-42d5-a290-5fe600980172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e791fb-3782-4167-a601-9a812fbd4f63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d40d053-91f1-4600-a4df-576c4b9b5327, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d40d053-91f1-4600-a4df-576c4b9b5327, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10609001659720895785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785106090016597208957851060900165972089578510609001659720895785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c88e05-6002-4f15-bc14-327f338dcf64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c88e05-6002-4f15-bc14-327f338dcf64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18340076159498660911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911183400761594986609111834007615949866091118340076159498660911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d40d053-91f1-4600-a4df-576c4b9b5327, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb26dbbb-7c35-4f44-bc93-9a968c75ae95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb26dbbb-7c35-4f44-bc93-9a968c75ae95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3871775823014376207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207387177582301437620738717758230143762073871775823014376207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c88e05-6002-4f15-bc14-327f338dcf64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb26dbbb-7c35-4f44-bc93-9a968c75ae95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03afb34-fc4c-4fb5-abde-6898a38b3015, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03afb34-fc4c-4fb5-abde-6898a38b3015, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11787209045754865070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070117872090457548650701178720904575486507011787209045754865070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff845032-44f8-4c82-945b-91915eac9e19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff845032-44f8-4c82-945b-91915eac9e19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15666260889497797872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872156662608894977978721566626088949779787215666260889497797872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03afb34-fc4c-4fb5-abde-6898a38b3015, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8448648-ed98-4ea1-8865-1dbbeace8f49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8448648-ed98-4ea1-8865-1dbbeace8f49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913616626820039853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853191361662682003985319136166268200398531913616626820039853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8448648-ed98-4ea1-8865-1dbbeace8f49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff845032-44f8-4c82-945b-91915eac9e19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeafd513-edf3-448d-9d93-89bb017c3412, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeafd513-edf3-448d-9d93-89bb017c3412, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240604291361657191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191824060429136165719182406042913616571918240604291361657191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6995a40-fbe7-400e-bcb1-72ae28154045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6995a40-fbe7-400e-bcb1-72ae28154045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133627501325900764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764121336275013259007641213362750132590076412133627501325900764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeafd513-edf3-448d-9d93-89bb017c3412, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc46a80-a107-4015-91c0-15dd24115f55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc46a80-a107-4015-91c0-15dd24115f55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9669315705364250739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739966931570536425073996693157053642507399669315705364250739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6995a40-fbe7-400e-bcb1-72ae28154045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 447b53fd-22fe-4082-8cc8-e51b78031162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447b53fd-22fe-4082-8cc8-e51b78031162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18419867408158785374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374184198674081587853741841986740815878537418419867408158785374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc46a80-a107-4015-91c0-15dd24115f55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127dbf92-077a-4c21-82f9-74daca971443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127dbf92-077a-4c21-82f9-74daca971443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10422111948791429767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767104221119487914297671042211194879142976710422111948791429767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447b53fd-22fe-4082-8cc8-e51b78031162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e240b768-734a-4cd2-846b-4f001789bcac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e240b768-734a-4cd2-846b-4f001789bcac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457839227675054234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234445783922767505423444578392276750542344457839227675054234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127dbf92-077a-4c21-82f9-74daca971443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743b5379-55d3-409b-b147-b0128f510f6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743b5379-55d3-409b-b147-b0128f510f6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980181471056236964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964119801814710562369641198018147105623696411980181471056236964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e240b768-734a-4cd2-846b-4f001789bcac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d96780-52f0-4939-88ff-ca1cb0412606, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d96780-52f0-4939-88ff-ca1cb0412606, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9271348007056007001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001927134800705600700192713480070560070019271348007056007001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743b5379-55d3-409b-b147-b0128f510f6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe0e248-ec41-438e-9367-c9a4072e3114, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d96780-52f0-4939-88ff-ca1cb0412606, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe0e248-ec41-438e-9367-c9a4072e3114, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12326821223606123707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707123268212236061237071232682122360612370712326821223606123707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552e61e8-c4a3-42cc-b9e7-03ff26920772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552e61e8-c4a3-42cc-b9e7-03ff26920772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 542226309379067909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909542226309379067909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe0e248-ec41-438e-9367-c9a4072e3114, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87430135-a1fd-4313-b625-acbc1525fbaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87430135-a1fd-4313-b625-acbc1525fbaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8029303660464922329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329802930366046492232980293036604649223298029303660464922329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552e61e8-c4a3-42cc-b9e7-03ff26920772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3dd70a4-8631-4c04-b9a6-1d7fa5a76c92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3dd70a4-8631-4c04-b9a6-1d7fa5a76c92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13921102177108305631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631139211021771083056311392110217710830563113921102177108305631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3dd70a4-8631-4c04-b9a6-1d7fa5a76c92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed84a9ab-0682-4c06-b870-2ee005ef5330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed84a9ab-0682-4c06-b870-2ee005ef5330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944972073170704420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420139449720731707044201394497207317070442013944972073170704420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87430135-a1fd-4313-b625-acbc1525fbaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbdd3afc-6dfd-4e44-99db-c27f3b9a445d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbdd3afc-6dfd-4e44-99db-c27f3b9a445d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236583078355659240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240823658307835565924082365830783556592408236583078355659240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed84a9ab-0682-4c06-b870-2ee005ef5330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 930482ea-4181-465d-aad3-78cb2ccb9440, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 930482ea-4181-465d-aad3-78cb2ccb9440, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13226463913582172138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138132264639135821721381322646391358217213813226463913582172138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbdd3afc-6dfd-4e44-99db-c27f3b9a445d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0c4e39-a297-427e-a062-b600eb88db69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0c4e39-a297-427e-a062-b600eb88db69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17456745947144712587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587174567459471447125871745674594714471258717456745947144712587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 930482ea-4181-465d-aad3-78cb2ccb9440, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b4fa5d-9999-430d-b9d8-10b050a1270d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b4fa5d-9999-430d-b9d8-10b050a1270d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6771863250153912314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314677186325015391231467718632501539123146771863250153912314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0c4e39-a297-427e-a062-b600eb88db69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2210837e-eeb7-478f-9ac8-ce51f629c813, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2210837e-eeb7-478f-9ac8-ce51f629c813, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015965323909958884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884201596532390995888420159653239099588842015965323909958884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b4fa5d-9999-430d-b9d8-10b050a1270d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694e6444-9366-49b4-b82d-25bfd6e2aeb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694e6444-9366-49b4-b82d-25bfd6e2aeb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182376182616823317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317182376182616823317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2210837e-eeb7-478f-9ac8-ce51f629c813, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8103ea7-d0dd-411e-ba92-ce985e50140c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694e6444-9366-49b4-b82d-25bfd6e2aeb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e00bd5d-02bd-4f23-ab42-fbb7fbd3a4aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e00bd5d-02bd-4f23-ab42-fbb7fbd3a4aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6959390762623946652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652695939076262394665269593907626239466526959390762623946652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8103ea7-d0dd-411e-ba92-ce985e50140c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14959408168017854572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572149594081680178545721495940816801785457214959408168017854572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e00bd5d-02bd-4f23-ab42-fbb7fbd3a4aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545f050e-d1b0-4af7-a15f-8d684588e85d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545f050e-d1b0-4af7-a15f-8d684588e85d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17259707698798214470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470172597076987982144701725970769879821447017259707698798214470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8103ea7-d0dd-411e-ba92-ce985e50140c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5595b189-a0be-4e43-bc78-5533b742f166, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5595b189-a0be-4e43-bc78-5533b742f166, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038037761437262115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115150380377614372621151503803776143726211515038037761437262115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545f050e-d1b0-4af7-a15f-8d684588e85d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fabace6-8277-4065-83ef-c880cae4b4ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fabace6-8277-4065-83ef-c880cae4b4ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8514275608246892137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137851427560824689213785142756082468921378514275608246892137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5595b189-a0be-4e43-bc78-5533b742f166, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a200961e-23ef-406b-9446-6a6b7087cd37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a200961e-23ef-406b-9446-6a6b7087cd37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3853713490002232882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882385371349000223288238537134900022328823853713490002232882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a200961e-23ef-406b-9446-6a6b7087cd37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86acd71c-337f-419e-8f81-49938c4fff30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86acd71c-337f-419e-8f81-49938c4fff30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6146783755588931290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290614678375558893129061467837555889312906146783755588931290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86acd71c-337f-419e-8f81-49938c4fff30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fabace6-8277-4065-83ef-c880cae4b4ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba66fbb-09bd-4783-b0c0-f1cd3facb0b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0091fe-1887-4415-ae76-a5bad7e85644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:3654/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba66fbb-09bd-4783-b0c0-f1cd3facb0b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10625358304935083707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707106253583049350837071062535830493508370710625358304935083707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0091fe-1887-4415-ae76-a5bad7e85644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2082963191544838124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124208296319154483812420829631915448381242082963191544838124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba66fbb-09bd-4783-b0c0-f1cd3facb0b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0091fe-1887-4415-ae76-a5bad7e85644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27a2393e-30bf-4956-bd19-70cd555f1a35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27a2393e-30bf-4956-bd19-70cd555f1a35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5604426021321051260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260560442602132105126056044260213210512605604426021321051260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508e374b-1acc-4f6f-84a6-cdde7b19d8b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508e374b-1acc-4f6f-84a6-cdde7b19d8b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508389431168168487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487145083894311681684871450838943116816848714508389431168168487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27a2393e-30bf-4956-bd19-70cd555f1a35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508e374b-1acc-4f6f-84a6-cdde7b19d8b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0996ca41-33d4-478e-94c0-e53739401d57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ddc7887-4312-4711-a5e8-c56c0ff83d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ddc7887-4312-4711-a5e8-c56c0ff83d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4587035807941766724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724458703580794176672445870358079417667244587035807941766724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0996ca41-33d4-478e-94c0-e53739401d57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005434028360194744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744150054340283601947441500543402836019474415005434028360194744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ddc7887-4312-4711-a5e8-c56c0ff83d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73959977-8e5b-4b92-ad3b-cfbfc3c12258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73959977-8e5b-4b92-ad3b-cfbfc3c12258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13470290307325942479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479134702903073259424791347029030732594247913470290307325942479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0996ca41-33d4-478e-94c0-e53739401d57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef20589-4dec-4102-9de5-5888deabd0aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73959977-8e5b-4b92-ad3b-cfbfc3c12258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef20589-4dec-4102-9de5-5888deabd0aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6758496110760104890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890675849611076010489067584961107601048906758496110760104890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec58ca4-446f-4855-9287-20621050b36c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec58ca4-446f-4855-9287-20621050b36c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12887447532673302736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736128874475326733027361288744753267330273612887447532673302736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef20589-4dec-4102-9de5-5888deabd0aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec58ca4-446f-4855-9287-20621050b36c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0c0dc5-a97f-4f78-957b-8c205f2efd7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0c0dc5-a97f-4f78-957b-8c205f2efd7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7678496468545511098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098767849646854551109876784964685455110987678496468545511098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9931df3-93b0-49ff-92fd-2f25b1b3e170, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9931df3-93b0-49ff-92fd-2f25b1b3e170, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8054485167848331256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256805448516784833125680544851678483312568054485167848331256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0c0dc5-a97f-4f78-957b-8c205f2efd7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3b9c62-caf5-4fe1-8e0f-bcf4365b8e80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3b9c62-caf5-4fe1-8e0f-bcf4365b8e80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7048621318669404842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842704862131866940484270486213186694048427048621318669404842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9931df3-93b0-49ff-92fd-2f25b1b3e170, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72187d46-b851-4c2e-915d-c11e41c32bc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72187d46-b851-4c2e-915d-c11e41c32bc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15802254528733339819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819158022545287333398191580225452873333981915802254528733339819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3b9c62-caf5-4fe1-8e0f-bcf4365b8e80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bb0569-70d7-4d0f-ac2e-6766c2d00fa5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bb0569-70d7-4d0f-ac2e-6766c2d00fa5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354252974812525323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323153542529748125253231535425297481252532315354252974812525323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72187d46-b851-4c2e-915d-c11e41c32bc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28c12a5-7745-49fb-b9e4-944a84e0462e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28c12a5-7745-49fb-b9e4-944a84e0462e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15004120738310608453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453150041207383106084531500412073831060845315004120738310608453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bb0569-70d7-4d0f-ac2e-6766c2d00fa5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6957b2a4-78e5-469c-be83-459e1fadb4ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6957b2a4-78e5-469c-be83-459e1fadb4ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14763578355134816178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178147635783551348161781476357835513481617814763578355134816178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28c12a5-7745-49fb-b9e4-944a84e0462e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6298ae6-f4ce-4a90-b41a-b388fc977bfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6957b2a4-78e5-469c-be83-459e1fadb4ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82edea24-028c-40b8-8703-44eb69f23ba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82edea24-028c-40b8-8703-44eb69f23ba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 796670677873200089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089796670677873200089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6298ae6-f4ce-4a90-b41a-b388fc977bfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141638007769521972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972161416380077695219721614163800776952197216141638007769521972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6298ae6-f4ce-4a90-b41a-b388fc977bfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05fea241-6ecd-45f3-ad55-51a1a3b8c252, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05fea241-6ecd-45f3-ad55-51a1a3b8c252, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3439109263211197985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985343910926321119798534391092632111979853439109263211197985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82edea24-028c-40b8-8703-44eb69f23ba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23a6b07-ee28-41b6-b5fc-d4adb6c936ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23a6b07-ee28-41b6-b5fc-d4adb6c936ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16110167566840448659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659161101675668404486591611016756684044865916110167566840448659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05fea241-6ecd-45f3-ad55-51a1a3b8c252, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23a6b07-ee28-41b6-b5fc-d4adb6c936ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b25747-8790-45b6-8217-a5f0f6b4d4c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b25747-8790-45b6-8217-a5f0f6b4d4c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908562825212092364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364190856282521209236419085628252120923641908562825212092364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66d9851-cee0-4295-a86e-6fa46ccaedfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66d9851-cee0-4295-a86e-6fa46ccaedfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969199369099402246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246969199369099402246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b25747-8790-45b6-8217-a5f0f6b4d4c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd6c5b8-601b-4cbc-999b-85151dae660d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66d9851-cee0-4295-a86e-6fa46ccaedfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd6c5b8-601b-4cbc-999b-85151dae660d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11044799700581692638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638110447997005816926381104479970058169263811044799700581692638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15672143-6f61-491a-8ce8-10027959fe84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15672143-6f61-491a-8ce8-10027959fe84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5214483321869413583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583521448332186941358352144833218694135835214483321869413583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd6c5b8-601b-4cbc-999b-85151dae660d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15672143-6f61-491a-8ce8-10027959fe84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a8abf9-7e83-4f29-9295-d3f94b5a7965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a8abf9-7e83-4f29-9295-d3f94b5a7965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10138584597824096946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946101385845978240969461013858459782409694610138584597824096946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b308ed2-c57e-41d9-81e9-a3ecc6402ff1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b308ed2-c57e-41d9-81e9-a3ecc6402ff1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3707382094176173018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018370738209417617301837073820941761730183707382094176173018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a8abf9-7e83-4f29-9295-d3f94b5a7965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b308ed2-c57e-41d9-81e9-a3ecc6402ff1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7ceccb-fa77-4348-bc73-63cd850e673d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7ceccb-fa77-4348-bc73-63cd850e673d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804938839904971150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150280493883990497115028049388399049711502804938839904971150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c36c16c-6601-4c49-8148-4653f112cc34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c36c16c-6601-4c49-8148-4653f112cc34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388442636342283627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627123884426363422836271238844263634228362712388442636342283627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7ceccb-fa77-4348-bc73-63cd850e673d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec19193f-56fc-497f-a415-f0fd3c3df152, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c36c16c-6601-4c49-8148-4653f112cc34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec19193f-56fc-497f-a415-f0fd3c3df152, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611040312831925938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938161104031283192593816110403128319259381611040312831925938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83435593-9288-4338-8099-f932072e5826, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83435593-9288-4338-8099-f932072e5826, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413721649702199127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127141372164970219912714137216497021991271413721649702199127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec19193f-56fc-497f-a415-f0fd3c3df152, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c621893-e10e-430c-9694-990a4f2796c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83435593-9288-4338-8099-f932072e5826, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c621893-e10e-430c-9694-990a4f2796c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11130901715797625765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765111309017157976257651113090171579762576511130901715797625765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55954928-6216-4660-8ca8-8100707f304d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55954928-6216-4660-8ca8-8100707f304d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15650433066815889195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195156504330668158891951565043306681588919515650433066815889195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c621893-e10e-430c-9694-990a4f2796c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0114913-c8d9-4297-8f59-5f4b0b03c0f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55954928-6216-4660-8ca8-8100707f304d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0114913-c8d9-4297-8f59-5f4b0b03c0f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761868914411016998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998776186891441101699877618689144110169987761868914411016998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56008407-be0b-423f-b0c2-28d8d7e768fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56008407-be0b-423f-b0c2-28d8d7e768fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4175563161431233377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377417556316143123337741755631614312333774175563161431233377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0114913-c8d9-4297-8f59-5f4b0b03c0f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56008407-be0b-423f-b0c2-28d8d7e768fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20b6d97-cf02-4745-8f99-2dbc1efbb3a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20b6d97-cf02-4745-8f99-2dbc1efbb3a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3972799558282350955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955397279955828235095539727995582823509553972799558282350955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302e33bc-a20f-4dba-8ac0-b78e597daf08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302e33bc-a20f-4dba-8ac0-b78e597daf08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832320544582375946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946832320544582375946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20b6d97-cf02-4745-8f99-2dbc1efbb3a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff6b3b9c-23ea-40ce-9223-5657177fe158, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6b3b9c-23ea-40ce-9223-5657177fe158, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860190936041038461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461486019093604103846148601909360410384614860190936041038461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302e33bc-a20f-4dba-8ac0-b78e597daf08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9633016-0f0f-4ed0-965a-39db3324ee0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9633016-0f0f-4ed0-965a-39db3324ee0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415601840300226882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882241560184030022688224156018403002268822415601840300226882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6b3b9c-23ea-40ce-9223-5657177fe158, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9278284-4d8b-4682-a82d-daeb77b932a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9278284-4d8b-4682-a82d-daeb77b932a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17497731797599449515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515174977317975994495151749773179759944951517497731797599449515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9633016-0f0f-4ed0-965a-39db3324ee0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24277fb-697d-49b9-9351-ef9299f29bbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24277fb-697d-49b9-9351-ef9299f29bbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666409390372210247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247116664093903722102471166640939037221024711666409390372210247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9278284-4d8b-4682-a82d-daeb77b932a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7de52d3-eee2-45de-89ec-58a91ce4f4e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7de52d3-eee2-45de-89ec-58a91ce4f4e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1442009417034779474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474144200941703477947414420094170347794741442009417034779474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24277fb-697d-49b9-9351-ef9299f29bbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf1ef5c-b539-41c4-98c2-db40397c4178, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf1ef5c-b539-41c4-98c2-db40397c4178, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558120986087267878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878455812098608726787845581209860872678784558120986087267878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log --grpc-port=3654 --mon-port=27526 --ic-port=4708 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_eu7396no.log', '--grpc-port=3654', '--mon-port=27526', '--ic-port=4708', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7de52d3-eee2-45de-89ec-58a91ce4f4e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1416000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:3654/3
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90e7a86-b1ea-4aae-93ed-c209874bfacf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf1ef5c-b539-41c4-98c2-db40397c4178, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90e7a86-b1ea-4aae-93ed-c209874bfacf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8358066179172987508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508835806617917298750883580661791729875088358066179172987508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b923b977-bf60-46d1-858e-c162deed5ac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b923b977-bf60-46d1-858e-c162deed5ac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525037397111736729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729175250373971117367291752503739711173672917525037397111736729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1416038
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90e7a86-b1ea-4aae-93ed-c209874bfacf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0998e9f5-2fd1-4d77-a7f2-2513682c7704, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0998e9f5-2fd1-4d77-a7f2-2513682c7704, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13176201649163802785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785131762016491638027851317620164916380278513176201649163802785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b923b977-bf60-46d1-858e-c162deed5ac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b70805-bd98-41f0-9dbd-e886f85ce829, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b70805-bd98-41f0-9dbd-e886f85ce829, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1636919975999070683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683163691997599907068316369199759990706831636919975999070683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0998e9f5-2fd1-4d77-a7f2-2513682c7704, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a24919-8b1b-4262-816c-501d516c475a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a24919-8b1b-4262-816c-501d516c475a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2971611478738811364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364297161147873881136429716114787388113642971611478738811364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b70805-bd98-41f0-9dbd-e886f85ce829, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7011f0-f7f0-46e2-8cb0-169eb7986db3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7011f0-f7f0-46e2-8cb0-169eb7986db3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381992627890433684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684538199262789043368453819926278904336845381992627890433684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a24919-8b1b-4262-816c-501d516c475a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7011f0-f7f0-46e2-8cb0-169eb7986db3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be3c8b3-484e-4cb6-999d-4c54757a6e80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be3c8b3-484e-4cb6-999d-4c54757a6e80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814838854131308452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452148148388541313084521481483885413130845214814838854131308452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 933fde8f-a03c-4ffe-a0ff-37a9429f3764, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933fde8f-a03c-4ffe-a0ff-37a9429f3764, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642776124050233133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133146427761240502331331464277612405023313314642776124050233133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be3c8b3-484e-4cb6-999d-4c54757a6e80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933fde8f-a03c-4ffe-a0ff-37a9429f3764, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2f63d2-71b3-4229-9a32-6f9f23b8b31d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2f63d2-71b3-4229-9a32-6f9f23b8b31d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15161492495111653544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544151614924951116535441516149249511165354415161492495111653544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad94ec4f-cc63-4608-b9c2-1eedef9d5f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad94ec4f-cc63-4608-b9c2-1eedef9d5f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11259536165254743373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373112595361652547433731125953616525474337311259536165254743373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad94ec4f-cc63-4608-b9c2-1eedef9d5f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2f63d2-71b3-4229-9a32-6f9f23b8b31d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8d8ee7-7f1f-48cc-832f-d2368e8ee3e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8d8ee7-7f1f-48cc-832f-d2368e8ee3e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743117180220592354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354674311718022059235467431171802205923546743117180220592354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49327008-84f3-4aef-b508-3caf02a298c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49327008-84f3-4aef-b508-3caf02a298c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14029710616752813112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112140297106167528131121402971061675281311214029710616752813112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8d8ee7-7f1f-48cc-832f-d2368e8ee3e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d3b102-080f-4b01-8982-7f922099746f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d3b102-080f-4b01-8982-7f922099746f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411621469755777007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007541162146975577700754116214697557770075411621469755777007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49327008-84f3-4aef-b508-3caf02a298c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bb6764-a6e4-4317-893a-f8835117fb21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d3b102-080f-4b01-8982-7f922099746f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f25198d-70f5-4476-a5be-09960c9146b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f25198d-70f5-4476-a5be-09960c9146b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729111951819695673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673472911195181969567347291119518196956734729111951819695673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bb6764-a6e4-4317-893a-f8835117fb21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3721667707065489288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288372166770706548928837216677070654892883721667707065489288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f25198d-70f5-4476-a5be-09960c9146b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3e05fb-0000-4e24-8e47-dc3f0ed30f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3e05fb-0000-4e24-8e47-dc3f0ed30f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690096610008223824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824569009661000822382456900966100082238245690096610008223824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bb6764-a6e4-4317-893a-f8835117fb21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac5572c-dad9-4f3e-ae48-aecde34cb3a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac5572c-dad9-4f3e-ae48-aecde34cb3a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9306318290720273618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618930631829072027361893063182907202736189306318290720273618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3e05fb-0000-4e24-8e47-dc3f0ed30f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31202b79-59f0-4771-9f3f-28a0957ce7da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac5572c-dad9-4f3e-ae48-aecde34cb3a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31202b79-59f0-4771-9f3f-28a0957ce7da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257416636417721460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460525741663641772146052574166364177214605257416636417721460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c41b91-7ba5-46d0-9307-448548b111c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c41b91-7ba5-46d0-9307-448548b111c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506902820411840742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742165069028204118407421650690282041184074216506902820411840742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31202b79-59f0-4771-9f3f-28a0957ce7da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb64e926-8f7c-466d-9fc4-0d5d8aacaab6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb64e926-8f7c-466d-9fc4-0d5d8aacaab6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13429310720976017883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883134293107209760178831342931072097601788313429310720976017883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c41b91-7ba5-46d0-9307-448548b111c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 639d0af3-a444-484c-b8dc-caafdc773fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 639d0af3-a444-484c-b8dc-caafdc773fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12203432220118693972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972122034322201186939721220343222011869397212203432220118693972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb64e926-8f7c-466d-9fc4-0d5d8aacaab6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abbc7c94-bd3c-43a1-b892-4ca6630f0088, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abbc7c94-bd3c-43a1-b892-4ca6630f0088, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455802042430416751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751145580204243041675114558020424304167511455802042430416751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 639d0af3-a444-484c-b8dc-caafdc773fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13cb1785-db19-423a-b732-da3fd160e410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13cb1785-db19-423a-b732-da3fd160e410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8973452679811040636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636897345267981104063689734526798110406368973452679811040636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13cb1785-db19-423a-b732-da3fd160e410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bbbaa2c-da1a-4b12-b791-e098244cb8bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bbbaa2c-da1a-4b12-b791-e098244cb8bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 145182643941718352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352145182643941718352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bbbaa2c-da1a-4b12-b791-e098244cb8bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abbc7c94-bd3c-43a1-b892-4ca6630f0088, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a53ff6-1945-43e9-b994-3f44d1fbf331, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1a5021-9aeb-4753-b32d-db5dd45cf1c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1a5021-9aeb-4753-b32d-db5dd45cf1c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537193168106951819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819853719316810695181985371931681069518198537193168106951819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a53ff6-1945-43e9-b994-3f44d1fbf331, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2999089023275571397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397299908902327557139729990890232755713972999089023275571397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1a5021-9aeb-4753-b32d-db5dd45cf1c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a28a4f-02e4-4d4c-b051-298e46b7bb53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a53ff6-1945-43e9-b994-3f44d1fbf331, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a28a4f-02e4-4d4c-b051-298e46b7bb53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539340982825120316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316135393409828251203161353934098282512031613539340982825120316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58275ba8-343c-483c-a1c3-06adc8ad4329, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58275ba8-343c-483c-a1c3-06adc8ad4329, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 213981938357981123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123213981938357981123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a28a4f-02e4-4d4c-b051-298e46b7bb53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58275ba8-343c-483c-a1c3-06adc8ad4329, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbfccb3b-50dd-42d0-8d5a-85485b128271, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbfccb3b-50dd-42d0-8d5a-85485b128271, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2518469005835992290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290251846900583599229025184690058359922902518469005835992290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f7d230-8256-4ed5-955a-16aee0b3da2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbfccb3b-50dd-42d0-8d5a-85485b128271, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a117eda2-159d-4f70-9632-720069b55e48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f7d230-8256-4ed5-955a-16aee0b3da2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10817169811868635989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989108171698118686359891081716981186863598910817169811868635989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a117eda2-159d-4f70-9632-720069b55e48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16847992903248456934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934168479929032484569341684799290324845693416847992903248456934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f7d230-8256-4ed5-955a-16aee0b3da2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab878d04-552f-4127-bd85-b09881386599, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab878d04-552f-4127-bd85-b09881386599, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894056658236673305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305589405665823667330558940566582366733055894056658236673305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a117eda2-159d-4f70-9632-720069b55e48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca8c7a5-90bd-4425-a34d-35b6bc2e9dd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca8c7a5-90bd-4425-a34d-35b6bc2e9dd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508229977123010861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861508229977123010861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab878d04-552f-4127-bd85-b09881386599, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5d8707-9c86-402b-9e09-144c6bc01e90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5d8707-9c86-402b-9e09-144c6bc01e90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12308996100366400363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363123089961003664003631230899610036640036312308996100366400363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca8c7a5-90bd-4425-a34d-35b6bc2e9dd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63e2b529-1690-4b38-ada3-5f405ea06868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e2b529-1690-4b38-ada3-5f405ea06868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971941686699185492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492497194168669918549249719416866991854924971941686699185492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5d8707-9c86-402b-9e09-144c6bc01e90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8079253-1919-4b5b-abd1-5d4ba4867065, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8079253-1919-4b5b-abd1-5d4ba4867065, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999284097271307353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353139992840972713073531399928409727130735313999284097271307353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e2b529-1690-4b38-ada3-5f405ea06868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f50004e-399e-48ea-9b7d-0ebf8037b290, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f50004e-399e-48ea-9b7d-0ebf8037b290, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11272128608528839415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415112721286085288394151127212860852883941511272128608528839415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8079253-1919-4b5b-abd1-5d4ba4867065, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae62751b-1b81-49e3-9892-8db06d290f09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae62751b-1b81-49e3-9892-8db06d290f09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12851389636534252310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310128513896365342523101285138963653425231012851389636534252310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f50004e-399e-48ea-9b7d-0ebf8037b290, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a7cb05-5503-47a7-bfc5-767e6a910c77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a7cb05-5503-47a7-bfc5-767e6a910c77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12829853587476225364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364128298535874762253641282985358747622536412829853587476225364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae62751b-1b81-49e3-9892-8db06d290f09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a26d952d-c346-4ad1-905b-b009dc603cf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26d952d-c346-4ad1-905b-b009dc603cf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15843804790245292342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342158438047902452923421584380479024529234215843804790245292342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a7cb05-5503-47a7-bfc5-767e6a910c77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 806ea0d4-9fcc-43eb-bf87-3cbc8725101e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806ea0d4-9fcc-43eb-bf87-3cbc8725101e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6888756479365890902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902688875647936589090268887564793658909026888756479365890902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26d952d-c346-4ad1-905b-b009dc603cf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48057f8-2bc3-4ca5-80de-88bd16ac574c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48057f8-2bc3-4ca5-80de-88bd16ac574c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853801851103122370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370985380185110312237098538018511031223709853801851103122370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1416038) rc: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806ea0d4-9fcc-43eb-bf87-3cbc8725101e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:260 Command (pid 1416038) elapsed time (sec): 0.9609105587005615
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48057f8-2bc3-4ca5-80de-88bd16ac574c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ya.test:process.py:263 Command (pid 1416038) idrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 587879de-47ab-476d-9c2a-b625ff60ef34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a116831-daac-4aef-9825-2459b9bacaa7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a116831-daac-4aef-9825-2459b9bacaa7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4737209378019452709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709473720937801945270947372093780194527094737209378019452709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) inblock: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587879de-47ab-476d-9c2a-b625ff60ef34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731584507371313152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152147315845073713131521473158450737131315214731584507371313152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587879de-47ab-476d-9c2a-b625ff60ef34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a116831-daac-4aef-9825-2459b9bacaa7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1416038) minflt: 45167
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ya.test:process.py:263 Command (pid 1416038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) nivcsw: 166
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20a7158-63df-4097-a5fe-8dfc15d0802c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20a7158-63df-4097-a5fe-8dfc15d0802c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10887977391456250151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151108879773914562501511088797739145625015110887977391456250151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1416038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1416038) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1416038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1416038) stime: 0.168105
DEBUG    ya.test:process.py:263 Command (pid 1416038) utime: 0.511019
DEBUG    ya.test:process.py:263 Command (pid 1416038) wtime: 0.973
DEBUG    ya.test:process.py:275 Command (pid 1416038) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e53781-c9af-44c5-a6d0-3891ce69ff11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e53781-c9af-44c5-a6d0-3891ce69ff11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12557713838529945527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527125577138385299455271255771383852994552712557713838529945527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20a7158-63df-4097-a5fe-8dfc15d0802c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8a8b27-1692-43d4-b581-8a89dfcec25c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8a8b27-1692-43d4-b581-8a89dfcec25c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15111826362896565564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564151118263628965655641511182636289656556415111826362896565564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e53781-c9af-44c5-a6d0-3891ce69ff11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c0809911a30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c0809911a30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDA0YTZiYjAtNWQxZDczMTUtNjdlNjMwNjMtMTUyNzY3NmM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8a8b27-1692-43d4-b581-8a89dfcec25c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=174d9556-cf98a60b-65460d20-a19a3aad" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8bbdaf52-6c48-4c84-91a5-91518e9b67fe, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c0809911a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080a11acf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080a11acf0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=ZDQzOTc1ZDItOWJmMmU1OTgtYzU3OWI3YjctZTg2NzM4Mzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080a11acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b5b5270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b5ce8b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5ce8b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b5e23b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 749c5f9c-072d-46b1-b470-07eef33b9e22, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused {created_time:"2025-10-27T15:25:12.646507825+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 879c2ea6-ccf0-4627-a96f-ada9be72adbd, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:3654: Failed to connect to remote host: Connection refused {created_time:"2025-10-27T15:25:12.646507825+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:12.63947348+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 906f23a0-e9fc-4192-845d-4650e4d17b33, ghrun-ret5l7fy2i.auto.internal:65258): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:65258
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 487a03f8-65c2-441e-8880-e70e005f7983, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't start call
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:12.63947348+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 57ab8008-1f6e-4662-b3f7-3e401764ed39, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 57ab8008-1f6e-4662-b3f7-3e401764ed39, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 57ab8008-1f6e-4662-b3f7-3e401764ed39, localhost:9335): 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/test_simple_encryption_1. Endpoint: "localhost:9335". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d0487167-db4a-45e9-b6f3-55aef1c60c61, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d0487167-db4a-45e9-b6f3-55aef1c60c61, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d0487167-db4a-45e9-b6f3-55aef1c60c61, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5ce8b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b5b5270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c080b5e23b0 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 168bc4df-a25d-40cf-83ed-8aaab934aa2a, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T15:25:17.745135731+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5e78b0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b5e78b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b5e78b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 7d0c624a-64f4-4ec5-9989-a5c53bdfd22f, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T15:25:17.763167386+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b5ce8b0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b5ce8b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b5ce8b0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b5e15f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080b6083f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6690cbeb-c3da-4da5-b0a0-8cbfac6f3f8c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c30b9391-ef69-4e5c-9d6e-a4a73a6403f3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c30b9391-ef69-4e5c-9d6e-a4a73a6403f3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1f036baa-5053-4caa-a0ab-5888c7bb5fe1, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 46bc99d8-28e2-44b2-a7c3-1e8a37d17d5f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 46bc99d8-28e2-44b2-a7c3-1e8a37d17d5f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:65258/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log --grpc-port=65258 --mon-port=5975 --ic-port=26581 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_cx8a0ezb.log', '--grpc-port=65258', '--mon-port=5975', '--ic-port=26581', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1418412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:65258/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1418435
DEBUG    ya.test:process.py:259 Command (pid 1418435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1418435) elapsed time (sec): 0.7899684906005859
DEBUG    ya.test:process.py:263 Command (pid 1418435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1418435) minflt: 45205
DEBUG    ya.test:process.py:263 Command (pid 1418435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 1418435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1418435) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1418435) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1418435) stime: 0.165829
DEBUG    ya.test:process.py:263 Command (pid 1418435) utime: 0.46435299999999996
DEBUG    ya.test:process.py:263 Command (pid 1418435) wtime: 0.8
DEBUG    ya.test:process.py:275 Command (pid 1418435) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 19801
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 19801
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 41

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 19801 SectorMap:1:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 42
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 43
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 19801 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 44
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 45
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6291/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log --grpc-port=6291 --mon-port=13531 --ic-port=2716 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_esz97kod.log', '--grpc-port=6291', '--mon-port=13531', '--ic-port=2716', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1422142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6291/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1422143
DEBUG    ya.test:process.py:259 Command (pid 1422143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1422143) elapsed time (sec): 0.8401377201080322
DEBUG    ya.test:process.py:263 Command (pid 1422143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1422143) minflt: 45115
DEBUG    ya.test:process.py:263 Command (pid 1422143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1422143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1422143) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1422143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1422143) stime: 0.254849
DEBUG    ya.test:process.py:263 Command (pid 1422143) utime: 0.42139699999999997
DEBUG    ya.test:process.py:263 Command (pid 1422143) wtime: 0.855
DEBUG    ya.test:process.py:275 Command (pid 1422143) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 46bc99d8-28e2-44b2-a7c3-1e8a37d17d5f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c5de45c9-6b476ccb-75795ec-70e7f414" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9df1048-65d1-4245-9a80-16311072c7f1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9df1048-65d1-4245-9a80-16311072c7f1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 654118242911862384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384654118242911862384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c30b9391-ef69-4e5c-9d6e-a4a73a6403f3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c5de45c9-6b476ccb-75795ec-70e7f414" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c6cd7a-51ca-4b8f-a0d5-f60b01b18a36, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c6cd7a-51ca-4b8f-a0d5-f60b01b18a36, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13815951312572909035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035138159513125729090351381595131257290903513815951312572909035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c6cd7a-51ca-4b8f-a0d5-f60b01b18a36, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9df1048-65d1-4245-9a80-16311072c7f1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd438bb-e061-4a29-b12b-f78b6800382a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd438bb-e061-4a29-b12b-f78b6800382a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13821887458999703607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607138218874589997036071382188745899970360713821887458999703607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb470532-fc16-4ae2-b7a7-0e8a68ccda77, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb470532-fc16-4ae2-b7a7-0e8a68ccda77, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801420775009118207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207178014207750091182071780142077500911820717801420775009118207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd438bb-e061-4a29-b12b-f78b6800382a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3febb9de-fa88-4b00-8ef0-2938bf604c42, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3febb9de-fa88-4b00-8ef0-2938bf604c42, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8494999731188203588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588849499973118820358884949997311882035888494999731188203588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3febb9de-fa88-4b00-8ef0-2938bf604c42, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19a3dd8-4658-4ade-b9db-6eb40e88d4e1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19a3dd8-4658-4ade-b9db-6eb40e88d4e1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343416036339941897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897113434160363399418971134341603633994189711343416036339941897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb470532-fc16-4ae2-b7a7-0e8a68ccda77, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06ffdd2-534e-499f-8484-285f389b1d37, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06ffdd2-534e-499f-8484-285f389b1d37, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370413244880227951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951153704132448802279511537041324488022795115370413244880227951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19a3dd8-4658-4ade-b9db-6eb40e88d4e1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8caa4f08-c247-47c0-9153-f77603c4a524, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8caa4f08-c247-47c0-9153-f77603c4a524, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8772311543824649971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971877231154382464997187723115438246499718772311543824649971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8caa4f08-c247-47c0-9153-f77603c4a524, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac56b4e-6eda-428a-8399-193934c65ca1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac56b4e-6eda-428a-8399-193934c65ca1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10674745240038281656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656106747452400382816561067474524003828165610674745240038281656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06ffdd2-534e-499f-8484-285f389b1d37, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde6a0dd-f946-40cb-b1e1-4f0e57775565, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde6a0dd-f946-40cb-b1e1-4f0e57775565, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5615422891715124815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815561542289171512481556154228917151248155615422891715124815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac56b4e-6eda-428a-8399-193934c65ca1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e1c57f-4f18-406a-85bb-1cd55437f273, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e1c57f-4f18-406a-85bb-1cd55437f273, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10913679764148966606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606109136797641489666061091367976414896660610913679764148966606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde6a0dd-f946-40cb-b1e1-4f0e57775565, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e05e9a-8257-49b5-949a-be6e4bcc9dd8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e1c57f-4f18-406a-85bb-1cd55437f273, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc58936b-1ea3-4a76-8f28-f5263cafb4f6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc58936b-1ea3-4a76-8f28-f5263cafb4f6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607703994915118452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452176077039949151184521760770399491511845217607703994915118452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e05e9a-8257-49b5-949a-be6e4bcc9dd8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308438546511862314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314130843854651186231413084385465118623141308438546511862314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc58936b-1ea3-4a76-8f28-f5263cafb4f6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168d949b-4b47-4125-a5b2-0f656625c154, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168d949b-4b47-4125-a5b2-0f656625c154, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13149301410816065539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539131493014108160655391314930141081606553913149301410816065539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e05e9a-8257-49b5-949a-be6e4bcc9dd8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5561e1-f939-4fc4-aee8-94a46726eea1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5561e1-f939-4fc4-aee8-94a46726eea1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988912577049274547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547149889125770492745471498891257704927454714988912577049274547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168d949b-4b47-4125-a5b2-0f656625c154, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae4119e-6286-4750-b5b5-dfc717d42156, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae4119e-6286-4750-b5b5-dfc717d42156, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387211355061200402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402138721135506120040213872113550612004021387211355061200402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5561e1-f939-4fc4-aee8-94a46726eea1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38f9a384-f315-40e8-8e66-c51b74351d28, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38f9a384-f315-40e8-8e66-c51b74351d28, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3803411564490748005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005380341156449074800538034115644907480053803411564490748005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae4119e-6286-4750-b5b5-dfc717d42156, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6a935e-48fb-4168-bc02-d37e62b77d4b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6a935e-48fb-4168-bc02-d37e62b77d4b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2244543413415574297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297224454341341557429722445434134155742972244543413415574297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38f9a384-f315-40e8-8e66-c51b74351d28, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02bfd14-c461-4d94-9f95-be6c84c65b12, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02bfd14-c461-4d94-9f95-be6c84c65b12, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14039934277624145902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902140399342776241459021403993427762414590214039934277624145902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6a935e-48fb-4168-bc02-d37e62b77d4b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb3cf28-58cc-4d95-a8ae-d3ee673c1e5e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb3cf28-58cc-4d95-a8ae-d3ee673c1e5e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600552063752639990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990660055206375263999066005520637526399906600552063752639990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02bfd14-c461-4d94-9f95-be6c84c65b12, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36286c4c-06eb-481f-adf2-99990851d3d4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36286c4c-06eb-481f-adf2-99990851d3d4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5813191559795138314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314581319155979513831458131915597951383145813191559795138314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb3cf28-58cc-4d95-a8ae-d3ee673c1e5e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36286c4c-06eb-481f-adf2-99990851d3d4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8caa8f78-2c09-4926-8e7b-971e8eddd0a1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8caa8f78-2c09-4926-8e7b-971e8eddd0a1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010705177552108354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354801070517755210835480107051775521083548010705177552108354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f14acd3-9925-4154-9929-64b8e4205653, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f14acd3-9925-4154-9929-64b8e4205653, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188342243189736776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776101883422431897367761018834224318973677610188342243189736776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8caa8f78-2c09-4926-8e7b-971e8eddd0a1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e502b4-3ca5-4de2-8c16-b7cfac3ec3a4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e502b4-3ca5-4de2-8c16-b7cfac3ec3a4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1727402064508123515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515172740206450812351517274020645081235151727402064508123515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f14acd3-9925-4154-9929-64b8e4205653, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76daa28d-2644-4dbf-945b-f0f991417774, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76daa28d-2644-4dbf-945b-f0f991417774, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10252419626554116948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948102524196265541169481025241962655411694810252419626554116948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e502b4-3ca5-4de2-8c16-b7cfac3ec3a4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dceb6d1-ba5d-43e2-9739-ac95f3b6fe4c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dceb6d1-ba5d-43e2-9739-ac95f3b6fe4c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6672164174629418022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022667216417462941802266721641746294180226672164174629418022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76daa28d-2644-4dbf-945b-f0f991417774, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61072ed6-170f-4ef5-bbc4-70ca023f75bc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61072ed6-170f-4ef5-bbc4-70ca023f75bc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890776547738328758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758890776547738328758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dceb6d1-ba5d-43e2-9739-ac95f3b6fe4c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2690133b-67ac-45c4-89ad-3c6f0352a379, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2690133b-67ac-45c4-89ad-3c6f0352a379, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11712097464725241077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077117120974647252410771171209746472524107711712097464725241077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61072ed6-170f-4ef5-bbc4-70ca023f75bc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6d7fb0-9849-4ee6-afd5-848ca31427cd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6d7fb0-9849-4ee6-afd5-848ca31427cd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573856501237527356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356857385650123752735685738565012375273568573856501237527356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2690133b-67ac-45c4-89ad-3c6f0352a379, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d248ff-134d-4286-82f1-75af0a2f8c72, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d248ff-134d-4286-82f1-75af0a2f8c72, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11347658578833220592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592113476585788332205921134765857883322059211347658578833220592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6d7fb0-9849-4ee6-afd5-848ca31427cd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eb1190a-7819-429c-b3c9-e6a790c66f2c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eb1190a-7819-429c-b3c9-e6a790c66f2c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056726268584301022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022305672626858430102230567262685843010223056726268584301022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d248ff-134d-4286-82f1-75af0a2f8c72, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e9991d-db40-4da6-af22-ee0d04c96483, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e9991d-db40-4da6-af22-ee0d04c96483, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349554466926656818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818334955446692665681833495544669266568183349554466926656818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e9991d-db40-4da6-af22-ee0d04c96483, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b7791d1-2b0e-464a-9685-5ace9a2c9b04, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b7791d1-2b0e-464a-9685-5ace9a2c9b04, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1746093501630946412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412174609350163094641217460935016309464121746093501630946412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eb1190a-7819-429c-b3c9-e6a790c66f2c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0225a10-cc4a-4cd6-98ae-bd986d52949c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0225a10-cc4a-4cd6-98ae-bd986d52949c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045790426327063268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268604579042632706326860457904263270632686045790426327063268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b7791d1-2b0e-464a-9685-5ace9a2c9b04, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db511d92-7132-4e91-a3c4-e6e357c5606d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0225a10-cc4a-4cd6-98ae-bd986d52949c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf29fa1-738f-4644-8caa-74e7fed868c8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db511d92-7132-4e91-a3c4-e6e357c5606d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6269469245605786068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068626946924560578606862694692456057860686269469245605786068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf29fa1-738f-4644-8caa-74e7fed868c8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13382540007750968333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333133825400077509683331338254000775096833313382540007750968333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf29fa1-738f-4644-8caa-74e7fed868c8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db511d92-7132-4e91-a3c4-e6e357c5606d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38614b1-d964-4ae8-95eb-aa88dc45e0ec, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38614b1-d964-4ae8-95eb-aa88dc45e0ec, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285001383415407113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113328500138341540711332850013834154071133285001383415407113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26a440f-0a0c-45d0-a582-0ef92c8a1e1f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26a440f-0a0c-45d0-a582-0ef92c8a1e1f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 36811041411957384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384368110414119573843681104141195738436811041411957384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38614b1-d964-4ae8-95eb-aa88dc45e0ec, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85df7a3d-938c-4f37-a495-ebbbb5863f56, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85df7a3d-938c-4f37-a495-ebbbb5863f56, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3372747356366227151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151337274735636622715133727473563662271513372747356366227151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26a440f-0a0c-45d0-a582-0ef92c8a1e1f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22207/2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c4f1fc-a0a9-47d3-a6f4-620f11c5789f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c4f1fc-a0a9-47d3-a6f4-620f11c5789f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257900666810871449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449162579006668108714491625790066681087144916257900666810871449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85df7a3d-938c-4f37-a495-ebbbb5863f56, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21cd8090-5a72-4a1c-a64b-b063d81a5508, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cd8090-5a72-4a1c-a64b-b063d81a5508, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9538517509725022517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517953851750972502251795385175097250225179538517509725022517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23c4f1fc-a0a9-47d3-a6f4-620f11c5789f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cd8090-5a72-4a1c-a64b-b063d81a5508, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965d4add-227a-4d47-b468-6364c33e358c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965d4add-227a-4d47-b468-6364c33e358c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1964500979011328001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001196450097901132800119645009790113280011964500979011328001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101c59ec-9df1-4dbb-9d84-3458ae689b25, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101c59ec-9df1-4dbb-9d84-3458ae689b25, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103652937298894770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770171036529372988947701710365293729889477017103652937298894770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965d4add-227a-4d47-b468-6364c33e358c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70640799-98ab-49a0-ba55-74e3d3e765cb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70640799-98ab-49a0-ba55-74e3d3e765cb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8115899201422264155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155811589920142226415581158992014222641558115899201422264155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101c59ec-9df1-4dbb-9d84-3458ae689b25, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d9f079-c5ca-4e3a-a15d-eba832661707, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d9f079-c5ca-4e3a-a15d-eba832661707, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088060944488846593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593208806094448884659320880609444888465932088060944488846593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70640799-98ab-49a0-ba55-74e3d3e765cb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d9f079-c5ca-4e3a-a15d-eba832661707, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1480f121-acef-4e5c-8a80-dfc6b9dcbdff, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1480f121-acef-4e5c-8a80-dfc6b9dcbdff, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15845605428548188893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893158456054285481888931584560542854818889315845605428548188893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b294f7-5f74-4bea-af97-9c909b790b79, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b294f7-5f74-4bea-af97-9c909b790b79, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13358699300646764188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188133586993006467641881335869930064676418813358699300646764188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1480f121-acef-4e5c-8a80-dfc6b9dcbdff, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a1c1b8-5239-41cf-b5b8-16ea2f840955, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a1c1b8-5239-41cf-b5b8-16ea2f840955, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17980338137205644413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413179803381372056444131798033813720564441317980338137205644413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b294f7-5f74-4bea-af97-9c909b790b79, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e53570-4d02-4203-921e-7596925b1171, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e53570-4d02-4203-921e-7596925b1171, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4544970956673670820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820454497095667367082045449709566736708204544970956673670820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a1c1b8-5239-41cf-b5b8-16ea2f840955, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c8b892-ece6-4f02-b391-6555d69f5351, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c8b892-ece6-4f02-b391-6555d69f5351, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17377573068205468067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067173775730682054680671737757306820546806717377573068205468067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e53570-4d02-4203-921e-7596925b1171, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c5e1e9-e752-406e-ae8f-88b8f9ab9d29, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c5e1e9-e752-406e-ae8f-88b8f9ab9d29, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4733913337959012964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964473391333795901296447339133379590129644733913337959012964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c8b892-ece6-4f02-b391-6555d69f5351, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97398052-c551-4c54-a24f-53bea9634747, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c5e1e9-e752-406e-ae8f-88b8f9ab9d29, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97398052-c551-4c54-a24f-53bea9634747, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17692638384074906662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662176926383840749066621769263838407490666217692638384074906662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa230239-1bb8-419d-9153-1308e0c3f61b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa230239-1bb8-419d-9153-1308e0c3f61b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15955235834170787372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372159552358341707873721595523583417078737215955235834170787372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97398052-c551-4c54-a24f-53bea9634747, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac5c723-7311-4ffe-8144-bf803a13efed, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac5c723-7311-4ffe-8144-bf803a13efed, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12918724291468306327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327129187242914683063271291872429146830632712918724291468306327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa230239-1bb8-419d-9153-1308e0c3f61b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac5c723-7311-4ffe-8144-bf803a13efed, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1da054-2a80-4ba0-8fe6-d64973b07e66, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1da054-2a80-4ba0-8fe6-d64973b07e66, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9469991189029114096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096946999118902911409694699911890291140969469991189029114096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18e753f-ea18-46eb-85bf-a45d826856ef, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18e753f-ea18-46eb-85bf-a45d826856ef, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2062048423778534795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795206204842377853479520620484237785347952062048423778534795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1da054-2a80-4ba0-8fe6-d64973b07e66, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18e753f-ea18-46eb-85bf-a45d826856ef, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2214f9f-0a79-4198-9e58-e2c4d1fa08a1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2214f9f-0a79-4198-9e58-e2c4d1fa08a1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14905764718094188383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383149057647180941883831490576471809418838314905764718094188383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67803766-28bb-4223-a6fd-9dbfb69f6439, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67803766-28bb-4223-a6fd-9dbfb69f6439, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10924413741119963763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763109244137411199637631092441374111996376310924413741119963763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2214f9f-0a79-4198-9e58-e2c4d1fa08a1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33803420-ad46-48e8-8c46-7f1c67e236d1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33803420-ad46-48e8-8c46-7f1c67e236d1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8788052456433496503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503878805245643349650387880524564334965038788052456433496503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67803766-28bb-4223-a6fd-9dbfb69f6439, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c2b9cc-0714-44db-8b0a-8003363a624f, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33803420-ad46-48e8-8c46-7f1c67e236d1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25085658-226b-48e1-8e89-dd3eef887b94, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25085658-226b-48e1-8e89-dd3eef887b94, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367598524247606435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435136759852424760643513675985242476064351367598524247606435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c2b9cc-0714-44db-8b0a-8003363a624f, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835076934470312325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325108350769344703123251083507693447031232510835076934470312325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c2b9cc-0714-44db-8b0a-8003363a624f, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25085658-226b-48e1-8e89-dd3eef887b94, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adaa10f8-068b-4ab5-9f11-8a449572e0b6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adaa10f8-068b-4ab5-9f11-8a449572e0b6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15308597339283726037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037153085973392837260371530859733928372603715308597339283726037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a86e42-2a20-49f5-a8ee-27ce5b73dc8a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a86e42-2a20-49f5-a8ee-27ce5b73dc8a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549158655627547082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082154915865562754708215491586556275470821549158655627547082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adaa10f8-068b-4ab5-9f11-8a449572e0b6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6136b1c7-5214-4d96-a82e-a61bbb917bf7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6136b1c7-5214-4d96-a82e-a61bbb917bf7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12051451225359677289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289120514512253596772891205145122535967728912051451225359677289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a86e42-2a20-49f5-a8ee-27ce5b73dc8a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6891941b-03a0-478a-84e4-5d6f0639a9d7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6891941b-03a0-478a-84e4-5d6f0639a9d7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15907892857725985518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518159078928577259855181590789285772598551815907892857725985518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6136b1c7-5214-4d96-a82e-a61bbb917bf7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445da295-24c4-4766-97ec-99a8a2b93ea2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445da295-24c4-4766-97ec-99a8a2b93ea2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12325452846175229611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611123254528461752296111232545284617522961112325452846175229611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6891941b-03a0-478a-84e4-5d6f0639a9d7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfbd878-bd23-4d60-a078-db23f01e17fc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfbd878-bd23-4d60-a078-db23f01e17fc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16447530728804032637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637164475307288040326371644753072880403263716447530728804032637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445da295-24c4-4766-97ec-99a8a2b93ea2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d598f9aa-ad61-4578-832c-c6104ecf89d5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d598f9aa-ad61-4578-832c-c6104ecf89d5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2585362020921117808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808258536202092111780825853620209211178082585362020921117808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfbd878-bd23-4d60-a078-db23f01e17fc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d598f9aa-ad61-4578-832c-c6104ecf89d5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2a993f-2631-4150-a53d-dde534d15441, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29392419-7124-41e3-a786-43ded4cb5c4d, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2a993f-2631-4150-a53d-dde534d15441, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266262167708124652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652122662621677081246521226626216770812465212266262167708124652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29392419-7124-41e3-a786-43ded4cb5c4d, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3946761684055525827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827394676168405552582739467616840555258273946761684055525827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2a993f-2631-4150-a53d-dde534d15441, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606b9df9-4c0a-4510-9993-1db32e1292ac, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606b9df9-4c0a-4510-9993-1db32e1292ac, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4821108095793785728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728482110809579378572848211080957937857284821108095793785728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606b9df9-4c0a-4510-9993-1db32e1292ac, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29392419-7124-41e3-a786-43ded4cb5c4d, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2466c0ca-a423-438f-88a5-82b3af42483c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba9159e-8098-4ac2-9f8d-7b27044eec23, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2466c0ca-a423-438f-88a5-82b3af42483c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5566375065598878701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701556637506559887870155663750655988787015566375065598878701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba9159e-8098-4ac2-9f8d-7b27044eec23, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6397504201443231106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106639750420144323110663975042014432311066397504201443231106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9335 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log --grpc-port=22207 --mon-port=64424 --ic-port=15884 --key-file /home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9335', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_7228cjt7.log', '--grpc-port=22207', '--mon-port=64424', '--ic-port=15884', '--key-file', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2466c0ca-a423-438f-88a5-82b3af42483c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba9159e-8098-4ac2-9f8d-7b27044eec23, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ya.test:process.py:628 Command pid: 1424582
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c047655-3f77-49ea-8cab-9191992dbb86, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d0bda6e-a411-4694-9bca-4e47d8b3b93b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d0bda6e-a411-4694-9bca-4e47d8b3b93b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8660406936690560457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457866040693669056045786604069366905604578660406936690560457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c047655-3f77-49ea-8cab-9191992dbb86, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6159819180261206156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156615981918026120615661598191802612061566159819180261206156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22207/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d0bda6e-a411-4694-9bca-4e47d8b3b93b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c047655-3f77-49ea-8cab-9191992dbb86, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/thb5/000f35/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ade6b88-0f0e-4dad-9b00-6fd1db442997, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ade6b88-0f0e-4dad-9b00-6fd1db442997, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16623783949867569588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588166237839498675695881662378394986756958816623783949867569588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ya.test:process.py:628 Command pid: 1424597
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66052c21-7935-4471-a172-710d907ff6a2, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66052c21-7935-4471-a172-710d907ff6a2, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16685104022936251790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790166851040229362517901668510402293625179016685104022936251790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ade6b88-0f0e-4dad-9b00-6fd1db442997, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a621c8-1bd2-4c8c-a882-7ec76309123e, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a621c8-1bd2-4c8c-a882-7ec76309123e, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8611962845129842729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729861196284512984272986119628451298427298611962845129842729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66052c21-7935-4471-a172-710d907ff6a2, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23ca371-8309-49b0-b07c-8bfc733593b7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23ca371-8309-49b0-b07c-8bfc733593b7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7119310401841063929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929711931040184106392971193104018410639297119310401841063929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a621c8-1bd2-4c8c-a882-7ec76309123e, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a97adf6-e0c4-4b7a-9678-2a985f572c08, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a97adf6-e0c4-4b7a-9678-2a985f572c08, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314200935573964150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150163142009355739641501631420093557396415016314200935573964150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23ca371-8309-49b0-b07c-8bfc733593b7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7626697-445f-499e-83a9-4a8538f5f529, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a97adf6-e0c4-4b7a-9678-2a985f572c08, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7626697-445f-499e-83a9-4a8538f5f529, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17536054772678242049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049175360547726782420491753605477267824204917536054772678242049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c30e4d-1136-4662-8e53-9fbd79889619, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c30e4d-1136-4662-8e53-9fbd79889619, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113159780601614741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741171131597806016147411711315978060161474117113159780601614741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7626697-445f-499e-83a9-4a8538f5f529, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c30e4d-1136-4662-8e53-9fbd79889619, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0cef0aa-6644-4c67-91b6-4b2c68b77f74, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0cef0aa-6644-4c67-91b6-4b2c68b77f74, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626386574980109121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121662638657498010912166263865749801091216626386574980109121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9efa855-4f2c-410f-a364-18f174d4dbf8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9efa855-4f2c-410f-a364-18f174d4dbf8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 674818113934521630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630674818113934521630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0cef0aa-6644-4c67-91b6-4b2c68b77f74, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622edc94-469f-48a0-95f6-b8383edb67ab, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622edc94-469f-48a0-95f6-b8383edb67ab, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346066059616941590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590134606605961694159013460660596169415901346066059616941590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9efa855-4f2c-410f-a364-18f174d4dbf8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 506e0b3c-141e-425f-b553-147cd4a1a303, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 506e0b3c-141e-425f-b553-147cd4a1a303, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748098075500335102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102147480980755003351021474809807550033510214748098075500335102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622edc94-469f-48a0-95f6-b8383edb67ab, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40da5bb9-9fa9-4a7e-a16f-56772bb23a73, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40da5bb9-9fa9-4a7e-a16f-56772bb23a73, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3420049591105176712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712342004959110517671234200495911051767123420049591105176712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 506e0b3c-141e-425f-b553-147cd4a1a303, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a08c63d-819a-4f3b-b6b9-2f1e6088b590, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a08c63d-819a-4f3b-b6b9-2f1e6088b590, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14576645982825176834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834145766459828251768341457664598282517683414576645982825176834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40da5bb9-9fa9-4a7e-a16f-56772bb23a73, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105de3cc-a4a4-4589-9cfa-d7eecb024904, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105de3cc-a4a4-4589-9cfa-d7eecb024904, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16186192766301208890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890161861927663012088901618619276630120889016186192766301208890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105de3cc-a4a4-4589-9cfa-d7eecb024904, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b1d7ae9-3bc6-49b7-8310-ee382a7823c6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b1d7ae9-3bc6-49b7-8310-ee382a7823c6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442304171295957342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342174423041712959573421744230417129595734217442304171295957342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a08c63d-819a-4f3b-b6b9-2f1e6088b590, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e03289-dadb-48da-bce3-e143bc108187, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e03289-dadb-48da-bce3-e143bc108187, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471244375128843804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804164712443751288438041647124437512884380416471244375128843804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b1d7ae9-3bc6-49b7-8310-ee382a7823c6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7536ae-81a8-4811-865c-806a59376043, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7536ae-81a8-4811-865c-806a59376043, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268020354116105297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297182680203541161052971826802035411610529718268020354116105297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e03289-dadb-48da-bce3-e143bc108187, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c7bf0d-3025-4903-84c2-500fe67100a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c7bf0d-3025-4903-84c2-500fe67100a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10544978792399011577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577105449787923990115771054497879239901157710544978792399011577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7536ae-81a8-4811-865c-806a59376043, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b97b390e-bc3c-4ad1-a828-9f56267b4cbb, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b97b390e-bc3c-4ad1-a828-9f56267b4cbb, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15839984148494895767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767158399841484948957671583998414849489576715839984148494895767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c7bf0d-3025-4903-84c2-500fe67100a5, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50297e93-1315-44d5-ac4e-853bc634e564, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50297e93-1315-44d5-ac4e-853bc634e564, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3118556117215228041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041311855611721522804131185561172152280413118556117215228041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b97b390e-bc3c-4ad1-a828-9f56267b4cbb, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294f3baa-68cf-49a1-a6de-1ad21baebe65, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50297e93-1315-44d5-ac4e-853bc634e564, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294f3baa-68cf-49a1-a6de-1ad21baebe65, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11147282818731668329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329111472828187316683291114728281873166832911147282818731668329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe69323-f853-426b-a4a4-020df265d6ed, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe69323-f853-426b-a4a4-020df265d6ed, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3706346806103346622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622370634680610334662237063468061033466223706346806103346622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294f3baa-68cf-49a1-a6de-1ad21baebe65, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651c9131-813c-4ceb-8990-cc946ad678b1, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651c9131-813c-4ceb-8990-cc946ad678b1, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16278664062411062918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918162786640624110629181627866406241106291816278664062411062918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe69323-f853-426b-a4a4-020df265d6ed, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04abbeb7-da1d-4c6a-a102-0a88c917a1c3, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04abbeb7-da1d-4c6a-a102-0a88c917a1c3, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4031324588267143204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204403132458826714320440313245882671432044031324588267143204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651c9131-813c-4ceb-8990-cc946ad678b1, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00fa51b0-64b2-49fc-a9ae-2608a0736df7, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00fa51b0-64b2-49fc-a9ae-2608a0736df7, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519084955541629776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776175190849555416297761751908495554162977617519084955541629776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00fa51b0-64b2-49fc-a9ae-2608a0736df7, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0b0fc0-011c-4609-83da-2b1f59ca1085, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0b0fc0-011c-4609-83da-2b1f59ca1085, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437515416632223538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538114375154166322235381143751541663222353811437515416632223538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04abbeb7-da1d-4c6a-a102-0a88c917a1c3, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d22e9c-f67d-43fe-ba7d-51fb68473408, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d22e9c-f67d-43fe-ba7d-51fb68473408, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142859193185329586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586114285919318532958611428591931853295861142859193185329586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0b0fc0-011c-4609-83da-2b1f59ca1085, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb651211-64b2-4f0d-82cf-27926f8892cc, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb651211-64b2-4f0d-82cf-27926f8892cc, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388541884216242945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945163885418842162429451638854188421624294516388541884216242945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d22e9c-f67d-43fe-ba7d-51fb68473408, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb651211-64b2-4f0d-82cf-27926f8892cc, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b83167c-0911-425e-ae94-79e4a1e3c4cd, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b83167c-0911-425e-ae94-79e4a1e3c4cd, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396427627006460180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180103964276270064601801039642762700646018010396427627006460180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96977ca-8d7d-404c-9cd6-913ddf94000b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96977ca-8d7d-404c-9cd6-913ddf94000b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858504875813437228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228858504875813437228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b83167c-0911-425e-ae94-79e4a1e3c4cd, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96977ca-8d7d-404c-9cd6-913ddf94000b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b049f057-3e21-462c-b6cc-f1a653e8c2f4, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b049f057-3e21-462c-b6cc-f1a653e8c2f4, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5723404497355660708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708572340449735566070857234044973556607085723404497355660708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b117b4e6-a087-48a0-a702-1ef5b624b526, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b117b4e6-a087-48a0-a702-1ef5b624b526, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18421793666234011225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225184217936662340112251842179366623401122518421793666234011225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b049f057-3e21-462c-b6cc-f1a653e8c2f4, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79718c1c-a534-4f75-9229-e37bc8447b18, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79718c1c-a534-4f75-9229-e37bc8447b18, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570786582221344697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697857078658222134469785707865822213446978570786582221344697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b117b4e6-a087-48a0-a702-1ef5b624b526, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6c46af-8583-41a3-981f-9e46a9215145, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79718c1c-a534-4f75-9229-e37bc8447b18, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6c46af-8583-41a3-981f-9e46a9215145, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12371844470917632881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881123718444709176328811237184447091763288112371844470917632881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd90f4e-83ed-416e-b313-da897227a9ff, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd90f4e-83ed-416e-b313-da897227a9ff, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10650859385541064967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967106508593855410649671065085938554106496710650859385541064967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6c46af-8583-41a3-981f-9e46a9215145, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd90f4e-83ed-416e-b313-da897227a9ff, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e402a1ba-a908-41c6-9a0e-fcf85f15c8be, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e402a1ba-a908-41c6-9a0e-fcf85f15c8be, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11183379890265299793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793111833798902652997931118337989026529979311183379890265299793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb328f13-2c14-4c4a-bebc-41d28f00492b, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb328f13-2c14-4c4a-bebc-41d28f00492b, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5269222625807014328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328526922262580701432852692226258070143285269222625807014328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e402a1ba-a908-41c6-9a0e-fcf85f15c8be, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a205090e-3c58-4d01-8e10-7516fa39eed8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a205090e-3c58-4d01-8e10-7516fa39eed8, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14087120299667993304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304140871202996679933041408712029966799330414087120299667993304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb328f13-2c14-4c4a-bebc-41d28f00492b, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e99c54f-eb26-40a5-947c-18a8f2656e52, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e99c54f-eb26-40a5-947c-18a8f2656e52, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12848544779117286858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858128485447791172868581284854477911728685812848544779117286858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a205090e-3c58-4d01-8e10-7516fa39eed8, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1632d3-634f-4291-81f4-c50ae4a33329, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1632d3-634f-4291-81f4-c50ae4a33329, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777569286596566293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293157775692865965662931577756928659656629315777569286596566293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1424597) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424597) elapsed time (sec): 1.0694091320037842
DEBUG    ya.test:process.py:263 Command (pid 1424597) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) maxrss: 830632
DEBUG    ya.test:process.py:263 Command (pid 1424597) minflt: 45240
DEBUG    ya.test:process.py:263 Command (pid 1424597) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1424597) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424597) nvcsw: 14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e99c54f-eb26-40a5-947c-18a8f2656e52, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1424597) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424597) stime: 0.166062
DEBUG    ya.test:process.py:263 Command (pid 1424597) utime: 0.487604
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ya.test:process.py:263 Command (pid 1424597) wtime: 1.097
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c65e22-31d3-4d52-9273-1c319ebf2082, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c65e22-31d3-4d52-9273-1c319ebf2082, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1846248338541643819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819184624833854164381918462483385416438191846248338541643819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:275 Command (pid 1424597) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1632d3-634f-4291-81f4-c50ae4a33329, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:276 Command (pid 1424597) errors:

DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab92a2d-c70a-4163-9660-ecc29ba6533a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab92a2d-c70a-4163-9660-ecc29ba6533a, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16515544772909070610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610165155447729090706101651554477290907061016515544772909070610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c65e22-31d3-4d52-9273-1c319ebf2082, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b692170>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b692170> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=OGE5NGE0MzAtYzc4OWQxMzctOTRiZWIxYzQtYTlhYTRhZDg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 7e6f7966-4324-4f13-aedd-49c0c83d5ce6, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080b692170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c0809d17430 state=pending>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab92a2d-c70a-4163-9660-ecc29ba6533a, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=917048ef-9ef008a1-9cf116ea-e3d29cdf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080b67adf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080b67adf0> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7c080b67adf0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.749154132+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 4ccbad45-ca92-476f-939c-37a075f133a8, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): request = { session_id: "ydb://session/3?node_id=50002&id=ODI2ZTVkZjItMTczZWU4YzItZjI5OGRhNWItZWNkYzY3NA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c080b67adf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080be32170 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080be43a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be43a30>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 837288e4-835e-4bb7-ac9d-3531487d967a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't start call
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.749154132+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f0dd7857-8721-4deb-bd32-c40d7623fc1c, ghrun-ret5l7fy2i.auto.internal:3654): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.774593686+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, b2d06ce5-9321-4175-849c-6c83315f7423, ghrun-ret5l7fy2i.auto.internal:3654): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T15:25:39.774593686+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 70403ab8-88c7-4119-a925-1a1558a0e980, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 70403ab8-88c7-4119-a925-1a1558a0e980, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 70403ab8-88c7-4119-a925-1a1558a0e980, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 3654 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" node_id: 50002 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:3654, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be43a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 34ee9605-e33a-4804-bd93-cb1f7a59e533, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 618f9644-8071-4a3c-9429-496d824072d2, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 34ee9605-e33a-4804-bd93-cb1f7a59e533, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 34ee9605-e33a-4804-bd93-cb1f7a59e533, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=28e0d83f-761a53f3-ed475c5e-f5015093" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78f1d2b-db8b-44ff-aa8c-40c1be666560, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78f1d2b-db8b-44ff-aa8c-40c1be666560, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6050950627763611810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810605095062776361181060509506277636118106050950627763611810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78f1d2b-db8b-44ff-aa8c-40c1be666560, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f831d1-66ed-4922-a7a2-59ad633de11c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f831d1-66ed-4922-a7a2-59ad633de11c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908170228645965309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309190817022864596530919081702286459653091908170228645965309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bec8f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080bed2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bed2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f831d1-66ed-4922-a7a2-59ad633de11c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c080bebc930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0672750-4519-4b88-8673-f95411ffea5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0672750-4519-4b88-8673-f95411ffea5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8844071921335496211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211884407192133549621188440719213354962118844071921335496211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 1dd447f1-8c8c-46d8-a7c9-21d16537a63b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 85dea85b-d865-47d0-b4df-378fdd5eb6af, ghrun-ret5l7fy2i.auto.internal:65258): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 1dd447f1-8c8c-46d8-a7c9-21d16537a63b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 1dd447f1-8c8c-46d8-a7c9-21d16537a63b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=28e0d83f-761a53f3-ed475c5e-f5015093" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e36eef-2020-41d1-8be5-182940a987d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e36eef-2020-41d1-8be5-182940a987d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13707215220938496149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149137072152209384961491370721522093849614913707215220938496149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0672750-4519-4b88-8673-f95411ffea5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a278de6e-119f-4ccb-b7cf-4f082b7687fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a278de6e-119f-4ccb-b7cf-4f082b7687fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831912250275920029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029983191225027592002998319122502759200299831912250275920029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e36eef-2020-41d1-8be5-182940a987d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421e0a44-82f3-48ba-9b4b-851536f89b61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421e0a44-82f3-48ba-9b4b-851536f89b61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17425463713801259692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692174254637138012596921742546371380125969217425463713801259692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a278de6e-119f-4ccb-b7cf-4f082b7687fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d854e53-7399-4a10-a72d-f054903c00d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d854e53-7399-4a10-a72d-f054903c00d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374187023257065570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570437418702325706557043741870232570655704374187023257065570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421e0a44-82f3-48ba-9b4b-851536f89b61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d2d149-bc5f-4532-9e53-3a7544ea689b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, dbc6d81d-3f1a-4d51-b160-575303872797, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous 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-27T15:25:41.633974175+00:00"}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d854e53-7399-4a10-a72d-f054903c00d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d2d149-bc5f-4532-9e53-3a7544ea689b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17893336094364963322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322178933360943649633221789333609436496332217893336094364963322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d2d149-bc5f-4532-9e53-3a7544ea689b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c0809d194b0>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 412ca336-c2c9-4bf8-a6a9-b9df1a84c37a, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous 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-27T15:25:41.635473846+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c0809d194b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c0809d194b0> is no longer active. Current active count 4.
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfcf5f5-0674-42cd-b48d-bd1fa2e64fc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfcf5f5-0674-42cd-b48d-bd1fa2e64fc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13133015355180868871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871131330153551808688711313301535518086887113133015355180868871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb30bd8-a1a1-4eae-afe7-7c89b3cfd8f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb30bd8-a1a1-4eae-afe7-7c89b3cfd8f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068790400956738104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104130687904009567381041306879040095673810413068790400956738104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 7a6e2cbf-ff43-437e-91b7-1109fb2066a5, ghrun-ret5l7fy2i.auto.internal:3654): received error, <_MultiThreadedRendezvous 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-27T15:25:41.635596427+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080bed2db0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080bed2db0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080bed2db0> is no longer active. Current active count 3.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c080be43a30>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c080be43a30>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c080be43a30> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb30bd8-a1a1-4eae-afe7-7c89b3cfd8f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfcf5f5-0674-42cd-b48d-bd1fa2e64fc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7eda362-b9a7-4e2b-9669-5e7a36c2dae8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7eda362-b9a7-4e2b-9669-5e7a36c2dae8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4544334377352057446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446454433437735205744645443343773520574464544334377352057446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e17f905-66f2-485b-bf26-ffafec7187d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e17f905-66f2-485b-bf26-ffafec7187d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15204742657560526530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530152047426575605265301520474265756052653015204742657560526530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7eda362-b9a7-4e2b-9669-5e7a36c2dae8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4a47bb-7be1-4f23-af35-7f4766489c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4a47bb-7be1-4f23-af35-7f4766489c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10797065181020761039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039107970651810207610391079706518102076103910797065181020761039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e17f905-66f2-485b-bf26-ffafec7187d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a51a70-4276-4d5e-add3-b5240f10d086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a51a70-4276-4d5e-add3-b5240f10d086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6652499407231256808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808665249940723125680866524994072312568086652499407231256808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4a47bb-7be1-4f23-af35-7f4766489c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a51a70-4276-4d5e-add3-b5240f10d086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdb7e81-04c9-45ab-b6f9-a1a6277090bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdb7e81-04c9-45ab-b6f9-a1a6277090bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4758909809944343488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488475890980994434348847589098099443434884758909809944343488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8655b51-163a-45c1-8ad2-c2d668e99aba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8655b51-163a-45c1-8ad2-c2d668e99aba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4824267641463954529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529482426764146395452948242676414639545294824267641463954529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdb7e81-04c9-45ab-b6f9-a1a6277090bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8655b51-163a-45c1-8ad2-c2d668e99aba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c1eea9-580e-4a96-a556-afc990db7ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3adc288-55f2-469f-a1fc-d2ab693175c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3adc288-55f2-469f-a1fc-d2ab693175c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5552785098952543495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495555278509895254349555527850989525434955552785098952543495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c1eea9-580e-4a96-a556-afc990db7ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18196355614270364701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701181963556142703647011819635561427036470118196355614270364701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3adc288-55f2-469f-a1fc-d2ab693175c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c1eea9-580e-4a96-a556-afc990db7ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c70ee06-3ea3-4e68-b441-8f706bd7cef2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c70ee06-3ea3-4e68-b441-8f706bd7cef2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142681467762542125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125142681467762542125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d39637-0e8e-4f13-89ad-fb84950fc351, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d39637-0e8e-4f13-89ad-fb84950fc351, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15823818437152526566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566158238184371525265661582381843715252656615823818437152526566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c70ee06-3ea3-4e68-b441-8f706bd7cef2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca03145f-3496-4866-adf2-57d51ad889eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca03145f-3496-4866-adf2-57d51ad889eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784882657829878637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637178488265782987863717848826578298786371784882657829878637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d39637-0e8e-4f13-89ad-fb84950fc351, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfebc30-afe9-4f75-a61e-c13d5e88432c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfebc30-afe9-4f75-a61e-c13d5e88432c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615468335792652042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042761546833579265204276154683357926520427615468335792652042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca03145f-3496-4866-adf2-57d51ad889eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aec6369f-96da-4319-843d-ccb771da4e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec6369f-96da-4319-843d-ccb771da4e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7106330574150739447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447710633057415073944771063305741507394477106330574150739447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfebc30-afe9-4f75-a61e-c13d5e88432c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8b8264-6120-41f2-8f8a-615077c038e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8b8264-6120-41f2-8f8a-615077c038e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 850127568331570477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477850127568331570477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec6369f-96da-4319-843d-ccb771da4e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a73183-7b1c-4998-bf23-f3aa65041dd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a73183-7b1c-4998-bf23-f3aa65041dd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13768095698438773250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250137680956984387732501376809569843877325013768095698438773250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a73183-7b1c-4998-bf23-f3aa65041dd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0349e41d-65ea-41f1-8782-3d9b422bdc31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0349e41d-65ea-41f1-8782-3d9b422bdc31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2326834625035167456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456232683462503516745623268346250351674562326834625035167456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8b8264-6120-41f2-8f8a-615077c038e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fbf05b-3d73-4bf4-a3d9-89b408ba3986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fbf05b-3d73-4bf4-a3d9-89b408ba3986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844779313233966002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002118447793132339660021184477931323396600211844779313233966002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0349e41d-65ea-41f1-8782-3d9b422bdc31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9df020d-c2bd-4dc9-8185-fb1bd9e5b0bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9df020d-c2bd-4dc9-8185-fb1bd9e5b0bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4215791379310219634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634421579137931021963442157913793102196344215791379310219634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fbf05b-3d73-4bf4-a3d9-89b408ba3986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032ff4a8-b057-4174-ac43-c9cbcf4e4c0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032ff4a8-b057-4174-ac43-c9cbcf4e4c0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11659046529139004037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037116590465291390040371165904652913900403711659046529139004037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9df020d-c2bd-4dc9-8185-fb1bd9e5b0bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032ff4a8-b057-4174-ac43-c9cbcf4e4c0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfffff0f-d0e2-4859-b572-056cb9f40897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfffff0f-d0e2-4859-b572-056cb9f40897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13458645960664758410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410134586459606647584101345864596066475841013458645960664758410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29789698-607b-4437-84a2-9e63f01a21dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29789698-607b-4437-84a2-9e63f01a21dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6162296715493480794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794616229671549348079461622967154934807946162296715493480794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfffff0f-d0e2-4859-b572-056cb9f40897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8c5134-83b9-4066-af43-a7f60fdb2ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8c5134-83b9-4066-af43-a7f60fdb2ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999412924271118011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011169994129242711180111699941292427111801116999412924271118011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29789698-607b-4437-84a2-9e63f01a21dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790594f8-318f-48d6-8270-cac160353104, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8c5134-83b9-4066-af43-a7f60fdb2ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790594f8-318f-48d6-8270-cac160353104, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11658909853377971161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161116589098533779711611165890985337797116111658909853377971161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9330a15c-1b45-47a9-8035-6e9d6ad8f7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9330a15c-1b45-47a9-8035-6e9d6ad8f7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610828537298695693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693561082853729869569356108285372986956935610828537298695693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790594f8-318f-48d6-8270-cac160353104, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3f8a9e-633a-48bf-a53b-ec91d9c60e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9330a15c-1b45-47a9-8035-6e9d6ad8f7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3f8a9e-633a-48bf-a53b-ec91d9c60e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11906081636540495010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010119060816365404950101190608163654049501011906081636540495010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e23d552-76d2-4357-95d8-1ff593a065f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e23d552-76d2-4357-95d8-1ff593a065f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1869606914558184029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029186960691455818402918696069145581840291869606914558184029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3f8a9e-633a-48bf-a53b-ec91d9c60e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e23d552-76d2-4357-95d8-1ff593a065f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86a6d8c-afc6-45e2-978b-23d9338d8986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86a6d8c-afc6-45e2-978b-23d9338d8986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8186172467543558988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988818617246754355898881861724675435589888186172467543558988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cff36ae5-6a8b-4d84-9fd4-bc2a6d432d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff36ae5-6a8b-4d84-9fd4-bc2a6d432d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9997117397085547681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681999711739708554768199971173970855476819997117397085547681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86a6d8c-afc6-45e2-978b-23d9338d8986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f779e3-27b1-482f-85b6-cf432c633c4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f779e3-27b1-482f-85b6-cf432c633c4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24218473211294425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425242184732112944252421847321129442524218473211294425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff36ae5-6a8b-4d84-9fd4-bc2a6d432d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 855011d4-a63f-452a-9f03-410f94578146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 855011d4-a63f-452a-9f03-410f94578146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383484234645725673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673383484234645725673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f779e3-27b1-482f-85b6-cf432c633c4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd39b2a-6f9b-496b-b30f-1e1ad0b6af9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 855011d4-a63f-452a-9f03-410f94578146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd39b2a-6f9b-496b-b30f-1e1ad0b6af9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1280832005460281491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491128083200546028149112808320054602814911280832005460281491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cbe80e5-b040-4dcf-ade7-2124d43d787a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cbe80e5-b040-4dcf-ade7-2124d43d787a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17459114605362977923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923174591146053629779231745911460536297792317459114605362977923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd39b2a-6f9b-496b-b30f-1e1ad0b6af9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c84e3a0-afd4-4496-8951-11bc1c6fdf52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c84e3a0-afd4-4496-8951-11bc1c6fdf52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6749492603248633647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647674949260324863364767494926032486336476749492603248633647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cbe80e5-b040-4dcf-ade7-2124d43d787a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6fbc2ab-e5a8-484c-9431-1a397c20db6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c84e3a0-afd4-4496-8951-11bc1c6fdf52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fbc2ab-e5a8-484c-9431-1a397c20db6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708451234670866510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510177084512346708665101770845123467086651017708451234670866510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a07716-81ee-4735-9abd-508576cf937a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a07716-81ee-4735-9abd-508576cf937a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13688682850257282875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875136886828502572828751368868285025728287513688682850257282875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fbc2ab-e5a8-484c-9431-1a397c20db6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ae9b12-8262-44f8-8602-9dbf9c85b424, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ae9b12-8262-44f8-8602-9dbf9c85b424, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541818031626596887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887125418180316265968871254181803162659688712541818031626596887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a07716-81ee-4735-9abd-508576cf937a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32b796e6-0591-477c-8619-66fc59fd0c90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b796e6-0591-477c-8619-66fc59fd0c90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270496851791233198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198132704968517912331981327049685179123319813270496851791233198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ae9b12-8262-44f8-8602-9dbf9c85b424, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a796dec-7362-45c5-ac44-7f3a68fcd87f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a796dec-7362-45c5-ac44-7f3a68fcd87f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12380215328475131470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470123802153284751314701238021532847513147012380215328475131470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b796e6-0591-477c-8619-66fc59fd0c90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a796dec-7362-45c5-ac44-7f3a68fcd87f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd636e33-e014-45fb-b6ac-9599b19ec50c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd636e33-e014-45fb-b6ac-9599b19ec50c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9649874329396217057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057964987432939621705796498743293962170579649874329396217057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a732fe7c-e2f6-42a5-8cd2-b720296520fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd636e33-e014-45fb-b6ac-9599b19ec50c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92678c6e-274c-4621-988d-781d0e197f63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92678c6e-274c-4621-988d-781d0e197f63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4626488468146086053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053462648846814608605346264884681460860534626488468146086053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a732fe7c-e2f6-42a5-8cd2-b720296520fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132394437569703200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200313239443756970320031323944375697032003132394437569703200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a732fe7c-e2f6-42a5-8cd2-b720296520fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd96a88-9e2a-4e8e-a6b1-fcd27fade48d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd96a88-9e2a-4e8e-a6b1-fcd27fade48d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15702768543632223744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744157027685436322237441570276854363222374415702768543632223744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92678c6e-274c-4621-988d-781d0e197f63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce29f8cc-7751-42e1-bd06-87f9eacaf9f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce29f8cc-7751-42e1-bd06-87f9eacaf9f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2170596555273759577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577217059655527375957721705965552737595772170596555273759577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd96a88-9e2a-4e8e-a6b1-fcd27fade48d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555edb0b-51d8-4480-bd26-1d8062cf3687, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555edb0b-51d8-4480-bd26-1d8062cf3687, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700915400163153487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487157009154001631534871570091540016315348715700915400163153487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce29f8cc-7751-42e1-bd06-87f9eacaf9f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555edb0b-51d8-4480-bd26-1d8062cf3687, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8142711-201b-4e65-b08f-a81c956c9f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3a5678-40fe-4ebe-bc22-1efff5c87893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8142711-201b-4e65-b08f-a81c956c9f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4016248760871879584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584401624876087187958440162487608718795844016248760871879584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3a5678-40fe-4ebe-bc22-1efff5c87893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563815879552817084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084155638158795528170841556381587955281708415563815879552817084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8142711-201b-4e65-b08f-a81c956c9f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3c1b38-53c9-49a5-ae23-d61e5d0d3b14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3c1b38-53c9-49a5-ae23-d61e5d0d3b14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15901155122988710347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347159011551229887103471590115512298871034715901155122988710347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3a5678-40fe-4ebe-bc22-1efff5c87893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f5ede2-2efe-4d1d-86c8-ea8275600fc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f5ede2-2efe-4d1d-86c8-ea8275600fc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155338106672565532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532121553381066725655321215533810667256553212155338106672565532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3c1b38-53c9-49a5-ae23-d61e5d0d3b14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa492a0-cc69-4dc9-8c26-3fea8b8dc2c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa492a0-cc69-4dc9-8c26-3fea8b8dc2c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12525431318113889347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347125254313181138893471252543131811388934712525431318113889347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f5ede2-2efe-4d1d-86c8-ea8275600fc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2db0eb6-d89b-45a1-b44c-9281ce88e16f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2db0eb6-d89b-45a1-b44c-9281ce88e16f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445184314956381671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671104451843149563816711044518431495638167110445184314956381671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa492a0-cc69-4dc9-8c26-3fea8b8dc2c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52684ad2-446b-42cc-a51d-b7abca11334c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52684ad2-446b-42cc-a51d-b7abca11334c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6835937442392498676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676683593744239249867668359374423924986766835937442392498676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2db0eb6-d89b-45a1-b44c-9281ce88e16f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85639f5-3d88-468e-bb37-bb1eb1666228, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85639f5-3d88-468e-bb37-bb1eb1666228, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854315254110222855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855158543152541102228551585431525411022285515854315254110222855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52684ad2-446b-42cc-a51d-b7abca11334c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ea9d64-6a00-4790-a61f-4a43e76dba2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ea9d64-6a00-4790-a61f-4a43e76dba2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1114437899095146962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962111443789909514696211144378990951469621114437899095146962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85639f5-3d88-468e-bb37-bb1eb1666228, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87303730-e6b2-47ce-8ee5-6b8dc55aeaf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ea9d64-6a00-4790-a61f-4a43e76dba2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87303730-e6b2-47ce-8ee5-6b8dc55aeaf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15620160618410630918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918156201606184106309181562016061841063091815620160618410630918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87303730-e6b2-47ce-8ee5-6b8dc55aeaf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c3d5a7-dc16-4a5a-af20-edabcc691e12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a2ef0a-5b55-4990-9d77-3f98a6503828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c3d5a7-dc16-4a5a-af20-edabcc691e12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7261603475030062147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147726160347503006214772616034750300621477261603475030062147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a2ef0a-5b55-4990-9d77-3f98a6503828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3493856855301036651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651349385685530103665134938568553010366513493856855301036651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c3d5a7-dc16-4a5a-af20-edabcc691e12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f1a52e-1c51-4e2b-9ea0-a4b00ffdf02a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a2ef0a-5b55-4990-9d77-3f98a6503828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f1a52e-1c51-4e2b-9ea0-a4b00ffdf02a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16291238236680738873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873162912382366807388731629123823668073887316291238236680738873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630ab03e-44ea-466d-bbcc-261f070333f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630ab03e-44ea-466d-bbcc-261f070333f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593474726254878051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051859347472625487805185934747262548780518593474726254878051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f1a52e-1c51-4e2b-9ea0-a4b00ffdf02a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630ab03e-44ea-466d-bbcc-261f070333f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8dc461-eeac-4931-9324-47e43f789fa5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8dc461-eeac-4931-9324-47e43f789fa5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7619112191479844372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372761911219147984437276191121914798443727619112191479844372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c334d7b7-8db5-46b4-a3ec-1edc0fac9888, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c334d7b7-8db5-46b4-a3ec-1edc0fac9888, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579073606462522229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229957907360646252222995790736064625222299579073606462522229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8dc461-eeac-4931-9324-47e43f789fa5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9add9072-75b7-4bfa-9e5f-8414f61260bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9add9072-75b7-4bfa-9e5f-8414f61260bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11185876430231727254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254111858764302317272541118587643023172725411185876430231727254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c334d7b7-8db5-46b4-a3ec-1edc0fac9888, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbb4611-d128-4330-b027-836df174c1b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9add9072-75b7-4bfa-9e5f-8414f61260bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbb4611-d128-4330-b027-836df174c1b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031436946654539420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420170314369466545394201703143694665453942017031436946654539420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79afd2c6-d613-427a-a769-c106d3704f8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79afd2c6-d613-427a-a769-c106d3704f8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627154093876978350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350136271540938769783501362715409387697835013627154093876978350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbb4611-d128-4330-b027-836df174c1b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae32ca21-f96c-4b97-9ec6-c08319e484cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae32ca21-f96c-4b97-9ec6-c08319e484cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13576697561813652491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491135766975618136524911357669756181365249113576697561813652491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79afd2c6-d613-427a-a769-c106d3704f8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3275c1db-13a1-49d2-8910-1403bafa615b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3275c1db-13a1-49d2-8910-1403bafa615b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4442436774421226037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037444243677442122603744424367744212260374442436774421226037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae32ca21-f96c-4b97-9ec6-c08319e484cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b832e6-1a2f-46f3-a687-fba4eda04c10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b832e6-1a2f-46f3-a687-fba4eda04c10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726969311451500012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012726969311451500012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3275c1db-13a1-49d2-8910-1403bafa615b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af02d38-1fc4-49fd-9712-636f1a5b6f4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af02d38-1fc4-49fd-9712-636f1a5b6f4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817239763945081294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294128172397639450812941281723976394508129412817239763945081294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b832e6-1a2f-46f3-a687-fba4eda04c10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f2a0d4-cec6-44ad-8e91-7346906a40a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f2a0d4-cec6-44ad-8e91-7346906a40a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2443086748651481032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032244308674865148103224430867486514810322443086748651481032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af02d38-1fc4-49fd-9712-636f1a5b6f4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f59f3b-0129-42cd-b534-b785fb5a6ebb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f59f3b-0129-42cd-b534-b785fb5a6ebb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11656226924904230641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641116562269249042306411165622692490423064111656226924904230641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f2a0d4-cec6-44ad-8e91-7346906a40a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14dac6c7-4550-4808-8481-cc9892f4ac8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14dac6c7-4550-4808-8481-cc9892f4ac8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055857337265787411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411305585733726578741130558573372657874113055857337265787411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f59f3b-0129-42cd-b534-b785fb5a6ebb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42b121f-375f-4d6f-b54d-d78b46388efa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42b121f-375f-4d6f-b54d-d78b46388efa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877376624665631544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544487737662466563154448773766246656315444877376624665631544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14dac6c7-4550-4808-8481-cc9892f4ac8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42b121f-375f-4d6f-b54d-d78b46388efa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e571250-071a-4783-a7b4-c41d16513040, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e571250-071a-4783-a7b4-c41d16513040, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11625659565648410718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718116256595656484107181162565956564841071811625659565648410718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a71797-9d28-4ef9-a7bd-540a4922a630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a71797-9d28-4ef9-a7bd-540a4922a630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6116324433926637430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430611632443392663743061163244339266374306116324433926637430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e571250-071a-4783-a7b4-c41d16513040, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350d65a2-417e-4dbd-8883-bccaeef13507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350d65a2-417e-4dbd-8883-bccaeef13507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166574551187895023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023151665745511878950231516657455118789502315166574551187895023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a71797-9d28-4ef9-a7bd-540a4922a630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708f7330-2e22-4c1b-a2b4-d49708e02c35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708f7330-2e22-4c1b-a2b4-d49708e02c35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9489321492420169093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093948932149242016909394893214924201690939489321492420169093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350d65a2-417e-4dbd-8883-bccaeef13507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74faff11-9e03-4635-8bb6-25874587ca50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74faff11-9e03-4635-8bb6-25874587ca50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829956709473486382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382682995670947348638268299567094734863826829956709473486382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708f7330-2e22-4c1b-a2b4-d49708e02c35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fa8133-f4e6-4345-a17c-5107c4f3e19f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fa8133-f4e6-4345-a17c-5107c4f3e19f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182643453039263497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497218264345303926349721826434530392634972182643453039263497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74faff11-9e03-4635-8bb6-25874587ca50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4d7202-d086-4a44-9482-800b6f5dc464, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fa8133-f4e6-4345-a17c-5107c4f3e19f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f51fe7a-7729-4064-8637-3b8714cdccaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4d7202-d086-4a44-9482-800b6f5dc464, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8491289693893032414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414849128969389303241484912896938930324148491289693893032414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f51fe7a-7729-4064-8637-3b8714cdccaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200910333809272994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994920091033380927299492009103338092729949200910333809272994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4d7202-d086-4a44-9482-800b6f5dc464, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9d54c5-eae6-4274-916e-0bc39b825608, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9d54c5-eae6-4274-916e-0bc39b825608, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10243293616086448752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752102432936160864487521024329361608644875210243293616086448752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f51fe7a-7729-4064-8637-3b8714cdccaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482cfc7c-c052-4c8f-b040-7f54254ee334, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482cfc7c-c052-4c8f-b040-7f54254ee334, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7057807957623106360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360705780795762310636070578079576231063607057807957623106360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482cfc7c-c052-4c8f-b040-7f54254ee334, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9d54c5-eae6-4274-916e-0bc39b825608, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6044557e-f542-4409-b548-d9be790e04b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6044557e-f542-4409-b548-d9be790e04b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11451529052870594127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127114515290528705941271145152905287059412711451529052870594127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72eb75ae-3b99-482d-ae87-8f66f3bdc4ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72eb75ae-3b99-482d-ae87-8f66f3bdc4ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133728886096859110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110151337288860968591101513372888609685911015133728886096859110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6044557e-f542-4409-b548-d9be790e04b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8e573b-cd03-4e39-9d7a-9d780cf29575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8e573b-cd03-4e39-9d7a-9d780cf29575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587897688634755338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338858789768863475533885878976886347553388587897688634755338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72eb75ae-3b99-482d-ae87-8f66f3bdc4ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84562556-d85a-4ed4-99a9-8b691627a494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84562556-d85a-4ed4-99a9-8b691627a494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377130312304690803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803837713031230469080383771303123046908038377130312304690803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8e573b-cd03-4e39-9d7a-9d780cf29575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84562556-d85a-4ed4-99a9-8b691627a494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d946a583-1a9e-4d97-bb3e-330c582c2bab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d946a583-1a9e-4d97-bb3e-330c582c2bab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14702766142432924759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759147027661424329247591470276614243292475914702766142432924759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd6c5c6-f084-4304-a04e-85ac7cff9d46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd6c5c6-f084-4304-a04e-85ac7cff9d46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357040960126470456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456113570409601264704561135704096012647045611357040960126470456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d946a583-1a9e-4d97-bb3e-330c582c2bab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dd1c06-aec6-4914-a9c9-ee72f4e06c65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dd1c06-aec6-4914-a9c9-ee72f4e06c65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6985549655116172255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255698554965511617225569855496551161722556985549655116172255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd6c5c6-f084-4304-a04e-85ac7cff9d46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3872f79-5e60-4c1c-887c-c75d4f759447, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3872f79-5e60-4c1c-887c-c75d4f759447, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12286045999991719976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976122860459999917199761228604599999171997612286045999991719976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dd1c06-aec6-4914-a9c9-ee72f4e06c65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308e2dc9-e798-438a-a8a0-ce0ba294f963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3872f79-5e60-4c1c-887c-c75d4f759447, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308e2dc9-e798-438a-a8a0-ce0ba294f963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915787343040363818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818149157873430403638181491578734304036381814915787343040363818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308e2dc9-e798-438a-a8a0-ce0ba294f963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824e3206-06e6-41df-93b1-6ac89d22d45a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eaa7066-6467-4a48-8ea3-18ac2a901b7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eaa7066-6467-4a48-8ea3-18ac2a901b7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13922597828131077969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969139225978281310779691392259782813107796913922597828131077969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824e3206-06e6-41df-93b1-6ac89d22d45a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597309658918672066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066459730965891867206645973096589186720664597309658918672066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824e3206-06e6-41df-93b1-6ac89d22d45a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9f79f6-6c2e-4577-ae2c-7e6b9609da30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9f79f6-6c2e-4577-ae2c-7e6b9609da30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18248499436339180911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911182484994363391809111824849943633918091118248499436339180911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eaa7066-6467-4a48-8ea3-18ac2a901b7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4204d245-d254-418a-9fa0-48876d7f052d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4204d245-d254-418a-9fa0-48876d7f052d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4154721323232119409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409415472132323211940941547213232321194094154721323232119409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9f79f6-6c2e-4577-ae2c-7e6b9609da30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea19111-56a5-4569-8dff-af7fb1da23eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea19111-56a5-4569-8dff-af7fb1da23eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18270555787163967373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373182705557871639673731827055578716396737318270555787163967373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4204d245-d254-418a-9fa0-48876d7f052d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e14940-45ec-44fc-a544-7f7b1ca63009, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e14940-45ec-44fc-a544-7f7b1ca63009, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151122485662498730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730915112248566249873091511224856624987309151122485662498730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea19111-56a5-4569-8dff-af7fb1da23eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e813703-d3a6-4279-93c2-553f587fac41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e813703-d3a6-4279-93c2-553f587fac41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6180206978758812231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231618020697875881223161802069787588122316180206978758812231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e14940-45ec-44fc-a544-7f7b1ca63009, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbee4f22-d6df-461c-ae04-fb8145c1a815, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbee4f22-d6df-461c-ae04-fb8145c1a815, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8428680787843555956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956842868078784355595684286807878435559568428680787843555956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e813703-d3a6-4279-93c2-553f587fac41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbee4f22-d6df-461c-ae04-fb8145c1a815, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed2609d0-29e0-4ba9-833d-0e995c2ee247, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb732fe4-3775-473a-aea7-581218330794, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb732fe4-3775-473a-aea7-581218330794, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14035117399030414673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673140351173990304146731403511739903041467314035117399030414673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed2609d0-29e0-4ba9-833d-0e995c2ee247, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411971838043101418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418104119718380431014181041197183804310141810411971838043101418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb732fe4-3775-473a-aea7-581218330794, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed2609d0-29e0-4ba9-833d-0e995c2ee247, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1863a0-f5b9-4851-96ec-82881e86fe17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d541f25-b0e7-4f27-a61c-05b353e5a6d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d541f25-b0e7-4f27-a61c-05b353e5a6d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13575668143472577403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403135756681434725774031357566814347257740313575668143472577403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1863a0-f5b9-4851-96ec-82881e86fe17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4386084794130520600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600438608479413052060043860847941305206004386084794130520600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1863a0-f5b9-4851-96ec-82881e86fe17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f962540-541c-4fef-b08d-df26e5d25139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f962540-541c-4fef-b08d-df26e5d25139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624633189493180627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627662463318949318062766246331894931806276624633189493180627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d541f25-b0e7-4f27-a61c-05b353e5a6d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5bae0fb-6d59-4aef-82c9-fb3a33b84930, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5bae0fb-6d59-4aef-82c9-fb3a33b84930, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16810369669333771229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229168103696693337712291681036966933377122916810369669333771229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f962540-541c-4fef-b08d-df26e5d25139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5bae0fb-6d59-4aef-82c9-fb3a33b84930, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d170243-91fb-4d73-bd7c-f489b6507bb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d170243-91fb-4d73-bd7c-f489b6507bb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6233327471039060775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775623332747103906077562333274710390607756233327471039060775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db8f4fc-4077-4dc5-ab07-64907d3de2ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db8f4fc-4077-4dc5-ab07-64907d3de2ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16894821068403704141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141168948210684037041411689482106840370414116894821068403704141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d170243-91fb-4d73-bd7c-f489b6507bb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f74dce6-47cd-4d4e-9146-756f0227ed6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f74dce6-47cd-4d4e-9146-756f0227ed6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209373101847466244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244112093731018474662441120937310184746624411209373101847466244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db8f4fc-4077-4dc5-ab07-64907d3de2ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede64935-c76b-4c9b-869f-5681d7e00500, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede64935-c76b-4c9b-869f-5681d7e00500, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13296385263683044097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097132963852636830440971329638526368304409713296385263683044097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f74dce6-47cd-4d4e-9146-756f0227ed6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c7fcc9-389d-4986-8b89-7cdad6a384eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c7fcc9-389d-4986-8b89-7cdad6a384eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16938699247390409104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104169386992473904091041693869924739040910416938699247390409104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede64935-c76b-4c9b-869f-5681d7e00500, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bfe5d3-663e-4bc3-925a-cafc13faaecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bfe5d3-663e-4bc3-925a-cafc13faaecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7189555469929761067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067718955546992976106771895554699297610677189555469929761067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c7fcc9-389d-4986-8b89-7cdad6a384eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5f7d1f-b7c6-4401-8139-403d3952146b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5f7d1f-b7c6-4401-8139-403d3952146b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 232044169733673773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773232044169733673773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bfe5d3-663e-4bc3-925a-cafc13faaecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43dc63b0-e460-43a9-98c1-d160bd86110f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43dc63b0-e460-43a9-98c1-d160bd86110f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748224546619151033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033127482245466191510331274822454661915103312748224546619151033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5f7d1f-b7c6-4401-8139-403d3952146b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa73fe9-d811-4252-9f85-6000fc4cee42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43dc63b0-e460-43a9-98c1-d160bd86110f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa73fe9-d811-4252-9f85-6000fc4cee42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4517941086009567391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391451794108600956739145179410860095673914517941086009567391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a40682b-5fe9-46b5-a3c8-9dd950c155b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a40682b-5fe9-46b5-a3c8-9dd950c155b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6138962192035974944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944613896219203597494461389621920359749446138962192035974944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa73fe9-d811-4252-9f85-6000fc4cee42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c257c8-e554-4feb-9b8e-bd5dca8ae6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c257c8-e554-4feb-9b8e-bd5dca8ae6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762988709426547401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401167629887094265474011676298870942654740116762988709426547401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a40682b-5fe9-46b5-a3c8-9dd950c155b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636eddf1-f5d3-47ed-97d7-7a8b1a061505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636eddf1-f5d3-47ed-97d7-7a8b1a061505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1642101085758593574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574164210108575859357416421010857585935741642101085758593574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c257c8-e554-4feb-9b8e-bd5dca8ae6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9482c7bb-d5ab-4d95-85ba-d51bc6a348ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9482c7bb-d5ab-4d95-85ba-d51bc6a348ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14068212914464454409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409140682129144644544091406821291446445440914068212914464454409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636eddf1-f5d3-47ed-97d7-7a8b1a061505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb046e90-78a4-4439-a6a5-250a96501866, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb046e90-78a4-4439-a6a5-250a96501866, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 650454091025829609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609650454091025829609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9482c7bb-d5ab-4d95-85ba-d51bc6a348ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3823437-27ec-4679-a9a5-03f8aba2459b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3823437-27ec-4679-a9a5-03f8aba2459b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012180253628871205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205801218025362887120580121802536288712058012180253628871205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb046e90-78a4-4439-a6a5-250a96501866, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1171eda-408e-405b-aba4-515336082014, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1171eda-408e-405b-aba4-515336082014, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16238652022360481236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236162386520223604812361623865202236048123616238652022360481236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3823437-27ec-4679-a9a5-03f8aba2459b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78549b6f-adb1-46b8-beae-850b28dab7f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78549b6f-adb1-46b8-beae-850b28dab7f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232396237273844594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594152323962372738445941523239623727384459415232396237273844594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1171eda-408e-405b-aba4-515336082014, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5621eb19-8a3d-4542-bb38-7c9a95659e21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5621eb19-8a3d-4542-bb38-7c9a95659e21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15040233427324967913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913150402334273249679131504023342732496791315040233427324967913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78549b6f-adb1-46b8-beae-850b28dab7f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5c4911-9a50-46a9-bb48-559570ac0d17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5c4911-9a50-46a9-bb48-559570ac0d17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8631458206125313569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569863145820612531356986314582061253135698631458206125313569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5621eb19-8a3d-4542-bb38-7c9a95659e21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb63f60-4229-4496-91ac-19f982eb45fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5c4911-9a50-46a9-bb48-559570ac0d17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb63f60-4229-4496-91ac-19f982eb45fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682219977719051193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193166822199777190511931668221997771905119316682219977719051193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6318ab90-8356-474e-8d7e-84abf7970502, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6318ab90-8356-474e-8d7e-84abf7970502, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13820091411446425015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015138200914114464250151382009141144642501513820091411446425015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6318ab90-8356-474e-8d7e-84abf7970502, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74aa1d8-c84f-4be1-a297-9c85ccc50d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb63f60-4229-4496-91ac-19f982eb45fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74aa1d8-c84f-4be1-a297-9c85ccc50d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11029405556970992642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642110294055569709926421102940555697099264211029405556970992642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1781e7-d017-49ef-b6f4-5b1dc6d9d7f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1781e7-d017-49ef-b6f4-5b1dc6d9d7f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17301690308943353774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774173016903089433537741730169030894335377417301690308943353774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74aa1d8-c84f-4be1-a297-9c85ccc50d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d41251-118a-48b4-9cf2-c030e77c5d0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d41251-118a-48b4-9cf2-c030e77c5d0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 939426340547187581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581939426340547187581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1781e7-d017-49ef-b6f4-5b1dc6d9d7f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c96406-b558-44e7-a105-f978dd63dd89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c96406-b558-44e7-a105-f978dd63dd89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13750021141516739472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472137500211415167394721375002114151673947213750021141516739472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c96406-b558-44e7-a105-f978dd63dd89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee93f39-de1a-4543-af73-d2c824037ccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d41251-118a-48b4-9cf2-c030e77c5d0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee93f39-de1a-4543-af73-d2c824037ccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18373040142735688578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578183730401427356885781837304014273568857818373040142735688578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e65d1ac-f1e2-4c96-885c-3329f634fa3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e65d1ac-f1e2-4c96-885c-3329f634fa3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4137899149252189533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533413789914925218953341378991492521895334137899149252189533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee93f39-de1a-4543-af73-d2c824037ccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea60f35c-93dc-49a1-80a5-9c895a3c7717, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea60f35c-93dc-49a1-80a5-9c895a3c7717, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 206488156333138017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017206488156333138017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e65d1ac-f1e2-4c96-885c-3329f634fa3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfbc0b1-cd67-4251-9aca-588d923ba388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfbc0b1-cd67-4251-9aca-588d923ba388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828129552287335456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456182812955228733545618281295522873354561828129552287335456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea60f35c-93dc-49a1-80a5-9c895a3c7717, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db6f2646-5bf1-4534-9529-ff40f208efeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6f2646-5bf1-4534-9529-ff40f208efeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5269374619200528172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172526937461920052817252693746192005281725269374619200528172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfbc0b1-cd67-4251-9aca-588d923ba388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ed1e04-3387-4cd8-b772-3910aafdc924, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ed1e04-3387-4cd8-b772-3910aafdc924, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11424725955422506032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032114247259554225060321142472595542250603211424725955422506032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ed1e04-3387-4cd8-b772-3910aafdc924, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65106ba0-3b51-4254-8164-87437b1370ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6f2646-5bf1-4534-9529-ff40f208efeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65106ba0-3b51-4254-8164-87437b1370ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606661378820634926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926176066613788206349261760666137882063492617606661378820634926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec80d124-4d24-43d9-bc2a-e411d9021291, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec80d124-4d24-43d9-bc2a-e411d9021291, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16004983286597063109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109160049832865970631091600498328659706310916004983286597063109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65106ba0-3b51-4254-8164-87437b1370ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7800f533-81a8-46b2-a30a-7ee96c5ba725, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7800f533-81a8-46b2-a30a-7ee96c5ba725, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5281679112416432053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053528167911241643205352816791124164320535281679112416432053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec80d124-4d24-43d9-bc2a-e411d9021291, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71965a9-dc8b-46d2-bd27-5afcc0a72c1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7800f533-81a8-46b2-a30a-7ee96c5ba725, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71965a9-dc8b-46d2-bd27-5afcc0a72c1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557040644615400333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333135570406446154003331355704064461540033313557040644615400333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8ed2fd-75ec-496f-96ca-1f8915ee9bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8ed2fd-75ec-496f-96ca-1f8915ee9bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181624222432364676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676151816242224323646761518162422243236467615181624222432364676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71965a9-dc8b-46d2-bd27-5afcc0a72c1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 867ac1a3-4e58-4ed3-9e33-d56d22b18959, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867ac1a3-4e58-4ed3-9e33-d56d22b18959, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459051694974136779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779164590516949741367791645905169497413677916459051694974136779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867ac1a3-4e58-4ed3-9e33-d56d22b18959, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab93e1a7-8b61-4c79-a4ba-833229f3adc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab93e1a7-8b61-4c79-a4ba-833229f3adc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5349080388202440374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374534908038820244037453490803882024403745349080388202440374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8ed2fd-75ec-496f-96ca-1f8915ee9bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b83f381-4bb5-4ada-b27f-802ef2b18bcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b83f381-4bb5-4ada-b27f-802ef2b18bcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142319434449486089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089114231943444948608911423194344494860891142319434449486089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab93e1a7-8b61-4c79-a4ba-833229f3adc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfe2694-95cd-48a0-857f-feb260acc489, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b83f381-4bb5-4ada-b27f-802ef2b18bcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfe2694-95cd-48a0-857f-feb260acc489, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638978506205626490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490106389785062056264901063897850620562649010638978506205626490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e862056-5c60-4d34-90e5-de90193e384f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e862056-5c60-4d34-90e5-de90193e384f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8608682827593482565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565860868282759348256586086828275934825658608682827593482565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfe2694-95cd-48a0-857f-feb260acc489, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24755df-6f8e-4f3d-9ad5-37cd1c5b8951, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24755df-6f8e-4f3d-9ad5-37cd1c5b8951, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2221043492376169574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574222104349237616957422210434923761695742221043492376169574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e862056-5c60-4d34-90e5-de90193e384f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006213d2-904b-41fe-9b93-b587a16e87de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006213d2-904b-41fe-9b93-b587a16e87de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6621670162823802409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409662167016282380240966216701628238024096621670162823802409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24755df-6f8e-4f3d-9ad5-37cd1c5b8951, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdab481d-1f89-4574-a811-fd667a670f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdab481d-1f89-4574-a811-fd667a670f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11718594339306472570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570117185943393064725701171859433930647257011718594339306472570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006213d2-904b-41fe-9b93-b587a16e87de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 939442c9-86e7-4095-ad3b-a70497105b84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939442c9-86e7-4095-ad3b-a70497105b84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781422464747452903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903781422464747452903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdab481d-1f89-4574-a811-fd667a670f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469d7618-8f20-4e06-a56c-efe4668e1019, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939442c9-86e7-4095-ad3b-a70497105b84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469d7618-8f20-4e06-a56c-efe4668e1019, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8189460723956667406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406818946072395666740681894607239566674068189460723956667406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b28bf5f-c129-4c8a-830e-36ccd19aeb97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b28bf5f-c129-4c8a-830e-36ccd19aeb97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 349385344633524416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416349385344633524416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469d7618-8f20-4e06-a56c-efe4668e1019, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ec79d0-2408-40de-b2d2-6fc9107422f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ec79d0-2408-40de-b2d2-6fc9107422f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12242720890655539221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221122427208906555392211224272089065553922112242720890655539221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b28bf5f-c129-4c8a-830e-36ccd19aeb97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ec79d0-2408-40de-b2d2-6fc9107422f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3143c74-28bf-411e-bf55-3753d8ac44e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80ddd1c-d9d6-4017-a681-848abfb34bb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3143c74-28bf-411e-bf55-3753d8ac44e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12641367121392127515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515126413671213921275151264136712139212751512641367121392127515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80ddd1c-d9d6-4017-a681-848abfb34bb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18022956276116782495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495180229562761167824951802295627611678249518022956276116782495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3143c74-28bf-411e-bf55-3753d8ac44e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04de2301-9367-4d80-88ad-9228de440998, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04de2301-9367-4d80-88ad-9228de440998, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15997511939489792829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829159975119394897928291599751193948979282915997511939489792829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80ddd1c-d9d6-4017-a681-848abfb34bb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04de2301-9367-4d80-88ad-9228de440998, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ef1e1df-4646-4ec9-821a-7f82e8b4f8a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ef1e1df-4646-4ec9-821a-7f82e8b4f8a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16037916886793843854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854160379168867938438541603791688679384385416037916886793843854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d640b72c-d9c1-48ca-a634-25d00aaa3939, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d640b72c-d9c1-48ca-a634-25d00aaa3939, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11281366917522057510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510112813669175220575101128136691752205751011281366917522057510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ef1e1df-4646-4ec9-821a-7f82e8b4f8a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf35465d-cade-4914-8aeb-4400572cdae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf35465d-cade-4914-8aeb-4400572cdae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13657792980139602749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749136577929801396027491365779298013960274913657792980139602749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d640b72c-d9c1-48ca-a634-25d00aaa3939, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01e3cf1-e95e-477b-b15b-62375261c986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01e3cf1-e95e-477b-b15b-62375261c986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6839656309101931058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058683965630910193105868396563091019310586839656309101931058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf35465d-cade-4914-8aeb-4400572cdae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01e3cf1-e95e-477b-b15b-62375261c986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8057e8-955d-489a-aee1-0d54268406eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8057e8-955d-489a-aee1-0d54268406eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8874970926640549815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815887497092664054981588749709266405498158874970926640549815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dfe7c5-efde-4d57-b55d-46429f7c0379, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dfe7c5-efde-4d57-b55d-46429f7c0379, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14685328058829115521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521146853280588291155211468532805882911552114685328058829115521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8057e8-955d-489a-aee1-0d54268406eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73be3f67-d80c-4161-8f88-899842a96c46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73be3f67-d80c-4161-8f88-899842a96c46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13583337402465815213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213135833374024658152131358333740246581521313583337402465815213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dfe7c5-efde-4d57-b55d-46429f7c0379, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e24532-aef8-4668-ac45-1ce5d6d05f11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e24532-aef8-4668-ac45-1ce5d6d05f11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468469690693305428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428646846969069330542864684696906933054286468469690693305428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73be3f67-d80c-4161-8f88-899842a96c46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b123dc9e-7d3d-499c-bcb0-6a5ead5c86d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b123dc9e-7d3d-499c-bcb0-6a5ead5c86d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307397153700601080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080430739715370060108043073971537006010804307397153700601080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e24532-aef8-4668-ac45-1ce5d6d05f11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d6c743a-9e5d-4bee-aaf3-e52781c0b870, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d6c743a-9e5d-4bee-aaf3-e52781c0b870, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101707146516639351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351110170714651663935111017071465166393511101707146516639351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b123dc9e-7d3d-499c-bcb0-6a5ead5c86d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771c664b-8d58-46db-9a8b-bbe1db6d6773, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771c664b-8d58-46db-9a8b-bbe1db6d6773, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335012753099305127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127335012753099305127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d6c743a-9e5d-4bee-aaf3-e52781c0b870, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3204e5e3-7d9e-4a76-b265-339f29ffd2de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3204e5e3-7d9e-4a76-b265-339f29ffd2de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10442663397781239800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800104426633977812398001044266339778123980010442663397781239800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771c664b-8d58-46db-9a8b-bbe1db6d6773, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae71e8a0-96f0-4002-b4f5-8694a8e8a64e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae71e8a0-96f0-4002-b4f5-8694a8e8a64e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6272061521912531611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611627206152191253161162720615219125316116272061521912531611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3204e5e3-7d9e-4a76-b265-339f29ffd2de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c099a878-73a2-4c58-8cf1-a1e58fc1ab89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c099a878-73a2-4c58-8cf1-a1e58fc1ab89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8528749122513900550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550852874912251390055085287491225139005508528749122513900550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae71e8a0-96f0-4002-b4f5-8694a8e8a64e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa57058-5f71-4f51-bda9-190ef51467da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa57058-5f71-4f51-bda9-190ef51467da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982458441727560027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027129824584417275600271298245844172756002712982458441727560027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c099a878-73a2-4c58-8cf1-a1e58fc1ab89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ee6d49-9875-42c9-ae5d-66f4701eb4ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ee6d49-9875-42c9-ae5d-66f4701eb4ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561891831267693272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272105618918312676932721056189183126769327210561891831267693272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa57058-5f71-4f51-bda9-190ef51467da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87fdb1bf-8784-4fd1-a6b5-6727257750a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87fdb1bf-8784-4fd1-a6b5-6727257750a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1666081621912378362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362166608162191237836216660816219123783621666081621912378362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ee6d49-9875-42c9-ae5d-66f4701eb4ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 061df26a-4028-40eb-bc78-446b537b0407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061df26a-4028-40eb-bc78-446b537b0407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243682374189573714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714152436823741895737141524368237418957371415243682374189573714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87fdb1bf-8784-4fd1-a6b5-6727257750a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a93898e-7593-47b2-8e15-e348ffaca4b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a93898e-7593-47b2-8e15-e348ffaca4b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14114620487841662386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386141146204878416623861411462048784166238614114620487841662386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061df26a-4028-40eb-bc78-446b537b0407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdcf96e-2153-4e31-811a-13f25a01d87b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdcf96e-2153-4e31-811a-13f25a01d87b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16599197860291729375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375165991978602917293751659919786029172937516599197860291729375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a93898e-7593-47b2-8e15-e348ffaca4b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3279ee1a-eb25-41ab-b103-382f9f77549c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3279ee1a-eb25-41ab-b103-382f9f77549c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356855144533371385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385535685514453337138553568551445333713855356855144533371385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdcf96e-2153-4e31-811a-13f25a01d87b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889e9e55-e965-4eaa-bd04-b76381acf9eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889e9e55-e965-4eaa-bd04-b76381acf9eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975773861575482507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507139757738615754825071397577386157548250713975773861575482507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3279ee1a-eb25-41ab-b103-382f9f77549c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ceeb23a-0efc-430f-9d4d-9326ce0dda75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889e9e55-e965-4eaa-bd04-b76381acf9eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ceeb23a-0efc-430f-9d4d-9326ce0dda75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877472867153007334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334487747286715300733448774728671530073344877472867153007334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a9b179-9c80-41a1-9d42-1bb02bfaaf4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a9b179-9c80-41a1-9d42-1bb02bfaaf4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979918417839454334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334129799184178394543341297991841783945433412979918417839454334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ceeb23a-0efc-430f-9d4d-9326ce0dda75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a9b179-9c80-41a1-9d42-1bb02bfaaf4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 697b6d3c-4e67-4842-841c-d5c979bcd1e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 697b6d3c-4e67-4842-841c-d5c979bcd1e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3510160045506771778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778351016004550677177835101600455067717783510160045506771778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932df77f-96d0-45fe-9a21-852e2bb9ad83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932df77f-96d0-45fe-9a21-852e2bb9ad83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457091897820691115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115445709189782069111544570918978206911154457091897820691115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 697b6d3c-4e67-4842-841c-d5c979bcd1e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932df77f-96d0-45fe-9a21-852e2bb9ad83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4f5e4d-2e8e-4ed2-a0f7-3871f9ff106d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4f5e4d-2e8e-4ed2-a0f7-3871f9ff106d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226592289989829928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928122659228998982992812265922899898299281226592289989829928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084fe8b5-5433-4482-b5ca-7dd5a29b2b0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084fe8b5-5433-4482-b5ca-7dd5a29b2b0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235751285969031627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627102357512859690316271023575128596903162710235751285969031627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4f5e4d-2e8e-4ed2-a0f7-3871f9ff106d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc490b6-621f-4993-8fb6-728ad4ddfd68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc490b6-621f-4993-8fb6-728ad4ddfd68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437640170645006269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269114376401706450062691143764017064500626911437640170645006269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084fe8b5-5433-4482-b5ca-7dd5a29b2b0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59f1846-882b-4fab-80a9-2b09a77402d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59f1846-882b-4fab-80a9-2b09a77402d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103701611307875550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550171037016113078755501710370161130787555017103701611307875550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc490b6-621f-4993-8fb6-728ad4ddfd68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22541c9d-febb-4eb1-bde3-1278d6efa7db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22541c9d-febb-4eb1-bde3-1278d6efa7db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10781678437723935702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702107816784377239357021078167843772393570210781678437723935702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59f1846-882b-4fab-80a9-2b09a77402d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35432acd-ddd4-4e95-9cf5-09a39bfc998e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35432acd-ddd4-4e95-9cf5-09a39bfc998e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18290624699288052900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900182906246992880529001829062469928805290018290624699288052900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22541c9d-febb-4eb1-bde3-1278d6efa7db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5697b16b-e1d5-4796-8baf-84d753de54f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5697b16b-e1d5-4796-8baf-84d753de54f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809717995381944744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744158097179953819447441580971799538194474415809717995381944744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35432acd-ddd4-4e95-9cf5-09a39bfc998e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7503cf29-2ce9-4867-a477-11ec154fb21c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7503cf29-2ce9-4867-a477-11ec154fb21c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13809541469724359487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487138095414697243594871380954146972435948713809541469724359487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5697b16b-e1d5-4796-8baf-84d753de54f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa39e3e-60d9-4e81-b220-2af32686f241, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa39e3e-60d9-4e81-b220-2af32686f241, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14825034632973028693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693148250346329730286931482503463297302869314825034632973028693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7503cf29-2ce9-4867-a477-11ec154fb21c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6baa71a-f2e5-45df-9e3a-c231ac221d97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa39e3e-60d9-4e81-b220-2af32686f241, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6baa71a-f2e5-45df-9e3a-c231ac221d97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706922179921955342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342770692217992195534277069221799219553427706922179921955342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d518ae-e68e-4245-89bb-f34703fbe9ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6baa71a-f2e5-45df-9e3a-c231ac221d97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a1ee8c-25d8-46d3-9cc3-b4d019fee0d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a1ee8c-25d8-46d3-9cc3-b4d019fee0d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11629389338772259507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507116293893387722595071162938933877225950711629389338772259507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d518ae-e68e-4245-89bb-f34703fbe9ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337513144432031591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591123375131444320315911233751314443203159112337513144432031591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d518ae-e68e-4245-89bb-f34703fbe9ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886fbde9-f437-4e2d-b119-7f0af6ad5c65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886fbde9-f437-4e2d-b119-7f0af6ad5c65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657187667187341160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160657187667187341160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a1ee8c-25d8-46d3-9cc3-b4d019fee0d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8148521-10c6-4d80-a811-0d84945bf746, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8148521-10c6-4d80-a811-0d84945bf746, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548750048419975744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744554875004841997574455487500484199757445548750048419975744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8148521-10c6-4d80-a811-0d84945bf746, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d153962-6e53-4d11-a6cd-f378829bb8f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d153962-6e53-4d11-a6cd-f378829bb8f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12883524809067000968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968128835248090670009681288352480906700096812883524809067000968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886fbde9-f437-4e2d-b119-7f0af6ad5c65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f83a86b-71d3-46e0-8cf5-403b7be2e63b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f83a86b-71d3-46e0-8cf5-403b7be2e63b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9206933895401110672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672920693389540111067292069338954011106729206933895401110672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d153962-6e53-4d11-a6cd-f378829bb8f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1cd80a-b829-4617-a37b-66d6498447ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1cd80a-b829-4617-a37b-66d6498447ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14217637511005353575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575142176375110053535751421763751100535357514217637511005353575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f83a86b-71d3-46e0-8cf5-403b7be2e63b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be100bc1-9c9d-42bd-bd2d-fb14885273d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be100bc1-9c9d-42bd-bd2d-fb14885273d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17009563259856489347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347170095632598564893471700956325985648934717009563259856489347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1cd80a-b829-4617-a37b-66d6498447ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae014b88-b78b-4233-b655-238c6ea6c7c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae014b88-b78b-4233-b655-238c6ea6c7c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6379014843430721730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730637901484343072173063790148434307217306379014843430721730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be100bc1-9c9d-42bd-bd2d-fb14885273d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae014b88-b78b-4233-b655-238c6ea6c7c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae71d9a-fbcc-4c37-bf56-9974c100d44a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae71d9a-fbcc-4c37-bf56-9974c100d44a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 630529422875644032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032630529422875644032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd45985f-2525-425c-a94b-5bbc5e9ae641, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd45985f-2525-425c-a94b-5bbc5e9ae641, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6668336463236300643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643666833646323630064366683364632363006436668336463236300643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae71d9a-fbcc-4c37-bf56-9974c100d44a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64beb83f-c921-4692-bd2b-5f2c8efead20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64beb83f-c921-4692-bd2b-5f2c8efead20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13502428474797476743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743135024284747974767431350242847479747674313502428474797476743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd45985f-2525-425c-a94b-5bbc5e9ae641, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe19d2f5-7258-4155-91e7-066e37cdce82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe19d2f5-7258-4155-91e7-066e37cdce82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 560558165875462215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215560558165875462215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64beb83f-c921-4692-bd2b-5f2c8efead20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe19d2f5-7258-4155-91e7-066e37cdce82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74767b7b-c5a1-43a4-a4ea-dfbd42ddb5ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74767b7b-c5a1-43a4-a4ea-dfbd42ddb5ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10114786111004790426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426101147861110047904261011478611100479042610114786111004790426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed0459f-15ee-426f-8aff-4cb8e30dc029, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed0459f-15ee-426f-8aff-4cb8e30dc029, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18382600491803267588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588183826004918032675881838260049180326758818382600491803267588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74767b7b-c5a1-43a4-a4ea-dfbd42ddb5ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a464b65-4074-4f5c-a756-f54be3a5303c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed0459f-15ee-426f-8aff-4cb8e30dc029, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a464b65-4074-4f5c-a756-f54be3a5303c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590521793517579918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918459052179351757991845905217935175799184590521793517579918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7531f8c-f474-4ee0-9ed7-be8372c96223, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7531f8c-f474-4ee0-9ed7-be8372c96223, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552513783645602148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148355251378364560214835525137836456021483552513783645602148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a464b65-4074-4f5c-a756-f54be3a5303c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ff7bc4-cceb-4a94-89b7-c61f9e093885, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ff7bc4-cceb-4a94-89b7-c61f9e093885, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13040798118691374098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098130407981186913740981304079811869137409813040798118691374098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7531f8c-f474-4ee0-9ed7-be8372c96223, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45126c3f-aa76-4e82-ae05-858d58750801, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45126c3f-aa76-4e82-ae05-858d58750801, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253935044186117393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393425393504418611739342539350441861173934253935044186117393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ff7bc4-cceb-4a94-89b7-c61f9e093885, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9290dc5b-8cdb-4322-a29b-9c28ce0c9437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45126c3f-aa76-4e82-ae05-858d58750801, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c733ce-8233-48d2-a980-9408bb647b77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c733ce-8233-48d2-a980-9408bb647b77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17147053762816369209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209171470537628163692091714705376281636920917147053762816369209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9290dc5b-8cdb-4322-a29b-9c28ce0c9437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9385900132040052903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903938590013204005290393859001320400529039385900132040052903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c733ce-8233-48d2-a980-9408bb647b77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb23f7b-4ac0-4152-aa0c-5be3b88958a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb23f7b-4ac0-4152-aa0c-5be3b88958a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18384587876532011437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437183845878765320114371838458787653201143718384587876532011437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9290dc5b-8cdb-4322-a29b-9c28ce0c9437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a60f2c7-83d1-4c92-8705-5833e8da56e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a60f2c7-83d1-4c92-8705-5833e8da56e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677014881458011278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278116770148814580112781167701488145801127811677014881458011278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb23f7b-4ac0-4152-aa0c-5be3b88958a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8089bd1d-e172-4245-9675-8b214be5aa2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8089bd1d-e172-4245-9675-8b214be5aa2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714323031238277641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641271432303123827764127143230312382776412714323031238277641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a60f2c7-83d1-4c92-8705-5833e8da56e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ff2e72-642b-4989-b860-3fa69d6f20dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ff2e72-642b-4989-b860-3fa69d6f20dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14159875078974954535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535141598750789749545351415987507897495453514159875078974954535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ff2e72-642b-4989-b860-3fa69d6f20dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8089bd1d-e172-4245-9675-8b214be5aa2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2fea67-fdac-407a-b27e-5ed4d10a2442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2fea67-fdac-407a-b27e-5ed4d10a2442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083477456598603966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966110834774565986039661108347745659860396611083477456598603966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e7a34a-ad87-4c12-b2f7-2fde5924665d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e7a34a-ad87-4c12-b2f7-2fde5924665d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10819571635427650702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702108195716354276507021081957163542765070210819571635427650702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2fea67-fdac-407a-b27e-5ed4d10a2442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0165c5-ff1b-43d3-be10-33f843e6b541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0165c5-ff1b-43d3-be10-33f843e6b541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12253920918747702278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278122539209187477022781225392091874770227812253920918747702278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e7a34a-ad87-4c12-b2f7-2fde5924665d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b710b5-b5f1-45b5-9b27-464177078c07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0165c5-ff1b-43d3-be10-33f843e6b541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b710b5-b5f1-45b5-9b27-464177078c07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15639001682863132573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573156390016828631325731563900168286313257315639001682863132573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 390469fb-6781-4dab-a1f9-6e3012a1ee31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390469fb-6781-4dab-a1f9-6e3012a1ee31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14986285842476440360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360149862858424764403601498628584247644036014986285842476440360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b710b5-b5f1-45b5-9b27-464177078c07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4838c74-6e19-43b5-8516-07b04ee8f17b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4838c74-6e19-43b5-8516-07b04ee8f17b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642178296846355587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587156421782968463555871564217829684635558715642178296846355587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390469fb-6781-4dab-a1f9-6e3012a1ee31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4a3803-d3da-40ef-bb41-ac99f4152550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4a3803-d3da-40ef-bb41-ac99f4152550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16075022475747532653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653160750224757475326531607502247574753265316075022475747532653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4838c74-6e19-43b5-8516-07b04ee8f17b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6239b1-4525-4a42-900b-57a7c1158c49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6239b1-4525-4a42-900b-57a7c1158c49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12366437279605096852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852123664372796050968521236643727960509685212366437279605096852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4a3803-d3da-40ef-bb41-ac99f4152550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5782172-19f1-4e6c-a859-1f533dbef85f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5782172-19f1-4e6c-a859-1f533dbef85f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14439946260936245560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560144399462609362455601443994626093624556014439946260936245560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6239b1-4525-4a42-900b-57a7c1158c49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111a130-0f61-4a3e-b368-a27b3596cb81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111a130-0f61-4a3e-b368-a27b3596cb81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018228123423986353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353601822812342398635360182281234239863536018228123423986353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5782172-19f1-4e6c-a859-1f533dbef85f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9101533-f091-4d83-a5d8-3396039f4f8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9101533-f091-4d83-a5d8-3396039f4f8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1637635373279039244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244163763537327903924416376353732790392441637635373279039244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111a130-0f61-4a3e-b368-a27b3596cb81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19891c21-d88b-4934-bc3f-4691c45d099a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19891c21-d88b-4934-bc3f-4691c45d099a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7915623607106124893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893791562360710612489379156236071061248937915623607106124893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9101533-f091-4d83-a5d8-3396039f4f8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa0f784-4175-4f3b-ade7-b19aa0d37633, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa0f784-4175-4f3b-ade7-b19aa0d37633, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604745282222442015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015860474528222244201586047452822224420158604745282222442015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19891c21-d88b-4934-bc3f-4691c45d099a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa0f784-4175-4f3b-ade7-b19aa0d37633, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0af20c7-1682-4be6-9257-ad89663371cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0af20c7-1682-4be6-9257-ad89663371cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194449384941511178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178219444938494151117821944493849415111782194449384941511178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad750338-4299-4e94-bf03-aad7ceafd008, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad750338-4299-4e94-bf03-aad7ceafd008, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5212229597021641483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483521222959702164148352122295970216414835212229597021641483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad750338-4299-4e94-bf03-aad7ceafd008, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8149716a-d5de-4985-b48e-190f0316fbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8149716a-d5de-4985-b48e-190f0316fbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910542656298036730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730139105426562980367301391054265629803673013910542656298036730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0af20c7-1682-4be6-9257-ad89663371cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feaaf081-c43a-4fb9-9fe4-03154225ca94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feaaf081-c43a-4fb9-9fe4-03154225ca94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3478502311934195622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622347850231193419562234785023119341956223478502311934195622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8149716a-d5de-4985-b48e-190f0316fbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b86f20-8d7d-44ab-9ceb-6b0617b3062c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feaaf081-c43a-4fb9-9fe4-03154225ca94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b86f20-8d7d-44ab-9ceb-6b0617b3062c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691658798566819008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008869165879856681900886916587985668190088691658798566819008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d3188e-b20c-4bb1-89ce-cd5ecfc15c92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d3188e-b20c-4bb1-89ce-cd5ecfc15c92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15277715424286412723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723152777154242864127231527771542428641272315277715424286412723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b86f20-8d7d-44ab-9ceb-6b0617b3062c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ffacb17-7c67-4181-9d67-834a1b1f3019, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ffacb17-7c67-4181-9d67-834a1b1f3019, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14442102327230908954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954144421023272309089541444210232723090895414442102327230908954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d3188e-b20c-4bb1-89ce-cd5ecfc15c92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3bdc90-fb16-4207-931b-c63f1a958b89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3bdc90-fb16-4207-931b-c63f1a958b89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376395557674076802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802113763955576740768021137639555767407680211376395557674076802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ffacb17-7c67-4181-9d67-834a1b1f3019, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3bdc90-fb16-4207-931b-c63f1a958b89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b58c37-bd5f-4fed-b124-7659b96667f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b58c37-bd5f-4fed-b124-7659b96667f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14234552550314395455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455142345525503143954551423455255031439545514234552550314395455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4cceb1-4726-4b4e-8fcd-195fcf3ea278, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4cceb1-4726-4b4e-8fcd-195fcf3ea278, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983598457386213409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409119835984573862134091198359845738621340911983598457386213409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4cceb1-4726-4b4e-8fcd-195fcf3ea278, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fade0aa-51c7-4e23-a797-511c71eaa7cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fade0aa-51c7-4e23-a797-511c71eaa7cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17997183312944760527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527179971833129447605271799718331294476052717997183312944760527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b58c37-bd5f-4fed-b124-7659b96667f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18fe1621-18c7-4a21-8efb-8aac5b1f36e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fe1621-18c7-4a21-8efb-8aac5b1f36e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2776879016063618770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770277687901606361877027768790160636187702776879016063618770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fade0aa-51c7-4e23-a797-511c71eaa7cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f9a88d-834f-4d8c-ba4a-2b886ba1f91f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f9a88d-834f-4d8c-ba4a-2b886ba1f91f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3722691493510337344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344372269149351033734437226914935103373443722691493510337344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fe1621-18c7-4a21-8efb-8aac5b1f36e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f9a88d-834f-4d8c-ba4a-2b886ba1f91f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ee76fd-9de7-49f9-a083-308cc18d41e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ee76fd-9de7-49f9-a083-308cc18d41e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309787410013243284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284143097874100132432841430978741001324328414309787410013243284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7ee6a4-26a2-4e31-b34f-59e9a89e5842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7ee6a4-26a2-4e31-b34f-59e9a89e5842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127550923621605564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564171275509236216055641712755092362160556417127550923621605564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ee76fd-9de7-49f9-a083-308cc18d41e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1788661b-d9be-45cb-aac3-e2df06dd3018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1788661b-d9be-45cb-aac3-e2df06dd3018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258383627378640329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329425838362737864032942583836273786403294258383627378640329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7ee6a4-26a2-4e31-b34f-59e9a89e5842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e69840-3ba4-471b-8059-ae78f507d64e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e69840-3ba4-471b-8059-ae78f507d64e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1264737504118887161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161126473750411888716112647375041188871611264737504118887161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1788661b-d9be-45cb-aac3-e2df06dd3018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57bcac40-5f7b-4bf3-ad01-571d351da9b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57bcac40-5f7b-4bf3-ad01-571d351da9b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11428650563014215470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470114286505630142154701142865056301421547011428650563014215470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e69840-3ba4-471b-8059-ae78f507d64e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22864853-c4a5-4852-8f3a-4d3e4583f6e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22864853-c4a5-4852-8f3a-4d3e4583f6e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10780981778208138139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139107809817782081381391078098177820813813910780981778208138139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bcac40-5f7b-4bf3-ad01-571d351da9b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd98c13-7cdc-44fa-95f0-c1455d726719, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd98c13-7cdc-44fa-95f0-c1455d726719, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10011582853400860361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361100115828534008603611001158285340086036110011582853400860361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22864853-c4a5-4852-8f3a-4d3e4583f6e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd9aee7-8c5a-4bab-84d8-6178224fd59c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd9aee7-8c5a-4bab-84d8-6178224fd59c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000900197028732837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837150009001970287328371500090019702873283715000900197028732837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd98c13-7cdc-44fa-95f0-c1455d726719, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1fe74e-94e2-4d30-be9c-83c1efdd9875, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1fe74e-94e2-4d30-be9c-83c1efdd9875, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7759098652240655624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624775909865224065562477590986522406556247759098652240655624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd9aee7-8c5a-4bab-84d8-6178224fd59c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a965109-81c9-45ad-9d87-c812ecb07c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a965109-81c9-45ad-9d87-c812ecb07c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9292862543668143822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822929286254366814382292928625436681438229292862543668143822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1fe74e-94e2-4d30-be9c-83c1efdd9875, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7af0e94-a6f0-43d9-af32-788967ae0b41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7af0e94-a6f0-43d9-af32-788967ae0b41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8907121001621868433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433890712100162186843389071210016218684338907121001621868433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a965109-81c9-45ad-9d87-c812ecb07c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c36c8b8-f529-4367-b106-ae7c6addb31f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c36c8b8-f529-4367-b106-ae7c6addb31f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2026523350592274468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468202652335059227446820265233505922744682026523350592274468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7af0e94-a6f0-43d9-af32-788967ae0b41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb31851a-2419-4545-b693-e1e14a159c52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb31851a-2419-4545-b693-e1e14a159c52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13479000768566175006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006134790007685661750061347900076856617500613479000768566175006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c36c8b8-f529-4367-b106-ae7c6addb31f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f7d2c6-68a6-4106-a09b-958bf3cc7c12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb31851a-2419-4545-b693-e1e14a159c52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc76ff8-a7bb-4003-b30a-b5a30d8b79a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc76ff8-a7bb-4003-b30a-b5a30d8b79a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1452785449908202565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565145278544990820256514527854499082025651452785449908202565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f7d2c6-68a6-4106-a09b-958bf3cc7c12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14319479081259233891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891143194790812592338911431947908125923389114319479081259233891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc76ff8-a7bb-4003-b30a-b5a30d8b79a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f7d2c6-68a6-4106-a09b-958bf3cc7c12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5743fba6-9548-4544-abe8-54647423a026, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1053d3-6d1f-43f9-b35b-399d91bcfecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5743fba6-9548-4544-abe8-54647423a026, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14173507570347586763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763141735075703475867631417350757034758676314173507570347586763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1053d3-6d1f-43f9-b35b-399d91bcfecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3899079285333805575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575389907928533380557538990792853338055753899079285333805575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1053d3-6d1f-43f9-b35b-399d91bcfecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5743fba6-9548-4544-abe8-54647423a026, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c242e270-bbe3-4eab-b5b8-6489ad81cb4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c242e270-bbe3-4eab-b5b8-6489ad81cb4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12106663652072948241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241121066636520729482411210666365207294824112106663652072948241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1bd21f7-9449-4331-a6d4-2d80554a1e87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1bd21f7-9449-4331-a6d4-2d80554a1e87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456182430569486339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339845618243056948633984561824305694863398456182430569486339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c242e270-bbe3-4eab-b5b8-6489ad81cb4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42417e1e-5a09-429f-a776-6d131f3d897b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1bd21f7-9449-4331-a6d4-2d80554a1e87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ead0c2e-bd2e-4191-befa-8c7625870476, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ead0c2e-bd2e-4191-befa-8c7625870476, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 826319045410394547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547826319045410394547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42417e1e-5a09-429f-a776-6d131f3d897b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168997123587421650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650168997123587421650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ead0c2e-bd2e-4191-befa-8c7625870476, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42417e1e-5a09-429f-a776-6d131f3d897b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244d05fb-24e8-4245-88e4-4c71ff509db9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244d05fb-24e8-4245-88e4-4c71ff509db9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3742061843656178872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872374206184365617887237420618436561788723742061843656178872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de99487-83b8-4660-8b14-126a0aeaa679, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de99487-83b8-4660-8b14-126a0aeaa679, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3295913352977483463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463329591335297748346332959133529774834633295913352977483463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244d05fb-24e8-4245-88e4-4c71ff509db9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de99487-83b8-4660-8b14-126a0aeaa679, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d18f7ac-fefd-4c31-86e1-2142e8c4f86e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d18f7ac-fefd-4c31-86e1-2142e8c4f86e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1542304957581832066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066154230495758183206615423049575818320661542304957581832066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9ca47e-ca8d-4497-b1c0-abad8c717093, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9ca47e-ca8d-4497-b1c0-abad8c717093, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 898058592642940293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293898058592642940293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d18f7ac-fefd-4c31-86e1-2142e8c4f86e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a5fe37-7cbc-42a8-9ba7-5d4a153073c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9ca47e-ca8d-4497-b1c0-abad8c717093, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a5fe37-7cbc-42a8-9ba7-5d4a153073c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15069462840126985747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747150694628401269857471506946284012698574715069462840126985747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08257b7f-9b00-4ddd-b037-31390cdb7ef8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a5fe37-7cbc-42a8-9ba7-5d4a153073c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08257b7f-9b00-4ddd-b037-31390cdb7ef8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13308676946153410582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582133086769461534105821330867694615341058213308676946153410582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7669edf-8e51-44cb-866b-3c2621f5c708, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7669edf-8e51-44cb-866b-3c2621f5c708, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5721011746193714327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327572101174619371432757210117461937143275721011746193714327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7669edf-8e51-44cb-866b-3c2621f5c708, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae7d2e9-8dac-46d5-9c16-c04afb89de7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08257b7f-9b00-4ddd-b037-31390cdb7ef8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87676b5-2531-4e5f-b9e6-d62a8d905677, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87676b5-2531-4e5f-b9e6-d62a8d905677, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4471146502397680687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687447114650239768068744711465023976806874471146502397680687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae7d2e9-8dac-46d5-9c16-c04afb89de7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7888205357407179630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630788820535740717963078882053574071796307888205357407179630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87676b5-2531-4e5f-b9e6-d62a8d905677, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659f94ef-98b1-43ec-8040-b0738fcc73a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659f94ef-98b1-43ec-8040-b0738fcc73a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15935174111678454054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054159351741116784540541593517411167845405415935174111678454054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae7d2e9-8dac-46d5-9c16-c04afb89de7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a76a569-a5d5-4508-96db-8409e4e09435, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659f94ef-98b1-43ec-8040-b0738fcc73a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a76a569-a5d5-4508-96db-8409e4e09435, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672394671711378789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789167239467171137878916723946717113787891672394671711378789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae040f5-4d47-48ec-910d-3fcaded58783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae040f5-4d47-48ec-910d-3fcaded58783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589394024109217442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442165893940241092174421658939402410921744216589394024109217442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a76a569-a5d5-4508-96db-8409e4e09435, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae040f5-4d47-48ec-910d-3fcaded58783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed35ce49-e060-4c2f-ac46-7833be24a3a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed35ce49-e060-4c2f-ac46-7833be24a3a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17521635516143484130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130175216355161434841301752163551614348413017521635516143484130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc006c6-1cac-4c18-9e1e-dcb59d5180e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc006c6-1cac-4c18-9e1e-dcb59d5180e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7067277041414143492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492706727704141414349270672770414141434927067277041414143492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed35ce49-e060-4c2f-ac46-7833be24a3a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc006c6-1cac-4c18-9e1e-dcb59d5180e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd93500-18c9-4adf-a6d5-43ca3e90614d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd93500-18c9-4adf-a6d5-43ca3e90614d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2205234546431186601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601220523454643118660122052345464311866012205234546431186601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21856ae2-0954-409d-bcf0-aa3ba4880a49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21856ae2-0954-409d-bcf0-aa3ba4880a49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221269071255363244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244322126907125536324432212690712553632443221269071255363244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd93500-18c9-4adf-a6d5-43ca3e90614d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356d4987-432f-4973-b114-af395ef9d6ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21856ae2-0954-409d-bcf0-aa3ba4880a49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356d4987-432f-4973-b114-af395ef9d6ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572125713982990763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763857212571398299076385721257139829907638572125713982990763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc56afa2-a350-4ab8-a501-e3f6c7687520, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc56afa2-a350-4ab8-a501-e3f6c7687520, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138699672067663615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615413869967206766361541386996720676636154138699672067663615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356d4987-432f-4973-b114-af395ef9d6ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02dfada0-ef76-4e49-8421-2cfe0f52f8cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02dfada0-ef76-4e49-8421-2cfe0f52f8cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413078036721399565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565141307803672139956514130780367213995651413078036721399565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc56afa2-a350-4ab8-a501-e3f6c7687520, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a3dc35-ce14-47aa-b835-752bd206c2cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a3dc35-ce14-47aa-b835-752bd206c2cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321553832178831916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916832155383217883191683215538321788319168321553832178831916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02dfada0-ef76-4e49-8421-2cfe0f52f8cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a3dc35-ce14-47aa-b835-752bd206c2cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b72fd75-b2c0-4c32-8aac-146db4c7edbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5c5d2c6-9308-4d44-83e7-10d01138e63e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5c5d2c6-9308-4d44-83e7-10d01138e63e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421369323109208736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736742136932310920873674213693231092087367421369323109208736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b72fd75-b2c0-4c32-8aac-146db4c7edbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11157392648446876825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825111573926484468768251115739264844687682511157392648446876825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c5d2c6-9308-4d44-83e7-10d01138e63e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458ba07a-d247-4f34-b89f-a3853c2511b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458ba07a-d247-4f34-b89f-a3853c2511b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801400714862056193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193480140071486205619348014007148620561934801400714862056193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b72fd75-b2c0-4c32-8aac-146db4c7edbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f9a9fa4-e827-405d-8f70-f4781263b2fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458ba07a-d247-4f34-b89f-a3853c2511b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd885dfc-7fea-4a3a-a069-45471d169b23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f9a9fa4-e827-405d-8f70-f4781263b2fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1209360303613519022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022120936030361351902212093603036135190221209360303613519022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd885dfc-7fea-4a3a-a069-45471d169b23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13006071518567400737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737130060715185674007371300607151856740073713006071518567400737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd885dfc-7fea-4a3a-a069-45471d169b23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f9a9fa4-e827-405d-8f70-f4781263b2fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af767e1-3d1d-45c8-bfdd-3a2f434f49d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af767e1-3d1d-45c8-bfdd-3a2f434f49d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3828663699905919153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153382866369990591915338286636999059191533828663699905919153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8dae299-2db4-499a-95fd-5eaf22a1c5ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8dae299-2db4-499a-95fd-5eaf22a1c5ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639007790235959990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990163900779023595999016390077902359599901639007790235959990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af767e1-3d1d-45c8-bfdd-3a2f434f49d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e625c4-fcbe-4aec-9672-c45d5cd89e8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e625c4-fcbe-4aec-9672-c45d5cd89e8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11191888902768747903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903111918889027687479031119188890276874790311191888902768747903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8dae299-2db4-499a-95fd-5eaf22a1c5ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab84f29-7f93-4f61-944d-6e159af2f893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab84f29-7f93-4f61-944d-6e159af2f893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442055271497704256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256442055271497704256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e625c4-fcbe-4aec-9672-c45d5cd89e8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266b1a5f-9ffc-4184-98c8-1d01fdb92b11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266b1a5f-9ffc-4184-98c8-1d01fdb92b11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956728592672709219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219195672859267270921919567285926727092191956728592672709219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab84f29-7f93-4f61-944d-6e159af2f893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 443f5e96-f496-47c6-8276-7fbb78ba56e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 443f5e96-f496-47c6-8276-7fbb78ba56e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222118338748231474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474182221183387482314741822211833874823147418222118338748231474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266b1a5f-9ffc-4184-98c8-1d01fdb92b11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627a7501-00f4-403b-a0ee-e5b70918a66a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627a7501-00f4-403b-a0ee-e5b70918a66a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4156049661790828382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382415604966179082838241560496617908283824156049661790828382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 443f5e96-f496-47c6-8276-7fbb78ba56e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389eff87-89af-4855-877d-2823bc449878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389eff87-89af-4855-877d-2823bc449878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7557284214085359962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962755728421408535996275572842140853599627557284214085359962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627a7501-00f4-403b-a0ee-e5b70918a66a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4eef20-cd18-4098-88e3-34ae22735398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4eef20-cd18-4098-88e3-34ae22735398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10365528515611297561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561103655285156112975611036552851561129756110365528515611297561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389eff87-89af-4855-877d-2823bc449878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c815f39-14c2-42ec-8ebf-c8978a08b018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c815f39-14c2-42ec-8ebf-c8978a08b018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15455869086365259116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116154558690863652591161545586908636525911615455869086365259116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4eef20-cd18-4098-88e3-34ae22735398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca97e98-78f1-4562-ac0c-312e25e284df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca97e98-78f1-4562-ac0c-312e25e284df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15589842187665869672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672155898421876658696721558984218766586967215589842187665869672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c815f39-14c2-42ec-8ebf-c8978a08b018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca97e98-78f1-4562-ac0c-312e25e284df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf48689-49fd-435b-b303-309ab19f5893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf48689-49fd-435b-b303-309ab19f5893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 510035693299115868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868510035693299115868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d680426-4d61-445b-a7dd-8a6dd00e6e6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf48689-49fd-435b-b303-309ab19f5893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d680426-4d61-445b-a7dd-8a6dd00e6e6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16330313969631603816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816163303139696316038161633031396963160381616330313969631603816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769eb0ca-eb8c-401d-8c52-61d38f56431f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d680426-4d61-445b-a7dd-8a6dd00e6e6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769eb0ca-eb8c-401d-8c52-61d38f56431f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8632320741018717375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375863232074101871737586323207410187173758632320741018717375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8871b8e-2c04-4773-8e5a-a975a9b62d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8871b8e-2c04-4773-8e5a-a975a9b62d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1054376212398712599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599105437621239871259910543762123987125991054376212398712599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769eb0ca-eb8c-401d-8c52-61d38f56431f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8871b8e-2c04-4773-8e5a-a975a9b62d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d97476-4761-4ef4-82a9-f89e05020628, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436cc4c1-b6b2-434b-a889-97c0a13b2016, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436cc4c1-b6b2-434b-a889-97c0a13b2016, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5297470483653373124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124529747048365337312452974704836533731245297470483653373124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d97476-4761-4ef4-82a9-f89e05020628, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515302941095458788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788135153029410954587881351530294109545878813515302941095458788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436cc4c1-b6b2-434b-a889-97c0a13b2016, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d97476-4761-4ef4-82a9-f89e05020628, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f91d9a-2880-40d9-8852-6a2e7f576ad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d85930-5fed-4f59-b44a-ec55d745840a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d85930-5fed-4f59-b44a-ec55d745840a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926985556756186337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337192698555675618633719269855567561863371926985556756186337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f91d9a-2880-40d9-8852-6a2e7f576ad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349648596574757398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398123496485965747573981234964859657475739812349648596574757398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d85930-5fed-4f59-b44a-ec55d745840a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56cc6c8e-2e1f-47e6-bcf6-d26350f7f04b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56cc6c8e-2e1f-47e6-bcf6-d26350f7f04b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13705317948264461264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264137053179482644612641370531794826446126413705317948264461264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f91d9a-2880-40d9-8852-6a2e7f576ad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daaecbed-78f8-4f1f-9d48-a47c15331cd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daaecbed-78f8-4f1f-9d48-a47c15331cd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12267884613415562746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746122678846134155627461226788461341556274612267884613415562746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56cc6c8e-2e1f-47e6-bcf6-d26350f7f04b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bd6647-b0fb-4b3a-aa93-fc8187da58a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bd6647-b0fb-4b3a-aa93-fc8187da58a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989502755452129111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111109895027554521291111098950275545212911110989502755452129111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daaecbed-78f8-4f1f-9d48-a47c15331cd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db91e74-de20-4bb9-921c-455ade129867, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bd6647-b0fb-4b3a-aa93-fc8187da58a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db91e74-de20-4bb9-921c-455ade129867, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16309433354325980768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768163094333543259807681630943335432598076816309433354325980768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1073f9cf-384e-4da3-9c19-b30d3ffbe82d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1073f9cf-384e-4da3-9c19-b30d3ffbe82d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15287983403756920197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197152879834037569201971528798340375692019715287983403756920197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db91e74-de20-4bb9-921c-455ade129867, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 955f6c35-ce2c-4f0e-a690-07846413dbab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955f6c35-ce2c-4f0e-a690-07846413dbab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6011796471567531649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649601179647156753164960117964715675316496011796471567531649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1073f9cf-384e-4da3-9c19-b30d3ffbe82d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b95a094-7c22-4521-9ba8-4b00e24b550d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b95a094-7c22-4521-9ba8-4b00e24b550d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10665462123484742481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481106654621234847424811066546212348474248110665462123484742481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b95a094-7c22-4521-9ba8-4b00e24b550d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56da816c-53f8-4c79-9394-78a8b5c9c6c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56da816c-53f8-4c79-9394-78a8b5c9c6c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5844945013120896156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156584494501312089615658449450131208961565844945013120896156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955f6c35-ce2c-4f0e-a690-07846413dbab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df35ef58-ce56-4668-a63d-b6f4389d772b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df35ef58-ce56-4668-a63d-b6f4389d772b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3539868197369777025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025353986819736977702535398681973697770253539868197369777025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56da816c-53f8-4c79-9394-78a8b5c9c6c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8065263-9ecb-4351-973f-736035c715f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df35ef58-ce56-4668-a63d-b6f4389d772b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8065263-9ecb-4351-973f-736035c715f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15336878935802967335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335153368789358029673351533687893580296733515336878935802967335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c7bcc6-7d29-4c55-8ffb-fb15dc157269, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c7bcc6-7d29-4c55-8ffb-fb15dc157269, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993905778436540358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358169939057784365403581699390577843654035816993905778436540358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8065263-9ecb-4351-973f-736035c715f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c7ffe6-ebd4-49e4-9d10-9dd7e29a57e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c7ffe6-ebd4-49e4-9d10-9dd7e29a57e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17033438195264595465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465170334381952645954651703343819526459546517033438195264595465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c7bcc6-7d29-4c55-8ffb-fb15dc157269, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e33d6a5-fe98-46d1-adfe-0dd4a44bccf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e33d6a5-fe98-46d1-adfe-0dd4a44bccf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10015984697726702764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764100159846977267027641001598469772670276410015984697726702764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c7ffe6-ebd4-49e4-9d10-9dd7e29a57e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e33d6a5-fe98-46d1-adfe-0dd4a44bccf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d0858a-e79d-4468-9540-7a58c75e35dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d0858a-e79d-4468-9540-7a58c75e35dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11759552178410096146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146117595521784100961461175955217841009614611759552178410096146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75911522-fbd4-4ce3-985a-758baa0b86d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75911522-fbd4-4ce3-985a-758baa0b86d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15596366543845400943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943155963665438454009431559636654384540094315596366543845400943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d0858a-e79d-4468-9540-7a58c75e35dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed47dd75-ccbd-40b2-a955-404de669912d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed47dd75-ccbd-40b2-a955-404de669912d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737075104000435769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769167370751040004357691673707510400043576916737075104000435769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75911522-fbd4-4ce3-985a-758baa0b86d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7a1b63-bc9b-49ec-8fb3-5df4b3108bd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7a1b63-bc9b-49ec-8fb3-5df4b3108bd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5792445679827691559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559579244567982769155957924456798276915595792445679827691559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed47dd75-ccbd-40b2-a955-404de669912d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050e5452-600b-4983-8528-c91264584025, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050e5452-600b-4983-8528-c91264584025, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822779829419505528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528682277982941950552868227798294195055286822779829419505528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7a1b63-bc9b-49ec-8fb3-5df4b3108bd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ac94c4-fc18-45e4-b6da-eb341059dbc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ac94c4-fc18-45e4-b6da-eb341059dbc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717370927914157504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504171737092791415750417173709279141575041717370927914157504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050e5452-600b-4983-8528-c91264584025, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a821c7-1f2f-4eae-af1a-3adbba3cd0e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a821c7-1f2f-4eae-af1a-3adbba3cd0e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4275743677920898966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966427574367792089896642757436779208989664275743677920898966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ac94c4-fc18-45e4-b6da-eb341059dbc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b65d88e0-1f7e-4b25-bab2-05ae99327c48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b65d88e0-1f7e-4b25-bab2-05ae99327c48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774891565747580951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951137748915657475809511377489156574758095113774891565747580951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a821c7-1f2f-4eae-af1a-3adbba3cd0e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d159ef4f-1f39-4a75-a70f-79b541a7ea95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d159ef4f-1f39-4a75-a70f-79b541a7ea95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855241980877303490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490108552419808773034901085524198087730349010855241980877303490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b65d88e0-1f7e-4b25-bab2-05ae99327c48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67c1ee9-0a8a-48fe-afc3-7f8a9d8d45f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d159ef4f-1f39-4a75-a70f-79b541a7ea95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67c1ee9-0a8a-48fe-afc3-7f8a9d8d45f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13537936893181378018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018135379368931813780181353793689318137801813537936893181378018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a567fc9-82c6-4ac9-a69e-0785044967ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67c1ee9-0a8a-48fe-afc3-7f8a9d8d45f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a567fc9-82c6-4ac9-a69e-0785044967ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14364282978854020590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590143642829788540205901436428297885402059014364282978854020590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1535efd-16b6-414c-a716-f44c9b2d386b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a567fc9-82c6-4ac9-a69e-0785044967ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c70b829-b878-4387-b322-878d8992c18f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c70b829-b878-4387-b322-878d8992c18f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425356240895837062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062742535624089583706274253562408958370627425356240895837062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1535efd-16b6-414c-a716-f44c9b2d386b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16795455383915422372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372167954553839154223721679545538391542237216795455383915422372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c70b829-b878-4387-b322-878d8992c18f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c10ef53b-e214-4c93-a07d-556a9f0c0183, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c10ef53b-e214-4c93-a07d-556a9f0c0183, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14023657265470875136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136140236572654708751361402365726547087513614023657265470875136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1535efd-16b6-414c-a716-f44c9b2d386b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4944bee-c6c6-48e3-9d82-1954148ad845, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4944bee-c6c6-48e3-9d82-1954148ad845, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15550138762696364718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718155501387626963647181555013876269636471815550138762696364718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c10ef53b-e214-4c93-a07d-556a9f0c0183, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c5f7b5-4f69-405a-b3fb-467674b0668f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4944bee-c6c6-48e3-9d82-1954148ad845, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c5f7b5-4f69-405a-b3fb-467674b0668f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3512248328790183009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009351224832879018300935122483287901830093512248328790183009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a14c2f-dd9a-4fe2-947b-cb09c02ca6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a14c2f-dd9a-4fe2-947b-cb09c02ca6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1948262770376193260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260194826277037619326019482627703761932601948262770376193260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c5f7b5-4f69-405a-b3fb-467674b0668f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099cf5bd-a190-46b7-85e7-f6f058352129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099cf5bd-a190-46b7-85e7-f6f058352129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292144112391463759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759829214411239146375982921441123914637598292144112391463759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a14c2f-dd9a-4fe2-947b-cb09c02ca6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419ab9ef-0778-42e1-9f09-7844299c5553, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419ab9ef-0778-42e1-9f09-7844299c5553, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14807600172179845347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347148076001721798453471480760017217984534714807600172179845347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099cf5bd-a190-46b7-85e7-f6f058352129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 258c83c0-c879-49ee-924a-2bc901eca60d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 258c83c0-c879-49ee-924a-2bc901eca60d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9882665980666475349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349988266598066647534998826659806664753499882665980666475349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419ab9ef-0778-42e1-9f09-7844299c5553, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdd17f59-bd97-4282-8874-f08183020b1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd17f59-bd97-4282-8874-f08183020b1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5466729684475540030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030546672968447554003054667296844755400305466729684475540030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 258c83c0-c879-49ee-924a-2bc901eca60d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1865a781-d598-47b1-9d57-d31c8c677d1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1865a781-d598-47b1-9d57-d31c8c677d1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14456996063439053439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439144569960634390534391445699606343905343914456996063439053439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd17f59-bd97-4282-8874-f08183020b1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c4ff39-a0ed-4bca-a8b7-831f1f6b60fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c4ff39-a0ed-4bca-a8b7-831f1f6b60fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8924175142666063587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587892417514266606358789241751426660635878924175142666063587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1865a781-d598-47b1-9d57-d31c8c677d1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c740ade-f984-4089-8dd1-0f3592199940, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c740ade-f984-4089-8dd1-0f3592199940, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14556684595021409743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743145566845950214097431455668459502140974314556684595021409743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c4ff39-a0ed-4bca-a8b7-831f1f6b60fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8815e532-a775-4bf4-be1e-275ff1e508ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8815e532-a775-4bf4-be1e-275ff1e508ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10001926224172920800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800100019262241729208001000192622417292080010001926224172920800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c740ade-f984-4089-8dd1-0f3592199940, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0514cef-c8bd-42cc-bc9d-e6c1b94ec35c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0514cef-c8bd-42cc-bc9d-e6c1b94ec35c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792040168370192215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215177920401683701922151779204016837019221517792040168370192215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8815e532-a775-4bf4-be1e-275ff1e508ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0514cef-c8bd-42cc-bc9d-e6c1b94ec35c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bcbfb01-7e80-4198-924e-09d614807b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bcbfb01-7e80-4198-924e-09d614807b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16661958133826097525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525166619581338260975251666195813382609752516661958133826097525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42112c80-b825-4bd4-926c-c6b54fb33452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42112c80-b825-4bd4-926c-c6b54fb33452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10627404101552988459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459106274041015529884591062740410155298845910627404101552988459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42112c80-b825-4bd4-926c-c6b54fb33452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bcbfb01-7e80-4198-924e-09d614807b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80969a59-19b3-452c-bc51-56c9f6f1cf63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80969a59-19b3-452c-bc51-56c9f6f1cf63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18303325575296343519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519183033255752963435191830332557529634351918303325575296343519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db399101-8af7-4853-8c6e-626bfe19cb14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db399101-8af7-4853-8c6e-626bfe19cb14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2381503641797728205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205238150364179772820523815036417977282052381503641797728205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80969a59-19b3-452c-bc51-56c9f6f1cf63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb21c8f-e964-4c13-a273-a41d50c142fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb21c8f-e964-4c13-a273-a41d50c142fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973269152712585733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733597326915271258573359732691527125857335973269152712585733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb21c8f-e964-4c13-a273-a41d50c142fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2af341-59ae-4632-842a-eca264779c9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db399101-8af7-4853-8c6e-626bfe19cb14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2af341-59ae-4632-842a-eca264779c9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16637584297538617449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449166375842975386174491663758429753861744916637584297538617449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b708f-0214-4318-b38e-6f6d758ca060, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b708f-0214-4318-b38e-6f6d758ca060, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435793784884151260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260443579378488415126044357937848841512604435793784884151260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2af341-59ae-4632-842a-eca264779c9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a9a439-ba19-49a3-b3a4-dca3ab58f0f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a9a439-ba19-49a3-b3a4-dca3ab58f0f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12565207236780329409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409125652072367803294091256520723678032940912565207236780329409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b708f-0214-4318-b38e-6f6d758ca060, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a464dc4d-f075-43a2-920c-07547457f916, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a464dc4d-f075-43a2-920c-07547457f916, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11191668690830360720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720111916686908303607201119166869083036072011191668690830360720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a9a439-ba19-49a3-b3a4-dca3ab58f0f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3580d1fd-84e9-4319-a65f-61778df5120c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3580d1fd-84e9-4319-a65f-61778df5120c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195544551295685438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438519554455129568543851955445512956854385195544551295685438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a464dc4d-f075-43a2-920c-07547457f916, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6357ee2-9f69-4eec-9989-be17d658cb7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6357ee2-9f69-4eec-9989-be17d658cb7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099881638288090943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943120998816382880909431209988163828809094312099881638288090943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3580d1fd-84e9-4319-a65f-61778df5120c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53dfd85-0d5b-4476-87c4-361d9c0f08ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53dfd85-0d5b-4476-87c4-361d9c0f08ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203674297764979481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481920367429776497948192036742977649794819203674297764979481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6357ee2-9f69-4eec-9989-be17d658cb7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdecec4-6158-413a-852a-8d2f63c7b812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdecec4-6158-413a-852a-8d2f63c7b812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4650866550445594236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236465086655044559423646508665504455942364650866550445594236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53dfd85-0d5b-4476-87c4-361d9c0f08ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c1db1a-6ed6-4e91-99b9-f319c0660e77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c1db1a-6ed6-4e91-99b9-f319c0660e77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8232277099704956604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604823227709970495660482322770997049566048232277099704956604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdecec4-6158-413a-852a-8d2f63c7b812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4eccbca-97c8-407c-aa3a-1c1ef7d4ca44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4eccbca-97c8-407c-aa3a-1c1ef7d4ca44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9074438519866491492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492907443851986649149290744385198664914929074438519866491492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c1db1a-6ed6-4e91-99b9-f319c0660e77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b172d4a-3835-4203-8032-60df592ee602, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b172d4a-3835-4203-8032-60df592ee602, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15198577022444866800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800151985770224448668001519857702244486680015198577022444866800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4eccbca-97c8-407c-aa3a-1c1ef7d4ca44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1abf262-e9ef-4f33-8699-0f76f14d6a80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1abf262-e9ef-4f33-8699-0f76f14d6a80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16108906059587601818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818161089060595876018181610890605958760181816108906059587601818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b172d4a-3835-4203-8032-60df592ee602, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54767475-1596-4700-810f-28123db262da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54767475-1596-4700-810f-28123db262da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2366911767901705251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251236691176790170525123669117679017052512366911767901705251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1abf262-e9ef-4f33-8699-0f76f14d6a80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6fc124-d467-43d5-9a8e-6d7b2cc59086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6fc124-d467-43d5-9a8e-6d7b2cc59086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18206750750331814246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246182067507503318142461820675075033181424618206750750331814246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54767475-1596-4700-810f-28123db262da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ef8488-9432-40f8-b84d-3327eb707375, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ef8488-9432-40f8-b84d-3327eb707375, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105168847592786489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489151051688475927864891510516884759278648915105168847592786489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6fc124-d467-43d5-9a8e-6d7b2cc59086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab12c097-586b-4538-9c01-a50377e46f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab12c097-586b-4538-9c01-a50377e46f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914525697124368700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700991452569712436870099145256971243687009914525697124368700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ef8488-9432-40f8-b84d-3327eb707375, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab4a2df-db28-4678-944b-375d76ab959a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab4a2df-db28-4678-944b-375d76ab959a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11704279249408671702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702117042792494086717021170427924940867170211704279249408671702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab12c097-586b-4538-9c01-a50377e46f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128ea009-5df9-477b-82d0-36f9c1e23319, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128ea009-5df9-477b-82d0-36f9c1e23319, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14842320530100142158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158148423205301001421581484232053010014215814842320530100142158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab4a2df-db28-4678-944b-375d76ab959a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e798b9-3ff4-4f02-b139-b4c186990609, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e798b9-3ff4-4f02-b139-b4c186990609, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849817314910534978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978484981731491053497848498173149105349784849817314910534978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128ea009-5df9-477b-82d0-36f9c1e23319, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3047b744-f50e-4468-9986-0a7b836fe786, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3047b744-f50e-4468-9986-0a7b836fe786, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11394002473048378692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692113940024730483786921139400247304837869211394002473048378692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e798b9-3ff4-4f02-b139-b4c186990609, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45089fe-7a99-4f6c-bb71-d281cd8af47d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45089fe-7a99-4f6c-bb71-d281cd8af47d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17559640549292986573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573175596405492929865731755964054929298657317559640549292986573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3047b744-f50e-4468-9986-0a7b836fe786, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8afddce4-9df6-4f9e-85cb-1aaa388f76ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8afddce4-9df6-4f9e-85cb-1aaa388f76ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15881855506995192147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147158818555069951921471588185550699519214715881855506995192147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45089fe-7a99-4f6c-bb71-d281cd8af47d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77414e7d-1ab8-4ada-adae-382c492adecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77414e7d-1ab8-4ada-adae-382c492adecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12196313925269983979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979121963139252699839791219631392526998397912196313925269983979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8afddce4-9df6-4f9e-85cb-1aaa388f76ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef828a5-6735-4255-8726-01bdde44108b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef828a5-6735-4255-8726-01bdde44108b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1818064141503156564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564181806414150315656418180641415031565641818064141503156564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77414e7d-1ab8-4ada-adae-382c492adecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513d568c-ce0a-43a4-9fc3-a7c99164e9cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513d568c-ce0a-43a4-9fc3-a7c99164e9cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560411264174513919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919165604112641745139191656041126417451391916560411264174513919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef828a5-6735-4255-8726-01bdde44108b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041d9993-26ff-43bb-a83b-62a22ebdb23c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513d568c-ce0a-43a4-9fc3-a7c99164e9cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041d9993-26ff-43bb-a83b-62a22ebdb23c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2064288304889548180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180206428830488954818020642883048895481802064288304889548180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8805b03a-40c3-474a-ae67-810fca569163, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8805b03a-40c3-474a-ae67-810fca569163, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16683867981255549137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137166838679812555491371668386798125554913716683867981255549137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041d9993-26ff-43bb-a83b-62a22ebdb23c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3115568c-3dcf-42d7-8102-14becb1a1581, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8805b03a-40c3-474a-ae67-810fca569163, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3115568c-3dcf-42d7-8102-14becb1a1581, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12220784443659086586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586122207844436590865861222078444365908658612220784443659086586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b6c8dba-10d6-446f-b1db-5372164a55c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b6c8dba-10d6-446f-b1db-5372164a55c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11269292445653953363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363112692924456539533631126929244565395336311269292445653953363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3115568c-3dcf-42d7-8102-14becb1a1581, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57badbf7-eceb-4fa7-93ac-45e1417bfc4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57badbf7-eceb-4fa7-93ac-45e1417bfc4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3877395210295838812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812387739521029583881238773952102958388123877395210295838812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b6c8dba-10d6-446f-b1db-5372164a55c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722469a6-36d1-4e7f-8612-e143e2288a7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722469a6-36d1-4e7f-8612-e143e2288a7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871940045936845657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657158719400459368456571587194004593684565715871940045936845657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57badbf7-eceb-4fa7-93ac-45e1417bfc4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722469a6-36d1-4e7f-8612-e143e2288a7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05e2ef5-9833-4ed1-9746-39a81442488e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05e2ef5-9833-4ed1-9746-39a81442488e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15035308197692423456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456150353081976924234561503530819769242345615035308197692423456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f908ae0f-0d72-483a-a675-e4888898a8b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f908ae0f-0d72-483a-a675-e4888898a8b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15373836231973081850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850153738362319730818501537383623197308185015373836231973081850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05e2ef5-9833-4ed1-9746-39a81442488e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cdc684-42d7-4081-ad97-785b40c5a378, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cdc684-42d7-4081-ad97-785b40c5a378, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000206961018156359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359130002069610181563591300020696101815635913000206961018156359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f908ae0f-0d72-483a-a675-e4888898a8b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87eabd4e-4d3d-4cfe-8395-4c0238f57a40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87eabd4e-4d3d-4cfe-8395-4c0238f57a40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121306885072682998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998412130688507268299841213068850726829984121306885072682998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cdc684-42d7-4081-ad97-785b40c5a378, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8ea989-8ba6-44d5-9a75-317de9662740, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8ea989-8ba6-44d5-9a75-317de9662740, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4726330155252153515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515472633015525215351547263301552521535154726330155252153515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87eabd4e-4d3d-4cfe-8395-4c0238f57a40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d21a71-17f9-4856-a67f-15752a55f31f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8ea989-8ba6-44d5-9a75-317de9662740, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d21a71-17f9-4856-a67f-15752a55f31f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4134153121164184188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188413415312116418418841341531211641841884134153121164184188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483909ae-1c56-4054-bae7-ab68ab50a7bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483909ae-1c56-4054-bae7-ab68ab50a7bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15986281069121785600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600159862810691217856001598628106912178560015986281069121785600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d21a71-17f9-4856-a67f-15752a55f31f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483909ae-1c56-4054-bae7-ab68ab50a7bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9774540b-c842-4194-81d6-208c5e1cd6c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9774540b-c842-4194-81d6-208c5e1cd6c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440144684616679744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744844014468461667974484401446846166797448440144684616679744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8820da-eb70-4061-b379-36751388cfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9774540b-c842-4194-81d6-208c5e1cd6c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8820da-eb70-4061-b379-36751388cfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941628896415950200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200994162889641595020099416288964159502009941628896415950200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e793e349-74cb-45b8-b0ed-9eef3636a2b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e793e349-74cb-45b8-b0ed-9eef3636a2b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991032400683413731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731119910324006834137311199103240068341373111991032400683413731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8820da-eb70-4061-b379-36751388cfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6045ec38-69da-441c-a239-4848d2ad1aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e793e349-74cb-45b8-b0ed-9eef3636a2b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6045ec38-69da-441c-a239-4848d2ad1aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447554596534589624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624114475545965345896241144755459653458962411447554596534589624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976ee728-06a7-4921-98bb-090bc2175a31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6045ec38-69da-441c-a239-4848d2ad1aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976ee728-06a7-4921-98bb-090bc2175a31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14138151287227453781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781141381512872274537811413815128722745378114138151287227453781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8c9800-7df4-4a47-bcb8-40abe5d64a3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8c9800-7df4-4a47-bcb8-40abe5d64a3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678818413076923275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275467881841307692327546788184130769232754678818413076923275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976ee728-06a7-4921-98bb-090bc2175a31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371a048a-0293-4d93-bdfc-6edf7ea69ddb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371a048a-0293-4d93-bdfc-6edf7ea69ddb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7023857203386404807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807702385720338640480770238572033864048077023857203386404807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371a048a-0293-4d93-bdfc-6edf7ea69ddb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37ec0d4-5150-460a-9b49-868db23cb54e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37ec0d4-5150-460a-9b49-868db23cb54e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139449909052741268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268161394499090527412681613944990905274126816139449909052741268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8c9800-7df4-4a47-bcb8-40abe5d64a3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d35d68-3b6c-4d2f-9590-1944f29e6b66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d35d68-3b6c-4d2f-9590-1944f29e6b66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4961506193539797583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583496150619353979758349615061935397975834961506193539797583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37ec0d4-5150-460a-9b49-868db23cb54e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6007ae-aca0-40c5-b6b0-0b7a25389cfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6007ae-aca0-40c5-b6b0-0b7a25389cfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15800545290197993877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877158005452901979938771580054529019799387715800545290197993877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d35d68-3b6c-4d2f-9590-1944f29e6b66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93cc84b-5df7-4679-98de-41c304155406, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93cc84b-5df7-4679-98de-41c304155406, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2245494878701843124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124224549487870184312422454948787018431242245494878701843124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6007ae-aca0-40c5-b6b0-0b7a25389cfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d2db09c-6d7c-4598-b38d-d38fcfe2e8ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d2db09c-6d7c-4598-b38d-d38fcfe2e8ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7118886086976548147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147711888608697654814771188860869765481477118886086976548147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93cc84b-5df7-4679-98de-41c304155406, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed59aa3-c66d-4497-99fa-e8cd097008af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed59aa3-c66d-4497-99fa-e8cd097008af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394757307820203812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812539475730782020381253947573078202038125394757307820203812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d2db09c-6d7c-4598-b38d-d38fcfe2e8ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1a39f1-134b-4476-bc39-2fde9e299bca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1a39f1-134b-4476-bc39-2fde9e299bca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271673666923837346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346182716736669238373461827167366692383734618271673666923837346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed59aa3-c66d-4497-99fa-e8cd097008af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40433668-f699-4b08-a731-d43f1650974b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40433668-f699-4b08-a731-d43f1650974b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525319072395225508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508752531907239522550875253190723952255087525319072395225508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1a39f1-134b-4476-bc39-2fde9e299bca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82534a47-08cf-491b-9848-66fdd7daf96f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82534a47-08cf-491b-9848-66fdd7daf96f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989756319106008865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865119897563191060088651198975631910600886511989756319106008865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82534a47-08cf-491b-9848-66fdd7daf96f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4c5dc5-c0b3-4f2e-b10d-6ba3ce8b10cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4c5dc5-c0b3-4f2e-b10d-6ba3ce8b10cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8138359499847669979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979813835949984766997981383594998476699798138359499847669979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40433668-f699-4b08-a731-d43f1650974b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9422ef5-8203-4463-81e0-ab2931c6895a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9422ef5-8203-4463-81e0-ab2931c6895a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16016192499803076009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009160161924998030760091601619249980307600916016192499803076009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4c5dc5-c0b3-4f2e-b10d-6ba3ce8b10cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2da69f6-aaf1-462e-a836-6cbec73be454, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2da69f6-aaf1-462e-a836-6cbec73be454, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125174555830664415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415712517455583066441571251745558306644157125174555830664415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9422ef5-8203-4463-81e0-ab2931c6895a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2da69f6-aaf1-462e-a836-6cbec73be454, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2362ee92-e0d9-479a-b91c-a61dbaeafb9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2362ee92-e0d9-479a-b91c-a61dbaeafb9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17795283473541719717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717177952834735417197171779528347354171971717795283473541719717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35438bc1-09a9-4e0e-b302-fd164cc27766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35438bc1-09a9-4e0e-b302-fd164cc27766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893120643148213519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519138931206431482135191389312064314821351913893120643148213519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2362ee92-e0d9-479a-b91c-a61dbaeafb9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35438bc1-09a9-4e0e-b302-fd164cc27766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe7d6a1-79fc-4e7c-a4c7-a7d5f9a8fae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f080ee9f-5531-4e44-884c-13c9d042faa0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe7d6a1-79fc-4e7c-a4c7-a7d5f9a8fae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4903467547238328943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943490346754723832894349034675472383289434903467547238328943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f080ee9f-5531-4e44-884c-13c9d042faa0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10518052181175441157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157105180521811754411571051805218117544115710518052181175441157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe7d6a1-79fc-4e7c-a4c7-a7d5f9a8fae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b171759-1725-4638-ad86-a8965380ea23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b171759-1725-4638-ad86-a8965380ea23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10807228103251445061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061108072281032514450611080722810325144506110807228103251445061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f080ee9f-5531-4e44-884c-13c9d042faa0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08618d44-9242-4483-a52e-4f6c519eb9e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08618d44-9242-4483-a52e-4f6c519eb9e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14842377248710830509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509148423772487108305091484237724871083050914842377248710830509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b171759-1725-4638-ad86-a8965380ea23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ba28e7-52b0-4086-b9f6-959804d636a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ba28e7-52b0-4086-b9f6-959804d636a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17818444840920646485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485178184448409206464851781844484092064648517818444840920646485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08618d44-9242-4483-a52e-4f6c519eb9e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19c85b6-f9f8-4c6e-9460-47b0f2cc0ff8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19c85b6-f9f8-4c6e-9460-47b0f2cc0ff8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313170176394262193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193731317017639426219373131701763942621937313170176394262193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ba28e7-52b0-4086-b9f6-959804d636a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8465dfb7-8e32-4400-965b-b9d2b0e4cfa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8465dfb7-8e32-4400-965b-b9d2b0e4cfa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282455733263586404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404122824557332635864041228245573326358640412282455733263586404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19c85b6-f9f8-4c6e-9460-47b0f2cc0ff8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57748ab-b034-429e-9705-6a11bc484bf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57748ab-b034-429e-9705-6a11bc484bf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7167515635126465789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789716751563512646578971675156351264657897167515635126465789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8465dfb7-8e32-4400-965b-b9d2b0e4cfa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb256df-3ff2-46ff-8eef-062453011e66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb256df-3ff2-46ff-8eef-062453011e66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1309270527262574515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515130927052726257451513092705272625745151309270527262574515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57748ab-b034-429e-9705-6a11bc484bf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0cebe5-3dc6-40f6-aa31-472181ef3b45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0cebe5-3dc6-40f6-aa31-472181ef3b45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18177331907434731258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258181773319074347312581817733190743473125818177331907434731258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb256df-3ff2-46ff-8eef-062453011e66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ecc4d7-4fb0-45a4-b9f0-8c0219754ca8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ecc4d7-4fb0-45a4-b9f0-8c0219754ca8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5036874487083031308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308503687448708303130850368744870830313085036874487083031308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0cebe5-3dc6-40f6-aa31-472181ef3b45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f43487-2b33-428d-8203-b01d9bcb6b6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ecc4d7-4fb0-45a4-b9f0-8c0219754ca8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3655cc-fa64-4855-a36e-193ea23b2a18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f43487-2b33-428d-8203-b01d9bcb6b6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2958443252184208908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908295844325218420890829584432521842089082958443252184208908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3655cc-fa64-4855-a36e-193ea23b2a18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017169030119342159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159150171690301193421591501716903011934215915017169030119342159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f43487-2b33-428d-8203-b01d9bcb6b6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64eb3b1e-0170-4f4c-8c27-399c4bc41744, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3655cc-fa64-4855-a36e-193ea23b2a18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64eb3b1e-0170-4f4c-8c27-399c4bc41744, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1033225766830607519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519103322576683060751910332257668306075191033225766830607519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9550260-31c8-4da0-8135-f3d3b421ff38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9550260-31c8-4da0-8135-f3d3b421ff38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425889518917313318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318134258895189173133181342588951891731331813425889518917313318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64eb3b1e-0170-4f4c-8c27-399c4bc41744, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9550260-31c8-4da0-8135-f3d3b421ff38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2735fc4d-fea7-44c4-a017-2bc69a0e6b82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2735fc4d-fea7-44c4-a017-2bc69a0e6b82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10786079165910198205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205107860791659101982051078607916591019820510786079165910198205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47873c13-8947-476a-94cd-e507b5a76594, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47873c13-8947-476a-94cd-e507b5a76594, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13952607201008063297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297139526072010080632971395260720100806329713952607201008063297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2735fc4d-fea7-44c4-a017-2bc69a0e6b82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e62e02-8208-4c5b-b254-b7e039c1d970, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e62e02-8208-4c5b-b254-b7e039c1d970, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1492865260727334502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502149286526072733450214928652607273345021492865260727334502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47873c13-8947-476a-94cd-e507b5a76594, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1cb8a29-286d-4a39-a553-987578d36110, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1cb8a29-286d-4a39-a553-987578d36110, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3563389703639641230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230356338970363964123035633897036396412303563389703639641230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e62e02-8208-4c5b-b254-b7e039c1d970, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fdbae70-e053-41a6-a0a5-e3f5964ca6d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fdbae70-e053-41a6-a0a5-e3f5964ca6d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14512420084158146367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367145124200841581463671451242008415814636714512420084158146367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1cb8a29-286d-4a39-a553-987578d36110, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fdbae70-e053-41a6-a0a5-e3f5964ca6d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b0b2b0-86a4-4c73-a3e2-0b44e32b526e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874987b4-507b-4b72-adbd-b4eb158b5179, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b0b2b0-86a4-4c73-a3e2-0b44e32b526e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 818775204576447452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452818775204576447452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874987b4-507b-4b72-adbd-b4eb158b5179, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5692564674310607257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257569256467431060725756925646743106072575692564674310607257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b0b2b0-86a4-4c73-a3e2-0b44e32b526e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6578a422-2cf5-4c78-9b74-befd31e09aab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874987b4-507b-4b72-adbd-b4eb158b5179, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6578a422-2cf5-4c78-9b74-befd31e09aab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16791088682930975908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908167910886829309759081679108868293097590816791088682930975908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbc964b-e433-4538-a87c-d1982c545acc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbc964b-e433-4538-a87c-d1982c545acc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549890159519828007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007154989015951982800715498901595198280071549890159519828007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6578a422-2cf5-4c78-9b74-befd31e09aab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf50a4e-7e72-474f-a626-746104b931a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf50a4e-7e72-474f-a626-746104b931a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11024517420028262862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862110245174200282628621102451742002826286211024517420028262862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbc964b-e433-4538-a87c-d1982c545acc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf50a4e-7e72-474f-a626-746104b931a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a9e322-5071-4935-8925-9416be004a82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a9e322-5071-4935-8925-9416be004a82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11316876955194623440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440113168769551946234401131687695519462344011316876955194623440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6afcd19-7cb9-4100-acd4-97242a4ac703, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6afcd19-7cb9-4100-acd4-97242a4ac703, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12329381098055444012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012123293810980554440121232938109805544401212329381098055444012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a9e322-5071-4935-8925-9416be004a82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5254f710-b951-434c-9112-1cb1ccb5fb95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5254f710-b951-434c-9112-1cb1ccb5fb95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4945456964535153787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787494545696453515378749454569645351537874945456964535153787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6afcd19-7cb9-4100-acd4-97242a4ac703, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41585df4-4d48-402a-b1b4-00b428da44cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41585df4-4d48-402a-b1b4-00b428da44cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5431662870106548658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658543166287010654865854316628701065486585431662870106548658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5254f710-b951-434c-9112-1cb1ccb5fb95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3a6b55-1ea8-4efd-922f-ac81839f5e85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3a6b55-1ea8-4efd-922f-ac81839f5e85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10344917592665357005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005103449175926653570051034491759266535700510344917592665357005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41585df4-4d48-402a-b1b4-00b428da44cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3a6b55-1ea8-4efd-922f-ac81839f5e85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca281d94-7254-47cb-a11a-197e736c0deb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca281d94-7254-47cb-a11a-197e736c0deb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849979102996075299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299384997910299607529938499791029960752993849979102996075299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd8662f-9159-4178-a5cf-5bc15d668383, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd8662f-9159-4178-a5cf-5bc15d668383, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7022302843287604613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613702230284328760461370223028432876046137022302843287604613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca281d94-7254-47cb-a11a-197e736c0deb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca0fd6e-a77e-4244-8d89-bf227e76c37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca0fd6e-a77e-4244-8d89-bf227e76c37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13586618855111922277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277135866188551119222771358661885511192227713586618855111922277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd8662f-9159-4178-a5cf-5bc15d668383, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8d6511-daa2-452e-a369-dbebe4b41d62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8d6511-daa2-452e-a369-dbebe4b41d62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6718862803518750988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988671886280351875098867188628035187509886718862803518750988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca0fd6e-a77e-4244-8d89-bf227e76c37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f6d5ed-933d-4c90-9593-7f1bbcd9203d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f6d5ed-933d-4c90-9593-7f1bbcd9203d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15966434160141074013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013159664341601410740131596643416014107401315966434160141074013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8d6511-daa2-452e-a369-dbebe4b41d62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a97d9f98-cf10-446c-b99f-617bef4edb60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97d9f98-cf10-446c-b99f-617bef4edb60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 780911259666243347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347780911259666243347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f6d5ed-933d-4c90-9593-7f1bbcd9203d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29c18a1-eb18-4206-a3d9-087af0f3d2cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29c18a1-eb18-4206-a3d9-087af0f3d2cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3633818676290303232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232363381867629030323236338186762903032323633818676290303232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97d9f98-cf10-446c-b99f-617bef4edb60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df67cb5-7526-4f32-b913-b7818f39d892, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df67cb5-7526-4f32-b913-b7818f39d892, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1769598529475097868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868176959852947509786817695985294750978681769598529475097868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29c18a1-eb18-4206-a3d9-087af0f3d2cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e02d62-bb56-4624-93c0-c24d286caa78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e02d62-bb56-4624-93c0-c24d286caa78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4284241631669714203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203428424163166971420342842416316697142034284241631669714203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df67cb5-7526-4f32-b913-b7818f39d892, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e02d62-bb56-4624-93c0-c24d286caa78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 853c860c-4eb4-486c-919b-262d97a95c57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 853c860c-4eb4-486c-919b-262d97a95c57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5073392788482439719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719507339278848243971950733927884824397195073392788482439719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5494f948-92a4-4035-9808-88a4efd9ae1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5494f948-92a4-4035-9808-88a4efd9ae1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8421979998057031579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579842197999805703157984219799980570315798421979998057031579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 853c860c-4eb4-486c-919b-262d97a95c57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9fa1c40-131b-4c36-985f-95c3490da8aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fa1c40-131b-4c36-985f-95c3490da8aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041683468310661073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073304168346831066107330416834683106610733041683468310661073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5494f948-92a4-4035-9808-88a4efd9ae1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e10f21-bbcf-4ba3-8ad3-65c988a7e9c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e10f21-bbcf-4ba3-8ad3-65c988a7e9c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115424699097819129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129311542469909781912931154246990978191293115424699097819129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fa1c40-131b-4c36-985f-95c3490da8aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e10f21-bbcf-4ba3-8ad3-65c988a7e9c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd8a57d-3c3c-47f6-90d7-f9868b3f84fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd8a57d-3c3c-47f6-90d7-f9868b3f84fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13316043731713005131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131133160437317130051311331604373171300513113316043731713005131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2133570b-35c4-41c7-848b-faa350b6bb0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd8a57d-3c3c-47f6-90d7-f9868b3f84fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2133570b-35c4-41c7-848b-faa350b6bb0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16786177720796586685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685167861777207965866851678617772079658668516786177720796586685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5f54e1-dc9c-418e-8681-0390e277dbbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5f54e1-dc9c-418e-8681-0390e277dbbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9869079025967810435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435986907902596781043598690790259678104359869079025967810435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2133570b-35c4-41c7-848b-faa350b6bb0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28822e1a-f65b-4bc8-9438-3cad1dd67066, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28822e1a-f65b-4bc8-9438-3cad1dd67066, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8114640999200014677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677811464099920001467781146409992000146778114640999200014677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5f54e1-dc9c-418e-8681-0390e277dbbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0258721c-9248-45f5-9b36-b5bd18bb6858, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28822e1a-f65b-4bc8-9438-3cad1dd67066, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0258721c-9248-45f5-9b36-b5bd18bb6858, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2962194585490823585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585296219458549082358529621945854908235852962194585490823585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c5a0da-8014-4585-9068-bd260a462d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c5a0da-8014-4585-9068-bd260a462d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10881462007143745159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159108814620071437451591088146200714374515910881462007143745159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0258721c-9248-45f5-9b36-b5bd18bb6858, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c5a0da-8014-4585-9068-bd260a462d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1863a343-a7bb-4af3-a67e-05a53a307125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1863a343-a7bb-4af3-a67e-05a53a307125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10444318818463139207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207104443188184631392071044431881846313920710444318818463139207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3428216f-bfa2-4c76-8401-f14b09f1111b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3428216f-bfa2-4c76-8401-f14b09f1111b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6587513550623400933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933658751355062340093365875135506234009336587513550623400933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1863a343-a7bb-4af3-a67e-05a53a307125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f4d0e6-8f70-4d59-b2a6-a92af40356f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f4d0e6-8f70-4d59-b2a6-a92af40356f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12067448822027083849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849120674488220270838491206744882202708384912067448822027083849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3428216f-bfa2-4c76-8401-f14b09f1111b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c36355-bbc6-4f6e-932a-abbcd7ca5676, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c36355-bbc6-4f6e-932a-abbcd7ca5676, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12324703057777035975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975123247030577770359751232470305777703597512324703057777035975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f4d0e6-8f70-4d59-b2a6-a92af40356f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b23209-c087-42ef-90b4-466f9ceb6e95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b23209-c087-42ef-90b4-466f9ceb6e95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7968743878889165581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581796874387888916558179687438788891655817968743878889165581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c36355-bbc6-4f6e-932a-abbcd7ca5676, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b23209-c087-42ef-90b4-466f9ceb6e95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ff4e71-7195-4ce2-8275-1931d728da39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8b7e84-9641-4294-86f1-d5cca76221a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8b7e84-9641-4294-86f1-d5cca76221a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16850559426846794133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133168505594268467941331685055942684679413316850559426846794133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ff4e71-7195-4ce2-8275-1931d728da39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950071224326382810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810495007122432638281049500712243263828104950071224326382810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8b7e84-9641-4294-86f1-d5cca76221a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 440fc996-89e8-415e-84e3-a34df7aa0073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 440fc996-89e8-415e-84e3-a34df7aa0073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2229084068428388552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552222908406842838855222290840684283885522229084068428388552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 440fc996-89e8-415e-84e3-a34df7aa0073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca3671d-6001-44f2-bead-08c3e3b2c172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca3671d-6001-44f2-bead-08c3e3b2c172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15726008163582087590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590157260081635820875901572600816358208759015726008163582087590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ff4e71-7195-4ce2-8275-1931d728da39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17422fa6-a27d-49d3-b32c-3dc386ab652d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17422fa6-a27d-49d3-b32c-3dc386ab652d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14634342042382332982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982146343420423823329821463434204238233298214634342042382332982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca3671d-6001-44f2-bead-08c3e3b2c172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a4e20f-acf6-4be8-b55a-8fb0518964ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a4e20f-acf6-4be8-b55a-8fb0518964ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907383705079289565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565907383705079289565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17422fa6-a27d-49d3-b32c-3dc386ab652d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ca0f10-bcbe-4afc-b0e6-e58213e83bf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ca0f10-bcbe-4afc-b0e6-e58213e83bf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14175743874193506399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399141757438741935063991417574387419350639914175743874193506399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a4e20f-acf6-4be8-b55a-8fb0518964ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c6eeab-af54-4db0-a090-51627d06fc6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c6eeab-af54-4db0-a090-51627d06fc6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663896562035300782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782126638965620353007821266389656203530078212663896562035300782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ca0f10-bcbe-4afc-b0e6-e58213e83bf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e62b4ab-1b4c-4633-9d40-a0977b7c2d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e62b4ab-1b4c-4633-9d40-a0977b7c2d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4487251927746263767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767448725192774626376744872519277462637674487251927746263767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c6eeab-af54-4db0-a090-51627d06fc6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33094e9c-c5ec-422d-a4a0-e9383f7c11ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33094e9c-c5ec-422d-a4a0-e9383f7c11ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869167216715216840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840118691672167152168401186916721671521684011869167216715216840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e62b4ab-1b4c-4633-9d40-a0977b7c2d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f784e35-4943-4a7b-b6e6-71ea709f06d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f784e35-4943-4a7b-b6e6-71ea709f06d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6238318428536768395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395623831842853676839562383184285367683956238318428536768395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33094e9c-c5ec-422d-a4a0-e9383f7c11ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb44780d-c0a1-43b7-b506-e99aa5d1382d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f784e35-4943-4a7b-b6e6-71ea709f06d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb44780d-c0a1-43b7-b506-e99aa5d1382d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4135611710505187282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282413561171050518728241356117105051872824135611710505187282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01518fb-d5f5-4415-b77c-3efed019934e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01518fb-d5f5-4415-b77c-3efed019934e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405068542532321492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492740506854253232149274050685425323214927405068542532321492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb44780d-c0a1-43b7-b506-e99aa5d1382d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2794824-149c-4931-8401-2ce5e513d7f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2794824-149c-4931-8401-2ce5e513d7f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14933571955780190456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456149335719557801904561493357195578019045614933571955780190456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01518fb-d5f5-4415-b77c-3efed019934e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabd94e1-2e21-40eb-96f9-3207d74a9011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabd94e1-2e21-40eb-96f9-3207d74a9011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 833358225673953637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637833358225673953637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2794824-149c-4931-8401-2ce5e513d7f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f953d7f-d7ed-4b23-8ea5-f2db728a7d34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f953d7f-d7ed-4b23-8ea5-f2db728a7d34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974908633132227020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020179749086331322270201797490863313222702017974908633132227020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabd94e1-2e21-40eb-96f9-3207d74a9011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b16188-07b5-465a-91dd-b47cfa98b135, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b16188-07b5-465a-91dd-b47cfa98b135, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15922314450949254539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539159223144509492545391592231445094925453915922314450949254539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f953d7f-d7ed-4b23-8ea5-f2db728a7d34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145d2d4e-2f93-4e62-bcec-20129212be95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b16188-07b5-465a-91dd-b47cfa98b135, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145d2d4e-2f93-4e62-bcec-20129212be95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649863787015576547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547764986378701557654776498637870155765477649863787015576547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36b5173-a98f-4e5f-896e-83b76714a442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36b5173-a98f-4e5f-896e-83b76714a442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10424918660394026101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101104249186603940261011042491866039402610110424918660394026101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145d2d4e-2f93-4e62-bcec-20129212be95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36b5173-a98f-4e5f-896e-83b76714a442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e69c8840-0ef2-4cd2-845f-2189a6fe1d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e25122-157a-4577-83b1-ef7c4befdf23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69c8840-0ef2-4cd2-845f-2189a6fe1d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6549439904719136892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892654943990471913689265494399047191368926549439904719136892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e25122-157a-4577-83b1-ef7c4befdf23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18322575473350960957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957183225754733509609571832257547335096095718322575473350960957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e25122-157a-4577-83b1-ef7c4befdf23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726958b1-7a39-4fc9-bcad-a19c90cd482d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69c8840-0ef2-4cd2-845f-2189a6fe1d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726958b1-7a39-4fc9-bcad-a19c90cd482d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784747846448828288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288178474784644882828817847478464488282881784747846448828288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3704d28e-0d57-46f4-9314-3f85160e51dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3704d28e-0d57-46f4-9314-3f85160e51dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887341829242969210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210158873418292429692101588734182924296921015887341829242969210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726958b1-7a39-4fc9-bcad-a19c90cd482d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91e8368-42ca-4524-8e02-e7049907006f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91e8368-42ca-4524-8e02-e7049907006f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914928631069753977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977191492863106975397719149286310697539771914928631069753977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3704d28e-0d57-46f4-9314-3f85160e51dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8235c5d0-607d-459b-a604-75aa446dccc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8235c5d0-607d-459b-a604-75aa446dccc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15237579991153377124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124152375799911533771241523757999115337712415237579991153377124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91e8368-42ca-4524-8e02-e7049907006f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4056c97c-1bb6-40b7-938a-ba22b4f657d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4056c97c-1bb6-40b7-938a-ba22b4f657d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664432876633894942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942116644328766338949421166443287663389494211664432876633894942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8235c5d0-607d-459b-a604-75aa446dccc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ca523d-dd88-49fd-8496-bd236df6f270, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4056c97c-1bb6-40b7-938a-ba22b4f657d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ad5167-a743-4f8d-822d-77ef1737dd30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ca523d-dd88-49fd-8496-bd236df6f270, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14081383730939130758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758140813837309391307581408138373093913075814081383730939130758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ad5167-a743-4f8d-822d-77ef1737dd30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944319103452973230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230139443191034529732301394431910345297323013944319103452973230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ca523d-dd88-49fd-8496-bd236df6f270, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4c83f9-66fd-4017-a61e-befeca584b47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4c83f9-66fd-4017-a61e-befeca584b47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1525975026823519792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792152597502682351979215259750268235197921525975026823519792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ad5167-a743-4f8d-822d-77ef1737dd30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89d91d9-49b2-493f-a3b6-98623a61b460, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89d91d9-49b2-493f-a3b6-98623a61b460, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 600275047882117329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329600275047882117329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4c83f9-66fd-4017-a61e-befeca584b47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89d91d9-49b2-493f-a3b6-98623a61b460, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c8ed1b-ce96-4a4c-b632-e9503f80bb99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec2766e-3450-4dd6-a811-c9a39b77db05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec2766e-3450-4dd6-a811-c9a39b77db05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3304056657179836373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373330405665717983637333040566571798363733304056657179836373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c8ed1b-ce96-4a4c-b632-e9503f80bb99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998226551050215270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270899822655105021527089982265510502152708998226551050215270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec2766e-3450-4dd6-a811-c9a39b77db05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556c8920-d99f-4e30-8923-f8de60458c69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c8ed1b-ce96-4a4c-b632-e9503f80bb99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556c8920-d99f-4e30-8923-f8de60458c69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061661702486023874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874160616617024860238741606166170248602387416061661702486023874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1483ee-9f45-4992-bae8-49dc280d41f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1483ee-9f45-4992-bae8-49dc280d41f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564984833947124178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178256498483394712417825649848339471241782564984833947124178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556c8920-d99f-4e30-8923-f8de60458c69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d68893c-93c2-4fb3-a692-2ecd26d7136d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d68893c-93c2-4fb3-a692-2ecd26d7136d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15063441068024886989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989150634410680248869891506344106802488698915063441068024886989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1483ee-9f45-4992-bae8-49dc280d41f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d68893c-93c2-4fb3-a692-2ecd26d7136d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bb0a88-a67a-4454-9da0-3a57d73f5a28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bb0a88-a67a-4454-9da0-3a57d73f5a28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 636803319806125419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419636803319806125419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41baf5c3-545a-4e22-b00d-44ea0ac14c38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41baf5c3-545a-4e22-b00d-44ea0ac14c38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7620902606135598963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963762090260613559896376209026061355989637620902606135598963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bb0a88-a67a-4454-9da0-3a57d73f5a28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ecccfb-cbf2-40aa-a697-4293ffe81cca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ecccfb-cbf2-40aa-a697-4293ffe81cca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777964060301230429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429157779640603012304291577796406030123042915777964060301230429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41baf5c3-545a-4e22-b00d-44ea0ac14c38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf29ac85-5a51-44ac-88a4-4509f24c3576, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf29ac85-5a51-44ac-88a4-4509f24c3576, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5079362595780509076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076507936259578050907650793625957805090765079362595780509076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ecccfb-cbf2-40aa-a697-4293ffe81cca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fee9f2-03da-4fe2-a54b-2eaf2550e89d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fee9f2-03da-4fe2-a54b-2eaf2550e89d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2978086901843995481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481297808690184399548129780869018439954812978086901843995481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf29ac85-5a51-44ac-88a4-4509f24c3576, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fee9f2-03da-4fe2-a54b-2eaf2550e89d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a3b715-6699-4818-999e-6accbedb1644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38890c0b-a143-4302-a915-1429a83ba25f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a3b715-6699-4818-999e-6accbedb1644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6574827967595602411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411657482796759560241165748279675956024116574827967595602411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38890c0b-a143-4302-a915-1429a83ba25f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16712720811869196264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264167127208118691962641671272081186919626416712720811869196264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a3b715-6699-4818-999e-6accbedb1644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091b47ea-2e44-473f-9815-b1cde0e0b912, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38890c0b-a143-4302-a915-1429a83ba25f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091b47ea-2e44-473f-9815-b1cde0e0b912, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059171649573678237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237805917164957367823780591716495736782378059171649573678237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000f591f-61a0-4ba1-b9dd-b1d510752f64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091b47ea-2e44-473f-9815-b1cde0e0b912, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000f591f-61a0-4ba1-b9dd-b1d510752f64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10559834357121421245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245105598343571214212451055983435712142124510559834357121421245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 660b30e3-15a0-4164-b37d-02011cc826ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 660b30e3-15a0-4164-b37d-02011cc826ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062094492701293639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639306209449270129363930620944927012936393062094492701293639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000f591f-61a0-4ba1-b9dd-b1d510752f64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547fa4e4-8752-409b-b2ed-f7f6af6c9750, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547fa4e4-8752-409b-b2ed-f7f6af6c9750, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6027462320683906554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554602746232068390655460274623206839065546027462320683906554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 660b30e3-15a0-4164-b37d-02011cc826ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547fa4e4-8752-409b-b2ed-f7f6af6c9750, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 453d6004-07b2-4ad6-a075-0f400f3a94c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453d6004-07b2-4ad6-a075-0f400f3a94c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15450047116793358691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691154500471167933586911545004711679335869115450047116793358691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4687c0e8-6e13-466c-9e30-34dbbe64cd40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4687c0e8-6e13-466c-9e30-34dbbe64cd40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764778591890641723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723976477859189064172397647785918906417239764778591890641723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453d6004-07b2-4ad6-a075-0f400f3a94c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e3c061-7304-4513-859f-ec630c416f8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e3c061-7304-4513-859f-ec630c416f8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17730703489068781386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386177307034890687813861773070348906878138617730703489068781386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4687c0e8-6e13-466c-9e30-34dbbe64cd40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a493d8f4-1b17-46d8-a8e6-02811c497196, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a493d8f4-1b17-46d8-a8e6-02811c497196, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268750613702481550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550132687506137024815501326875061370248155013268750613702481550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e3c061-7304-4513-859f-ec630c416f8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b528d3a7-8f3e-47e4-9614-e3bd6d28034c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b528d3a7-8f3e-47e4-9614-e3bd6d28034c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9054487856862906828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828905448785686290682890544878568629068289054487856862906828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a493d8f4-1b17-46d8-a8e6-02811c497196, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756cf246-74fc-4bb8-96d9-2df9ded3b47c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756cf246-74fc-4bb8-96d9-2df9ded3b47c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12193228262067971550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550121932282620679715501219322826206797155012193228262067971550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b528d3a7-8f3e-47e4-9614-e3bd6d28034c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68f86c-de77-4c95-8941-1c8e96158b72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68f86c-de77-4c95-8941-1c8e96158b72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12219205768545069942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942122192057685450699421221920576854506994212219205768545069942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68f86c-de77-4c95-8941-1c8e96158b72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756cf246-74fc-4bb8-96d9-2df9ded3b47c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4634454c-aacf-4ecd-b2a1-ca97fef36f71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a964be2-541b-4f65-8ed7-cfdbd1fd39be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4634454c-aacf-4ecd-b2a1-ca97fef36f71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10586873139356525603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603105868731393565256031058687313935652560310586873139356525603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a964be2-541b-4f65-8ed7-cfdbd1fd39be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388890927224128777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777738889092722412877773888909272241287777388890927224128777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4634454c-aacf-4ecd-b2a1-ca97fef36f71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a964be2-541b-4f65-8ed7-cfdbd1fd39be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c289fc1d-7091-4fe5-81fa-f47f5c3bd3d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c289fc1d-7091-4fe5-81fa-f47f5c3bd3d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573811130186282258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258857381113018628225885738111301862822588573811130186282258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84883dfd-fb7c-4d2c-8e24-32e2c15b0e17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84883dfd-fb7c-4d2c-8e24-32e2c15b0e17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5665491658144618974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974566549165814461897456654916581446189745665491658144618974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c289fc1d-7091-4fe5-81fa-f47f5c3bd3d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84883dfd-fb7c-4d2c-8e24-32e2c15b0e17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0dcf15f-7e0c-4b9d-b92b-acc72a7ab172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e295f436-f94f-458f-b761-0bdefcfbcb98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0dcf15f-7e0c-4b9d-b92b-acc72a7ab172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1616464819811185331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331161646481981118533116164648198111853311616464819811185331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e295f436-f94f-458f-b761-0bdefcfbcb98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 162832064338443891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891162832064338443891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0dcf15f-7e0c-4b9d-b92b-acc72a7ab172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f73c45-7d85-4850-a8c6-af1c5486cd2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f73c45-7d85-4850-a8c6-af1c5486cd2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380295144358928682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682938029514435892868293802951443589286829380295144358928682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e295f436-f94f-458f-b761-0bdefcfbcb98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83a19f2e-ce5a-4c96-95ae-4db97ebd6c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f73c45-7d85-4850-a8c6-af1c5486cd2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83a19f2e-ce5a-4c96-95ae-4db97ebd6c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12577142723155694613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613125771427231556946131257714272315569461312577142723155694613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b347248-10b6-4da9-9184-73f04a53bf80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b347248-10b6-4da9-9184-73f04a53bf80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8765756275285192550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550876575627528519255087657562752851925508765756275285192550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83a19f2e-ce5a-4c96-95ae-4db97ebd6c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f964ca7-2b6a-4a04-814c-cc51a2f987b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f964ca7-2b6a-4a04-814c-cc51a2f987b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8779989940022518822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822877998994002251882287799899400225188228779989940022518822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b347248-10b6-4da9-9184-73f04a53bf80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0cea9e-a214-44e5-8b38-8ab6d2130ae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0cea9e-a214-44e5-8b38-8ab6d2130ae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500924424770986530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530950092442477098653095009244247709865309500924424770986530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f964ca7-2b6a-4a04-814c-cc51a2f987b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e2222d4-2d8e-46b6-b838-02d6a32f6419, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2222d4-2d8e-46b6-b838-02d6a32f6419, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6952548512593943336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336695254851259394333669525485125939433366952548512593943336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0cea9e-a214-44e5-8b38-8ab6d2130ae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f98b7e7-7e7f-4c12-bfcd-23ff8a053599, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f98b7e7-7e7f-4c12-bfcd-23ff8a053599, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7454792219932197261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261745479221993219726174547922199321972617454792219932197261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2222d4-2d8e-46b6-b838-02d6a32f6419, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f98b7e7-7e7f-4c12-bfcd-23ff8a053599, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47bfcc6-b54c-4aa0-9134-91acadd2af10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47bfcc6-b54c-4aa0-9134-91acadd2af10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16801160889334926649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649168011608893349266491680116088933492664916801160889334926649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 759db2f3-b5ae-420f-9bb0-dbd577230350, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759db2f3-b5ae-420f-9bb0-dbd577230350, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9165133425185423536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536916513342518542353691651334251854235369165133425185423536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47bfcc6-b54c-4aa0-9134-91acadd2af10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56415e85-4c66-4d81-bcb6-8bdf45242686, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56415e85-4c66-4d81-bcb6-8bdf45242686, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201340932965511136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136142013409329655111361420134093296551113614201340932965511136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759db2f3-b5ae-420f-9bb0-dbd577230350, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e910978c-b0ce-4fc7-a1d5-4fb6ce4ca80e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e910978c-b0ce-4fc7-a1d5-4fb6ce4ca80e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738932491680538945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945273893249168053894527389324916805389452738932491680538945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56415e85-4c66-4d81-bcb6-8bdf45242686, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c083d1-04df-4e6b-a6be-13c81a5f4040, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c083d1-04df-4e6b-a6be-13c81a5f4040, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785570809105613529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529178557080910561352917855708091056135291785570809105613529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e910978c-b0ce-4fc7-a1d5-4fb6ce4ca80e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d09b4a2-51a5-4d5d-8418-f535683a4232, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d09b4a2-51a5-4d5d-8418-f535683a4232, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353523284370187795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795133535232843701877951335352328437018779513353523284370187795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c083d1-04df-4e6b-a6be-13c81a5f4040, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d09b4a2-51a5-4d5d-8418-f535683a4232, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19de260-9603-440b-a55d-06842cdaced2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145612d2-b95b-4b25-a053-4723f245eb36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19de260-9603-440b-a55d-06842cdaced2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154875041352673529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529151548750413526735291515487504135267352915154875041352673529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145612d2-b95b-4b25-a053-4723f245eb36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584344480635928649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649105843444806359286491058434448063592864910584344480635928649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19de260-9603-440b-a55d-06842cdaced2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145612d2-b95b-4b25-a053-4723f245eb36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001612ec-3fcc-4966-852a-e53ee5674cce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001612ec-3fcc-4966-852a-e53ee5674cce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1834725542660764903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903183472554266076490318347255426607649031834725542660764903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0fc3aa7-237a-40c0-97c6-569a0c88252e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0fc3aa7-237a-40c0-97c6-569a0c88252e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607964604521341163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163166079646045213411631660796460452134116316607964604521341163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001612ec-3fcc-4966-852a-e53ee5674cce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962039a4-0289-4471-adfb-574b7b176380, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962039a4-0289-4471-adfb-574b7b176380, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 218065023875991081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081218065023875991081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0fc3aa7-237a-40c0-97c6-569a0c88252e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559ea58f-b6e0-4157-b29c-3c471a867cc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559ea58f-b6e0-4157-b29c-3c471a867cc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4662953373845990879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879466295337384599087946629533738459908794662953373845990879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962039a4-0289-4471-adfb-574b7b176380, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fb4588-4663-4b36-baf5-9be9069b2a86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fb4588-4663-4b36-baf5-9be9069b2a86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17675886051167734160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160176758860511677341601767588605116773416017675886051167734160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559ea58f-b6e0-4157-b29c-3c471a867cc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fb4588-4663-4b36-baf5-9be9069b2a86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3cc41e-d0fd-4dad-8cd2-e4c0e95924b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882574d1-d6a2-4176-a6c7-8ede9c6167d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3cc41e-d0fd-4dad-8cd2-e4c0e95924b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682306139247275270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270568230613924727527056823061392472752705682306139247275270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882574d1-d6a2-4176-a6c7-8ede9c6167d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4805152414097834995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995480515241409783499548051524140978349954805152414097834995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3cc41e-d0fd-4dad-8cd2-e4c0e95924b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882574d1-d6a2-4176-a6c7-8ede9c6167d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e8d037f-b393-4179-b850-992684e441fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8d037f-b393-4179-b850-992684e441fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1570109883662175009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009157010988366217500915701098836621750091570109883662175009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbce91b9-7c95-4a83-a673-ac5c16e44a03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbce91b9-7c95-4a83-a673-ac5c16e44a03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6400456028428218724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724640045602842821872464004560284282187246400456028428218724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8d037f-b393-4179-b850-992684e441fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbce91b9-7c95-4a83-a673-ac5c16e44a03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8853f77-d99d-4ce1-9db4-0e1b7aa8ef3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0127f755-acf4-42d0-8c7c-05af9c6e00f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8853f77-d99d-4ce1-9db4-0e1b7aa8ef3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9815333763681177653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653981533376368117765398153337636811776539815333763681177653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0127f755-acf4-42d0-8c7c-05af9c6e00f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641686104146904143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143264168610414690414326416861041469041432641686104146904143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8853f77-d99d-4ce1-9db4-0e1b7aa8ef3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b8e52c-8d0a-4d83-bb78-dca784f1c425, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b8e52c-8d0a-4d83-bb78-dca784f1c425, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 118283367099184098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098118283367099184098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0127f755-acf4-42d0-8c7c-05af9c6e00f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62d3f3f-4917-4624-ba08-a3fa8a6e8bde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62d3f3f-4917-4624-ba08-a3fa8a6e8bde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 690407146727074383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383690407146727074383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b8e52c-8d0a-4d83-bb78-dca784f1c425, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c098aa32-6b04-4917-a45c-70fcd3aa9529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62d3f3f-4917-4624-ba08-a3fa8a6e8bde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c098aa32-6b04-4917-a45c-70fcd3aa9529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532118772808306420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420105321187728083064201053211877280830642010532118772808306420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa9596a-e80d-4386-bbc8-f0882addf90e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa9596a-e80d-4386-bbc8-f0882addf90e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7042486443447357041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041704248644344735704170424864434473570417042486443447357041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c098aa32-6b04-4917-a45c-70fcd3aa9529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa9596a-e80d-4386-bbc8-f0882addf90e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceec125d-2092-413f-b757-791d1ee199cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceec125d-2092-413f-b757-791d1ee199cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14963870767139317914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914149638707671393179141496387076713931791414963870767139317914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726d78bb-84d8-4e3b-8e7d-6f08a2470ee7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726d78bb-84d8-4e3b-8e7d-6f08a2470ee7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12148287165997388670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670121482871659973886701214828716599738867012148287165997388670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceec125d-2092-413f-b757-791d1ee199cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1573e6b-f2ca-4661-b890-2f0b29bee8bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726d78bb-84d8-4e3b-8e7d-6f08a2470ee7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1573e6b-f2ca-4661-b890-2f0b29bee8bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9787715994668356966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966978771599466835696697877159946683569669787715994668356966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb5ec87-d84b-42a2-bfad-a28738acafb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb5ec87-d84b-42a2-bfad-a28738acafb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17090266944447793138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138170902669444477931381709026694444779313817090266944447793138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1573e6b-f2ca-4661-b890-2f0b29bee8bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb5ec87-d84b-42a2-bfad-a28738acafb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce6bc00-9902-41e8-8e3b-f5a4cb9020b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce6bc00-9902-41e8-8e3b-f5a4cb9020b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11171112819133640369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369111711128191336403691117111281913364036911171112819133640369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c25ae6-f670-4aea-8816-5e60e97a5cf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c25ae6-f670-4aea-8816-5e60e97a5cf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303947970849300769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769830394797084930076983039479708493007698303947970849300769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce6bc00-9902-41e8-8e3b-f5a4cb9020b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c25ae6-f670-4aea-8816-5e60e97a5cf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f44c91-e088-4861-b806-9b1234706fcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f44c91-e088-4861-b806-9b1234706fcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6100148638495399017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017610014863849539901761001486384953990176100148638495399017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ac8058-c04f-4a1b-b9e3-f4546c9fd650, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ac8058-c04f-4a1b-b9e3-f4546c9fd650, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10534920930361169838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838105349209303611698381053492093036116983810534920930361169838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ac8058-c04f-4a1b-b9e3-f4546c9fd650, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f44c91-e088-4861-b806-9b1234706fcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77172dbd-2d43-4d60-8fe3-a4d057816e82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77172dbd-2d43-4d60-8fe3-a4d057816e82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357184780139009954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954113571847801390099541135718478013900995411357184780139009954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6fe4287-9c00-4554-bb81-a13ddc0aeb05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6fe4287-9c00-4554-bb81-a13ddc0aeb05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16018470775538182289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289160184707755381822891601847077553818228916018470775538182289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77172dbd-2d43-4d60-8fe3-a4d057816e82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9ee6b1-aadc-4aed-8bea-1921a9092b4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9ee6b1-aadc-4aed-8bea-1921a9092b4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864938061225339119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119186493806122533911918649380612253391191864938061225339119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6fe4287-9c00-4554-bb81-a13ddc0aeb05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cabae71-02dd-4868-8fec-f47e2b3697db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cabae71-02dd-4868-8fec-f47e2b3697db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1514767821597648179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179151476782159764817915147678215976481791514767821597648179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9ee6b1-aadc-4aed-8bea-1921a9092b4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cabae71-02dd-4868-8fec-f47e2b3697db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9023f82f-9766-4805-a264-773d050f12fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9023f82f-9766-4805-a264-773d050f12fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4826777014967267264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264482677701496726726448267770149672672644826777014967267264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414b0f5a-a5b9-4d5f-977e-cfaf20a30b00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414b0f5a-a5b9-4d5f-977e-cfaf20a30b00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407692367116288547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547104076923671162885471040769236711628854710407692367116288547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9023f82f-9766-4805-a264-773d050f12fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afcabd88-25c3-48ba-a49a-099b842bb06e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afcabd88-25c3-48ba-a49a-099b842bb06e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526762229696289471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471175267622296962894711752676222969628947117526762229696289471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414b0f5a-a5b9-4d5f-977e-cfaf20a30b00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67afccd4-c623-4a8f-9d29-b60ad65ae9cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67afccd4-c623-4a8f-9d29-b60ad65ae9cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647387437519223966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966164738743751922396616473874375192239661647387437519223966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afcabd88-25c3-48ba-a49a-099b842bb06e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67afccd4-c623-4a8f-9d29-b60ad65ae9cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cf8056-264d-460b-9162-a3be04149e7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3fb902-3eec-488f-9717-7accffc3c09b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3fb902-3eec-488f-9717-7accffc3c09b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577073403190286152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152957707340319028615295770734031902861529577073403190286152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cf8056-264d-460b-9162-a3be04149e7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13365711297989587904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904133657112979895879041336571129798958790413365711297989587904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3fb902-3eec-488f-9717-7accffc3c09b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8358df8d-29b3-4873-973a-081c5a803939, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8358df8d-29b3-4873-973a-081c5a803939, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12360326969879803394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394123603269698798033941236032696987980339412360326969879803394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cf8056-264d-460b-9162-a3be04149e7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8358df8d-29b3-4873-973a-081c5a803939, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61185096-bd69-48f7-9ad5-6bb9252539c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61185096-bd69-48f7-9ad5-6bb9252539c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1472468441379254406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406147246844137925440614724684413792544061472468441379254406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925ea916-9b56-4100-babb-e9a08f924c3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925ea916-9b56-4100-babb-e9a08f924c3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974796922729600077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077897479692272960007789747969227296000778974796922729600077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61185096-bd69-48f7-9ad5-6bb9252539c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e539ef5c-d8e8-4dcc-96c4-c95da7b967dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e539ef5c-d8e8-4dcc-96c4-c95da7b967dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6443361615797213666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666644336161579721366664433616157972136666443361615797213666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925ea916-9b56-4100-babb-e9a08f924c3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd6c49f-7d92-4add-8a91-3c2a5b2fd2ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd6c49f-7d92-4add-8a91-3c2a5b2fd2ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17501560112959890768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768175015601129598907681750156011295989076817501560112959890768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e539ef5c-d8e8-4dcc-96c4-c95da7b967dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec13ab9f-08de-4a3c-88d2-572158372ca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec13ab9f-08de-4a3c-88d2-572158372ca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235237963925950640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640102352379639259506401023523796392595064010235237963925950640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd6c49f-7d92-4add-8a91-3c2a5b2fd2ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c13a3f1-94d9-4c47-8938-f840ba1e7f79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c13a3f1-94d9-4c47-8938-f840ba1e7f79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484599606702973840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840164845996067029738401648459960670297384016484599606702973840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec13ab9f-08de-4a3c-88d2-572158372ca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3254913c-b547-436b-ac07-442567ab0bd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3254913c-b547-436b-ac07-442567ab0bd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8786942964562099152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152878694296456209915287869429645620991528786942964562099152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c13a3f1-94d9-4c47-8938-f840ba1e7f79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a91f7e-224f-4673-83af-5f2a6182ec3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a91f7e-224f-4673-83af-5f2a6182ec3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775734031787781354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354377573403178778135437757340317877813543775734031787781354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3254913c-b547-436b-ac07-442567ab0bd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156edf87-190e-4585-aae6-d27ca2ad4220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156edf87-190e-4585-aae6-d27ca2ad4220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790690969142485981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981157906909691424859811579069096914248598115790690969142485981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a91f7e-224f-4673-83af-5f2a6182ec3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7571e270-c8be-4e0c-8e90-b7297f91b70f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7571e270-c8be-4e0c-8e90-b7297f91b70f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15447511619266700725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725154475116192667007251544751161926670072515447511619266700725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156edf87-190e-4585-aae6-d27ca2ad4220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7571e270-c8be-4e0c-8e90-b7297f91b70f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc64248f-de86-47a5-bcb6-3df54f2e0a6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc64248f-de86-47a5-bcb6-3df54f2e0a6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663971789197727947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947126639717891977279471266397178919772794712663971789197727947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4b20d1-6b69-4145-8b1c-6fc5e4d2889d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4b20d1-6b69-4145-8b1c-6fc5e4d2889d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548847122252508718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718165488471222525087181654884712225250871816548847122252508718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc64248f-de86-47a5-bcb6-3df54f2e0a6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a302b8b-ec7b-4dd8-9d36-45b9c27e508d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4b20d1-6b69-4145-8b1c-6fc5e4d2889d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544842b4-213b-422c-8bd2-8309b95623b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544842b4-213b-422c-8bd2-8309b95623b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9097289311816773041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041909728931181677304190972893118167730419097289311816773041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a302b8b-ec7b-4dd8-9d36-45b9c27e508d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413680695222888712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712741368069522288871274136806952228887127413680695222888712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544842b4-213b-422c-8bd2-8309b95623b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a302b8b-ec7b-4dd8-9d36-45b9c27e508d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0f6260-31b4-4727-ac48-c8b74e9d8c9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a0e1504-137f-4fd7-bea1-b0ab859cf5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0f6260-31b4-4727-ac48-c8b74e9d8c9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16517881014695587707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707165178810146955877071651788101469558770716517881014695587707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a0e1504-137f-4fd7-bea1-b0ab859cf5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7489036889673429166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166748903688967342916674890368896734291667489036889673429166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0f6260-31b4-4727-ac48-c8b74e9d8c9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3207cf9-7c09-4704-8ff3-3c6b305c0999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3207cf9-7c09-4704-8ff3-3c6b305c0999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546321554247279621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621145463215542472796211454632155424727962114546321554247279621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a0e1504-137f-4fd7-bea1-b0ab859cf5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d729b7-b067-4a37-a4a7-46fda1d05861, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d729b7-b067-4a37-a4a7-46fda1d05861, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3489495965027218236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236348949596502721823634894959650272182363489495965027218236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3207cf9-7c09-4704-8ff3-3c6b305c0999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e587513-9ef9-4209-bd07-b52b8b9dc591, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d729b7-b067-4a37-a4a7-46fda1d05861, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e587513-9ef9-4209-bd07-b52b8b9dc591, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17689101453282406756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756176891014532824067561768910145328240675617689101453282406756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b1c436-9e56-4e6e-a838-17c7f57806a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b1c436-9e56-4e6e-a838-17c7f57806a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8619255908106816788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788861925590810681678886192559081068167888619255908106816788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e587513-9ef9-4209-bd07-b52b8b9dc591, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94072a0-2945-4538-a540-7e27b093bc50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94072a0-2945-4538-a540-7e27b093bc50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18276120120677005609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609182761201206770056091827612012067700560918276120120677005609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b1c436-9e56-4e6e-a838-17c7f57806a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b6aa5e-57b4-43fb-ad50-5c0636d1f7b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b6aa5e-57b4-43fb-ad50-5c0636d1f7b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9697297510421094913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913969729751042109491396972975104210949139697297510421094913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94072a0-2945-4538-a540-7e27b093bc50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b6aa5e-57b4-43fb-ad50-5c0636d1f7b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f839d6ff-ff92-42f7-94b5-f00aee9b5776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f839d6ff-ff92-42f7-94b5-f00aee9b5776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588715428239770011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011115887154282397700111158871542823977001111588715428239770011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ef156a1-6d84-4193-9920-caf93fac71ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ef156a1-6d84-4193-9920-caf93fac71ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5077311389120439381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381507731138912043938150773113891204393815077311389120439381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f839d6ff-ff92-42f7-94b5-f00aee9b5776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e172927-c2f8-4f2f-8fdd-26f2f485b9cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e172927-c2f8-4f2f-8fdd-26f2f485b9cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11611948072653969872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872116119480726539698721161194807265396987211611948072653969872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ef156a1-6d84-4193-9920-caf93fac71ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5046306c-1cdd-4fb5-9576-b9e9fbf58cae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e172927-c2f8-4f2f-8fdd-26f2f485b9cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5046306c-1cdd-4fb5-9576-b9e9fbf58cae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294722290375043828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828102947222903750438281029472229037504382810294722290375043828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294aa601-4af0-4634-a84a-e2532d7f1445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294aa601-4af0-4634-a84a-e2532d7f1445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764225144271646796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796976422514427164679697642251442716467969764225144271646796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5046306c-1cdd-4fb5-9576-b9e9fbf58cae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecf2dba-c12b-4861-81f9-790b119a3b4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294aa601-4af0-4634-a84a-e2532d7f1445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f7ee0d-219a-4008-bd77-d4a7de5b93ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f7ee0d-219a-4008-bd77-d4a7de5b93ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144995088679703499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499414499508867970349941449950886797034994144995088679703499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecf2dba-c12b-4861-81f9-790b119a3b4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640990674617834945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945116409906746178349451164099067461783494511640990674617834945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f7ee0d-219a-4008-bd77-d4a7de5b93ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d160b1-e8c8-45a9-8c01-7d3c58fc2c4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d160b1-e8c8-45a9-8c01-7d3c58fc2c4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15341471105514384636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636153414711055143846361534147110551438463615341471105514384636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecf2dba-c12b-4861-81f9-790b119a3b4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d160b1-e8c8-45a9-8c01-7d3c58fc2c4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee16132a-9ebc-42d7-827d-ddc07d48c22b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee16132a-9ebc-42d7-827d-ddc07d48c22b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18109668439087355698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698181096684390873556981810966843908735569818109668439087355698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d920ba9e-5198-4578-9fc9-dd5406aa3ae9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d920ba9e-5198-4578-9fc9-dd5406aa3ae9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14013264428064816751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751140132644280648167511401326442806481675114013264428064816751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee16132a-9ebc-42d7-827d-ddc07d48c22b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d812e425-e33d-461e-9352-22f36f5d6a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d812e425-e33d-461e-9352-22f36f5d6a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16174505316484876974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974161745053164848769741617450531648487697416174505316484876974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d920ba9e-5198-4578-9fc9-dd5406aa3ae9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413ca623-960c-41c0-b644-76ae3296cbc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413ca623-960c-41c0-b644-76ae3296cbc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729699819371472232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232177296998193714722321772969981937147223217729699819371472232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d812e425-e33d-461e-9352-22f36f5d6a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e6dd26-0f43-49c1-a75d-0b826fa9fe33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e6dd26-0f43-49c1-a75d-0b826fa9fe33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14909705078355426981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981149097050783554269811490970507835542698114909705078355426981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413ca623-960c-41c0-b644-76ae3296cbc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e6dd26-0f43-49c1-a75d-0b826fa9fe33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2618841-f970-48d1-a04f-6fd7aa5cad06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2618841-f970-48d1-a04f-6fd7aa5cad06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7730198425547083359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359773019842554708335977301984255470833597730198425547083359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18e38aee-44a1-4577-8706-4bb8c6eab436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18e38aee-44a1-4577-8706-4bb8c6eab436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9192787718391709706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706919278771839170970691927877183917097069192787718391709706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2618841-f970-48d1-a04f-6fd7aa5cad06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba614ad-de1e-481d-a97f-6de7c98a885c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba614ad-de1e-481d-a97f-6de7c98a885c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4623087332702353714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714462308733270235371446230873327023537144623087332702353714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18e38aee-44a1-4577-8706-4bb8c6eab436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba614ad-de1e-481d-a97f-6de7c98a885c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd312c4-d507-40ba-bc97-6efbbd4441ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd312c4-d507-40ba-bc97-6efbbd4441ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6670333866006657968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968667033386600665796866703338660066579686670333866006657968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d770c84-d394-405f-8dc7-600bcb4791eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d770c84-d394-405f-8dc7-600bcb4791eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6200700583566904169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169620070058356690416962007005835669041696200700583566904169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd312c4-d507-40ba-bc97-6efbbd4441ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aadde7bf-7b06-47bb-8ab0-24af358feb9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aadde7bf-7b06-47bb-8ab0-24af358feb9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7914826537878302161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161791482653787830216179148265378783021617914826537878302161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d770c84-d394-405f-8dc7-600bcb4791eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b1a62c-2019-40b4-844b-f4d1f4aa4787, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b1a62c-2019-40b4-844b-f4d1f4aa4787, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494924708391476659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659549492470839147665954949247083914766595494924708391476659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aadde7bf-7b06-47bb-8ab0-24af358feb9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d758619e-3dde-4f0f-93a0-d7b0b048f43d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b1a62c-2019-40b4-844b-f4d1f4aa4787, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d758619e-3dde-4f0f-93a0-d7b0b048f43d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3573930953083973488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488357393095308397348835739309530839734883573930953083973488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579177bb-718b-420b-929a-b0a9af6f27ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579177bb-718b-420b-929a-b0a9af6f27ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13986653417426403956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956139866534174264039561398665341742640395613986653417426403956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d758619e-3dde-4f0f-93a0-d7b0b048f43d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579177bb-718b-420b-929a-b0a9af6f27ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c47849-9552-47a8-9864-8bf719076366, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b99572-f61a-4879-8912-653ebeabbb24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b99572-f61a-4879-8912-653ebeabbb24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5625776708802336177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177562577670880233617756257767088023361775625776708802336177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c47849-9552-47a8-9864-8bf719076366, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5730096384887080333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333573009638488708033357300963848870803335730096384887080333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b99572-f61a-4879-8912-653ebeabbb24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c47849-9552-47a8-9864-8bf719076366, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834c6ff7-4812-4637-91f4-093323193c99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834c6ff7-4812-4637-91f4-093323193c99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940555715883646857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857594055571588364685759405557158836468575940555715883646857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2dc4216-398d-45a7-a058-f09215027bf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dc4216-398d-45a7-a058-f09215027bf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11365090987457828620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620113650909874578286201136509098745782862011365090987457828620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834c6ff7-4812-4637-91f4-093323193c99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724d415b-7dfc-42c4-8528-34193c2e3e31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724d415b-7dfc-42c4-8528-34193c2e3e31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6411233055025091683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683641123305502509168364112330550250916836411233055025091683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dc4216-398d-45a7-a058-f09215027bf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724d415b-7dfc-42c4-8528-34193c2e3e31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25ad01d-d8dd-4a89-bb2d-69c53907f5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25ad01d-d8dd-4a89-bb2d-69c53907f5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18399025732241401215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215183990257322414012151839902573224140121518399025732241401215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25ad01d-d8dd-4a89-bb2d-69c53907f5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a986a31d-4c7b-4137-ba69-a6644d415c6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90553f0d-da3a-4164-9483-95c93c0fa467, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a986a31d-4c7b-4137-ba69-a6644d415c6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9336820984710199913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913933682098471019991393368209847101999139336820984710199913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90553f0d-da3a-4164-9483-95c93c0fa467, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885453057587895767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767138854530575878957671388545305758789576713885453057587895767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90553f0d-da3a-4164-9483-95c93c0fa467, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1405c833-7b65-4828-8dd9-74675dbc6637, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a986a31d-4c7b-4137-ba69-a6644d415c6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2053b4e-5e6c-43a8-b28f-895b4885c178, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2053b4e-5e6c-43a8-b28f-895b4885c178, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16302195516381707584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584163021955163817075841630219551638170758416302195516381707584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1405c833-7b65-4828-8dd9-74675dbc6637, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7534485942753329890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890753448594275332989075344859427533298907534485942753329890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 537a8049-7cdb-4951-aa54-45a3c68c3539, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 537a8049-7cdb-4951-aa54-45a3c68c3539, localhost:9335): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 537a8049-7cdb-4951-aa54-45a3c68c3539, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 6291 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" node_id: 50000 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 22207 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:6291, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:22207, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2053b4e-5e6c-43a8-b28f-895b4885c178, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a56f820d-338d-45ec-bfc0-d612d09f5bdc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a56f820d-338d-45ec-bfc0-d612d09f5bdc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366671745947841889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889103666717459478418891036667174594784188910366671745947841889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1405c833-7b65-4828-8dd9-74675dbc6637, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3a7c54-7e85-49a3-8b44-714521a2c28c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3a7c54-7e85-49a3-8b44-714521a2c28c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8310443732340940460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460831044373234094046083104437323409404608310443732340940460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a56f820d-338d-45ec-bfc0-d612d09f5bdc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a8a5e8-fb39-4980-90ee-7db8627201b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a8a5e8-fb39-4980-90ee-7db8627201b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17951225740221483313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313179512257402214833131795122574022148331317951225740221483313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3a7c54-7e85-49a3-8b44-714521a2c28c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36a76e8-7e46-43d6-9fb6-4ddb64d72a62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36a76e8-7e46-43d6-9fb6-4ddb64d72a62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383118662850461169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169173831186628504611691738311866285046116917383118662850461169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a8a5e8-fb39-4980-90ee-7db8627201b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c45ad750-b490-4f00-b495-4765e8b001d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45ad750-b490-4f00-b495-4765e8b001d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7391097795864258312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312739109779586425831273910977958642583127391097795864258312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36a76e8-7e46-43d6-9fb6-4ddb64d72a62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c330f1ef-6d9a-4796-b829-3f18f5576a3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c330f1ef-6d9a-4796-b829-3f18f5576a3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13360433036313839111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111133604330363138391111336043303631383911113360433036313839111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45ad750-b490-4f00-b495-4765e8b001d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e53c130-edbb-42f9-b96f-770717738117, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e53c130-edbb-42f9-b96f-770717738117, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834594262075188292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292108345942620751882921083459426207518829210834594262075188292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c330f1ef-6d9a-4796-b829-3f18f5576a3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b82ff44-0260-4df6-8ef7-832c0bfbffa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b82ff44-0260-4df6-8ef7-832c0bfbffa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236887398459678851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851182368873984596788511823688739845967885118236887398459678851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e53c130-edbb-42f9-b96f-770717738117, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e594de-85f9-4da7-9cdd-6f38de12c699, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b82ff44-0260-4df6-8ef7-832c0bfbffa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e594de-85f9-4da7-9cdd-6f38de12c699, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152125772584986023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023101521257725849860231015212577258498602310152125772584986023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e60df5-b34d-4b95-93ce-6d7777cb8b36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e60df5-b34d-4b95-93ce-6d7777cb8b36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5272307949657834045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045527230794965783404552723079496578340455272307949657834045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e594de-85f9-4da7-9cdd-6f38de12c699, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c75aa0-3704-42df-a336-b45b66830afb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c75aa0-3704-42df-a336-b45b66830afb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12572417829615081920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920125724178296150819201257241782961508192012572417829615081920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e60df5-b34d-4b95-93ce-6d7777cb8b36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c75aa0-3704-42df-a336-b45b66830afb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4eb2094-c11b-43d9-a54d-3b55f2600110, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4eb2094-c11b-43d9-a54d-3b55f2600110, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13057124637412837396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396130571246374128373961305712463741283739613057124637412837396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023f9a96-6145-4ff6-b752-b2933199d840, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023f9a96-6145-4ff6-b752-b2933199d840, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5398060731472905902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902539806073147290590253980607314729059025398060731472905902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023f9a96-6145-4ff6-b752-b2933199d840, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54915b1a-b564-46c3-bba3-73281e609fd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54915b1a-b564-46c3-bba3-73281e609fd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608088581967591376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376760808858196759137676080885819675913767608088581967591376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4eb2094-c11b-43d9-a54d-3b55f2600110, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03c669c-3986-457b-9fda-e39269625e5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54915b1a-b564-46c3-bba3-73281e609fd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03c669c-3986-457b-9fda-e39269625e5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179953353332143932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932181799533533321439321817995335333214393218179953353332143932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5708fe24-eaf4-4e9a-ac55-0abf15869753, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5708fe24-eaf4-4e9a-ac55-0abf15869753, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017689040430080212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212100176890404300802121001768904043008021210017689040430080212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03c669c-3986-457b-9fda-e39269625e5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99007269-4439-4452-9f78-ac4c9063486a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99007269-4439-4452-9f78-ac4c9063486a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10547934429803930915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915105479344298039309151054793442980393091510547934429803930915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5708fe24-eaf4-4e9a-ac55-0abf15869753, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05405bcc-7af5-40f2-a1e0-46d65f196c38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05405bcc-7af5-40f2-a1e0-46d65f196c38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18231627955124876843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843182316279551248768431823162795512487684318231627955124876843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99007269-4439-4452-9f78-ac4c9063486a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9926883-721b-4041-bfde-7bdcec5ad973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9926883-721b-4041-bfde-7bdcec5ad973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8667936605334228262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262866793660533422826286679366053342282628667936605334228262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05405bcc-7af5-40f2-a1e0-46d65f196c38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374486ee-4a28-4f0a-ae1f-b203a6e196fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9926883-721b-4041-bfde-7bdcec5ad973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374486ee-4a28-4f0a-ae1f-b203a6e196fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319850053035144077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077133198500530351440771331985005303514407713319850053035144077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834985d2-72e3-4afd-b0c0-2cde7fb12c2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834985d2-72e3-4afd-b0c0-2cde7fb12c2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4778303300114503076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076477830330011450307647783033001145030764778303300114503076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374486ee-4a28-4f0a-ae1f-b203a6e196fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f516fe-d298-49b3-ae8f-86a54fcc1454, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834985d2-72e3-4afd-b0c0-2cde7fb12c2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc22ed3a-1bf7-43a5-b1e3-681a929d9655, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f516fe-d298-49b3-ae8f-86a54fcc1454, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851393520728952638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638851393520728952638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc22ed3a-1bf7-43a5-b1e3-681a929d9655, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5401871939166821641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641540187193916682164154018719391668216415401871939166821641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f516fe-d298-49b3-ae8f-86a54fcc1454, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc22ed3a-1bf7-43a5-b1e3-681a929d9655, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280a6fed-93a6-49d0-936a-f793cde05df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280a6fed-93a6-49d0-936a-f793cde05df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 480035709892957390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390480035709892957390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b01659f-8632-4909-80d0-bcfc9b9d148d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b01659f-8632-4909-80d0-bcfc9b9d148d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12768823310041931689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689127688233100419316891276882331004193168912768823310041931689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280a6fed-93a6-49d0-936a-f793cde05df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b01659f-8632-4909-80d0-bcfc9b9d148d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58bae5d-1cc2-4735-b673-c2c3f1285c10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58bae5d-1cc2-4735-b673-c2c3f1285c10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 866768068306071057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057866768068306071057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8c26f3-53c3-4f08-a404-9d7e54d25ebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8c26f3-53c3-4f08-a404-9d7e54d25ebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486230963378902900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900248623096337890290024862309633789029002486230963378902900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58bae5d-1cc2-4735-b673-c2c3f1285c10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8c26f3-53c3-4f08-a404-9d7e54d25ebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c33812c-fc53-43c9-a069-aba97a5605ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c33812c-fc53-43c9-a069-aba97a5605ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15994613632827291705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705159946136328272917051599461363282729170515994613632827291705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b917fc-3c67-44b7-9cae-2cd1fc372de8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b917fc-3c67-44b7-9cae-2cd1fc372de8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10387991609896745730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730103879916098967457301038799160989674573010387991609896745730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c33812c-fc53-43c9-a069-aba97a5605ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360a4431-5d0e-4f2a-b06c-f8030ea6446d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360a4431-5d0e-4f2a-b06c-f8030ea6446d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7085004636200810300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300708500463620081030070850046362008103007085004636200810300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b917fc-3c67-44b7-9cae-2cd1fc372de8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f154c8d-5767-48f2-8b40-27c43ac5ffc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f154c8d-5767-48f2-8b40-27c43ac5ffc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12581791026145324669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669125817910261453246691258179102614532466912581791026145324669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360a4431-5d0e-4f2a-b06c-f8030ea6446d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f154c8d-5767-48f2-8b40-27c43ac5ffc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866524e3-fdb1-4756-ac6e-4ef3bb405eed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866524e3-fdb1-4756-ac6e-4ef3bb405eed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3672295802069450844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844367229580206945084436722958020694508443672295802069450844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6edf8792-35a6-4d1b-8ec2-96d289d8892a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6edf8792-35a6-4d1b-8ec2-96d289d8892a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8960576978044810336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336896057697804481033689605769780448103368960576978044810336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866524e3-fdb1-4756-ac6e-4ef3bb405eed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7b6c04-ab17-4100-be84-aed84f8e742e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7b6c04-ab17-4100-be84-aed84f8e742e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10197841331488781101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101101978413314887811011019784133148878110110197841331488781101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6edf8792-35a6-4d1b-8ec2-96d289d8892a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797277f2-9731-41ed-b85c-b24c5fa1de87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797277f2-9731-41ed-b85c-b24c5fa1de87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7023951284715020242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242702395128471502024270239512847150202427023951284715020242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7b6c04-ab17-4100-be84-aed84f8e742e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f602be9e-2098-4be3-b338-9347d87a4030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f602be9e-2098-4be3-b338-9347d87a4030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12395702108486092678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678123957021084860926781239570210848609267812395702108486092678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797277f2-9731-41ed-b85c-b24c5fa1de87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7a3f01-2950-4772-b747-0663470e3b6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7a3f01-2950-4772-b747-0663470e3b6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515807176573515700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700135158071765735157001351580717657351570013515807176573515700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7a3f01-2950-4772-b747-0663470e3b6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b05f71a-c8b5-4a0a-903d-106e4e01faf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f602be9e-2098-4be3-b338-9347d87a4030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b05f71a-c8b5-4a0a-903d-106e4e01faf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6856392559646057324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324685639255964605732468563925596460573246856392559646057324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cad9cb4-55c8-4074-8f74-b644e0017f76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b05f71a-c8b5-4a0a-903d-106e4e01faf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2acf2eb-1257-427f-a8da-ce3d1932ea30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cad9cb4-55c8-4074-8f74-b644e0017f76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638118885571259404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404663811888557125940466381188855712594046638118885571259404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2acf2eb-1257-427f-a8da-ce3d1932ea30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12642707234333573846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846126427072343335738461264270723433357384612642707234333573846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cad9cb4-55c8-4074-8f74-b644e0017f76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d9eb7f-7376-4223-9724-85dd73a144d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d9eb7f-7376-4223-9724-85dd73a144d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016935359935381549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549180169353599353815491801693535993538154918016935359935381549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2acf2eb-1257-427f-a8da-ce3d1932ea30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcead480-7293-4e8e-93d9-5e56d52413d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcead480-7293-4e8e-93d9-5e56d52413d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837887439039456464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464178378874390394564641783788743903945646417837887439039456464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d9eb7f-7376-4223-9724-85dd73a144d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449c8bd8-d81c-4f39-a1ee-a58f9aa7924f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449c8bd8-d81c-4f39-a1ee-a58f9aa7924f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301670678685713135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135130167067868571313513016706786857131351301670678685713135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcead480-7293-4e8e-93d9-5e56d52413d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ed8107-8fea-48e3-b858-b516badbb666, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ed8107-8fea-48e3-b858-b516badbb666, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254996157051305502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502425499615705130550242549961570513055024254996157051305502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449c8bd8-d81c-4f39-a1ee-a58f9aa7924f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882e6af6-70fd-4cca-978b-7e4632e17ac1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882e6af6-70fd-4cca-978b-7e4632e17ac1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502109545903931155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155105021095459039311551050210954590393115510502109545903931155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ed8107-8fea-48e3-b858-b516badbb666, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9404da-4549-4b03-9718-7b4e00483c13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9404da-4549-4b03-9718-7b4e00483c13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8111481463428217780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780811148146342821778081114814634282177808111481463428217780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882e6af6-70fd-4cca-978b-7e4632e17ac1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e302b5d0-e756-4b98-8263-2591d463b64f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e302b5d0-e756-4b98-8263-2591d463b64f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10371414219992104543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543103714142199921045431037141421999210454310371414219992104543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9404da-4549-4b03-9718-7b4e00483c13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68dac42c-e27a-4144-8be8-377f8b0d9a27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68dac42c-e27a-4144-8be8-377f8b0d9a27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4607686341017090096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096460768634101709009646076863410170900964607686341017090096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e302b5d0-e756-4b98-8263-2591d463b64f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad29b352-8322-49f6-b64b-18e707dcfe75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68dac42c-e27a-4144-8be8-377f8b0d9a27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5083fd7-7c29-4543-83ba-1ea825b99ac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad29b352-8322-49f6-b64b-18e707dcfe75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643308791819622705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705156433087918196227051564330879181962270515643308791819622705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5083fd7-7c29-4543-83ba-1ea825b99ac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12231055187768525539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539122310551877685255391223105518776852553912231055187768525539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad29b352-8322-49f6-b64b-18e707dcfe75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ab11799-d855-4888-91e7-9a397151aeaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab11799-d855-4888-91e7-9a397151aeaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726750611826052405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405726750611826052405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5083fd7-7c29-4543-83ba-1ea825b99ac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3a81c9-0fd2-4fda-bf6b-62591c491efc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3a81c9-0fd2-4fda-bf6b-62591c491efc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3271765673609709838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838327176567360970983832717656736097098383271765673609709838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab11799-d855-4888-91e7-9a397151aeaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35557b8a-2a65-4b69-a8ca-75f86f3fdf8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3a81c9-0fd2-4fda-bf6b-62591c491efc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35557b8a-2a65-4b69-a8ca-75f86f3fdf8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322237266518359385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385132223726651835938513222372665183593851322237266518359385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35557b8a-2a65-4b69-a8ca-75f86f3fdf8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031c9f27-95c3-4702-b019-1a1d9b4694be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031c9f27-95c3-4702-b019-1a1d9b4694be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773973942857282954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954577397394285728295457739739428572829545773973942857282954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65410d05-a089-4603-a212-734a16cf7c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65410d05-a089-4603-a212-734a16cf7c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3593908530444164250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250359390853044416425035939085304441642503593908530444164250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031c9f27-95c3-4702-b019-1a1d9b4694be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65410d05-a089-4603-a212-734a16cf7c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d410e6-99c6-4fb0-936b-0195c11bae37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40090c23-6dab-44d8-97a6-6195c5ef6c0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40090c23-6dab-44d8-97a6-6195c5ef6c0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2368982730747302998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998236898273074730299823689827307473029982368982730747302998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d410e6-99c6-4fb0-936b-0195c11bae37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7441564615837345323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323744156461583734532374415646158373453237441564615837345323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40090c23-6dab-44d8-97a6-6195c5ef6c0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67018f9d-c1f0-4848-84d4-7c2fba47e3fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67018f9d-c1f0-4848-84d4-7c2fba47e3fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8655144467809511645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645865514446780951164586551444678095116458655144467809511645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d410e6-99c6-4fb0-936b-0195c11bae37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aed1243-45ca-4d8b-8c98-f760ddb43037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aed1243-45ca-4d8b-8c98-f760ddb43037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13531718778395615714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714135317187783956157141353171877839561571413531718778395615714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67018f9d-c1f0-4848-84d4-7c2fba47e3fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04674e14-7624-4abb-8eca-d324dfa7f8bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04674e14-7624-4abb-8eca-d324dfa7f8bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4184374174470982384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384418437417447098238441843741744709823844184374174470982384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aed1243-45ca-4d8b-8c98-f760ddb43037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e84684-5ddd-4c98-b3f7-17e00df5613c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e84684-5ddd-4c98-b3f7-17e00df5613c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4304608634615135150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150430460863461513515043046086346151351504304608634615135150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04674e14-7624-4abb-8eca-d324dfa7f8bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5abff320-74f1-4053-8182-473769547fa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5abff320-74f1-4053-8182-473769547fa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459053098668252954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954645905309866825295464590530986682529546459053098668252954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e84684-5ddd-4c98-b3f7-17e00df5613c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01b2239c-e3ff-4cb8-849c-a0dd74a09a35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01b2239c-e3ff-4cb8-849c-a0dd74a09a35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916857089357140446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446916857089357140446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5abff320-74f1-4053-8182-473769547fa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d7dc63-8931-4ed9-b04c-b762e7ce82ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d7dc63-8931-4ed9-b04c-b762e7ce82ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782741718697373439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439978274171869737343997827417186973734399782741718697373439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01b2239c-e3ff-4cb8-849c-a0dd74a09a35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bebf8670-3876-4ceb-9435-0626d4550f00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bebf8670-3876-4ceb-9435-0626d4550f00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3161826809455193207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207316182680945519320731618268094551932073161826809455193207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d7dc63-8931-4ed9-b04c-b762e7ce82ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29358819-96f6-4de6-b476-df563a3ce415, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29358819-96f6-4de6-b476-df563a3ce415, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12370157229040427018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018123701572290404270181237015722904042701812370157229040427018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bebf8670-3876-4ceb-9435-0626d4550f00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243f8849-432f-473c-9e8a-674305bf65f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243f8849-432f-473c-9e8a-674305bf65f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10053584799102157959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959100535847991021579591005358479910215795910053584799102157959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29358819-96f6-4de6-b476-df563a3ce415, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1771770f-6ed0-4cb5-ba24-14b8d00e5fb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1771770f-6ed0-4cb5-ba24-14b8d00e5fb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803092120105801766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766880309212010580176688030921201058017668803092120105801766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243f8849-432f-473c-9e8a-674305bf65f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e6ae72-e181-46d8-a1af-813825771ed1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e6ae72-e181-46d8-a1af-813825771ed1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465725768579602639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639104657257685796026391046572576857960263910465725768579602639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1771770f-6ed0-4cb5-ba24-14b8d00e5fb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811afc76-a93c-4979-b186-146ea05d4373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811afc76-a93c-4979-b186-146ea05d4373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1801392915866281890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890180139291586628189018013929158662818901801392915866281890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e6ae72-e181-46d8-a1af-813825771ed1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35296b21-2e8c-40cc-9b8e-b0dd0ce53868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811afc76-a93c-4979-b186-146ea05d4373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931ddfaf-02f9-4ee5-80ca-b6ca6501cd7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931ddfaf-02f9-4ee5-80ca-b6ca6501cd7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2907937626159846146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146290793762615984614629079376261598461462907937626159846146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35296b21-2e8c-40cc-9b8e-b0dd0ce53868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14060050161042964333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333140600501610429643331406005016104296433314060050161042964333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931ddfaf-02f9-4ee5-80ca-b6ca6501cd7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35296b21-2e8c-40cc-9b8e-b0dd0ce53868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659bcd77-1a93-4bac-8fa8-7e540805178b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659bcd77-1a93-4bac-8fa8-7e540805178b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7352429634220703880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880735242963422070388073524296342207038807352429634220703880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49c8c1c-618d-4dc6-8d9e-80e5e7afe71a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49c8c1c-618d-4dc6-8d9e-80e5e7afe71a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297739571354224116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116182977395713542241161829773957135422411618297739571354224116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659bcd77-1a93-4bac-8fa8-7e540805178b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694dc460-1b4b-490f-8db8-99ae3a7479a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694dc460-1b4b-490f-8db8-99ae3a7479a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9149675089789516109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109914967508978951610991496750897895161099149675089789516109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49c8c1c-618d-4dc6-8d9e-80e5e7afe71a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f6e6f9-6f92-43ce-9243-b1553d07ddd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694dc460-1b4b-490f-8db8-99ae3a7479a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56e5371-db7f-4faf-b433-87235a8e1114, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f6e6f9-6f92-43ce-9243-b1553d07ddd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182623212934817373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373218262321293481737321826232129348173732182623212934817373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56e5371-db7f-4faf-b433-87235a8e1114, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4143738154265220458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458414373815426522045841437381542652204584143738154265220458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f6e6f9-6f92-43ce-9243-b1553d07ddd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf047ca-007e-48b1-bc17-ac7ce7815aad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56e5371-db7f-4faf-b433-87235a8e1114, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf047ca-007e-48b1-bc17-ac7ce7815aad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559903274274216580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580135599032742742165801355990327427421658013559903274274216580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779a4236-97be-45ff-8bac-60bcf6e2be61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779a4236-97be-45ff-8bac-60bcf6e2be61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13573328048211327001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001135733280482113270011357332804821132700113573328048211327001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf047ca-007e-48b1-bc17-ac7ce7815aad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779a4236-97be-45ff-8bac-60bcf6e2be61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab34ed30-b017-4a45-8f7d-fa1f15834981, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab34ed30-b017-4a45-8f7d-fa1f15834981, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6710121866160190510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510671012186616019051067101218661601905106710121866160190510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7fba132-731d-4584-8145-cbdb09f5bf0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7fba132-731d-4584-8145-cbdb09f5bf0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119750321179002210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210311975032117900221031197503211790022103119750321179002210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab34ed30-b017-4a45-8f7d-fa1f15834981, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7fba132-731d-4584-8145-cbdb09f5bf0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda8a00e-4e46-4065-8db6-5c1e767518dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda8a00e-4e46-4065-8db6-5c1e767518dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6316215512783513215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215631621551278351321563162155127835132156316215512783513215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ccd677c-1ea7-44de-b305-68e430226ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ccd677c-1ea7-44de-b305-68e430226ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3609872288969857693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693360987228896985769336098722889698576933609872288969857693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ccd677c-1ea7-44de-b305-68e430226ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fa574a-f89e-41bc-b90c-73eb1b6cbac5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fa574a-f89e-41bc-b90c-73eb1b6cbac5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10564114224050658849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849105641142240506588491056411422405065884910564114224050658849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda8a00e-4e46-4065-8db6-5c1e767518dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7920fa-22e1-4dc9-aed0-3d86c0ece8fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fa574a-f89e-41bc-b90c-73eb1b6cbac5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7920fa-22e1-4dc9-aed0-3d86c0ece8fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10033810692654026466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466100338106926540264661003381069265402646610033810692654026466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f3522a6-9f33-42c1-bbeb-8bede3627234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3522a6-9f33-42c1-bbeb-8bede3627234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12028546619197017628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628120285466191970176281202854661919701762812028546619197017628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7920fa-22e1-4dc9-aed0-3d86c0ece8fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ee2b6c-6026-426c-bee3-f5a895ebddc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3522a6-9f33-42c1-bbeb-8bede3627234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ee2b6c-6026-426c-bee3-f5a895ebddc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 34298375589655436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436342983755896554363429837558965543634298375589655436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1e8949-3336-447b-90d7-5beb82ad0627, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1e8949-3336-447b-90d7-5beb82ad0627, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6193822115253792736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736619382211525379273661938221152537927366193822115253792736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ee2b6c-6026-426c-bee3-f5a895ebddc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63e46817-38b4-4b43-8870-e8158decacca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e46817-38b4-4b43-8870-e8158decacca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11574113278955527626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626115741132789555276261157411327895552762611574113278955527626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1e8949-3336-447b-90d7-5beb82ad0627, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63336e07-6e99-477d-8caa-5f00fad0055e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63336e07-6e99-477d-8caa-5f00fad0055e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17563878236016520231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231175638782360165202311756387823601652023117563878236016520231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e46817-38b4-4b43-8870-e8158decacca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187af428-b9be-4178-918f-2710fd4ca133, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187af428-b9be-4178-918f-2710fd4ca133, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3079786446839431029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029307978644683943102930797864468394310293079786446839431029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63336e07-6e99-477d-8caa-5f00fad0055e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187af428-b9be-4178-918f-2710fd4ca133, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e86dcdb-067e-4c56-b109-f24d134167c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd5487b-64a7-4a48-a723-6510b4386e49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e86dcdb-067e-4c56-b109-f24d134167c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5121017070791437091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091512101707079143709151210170707914370915121017070791437091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd5487b-64a7-4a48-a723-6510b4386e49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3411633451379576341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341341163345137957634134116334513795763413411633451379576341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd5487b-64a7-4a48-a723-6510b4386e49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2801cfc6-15df-4759-87ac-8f05afec18c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e86dcdb-067e-4c56-b109-f24d134167c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c00e4ba9-8520-449c-97df-104f4b505dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2801cfc6-15df-4759-87ac-8f05afec18c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399414867744839908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908399414867744839908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00e4ba9-8520-449c-97df-104f4b505dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664267680758148564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564116642676807581485641166426768075814856411664267680758148564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00e4ba9-8520-449c-97df-104f4b505dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2801cfc6-15df-4759-87ac-8f05afec18c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7f4107-7eaf-4306-ab20-4389711d5c3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cab4e8-303b-4544-9b37-e931c8a9e78b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cab4e8-303b-4544-9b37-e931c8a9e78b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092661560676479744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744180926615606764797441809266156067647974418092661560676479744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7f4107-7eaf-4306-ab20-4389711d5c3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309868901120701414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414153098689011207014141530986890112070141415309868901120701414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cab4e8-303b-4544-9b37-e931c8a9e78b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a5e228-0d3a-41d8-8bec-6e976aa89d4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7f4107-7eaf-4306-ab20-4389711d5c3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a5e228-0d3a-41d8-8bec-6e976aa89d4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10256885574776035849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849102568855747760358491025688557477603584910256885574776035849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945c4452-9d53-4375-9a91-5a8bcfc01468, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945c4452-9d53-4375-9a91-5a8bcfc01468, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406022898590739620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620174060228985907396201740602289859073962017406022898590739620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a5e228-0d3a-41d8-8bec-6e976aa89d4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945c4452-9d53-4375-9a91-5a8bcfc01468, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d4e2b5-7915-4710-a11a-63c901975baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d4e2b5-7915-4710-a11a-63c901975baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5826303123325801499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499582630312332580149958263031233258014995826303123325801499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a318f7b9-185b-4bf4-913b-f4511f11e1fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a318f7b9-185b-4bf4-913b-f4511f11e1fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833336086341738938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938383333608634173893838333360863417389383833336086341738938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d4e2b5-7915-4710-a11a-63c901975baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06b04786-3398-4bbd-8b3b-00331f15307b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a318f7b9-185b-4bf4-913b-f4511f11e1fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b04786-3398-4bbd-8b3b-00331f15307b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672361649724134309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309167236164972413430916723616497241343091672361649724134309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe35470-82ca-4761-bb52-69588014bcb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b04786-3398-4bbd-8b3b-00331f15307b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe35470-82ca-4761-bb52-69588014bcb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675524149656103693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693136755241496561036931367552414965610369313675524149656103693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14f993e-d86e-4ef9-9489-ce4a9bf5132f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14f993e-d86e-4ef9-9489-ce4a9bf5132f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6420030754940708331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331642003075494070833164200307549407083316420030754940708331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe35470-82ca-4761-bb52-69588014bcb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b284ebf-4677-4783-b464-270c5d130453, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b284ebf-4677-4783-b464-270c5d130453, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 143422322702226482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482143422322702226482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14f993e-d86e-4ef9-9489-ce4a9bf5132f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa62fb66-6207-4a3b-a267-713df2a345ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa62fb66-6207-4a3b-a267-713df2a345ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17048488460599657793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793170484884605996577931704848846059965779317048488460599657793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b284ebf-4677-4783-b464-270c5d130453, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39637cd1-fdd9-4e62-a62a-e266208c5ee9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39637cd1-fdd9-4e62-a62a-e266208c5ee9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7148845330704695369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369714884533070469536971488453307046953697148845330704695369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa62fb66-6207-4a3b-a267-713df2a345ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec9a579-4ef2-47a7-9281-77b9d4197274, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec9a579-4ef2-47a7-9281-77b9d4197274, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564746213808536710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710125647462138085367101256474621380853671012564746213808536710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39637cd1-fdd9-4e62-a62a-e266208c5ee9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c884b7-1b3f-431b-8aee-68f26edfd039, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c884b7-1b3f-431b-8aee-68f26edfd039, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 958709213508388113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113958709213508388113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec9a579-4ef2-47a7-9281-77b9d4197274, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37b739bb-6858-4a9b-a334-2b7a357615e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37b739bb-6858-4a9b-a334-2b7a357615e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9370456848767779616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616937045684876777961693704568487677796169370456848767779616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c884b7-1b3f-431b-8aee-68f26edfd039, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aeda8d5-f126-483f-8a4b-d9fe021dda92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aeda8d5-f126-483f-8a4b-d9fe021dda92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088750665250206107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107170887506652502061071708875066525020610717088750665250206107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37b739bb-6858-4a9b-a334-2b7a357615e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aeda8d5-f126-483f-8a4b-d9fe021dda92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4001b67d-f23e-4324-80c9-4862f50d3d7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4abfca86-0f34-4767-b95b-95e654050807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4abfca86-0f34-4767-b95b-95e654050807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916597971013058306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306916597971013058306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4001b67d-f23e-4324-80c9-4862f50d3d7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9952571277526055848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848995257127752605584899525712775260558489952571277526055848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4abfca86-0f34-4767-b95b-95e654050807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791ab061-acad-48fa-be32-bcbef367dcb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791ab061-acad-48fa-be32-bcbef367dcb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178019678407923799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799717801967840792379971780196784079237997178019678407923799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4001b67d-f23e-4324-80c9-4862f50d3d7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad31bf0d-4fc2-4243-ab4e-4fd63c5d1a36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad31bf0d-4fc2-4243-ab4e-4fd63c5d1a36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055745041074543152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152150557450410745431521505574504107454315215055745041074543152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791ab061-acad-48fa-be32-bcbef367dcb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f665a54d-e6f0-434d-b3d2-1d98074220a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad31bf0d-4fc2-4243-ab4e-4fd63c5d1a36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f665a54d-e6f0-434d-b3d2-1d98074220a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7822500000287205039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039782250000028720503978225000002872050397822500000287205039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae2a397-f106-4267-8dfd-222d2fa3462a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae2a397-f106-4267-8dfd-222d2fa3462a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10218907254906121156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156102189072549061211561021890725490612115610218907254906121156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f665a54d-e6f0-434d-b3d2-1d98074220a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4422bd-81bb-4188-85f2-59407bd192b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae2a397-f106-4267-8dfd-222d2fa3462a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4422bd-81bb-4188-85f2-59407bd192b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132364581958746547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547313236458195874654731323645819587465473132364581958746547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a471b33a-8afc-4f9c-90d3-dfbc9b60d10c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a471b33a-8afc-4f9c-90d3-dfbc9b60d10c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5307268341741289393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393530726834174128939353072683417412893935307268341741289393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4422bd-81bb-4188-85f2-59407bd192b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119990f9-3497-454e-9e95-10873e10f2bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119990f9-3497-454e-9e95-10873e10f2bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087719670605149519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519170877196706051495191708771967060514951917087719670605149519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a471b33a-8afc-4f9c-90d3-dfbc9b60d10c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40b42c77-723d-4bb7-b3ad-3b35e08946e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b42c77-723d-4bb7-b3ad-3b35e08946e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3503787732272881817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817350378773227288181735037877322728818173503787732272881817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119990f9-3497-454e-9e95-10873e10f2bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8b5116-978c-4c63-8004-4ebe38f6d992, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b42c77-723d-4bb7-b3ad-3b35e08946e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8b5116-978c-4c63-8004-4ebe38f6d992, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 650964412992871858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858650964412992871858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f11f27cb-a739-4e9b-8929-5165a126e754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8b5116-978c-4c63-8004-4ebe38f6d992, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f11f27cb-a739-4e9b-8929-5165a126e754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692221697204774091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091769222169720477409176922216972047740917692221697204774091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db464376-f580-4fc7-8b6e-4b52a07dd6ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db464376-f580-4fc7-8b6e-4b52a07dd6ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2631135699882410650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650263113569988241065026311356998824106502631135699882410650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f11f27cb-a739-4e9b-8929-5165a126e754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db464376-f580-4fc7-8b6e-4b52a07dd6ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bac66d8-a2d5-431c-89be-79d77e60e086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bac66d8-a2d5-431c-89be-79d77e60e086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17344010620700246574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574173440106207002465741734401062070024657417344010620700246574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d710dad7-91b7-447b-8f52-c6a418f25ea4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d710dad7-91b7-447b-8f52-c6a418f25ea4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10172028487201376056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056101720284872013760561017202848720137605610172028487201376056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d710dad7-91b7-447b-8f52-c6a418f25ea4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bac66d8-a2d5-431c-89be-79d77e60e086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a27a3e4-3805-40a7-9688-74f26d00c75b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ae36e6-d84d-43a5-a9ae-d583bc2b063b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ae36e6-d84d-43a5-a9ae-d583bc2b063b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2831195543213049121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121283119554321304912128311955432130491212831195543213049121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a27a3e4-3805-40a7-9688-74f26d00c75b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6197801908391745890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890619780190839174589061978019083917458906197801908391745890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a27a3e4-3805-40a7-9688-74f26d00c75b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d01b2f-34f7-404e-9122-bff55bf294c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d01b2f-34f7-404e-9122-bff55bf294c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6362548664893389733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733636254866489338973363625486648933897336362548664893389733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ae36e6-d84d-43a5-a9ae-d583bc2b063b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75f9e4e-8f19-403a-84fe-f48ffed4e604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75f9e4e-8f19-403a-84fe-f48ffed4e604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1072161368738243003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003107216136873824300310721613687382430031072161368738243003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d01b2f-34f7-404e-9122-bff55bf294c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f07f252-5911-4946-80c1-c4da397f0b3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f07f252-5911-4946-80c1-c4da397f0b3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14389047977026511923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923143890479770265119231438904797702651192314389047977026511923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75f9e4e-8f19-403a-84fe-f48ffed4e604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab4cb9c-33c9-4b2f-8d9d-4e72078a274c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab4cb9c-33c9-4b2f-8d9d-4e72078a274c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911464006736293547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547791146400673629354779114640067362935477911464006736293547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f07f252-5911-4946-80c1-c4da397f0b3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70b84e5-5df2-47ca-ac78-6111acc1317e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab4cb9c-33c9-4b2f-8d9d-4e72078a274c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70b84e5-5df2-47ca-ac78-6111acc1317e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13436699075960045573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573134366990759600455731343669907596004557313436699075960045573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c7782e3-e5f1-443e-abf3-b69b00035301, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c7782e3-e5f1-443e-abf3-b69b00035301, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10312302494794397663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663103123024947943976631031230249479439766310312302494794397663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70b84e5-5df2-47ca-ac78-6111acc1317e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c2b43c-b213-4f88-a283-ef4cb679a2d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c2b43c-b213-4f88-a283-ef4cb679a2d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14722379040864468616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616147223790408644686161472237904086446861614722379040864468616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c7782e3-e5f1-443e-abf3-b69b00035301, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c66acf8-647c-40bc-968a-9e0bf216c8d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c66acf8-647c-40bc-968a-9e0bf216c8d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489310695670188755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755164893106956701887551648931069567018875516489310695670188755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c2b43c-b213-4f88-a283-ef4cb679a2d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57197f86-b8a9-41e1-878d-da53e01d2645, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57197f86-b8a9-41e1-878d-da53e01d2645, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9533158211026306547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547953315821102630654795331582110263065479533158211026306547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c66acf8-647c-40bc-968a-9e0bf216c8d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084d55de-462a-4920-b880-279bd64ed8fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084d55de-462a-4920-b880-279bd64ed8fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10141902557727388545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545101419025577273885451014190255772738854510141902557727388545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57197f86-b8a9-41e1-878d-da53e01d2645, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ca88db-b786-4c7b-a83e-fe3d0f52be30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ca88db-b786-4c7b-a83e-fe3d0f52be30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4940202568653073593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593494020256865307359349402025686530735934940202568653073593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084d55de-462a-4920-b880-279bd64ed8fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daac87aa-38fc-4290-87c0-adc1c56e896b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daac87aa-38fc-4290-87c0-adc1c56e896b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019959620233588899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899150199596202335888991501995962023358889915019959620233588899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ca88db-b786-4c7b-a83e-fe3d0f52be30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daac87aa-38fc-4290-87c0-adc1c56e896b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab85b27-9971-4241-884e-93b9f5d240cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab85b27-9971-4241-884e-93b9f5d240cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6732557586466885088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088673255758646688508867325575864668850886732557586466885088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a21d9f-1da6-41ac-b14e-19b427fc76db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab85b27-9971-4241-884e-93b9f5d240cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a21d9f-1da6-41ac-b14e-19b427fc76db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8977649844694284817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817897764984469428481789776498446942848178977649844694284817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a5f959-7403-4972-88f9-7de6cb9c5f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a5f959-7403-4972-88f9-7de6cb9c5f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14391073007824400849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849143910730078244008491439107300782440084914391073007824400849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a21d9f-1da6-41ac-b14e-19b427fc76db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f104b5e1-6743-46f9-8aff-c05b2dccfe1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f104b5e1-6743-46f9-8aff-c05b2dccfe1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 985520645594688952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952985520645594688952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a5f959-7403-4972-88f9-7de6cb9c5f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93aed9c1-0f6e-4afb-b52f-bf98fd583e2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f104b5e1-6743-46f9-8aff-c05b2dccfe1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 572c991c-a998-4078-b069-1fe342bf3703, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 572c991c-a998-4078-b069-1fe342bf3703, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 251969621979476487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487251969621979476487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93aed9c1-0f6e-4afb-b52f-bf98fd583e2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16464161822097752822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822164641618220977528221646416182209775282216464161822097752822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 572c991c-a998-4078-b069-1fe342bf3703, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93aed9c1-0f6e-4afb-b52f-bf98fd583e2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36dee71e-fed7-4d84-9a8a-fad309b8bc03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36dee71e-fed7-4d84-9a8a-fad309b8bc03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6555653451541471034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034655565345154147103465556534515414710346555653451541471034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 400f6e5f-5b3e-454d-89ab-9a9ac4271bd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400f6e5f-5b3e-454d-89ab-9a9ac4271bd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270691896543010143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143112706918965430101431127069189654301014311270691896543010143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36dee71e-fed7-4d84-9a8a-fad309b8bc03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400f6e5f-5b3e-454d-89ab-9a9ac4271bd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c826a762-c763-47e8-9775-577657d44081, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c826a762-c763-47e8-9775-577657d44081, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6599308351178676248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248659930835117867624865993083511786762486599308351178676248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cff95b4-b58b-4ed9-aee7-8a3fb8f8d08f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cff95b4-b58b-4ed9-aee7-8a3fb8f8d08f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11000831162985512964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964110008311629855129641100083116298551296411000831162985512964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c826a762-c763-47e8-9775-577657d44081, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cff95b4-b58b-4ed9-aee7-8a3fb8f8d08f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca630632-04e6-4e01-84ef-66e183741653, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ddb752-b588-4019-9b45-e8dbd834c57b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ddb752-b588-4019-9b45-e8dbd834c57b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270697123540459333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333132706971235404593331327069712354045933313270697123540459333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca630632-04e6-4e01-84ef-66e183741653, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748348319789471524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524107483483197894715241074834831978947152410748348319789471524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ddb752-b588-4019-9b45-e8dbd834c57b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f5704a-6832-4e10-9245-3acadd69ebb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca630632-04e6-4e01-84ef-66e183741653, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f5704a-6832-4e10-9245-3acadd69ebb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798743628191272561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561147987436281912725611479874362819127256114798743628191272561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea188363-9b14-4640-b023-d9215a71251d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea188363-9b14-4640-b023-d9215a71251d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2394883932987535258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258239488393298753525823948839329875352582394883932987535258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f5704a-6832-4e10-9245-3acadd69ebb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3be018b-009f-4b22-ad1d-3f0d7c2158e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3be018b-009f-4b22-ad1d-3f0d7c2158e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031782118383879824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824503178211838387982450317821183838798245031782118383879824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3be018b-009f-4b22-ad1d-3f0d7c2158e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7899b56-8228-4aa9-93a7-0d59949e361d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7899b56-8228-4aa9-93a7-0d59949e361d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568794995979863096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096756879499597986309675687949959798630967568794995979863096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7899b56-8228-4aa9-93a7-0d59949e361d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ec4efd-65c3-4fc0-bda7-4d1538a848c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ec4efd-65c3-4fc0-bda7-4d1538a848c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137943895457882544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544111379438954578825441113794389545788254411137943895457882544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea188363-9b14-4640-b023-d9215a71251d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc26e0d-d702-4cc3-9f79-db1a205df3c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ec4efd-65c3-4fc0-bda7-4d1538a848c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc26e0d-d702-4cc3-9f79-db1a205df3c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886394370161828521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521388639437016182852138863943701618285213886394370161828521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ca6f91-b0f0-44fc-a8b4-f011ee303a12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc26e0d-d702-4cc3-9f79-db1a205df3c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4136a5-8ecc-418c-bd50-4d54929e4d63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4136a5-8ecc-418c-bd50-4d54929e4d63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11864502455872076084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084118645024558720760841186450245587207608411864502455872076084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ca6f91-b0f0-44fc-a8b4-f011ee303a12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1552509579911913409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409155250957991191340915525095799119134091552509579911913409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4136a5-8ecc-418c-bd50-4d54929e4d63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b7f3ac-1440-40e7-9c71-2db2f2f6ab60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b7f3ac-1440-40e7-9c71-2db2f2f6ab60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290742137194052656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656529074213719405265652907421371940526565290742137194052656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ca6f91-b0f0-44fc-a8b4-f011ee303a12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48344608-0d30-4c1c-a387-5e4cd9d9056f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48344608-0d30-4c1c-a387-5e4cd9d9056f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504856976586562674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674750485697658656267475048569765865626747504856976586562674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48344608-0d30-4c1c-a387-5e4cd9d9056f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa9a119-dd38-4d37-8ec5-8d452fd329b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa9a119-dd38-4d37-8ec5-8d452fd329b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9624435946389132095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095962443594638913209596244359463891320959624435946389132095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b7f3ac-1440-40e7-9c71-2db2f2f6ab60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11795a24-627d-4321-9a94-3bbc69c16e7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11795a24-627d-4321-9a94-3bbc69c16e7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5950697722698458754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754595069772269845875459506977226984587545950697722698458754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa9a119-dd38-4d37-8ec5-8d452fd329b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbf0dbf-2112-4026-bad9-42a5a1bdee83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11795a24-627d-4321-9a94-3bbc69c16e7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed8877e-1a75-43d3-bcab-899279f10bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed8877e-1a75-43d3-bcab-899279f10bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388029172911900883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883183880291729119008831838802917291190088318388029172911900883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbf0dbf-2112-4026-bad9-42a5a1bdee83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084579319543953811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811120845793195439538111208457931954395381112084579319543953811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed8877e-1a75-43d3-bcab-899279f10bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1963bc5c-a99e-4483-8474-840827784041, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1963bc5c-a99e-4483-8474-840827784041, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17413897737072452150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150174138977370724521501741389773707245215017413897737072452150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbf0dbf-2112-4026-bad9-42a5a1bdee83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c0b4192-fe9c-4aa5-a251-7be25fb3ecce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c0b4192-fe9c-4aa5-a251-7be25fb3ecce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144429952808231401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401814442995280823140181444299528082314018144429952808231401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1963bc5c-a99e-4483-8474-840827784041, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a8f8b7-ad39-4204-98bf-401b63267204, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a8f8b7-ad39-4204-98bf-401b63267204, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4200854821770561438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438420085482177056143842008548217705614384200854821770561438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c0b4192-fe9c-4aa5-a251-7be25fb3ecce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28faea8c-22ee-43c9-bde1-a5a4dd24c504, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28faea8c-22ee-43c9-bde1-a5a4dd24c504, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4225723648822232627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627422572364882223262742257236488222326274225723648822232627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a8f8b7-ad39-4204-98bf-401b63267204, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0c8f52-ac62-4908-b7f7-f8c7cb5ce153, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28faea8c-22ee-43c9-bde1-a5a4dd24c504, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dc60d6-947f-42e9-9627-2abd6d18ebdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dc60d6-947f-42e9-9627-2abd6d18ebdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16199552155820637856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856161995521558206378561619955215582063785616199552155820637856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0c8f52-ac62-4908-b7f7-f8c7cb5ce153, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034486861033782227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227120344868610337822271203448686103378222712034486861033782227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dc60d6-947f-42e9-9627-2abd6d18ebdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a36c945-0caf-4c9a-abd3-c3fb18382554, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a36c945-0caf-4c9a-abd3-c3fb18382554, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18330441550929507825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825183304415509295078251833044155092950782518330441550929507825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0c8f52-ac62-4908-b7f7-f8c7cb5ce153, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df45d90-c0d4-496a-8227-079646972cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df45d90-c0d4-496a-8227-079646972cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768741398031973203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203176874139803197320317687413980319732031768741398031973203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a36c945-0caf-4c9a-abd3-c3fb18382554, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33e8c43-c3fa-49ce-adb1-224588af99aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33e8c43-c3fa-49ce-adb1-224588af99aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8557872844149003977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977855787284414900397785578728441490039778557872844149003977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df45d90-c0d4-496a-8227-079646972cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33e8c43-c3fa-49ce-adb1-224588af99aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aca6f85-5dbd-4f0a-aec3-6eca7911cade, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aca6f85-5dbd-4f0a-aec3-6eca7911cade, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6651763020799989343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343665176302079998934366517630207999893436651763020799989343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7224b125-d526-4832-9995-617685e621c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7224b125-d526-4832-9995-617685e621c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13419017028252196650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650134190170282521966501341901702825219665013419017028252196650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aca6f85-5dbd-4f0a-aec3-6eca7911cade, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c9581f-577f-4448-b8bf-7c62483c15fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c9581f-577f-4448-b8bf-7c62483c15fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192011158119113633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633131920111581191136331319201115811911363313192011158119113633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7224b125-d526-4832-9995-617685e621c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d824e23-718f-4bc9-a2bb-7a4255af074e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d824e23-718f-4bc9-a2bb-7a4255af074e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1628375714730331351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351162837571473033135116283757147303313511628375714730331351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c9581f-577f-4448-b8bf-7c62483c15fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5928625-f827-4d5c-b371-1e8a6d245917, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5928625-f827-4d5c-b371-1e8a6d245917, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2128309460805726745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745212830946080572674521283094608057267452128309460805726745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d824e23-718f-4bc9-a2bb-7a4255af074e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2935f26c-a57a-45a5-9f93-869bea5dbbae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2935f26c-a57a-45a5-9f93-869bea5dbbae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16051896379958435190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190160518963799584351901605189637995843519016051896379958435190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5928625-f827-4d5c-b371-1e8a6d245917, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d04231-4e29-43c3-acc1-dc1244843953, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d04231-4e29-43c3-acc1-dc1244843953, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3760343377095944561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561376034337709594456137603433770959445613760343377095944561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2935f26c-a57a-45a5-9f93-869bea5dbbae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9181d8b7-e1e2-4ca9-92d7-ff433ffff97e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9181d8b7-e1e2-4ca9-92d7-ff433ffff97e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8266627130727493134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134826662713072749313482666271307274931348266627130727493134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d04231-4e29-43c3-acc1-dc1244843953, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a79d05c-185b-4c1f-9527-21891467958f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a79d05c-185b-4c1f-9527-21891467958f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916233446532543558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558149162334465325435581491623344653254355814916233446532543558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9181d8b7-e1e2-4ca9-92d7-ff433ffff97e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06429df9-2296-4f8b-8b06-d0103309a920, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06429df9-2296-4f8b-8b06-d0103309a920, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1581748215468251829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829158174821546825182915817482154682518291581748215468251829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a79d05c-185b-4c1f-9527-21891467958f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b05187-0f86-4ddd-899c-b094872fb775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06429df9-2296-4f8b-8b06-d0103309a920, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b05187-0f86-4ddd-899c-b094872fb775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15903866786158551208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208159038667861585512081590386678615855120815903866786158551208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d801b044-c5a4-49bb-9d2e-2f9f123cff58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d801b044-c5a4-49bb-9d2e-2f9f123cff58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16600421919375922105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105166004219193759221051660042191937592210516600421919375922105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b05187-0f86-4ddd-899c-b094872fb775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfc7736-d593-4e16-9a93-b303dd978378, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfc7736-d593-4e16-9a93-b303dd978378, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16146592637356109377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377161465926373561093771614659263735610937716146592637356109377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d801b044-c5a4-49bb-9d2e-2f9f123cff58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f72add8-2699-4a71-a3fa-1f367e0eb676, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f72add8-2699-4a71-a3fa-1f367e0eb676, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5578192313146358352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352557819231314635835255781923131463583525578192313146358352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfc7736-d593-4e16-9a93-b303dd978378, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9491a8f7-41c0-47a9-9551-0749ffd5def5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9491a8f7-41c0-47a9-9551-0749ffd5def5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4948176363320038815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815494817636332003881549481763633200388154948176363320038815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f72add8-2699-4a71-a3fa-1f367e0eb676, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9491a8f7-41c0-47a9-9551-0749ffd5def5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3cd970f-9a60-4e3b-a68a-fedad3f114cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cd970f-9a60-4e3b-a68a-fedad3f114cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523909999854804454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454125239099998548044541252390999985480445412523909999854804454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c7e15f7-5f70-400a-a59e-039702d1f098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7e15f7-5f70-400a-a59e-039702d1f098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15418716792822472168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168154187167928224721681541871679282247216815418716792822472168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cd970f-9a60-4e3b-a68a-fedad3f114cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3debd5cb-2e50-476b-a9ab-63079dd378ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7e15f7-5f70-400a-a59e-039702d1f098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55810912-f0bd-4c6b-a7d3-9d8db03229a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55810912-f0bd-4c6b-a7d3-9d8db03229a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21177620496920211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211211776204969202112117762049692021121177620496920211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3debd5cb-2e50-476b-a9ab-63079dd378ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4360451720553462538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538436045172055346253843604517205534625384360451720553462538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55810912-f0bd-4c6b-a7d3-9d8db03229a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12257a7-4b1b-4c5a-987e-8167250648b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12257a7-4b1b-4c5a-987e-8167250648b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008746880746508179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179170087468807465081791700874688074650817917008746880746508179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3debd5cb-2e50-476b-a9ab-63079dd378ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1bbf61-f727-4387-80aa-35c572610ab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1bbf61-f727-4387-80aa-35c572610ab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6093779686397774382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382609377968639777438260937796863977743826093779686397774382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12257a7-4b1b-4c5a-987e-8167250648b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b462d3-42b6-42f2-a6e4-440bc3b0bc45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b462d3-42b6-42f2-a6e4-440bc3b0bc45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6913159756195933273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273691315975619593327369131597561959332736913159756195933273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1bbf61-f727-4387-80aa-35c572610ab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7f9021-239c-46af-9b07-d50aa312d8d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7f9021-239c-46af-9b07-d50aa312d8d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15765886720378391673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673157658867203783916731576588672037839167315765886720378391673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b462d3-42b6-42f2-a6e4-440bc3b0bc45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdf9a2a-f113-4b0b-85f1-0af9298a8710, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdf9a2a-f113-4b0b-85f1-0af9298a8710, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5836512042352775325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325583651204235277532558365120423527753255836512042352775325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7f9021-239c-46af-9b07-d50aa312d8d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf326cf7-0d1f-475a-bfdc-9a0e1253aa41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf326cf7-0d1f-475a-bfdc-9a0e1253aa41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982592091707798251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251898259209170779825189825920917077982518982592091707798251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdf9a2a-f113-4b0b-85f1-0af9298a8710, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83697adf-45e8-4d23-8929-917e01b8c874, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83697adf-45e8-4d23-8929-917e01b8c874, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9113759638137172469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469911375963813717246991137596381371724699113759638137172469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf326cf7-0d1f-475a-bfdc-9a0e1253aa41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c751689f-2f15-4a84-abe9-3639576b191f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c751689f-2f15-4a84-abe9-3639576b191f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1459403352434582679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679145940335243458267914594033524345826791459403352434582679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83697adf-45e8-4d23-8929-917e01b8c874, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c751689f-2f15-4a84-abe9-3639576b191f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df1e49c-bc71-4590-8375-772af61d575c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df1e49c-bc71-4590-8375-772af61d575c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5781702478135480496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496578170247813548049657817024781354804965781702478135480496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb3bae3-8690-4fed-a91e-757e2c94178b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb3bae3-8690-4fed-a91e-757e2c94178b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200430012230544029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029102004300122305440291020043001223054402910200430012230544029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df1e49c-bc71-4590-8375-772af61d575c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b482ac25-0db4-465d-8841-42766a363a34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb3bae3-8690-4fed-a91e-757e2c94178b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b482ac25-0db4-465d-8841-42766a363a34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861364217169813511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511686136421716981351168613642171698135116861364217169813511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d679d8cf-4725-4197-911b-e6df72431b86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d679d8cf-4725-4197-911b-e6df72431b86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10046146720436079217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217100461467204360792171004614672043607921710046146720436079217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b482ac25-0db4-465d-8841-42766a363a34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12347d2b-b9b2-4fff-b088-f037faed40c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d679d8cf-4725-4197-911b-e6df72431b86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12347d2b-b9b2-4fff-b088-f037faed40c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1669410171918753111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111166941017191875311116694101719187531111669410171918753111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b47e18-7e6a-4a8f-8dc8-3cf7083b3314, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b47e18-7e6a-4a8f-8dc8-3cf7083b3314, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16430985263341079367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367164309852633410793671643098526334107936716430985263341079367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12347d2b-b9b2-4fff-b088-f037faed40c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce823bd-083c-4004-b8a3-782a5fba99d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce823bd-083c-4004-b8a3-782a5fba99d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17954362755230106200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200179543627552301062001795436275523010620017954362755230106200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b47e18-7e6a-4a8f-8dc8-3cf7083b3314, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ad9727-5434-4ec5-8e95-d2c8e3d98698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ad9727-5434-4ec5-8e95-d2c8e3d98698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529875700259454626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626155298757002594546261552987570025945462615529875700259454626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce823bd-083c-4004-b8a3-782a5fba99d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe50c15-dd15-4aa9-b876-800e82d02db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe50c15-dd15-4aa9-b876-800e82d02db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784885534476317920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920784885534476317920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ad9727-5434-4ec5-8e95-d2c8e3d98698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a1d6d5-7d52-416f-ad0e-49adb61d3539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a1d6d5-7d52-416f-ad0e-49adb61d3539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6261945293255887653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653626194529325588765362619452932558876536261945293255887653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe50c15-dd15-4aa9-b876-800e82d02db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a1d6d5-7d52-416f-ad0e-49adb61d3539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2573f1f5-9d05-4109-9f45-fcfbdc64b66c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2573f1f5-9d05-4109-9f45-fcfbdc64b66c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386922300674565401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401138692230067456540113869223006745654011386922300674565401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bf9ce6-95d9-44a6-b83e-0f401bb8a5ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bf9ce6-95d9-44a6-b83e-0f401bb8a5ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9833370712520434287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287983337071252043428798333707125204342879833370712520434287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2573f1f5-9d05-4109-9f45-fcfbdc64b66c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e190917-7f9c-4ca6-bfd4-de87a7bf8f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e190917-7f9c-4ca6-bfd4-de87a7bf8f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308815897963593533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533143088158979635935331430881589796359353314308815897963593533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bf9ce6-95d9-44a6-b83e-0f401bb8a5ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca3d52e-a895-4c49-8f47-046e73fd8aea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca3d52e-a895-4c49-8f47-046e73fd8aea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405895493514866036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036114058954935148660361140589549351486603611405895493514866036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e190917-7f9c-4ca6-bfd4-de87a7bf8f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e6188c-e4c1-4b31-8ae8-a367547a39e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e6188c-e4c1-4b31-8ae8-a367547a39e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670709663302441940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940167070966330244194016707096633024419401670709663302441940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca3d52e-a895-4c49-8f47-046e73fd8aea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae6ff6c9-d928-473b-af86-4732a1ba9793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6ff6c9-d928-473b-af86-4732a1ba9793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794353528601942516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516794353528601942516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e6188c-e4c1-4b31-8ae8-a367547a39e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6ff6c9-d928-473b-af86-4732a1ba9793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c507e5a-1feb-4b32-8029-b7780db112b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c507e5a-1feb-4b32-8029-b7780db112b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10862937441423711831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831108629374414237118311086293744142371183110862937441423711831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77fa7124-31f2-4bdb-a704-a20692e4c8da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77fa7124-31f2-4bdb-a704-a20692e4c8da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17802013343730054770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770178020133437300547701780201334373005477017802013343730054770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c507e5a-1feb-4b32-8029-b7780db112b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7cb95e-1054-4a53-8743-af0d19222a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7cb95e-1054-4a53-8743-af0d19222a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032688740687004567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567803268874068700456780326887406870045678032688740687004567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fa7124-31f2-4bdb-a704-a20692e4c8da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148722ad-e84e-4547-814e-2afa8b760f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148722ad-e84e-4547-814e-2afa8b760f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11266747503735742209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209112667475037357422091126674750373574220911266747503735742209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7cb95e-1054-4a53-8743-af0d19222a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce0944b-f89b-4bb6-a91a-7df5cf82fd0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce0944b-f89b-4bb6-a91a-7df5cf82fd0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966414754900600718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718129664147549006007181296641475490060071812966414754900600718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148722ad-e84e-4547-814e-2afa8b760f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8931d358-0ff7-483a-a1a9-24f791a71296, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8931d358-0ff7-483a-a1a9-24f791a71296, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15319024459514543727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727153190244595145437271531902445951454372715319024459514543727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce0944b-f89b-4bb6-a91a-7df5cf82fd0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8931d358-0ff7-483a-a1a9-24f791a71296, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9042bcc4-b70f-44bc-b164-7330fdbc9c91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9042bcc4-b70f-44bc-b164-7330fdbc9c91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354369643933646381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381123543696439336463811235436964393364638112354369643933646381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12cfcbf4-ee19-4d95-833e-708255fcae94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12cfcbf4-ee19-4d95-833e-708255fcae94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801066869762516665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665480106686976251666548010668697625166654801066869762516665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9042bcc4-b70f-44bc-b164-7330fdbc9c91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165bedb1-a9ec-498d-abb6-495a376ce64d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165bedb1-a9ec-498d-abb6-495a376ce64d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12647874119567686938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938126478741195676869381264787411956768693812647874119567686938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12cfcbf4-ee19-4d95-833e-708255fcae94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa4dcc8e-f905-4309-bb13-0edcd5c7b8de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa4dcc8e-f905-4309-bb13-0edcd5c7b8de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15922333504375263054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054159223335043752630541592233350437526305415922333504375263054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165bedb1-a9ec-498d-abb6-495a376ce64d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e6e327-1fa8-454f-bde8-2faad89ed1e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e6e327-1fa8-454f-bde8-2faad89ed1e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17001860544131954093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093170018605441319540931700186054413195409317001860544131954093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa4dcc8e-f905-4309-bb13-0edcd5c7b8de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7275c60-d44f-4474-9a17-730041522e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7275c60-d44f-4474-9a17-730041522e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957378748690885851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851695737874869088585169573787486908858516957378748690885851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e6e327-1fa8-454f-bde8-2faad89ed1e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f98a74-0187-47c2-9db1-84d96677872b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f98a74-0187-47c2-9db1-84d96677872b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15963495857530906053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053159634958575309060531596349585753090605315963495857530906053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7275c60-d44f-4474-9a17-730041522e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1daffd8-8a38-4ec3-9a0a-7960dfbd3dc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1daffd8-8a38-4ec3-9a0a-7960dfbd3dc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1601882403853785938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938160188240385378593816018824038537859381601882403853785938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f98a74-0187-47c2-9db1-84d96677872b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1daffd8-8a38-4ec3-9a0a-7960dfbd3dc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c98f19-281b-4b7f-8f16-a239767b4bc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dae51e6-8321-492d-b233-e88cb4a8db67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dae51e6-8321-492d-b233-e88cb4a8db67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1377350227099826828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828137735022709982682813773502270998268281377350227099826828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c98f19-281b-4b7f-8f16-a239767b4bc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2314656551900255652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652231465655190025565223146565519002556522314656551900255652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dae51e6-8321-492d-b233-e88cb4a8db67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a916d355-177b-4ba9-ad6b-cd3ad8d604e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a916d355-177b-4ba9-ad6b-cd3ad8d604e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10261724314058476613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613102617243140584766131026172431405847661310261724314058476613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c98f19-281b-4b7f-8f16-a239767b4bc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96de8c61-5b05-43ff-beca-14079a29c013, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96de8c61-5b05-43ff-beca-14079a29c013, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12352898661078532309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309123528986610785323091235289866107853230912352898661078532309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a916d355-177b-4ba9-ad6b-cd3ad8d604e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46ca6874-b7db-45fb-9012-822b6ab3f5d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ca6874-b7db-45fb-9012-822b6ab3f5d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15186182496108995609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609151861824961089956091518618249610899560915186182496108995609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96de8c61-5b05-43ff-beca-14079a29c013, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e34eb4b-0a29-42fc-96c6-ebdb3fc1cad6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e34eb4b-0a29-42fc-96c6-ebdb3fc1cad6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12533517675243835227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227125335176752438352271253351767524383522712533517675243835227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ca6874-b7db-45fb-9012-822b6ab3f5d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f933b61-d803-46c6-a667-36247de5336b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f933b61-d803-46c6-a667-36247de5336b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8607223545656003370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370860722354565600337086072235456560033708607223545656003370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e34eb4b-0a29-42fc-96c6-ebdb3fc1cad6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da68896-f9c1-47d9-89dc-e12ba1065fb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da68896-f9c1-47d9-89dc-e12ba1065fb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16148995554480045867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867161489955544800458671614899555448004586716148995554480045867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da68896-f9c1-47d9-89dc-e12ba1065fb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46f7cab2-10d5-46f0-8bd4-d4d3f5245811, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46f7cab2-10d5-46f0-8bd4-d4d3f5245811, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473456596199956989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989547345659619995698954734565961999569895473456596199956989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f933b61-d803-46c6-a667-36247de5336b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364db5f7-3ab4-4b3f-8127-ba485a3a79b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364db5f7-3ab4-4b3f-8127-ba485a3a79b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 463131173963811831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831463131173963811831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46f7cab2-10d5-46f0-8bd4-d4d3f5245811, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322c03e0-adb9-4de7-88b1-379dab59f6b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364db5f7-3ab4-4b3f-8127-ba485a3a79b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322c03e0-adb9-4de7-88b1-379dab59f6b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148227452840519161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161514822745284051916151482274528405191615148227452840519161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db055eb-d825-4c8a-b7be-a061fed8c98e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db055eb-d825-4c8a-b7be-a061fed8c98e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737961925798900276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276167379619257989002761673796192579890027616737961925798900276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322c03e0-adb9-4de7-88b1-379dab59f6b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834c7055-0b10-40a3-a639-e40f98285b24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834c7055-0b10-40a3-a639-e40f98285b24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709538138647953310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310770953813864795331077095381386479533107709538138647953310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db055eb-d825-4c8a-b7be-a061fed8c98e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073430b9-150c-4a31-8545-c9118fcccf68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073430b9-150c-4a31-8545-c9118fcccf68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17725415005892659692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692177254150058926596921772541500589265969217725415005892659692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834c7055-0b10-40a3-a639-e40f98285b24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6d3ec0-15d2-4819-995e-4244a39693de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6d3ec0-15d2-4819-995e-4244a39693de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16347913141705526012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012163479131417055260121634791314170552601216347913141705526012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073430b9-150c-4a31-8545-c9118fcccf68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed1d313e-c4e8-499d-a586-97cda16c5c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6d3ec0-15d2-4819-995e-4244a39693de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed1d313e-c4e8-499d-a586-97cda16c5c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028085594258198623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623302808559425819862330280855942581986233028085594258198623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1552f99d-7c07-4e3a-8cdb-2e5b5e817926, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1552f99d-7c07-4e3a-8cdb-2e5b5e817926, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4246381804510360410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410424638180451036041042463818045103604104246381804510360410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed1d313e-c4e8-499d-a586-97cda16c5c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1552f99d-7c07-4e3a-8cdb-2e5b5e817926, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6106c8e6-7cd3-4df3-b2b8-6c5d012e9dee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6106c8e6-7cd3-4df3-b2b8-6c5d012e9dee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12498654752857454340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340124986547528574543401249865475285745434012498654752857454340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e1051b-608b-46c2-ac93-f9e5513b77d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e1051b-608b-46c2-ac93-f9e5513b77d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1078654095679084602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602107865409567908460210786540956790846021078654095679084602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6106c8e6-7cd3-4df3-b2b8-6c5d012e9dee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a36c7bd-25e6-4393-9bdc-e3068ac884c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a36c7bd-25e6-4393-9bdc-e3068ac884c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1864791846787157089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089186479184678715708918647918467871570891864791846787157089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e1051b-608b-46c2-ac93-f9e5513b77d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bfe8f0d-93c9-4c6c-9e93-05fb2129f3e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bfe8f0d-93c9-4c6c-9e93-05fb2129f3e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474318830558256112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112474318830558256112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a36c7bd-25e6-4393-9bdc-e3068ac884c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd6382f-7b48-4ed3-a12c-fd94586de221, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd6382f-7b48-4ed3-a12c-fd94586de221, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2222152869780101465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465222215286978010146522221528697801014652222152869780101465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bfe8f0d-93c9-4c6c-9e93-05fb2129f3e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c504cf1-19d4-4743-8291-ed44ea34af3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c504cf1-19d4-4743-8291-ed44ea34af3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 119201456036764968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968119201456036764968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd6382f-7b48-4ed3-a12c-fd94586de221, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b50ac9-4e50-4053-a793-22f0f1f861ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b50ac9-4e50-4053-a793-22f0f1f861ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2169164543802007358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358216916454380200735821691645438020073582169164543802007358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c504cf1-19d4-4743-8291-ed44ea34af3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d098ca-4548-4b84-b579-d4041bfb981e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d098ca-4548-4b84-b579-d4041bfb981e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11616007720251266183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183116160077202512661831161600772025126618311616007720251266183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b50ac9-4e50-4053-a793-22f0f1f861ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c58bca83-947b-4a7f-be0e-64d2364507f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c58bca83-947b-4a7f-be0e-64d2364507f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12656589284768832652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652126565892847688326521265658928476883265212656589284768832652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d098ca-4548-4b84-b579-d4041bfb981e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e45118e-02af-4bb7-83bd-0a48892a559d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e45118e-02af-4bb7-83bd-0a48892a559d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12618535481257059383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383126185354812570593831261853548125705938312618535481257059383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c58bca83-947b-4a7f-be0e-64d2364507f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5412b21e-ac66-4603-9362-e9219bf3dfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5412b21e-ac66-4603-9362-e9219bf3dfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3640515751005891122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122364051575100589112236405157510058911223640515751005891122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e45118e-02af-4bb7-83bd-0a48892a559d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89925a97-cf5e-429a-bda6-51e900876eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5412b21e-ac66-4603-9362-e9219bf3dfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89925a97-cf5e-429a-bda6-51e900876eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399291012573339407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407399291012573339407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369b7159-a13e-4216-9536-c0f83819ee5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369b7159-a13e-4216-9536-c0f83819ee5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9491306642527386335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335949130664252738633594913066425273863359491306642527386335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89925a97-cf5e-429a-bda6-51e900876eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65e6ace-8630-499c-a3d3-a350c64fdb10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65e6ace-8630-499c-a3d3-a350c64fdb10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7078954261933612719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719707895426193361271970789542619336127197078954261933612719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369b7159-a13e-4216-9536-c0f83819ee5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60aaca19-d33a-4760-90cc-628e981156ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60aaca19-d33a-4760-90cc-628e981156ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765744631256116900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900376574463125611690037657446312561169003765744631256116900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65e6ace-8630-499c-a3d3-a350c64fdb10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6ac01b-2f96-42ea-b58f-966d7ad26a74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60aaca19-d33a-4760-90cc-628e981156ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6ac01b-2f96-42ea-b58f-966d7ad26a74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3497055658625333804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804349705565862533380434970556586253338043497055658625333804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57a017b-1768-4b2a-a5eb-680a47312d23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6ac01b-2f96-42ea-b58f-966d7ad26a74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57a017b-1768-4b2a-a5eb-680a47312d23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398817261299946131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131939881726129994613193988172612999461319398817261299946131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e215fd-1871-483f-aaab-476f6bb99891, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e215fd-1871-483f-aaab-476f6bb99891, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1241654951371662823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823124165495137166282312416549513716628231241654951371662823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57a017b-1768-4b2a-a5eb-680a47312d23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553b5628-4862-443e-b994-7b5482c47562, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e215fd-1871-483f-aaab-476f6bb99891, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a3bcc4-c1e4-472b-b71d-fd9c38d2eb88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a3bcc4-c1e4-472b-b71d-fd9c38d2eb88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16595476105719548967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967165954761057195489671659547610571954896716595476105719548967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553b5628-4862-443e-b994-7b5482c47562, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944571654143142768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768294457165414314276829445716541431427682944571654143142768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a3bcc4-c1e4-472b-b71d-fd9c38d2eb88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4722a3-c85c-4e14-83f2-bb5fb373afb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4722a3-c85c-4e14-83f2-bb5fb373afb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380570571695920159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159183805705716959201591838057057169592015918380570571695920159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553b5628-4862-443e-b994-7b5482c47562, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1a8ace-4348-4e40-a15c-20ae5499690b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1a8ace-4348-4e40-a15c-20ae5499690b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18209537665659212893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893182095376656592128931820953766565921289318209537665659212893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4722a3-c85c-4e14-83f2-bb5fb373afb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b73999e-798d-44fc-9ee9-820048b62cb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1a8ace-4348-4e40-a15c-20ae5499690b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b73999e-798d-44fc-9ee9-820048b62cb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1428372539510028874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874142837253951002887414283725395100288741428372539510028874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322bcbfd-3403-4451-bbe4-9d618ae025a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322bcbfd-3403-4451-bbe4-9d618ae025a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9346129555004183651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651934612955500418365193461295550041836519346129555004183651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b73999e-798d-44fc-9ee9-820048b62cb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395efa35-0470-4930-9f4b-5a9f919498c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395efa35-0470-4930-9f4b-5a9f919498c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12621987417641457027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027126219874176414570271262198741764145702712621987417641457027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322bcbfd-3403-4451-bbe4-9d618ae025a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c209070-3995-43ba-9517-9cfe18ecd5cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c209070-3995-43ba-9517-9cfe18ecd5cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7083021694796454916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916708302169479645491670830216947964549167083021694796454916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395efa35-0470-4930-9f4b-5a9f919498c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48b09129-f4e8-4816-9f44-908a9ab6c547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48b09129-f4e8-4816-9f44-908a9ab6c547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384633717205756507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507238463371720575650723846337172057565072384633717205756507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c209070-3995-43ba-9517-9cfe18ecd5cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4d1ec4-6159-49d5-90ae-1876e3f84d1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4d1ec4-6159-49d5-90ae-1876e3f84d1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325881803004424280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280153258818030044242801532588180300442428015325881803004424280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48b09129-f4e8-4816-9f44-908a9ab6c547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8538c33d-8378-48e7-8a7b-39d96d5a7e78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8538c33d-8378-48e7-8a7b-39d96d5a7e78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571008642933380709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709125710086429333807091257100864293338070912571008642933380709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4d1ec4-6159-49d5-90ae-1876e3f84d1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879aff67-8a12-4ed0-8f6a-09f2b5929b8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879aff67-8a12-4ed0-8f6a-09f2b5929b8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508946544473330325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325105089465444733303251050894654447333032510508946544473330325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8538c33d-8378-48e7-8a7b-39d96d5a7e78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4caae2-cf8d-44dc-be0f-50de6179aaea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4caae2-cf8d-44dc-be0f-50de6179aaea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563091665346205873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873956309166534620587395630916653462058739563091665346205873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879aff67-8a12-4ed0-8f6a-09f2b5929b8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aedc8ac-6cb8-4d74-925c-491ff7a576d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aedc8ac-6cb8-4d74-925c-491ff7a576d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13235455990941749249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249132354559909417492491323545599094174924913235455990941749249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4caae2-cf8d-44dc-be0f-50de6179aaea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3025009-ad82-46f2-9b5f-b4dda2ab7ba5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3025009-ad82-46f2-9b5f-b4dda2ab7ba5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234040760465451673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673323404076046545167332340407604654516733234040760465451673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aedc8ac-6cb8-4d74-925c-491ff7a576d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a85b6aa5-d33c-4042-b645-56d5922f747c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a85b6aa5-d33c-4042-b645-56d5922f747c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5422115092720161825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825542211509272016182554221150927201618255422115092720161825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3025009-ad82-46f2-9b5f-b4dda2ab7ba5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e979a8e-5eab-4dc5-b08c-d2cbd368051a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e979a8e-5eab-4dc5-b08c-d2cbd368051a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920017092566785566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566119200170925667855661192001709256678556611920017092566785566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a85b6aa5-d33c-4042-b645-56d5922f747c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a20bfbc-06a3-484d-b131-725bd6f35e59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a20bfbc-06a3-484d-b131-725bd6f35e59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284259160117788722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722228425916011778872222842591601177887222284259160117788722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e979a8e-5eab-4dc5-b08c-d2cbd368051a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52662eaa-9b3f-426a-a147-3051f0836752, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52662eaa-9b3f-426a-a147-3051f0836752, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7529546613545361700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700752954661354536170075295466135453617007529546613545361700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a20bfbc-06a3-484d-b131-725bd6f35e59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52662eaa-9b3f-426a-a147-3051f0836752, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c428e4a9-647c-406a-b232-e8dee99c5072, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c428e4a9-647c-406a-b232-e8dee99c5072, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 645648798840712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712645648798840712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017b4a1e-c0a2-4585-9703-bfb44226dea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017b4a1e-c0a2-4585-9703-bfb44226dea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9698747619424314708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708969874761942431470896987476194243147089698747619424314708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c428e4a9-647c-406a-b232-e8dee99c5072, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e062932-b5a7-413e-8f06-955efdc9fd90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e062932-b5a7-413e-8f06-955efdc9fd90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16580610522910263823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823165806105229102638231658061052291026382316580610522910263823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017b4a1e-c0a2-4585-9703-bfb44226dea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74f944f-a621-45f0-acfb-1170ff612ab7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74f944f-a621-45f0-acfb-1170ff612ab7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14359444466784839757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757143594444667848397571435944446678483975714359444466784839757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e062932-b5a7-413e-8f06-955efdc9fd90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74f944f-a621-45f0-acfb-1170ff612ab7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c7ddc6-9c6a-4371-82cf-863b838ca83a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c7ddc6-9c6a-4371-82cf-863b838ca83a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1511221936567961738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738151122193656796173815112219365679617381511221936567961738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dec5d4e-db28-4e48-b726-688f2c5a18f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dec5d4e-db28-4e48-b726-688f2c5a18f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289803715008400724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724289803715008400724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c7ddc6-9c6a-4371-82cf-863b838ca83a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050b3fa0-2fdd-4cf2-be5f-496848991186, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050b3fa0-2fdd-4cf2-be5f-496848991186, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761352217216544224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224776135221721654422477613522172165442247761352217216544224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dec5d4e-db28-4e48-b726-688f2c5a18f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c75ba9b8-231b-4a18-b3ca-fbf466cc702a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75ba9b8-231b-4a18-b3ca-fbf466cc702a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7941241970033093744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744794124197003309374479412419700330937447941241970033093744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050b3fa0-2fdd-4cf2-be5f-496848991186, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33647132-47f2-4ad1-b999-33c741d8f373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33647132-47f2-4ad1-b999-33c741d8f373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816784520835091252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252281678452083509125228167845208350912522816784520835091252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75ba9b8-231b-4a18-b3ca-fbf466cc702a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d21b1d3-5dfd-4aa7-8fb2-e96d9cec205c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d21b1d3-5dfd-4aa7-8fb2-e96d9cec205c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13761943049610436345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345137619430496104363451376194304961043634513761943049610436345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33647132-47f2-4ad1-b999-33c741d8f373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d21b1d3-5dfd-4aa7-8fb2-e96d9cec205c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f401fdb2-36fd-4b0c-a614-23aa0dea9384, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765e31e5-6fe7-4bae-91a6-a864ca00bb15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f401fdb2-36fd-4b0c-a614-23aa0dea9384, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150385455499202740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740315038545549920274031503854554992027403150385455499202740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765e31e5-6fe7-4bae-91a6-a864ca00bb15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3571918426959183735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735357191842695918373535719184269591837353571918426959183735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f401fdb2-36fd-4b0c-a614-23aa0dea9384, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ad3da5-af76-4e32-b195-f7902ace95be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ad3da5-af76-4e32-b195-f7902ace95be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11851497152522650256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256118514971525226502561185149715252265025611851497152522650256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765e31e5-6fe7-4bae-91a6-a864ca00bb15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48643453-5716-4a2b-83e1-7cbc2ca8b4b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48643453-5716-4a2b-83e1-7cbc2ca8b4b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1761514805269108407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407176151480526910840717615148052691084071761514805269108407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ad3da5-af76-4e32-b195-f7902ace95be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48643453-5716-4a2b-83e1-7cbc2ca8b4b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f22f3671-a01c-4a81-8dbc-c4f8914569c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86253165-551f-47a8-93cb-e9ec24e90ad5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22f3671-a01c-4a81-8dbc-c4f8914569c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7145394774503047704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704714539477450304770471453947745030477047145394774503047704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86253165-551f-47a8-93cb-e9ec24e90ad5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514691646289203262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262751469164628920326275146916462892032627514691646289203262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22f3671-a01c-4a81-8dbc-c4f8914569c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de99d71-5cab-4a6c-ba86-75b25c570a70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86253165-551f-47a8-93cb-e9ec24e90ad5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de99d71-5cab-4a6c-ba86-75b25c570a70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3675898949484431395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395367589894948443139536758989494844313953675898949484431395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d562742e-9463-45be-bd70-d377c5edfdf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d562742e-9463-45be-bd70-d377c5edfdf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12886399662652184684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684128863996626521846841288639966265218468412886399662652184684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de99d71-5cab-4a6c-ba86-75b25c570a70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d562742e-9463-45be-bd70-d377c5edfdf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be69f2b2-ce21-438b-954f-4ca8d099021a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be69f2b2-ce21-438b-954f-4ca8d099021a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914002675784615592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592159140026757846155921591400267578461559215914002675784615592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be69f2b2-ce21-438b-954f-4ca8d099021a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07bb55cb-1cdc-4588-8a55-630a4a0f0559, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bb55cb-1cdc-4588-8a55-630a4a0f0559, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1373001210765038977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977137300121076503897713730012107650389771373001210765038977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767d075f-7f6f-436a-a134-d7bd09e55a63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767d075f-7f6f-436a-a134-d7bd09e55a63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2453458148136200413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413245345814813620041324534581481362004132453458148136200413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bb55cb-1cdc-4588-8a55-630a4a0f0559, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767d075f-7f6f-436a-a134-d7bd09e55a63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d58a5d-e628-49a2-a44c-f9d865a78e1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d58a5d-e628-49a2-a44c-f9d865a78e1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906470900090416341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341149064709000904163411490647090009041634114906470900090416341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b7c821-1a94-4b07-af8a-d5c472770f27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b7c821-1a94-4b07-af8a-d5c472770f27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1474267383309644010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010147426738330964401014742673833096440101474267383309644010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d58a5d-e628-49a2-a44c-f9d865a78e1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b7c821-1a94-4b07-af8a-d5c472770f27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2488c3-ed92-409c-bd79-91cc7052ea2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2488c3-ed92-409c-bd79-91cc7052ea2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9164928273835315825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825916492827383531582591649282738353158259164928273835315825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fc71f3-3a0d-4f9a-a7e9-fcbda545eec8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fc71f3-3a0d-4f9a-a7e9-fcbda545eec8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8989875794323565115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115898987579432356511589898757943235651158989875794323565115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2488c3-ed92-409c-bd79-91cc7052ea2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b6a692-cb6f-4833-925a-8b50123424e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b6a692-cb6f-4833-925a-8b50123424e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400346380285504524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524140034638028550452414003463802855045241400346380285504524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fc71f3-3a0d-4f9a-a7e9-fcbda545eec8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a58f07-3b75-4765-9a69-0ca45bcf01ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b6a692-cb6f-4833-925a-8b50123424e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a58f07-3b75-4765-9a69-0ca45bcf01ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182515316542453645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645182515316542453645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd8c3ff-692d-4dc2-8aa8-c482a9254e30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd8c3ff-692d-4dc2-8aa8-c482a9254e30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5667793924920544022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022566779392492054402256677939249205440225667793924920544022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a58f07-3b75-4765-9a69-0ca45bcf01ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d1e321-36b5-4d13-8c10-33734a1932c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d1e321-36b5-4d13-8c10-33734a1932c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 820230550648432041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041820230550648432041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd8c3ff-692d-4dc2-8aa8-c482a9254e30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3476f95d-30fa-453c-961e-a64e213bcfb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3476f95d-30fa-453c-961e-a64e213bcfb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13320827136916474670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670133208271369164746701332082713691647467013320827136916474670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d1e321-36b5-4d13-8c10-33734a1932c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af850849-c138-452a-b776-cd7f33375d5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af850849-c138-452a-b776-cd7f33375d5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2197352755136375776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776219735275513637577621973527551363757762197352755136375776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3476f95d-30fa-453c-961e-a64e213bcfb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487c991a-ace5-4f44-a380-8bb266c55fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af850849-c138-452a-b776-cd7f33375d5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e4890f-687f-48f5-af4c-d6d948e7bfc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487c991a-ace5-4f44-a380-8bb266c55fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7643354306665979512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512764335430666597951276433543066659795127643354306665979512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e4890f-687f-48f5-af4c-d6d948e7bfc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331408403942175878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878103314084039421758781033140840394217587810331408403942175878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487c991a-ace5-4f44-a380-8bb266c55fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdbd85c-710f-45ad-b3a8-c30854ac6b65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdbd85c-710f-45ad-b3a8-c30854ac6b65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889918996090365192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192168899189960903651921688991899609036519216889918996090365192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e4890f-687f-48f5-af4c-d6d948e7bfc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c07a9cd-a8fe-4009-9e95-02801bd74c7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c07a9cd-a8fe-4009-9e95-02801bd74c7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722559603138243362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362107225596031382433621072255960313824336210722559603138243362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdbd85c-710f-45ad-b3a8-c30854ac6b65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6643bf4f-44e6-4882-9de4-2ccdae6049e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6643bf4f-44e6-4882-9de4-2ccdae6049e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17659069741574212990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990176590697415742129901765906974157421299017659069741574212990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c07a9cd-a8fe-4009-9e95-02801bd74c7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b796761-fe2d-44be-902e-a59732a14692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b796761-fe2d-44be-902e-a59732a14692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8637920212259430371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371863792021225943037186379202122594303718637920212259430371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6643bf4f-44e6-4882-9de4-2ccdae6049e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59c2209-e7a5-4a46-8384-c6e6086dcb20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b796761-fe2d-44be-902e-a59732a14692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fc3947-f3db-4bfd-97b5-6742ded7d870, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fc3947-f3db-4bfd-97b5-6742ded7d870, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210055037826722365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365122100550378267223651221005503782672236512210055037826722365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59c2209-e7a5-4a46-8384-c6e6086dcb20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8506090159330579447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447850609015933057944785060901593305794478506090159330579447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fc3947-f3db-4bfd-97b5-6742ded7d870, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809d0e31-b854-4d15-9e9f-3583d6478206, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809d0e31-b854-4d15-9e9f-3583d6478206, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8883048148639740772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772888304814863974077288830481486397407728883048148639740772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59c2209-e7a5-4a46-8384-c6e6086dcb20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef85d320-d42b-4a3c-9ff7-c6a4dc46db21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef85d320-d42b-4a3c-9ff7-c6a4dc46db21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3556642813949651164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164355664281394965116435566428139496511643556642813949651164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809d0e31-b854-4d15-9e9f-3583d6478206, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9cf5d1-19f7-48a8-ad5f-4ff053412909, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef85d320-d42b-4a3c-9ff7-c6a4dc46db21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9cf5d1-19f7-48a8-ad5f-4ff053412909, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1295460009186644028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028129546000918664402812954600091866440281295460009186644028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6473b4e5-6e68-4fc7-b11f-f4b236125d69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9cf5d1-19f7-48a8-ad5f-4ff053412909, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8166fcc-74bc-42f6-a651-4f451708f098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6473b4e5-6e68-4fc7-b11f-f4b236125d69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10092240558927102039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039100922405589271020391009224055892710203910092240558927102039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8166fcc-74bc-42f6-a651-4f451708f098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8017404426054572869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869801740442605457286980174044260545728698017404426054572869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6473b4e5-6e68-4fc7-b11f-f4b236125d69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8166fcc-74bc-42f6-a651-4f451708f098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e65a39-9986-4dd6-8ef4-3a71947ff579, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 631a5d7c-b08a-46a5-8f12-8d026a38c26b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 631a5d7c-b08a-46a5-8f12-8d026a38c26b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082579654885319198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198150825796548853191981508257965488531919815082579654885319198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e65a39-9986-4dd6-8ef4-3a71947ff579, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16150780475062018260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260161507804750620182601615078047506201826016150780475062018260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 631a5d7c-b08a-46a5-8f12-8d026a38c26b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0fcb3fb-7d53-4bca-9442-096bb260a9b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0fcb3fb-7d53-4bca-9442-096bb260a9b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17986314499115048387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387179863144991150483871798631449911504838717986314499115048387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e65a39-9986-4dd6-8ef4-3a71947ff579, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0fcb3fb-7d53-4bca-9442-096bb260a9b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d500db3b-a609-4ccd-b920-b3b3962e21e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d500db3b-a609-4ccd-b920-b3b3962e21e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10295394163151491058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058102953941631514910581029539416315149105810295394163151491058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e790c3d5-1261-41bb-8ae5-152e1427bd36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e790c3d5-1261-41bb-8ae5-152e1427bd36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11149330325131306136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136111493303251313061361114933032513130613611149330325131306136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d500db3b-a609-4ccd-b920-b3b3962e21e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f30c47d-6c13-43ce-a0ef-d1d58a6fcda9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f30c47d-6c13-43ce-a0ef-d1d58a6fcda9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15279232925077683114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114152792329250776831141527923292507768311415279232925077683114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e790c3d5-1261-41bb-8ae5-152e1427bd36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7125c6f8-0fdd-4f77-889c-53b884a9184e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7125c6f8-0fdd-4f77-889c-53b884a9184e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416465452850650671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671174164654528506506711741646545285065067117416465452850650671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7125c6f8-0fdd-4f77-889c-53b884a9184e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c41cd9-0c87-44b4-8ef1-9a5ea6660f85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c41cd9-0c87-44b4-8ef1-9a5ea6660f85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4888066787150319828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828488806678715031982848880667871503198284888066787150319828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f30c47d-6c13-43ce-a0ef-d1d58a6fcda9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c41cd9-0c87-44b4-8ef1-9a5ea6660f85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 671203f0-306f-414c-b925-84b98eb08664, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671203f0-306f-414c-b925-84b98eb08664, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 339226407363415694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694339226407363415694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d5f9c7-c3a0-46ed-85e1-ae2f69f21f7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d5f9c7-c3a0-46ed-85e1-ae2f69f21f7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14404741023305019958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958144047410233050199581440474102330501995814404741023305019958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671203f0-306f-414c-b925-84b98eb08664, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbf6e6a-d508-4424-a60a-8500277e6488, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbf6e6a-d508-4424-a60a-8500277e6488, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111075425450397107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107171110754254503971071711107542545039710717111075425450397107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d5f9c7-c3a0-46ed-85e1-ae2f69f21f7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc096d5-a8d5-4ba9-8bc5-5976fb5e56dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc096d5-a8d5-4ba9-8bc5-5976fb5e56dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135708217052458424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424113570821705245842411357082170524584241135708217052458424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbf6e6a-d508-4424-a60a-8500277e6488, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bb74bb-295a-4627-b709-237485d9f45d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bb74bb-295a-4627-b709-237485d9f45d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322006089352104401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401132200608935210440113220060893521044011322006089352104401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc096d5-a8d5-4ba9-8bc5-5976fb5e56dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d97419-6f55-4aca-bc21-a529078aebb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d97419-6f55-4aca-bc21-a529078aebb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15415188062431311300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300154151880624313113001541518806243131130015415188062431311300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bb74bb-295a-4627-b709-237485d9f45d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0579b0a7-2aa3-49a6-b3f9-3560add70323, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0579b0a7-2aa3-49a6-b3f9-3560add70323, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18330800532674081577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577183308005326740815771833080053267408157718330800532674081577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d97419-6f55-4aca-bc21-a529078aebb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03038823-aeef-4ba8-9600-29f6946c438b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03038823-aeef-4ba8-9600-29f6946c438b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737221035058417705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705973722103505841770597372210350584177059737221035058417705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0579b0a7-2aa3-49a6-b3f9-3560add70323, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041d91c9-10eb-478a-9949-5ecf82eb7275, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03038823-aeef-4ba8-9600-29f6946c438b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041d91c9-10eb-478a-9949-5ecf82eb7275, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388552154074606090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090183885521540746060901838855215407460609018388552154074606090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a9b57d-2677-4f95-a24b-ddbd03d18210, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a9b57d-2677-4f95-a24b-ddbd03d18210, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11158444792538875458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458111584447925388754581115844479253887545811158444792538875458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041d91c9-10eb-478a-9949-5ecf82eb7275, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01e1630-ea65-40d3-b72a-37f3a9080e46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01e1630-ea65-40d3-b72a-37f3a9080e46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000645920457532916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916800064592045753291680006459204575329168000645920457532916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a9b57d-2677-4f95-a24b-ddbd03d18210, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aaa70da-f5b0-4753-983a-1be1cd9bee46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aaa70da-f5b0-4753-983a-1be1cd9bee46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173039458510291348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348217303945851029134821730394585102913482173039458510291348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01e1630-ea65-40d3-b72a-37f3a9080e46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f191aa42-762d-4927-8408-3801a3c3a970, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f191aa42-762d-4927-8408-3801a3c3a970, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13532550254270614110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110135325502542706141101353255025427061411013532550254270614110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aaa70da-f5b0-4753-983a-1be1cd9bee46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa74e81-5d29-4722-ad3d-cc81ee25e81d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa74e81-5d29-4722-ad3d-cc81ee25e81d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061527477714157535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535120615274777141575351206152747771415753512061527477714157535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f191aa42-762d-4927-8408-3801a3c3a970, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa74e81-5d29-4722-ad3d-cc81ee25e81d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f2ec1d-5dce-4e58-8a48-17752070734c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f2ec1d-5dce-4e58-8a48-17752070734c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2754825873986382620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620275482587398638262027548258739863826202754825873986382620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae68251-5809-40ac-85e7-4c897dbf0a4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae68251-5809-40ac-85e7-4c897dbf0a4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17318330120915237773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773173183301209152377731731833012091523777317318330120915237773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f2ec1d-5dce-4e58-8a48-17752070734c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593554d5-c038-4c37-9a2b-4febe782949e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593554d5-c038-4c37-9a2b-4febe782949e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657267218933030993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993465726721893303099346572672189330309934657267218933030993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae68251-5809-40ac-85e7-4c897dbf0a4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c75fbe-9c86-49db-b26d-721b16f11dc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c75fbe-9c86-49db-b26d-721b16f11dc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085497732505364436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436170854977325053644361708549773250536443617085497732505364436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593554d5-c038-4c37-9a2b-4febe782949e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5720b5f-97f9-4fa5-997e-74347ce00e3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5720b5f-97f9-4fa5-997e-74347ce00e3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906253940033656340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340590625394003365634059062539400336563405906253940033656340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c75fbe-9c86-49db-b26d-721b16f11dc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e7bc4c-f33e-46ab-97fa-b2e90b668c75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5720b5f-97f9-4fa5-997e-74347ce00e3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e7bc4c-f33e-46ab-97fa-b2e90b668c75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4515123043981759724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724451512304398175972445151230439817597244515123043981759724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc28b9f-a374-4c43-baad-de8b87a9d72f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc28b9f-a374-4c43-baad-de8b87a9d72f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543883322583993179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179115438833225839931791154388332258399317911543883322583993179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e7bc4c-f33e-46ab-97fa-b2e90b668c75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e202f0-780d-49b3-8761-2760010a68cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e202f0-780d-49b3-8761-2760010a68cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15436302855669984100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100154363028556699841001543630285566998410015436302855669984100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e202f0-780d-49b3-8761-2760010a68cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c245e96a-a9f7-4e19-9a4e-60958307c4a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c245e96a-a9f7-4e19-9a4e-60958307c4a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3696501482602346401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401369650148260234640136965014826023464013696501482602346401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc28b9f-a374-4c43-baad-de8b87a9d72f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc697c5-f129-4569-8e8d-80db6d4a8c1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc697c5-f129-4569-8e8d-80db6d4a8c1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12753087655970024623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623127530876559700246231275308765597002462312753087655970024623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c245e96a-a9f7-4e19-9a4e-60958307c4a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc697c5-f129-4569-8e8d-80db6d4a8c1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9bf2dcf-5e6f-47de-87a1-d5448303fe3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76f9eef-e347-4f43-95d2-bea410a7d8ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76f9eef-e347-4f43-95d2-bea410a7d8ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643512817092319439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439156435128170923194391564351281709231943915643512817092319439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9bf2dcf-5e6f-47de-87a1-d5448303fe3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14990935157310460497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497149909351573104604971499093515731046049714990935157310460497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76f9eef-e347-4f43-95d2-bea410a7d8ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8236d17f-5a24-4431-8244-4c5b9c471d43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8236d17f-5a24-4431-8244-4c5b9c471d43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9872350029155973234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234987235002915597323498723500291559732349872350029155973234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9bf2dcf-5e6f-47de-87a1-d5448303fe3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab7e57a3-4c1b-4698-8238-33b3d2eb814c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab7e57a3-4c1b-4698-8238-33b3d2eb814c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7287863117361654661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661728786311736165466172878631173616546617287863117361654661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8236d17f-5a24-4431-8244-4c5b9c471d43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3ffd93-3a46-49a2-bf8c-1b4e2b24f007, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3ffd93-3a46-49a2-bf8c-1b4e2b24f007, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12625548400510242484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484126255484005102424841262554840051024248412625548400510242484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab7e57a3-4c1b-4698-8238-33b3d2eb814c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5232938-f47a-4119-8b8b-c7cf8b62a2d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5232938-f47a-4119-8b8b-c7cf8b62a2d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10187347999144919144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144101873479991449191441018734799914491914410187347999144919144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3ffd93-3a46-49a2-bf8c-1b4e2b24f007, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07233981-8fab-4f25-9919-05ce030ce60a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07233981-8fab-4f25-9919-05ce030ce60a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6711385655515753999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999671138565551575399967113856555157539996711385655515753999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5232938-f47a-4119-8b8b-c7cf8b62a2d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df6003b-498d-471f-9f32-f58e306a0844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df6003b-498d-471f-9f32-f58e306a0844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15125605359173038653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653151256053591730386531512560535917303865315125605359173038653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df6003b-498d-471f-9f32-f58e306a0844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727ab0a8-2bfd-4697-ba96-02f63ef89c50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727ab0a8-2bfd-4697-ba96-02f63ef89c50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15080323483419111138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138150803234834191111381508032348341911113815080323483419111138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07233981-8fab-4f25-9919-05ce030ce60a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22434e32-586d-48ff-b124-99f11e001ba3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22434e32-586d-48ff-b124-99f11e001ba3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2846494771166618981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981284649477116661898128464947711666189812846494771166618981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727ab0a8-2bfd-4697-ba96-02f63ef89c50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f12c095-3daf-4f79-a27f-7a236ce574a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f12c095-3daf-4f79-a27f-7a236ce574a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848459744396021436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436384845974439602143638484597443960214363848459744396021436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22434e32-586d-48ff-b124-99f11e001ba3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb4088f-ffe7-4bd9-a4bb-b3f87cdc9f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f12c095-3daf-4f79-a27f-7a236ce574a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44fc6b9-6bcf-44b4-9541-8723e1794376, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44fc6b9-6bcf-44b4-9541-8723e1794376, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897674517697653366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366589767451769765336658976745176976533665897674517697653366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb4088f-ffe7-4bd9-a4bb-b3f87cdc9f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13186243786060755203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203131862437860607552031318624378606075520313186243786060755203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44fc6b9-6bcf-44b4-9541-8723e1794376, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268771c9-3938-403c-8d81-d4b5cb120222, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268771c9-3938-403c-8d81-d4b5cb120222, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9106252055667702020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020910625205566770202091062520556677020209106252055667702020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb4088f-ffe7-4bd9-a4bb-b3f87cdc9f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a07b3a-daf6-45e4-9a69-17fc7d034a5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a07b3a-daf6-45e4-9a69-17fc7d034a5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7824760470293970488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488782476047029397048878247604702939704887824760470293970488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268771c9-3938-403c-8d81-d4b5cb120222, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c1e7af-f806-4b38-9d76-47ac1a6c0d83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c1e7af-f806-4b38-9d76-47ac1a6c0d83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3199045283458740455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455319904528345874045531990452834587404553199045283458740455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a07b3a-daf6-45e4-9a69-17fc7d034a5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01408c5-e8f5-4591-b087-00ce0655230b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01408c5-e8f5-4591-b087-00ce0655230b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2459943652204253265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265245994365220425326524599436522042532652459943652204253265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01408c5-e8f5-4591-b087-00ce0655230b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c5b144-d3b3-438d-b248-ab0e5f3c21cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c5b144-d3b3-438d-b248-ab0e5f3c21cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278601667447743532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532142786016674477435321427860166744774353214278601667447743532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c1e7af-f806-4b38-9d76-47ac1a6c0d83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d3c52e-14e1-48bb-a0d3-577940500372, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c5b144-d3b3-438d-b248-ab0e5f3c21cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d3c52e-14e1-48bb-a0d3-577940500372, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918015108194653286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286391801510819465328639180151081946532863918015108194653286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf1909f-196d-484c-8d28-0e15adf270b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf1909f-196d-484c-8d28-0e15adf270b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 300168176171270119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119300168176171270119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d3c52e-14e1-48bb-a0d3-577940500372, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ce5fa3-c040-4334-b0b8-3dd71fe362bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ce5fa3-c040-4334-b0b8-3dd71fe362bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3737557223146311978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978373755722314631197837375572231463119783737557223146311978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf1909f-196d-484c-8d28-0e15adf270b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989fa67c-98ce-48f9-a2a2-02a104316895, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989fa67c-98ce-48f9-a2a2-02a104316895, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10772589364550915166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166107725893645509151661077258936455091516610772589364550915166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ce5fa3-c040-4334-b0b8-3dd71fe362bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989fa67c-98ce-48f9-a2a2-02a104316895, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef83be5-5931-4958-b7d3-65a99aa0aa2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261e936e-044b-4444-b859-ab0bc1aeedba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261e936e-044b-4444-b859-ab0bc1aeedba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12984938281915503798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798129849382819155037981298493828191550379812984938281915503798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef83be5-5931-4958-b7d3-65a99aa0aa2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518804574544451665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665351880457454445166535188045745444516653518804574544451665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261e936e-044b-4444-b859-ab0bc1aeedba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ea3323-8548-4ca3-baba-2da1030517b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef83be5-5931-4958-b7d3-65a99aa0aa2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ea3323-8548-4ca3-baba-2da1030517b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15086579252606716389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389150865792526067163891508657925260671638915086579252606716389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e1a9df-2692-4603-b78a-c7c0b2259509, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e1a9df-2692-4603-b78a-c7c0b2259509, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573160053462539196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196145731600534625391961457316005346253919614573160053462539196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ea3323-8548-4ca3-baba-2da1030517b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f728f4-ef51-43bb-802d-9a9d04e9bc93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f728f4-ef51-43bb-802d-9a9d04e9bc93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17700208180999579934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934177002081809995799341770020818099957993417700208180999579934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e1a9df-2692-4603-b78a-c7c0b2259509, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2c3a5f-a2e0-4a9a-a137-ed0f148d5cf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2c3a5f-a2e0-4a9a-a137-ed0f148d5cf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2586818765831492016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016258681876583149201625868187658314920162586818765831492016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f728f4-ef51-43bb-802d-9a9d04e9bc93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69df34b4-d10b-4305-bd3b-3b316ddaa88a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69df34b4-d10b-4305-bd3b-3b316ddaa88a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018297001034674237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237701829700103467423770182970010346742377018297001034674237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2c3a5f-a2e0-4a9a-a137-ed0f148d5cf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8b04e4-66a7-461f-9488-c9f91ee68eb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8b04e4-66a7-461f-9488-c9f91ee68eb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13225092646329086676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676132250926463290866761322509264632908667613225092646329086676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69df34b4-d10b-4305-bd3b-3b316ddaa88a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6792edda-4098-49bd-8cf8-70331d56ff67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6792edda-4098-49bd-8cf8-70331d56ff67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430468560135217136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136154304685601352171361543046856013521713615430468560135217136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8b04e4-66a7-461f-9488-c9f91ee68eb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d744f558-fec5-4d92-a70a-71bd1d7af3c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d744f558-fec5-4d92-a70a-71bd1d7af3c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436214798685176752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752243621479868517675224362147986851767522436214798685176752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6792edda-4098-49bd-8cf8-70331d56ff67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4efe8d9-ceb3-442b-ad70-7c2abee90d32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4efe8d9-ceb3-442b-ad70-7c2abee90d32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5037219940881911670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670503721994088191167050372199408819116705037219940881911670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d744f558-fec5-4d92-a70a-71bd1d7af3c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17b221a-230d-40a1-8d69-5e44a98d10da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4efe8d9-ceb3-442b-ad70-7c2abee90d32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d89e37-284e-4468-8bf7-306a8b49dc4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d89e37-284e-4468-8bf7-306a8b49dc4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6483861091847036101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101648386109184703610164838610918470361016483861091847036101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17b221a-230d-40a1-8d69-5e44a98d10da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144615333711836698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698141446153337118366981414461533371183669814144615333711836698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d89e37-284e-4468-8bf7-306a8b49dc4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff74d804-ff2c-4da0-9d91-5f70fb5b97ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17b221a-230d-40a1-8d69-5e44a98d10da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff74d804-ff2c-4da0-9d91-5f70fb5b97ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750386503704677773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773475038650370467777347503865037046777734750386503704677773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6e97e9-7502-4d7b-827a-bf9c2aaf17f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6e97e9-7502-4d7b-827a-bf9c2aaf17f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588400190645930366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366105884001906459303661058840019064593036610588400190645930366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff74d804-ff2c-4da0-9d91-5f70fb5b97ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6e97e9-7502-4d7b-827a-bf9c2aaf17f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08479c3-349d-4393-80a8-485f039bf3e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08479c3-349d-4393-80a8-485f039bf3e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4043065487680100568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568404306548768010056840430654876801005684043065487680100568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecab25e7-93f4-419c-9bc9-1b84c1211794, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecab25e7-93f4-419c-9bc9-1b84c1211794, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13941915785478769117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117139419157854787691171394191578547876911713941915785478769117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08479c3-349d-4393-80a8-485f039bf3e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecab25e7-93f4-419c-9bc9-1b84c1211794, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab26f1e-5ac9-4d6b-a01f-2d96a1291387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a607cca-6fe3-489c-b947-30816b44b21e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a607cca-6fe3-489c-b947-30816b44b21e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14218077623462419094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094142180776234624190941421807762346241909414218077623462419094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab26f1e-5ac9-4d6b-a01f-2d96a1291387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8133764225180430596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596813376422518043059681337642251804305968133764225180430596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a607cca-6fe3-489c-b947-30816b44b21e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee40f34-1897-410e-bd98-762ac7b9e68f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab26f1e-5ac9-4d6b-a01f-2d96a1291387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee40f34-1897-410e-bd98-762ac7b9e68f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11671980966341907629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629116719809663419076291167198096634190762911671980966341907629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bc9f4a5-808f-482e-839c-32d2dce9547e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bc9f4a5-808f-482e-839c-32d2dce9547e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17265743528640776143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143172657435286407761431726574352864077614317265743528640776143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee40f34-1897-410e-bd98-762ac7b9e68f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bc9f4a5-808f-482e-839c-32d2dce9547e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44df398a-0e40-4bab-acae-beb3fbe78236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44df398a-0e40-4bab-acae-beb3fbe78236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15338933887451552584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584153389338874515525841533893388745155258415338933887451552584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4bddf57-3d67-465f-adc7-dd7e73992b35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4bddf57-3d67-465f-adc7-dd7e73992b35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12322843569585149287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287123228435695851492871232284356958514928712322843569585149287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44df398a-0e40-4bab-acae-beb3fbe78236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ecc280-3384-44dc-9c62-0b08c229e6a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4bddf57-3d67-465f-adc7-dd7e73992b35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ecc280-3384-44dc-9c62-0b08c229e6a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8330608462630271629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629833060846263027162983306084626302716298330608462630271629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c5ccaf-f8e4-4e8b-bc9a-a7143069ee3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c5ccaf-f8e4-4e8b-bc9a-a7143069ee3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7688108367735568528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528768810836773556852876881083677355685287688108367735568528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ecc280-3384-44dc-9c62-0b08c229e6a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d2edd7-57d1-4bd5-9d07-575279df70e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d2edd7-57d1-4bd5-9d07-575279df70e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4761296576085098316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316476129657608509831647612965760850983164761296576085098316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c5ccaf-f8e4-4e8b-bc9a-a7143069ee3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b91ee1-7978-4a3e-8658-3d7f44351277, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b91ee1-7978-4a3e-8658-3d7f44351277, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4611461655723746872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872461146165572374687246114616557237468724611461655723746872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d2edd7-57d1-4bd5-9d07-575279df70e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdcfa2ee-13fa-4e24-83b9-f73f902e73c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdcfa2ee-13fa-4e24-83b9-f73f902e73c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9610194020710645759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759961019402071064575996101940207106457599610194020710645759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b91ee1-7978-4a3e-8658-3d7f44351277, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdcfa2ee-13fa-4e24-83b9-f73f902e73c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ddfcc4-ffd6-43e9-83e4-505753b4258a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ddfcc4-ffd6-43e9-83e4-505753b4258a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13708064871336363806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806137080648713363638061370806487133636380613708064871336363806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622e25d4-06d7-4678-986b-4a853de9da0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622e25d4-06d7-4678-986b-4a853de9da0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557898002537377856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856557898002537377856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622e25d4-06d7-4678-986b-4a853de9da0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b04d6b-8ff3-4844-ba30-cfe42b6de152, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b04d6b-8ff3-4844-ba30-cfe42b6de152, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466438500852928577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577846643850085292857784664385008529285778466438500852928577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ddfcc4-ffd6-43e9-83e4-505753b4258a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed05c9d3-b8c8-42ba-a0b1-2788d9898e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed05c9d3-b8c8-42ba-a0b1-2788d9898e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1591409075126593474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474159140907512659347415914090751265934741591409075126593474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b04d6b-8ff3-4844-ba30-cfe42b6de152, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a5f39e9-6ec6-47d0-b022-8b8edd1033af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5f39e9-6ec6-47d0-b022-8b8edd1033af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405312905440411576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576240531290544041157624053129054404115762405312905440411576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed05c9d3-b8c8-42ba-a0b1-2788d9898e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5f39e9-6ec6-47d0-b022-8b8edd1033af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116a1fe8-b738-45c3-b72c-ee02450f913b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 734fba20-0ce3-4daa-ae86-b3386ca61aa0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116a1fe8-b738-45c3-b72c-ee02450f913b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5511792484214345891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891551179248421434589155117924842143458915511792484214345891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 734fba20-0ce3-4daa-ae86-b3386ca61aa0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9589418998657704993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993958941899865770499395894189986577049939589418998657704993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116a1fe8-b738-45c3-b72c-ee02450f913b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f46c1e-4ca0-43bc-9052-b5fe9a1064ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f46c1e-4ca0-43bc-9052-b5fe9a1064ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481619106668162135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135548161910666816213554816191066681621355481619106668162135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 734fba20-0ce3-4daa-ae86-b3386ca61aa0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa7e643-0ba7-478e-93d0-af0ffb1702f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f46c1e-4ca0-43bc-9052-b5fe9a1064ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa7e643-0ba7-478e-93d0-af0ffb1702f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13887456840873324881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881138874568408733248811388745684087332488113887456840873324881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23299783-f583-4f38-b7d2-4b3aee6577fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23299783-f583-4f38-b7d2-4b3aee6577fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1436678557266235679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679143667855726623567914366785572662356791436678557266235679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa7e643-0ba7-478e-93d0-af0ffb1702f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23299783-f583-4f38-b7d2-4b3aee6577fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d90412-7fdc-40d6-a517-5cd3ea3760e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d90412-7fdc-40d6-a517-5cd3ea3760e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2832828096083841731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731283282809608384173128328280960838417312832828096083841731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c308e745-fa20-4d22-b6a9-223970ff8ac3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c308e745-fa20-4d22-b6a9-223970ff8ac3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16410996053690424250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250164109960536904242501641099605369042425016410996053690424250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d90412-7fdc-40d6-a517-5cd3ea3760e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccd24bc-896b-4722-8c84-31d577661f87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccd24bc-896b-4722-8c84-31d577661f87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17144017728614972452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452171440177286149724521714401772861497245217144017728614972452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c308e745-fa20-4d22-b6a9-223970ff8ac3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5c591b-f4dc-4f6b-8e2a-4e844dab81fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccd24bc-896b-4722-8c84-31d577661f87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d508c0-9333-4f22-9e8c-62df4e1aac7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d508c0-9333-4f22-9e8c-62df4e1aac7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4919825565916248282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282491982556591624828249198255659162482824919825565916248282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5c591b-f4dc-4f6b-8e2a-4e844dab81fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12561896038925472617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617125618960389254726171256189603892547261712561896038925472617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5c591b-f4dc-4f6b-8e2a-4e844dab81fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d508c0-9333-4f22-9e8c-62df4e1aac7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d00c75-5640-40a0-b8b5-1a087a6e8037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d00c75-5640-40a0-b8b5-1a087a6e8037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9556705955275064182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182955670595527506418295567059552750641829556705955275064182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70332d57-0e01-4b59-a011-d7a3b9ea16fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70332d57-0e01-4b59-a011-d7a3b9ea16fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17711471400286182892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892177114714002861828921771147140028618289217711471400286182892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d00c75-5640-40a0-b8b5-1a087a6e8037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de4522c-edbd-4ac0-84e5-69bcc940f4b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de4522c-edbd-4ac0-84e5-69bcc940f4b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18432128087604558646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646184321280876045586461843212808760455864618432128087604558646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70332d57-0e01-4b59-a011-d7a3b9ea16fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44292171-c0c8-4b6a-b2d2-b441cce2aff8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44292171-c0c8-4b6a-b2d2-b441cce2aff8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4980461506827074475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475498046150682707447549804615068270744754980461506827074475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de4522c-edbd-4ac0-84e5-69bcc940f4b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9475a7b1-b1da-49e8-8538-568cdc3520fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9475a7b1-b1da-49e8-8538-568cdc3520fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156844015781866029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029151568440157818660291515684401578186602915156844015781866029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44292171-c0c8-4b6a-b2d2-b441cce2aff8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd5f5b9-6f73-42c2-bcb4-b8e1d7159eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd5f5b9-6f73-42c2-bcb4-b8e1d7159eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17883128265787809358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358178831282657878093581788312826578780935817883128265787809358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9475a7b1-b1da-49e8-8538-568cdc3520fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02328a87-3e41-4704-9846-8c98301fe3ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02328a87-3e41-4704-9846-8c98301fe3ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4104181926070211388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388410418192607021138841041819260702113884104181926070211388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02328a87-3e41-4704-9846-8c98301fe3ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c49afdd-2b8f-4de8-8141-c552ba1f7e4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c49afdd-2b8f-4de8-8141-c552ba1f7e4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084055628034314009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009100840556280343140091008405562803431400910084055628034314009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd5f5b9-6f73-42c2-bcb4-b8e1d7159eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ac2558-a8d3-4714-a5ae-357a13e08f26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ac2558-a8d3-4714-a5ae-357a13e08f26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17017385136817374300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300170173851368173743001701738513681737430017017385136817374300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c49afdd-2b8f-4de8-8141-c552ba1f7e4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aacfdbae-2b59-47d8-8b41-311462bfc71c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aacfdbae-2b59-47d8-8b41-311462bfc71c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18309892501240030872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872183098925012400308721830989250124003087218309892501240030872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ac2558-a8d3-4714-a5ae-357a13e08f26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40944da-825a-4f7a-bad4-dc4f27d691c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40944da-825a-4f7a-bad4-dc4f27d691c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11739064150076624331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331117390641500766243311173906415007662433111739064150076624331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aacfdbae-2b59-47d8-8b41-311462bfc71c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e63fb2-4c03-4a32-b573-232d4c9f028e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e63fb2-4c03-4a32-b573-232d4c9f028e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 162248411506739481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481162248411506739481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40944da-825a-4f7a-bad4-dc4f27d691c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18ea64d-c768-43f7-97dc-7bf622284123, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18ea64d-c768-43f7-97dc-7bf622284123, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401375620334821412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412140137562033482141214013756203348214121401375620334821412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e63fb2-4c03-4a32-b573-232d4c9f028e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ff7786-1a00-42ea-b17c-3a52494a90b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ff7786-1a00-42ea-b17c-3a52494a90b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545502034719163652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652354550203471916365235455020347191636523545502034719163652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18ea64d-c768-43f7-97dc-7bf622284123, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f435ba-0059-41f5-a19b-9b465cad4790, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f435ba-0059-41f5-a19b-9b465cad4790, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8390827853307873652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652839082785330787365283908278533078736528390827853307873652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ff7786-1a00-42ea-b17c-3a52494a90b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fca7bad-4625-4065-9424-df29b522d033, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fca7bad-4625-4065-9424-df29b522d033, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752194401155925780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780975219440115592578097521944011559257809752194401155925780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f435ba-0059-41f5-a19b-9b465cad4790, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3045f453-1d3c-4120-9523-bee7ed42abe2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3045f453-1d3c-4120-9523-bee7ed42abe2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540065055169886734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734175400650551698867341754006505516988673417540065055169886734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fca7bad-4625-4065-9424-df29b522d033, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8780a4-2019-4b0e-89d3-cea714012603, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8780a4-2019-4b0e-89d3-cea714012603, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540225778328656968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968175402257783286569681754022577832865696817540225778328656968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3045f453-1d3c-4120-9523-bee7ed42abe2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab3d1f9-7818-4444-951f-51629bbbb9fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab3d1f9-7818-4444-951f-51629bbbb9fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3218686756649763141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141321868675664976314132186867566497631413218686756649763141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8780a4-2019-4b0e-89d3-cea714012603, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9ebe4e-b02a-4be6-a7b3-c9c8fb35b22a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab3d1f9-7818-4444-951f-51629bbbb9fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9ebe4e-b02a-4be6-a7b3-c9c8fb35b22a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13205581082388243378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378132055810823882433781320558108238824337813205581082388243378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e262c6-dce8-47a8-b230-716eda5e6a9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e262c6-dce8-47a8-b230-716eda5e6a9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796752523803045693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693107967525238030456931079675252380304569310796752523803045693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9ebe4e-b02a-4be6-a7b3-c9c8fb35b22a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e262c6-dce8-47a8-b230-716eda5e6a9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305aa52a-8ca7-40ef-880a-4be46590dee4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305aa52a-8ca7-40ef-880a-4be46590dee4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416995538966108986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986164169955389661089861641699553896610898616416995538966108986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbeaac2f-d969-409d-8f72-07a446885841, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbeaac2f-d969-409d-8f72-07a446885841, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066936030243478575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575100669360302434785751006693603024347857510066936030243478575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305aa52a-8ca7-40ef-880a-4be46590dee4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893dd9c1-4d2a-489b-878c-4db4d5abe9b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893dd9c1-4d2a-489b-878c-4db4d5abe9b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679814754014598303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303667981475401459830366798147540145983036679814754014598303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbeaac2f-d969-409d-8f72-07a446885841, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6297d1-cd1b-46aa-af07-6d8ae936b983, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6297d1-cd1b-46aa-af07-6d8ae936b983, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8109401202362736695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695810940120236273669581094012023627366958109401202362736695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893dd9c1-4d2a-489b-878c-4db4d5abe9b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5ba022-4a8f-4af6-af77-7ff749438bc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5ba022-4a8f-4af6-af77-7ff749438bc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17776386862867027065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065177763868628670270651777638686286702706517776386862867027065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6297d1-cd1b-46aa-af07-6d8ae936b983, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5ba022-4a8f-4af6-af77-7ff749438bc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47cc59d-4ce7-441d-b8ad-cb07dc0900a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47cc59d-4ce7-441d-b8ad-cb07dc0900a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 598496695474636124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124598496695474636124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc06e763-6b41-43b1-81c1-9f167bbcf95d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc06e763-6b41-43b1-81c1-9f167bbcf95d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031262904728008043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043140312629047280080431403126290472800804314031262904728008043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47cc59d-4ce7-441d-b8ad-cb07dc0900a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc06e763-6b41-43b1-81c1-9f167bbcf95d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0d1ec3-5d4f-492e-95b1-6d22ed00947c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0d1ec3-5d4f-492e-95b1-6d22ed00947c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7949309283866121202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202794930928386612120279493092838661212027949309283866121202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644b2348-3bed-43cb-b6d2-0d74f97f3683, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644b2348-3bed-43cb-b6d2-0d74f97f3683, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16849191837263105759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759168491918372631057591684919183726310575916849191837263105759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0d1ec3-5d4f-492e-95b1-6d22ed00947c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b7ad4a-697c-470a-8e3d-2f2fda480d57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b7ad4a-697c-470a-8e3d-2f2fda480d57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 504062560793547869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869504062560793547869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644b2348-3bed-43cb-b6d2-0d74f97f3683, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0234395-ca07-4fde-bbdf-ea4e8ddf3b6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0234395-ca07-4fde-bbdf-ea4e8ddf3b6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872168226501052641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641148721682265010526411487216822650105264114872168226501052641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b7ad4a-697c-470a-8e3d-2f2fda480d57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e66a29-fa56-4d4c-83e3-2dcc1db46f04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e66a29-fa56-4d4c-83e3-2dcc1db46f04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832515024056389268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268683251502405638926868325150240563892686832515024056389268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0234395-ca07-4fde-bbdf-ea4e8ddf3b6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bd49af-ae2a-49d4-b130-5195aa666494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bd49af-ae2a-49d4-b130-5195aa666494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9870099247641050396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396987009924764105039698700992476410503969870099247641050396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e66a29-fa56-4d4c-83e3-2dcc1db46f04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a19d31-ddbb-4d44-956d-6c5871defce2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a19d31-ddbb-4d44-956d-6c5871defce2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353605231947312563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563163536052319473125631635360523194731256316353605231947312563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bd49af-ae2a-49d4-b130-5195aa666494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4362ee42-bd46-404b-a7fb-1c75aaec22bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4362ee42-bd46-404b-a7fb-1c75aaec22bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940352620644312959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959594035262064431295959403526206443129595940352620644312959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a19d31-ddbb-4d44-956d-6c5871defce2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd659946-b22e-4b2e-ba32-378878dfbc63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd659946-b22e-4b2e-ba32-378878dfbc63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14211143461106875353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353142111434611068753531421114346110687535314211143461106875353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4362ee42-bd46-404b-a7fb-1c75aaec22bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca7a709-35d0-45b8-bf07-5516fac5b0b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca7a709-35d0-45b8-bf07-5516fac5b0b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10527950274495026940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940105279502744950269401052795027449502694010527950274495026940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd659946-b22e-4b2e-ba32-378878dfbc63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e291bcfe-4ac3-4578-925e-e41b508156a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e291bcfe-4ac3-4578-925e-e41b508156a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17936662397717213195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195179366623977172131951793666239771721319517936662397717213195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca7a709-35d0-45b8-bf07-5516fac5b0b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979fe777-2587-4e33-b2b0-b28a8e3db91a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e291bcfe-4ac3-4578-925e-e41b508156a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979fe777-2587-4e33-b2b0-b28a8e3db91a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713336986786582704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704117133369867865827041171333698678658270411713336986786582704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76538ab0-6166-4e7f-bf44-cd71055438ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76538ab0-6166-4e7f-bf44-cd71055438ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9121991650978576232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232912199165097857623291219916509785762329121991650978576232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979fe777-2587-4e33-b2b0-b28a8e3db91a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76538ab0-6166-4e7f-bf44-cd71055438ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13020080-f9a1-4e68-836c-086d3fa23da5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0f6e51-dd27-40a5-97a8-ac186373c937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0f6e51-dd27-40a5-97a8-ac186373c937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1306830768287551694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694130683076828755169413068307682875516941306830768287551694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13020080-f9a1-4e68-836c-086d3fa23da5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7473881586010132806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806747388158601013280674738815860101328067473881586010132806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0f6e51-dd27-40a5-97a8-ac186373c937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2f820d-a89e-4278-89ca-8d1427de3079, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13020080-f9a1-4e68-836c-086d3fa23da5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2f820d-a89e-4278-89ca-8d1427de3079, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606696855489016915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915860669685548901691586066968554890169158606696855489016915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351abc4b-d65c-4ec4-93ef-f6d7df99b3b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2f820d-a89e-4278-89ca-8d1427de3079, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351abc4b-d65c-4ec4-93ef-f6d7df99b3b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16106306436157178946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946161063064361571789461610630643615717894616106306436157178946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2050f2eb-6699-4b3e-b1b4-94e0abf3fb4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2050f2eb-6699-4b3e-b1b4-94e0abf3fb4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457785009457853060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060164577850094578530601645778500945785306016457785009457853060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351abc4b-d65c-4ec4-93ef-f6d7df99b3b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2050f2eb-6699-4b3e-b1b4-94e0abf3fb4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb89c25-71bb-48a5-90ae-51d41aca5751, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb89c25-71bb-48a5-90ae-51d41aca5751, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12423668695610099201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201124236686956100992011242366869561009920112423668695610099201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e7cd0a9-e889-4b21-b4d6-d66283cd44b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7cd0a9-e889-4b21-b4d6-d66283cd44b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6074814230257508920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920607481423025750892060748142302575089206074814230257508920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb89c25-71bb-48a5-90ae-51d41aca5751, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb7b3b6-0ab7-4559-8d7c-5f6d19f85867, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb7b3b6-0ab7-4559-8d7c-5f6d19f85867, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7975323063405955735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735797532306340595573579753230634059557357975323063405955735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7cd0a9-e889-4b21-b4d6-d66283cd44b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e18be0b-9c49-48eb-b50a-0a3f83e8a952, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e18be0b-9c49-48eb-b50a-0a3f83e8a952, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10531526268584479865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865105315262685844798651053152626858447986510531526268584479865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb7b3b6-0ab7-4559-8d7c-5f6d19f85867, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa9fb0b9-c619-47d0-90bb-08d88d0c7500, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa9fb0b9-c619-47d0-90bb-08d88d0c7500, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10759039681488704231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231107590396814887042311075903968148870423110759039681488704231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa9fb0b9-c619-47d0-90bb-08d88d0c7500, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e18be0b-9c49-48eb-b50a-0a3f83e8a952, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6601d7f4-e3a7-41c8-919b-09cd165a376e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6601d7f4-e3a7-41c8-919b-09cd165a376e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14895585608447310195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195148955856084473101951489558560844731019514895585608447310195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6adf4f67-2ebc-4e38-98e1-8ca50b5fd938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6adf4f67-2ebc-4e38-98e1-8ca50b5fd938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732326339350881640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640373232633935088164037323263393508816403732326339350881640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6601d7f4-e3a7-41c8-919b-09cd165a376e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7c05e6-43b9-4516-b26f-f4fb1724ab22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7c05e6-43b9-4516-b26f-f4fb1724ab22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18206458565644557670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670182064585656445576701820645856564455767018206458565644557670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6adf4f67-2ebc-4e38-98e1-8ca50b5fd938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb2cdcb-7dd3-4d42-ba8a-aaf2c51235dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb2cdcb-7dd3-4d42-ba8a-aaf2c51235dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046414989414897575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575110464149894148975751104641498941489757511046414989414897575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7c05e6-43b9-4516-b26f-f4fb1724ab22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73da223e-48d3-4ccb-b020-429ec88f3a2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73da223e-48d3-4ccb-b020-429ec88f3a2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337616001612584677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677183376160016125846771833761600161258467718337616001612584677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb2cdcb-7dd3-4d42-ba8a-aaf2c51235dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466a921a-e593-4aba-8b91-7a81dcc9e931, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466a921a-e593-4aba-8b91-7a81dcc9e931, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6189626299488140544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544618962629948814054461896262994881405446189626299488140544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73da223e-48d3-4ccb-b020-429ec88f3a2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b711e6a5-c476-4e95-9770-94541cc0d095, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b711e6a5-c476-4e95-9770-94541cc0d095, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15481970828926524029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029154819708289265240291548197082892652402915481970828926524029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466a921a-e593-4aba-8b91-7a81dcc9e931, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdabc83-8fb2-4d57-96f8-cdb97e6fb3d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdabc83-8fb2-4d57-96f8-cdb97e6fb3d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271535110295848397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397172715351102958483971727153511029584839717271535110295848397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b711e6a5-c476-4e95-9770-94541cc0d095, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad5573d-4f83-4148-878c-471dc40e6495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad5573d-4f83-4148-878c-471dc40e6495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15516457670966713174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174155164576709667131741551645767096671317415516457670966713174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdabc83-8fb2-4d57-96f8-cdb97e6fb3d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cf3c4a-ba20-4b68-8aae-3e1b6c208377, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cf3c4a-ba20-4b68-8aae-3e1b6c208377, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234378148892217683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683234378148892217683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad5573d-4f83-4148-878c-471dc40e6495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f1fc3e-b93a-4620-93ac-69a50f25eae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f1fc3e-b93a-4620-93ac-69a50f25eae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9410646694107814921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921941064669410781492194106466941078149219410646694107814921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cf3c4a-ba20-4b68-8aae-3e1b6c208377, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa289fd-ff2d-4ea6-8e3e-1c855922226c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f1fc3e-b93a-4620-93ac-69a50f25eae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa289fd-ff2d-4ea6-8e3e-1c855922226c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6030773303784270884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884603077330378427088460307733037842708846030773303784270884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa289fd-ff2d-4ea6-8e3e-1c855922226c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490b6247-92bf-424e-8929-3446ae8c5531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920e31c2-9e9d-4ecf-8a5f-f1412a7f7cd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920e31c2-9e9d-4ecf-8a5f-f1412a7f7cd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2481435612250052310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310248143561225005231024814356122500523102481435612250052310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490b6247-92bf-424e-8929-3446ae8c5531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7632947725717511595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595763294772571751159576329477257175115957632947725717511595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920e31c2-9e9d-4ecf-8a5f-f1412a7f7cd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a77bfdd0-4c8d-4e85-a3fa-d39023b770da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a77bfdd0-4c8d-4e85-a3fa-d39023b770da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10146948189177406231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231101469481891774062311014694818917740623110146948189177406231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490b6247-92bf-424e-8929-3446ae8c5531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5885825b-09b0-40f0-a4f4-7192030a890f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5885825b-09b0-40f0-a4f4-7192030a890f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109683864069739816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816161096838640697398161610968386406973981616109683864069739816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a77bfdd0-4c8d-4e85-a3fa-d39023b770da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5885825b-09b0-40f0-a4f4-7192030a890f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89ca474-18c8-43da-8ccb-1f55e4037e0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84a117b-fcfc-4685-b8f6-6d57f434b755, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84a117b-fcfc-4685-b8f6-6d57f434b755, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13765024484863231655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655137650244848632316551376502448486323165513765024484863231655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89ca474-18c8-43da-8ccb-1f55e4037e0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 684173048040159740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740684173048040159740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84a117b-fcfc-4685-b8f6-6d57f434b755, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed144571-a169-4749-809e-ed3a4105fdea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed144571-a169-4749-809e-ed3a4105fdea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11392104170267877006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006113921041702678770061139210417026787700611392104170267877006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89ca474-18c8-43da-8ccb-1f55e4037e0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b052b84-66bb-4332-8ecf-d1b819abdac0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b052b84-66bb-4332-8ecf-d1b819abdac0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254415472396162309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309425441547239616230942544154723961623094254415472396162309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed144571-a169-4749-809e-ed3a4105fdea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321b4fcb-4f84-4811-a874-80540ec63b9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b052b84-66bb-4332-8ecf-d1b819abdac0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321b4fcb-4f84-4811-a874-80540ec63b9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15940844193556254762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762159408441935562547621594084419355625476215940844193556254762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321b4fcb-4f84-4811-a874-80540ec63b9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70bb8592-fbaa-46df-9246-a74a7882fa72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e933eb9b-862a-49d8-b46d-df270dafd36b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bb8592-fbaa-46df-9246-a74a7882fa72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5858206366630175576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576585820636663017557658582063666301755765858206366630175576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e933eb9b-862a-49d8-b46d-df270dafd36b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260717510148140899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899102607175101481408991026071751014814089910260717510148140899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bb8592-fbaa-46df-9246-a74a7882fa72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d71da15-da4c-4077-b879-34c62d09539c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e933eb9b-862a-49d8-b46d-df270dafd36b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d71da15-da4c-4077-b879-34c62d09539c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10496785451855639897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897104967854518556398971049678545185563989710496785451855639897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826bc397-7b0c-403e-89e7-e374394465fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826bc397-7b0c-403e-89e7-e374394465fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128467427176937218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218912846742717693721891284674271769372189128467427176937218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d71da15-da4c-4077-b879-34c62d09539c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b71431-6f6e-4716-8d74-ebf98a5b5450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826bc397-7b0c-403e-89e7-e374394465fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b71431-6f6e-4716-8d74-ebf98a5b5450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449711580144729696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696444971158014472969644497115801447296964449711580144729696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3c47e3-e76b-4517-b53a-83794c5b0375, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3c47e3-e76b-4517-b53a-83794c5b0375, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7888413934462264744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744788841393446226474478884139344622647447888413934462264744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b71431-6f6e-4716-8d74-ebf98a5b5450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3c47e3-e76b-4517-b53a-83794c5b0375, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1327fce6-a5c1-45b2-8231-36fea9261b68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5757772-17d3-4ae5-84a9-8f511dd14244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1327fce6-a5c1-45b2-8231-36fea9261b68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768325010689833610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610476832501068983361047683250106898336104768325010689833610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5757772-17d3-4ae5-84a9-8f511dd14244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5213883040765043810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810521388304076504381052138830407650438105213883040765043810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1327fce6-a5c1-45b2-8231-36fea9261b68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b623f8ad-7560-480e-8ad1-b9645ab9856d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b623f8ad-7560-480e-8ad1-b9645ab9856d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284142238135073990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990828414223813507399082841422381350739908284142238135073990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5757772-17d3-4ae5-84a9-8f511dd14244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b623f8ad-7560-480e-8ad1-b9645ab9856d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6c28f4-3898-410e-b7e9-060c8dfdc2fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6c28f4-3898-410e-b7e9-060c8dfdc2fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145744273246666920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920114574427324666692011457442732466669201145744273246666920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63729d75-e0f0-4337-844e-2ad232da6538, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63729d75-e0f0-4337-844e-2ad232da6538, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15617759129330606459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459156177591293306064591561775912933060645915617759129330606459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6c28f4-3898-410e-b7e9-060c8dfdc2fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f73ac7d-6749-4eaf-af93-1bbebc8ee21c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f73ac7d-6749-4eaf-af93-1bbebc8ee21c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372425111647007413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413437242511164700741343724251116470074134372425111647007413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63729d75-e0f0-4337-844e-2ad232da6538, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576f0abc-eb89-420b-9ed3-dd20f2dcdfd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576f0abc-eb89-420b-9ed3-dd20f2dcdfd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312958539258789566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566731295853925878956673129585392587895667312958539258789566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f73ac7d-6749-4eaf-af93-1bbebc8ee21c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b821ebb2-c328-4099-9e9c-d37dedd6982e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b821ebb2-c328-4099-9e9c-d37dedd6982e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13877224818086617966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966138772248180866179661387722481808661796613877224818086617966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576f0abc-eb89-420b-9ed3-dd20f2dcdfd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c70f28-dacb-4db8-b4a2-4902dcd7be0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c70f28-dacb-4db8-b4a2-4902dcd7be0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068432372109830169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169170684323721098301691706843237210983016917068432372109830169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b821ebb2-c328-4099-9e9c-d37dedd6982e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3baa3d0-d887-4219-8b55-5757fe979022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c70f28-dacb-4db8-b4a2-4902dcd7be0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3baa3d0-d887-4219-8b55-5757fe979022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4132873291194474509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509413287329119447450941328732911944745094132873291194474509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95e9419-97af-4625-8bdf-92b821f801e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95e9419-97af-4625-8bdf-92b821f801e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6880280583832095055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055688028058383209505568802805838320950556880280583832095055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3baa3d0-d887-4219-8b55-5757fe979022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c23746b-e93b-4d54-8e28-d7e16032e6a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c23746b-e93b-4d54-8e28-d7e16032e6a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16173449479779839093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093161734494797798390931617344947977983909316173449479779839093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95e9419-97af-4625-8bdf-92b821f801e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce826cfb-7629-49ab-82b6-62e76c0372f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce826cfb-7629-49ab-82b6-62e76c0372f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12400138467518143607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607124001384675181436071240013846751814360712400138467518143607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c23746b-e93b-4d54-8e28-d7e16032e6a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ccd0d9-89e2-4985-b322-ba0e5ed106df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ccd0d9-89e2-4985-b322-ba0e5ed106df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13400186414342188522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522134001864143421885221340018641434218852213400186414342188522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce826cfb-7629-49ab-82b6-62e76c0372f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c20c1a-8bfa-4e0c-8d63-d7c89c2193c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c20c1a-8bfa-4e0c-8d63-d7c89c2193c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3724850584060506240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240372485058406050624037248505840605062403724850584060506240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ccd0d9-89e2-4985-b322-ba0e5ed106df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539e120e-e7b5-48b5-ac0f-dde706e48220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539e120e-e7b5-48b5-ac0f-dde706e48220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17107075351350453988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988171070753513504539881710707535135045398817107075351350453988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c20c1a-8bfa-4e0c-8d63-d7c89c2193c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e540bd2-028b-4db1-a502-cce7b51969f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e540bd2-028b-4db1-a502-cce7b51969f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814134952928009449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449148141349529280094491481413495292800944914814134952928009449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539e120e-e7b5-48b5-ac0f-dde706e48220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce6873d-a52a-4d55-b9a8-6283bba39dd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce6873d-a52a-4d55-b9a8-6283bba39dd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296739937779119950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950829673993777911995082967399377791199508296739937779119950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e540bd2-028b-4db1-a502-cce7b51969f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4090037a-ff9e-415e-a9c7-55151a87333e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce6873d-a52a-4d55-b9a8-6283bba39dd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56483eb3-ef9d-4945-ab5e-381d0c5bf7a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4090037a-ff9e-415e-a9c7-55151a87333e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5742563377370400838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838574256337737040083857425633773704008385742563377370400838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56483eb3-ef9d-4945-ab5e-381d0c5bf7a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13821233261016648126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126138212332610166481261382123326101664812613821233261016648126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56483eb3-ef9d-4945-ab5e-381d0c5bf7a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999c5163-cb2c-4a13-9c35-b9a632c15388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999c5163-cb2c-4a13-9c35-b9a632c15388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700312009666307294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294117003120096663072941170031200966630729411700312009666307294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4090037a-ff9e-415e-a9c7-55151a87333e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19417f47-3e42-4442-a85b-6a40384af6bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999c5163-cb2c-4a13-9c35-b9a632c15388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19417f47-3e42-4442-a85b-6a40384af6bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319797155172953112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112133197971551729531121331979715517295311213319797155172953112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1abcfbc5-d8e9-4bf3-ba1b-12e159598f7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1abcfbc5-d8e9-4bf3-ba1b-12e159598f7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17675346283186180514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514176753462831861805141767534628318618051417675346283186180514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19417f47-3e42-4442-a85b-6a40384af6bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1abcfbc5-d8e9-4bf3-ba1b-12e159598f7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279bf60d-0ed5-45f0-aa75-9feda316df58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279bf60d-0ed5-45f0-aa75-9feda316df58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11164187776368614684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684111641877763686146841116418777636861468411164187776368614684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d521ef-c7bd-40c0-b548-0abde5f7dccd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d521ef-c7bd-40c0-b548-0abde5f7dccd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294786929137874808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808152947869291378748081529478692913787480815294786929137874808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279bf60d-0ed5-45f0-aa75-9feda316df58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d521ef-c7bd-40c0-b548-0abde5f7dccd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd7011f-0937-40de-991f-709436327635, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e57471-ee43-4543-95eb-eb956cdc693a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd7011f-0937-40de-991f-709436327635, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17024478117384863758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758170244781173848637581702447811738486375817024478117384863758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e57471-ee43-4543-95eb-eb956cdc693a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4081542831187925987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987408154283118792598740815428311879259874081542831187925987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd7011f-0937-40de-991f-709436327635, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e8b147-8396-4c31-9c9d-3acfa2197b19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e57471-ee43-4543-95eb-eb956cdc693a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c843f807-8a6b-4df4-8a1b-a512fe2f72e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c843f807-8a6b-4df4-8a1b-a512fe2f72e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539491637595219501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501539491637595219501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e8b147-8396-4c31-9c9d-3acfa2197b19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597089928577102454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454459708992857710245445970899285771024544597089928577102454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c843f807-8a6b-4df4-8a1b-a512fe2f72e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e8b147-8396-4c31-9c9d-3acfa2197b19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894fff20-4101-4d90-bbbf-55340308f8f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284c7678-0d1c-4c62-9033-4691ad943b03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894fff20-4101-4d90-bbbf-55340308f8f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1650574613187194855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855165057461318719485516505746131871948551650574613187194855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284c7678-0d1c-4c62-9033-4691ad943b03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304673560433432873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873163046735604334328731630467356043343287316304673560433432873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894fff20-4101-4d90-bbbf-55340308f8f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ee6486-bfab-4df9-b938-9ef56f7a97d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ee6486-bfab-4df9-b938-9ef56f7a97d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14985594879920743692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692149855948799207436921498559487992074369214985594879920743692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ee6486-bfab-4df9-b938-9ef56f7a97d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284c7678-0d1c-4c62-9033-4691ad943b03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8aa6826-174b-464a-ad3b-85f24edb3402, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8aa6826-174b-464a-ad3b-85f24edb3402, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3655136022276308149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149365513602227630814936551360222763081493655136022276308149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef22f645-de54-4fe6-a24d-fe0d92876ecd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef22f645-de54-4fe6-a24d-fe0d92876ecd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2378666322054299293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293237866632205429929323786663220542992932378666322054299293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8aa6826-174b-464a-ad3b-85f24edb3402, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8444ab7-ad91-4097-97b9-ba062590b6ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8444ab7-ad91-4097-97b9-ba062590b6ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8658793474395383298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298865879347439538329886587934743953832988658793474395383298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef22f645-de54-4fe6-a24d-fe0d92876ecd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8444ab7-ad91-4097-97b9-ba062590b6ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 883075e8-ae4b-492e-a464-ab3ee321974d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407f2938-d983-4940-88c2-06ed569ccf6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407f2938-d983-4940-88c2-06ed569ccf6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10870639469713054635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635108706394697130546351087063946971305463510870639469713054635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 883075e8-ae4b-492e-a464-ab3ee321974d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14158576768174991972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972141585767681749919721415857676817499197214158576768174991972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 883075e8-ae4b-492e-a464-ab3ee321974d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c72fc72-8b77-4853-b0f0-88b1054df142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407f2938-d983-4940-88c2-06ed569ccf6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c72fc72-8b77-4853-b0f0-88b1054df142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564376286738535204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204256437628673853520425643762867385352042564376286738535204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260a7a0d-03db-4580-b6aa-ceb40d48df25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260a7a0d-03db-4580-b6aa-ceb40d48df25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10857612587807016135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135108576125878070161351085761258780701613510857612587807016135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c72fc72-8b77-4853-b0f0-88b1054df142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d86da1-32e3-442c-a06f-be2db422c113, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260a7a0d-03db-4580-b6aa-ceb40d48df25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f3b4a6-92fc-4126-8f66-f8eff670f437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f3b4a6-92fc-4126-8f66-f8eff670f437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829015009092218743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743138290150090922187431382901500909221874313829015009092218743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d86da1-32e3-442c-a06f-be2db422c113, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2637706037643256628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628263770603764325662826377060376432566282637706037643256628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f3b4a6-92fc-4126-8f66-f8eff670f437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6895d948-cdb4-45d1-a997-f2cce84e0e20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6895d948-cdb4-45d1-a997-f2cce84e0e20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2559250398288291641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641255925039828829164125592503982882916412559250398288291641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d86da1-32e3-442c-a06f-be2db422c113, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6895d948-cdb4-45d1-a997-f2cce84e0e20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196fec82-990f-42c4-a936-f19c4662aa3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196fec82-990f-42c4-a936-f19c4662aa3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4740342671549275618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618474034267154927561847403426715492756184740342671549275618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d93be8f-4be3-434a-93b9-570a915fb8ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d93be8f-4be3-434a-93b9-570a915fb8ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12048599247469094570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570120485992474690945701204859924746909457012048599247469094570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196fec82-990f-42c4-a936-f19c4662aa3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d93be8f-4be3-434a-93b9-570a915fb8ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609e8de6-d76c-4510-b6c7-b647283b690b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609e8de6-d76c-4510-b6c7-b647283b690b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18223342819612823863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863182233428196128238631822334281961282386318223342819612823863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09d6228e-c81e-44ed-acb8-5e936d1483ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09d6228e-c81e-44ed-acb8-5e936d1483ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8516001240577815388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388851600124057781538885160012405778153888516001240577815388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09d6228e-c81e-44ed-acb8-5e936d1483ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb01427-2a86-4569-9a98-8847359d3c1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb01427-2a86-4569-9a98-8847359d3c1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5071266721023290246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246507126672102329024650712667210232902465071266721023290246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609e8de6-d76c-4510-b6c7-b647283b690b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb01427-2a86-4569-9a98-8847359d3c1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565a4f1d-bbc2-4900-b2d3-493a7afd3b06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee80449-140b-4710-a1b5-91e2731c9067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565a4f1d-bbc2-4900-b2d3-493a7afd3b06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3914683409819709627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627391468340981970962739146834098197096273914683409819709627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee80449-140b-4710-a1b5-91e2731c9067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357372552765271851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851113573725527652718511135737255276527185111357372552765271851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565a4f1d-bbc2-4900-b2d3-493a7afd3b06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed1f3da-c2a1-44d1-8f9c-955b6d9d8a2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed1f3da-c2a1-44d1-8f9c-955b6d9d8a2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6830914310448761255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255683091431044876125568309143104487612556830914310448761255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee80449-140b-4710-a1b5-91e2731c9067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed1f3da-c2a1-44d1-8f9c-955b6d9d8a2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20944a1d-14e1-4fd6-b4cd-db39ebce8d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20944a1d-14e1-4fd6-b4cd-db39ebce8d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9109335146222950921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921910933514622295092191093351462229509219109335146222950921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216ee245-ccda-461c-9a1b-08f0254e06ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216ee245-ccda-461c-9a1b-08f0254e06ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374150329582830048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048374150329582830048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20944a1d-14e1-4fd6-b4cd-db39ebce8d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43cf9117-5cee-4dda-8cdf-caca9189ae4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43cf9117-5cee-4dda-8cdf-caca9189ae4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9135943517277974267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267913594351727797426791359435172779742679135943517277974267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43cf9117-5cee-4dda-8cdf-caca9189ae4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75989b34-e795-4d28-b6d5-5c5177a938a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75989b34-e795-4d28-b6d5-5c5177a938a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 864368230664840754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754864368230664840754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75989b34-e795-4d28-b6d5-5c5177a938a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216ee245-ccda-461c-9a1b-08f0254e06ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4cbfa37-30d6-453e-8433-59a8966a1fbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb8693c-57e7-48f5-b840-70aa23eb19f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4cbfa37-30d6-453e-8433-59a8966a1fbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1032565367341413655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655103256536734141365510325653673414136551032565367341413655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb8693c-57e7-48f5-b840-70aa23eb19f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435867030209062391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391443586703020906239144358670302090623914435867030209062391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb8693c-57e7-48f5-b840-70aa23eb19f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57993b9e-bdd5-4022-af32-6afdfeab3905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4cbfa37-30d6-453e-8433-59a8966a1fbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7d15eb-fc37-4203-a235-ff0543a6545b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7d15eb-fc37-4203-a235-ff0543a6545b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15313533447445356634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634153135334474453566341531353344744535663415313533447445356634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57993b9e-bdd5-4022-af32-6afdfeab3905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17906959364019220171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171179069593640192201711790695936401922017117906959364019220171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7d15eb-fc37-4203-a235-ff0543a6545b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e034a6-3275-4de3-946e-a65ce599acf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e034a6-3275-4de3-946e-a65ce599acf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360570828943910945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945173605708289439109451736057082894391094517360570828943910945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57993b9e-bdd5-4022-af32-6afdfeab3905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e38f89-6aba-4c60-a54f-e823964625d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e38f89-6aba-4c60-a54f-e823964625d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5884465927479243227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227588446592747924322758844659274792432275884465927479243227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e034a6-3275-4de3-946e-a65ce599acf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dca4e25-ad17-4a6b-9f1a-f8247bd57d08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dca4e25-ad17-4a6b-9f1a-f8247bd57d08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195272481465996890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890161952724814659968901619527248146599689016195272481465996890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e38f89-6aba-4c60-a54f-e823964625d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991474fc-c6c0-44c5-aef2-3ad63504dfad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dca4e25-ad17-4a6b-9f1a-f8247bd57d08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991474fc-c6c0-44c5-aef2-3ad63504dfad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7902320417424093326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326790232041742409332679023204174240933267902320417424093326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7814601-897b-4119-9e79-76fdb2b16156, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7814601-897b-4119-9e79-76fdb2b16156, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3319496667397298997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997331949666739729899733194966673972989973319496667397298997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991474fc-c6c0-44c5-aef2-3ad63504dfad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7814601-897b-4119-9e79-76fdb2b16156, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74cbf5f-4c08-41db-88a1-e727174e0791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74cbf5f-4c08-41db-88a1-e727174e0791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992981867097369940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940119929818670973699401199298186709736994011992981867097369940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8153bdc1-2ca9-4dc4-aec8-ec6b28b501c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8153bdc1-2ca9-4dc4-aec8-ec6b28b501c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877041539585922474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474168770415395859224741687704153958592247416877041539585922474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74cbf5f-4c08-41db-88a1-e727174e0791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d457275-66d0-48bf-9fd5-3b30b401edfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8153bdc1-2ca9-4dc4-aec8-ec6b28b501c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbcd52c-482c-4d0e-ad52-03543ba598af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d457275-66d0-48bf-9fd5-3b30b401edfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7923214273809777430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430792321427380977743079232142738097774307923214273809777430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbcd52c-482c-4d0e-ad52-03543ba598af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8124844320794892905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905812484432079489290581248443207948929058124844320794892905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d457275-66d0-48bf-9fd5-3b30b401edfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3beb4e-854b-45ea-930f-17acc67c509b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3beb4e-854b-45ea-930f-17acc67c509b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13899757843530924104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104138997578435309241041389975784353092410413899757843530924104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbcd52c-482c-4d0e-ad52-03543ba598af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d43eccf-b489-4b02-a38d-37f2559b8435, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d43eccf-b489-4b02-a38d-37f2559b8435, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13019255352476819740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740130192553524768197401301925535247681974013019255352476819740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3beb4e-854b-45ea-930f-17acc67c509b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b35d60-1b8c-4d00-84fd-f9dcdd7492aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d43eccf-b489-4b02-a38d-37f2559b8435, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b35d60-1b8c-4d00-84fd-f9dcdd7492aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050992033864699188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188160509920338646991881605099203386469918816050992033864699188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fccd596-2273-43ab-93ea-cd1b64651526, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fccd596-2273-43ab-93ea-cd1b64651526, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14535135523003129445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445145351355230031294451453513552300312944514535135523003129445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b35d60-1b8c-4d00-84fd-f9dcdd7492aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e004ad-8a99-43de-ab37-81570d47241d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e004ad-8a99-43de-ab37-81570d47241d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17568655887610979408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408175686558876109794081756865588761097940817568655887610979408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fccd596-2273-43ab-93ea-cd1b64651526, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e7d9a3-cdb1-47f2-a98a-a51ca5b7714c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e7d9a3-cdb1-47f2-a98a-a51ca5b7714c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914391765268761376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376891439176526876137689143917652687613768914391765268761376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e004ad-8a99-43de-ab37-81570d47241d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d06ff76-a378-4a7b-acdb-8d98b3c57ed5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d06ff76-a378-4a7b-acdb-8d98b3c57ed5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763198563076900968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968117631985630769009681176319856307690096811763198563076900968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d06ff76-a378-4a7b-acdb-8d98b3c57ed5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e7d9a3-cdb1-47f2-a98a-a51ca5b7714c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381fde79-c6a2-4be6-8088-ed7f582bddb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9751755-0cee-47ed-b8a5-8e9a6e6d9c15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9751755-0cee-47ed-b8a5-8e9a6e6d9c15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9637163431250670155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155963716343125067015596371634312506701559637163431250670155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381fde79-c6a2-4be6-8088-ed7f582bddb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12918933463832072672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672129189334638320726721291893346383207267212918933463832072672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9751755-0cee-47ed-b8a5-8e9a6e6d9c15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381fde79-c6a2-4be6-8088-ed7f582bddb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850f07e5-8066-4458-a1a9-a01fca8649b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850f07e5-8066-4458-a1a9-a01fca8649b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348821158054388186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186634882115805438818663488211580543881866348821158054388186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92dac319-9087-454b-b69d-667a6afdd62b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92dac319-9087-454b-b69d-667a6afdd62b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 388084938582368910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910388084938582368910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850f07e5-8066-4458-a1a9-a01fca8649b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39dcf53a-c62a-4107-8c87-82d47fb13490, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39dcf53a-c62a-4107-8c87-82d47fb13490, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073742134460438869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869160737421344604388691607374213446043886916073742134460438869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92dac319-9087-454b-b69d-667a6afdd62b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e6e440-1fc9-4990-9eea-dcd25fe1cdc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e6e440-1fc9-4990-9eea-dcd25fe1cdc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991957568350434906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906599195756835043490659919575683504349065991957568350434906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39dcf53a-c62a-4107-8c87-82d47fb13490, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e6e440-1fc9-4990-9eea-dcd25fe1cdc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6b8b55-d27a-4805-b6d6-bba7a6385fca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6b8b55-d27a-4805-b6d6-bba7a6385fca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8589169558087065977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977858916955808706597785891695580870659778589169558087065977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0786bd4-d136-4230-bff8-e6296523d41a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0786bd4-d136-4230-bff8-e6296523d41a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15656642699030165125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125156566426990301651251565664269903016512515656642699030165125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6b8b55-d27a-4805-b6d6-bba7a6385fca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0786bd4-d136-4230-bff8-e6296523d41a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e2fb25-d879-4770-b597-5fa322caee05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e5d32e-8840-4be4-a677-40157a26feec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e2fb25-d879-4770-b597-5fa322caee05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933128553009028945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945293312855300902894529331285530090289452933128553009028945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e5d32e-8840-4be4-a677-40157a26feec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13949910653654560267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267139499106536545602671394991065365456026713949910653654560267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e2fb25-d879-4770-b597-5fa322caee05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c48a975-a56a-463c-bad4-f92cc5317d28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c48a975-a56a-463c-bad4-f92cc5317d28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16029750919132397545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545160297509191323975451602975091913239754516029750919132397545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e5d32e-8840-4be4-a677-40157a26feec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3d3e65-8398-487a-9413-dce7d9868e26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3d3e65-8398-487a-9413-dce7d9868e26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821057436262424451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451282105743626242445128210574362624244512821057436262424451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c48a975-a56a-463c-bad4-f92cc5317d28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766bf399-ce6d-4d0f-90a1-741005cc5fec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766bf399-ce6d-4d0f-90a1-741005cc5fec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13373686115525075673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673133736861155250756731337368611552507567313373686115525075673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3d3e65-8398-487a-9413-dce7d9868e26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd8cd52-93df-4dfc-8857-8e83a214eb72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd8cd52-93df-4dfc-8857-8e83a214eb72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605789720805652574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574106057897208056525741060578972080565257410605789720805652574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766bf399-ce6d-4d0f-90a1-741005cc5fec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b733ef-3092-4101-82cf-a70e6da7bbb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b733ef-3092-4101-82cf-a70e6da7bbb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423426510944153404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404142342651094415340414234265109441534041423426510944153404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd8cd52-93df-4dfc-8857-8e83a214eb72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eccf71e-8267-4500-974c-06f3dea94049, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eccf71e-8267-4500-974c-06f3dea94049, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13982146011567374420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420139821460115673744201398214601156737442013982146011567374420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b733ef-3092-4101-82cf-a70e6da7bbb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8112cec8-93ba-4fe0-acf9-f4bac8443fa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8112cec8-93ba-4fe0-acf9-f4bac8443fa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11088478772926412942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942110884787729264129421108847877292641294211088478772926412942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eccf71e-8267-4500-974c-06f3dea94049, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89776bc4-2ba5-4ff4-9d3e-9000ced429a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89776bc4-2ba5-4ff4-9d3e-9000ced429a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2265504628812953340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340226550462881295334022655046288129533402265504628812953340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8112cec8-93ba-4fe0-acf9-f4bac8443fa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94a7cbb-8cdc-4fff-a0fc-9ea191437727, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89776bc4-2ba5-4ff4-9d3e-9000ced429a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94a7cbb-8cdc-4fff-a0fc-9ea191437727, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 876249127741167428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428876249127741167428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960dec67-6351-45b1-adf9-6807c46a6263, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960dec67-6351-45b1-adf9-6807c46a6263, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3617513029286725658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658361751302928672565836175130292867256583617513029286725658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94a7cbb-8cdc-4fff-a0fc-9ea191437727, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc059afb-e443-4c68-8c28-e3b9c139af85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc059afb-e443-4c68-8c28-e3b9c139af85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15524368141843482134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134155243681418434821341552436814184348213415524368141843482134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960dec67-6351-45b1-adf9-6807c46a6263, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b8823e-5eb7-483c-a2a6-b9ab0e150e6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b8823e-5eb7-483c-a2a6-b9ab0e150e6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12172025232519595480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480121720252325195954801217202523251959548012172025232519595480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc059afb-e443-4c68-8c28-e3b9c139af85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e77ae0-5dd5-4637-9bef-6c2db03a2444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e77ae0-5dd5-4637-9bef-6c2db03a2444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3974844992776577779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779397484499277657777939748449927765777793974844992776577779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b8823e-5eb7-483c-a2a6-b9ab0e150e6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c57ee60-2365-4d8b-8daf-a40711a9eb74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c57ee60-2365-4d8b-8daf-a40711a9eb74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13834496454055306083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083138344964540553060831383449645405530608313834496454055306083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e77ae0-5dd5-4637-9bef-6c2db03a2444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c57ee60-2365-4d8b-8daf-a40711a9eb74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab22709-1eb3-4674-921b-342f6e4f9fe5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab22709-1eb3-4674-921b-342f6e4f9fe5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775102275407220432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432177510227540722043217751022754072204321775102275407220432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1301aefa-eed7-4f6b-8c4d-168125c9276b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1301aefa-eed7-4f6b-8c4d-168125c9276b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715296445849067471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471171529644584906747117152964458490674711715296445849067471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab22709-1eb3-4674-921b-342f6e4f9fe5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbca69ba-e721-4f82-b507-62d630d91284, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbca69ba-e721-4f82-b507-62d630d91284, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537201541827578130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130853720154182757813085372015418275781308537201541827578130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1301aefa-eed7-4f6b-8c4d-168125c9276b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b56e4cc-d58b-4aa8-a0c4-a49e3f5a8d5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b56e4cc-d58b-4aa8-a0c4-a49e3f5a8d5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17972128950980017957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957179721289509800179571797212895098001795717972128950980017957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbca69ba-e721-4f82-b507-62d630d91284, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed7874b-79db-4b08-b2ce-c97bdab1dccb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed7874b-79db-4b08-b2ce-c97bdab1dccb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8877408032974687383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383887740803297468738388774080329746873838877408032974687383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b56e4cc-d58b-4aa8-a0c4-a49e3f5a8d5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422e2589-decd-444a-ba1a-3af24a94f46f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422e2589-decd-444a-ba1a-3af24a94f46f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430818435417172721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721184308184354171727211843081843541717272118430818435417172721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed7874b-79db-4b08-b2ce-c97bdab1dccb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a6e9d3-25f5-4739-9f94-94ed43c15b5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422e2589-decd-444a-ba1a-3af24a94f46f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea674427-0f13-484a-a602-76f041e709b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea674427-0f13-484a-a602-76f041e709b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517636447409305889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889105176364474093058891051763644740930588910517636447409305889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a6e9d3-25f5-4739-9f94-94ed43c15b5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616509858687009459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459361650985868700945936165098586870094593616509858687009459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea674427-0f13-484a-a602-76f041e709b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a6e9d3-25f5-4739-9f94-94ed43c15b5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871de8ac-a080-4a2e-bcce-adf235e1d020, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871de8ac-a080-4a2e-bcce-adf235e1d020, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8517328973970990619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619851732897397099061985173289739709906198517328973970990619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7419896-86cf-4257-b87e-22445e00cbb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7419896-86cf-4257-b87e-22445e00cbb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152264148454374288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288615226414845437428861522641484543742886152264148454374288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871de8ac-a080-4a2e-bcce-adf235e1d020, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7e1c7e-9652-48b3-90a9-2e9b95b7a1ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7e1c7e-9652-48b3-90a9-2e9b95b7a1ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547128878708711664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664854712887870871166485471288787087116648547128878708711664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7419896-86cf-4257-b87e-22445e00cbb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f292af42-2c08-4689-bbbb-70f7d3047138, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f292af42-2c08-4689-bbbb-70f7d3047138, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4857198804126478195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195485719880412647819548571988041264781954857198804126478195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7e1c7e-9652-48b3-90a9-2e9b95b7a1ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5c229e7-0fa5-4853-8cb9-d0a000a24919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f292af42-2c08-4689-bbbb-70f7d3047138, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363d8c7c-95ae-4215-a131-3906694ea13e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363d8c7c-95ae-4215-a131-3906694ea13e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4826349872441289189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189482634987244128918948263498724412891894826349872441289189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5c229e7-0fa5-4853-8cb9-d0a000a24919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5745602305001163223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223574560230500116322357456023050011632235745602305001163223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363d8c7c-95ae-4215-a131-3906694ea13e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b36eb53-b198-4b46-a623-03cba112ce1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5c229e7-0fa5-4853-8cb9-d0a000a24919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b36eb53-b198-4b46-a623-03cba112ce1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674447720222642178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178767444772022264217876744477202226421787674447720222642178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23469385-1cdf-4db9-a5dd-b912e8ca3337, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b36eb53-b198-4b46-a623-03cba112ce1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ada1a7e-0339-4a47-8748-0a0f82f7df9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ada1a7e-0339-4a47-8748-0a0f82f7df9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5324927658023565665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665532492765802356566553249276580235656655324927658023565665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23469385-1cdf-4db9-a5dd-b912e8ca3337, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4498989036462324395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395449898903646232439544989890364623243954498989036462324395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ada1a7e-0339-4a47-8748-0a0f82f7df9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7171429-5a7f-4f67-8397-883b4ddf8817, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7171429-5a7f-4f67-8397-883b4ddf8817, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17218620068058858896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896172186200680588588961721862006805885889617218620068058858896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23469385-1cdf-4db9-a5dd-b912e8ca3337, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce451b4-a9b0-444d-9fb2-0e71d43f32ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce451b4-a9b0-444d-9fb2-0e71d43f32ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14480506126337254450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450144805061263372544501448050612633725445014480506126337254450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7171429-5a7f-4f67-8397-883b4ddf8817, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce451b4-a9b0-444d-9fb2-0e71d43f32ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f0a129-afb6-4a87-adfb-83b214412766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2563b1d-a649-4d20-a39b-a022566079b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2563b1d-a649-4d20-a39b-a022566079b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15753976394437373413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413157539763944373734131575397639443737341315753976394437373413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f0a129-afb6-4a87-adfb-83b214412766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469751428511334119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119446975142851133411944697514285113341194469751428511334119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2563b1d-a649-4d20-a39b-a022566079b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f0a129-afb6-4a87-adfb-83b214412766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff68687-a41d-4307-a3d0-c84759c93a87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff68687-a41d-4307-a3d0-c84759c93a87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979999647529774444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444297999964752977444429799996475297744442979999647529774444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d7fc9c4-ef87-4298-a9f5-a8bedfc32123, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d7fc9c4-ef87-4298-a9f5-a8bedfc32123, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752935054641110300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300775293505464111030077529350546411103007752935054641110300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff68687-a41d-4307-a3d0-c84759c93a87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da6c406-aa3e-4396-943a-954966deb970, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da6c406-aa3e-4396-943a-954966deb970, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4279915848407951209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209427991584840795120942799158484079512094279915848407951209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d7fc9c4-ef87-4298-a9f5-a8bedfc32123, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de9874e6-ff96-449d-a268-d20323ef8fb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da6c406-aa3e-4396-943a-954966deb970, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de9874e6-ff96-449d-a268-d20323ef8fb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11446684812036407609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609114466848120364076091144668481203640760911446684812036407609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48368687-94ad-4ab9-8a01-fbc1eb575977, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48368687-94ad-4ab9-8a01-fbc1eb575977, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 37575191234126062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062375751912341260623757519123412606237575191234126062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de9874e6-ff96-449d-a268-d20323ef8fb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a93bfea-b924-411f-aa36-1bfef736f0ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93bfea-b924-411f-aa36-1bfef736f0ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18070597955761250514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514180705979557612505141807059795576125051418070597955761250514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48368687-94ad-4ab9-8a01-fbc1eb575977, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93bfea-b924-411f-aa36-1bfef736f0ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95231acd-741d-487d-974c-fef805dbc582, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95231acd-741d-487d-974c-fef805dbc582, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14327716898429517956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956143277168984295179561432771689842951795614327716898429517956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3159985-8120-4234-999d-daeb8c0dc898, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3159985-8120-4234-999d-daeb8c0dc898, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11515391211803493242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242115153912118034932421151539121180349324211515391211803493242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95231acd-741d-487d-974c-fef805dbc582, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74359456-59d5-4173-bfcf-c93f41a25b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74359456-59d5-4173-bfcf-c93f41a25b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7898815813477453996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996789881581347745399678988158134774539967898815813477453996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3159985-8120-4234-999d-daeb8c0dc898, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b81d50d-d61e-4d81-9254-ee3faf969ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b81d50d-d61e-4d81-9254-ee3faf969ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3781846854217021208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208378184685421702120837818468542170212083781846854217021208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74359456-59d5-4173-bfcf-c93f41a25b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 586599d9-c12c-4f61-a34e-eeb9caf81f02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 586599d9-c12c-4f61-a34e-eeb9caf81f02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10089248077333386983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983100892480773333869831008924807733338698310089248077333386983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b81d50d-d61e-4d81-9254-ee3faf969ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380c3f58-cbc5-401f-8a62-602ffa96f904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380c3f58-cbc5-401f-8a62-602ffa96f904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822556534594906215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215682255653459490621568225565345949062156822556534594906215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 586599d9-c12c-4f61-a34e-eeb9caf81f02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18ad428-e8ef-4c02-bd29-d5b44faf29fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18ad428-e8ef-4c02-bd29-d5b44faf29fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646287700547839677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677164628770054783967716462877005478396771646287700547839677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380c3f58-cbc5-401f-8a62-602ffa96f904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6011ab7-1aa0-4202-93c5-056ffcb7bb65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6011ab7-1aa0-4202-93c5-056ffcb7bb65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2858940920507580521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521285894092050758052128589409205075805212858940920507580521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18ad428-e8ef-4c02-bd29-d5b44faf29fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a67cbb-7233-4db0-9e23-af076221b111, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a67cbb-7233-4db0-9e23-af076221b111, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3107040544375377293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293310704054437537729331070405443753772933107040544375377293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6011ab7-1aa0-4202-93c5-056ffcb7bb65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084c5deb-cea7-4933-a636-b9e525bbb199, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084c5deb-cea7-4933-a636-b9e525bbb199, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480088302317635083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083114800883023176350831148008830231763508311480088302317635083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a67cbb-7233-4db0-9e23-af076221b111, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92df7736-456b-4ca3-82bf-b7eebbf41315, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92df7736-456b-4ca3-82bf-b7eebbf41315, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4478193841477807150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150447819384147780715044781938414778071504478193841477807150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084c5deb-cea7-4933-a636-b9e525bbb199, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8003635-086f-40a9-a21b-e130f79a51f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8003635-086f-40a9-a21b-e130f79a51f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15827050476949296371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371158270504769492963711582705047694929637115827050476949296371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92df7736-456b-4ca3-82bf-b7eebbf41315, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8003635-086f-40a9-a21b-e130f79a51f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dacb1301-52c7-4447-a609-5dcb8c71b891, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bace8c-7d44-4fa5-9c92-2a200aa423f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bace8c-7d44-4fa5-9c92-2a200aa423f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509764280247539007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007145097642802475390071450976428024753900714509764280247539007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dacb1301-52c7-4447-a609-5dcb8c71b891, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845020456786159138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138184502045678615913818450204567861591381845020456786159138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bace8c-7d44-4fa5-9c92-2a200aa423f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dacb1301-52c7-4447-a609-5dcb8c71b891, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca00cfa-0e9f-454e-8b2a-4bddb0630848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca00cfa-0e9f-454e-8b2a-4bddb0630848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1146766329530978273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273114676632953097827311467663295309782731146766329530978273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846e9d27-c733-4b98-88ac-75a1364ddbee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846e9d27-c733-4b98-88ac-75a1364ddbee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9027020038368811699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699902702003836881169990270200383688116999027020038368811699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca00cfa-0e9f-454e-8b2a-4bddb0630848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846e9d27-c733-4b98-88ac-75a1364ddbee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b919ba26-34b7-4824-81c1-368e92728aea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e45a57-1f3f-4f26-8c23-5cf89f32cb12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b919ba26-34b7-4824-81c1-368e92728aea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3992626790090384600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600399262679009038460039926267900903846003992626790090384600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e45a57-1f3f-4f26-8c23-5cf89f32cb12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192945299978380421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421111929452999783804211119294529997838042111192945299978380421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b919ba26-34b7-4824-81c1-368e92728aea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bc9f54-87a6-4363-89dd-d51abacdfaac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bc9f54-87a6-4363-89dd-d51abacdfaac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6630427791112916306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306663042779111291630666304277911129163066630427791112916306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e45a57-1f3f-4f26-8c23-5cf89f32cb12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a389a64e-73db-41ed-bd06-34d6dfd21038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a389a64e-73db-41ed-bd06-34d6dfd21038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4057664062684189289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289405766406268418928940576640626841892894057664062684189289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bc9f54-87a6-4363-89dd-d51abacdfaac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded1de66-61af-4a8a-96d9-16c0fe2fdfd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded1de66-61af-4a8a-96d9-16c0fe2fdfd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4492550292455403008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008449255029245540300844925502924554030084492550292455403008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a389a64e-73db-41ed-bd06-34d6dfd21038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d61380b-140b-4291-91c8-47273ae123fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d61380b-140b-4291-91c8-47273ae123fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4892943213062621990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990489294321306262199048929432130626219904892943213062621990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded1de66-61af-4a8a-96d9-16c0fe2fdfd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf72d39-4589-4a32-afe0-b268720147bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf72d39-4589-4a32-afe0-b268720147bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12639672946174981930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930126396729461749819301263967294617498193012639672946174981930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d61380b-140b-4291-91c8-47273ae123fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef82dcd2-98f5-4837-9909-fc880b7bf235, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef82dcd2-98f5-4837-9909-fc880b7bf235, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15709743686417662611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611157097436864176626111570974368641766261115709743686417662611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf72d39-4589-4a32-afe0-b268720147bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0aff335-8949-4300-92ae-07173a617e22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0aff335-8949-4300-92ae-07173a617e22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13489444175789687246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246134894441757896872461348944417578968724613489444175789687246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef82dcd2-98f5-4837-9909-fc880b7bf235, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5566ffa3-4f02-4f5d-af6d-3e592cd816ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5566ffa3-4f02-4f5d-af6d-3e592cd816ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3687249331714510835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835368724933171451083536872493317145108353687249331714510835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0aff335-8949-4300-92ae-07173a617e22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e959611a-24d0-4c5d-9b78-9b56bd195ec6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e959611a-24d0-4c5d-9b78-9b56bd195ec6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11929383537872319826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826119293835378723198261192938353787231982611929383537872319826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5566ffa3-4f02-4f5d-af6d-3e592cd816ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a75f95d-16bf-4c28-945d-ed0cd9bc9956, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a75f95d-16bf-4c28-945d-ed0cd9bc9956, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326245665085821861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861932624566508582186193262456650858218619326245665085821861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e959611a-24d0-4c5d-9b78-9b56bd195ec6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c1d5d5-6edf-401c-a99c-e7ada4229dd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a75f95d-16bf-4c28-945d-ed0cd9bc9956, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c1d5d5-6edf-401c-a99c-e7ada4229dd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9067049137987324395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395906704913798732439590670491379873243959067049137987324395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79b7f82-e96d-40d6-b189-e4fd499f238a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79b7f82-e96d-40d6-b189-e4fd499f238a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18342737787594060700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700183427377875940607001834273778759406070018342737787594060700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c1d5d5-6edf-401c-a99c-e7ada4229dd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4158a80-cc92-4f71-9b40-01a16ea6b300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4158a80-cc92-4f71-9b40-01a16ea6b300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121936964352853684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684812193696435285368481219369643528536848121936964352853684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79b7f82-e96d-40d6-b189-e4fd499f238a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05088910-25f6-49f1-8f86-60e527273c83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05088910-25f6-49f1-8f86-60e527273c83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675360442166076804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804136753604421660768041367536044216607680413675360442166076804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4158a80-cc92-4f71-9b40-01a16ea6b300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05088910-25f6-49f1-8f86-60e527273c83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac90d931-5e79-4b36-bbc6-4f909c20215a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac90d931-5e79-4b36-bbc6-4f909c20215a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6163401030110409442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442616340103011040944261634010301104094426163401030110409442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb9633a-4627-432e-968c-3347bbc5d45c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb9633a-4627-432e-968c-3347bbc5d45c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18113042769863233081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081181130427698632330811811304276986323308118113042769863233081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb9633a-4627-432e-968c-3347bbc5d45c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9468dd-17d7-4a9a-ab3f-ba4eb2d504be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9468dd-17d7-4a9a-ab3f-ba4eb2d504be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139431255595422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422151394312555954221513943125559542215139431255595422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac90d931-5e79-4b36-bbc6-4f909c20215a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fff668a-d3bf-4717-aff6-1b3d19f98344, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9468dd-17d7-4a9a-ab3f-ba4eb2d504be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fff668a-d3bf-4717-aff6-1b3d19f98344, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10221634731125797008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008102216347311257970081022163473112579700810221634731125797008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1723f06f-6e6a-48c2-98ee-af7db687e8c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1723f06f-6e6a-48c2-98ee-af7db687e8c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16268538977869465019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019162685389778694650191626853897786946501916268538977869465019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fff668a-d3bf-4717-aff6-1b3d19f98344, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04928a2e-417b-4f22-ab87-fc77f6a2a173, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04928a2e-417b-4f22-ab87-fc77f6a2a173, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10701997841653933914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914107019978416539339141070199784165393391410701997841653933914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04928a2e-417b-4f22-ab87-fc77f6a2a173, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1723f06f-6e6a-48c2-98ee-af7db687e8c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c410ff01-1984-4b6e-a302-610474ce2eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c410ff01-1984-4b6e-a302-610474ce2eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6744626271718207194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194674462627171820719467446262717182071946744626271718207194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a1ed19-0b61-47dc-a875-bdc350a34338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a1ed19-0b61-47dc-a875-bdc350a34338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451198735559492327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327104511987355594923271045119873555949232710451198735559492327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c410ff01-1984-4b6e-a302-610474ce2eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531e4607-d776-4444-89dc-530dac661839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a1ed19-0b61-47dc-a875-bdc350a34338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67392014-4bed-4120-91b9-21f77be7c0d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531e4607-d776-4444-89dc-530dac661839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572088478973318404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404757208847897331840475720884789733184047572088478973318404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67392014-4bed-4120-91b9-21f77be7c0d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11291797110601747386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386112917971106017473861129179711060174738611291797110601747386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531e4607-d776-4444-89dc-530dac661839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0183ac46-2855-49ab-9c93-639345a1b6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0183ac46-2855-49ab-9c93-639345a1b6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127482530014616842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842212748253001461684221274825300146168422127482530014616842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67392014-4bed-4120-91b9-21f77be7c0d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40808e4-714a-4f13-a99f-13afbc5d821b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40808e4-714a-4f13-a99f-13afbc5d821b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107950209727205880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880810795020972720588081079502097272058808107950209727205880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0183ac46-2855-49ab-9c93-639345a1b6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88dda582-b182-48b0-a763-dc6bb75d904e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40808e4-714a-4f13-a99f-13afbc5d821b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88dda582-b182-48b0-a763-dc6bb75d904e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893701422201755839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839138937014222017558391389370142220175583913893701422201755839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635ec9af-ea0d-42de-85bb-1dbf6d0935ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635ec9af-ea0d-42de-85bb-1dbf6d0935ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223611814051302857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857112236118140513028571122361181405130285711223611814051302857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88dda582-b182-48b0-a763-dc6bb75d904e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595b97d7-35b9-4c81-8dac-dbda2e41d328, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595b97d7-35b9-4c81-8dac-dbda2e41d328, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9294588608297834849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849929458860829783484992945886082978348499294588608297834849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635ec9af-ea0d-42de-85bb-1dbf6d0935ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de8ee55-d74f-4720-8626-d8d02fccaa32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de8ee55-d74f-4720-8626-d8d02fccaa32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019354271538602079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079201935427153860207920193542715386020792019354271538602079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595b97d7-35b9-4c81-8dac-dbda2e41d328, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2700ac9d-120e-4829-8abf-4ea3208883d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2700ac9d-120e-4829-8abf-4ea3208883d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9992711876088206078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078999271187608820607899927118760882060789992711876088206078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de8ee55-d74f-4720-8626-d8d02fccaa32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d74742f-d4d7-443c-aa1b-d12d8342ebd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d74742f-d4d7-443c-aa1b-d12d8342ebd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10707482359393604479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479107074823593936044791070748235939360447910707482359393604479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2700ac9d-120e-4829-8abf-4ea3208883d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b008464-364c-4e14-a86a-72afa839a2a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d74742f-d4d7-443c-aa1b-d12d8342ebd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b008464-364c-4e14-a86a-72afa839a2a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16992658891476666846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846169926588914766668461699265889147666684616992658891476666846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0428a219-e36a-46ec-9c25-407f19adbdab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0428a219-e36a-46ec-9c25-407f19adbdab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384405933261191558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558103844059332611915581038440593326119155810384405933261191558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b008464-364c-4e14-a86a-72afa839a2a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ca3ed9-a75a-4fcf-80e4-d1b3cf7b8d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ca3ed9-a75a-4fcf-80e4-d1b3cf7b8d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369340944390163071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071143693409443901630711436934094439016307114369340944390163071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0428a219-e36a-46ec-9c25-407f19adbdab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6effa791-cc1e-4e4b-9d96-01f703531014, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6effa791-cc1e-4e4b-9d96-01f703531014, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984044827286452531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531598404482728645253159840448272864525315984044827286452531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ca3ed9-a75a-4fcf-80e4-d1b3cf7b8d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6effa791-cc1e-4e4b-9d96-01f703531014, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9196880-c0ff-4d91-a6a4-b39e6cddb7cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0638378f-4ef9-4a4d-907b-053d9f42a96b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0638378f-4ef9-4a4d-907b-053d9f42a96b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817569087757327674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674681756908775732767468175690877573276746817569087757327674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9196880-c0ff-4d91-a6a4-b39e6cddb7cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 520933344868116993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993520933344868116993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9196880-c0ff-4d91-a6a4-b39e6cddb7cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60dfd911-7945-47c6-8e15-883f4124830c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0638378f-4ef9-4a4d-907b-053d9f42a96b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c275d5fc-4ef1-41b3-b3e8-3daa95d1ac5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c275d5fc-4ef1-41b3-b3e8-3daa95d1ac5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15770312575475789282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282157703125754757892821577031257547578928215770312575475789282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60dfd911-7945-47c6-8e15-883f4124830c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266573336751440474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474726657333675144047472665733367514404747266573336751440474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c275d5fc-4ef1-41b3-b3e8-3daa95d1ac5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfaa79e1-b27e-4819-aa82-576365ac5d78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfaa79e1-b27e-4819-aa82-576365ac5d78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 103810714348948546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546103810714348948546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60dfd911-7945-47c6-8e15-883f4124830c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76983291-2556-464a-baaf-55f8e117354a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76983291-2556-464a-baaf-55f8e117354a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16677332457660989242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242166773324576609892421667733245766098924216677332457660989242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfaa79e1-b27e-4819-aa82-576365ac5d78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e17d7c-45c2-466c-ace5-2c3d7965b0a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e17d7c-45c2-466c-ace5-2c3d7965b0a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9632205861338079537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537963220586133807953796322058613380795379632205861338079537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76983291-2556-464a-baaf-55f8e117354a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e17d7c-45c2-466c-ace5-2c3d7965b0a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786cea67-950f-45d8-a297-7a5bde66c6c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786cea67-950f-45d8-a297-7a5bde66c6c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5082997308535486929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929508299730853548692950829973085354869295082997308535486929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b414cc-e365-46bf-b394-5b23182bab2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b414cc-e365-46bf-b394-5b23182bab2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18080291677959861144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144180802916779598611441808029167795986114418080291677959861144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786cea67-950f-45d8-a297-7a5bde66c6c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b414cc-e365-46bf-b394-5b23182bab2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d3083a-f59b-4ffa-a815-5b4a79aae6fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d3083a-f59b-4ffa-a815-5b4a79aae6fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8435429663819881963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963843542966381988196384354296638198819638435429663819881963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aeccccb-c8f8-4e13-8d3c-319eaabe6541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aeccccb-c8f8-4e13-8d3c-319eaabe6541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9873072804221917403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403987307280422191740398730728042219174039873072804221917403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d3083a-f59b-4ffa-a815-5b4a79aae6fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d4b3e7-4ccc-4d85-8bb0-20b56ffd47f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aeccccb-c8f8-4e13-8d3c-319eaabe6541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73a6d10-3156-4c58-bf3a-3947143f1cb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d4b3e7-4ccc-4d85-8bb0-20b56ffd47f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9799709380575859423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423979970938057585942397997093805758594239799709380575859423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73a6d10-3156-4c58-bf3a-3947143f1cb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7448009325357740616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616744800932535774061674480093253577406167448009325357740616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d4b3e7-4ccc-4d85-8bb0-20b56ffd47f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b0790b7-5732-4bed-8eb6-bb135992f8de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73a6d10-3156-4c58-bf3a-3947143f1cb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e27ece-7e6f-4a71-be66-fd8841bfdbb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e27ece-7e6f-4a71-be66-fd8841bfdbb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12006456363411759453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453120064563634117594531200645636341175945312006456363411759453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0790b7-5732-4bed-8eb6-bb135992f8de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521958215210206202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202105219582152102062021052195821521020620210521958215210206202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e27ece-7e6f-4a71-be66-fd8841bfdbb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5955d1e-574d-4e6e-842b-0b4718f6206c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5955d1e-574d-4e6e-842b-0b4718f6206c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877632842284766803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803168776328422847668031687763284228476680316877632842284766803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0790b7-5732-4bed-8eb6-bb135992f8de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381f04a4-e24f-42b0-8ed9-ed557e3df997, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381f04a4-e24f-42b0-8ed9-ed557e3df997, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5103758610717998325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325510375861071799832551037586107179983255103758610717998325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5955d1e-574d-4e6e-842b-0b4718f6206c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80f37c7-d45e-4f64-a2a3-2c0b3580cfd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80f37c7-d45e-4f64-a2a3-2c0b3580cfd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4874282156627176858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858487428215662717685848742821566271768584874282156627176858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381f04a4-e24f-42b0-8ed9-ed557e3df997, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78e8a456-3fde-40ae-9ac7-da19e3d711de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78e8a456-3fde-40ae-9ac7-da19e3d711de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8304289094965650874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874830428909496565087483042890949656508748304289094965650874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80f37c7-d45e-4f64-a2a3-2c0b3580cfd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32cf1b87-0499-4df2-bfd9-dd19fc30c395, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32cf1b87-0499-4df2-bfd9-dd19fc30c395, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166384509999513582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582151663845099995135821516638450999951358215166384509999513582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78e8a456-3fde-40ae-9ac7-da19e3d711de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f23f7f83-bb16-4482-a446-08d979072917, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32cf1b87-0499-4df2-bfd9-dd19fc30c395, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f23f7f83-bb16-4482-a446-08d979072917, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316462810958645610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610931646281095864561093164628109586456109316462810958645610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71140169-a194-4210-98fc-db6df1f0c439, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71140169-a194-4210-98fc-db6df1f0c439, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8931091826957504680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680893109182695750468089310918269575046808931091826957504680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f23f7f83-bb16-4482-a446-08d979072917, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9880d5c-a740-4c2e-beec-c851662d8313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9880d5c-a740-4c2e-beec-c851662d8313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893220240819688353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353893220240819688353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71140169-a194-4210-98fc-db6df1f0c439, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef04a7a6-1105-4ccc-9c3d-7a7667a30848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef04a7a6-1105-4ccc-9c3d-7a7667a30848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413860704803663507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507941386070480366350794138607048036635079413860704803663507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9880d5c-a740-4c2e-beec-c851662d8313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7428e4c7-77f4-4fd7-a0f4-2e05751f15d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7428e4c7-77f4-4fd7-a0f4-2e05751f15d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225683022368602745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745182256830223686027451822568302236860274518225683022368602745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef04a7a6-1105-4ccc-9c3d-7a7667a30848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9971c19e-802a-4674-847e-eef6160c5626, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9971c19e-802a-4674-847e-eef6160c5626, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 979870030503007726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726979870030503007726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7428e4c7-77f4-4fd7-a0f4-2e05751f15d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59450d28-700f-4ffb-9c2d-e017b22afb12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9971c19e-802a-4674-847e-eef6160c5626, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9258a3dd-f9d9-492a-a486-c6f85ca5064d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59450d28-700f-4ffb-9c2d-e017b22afb12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11249272450714020924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924112492724507140209241124927245071402092411249272450714020924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9258a3dd-f9d9-492a-a486-c6f85ca5064d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8643940471185098864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864864394047118509886486439404711850988648643940471185098864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59450d28-700f-4ffb-9c2d-e017b22afb12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9258a3dd-f9d9-492a-a486-c6f85ca5064d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aabf520-b507-410a-92de-02bd8211ee33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aabf520-b507-410a-92de-02bd8211ee33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008693294191411126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126400869329419141112640086932941914111264008693294191411126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20ad1b12-2bd9-44fc-b701-7b3b321ffd45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20ad1b12-2bd9-44fc-b701-7b3b321ffd45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1643210533630994221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221164321053363099422116432105336309942211643210533630994221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aabf520-b507-410a-92de-02bd8211ee33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db0d944-4e75-45af-98d9-65e454a99768, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20ad1b12-2bd9-44fc-b701-7b3b321ffd45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db0d944-4e75-45af-98d9-65e454a99768, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4408763216224378669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669440876321622437866944087632162243786694408763216224378669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637ad3fc-8079-42fb-9eed-e260d7ac75c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637ad3fc-8079-42fb-9eed-e260d7ac75c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004438050156026647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647100443805015602664710044380501560266471004438050156026647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db0d944-4e75-45af-98d9-65e454a99768, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae3ac17-6845-49a2-9765-4cbc99597605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae3ac17-6845-49a2-9765-4cbc99597605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 196959106985250539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539196959106985250539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637ad3fc-8079-42fb-9eed-e260d7ac75c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb70cb18-5217-4d03-b6a7-9874bad8bd9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb70cb18-5217-4d03-b6a7-9874bad8bd9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712373906927752672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672971237390692775267297123739069277526729712373906927752672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae3ac17-6845-49a2-9765-4cbc99597605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824c16a4-f817-48f0-8b37-410a59c030f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824c16a4-f817-48f0-8b37-410a59c030f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18235881034458582883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883182358810344585828831823588103445858288318235881034458582883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb70cb18-5217-4d03-b6a7-9874bad8bd9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a638a3-80f2-4ff0-8b80-83908a3bb7b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a638a3-80f2-4ff0-8b80-83908a3bb7b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9189277838202925686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686918927783820292568691892778382029256869189277838202925686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824c16a4-f817-48f0-8b37-410a59c030f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51aa12d-f0b6-4c6f-a3ca-16de8c7cdddf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51aa12d-f0b6-4c6f-a3ca-16de8c7cdddf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8520068333426257488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488852006833342625748885200683334262574888520068333426257488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a638a3-80f2-4ff0-8b80-83908a3bb7b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab97682-1def-4f9b-8345-b98fbf51d373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab97682-1def-4f9b-8345-b98fbf51d373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10133186704442869686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686101331867044428696861013318670444286968610133186704442869686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51aa12d-f0b6-4c6f-a3ca-16de8c7cdddf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b74afb-1b05-4e0d-b6bf-16b6486f9bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b74afb-1b05-4e0d-b6bf-16b6486f9bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810537012110918448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448881053701211091844888105370121109184488810537012110918448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab97682-1def-4f9b-8345-b98fbf51d373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b74afb-1b05-4e0d-b6bf-16b6486f9bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7abba83e-abe0-4fd7-a030-d8c65162be7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7abba83e-abe0-4fd7-a030-d8c65162be7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14695878628402743212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212146958786284027432121469587862840274321214695878628402743212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21733b8-da12-46c7-b9f9-d929f242cbde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21733b8-da12-46c7-b9f9-d929f242cbde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12832719539986750236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236128327195399867502361283271953998675023612832719539986750236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7abba83e-abe0-4fd7-a030-d8c65162be7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445b9161-330e-466e-b932-e38b66d4d5ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21733b8-da12-46c7-b9f9-d929f242cbde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445b9161-330e-466e-b932-e38b66d4d5ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9063900548930487594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594906390054893048759490639005489304875949063900548930487594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a965fa5-6076-4da2-99c4-ca51ea794d66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a965fa5-6076-4da2-99c4-ca51ea794d66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3216648122505034513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513321664812250503451332166481225050345133216648122505034513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445b9161-330e-466e-b932-e38b66d4d5ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4968ee38-9ead-4581-82fb-3d191475f945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a965fa5-6076-4da2-99c4-ca51ea794d66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4968ee38-9ead-4581-82fb-3d191475f945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18247545866291274301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301182475458662912743011824754586629127430118247545866291274301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fbc698-5781-4e6f-9ffd-c6ee6c8ec36a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fbc698-5781-4e6f-9ffd-c6ee6c8ec36a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9866039207454010792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792986603920745401079298660392074540107929866039207454010792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4968ee38-9ead-4581-82fb-3d191475f945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fbc698-5781-4e6f-9ffd-c6ee6c8ec36a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059071ab-b5f5-4c08-8d11-de787727d971, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059071ab-b5f5-4c08-8d11-de787727d971, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11057174924779416598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598110571749247794165981105717492477941659811057174924779416598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1040d2ba-5b48-4fdd-ba13-adb551f7eeaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1040d2ba-5b48-4fdd-ba13-adb551f7eeaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263627502241098910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910726362750224109891072636275022410989107263627502241098910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059071ab-b5f5-4c08-8d11-de787727d971, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551dbe64-b130-4863-90c8-52af50025313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1040d2ba-5b48-4fdd-ba13-adb551f7eeaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551dbe64-b130-4863-90c8-52af50025313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14878162729301352163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163148781627293013521631487816272930135216314878162729301352163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d68aab-c8bc-46c8-b93c-a6507a367c5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551dbe64-b130-4863-90c8-52af50025313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d68aab-c8bc-46c8-b93c-a6507a367c5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602406252942157339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339126024062529421573391260240625294215733912602406252942157339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0efe75-a400-4c24-ace8-f49b53cf5352, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0efe75-a400-4c24-ace8-f49b53cf5352, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16391613012287623055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055163916130122876230551639161301228762305516391613012287623055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d68aab-c8bc-46c8-b93c-a6507a367c5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0efe75-a400-4c24-ace8-f49b53cf5352, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6390a265-56e7-4e2e-9e8f-b44b3c316bb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a20dc0a3-1e1b-4115-8bc2-29cfd7e389fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6390a265-56e7-4e2e-9e8f-b44b3c316bb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025508181747949650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650802550818174794965080255081817479496508025508181747949650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20dc0a3-1e1b-4115-8bc2-29cfd7e389fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896792539227877756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756789679253922787775678967925392278777567896792539227877756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6390a265-56e7-4e2e-9e8f-b44b3c316bb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426c4689-b409-4afb-b879-a187a23b8947, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426c4689-b409-4afb-b879-a187a23b8947, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519968340521078435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435115199683405210784351151996834052107843511519968340521078435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20dc0a3-1e1b-4115-8bc2-29cfd7e389fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426c4689-b409-4afb-b879-a187a23b8947, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe2b9cb-0b27-4e8b-ac4c-5fdf7ea7ab26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f066e44-4b70-4c9d-8377-f29637b8219d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f066e44-4b70-4c9d-8377-f29637b8219d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309416591186284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284143094165911862841430941659118628414309416591186284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe2b9cb-0b27-4e8b-ac4c-5fdf7ea7ab26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15316371571413228063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063153163715714132280631531637157141322806315316371571413228063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f066e44-4b70-4c9d-8377-f29637b8219d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac53f49-4653-4d19-b213-351d114aed21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac53f49-4653-4d19-b213-351d114aed21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840098425877707968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968178400984258777079681784009842587770796817840098425877707968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe2b9cb-0b27-4e8b-ac4c-5fdf7ea7ab26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d2619a-8185-4286-8e37-e2d2e7f76302, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac53f49-4653-4d19-b213-351d114aed21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d2619a-8185-4286-8e37-e2d2e7f76302, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128268472729374815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815171282684727293748151712826847272937481517128268472729374815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6319ec9-c49b-4466-a6a7-c047923fd4df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d2619a-8185-4286-8e37-e2d2e7f76302, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6319ec9-c49b-4466-a6a7-c047923fd4df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320729532956240444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444123207295329562404441232072953295624044412320729532956240444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae1096f-f19a-4db1-bef6-7352fbb7da9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae1096f-f19a-4db1-bef6-7352fbb7da9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17937401285141690076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076179374012851416900761793740128514169007617937401285141690076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6319ec9-c49b-4466-a6a7-c047923fd4df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1587dc56-15b7-4890-8d97-86b1ec43188d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1587dc56-15b7-4890-8d97-86b1ec43188d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 99786714353347561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561997867143533475619978671435334756199786714353347561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae1096f-f19a-4db1-bef6-7352fbb7da9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c897936-e0bb-4fbe-84b7-9fc8810d3b3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c897936-e0bb-4fbe-84b7-9fc8810d3b3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14611208741689221051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051146112087416892210511461120874168922105114611208741689221051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1587dc56-15b7-4890-8d97-86b1ec43188d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3f6981-2da8-4048-9f15-0fbfa62950d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3f6981-2da8-4048-9f15-0fbfa62950d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112297167259785713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713151122971672597857131511229716725978571315112297167259785713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c897936-e0bb-4fbe-84b7-9fc8810d3b3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77e361d-7a5c-4f18-87d7-23a49c959b62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3f6981-2da8-4048-9f15-0fbfa62950d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d61537-5c6a-4f1e-9573-728e5bd63c7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d61537-5c6a-4f1e-9573-728e5bd63c7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524487667969654555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555352448766796965455535244876679696545553524487667969654555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77e361d-7a5c-4f18-87d7-23a49c959b62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719881155508522258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258177198811555085222581771988115550852225817719881155508522258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d61537-5c6a-4f1e-9573-728e5bd63c7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77e361d-7a5c-4f18-87d7-23a49c959b62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e191c80-d53d-438b-b080-1520e39f437f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e191c80-d53d-438b-b080-1520e39f437f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9098455020877987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987909845502087798790984550208779879098455020877987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f243bb6-f7b6-4d6e-aa78-da537dd1a9c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f243bb6-f7b6-4d6e-aa78-da537dd1a9c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6520239182171596828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828652023918217159682865202391821715968286520239182171596828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e191c80-d53d-438b-b080-1520e39f437f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17c3e3f-e8e8-4799-9ea6-ca5fdcb8b9f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17c3e3f-e8e8-4799-9ea6-ca5fdcb8b9f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624361818231936333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333662436181823193633366243618182319363336624361818231936333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f243bb6-f7b6-4d6e-aa78-da537dd1a9c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17c3e3f-e8e8-4799-9ea6-ca5fdcb8b9f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e0bc42-9825-4a87-aad3-9cb0d53e927b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e0bc42-9825-4a87-aad3-9cb0d53e927b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7062697968513152867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867706269796851315286770626979685131528677062697968513152867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c508063-f9fd-466e-8979-41b07c034229, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c508063-f9fd-466e-8979-41b07c034229, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519095278936141088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088175190952789361410881751909527893614108817519095278936141088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e0bc42-9825-4a87-aad3-9cb0d53e927b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac9d097-179b-41b9-b9c7-2fc6d494ba92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac9d097-179b-41b9-b9c7-2fc6d494ba92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816504460217554385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385178165044602175543851781650446021755438517816504460217554385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c508063-f9fd-466e-8979-41b07c034229, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac9d097-179b-41b9-b9c7-2fc6d494ba92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e965dbea-0e8c-4599-bfd6-0a606d2f8f3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d215ce-ad06-4a9d-962f-26e18369c807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d215ce-ad06-4a9d-962f-26e18369c807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386555317474810007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007113865553174748100071138655531747481000711386555317474810007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e965dbea-0e8c-4599-bfd6-0a606d2f8f3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242291593813127096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096724229159381312709672422915938131270967242291593813127096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d215ce-ad06-4a9d-962f-26e18369c807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f076a9-b69e-42dd-a710-802e532212eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f076a9-b69e-42dd-a710-802e532212eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8762692333452995907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907876269233345299590787626923334529959078762692333452995907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e965dbea-0e8c-4599-bfd6-0a606d2f8f3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6245db55-23d2-4011-a03d-5d9548c0b726, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f076a9-b69e-42dd-a710-802e532212eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6245db55-23d2-4011-a03d-5d9548c0b726, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348404733948409878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878534840473394840987853484047339484098785348404733948409878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd5241b-8ac0-4c1c-9d2c-2111ea6fd6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6245db55-23d2-4011-a03d-5d9548c0b726, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd5241b-8ac0-4c1c-9d2c-2111ea6fd6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643733986599144331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331106437339865991443311064373398659914433110643733986599144331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a38a05ec-5b72-4a0e-aaab-f960f5c88420, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd5241b-8ac0-4c1c-9d2c-2111ea6fd6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a38a05ec-5b72-4a0e-aaab-f960f5c88420, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6665439766790336363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363666543976679033636366654397667903363636665439766790336363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7930344-e0ec-4b58-b76a-b9b1f2d3b289, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7930344-e0ec-4b58-b76a-b9b1f2d3b289, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457058719008978251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251164570587190089782511645705871900897825116457058719008978251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a38a05ec-5b72-4a0e-aaab-f960f5c88420, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79dabae9-0641-47a6-8092-421f90d65a98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79dabae9-0641-47a6-8092-421f90d65a98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687334854295690380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380568733485429569038056873348542956903805687334854295690380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7930344-e0ec-4b58-b76a-b9b1f2d3b289, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850eca89-afe6-441a-ab67-9b02fc500809, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850eca89-afe6-441a-ab67-9b02fc500809, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16394323013561270760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760163943230135612707601639432301356127076016394323013561270760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79dabae9-0641-47a6-8092-421f90d65a98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc3411f-499b-460b-b694-ec016f39ae60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc3411f-499b-460b-b694-ec016f39ae60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6990608263819229701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701699060826381922970169906082638192297016990608263819229701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850eca89-afe6-441a-ab67-9b02fc500809, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24699de-6846-498c-ae17-7ad9f576302d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24699de-6846-498c-ae17-7ad9f576302d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1055350578830888985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985105535057883088898510553505788308889851055350578830888985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc3411f-499b-460b-b694-ec016f39ae60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2870b7-2402-491a-bb1d-2cb7da695c71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2870b7-2402-491a-bb1d-2cb7da695c71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6628659479084054985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985662865947908405498566286594790840549856628659479084054985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24699de-6846-498c-ae17-7ad9f576302d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1e91c5-19d7-4a18-a021-a421db1ebf56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1e91c5-19d7-4a18-a021-a421db1ebf56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4288181399296162904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904428818139929616290442881813992961629044288181399296162904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2870b7-2402-491a-bb1d-2cb7da695c71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ead455-16f6-4951-8502-84a715a5c766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ead455-16f6-4951-8502-84a715a5c766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4380940509369611745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745438094050936961174543809405093696117454380940509369611745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1e91c5-19d7-4a18-a021-a421db1ebf56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8072a32-b3f6-4d06-ba7d-2d887f48211b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8072a32-b3f6-4d06-ba7d-2d887f48211b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 264479497024366445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445264479497024366445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ead455-16f6-4951-8502-84a715a5c766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b4a006-e73f-4276-a75c-1ae1ab3d2393, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b4a006-e73f-4276-a75c-1ae1ab3d2393, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17781778172468935706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706177817781724689357061778177817246893570617781778172468935706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8072a32-b3f6-4d06-ba7d-2d887f48211b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737eac0b-e162-4b95-9d6d-a843d3ebab69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737eac0b-e162-4b95-9d6d-a843d3ebab69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061255505747871281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281160612555057478712811606125550574787128116061255505747871281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b4a006-e73f-4276-a75c-1ae1ab3d2393, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c86987c-e88e-4a69-a8dd-5651da7cf018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c86987c-e88e-4a69-a8dd-5651da7cf018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725376450315756597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597137253764503157565971372537645031575659713725376450315756597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737eac0b-e162-4b95-9d6d-a843d3ebab69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2ff48e-2977-404d-9858-3caffbd8024b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2ff48e-2977-404d-9858-3caffbd8024b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13187036576551626675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675131870365765516266751318703657655162667513187036576551626675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c86987c-e88e-4a69-a8dd-5651da7cf018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cfba3a5-e89d-4276-b8e1-65ef150248d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfba3a5-e89d-4276-b8e1-65ef150248d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6828374661498857480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480682837466149885748068283746614988574806828374661498857480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2ff48e-2977-404d-9858-3caffbd8024b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc883e1e-fd96-4c49-b0e7-d4508e4d8263, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc883e1e-fd96-4c49-b0e7-d4508e4d8263, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5289026967099924948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948528902696709992494852890269670999249485289026967099924948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfba3a5-e89d-4276-b8e1-65ef150248d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e19146-274f-4426-88f6-663fd672bae7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e19146-274f-4426-88f6-663fd672bae7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89479115001295245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245894791150012952458947911500129524589479115001295245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc883e1e-fd96-4c49-b0e7-d4508e4d8263, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316384eb-3437-4e30-91c5-eb135bb71bb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316384eb-3437-4e30-91c5-eb135bb71bb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5215106713611655312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312521510671361165531252151067136116553125215106713611655312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e19146-274f-4426-88f6-663fd672bae7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa4c3184-a9e9-46c4-9581-1856307b2bd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa4c3184-a9e9-46c4-9581-1856307b2bd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7009643897789305739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739700964389778930573970096438977893057397009643897789305739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316384eb-3437-4e30-91c5-eb135bb71bb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf0b3c9-bf2a-4eb4-b78f-c49057f45285, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf0b3c9-bf2a-4eb4-b78f-c49057f45285, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2668740872130759537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537266874087213075953726687408721307595372668740872130759537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa4c3184-a9e9-46c4-9581-1856307b2bd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd5c989-2c29-4a20-9744-e8625554685b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd5c989-2c29-4a20-9744-e8625554685b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1304284352840886292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292130428435284088629213042843528408862921304284352840886292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf0b3c9-bf2a-4eb4-b78f-c49057f45285, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ab05c2-30c0-40ff-a4cc-603a2231dfda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ab05c2-30c0-40ff-a4cc-603a2231dfda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7474573121899601321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321747457312189960132174745731218996013217474573121899601321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd5c989-2c29-4a20-9744-e8625554685b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ab05c2-30c0-40ff-a4cc-603a2231dfda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0326b824-c574-4dd4-8c56-77c7819d14e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195fe551-dedb-4e0d-b813-fff242d1c578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0326b824-c574-4dd4-8c56-77c7819d14e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3519060027932628376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376351906002793262837635190600279326283763519060027932628376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195fe551-dedb-4e0d-b813-fff242d1c578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858936523009311811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811118589365230093118111185893652300931181111858936523009311811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0326b824-c574-4dd4-8c56-77c7819d14e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601472d6-2eb4-4d74-823c-6568086731b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195fe551-dedb-4e0d-b813-fff242d1c578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601472d6-2eb4-4d74-823c-6568086731b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9552179316724658662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662955217931672465866295521793167246586629552179316724658662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1f5d78-95c6-44c3-bd1f-235433baf8b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1f5d78-95c6-44c3-bd1f-235433baf8b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14283083296532777414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414142830832965327774141428308329653277741414283083296532777414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601472d6-2eb4-4d74-823c-6568086731b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f50362-7275-4601-883d-021ee14bcabd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1f5d78-95c6-44c3-bd1f-235433baf8b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f50362-7275-4601-883d-021ee14bcabd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572541746163938086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086155725417461639380861557254174616393808615572541746163938086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2541ccdf-cb1e-47aa-97f2-856549a4f975, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2541ccdf-cb1e-47aa-97f2-856549a4f975, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257703655318215823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823525770365531821582352577036553182158235257703655318215823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f50362-7275-4601-883d-021ee14bcabd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2541ccdf-cb1e-47aa-97f2-856549a4f975, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c220136-4002-4bae-8aa9-f683be11c8b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c220136-4002-4bae-8aa9-f683be11c8b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3932465171620401996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996393246517162040199639324651716204019963932465171620401996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634d99db-6611-44a3-b0a7-3c40183c83e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634d99db-6611-44a3-b0a7-3c40183c83e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4171329622005959348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348417132962200595934841713296220059593484171329622005959348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c220136-4002-4bae-8aa9-f683be11c8b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5e2187-5c9e-4794-8e25-f91ac2e42919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634d99db-6611-44a3-b0a7-3c40183c83e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5e2187-5c9e-4794-8e25-f91ac2e42919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14625616257654155792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792146256162576541557921462561625765415579214625616257654155792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941a5e81-4063-4dc2-a30d-0f7c8d2524b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941a5e81-4063-4dc2-a30d-0f7c8d2524b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865432163531232344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344786543216353123234478654321635312323447865432163531232344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5e2187-5c9e-4794-8e25-f91ac2e42919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab89447f-a85e-4fee-975f-c89b08353ca1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab89447f-a85e-4fee-975f-c89b08353ca1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754763299543963883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883107547632995439638831075476329954396388310754763299543963883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941a5e81-4063-4dc2-a30d-0f7c8d2524b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe2a9d0-fdd0-434c-9eeb-be05f680495f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe2a9d0-fdd0-434c-9eeb-be05f680495f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221317642258921278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278322131764225892127832213176422589212783221317642258921278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab89447f-a85e-4fee-975f-c89b08353ca1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6b14bf-bf43-4b15-bdc6-40d2353c95c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6b14bf-bf43-4b15-bdc6-40d2353c95c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1548610244050189184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184154861024405018918415486102440501891841548610244050189184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe2a9d0-fdd0-434c-9eeb-be05f680495f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b7c53f-94a1-405a-9ca2-c4dbcb535ea5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b7c53f-94a1-405a-9ca2-c4dbcb535ea5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14270082827215852217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217142700828272158522171427008282721585221714270082827215852217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6b14bf-bf43-4b15-bdc6-40d2353c95c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4158d598-fe6a-418d-8b49-fbe4911b1698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4158d598-fe6a-418d-8b49-fbe4911b1698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9743675029169596486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486974367502916959648697436750291695964869743675029169596486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b7c53f-94a1-405a-9ca2-c4dbcb535ea5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31741e5-df09-4b12-9749-b055a508c604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31741e5-df09-4b12-9749-b055a508c604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17736958732605759294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294177369587326057592941773695873260575929417736958732605759294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4158d598-fe6a-418d-8b49-fbe4911b1698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e08372a-2177-443c-a810-efc107320ccc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31741e5-df09-4b12-9749-b055a508c604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8b5e9f-d771-401d-a968-f8c84950e3d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8b5e9f-d771-401d-a968-f8c84950e3d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7015239285242286289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289701523928524228628970152392852422862897015239285242286289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e08372a-2177-443c-a810-efc107320ccc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4758831512273907004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004475883151227390700447588315122739070044758831512273907004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8b5e9f-d771-401d-a968-f8c84950e3d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b89ff9-5899-4111-92e4-5f009eb00106, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b89ff9-5899-4111-92e4-5f009eb00106, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6813246380856464630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630681324638085646463068132463808564646306813246380856464630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e08372a-2177-443c-a810-efc107320ccc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db4fecd-14ad-44c8-b94f-66a095429e53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db4fecd-14ad-44c8-b94f-66a095429e53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5734288399111184870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870573428839911118487057342883991111848705734288399111184870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b89ff9-5899-4111-92e4-5f009eb00106, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db4fecd-14ad-44c8-b94f-66a095429e53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11afb54-b924-4e7b-aa79-60373aff6711, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3176351d-8b4c-4912-80fc-e56eda75f9b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11afb54-b924-4e7b-aa79-60373aff6711, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16584868995921162158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158165848689959211621581658486899592116215816584868995921162158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3176351d-8b4c-4912-80fc-e56eda75f9b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594560807658729960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960115945608076587299601159456080765872996011594560807658729960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11afb54-b924-4e7b-aa79-60373aff6711, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a93e89a-3f12-4873-9696-9ea0e07e8979, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93e89a-3f12-4873-9696-9ea0e07e8979, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911764174377127021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021159117641743771270211591176417437712702115911764174377127021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3176351d-8b4c-4912-80fc-e56eda75f9b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18da8e4f-1a50-4608-9162-26e5114ac01a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93e89a-3f12-4873-9696-9ea0e07e8979, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18da8e4f-1a50-4608-9162-26e5114ac01a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 102911519466789141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141102911519466789141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4ab2c7-5987-445a-ac44-ec6fd019d76f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4ab2c7-5987-445a-ac44-ec6fd019d76f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13021242014655674238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238130212420146556742381302124201465567423813021242014655674238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18da8e4f-1a50-4608-9162-26e5114ac01a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4ab2c7-5987-445a-ac44-ec6fd019d76f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e848742e-d620-442c-8958-fc3cf94c556f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e848742e-d620-442c-8958-fc3cf94c556f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047128063343768761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761304712806334376876130471280633437687613047128063343768761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23615fee-10e5-4579-8deb-73186844bfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23615fee-10e5-4579-8deb-73186844bfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7137585377661614402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402713758537766161440271375853776616144027137585377661614402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e848742e-d620-442c-8958-fc3cf94c556f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c03907-19c6-4ea4-b5e7-0cd096fe2bbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c03907-19c6-4ea4-b5e7-0cd096fe2bbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195914374241804964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964131959143742418049641319591437424180496413195914374241804964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23615fee-10e5-4579-8deb-73186844bfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 286c2788-2bc4-4c84-a34e-37a45a0e7ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 286c2788-2bc4-4c84-a34e-37a45a0e7ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039228085665904219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219110392280856659042191103922808566590421911039228085665904219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c03907-19c6-4ea4-b5e7-0cd096fe2bbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1fdca46-3bd9-4d8e-981b-fcbda6c0dc3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1fdca46-3bd9-4d8e-981b-fcbda6c0dc3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9938979275442742499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499993897927544274249999389792754427424999938979275442742499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 286c2788-2bc4-4c84-a34e-37a45a0e7ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, badbfd63-5f8b-4daa-ad15-b5679dc0976c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, badbfd63-5f8b-4daa-ad15-b5679dc0976c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14058593580799471171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171140585935807994711711405859358079947117114058593580799471171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1fdca46-3bd9-4d8e-981b-fcbda6c0dc3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, badbfd63-5f8b-4daa-ad15-b5679dc0976c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d63b59-8652-4193-b151-24597a7945f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d63b59-8652-4193-b151-24597a7945f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16615840381030833819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819166158403810308338191661584038103083381916615840381030833819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0e69e1-fc92-4afd-b4b3-fc9b22a86ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0e69e1-fc92-4afd-b4b3-fc9b22a86ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17536665253691750150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150175366652536917501501753666525369175015017536665253691750150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d63b59-8652-4193-b151-24597a7945f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a060c65a-3a4a-400a-8930-c239ae289858, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0e69e1-fc92-4afd-b4b3-fc9b22a86ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a060c65a-3a4a-400a-8930-c239ae289858, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5629429660477342714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714562942966047734271456294296604773427145629429660477342714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76fc0698-a1bf-4b60-b5e7-553e07881d9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76fc0698-a1bf-4b60-b5e7-553e07881d9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236547985193324289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289423654798519332428942365479851933242894236547985193324289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a060c65a-3a4a-400a-8930-c239ae289858, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1c33a1-f2c3-430f-bdfb-1e2cd1226258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76fc0698-a1bf-4b60-b5e7-553e07881d9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a369a7-2366-470c-9e88-651dd4ce8438, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a369a7-2366-470c-9e88-651dd4ce8438, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512473438172333905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905155124734381723339051551247343817233390515512473438172333905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1c33a1-f2c3-430f-bdfb-1e2cd1226258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991442980433734686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686149914429804337346861499144298043373468614991442980433734686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a369a7-2366-470c-9e88-651dd4ce8438, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 366b8ea7-a38e-4d83-a196-f67331d76105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 366b8ea7-a38e-4d83-a196-f67331d76105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144986593620639928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928914498659362063992891449865936206399289144986593620639928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1c33a1-f2c3-430f-bdfb-1e2cd1226258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfb35fa-782f-47b6-8254-635777e24da5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfb35fa-782f-47b6-8254-635777e24da5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699608332707559493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493699608332707559493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 366b8ea7-a38e-4d83-a196-f67331d76105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51f61243-6339-4f68-9f9f-73b95cf6fe72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51f61243-6339-4f68-9f9f-73b95cf6fe72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557680584259333779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779955768058425933377995576805842593337799557680584259333779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfb35fa-782f-47b6-8254-635777e24da5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5553ca-cded-4bbc-81d5-c00543e433f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5553ca-cded-4bbc-81d5-c00543e433f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244882534028977816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816924488253402897781692448825340289778169244882534028977816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51f61243-6339-4f68-9f9f-73b95cf6fe72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 507f32db-0ac3-46dd-a1ba-29d00858423d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 507f32db-0ac3-46dd-a1ba-29d00858423d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17593615014708258809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809175936150147082588091759361501470825880917593615014708258809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5553ca-cded-4bbc-81d5-c00543e433f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984c5e6b-6ec7-4985-9fe1-a58ac4ff8400, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984c5e6b-6ec7-4985-9fe1-a58ac4ff8400, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6728569858255708585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585672856985825570858567285698582557085856728569858255708585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 507f32db-0ac3-46dd-a1ba-29d00858423d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8dd1dc-dcfd-4d08-9958-41e927193554, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8dd1dc-dcfd-4d08-9958-41e927193554, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980853487458267116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116998085348745826711699808534874582671169980853487458267116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984c5e6b-6ec7-4985-9fe1-a58ac4ff8400, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac51c602-86f5-451f-b92d-3718bc5242ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac51c602-86f5-451f-b92d-3718bc5242ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284354475420531252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252828435447542053125282843544754205312528284354475420531252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8dd1dc-dcfd-4d08-9958-41e927193554, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae009f7e-5a02-4b4c-bd5e-0984bf31fd5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae009f7e-5a02-4b4c-bd5e-0984bf31fd5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454524528889201190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190124545245288892011901245452452888920119012454524528889201190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac51c602-86f5-451f-b92d-3718bc5242ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579795fe-f1f7-4e3b-9af3-718175ac70ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579795fe-f1f7-4e3b-9af3-718175ac70ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397908836064166004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004103979088360641660041039790883606416600410397908836064166004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae009f7e-5a02-4b4c-bd5e-0984bf31fd5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92341d28-c84a-4f95-962a-ec8acd3ee851, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579795fe-f1f7-4e3b-9af3-718175ac70ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92341d28-c84a-4f95-962a-ec8acd3ee851, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258409502780942892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892182584095027809428921825840950278094289218258409502780942892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34fffb73-ccfc-45f7-b20e-3adb2cb582d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34fffb73-ccfc-45f7-b20e-3adb2cb582d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263712943450070412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412126371294345007041212637129434500704121263712943450070412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92341d28-c84a-4f95-962a-ec8acd3ee851, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfc72d6-e426-486c-a144-5a079e171af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34fffb73-ccfc-45f7-b20e-3adb2cb582d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfc72d6-e426-486c-a144-5a079e171af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11379241065144755828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828113792410651447558281137924106514475582811379241065144755828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d285d60-0537-4542-9088-687d95d0aba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfc72d6-e426-486c-a144-5a079e171af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d285d60-0537-4542-9088-687d95d0aba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573945921717459081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081457394592171745908145739459217174590814573945921717459081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f2900b-4ba8-43bb-8178-99655c1e21b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f2900b-4ba8-43bb-8178-99655c1e21b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16875297106776829564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564168752971067768295641687529710677682956416875297106776829564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d285d60-0537-4542-9088-687d95d0aba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80cc0b5-2fa5-4030-b738-ad5e321c0862, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f2900b-4ba8-43bb-8178-99655c1e21b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80cc0b5-2fa5-4030-b738-ad5e321c0862, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12465653680074433649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649124656536800744336491246565368007443364912465653680074433649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69540488-5f0f-47b9-9a4a-84ff8cc586d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69540488-5f0f-47b9-9a4a-84ff8cc586d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10113874112152080831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831101138741121520808311011387411215208083110113874112152080831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80cc0b5-2fa5-4030-b738-ad5e321c0862, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69540488-5f0f-47b9-9a4a-84ff8cc586d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f732a77-d581-4076-ace1-823412af94c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6073c10-2dd4-4249-9a80-3dc8899ff877, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f732a77-d581-4076-ace1-823412af94c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13196581236862940420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420131965812368629404201319658123686294042013196581236862940420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6073c10-2dd4-4249-9a80-3dc8899ff877, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12974146147233273404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404129741461472332734041297414614723327340412974146147233273404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f732a77-d581-4076-ace1-823412af94c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6073c10-2dd4-4249-9a80-3dc8899ff877, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e087bb92-0cb9-4a69-a404-412fda718c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e087bb92-0cb9-4a69-a404-412fda718c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8387744028904961860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860838774402890496186083877440289049618608387744028904961860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd908d03-c110-4207-a290-3b4a1b3b95fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd908d03-c110-4207-a290-3b4a1b3b95fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835607760842338620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620108356077608423386201083560776084233862010835607760842338620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd908d03-c110-4207-a290-3b4a1b3b95fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76e92ae-c42d-4d5a-ae3b-e0aa8b8b26bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76e92ae-c42d-4d5a-ae3b-e0aa8b8b26bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588341846815711423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423858834184681571142385883418468157114238588341846815711423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e087bb92-0cb9-4a69-a404-412fda718c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108cca26-cdd5-43ca-9682-bc88e24b80a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108cca26-cdd5-43ca-9682-bc88e24b80a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586282123779255144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144586282123779255144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76e92ae-c42d-4d5a-ae3b-e0aa8b8b26bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16362fb-a565-45d5-965f-d8d978cddc1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16362fb-a565-45d5-965f-d8d978cddc1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575109624389951975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975357510962438995197535751096243899519753575109624389951975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108cca26-cdd5-43ca-9682-bc88e24b80a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c712832a-bfb3-4af7-a77b-945a575382ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c712832a-bfb3-4af7-a77b-945a575382ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747666282323610159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159174766628232361015917476662823236101591747666282323610159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16362fb-a565-45d5-965f-d8d978cddc1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dee7b85-39d4-4390-9351-60c71f6d18ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dee7b85-39d4-4390-9351-60c71f6d18ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380091244402485836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836938009124440248583693800912444024858369380091244402485836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c712832a-bfb3-4af7-a77b-945a575382ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5963276-9d5d-44fe-b03a-91b8df583062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5963276-9d5d-44fe-b03a-91b8df583062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901305183994370355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355119013051839943703551190130518399437035511901305183994370355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dee7b85-39d4-4390-9351-60c71f6d18ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e3b9110-dc83-464e-a781-f4702415c6bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e3b9110-dc83-464e-a781-f4702415c6bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9687070928308616814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814968707092830861681496870709283086168149687070928308616814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5963276-9d5d-44fe-b03a-91b8df583062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031a7dfa-fdf8-4f8e-a36d-2005ed15ead6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031a7dfa-fdf8-4f8e-a36d-2005ed15ead6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842129528919909206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206884212952891990920688421295289199092068842129528919909206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e3b9110-dc83-464e-a781-f4702415c6bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031a7dfa-fdf8-4f8e-a36d-2005ed15ead6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea1a275-7385-4ee3-b3bc-9036fc5d9ddd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea1a275-7385-4ee3-b3bc-9036fc5d9ddd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5543642237101962260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260554364223710196226055436422371019622605543642237101962260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998b7df5-8c70-43e3-a689-baf252f81548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998b7df5-8c70-43e3-a689-baf252f81548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513038712106334129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129651303871210633412965130387121063341296513038712106334129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea1a275-7385-4ee3-b3bc-9036fc5d9ddd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b462b16a-9fc0-44ae-8ea1-1b073ff171e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b462b16a-9fc0-44ae-8ea1-1b073ff171e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 434127415074047869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869434127415074047869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998b7df5-8c70-43e3-a689-baf252f81548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690284b0-f7df-4fec-83b8-e5b949957086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690284b0-f7df-4fec-83b8-e5b949957086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6116365111336727455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455611636511133672745561163651113367274556116365111336727455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b462b16a-9fc0-44ae-8ea1-1b073ff171e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af2459e9-97de-4f83-ab53-36272bb296b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af2459e9-97de-4f83-ab53-36272bb296b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10357713913781735645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645103577139137817356451035771391378173564510357713913781735645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690284b0-f7df-4fec-83b8-e5b949957086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfc411a-c206-4cd8-8f57-847aa1859162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfc411a-c206-4cd8-8f57-847aa1859162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11587736128928082613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613115877361289280826131158773612892808261311587736128928082613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af2459e9-97de-4f83-ab53-36272bb296b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4e87ca-3bf1-46e3-a38f-a3b2149e4d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4e87ca-3bf1-46e3-a38f-a3b2149e4d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1366255164685594531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531136625516468559453113662551646855945311366255164685594531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfc411a-c206-4cd8-8f57-847aa1859162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da5afdc-1e59-4397-ab58-9f3d164c33e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da5afdc-1e59-4397-ab58-9f3d164c33e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4345410404776841319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319434541040477684131943454104047768413194345410404776841319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4e87ca-3bf1-46e3-a38f-a3b2149e4d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a72d41d-8305-43c4-9a9e-35214731889a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a72d41d-8305-43c4-9a9e-35214731889a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640908170282320369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369106409081702823203691064090817028232036910640908170282320369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da5afdc-1e59-4397-ab58-9f3d164c33e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50c5bc4-36dc-4d5f-82b5-020ce2ea9504, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50c5bc4-36dc-4d5f-82b5-020ce2ea9504, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238456553764971378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378123845655376497137812384565537649713781238456553764971378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a72d41d-8305-43c4-9a9e-35214731889a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50c5bc4-36dc-4d5f-82b5-020ce2ea9504, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7ec941-2520-44c2-91a0-c1668e929c21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7ec941-2520-44c2-91a0-c1668e929c21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209345322188008961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961112093453221880089611120934532218800896111209345322188008961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b95bf5-83b9-4bbd-979a-416d165a68e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7ec941-2520-44c2-91a0-c1668e929c21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6601fb26-2bad-46a2-a99c-efebb1cbdbde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b95bf5-83b9-4bbd-979a-416d165a68e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090576697011185018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018160905766970111850181609057669701118501816090576697011185018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6601fb26-2bad-46a2-a99c-efebb1cbdbde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469816747739247651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651174698167477392476511746981674773924765117469816747739247651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6601fb26-2bad-46a2-a99c-efebb1cbdbde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b95bf5-83b9-4bbd-979a-416d165a68e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d30f4158-ba56-46d9-b43c-8ea45a4974b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5e535e-47ae-4f0e-ad2f-1c19910fb969, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5e535e-47ae-4f0e-ad2f-1c19910fb969, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10042946140470229260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260100429461404702292601004294614047022926010042946140470229260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d30f4158-ba56-46d9-b43c-8ea45a4974b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18062336772058010708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708180623367720580107081806233677205801070818062336772058010708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5e535e-47ae-4f0e-ad2f-1c19910fb969, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8c3db7-1e04-4f50-a710-bdb826e9a177, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8c3db7-1e04-4f50-a710-bdb826e9a177, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9870568673334820744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744987056867333482074498705686733348207449870568673334820744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d30f4158-ba56-46d9-b43c-8ea45a4974b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457e43e1-c62c-4a6b-ac93-3d770f0f162d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8c3db7-1e04-4f50-a710-bdb826e9a177, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e50de8c-f7aa-4a1e-83e1-366b3a6c0e75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457e43e1-c62c-4a6b-ac93-3d770f0f162d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14463222825701835231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231144632228257018352311446322282570183523114463222825701835231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e50de8c-f7aa-4a1e-83e1-366b3a6c0e75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2233517131451057072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072223351713145105707222335171314510570722233517131451057072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457e43e1-c62c-4a6b-ac93-3d770f0f162d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e50de8c-f7aa-4a1e-83e1-366b3a6c0e75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073556ac-4ce5-41f1-874a-52aa3317c912, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073556ac-4ce5-41f1-874a-52aa3317c912, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9478893377437756392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392947889337743775639294788933774377563929478893377437756392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f322347-e42e-440c-864f-b224bfa16188, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f322347-e42e-440c-864f-b224bfa16188, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131224728656588915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915181312247286565889151813122472865658891518131224728656588915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073556ac-4ce5-41f1-874a-52aa3317c912, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c6cd407-ba2c-4dc1-b3ff-1dd66ee181eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6cd407-ba2c-4dc1-b3ff-1dd66ee181eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123215584767572781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781131232155847675727811312321558476757278113123215584767572781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f322347-e42e-440c-864f-b224bfa16188, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6cd407-ba2c-4dc1-b3ff-1dd66ee181eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dbdfeaf-dcc8-4c9a-8686-347d4e3ea27e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d64c5939-6584-4142-ae9b-7b1a4768844f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64c5939-6584-4142-ae9b-7b1a4768844f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401447128319467749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749140144712831946774914014471283194677491401447128319467749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbdfeaf-dcc8-4c9a-8686-347d4e3ea27e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6187141629403133881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881618714162940313388161871416294031338816187141629403133881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64c5939-6584-4142-ae9b-7b1a4768844f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbdfeaf-dcc8-4c9a-8686-347d4e3ea27e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156ac9f9-9f5a-4462-9805-4c563af496e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79690ed3-6899-4549-9d56-00f7b063be88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156ac9f9-9f5a-4462-9805-4c563af496e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3823400366681565811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811382340036668156581138234003666815658113823400366681565811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79690ed3-6899-4549-9d56-00f7b063be88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1018912475382651539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539101891247538265153910189124753826515391018912475382651539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156ac9f9-9f5a-4462-9805-4c563af496e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a93fe3-d8bf-401b-abdd-b3bf63ee8b0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a93fe3-d8bf-401b-abdd-b3bf63ee8b0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782547754833753563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563167825477548337535631678254775483375356316782547754833753563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79690ed3-6899-4549-9d56-00f7b063be88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30bfd8e-4480-4017-8c56-163854e3c730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a93fe3-d8bf-401b-abdd-b3bf63ee8b0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30bfd8e-4480-4017-8c56-163854e3c730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144393498012250464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464121443934980122504641214439349801225046412144393498012250464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5f8843-cf34-4de3-a707-83eb235f7b7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5f8843-cf34-4de3-a707-83eb235f7b7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10382200110188149332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332103822001101881493321038220011018814933210382200110188149332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30bfd8e-4480-4017-8c56-163854e3c730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a312bbcb-2cca-44cf-b62b-1b38ef99b6b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5f8843-cf34-4de3-a707-83eb235f7b7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a312bbcb-2cca-44cf-b62b-1b38ef99b6b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7920240505540649348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348792024050554064934879202405055406493487920240505540649348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be2d180-8a1b-40bb-8955-411e3e35093d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be2d180-8a1b-40bb-8955-411e3e35093d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 365166797208388998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998365166797208388998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a312bbcb-2cca-44cf-b62b-1b38ef99b6b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb00164-65fc-4b31-a043-c627b9485b42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb00164-65fc-4b31-a043-c627b9485b42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1955294913501738549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549195529491350173854919552949135017385491955294913501738549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be2d180-8a1b-40bb-8955-411e3e35093d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d7fd65-e4ae-43bc-9999-c6d08474fd2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d7fd65-e4ae-43bc-9999-c6d08474fd2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914762103709192918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918591476210370919291859147621037091929185914762103709192918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb00164-65fc-4b31-a043-c627b9485b42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8183843e-b64c-49c1-949f-501696e2abcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8183843e-b64c-49c1-949f-501696e2abcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7171702370258954193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193717170237025895419371717023702589541937171702370258954193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d7fd65-e4ae-43bc-9999-c6d08474fd2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab442a99-3c22-49f6-9807-42055c900256, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8183843e-b64c-49c1-949f-501696e2abcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f6d4ae-7bbb-42a7-a145-df6a7a1373e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f6d4ae-7bbb-42a7-a145-df6a7a1373e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8688282757880312746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746868828275788031274686882827578803127468688282757880312746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab442a99-3c22-49f6-9807-42055c900256, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14793433557366467881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881147934335573664678811479343355736646788114793433557366467881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f6d4ae-7bbb-42a7-a145-df6a7a1373e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc47b57-46b7-48bf-92eb-72f4db984785, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc47b57-46b7-48bf-92eb-72f4db984785, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247678445542036627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627824767844554203662782476784455420366278247678445542036627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab442a99-3c22-49f6-9807-42055c900256, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03cf89ea-210d-4c8f-a7d2-abd4b66b9d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc47b57-46b7-48bf-92eb-72f4db984785, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76285a7e-1775-42f5-b6f0-5afd3d99ef98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76285a7e-1775-42f5-b6f0-5afd3d99ef98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047050268395814915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915120470502683958149151204705026839581491512047050268395814915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03cf89ea-210d-4c8f-a7d2-abd4b66b9d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8065080231895013683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683806508023189501368380650802318950136838065080231895013683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76285a7e-1775-42f5-b6f0-5afd3d99ef98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 613d397d-9c19-4a84-bffc-2c401a7994f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 613d397d-9c19-4a84-bffc-2c401a7994f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152784097285786752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752151527840972857867521515278409728578675215152784097285786752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03cf89ea-210d-4c8f-a7d2-abd4b66b9d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece98fa1-2e0d-46f5-b786-9ae0ea77ab07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece98fa1-2e0d-46f5-b786-9ae0ea77ab07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16966742622498657751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751169667426224986577511696674262249865775116966742622498657751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 613d397d-9c19-4a84-bffc-2c401a7994f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1de837e9-bf39-454f-966e-a01b0aee781b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1de837e9-bf39-454f-966e-a01b0aee781b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100246389078379175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175100246389078379175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece98fa1-2e0d-46f5-b786-9ae0ea77ab07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9b9ec9-de57-4981-b558-357565fed126, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1de837e9-bf39-454f-966e-a01b0aee781b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9b9ec9-de57-4981-b558-357565fed126, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9735498102281687718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718973549810228168771897354981022816877189735498102281687718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9993b81-c74b-4320-bf38-39d2b879eea0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9993b81-c74b-4320-bf38-39d2b879eea0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2970057448271776491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491297005744827177649129700574482717764912970057448271776491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9b9ec9-de57-4981-b558-357565fed126, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e20992-67b6-4531-8fc5-08cc86b26932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e20992-67b6-4531-8fc5-08cc86b26932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033472239471776766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766603347223947177676660334722394717767666033472239471776766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9993b81-c74b-4320-bf38-39d2b879eea0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04777973-7291-4c1a-a18f-5004d6a34b93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04777973-7291-4c1a-a18f-5004d6a34b93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13107663705551982433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433131076637055519824331310766370555198243313107663705551982433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e20992-67b6-4531-8fc5-08cc86b26932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd4d42d-5f25-4483-95bb-43c91d182922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd4d42d-5f25-4483-95bb-43c91d182922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 900656461743272506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506900656461743272506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd4d42d-5f25-4483-95bb-43c91d182922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eacdd3ad-a05a-4abb-bcdd-4235e9ebdd96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eacdd3ad-a05a-4abb-bcdd-4235e9ebdd96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8798079059569900164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164879807905956990016487980790595699001648798079059569900164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04777973-7291-4c1a-a18f-5004d6a34b93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eacdd3ad-a05a-4abb-bcdd-4235e9ebdd96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2bcfc13-d4e0-4321-98bc-35b007961e2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2bcfc13-d4e0-4321-98bc-35b007961e2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18003880882554637779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779180038808825546377791800388088255463777918003880882554637779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c24aa36c-6c84-46da-a2b6-b2a65fb89fe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c24aa36c-6c84-46da-a2b6-b2a65fb89fe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7957909698622447524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524795790969862244752479579096986224475247957909698622447524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2bcfc13-d4e0-4321-98bc-35b007961e2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dcc7d3-d553-4d44-b8e1-0ed469c5b904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dcc7d3-d553-4d44-b8e1-0ed469c5b904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777274486533014708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708677727448653301470867772744865330147086777274486533014708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c24aa36c-6c84-46da-a2b6-b2a65fb89fe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cecab13-c392-42ca-8ebf-6df7f4cb7063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cecab13-c392-42ca-8ebf-6df7f4cb7063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14451846741887034848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848144518467418870348481445184674188703484814451846741887034848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dcc7d3-d553-4d44-b8e1-0ed469c5b904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3f6579-b08f-470e-97ba-fdec8b8dd16e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3f6579-b08f-470e-97ba-fdec8b8dd16e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4878773776558956466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466487877377655895646648787737765589564664878773776558956466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cecab13-c392-42ca-8ebf-6df7f4cb7063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3f6579-b08f-470e-97ba-fdec8b8dd16e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9792bfc7-751b-4951-b6e4-918c500af0ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d03acba-fd35-4ec6-a413-5a916ed196ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9792bfc7-751b-4951-b6e4-918c500af0ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18076963297042146098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098180769632970421460981807696329704214609818076963297042146098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d03acba-fd35-4ec6-a413-5a916ed196ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9441219406925829176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176944121940692582917694412194069258291769441219406925829176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9792bfc7-751b-4951-b6e4-918c500af0ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1351dbd0-0e3d-4ec9-af8a-d182cbfe4c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1351dbd0-0e3d-4ec9-af8a-d182cbfe4c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4125049715835655761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761412504971583565576141250497158356557614125049715835655761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d03acba-fd35-4ec6-a413-5a916ed196ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1220574-cb5a-415e-9531-d0b9663d2a21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1220574-cb5a-415e-9531-d0b9663d2a21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336727024292488276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276183367270242924882761833672702429248827618336727024292488276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1351dbd0-0e3d-4ec9-af8a-d182cbfe4c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4c8c47-e328-46da-b394-55d4a28e1d11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1220574-cb5a-415e-9531-d0b9663d2a21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4c8c47-e328-46da-b394-55d4a28e1d11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6291600974154445760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760629160097415444576062916009741544457606291600974154445760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b227faf-a95e-466d-a2a1-0d27dc36567a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b227faf-a95e-466d-a2a1-0d27dc36567a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14783800946124485958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958147838009461244859581478380094612448595814783800946124485958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4c8c47-e328-46da-b394-55d4a28e1d11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc68d84-9e0b-4d54-bfa7-bd3de60ffc5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b227faf-a95e-466d-a2a1-0d27dc36567a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc68d84-9e0b-4d54-bfa7-bd3de60ffc5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14884315459053348149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149148843154590533481491488431545905334814914884315459053348149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4ca16c-aae9-49e5-bd87-9923b2a764ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4ca16c-aae9-49e5-bd87-9923b2a764ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1368317570453384582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582136831757045338458213683175704533845821368317570453384582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc68d84-9e0b-4d54-bfa7-bd3de60ffc5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ca3b62-9883-41b1-8472-0d4f522b1067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ca3b62-9883-41b1-8472-0d4f522b1067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12265763453755710638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638122657634537557106381226576345375571063812265763453755710638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4ca16c-aae9-49e5-bd87-9923b2a764ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce26c813-0f50-4524-8a50-bedc025c5cf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce26c813-0f50-4524-8a50-bedc025c5cf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10352825465237810141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141103528254652378101411035282546523781014110352825465237810141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ca3b62-9883-41b1-8472-0d4f522b1067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca87cbfc-61af-47e7-a84b-b42873953eeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca87cbfc-61af-47e7-a84b-b42873953eeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119153510999915804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804151191535109999158041511915351099991580415119153510999915804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce26c813-0f50-4524-8a50-bedc025c5cf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a4b9f66-6e38-4e17-b080-4b120ba4d993, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4b9f66-6e38-4e17-b080-4b120ba4d993, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045986027099643628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628100459860270996436281004598602709964362810045986027099643628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca87cbfc-61af-47e7-a84b-b42873953eeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 649cdcfa-a8f8-4140-80c0-130bea7602fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 649cdcfa-a8f8-4140-80c0-130bea7602fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12483933712651165665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665124839337126511656651248393371265116566512483933712651165665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4b9f66-6e38-4e17-b080-4b120ba4d993, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3785320d-796b-4f49-a251-d422287df42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3785320d-796b-4f49-a251-d422287df42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828792121759433812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812168287921217594338121682879212175943381216828792121759433812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 649cdcfa-a8f8-4140-80c0-130bea7602fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01c5d9e-82c1-4816-a3d4-24a57a7309eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01c5d9e-82c1-4816-a3d4-24a57a7309eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6725369024923486571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571672536902492348657167253690249234865716725369024923486571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3785320d-796b-4f49-a251-d422287df42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fdf460-f171-4e54-a407-866787025fe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fdf460-f171-4e54-a407-866787025fe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435159184145001415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415443515918414500141544351591841450014154435159184145001415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01c5d9e-82c1-4816-a3d4-24a57a7309eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fda0e01-4099-4cb8-8fac-3f72449bebf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fda0e01-4099-4cb8-8fac-3f72449bebf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14220320652578731241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241142203206525787312411422032065257873124114220320652578731241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fdf460-f171-4e54-a407-866787025fe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37f5222-660b-4b79-b24a-59b1d8df8497, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37f5222-660b-4b79-b24a-59b1d8df8497, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6113557779283999603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603611355777928399960361135577792839996036113557779283999603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fda0e01-4099-4cb8-8fac-3f72449bebf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37f5222-660b-4b79-b24a-59b1d8df8497, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38d0da6-3b5f-4f99-a37c-4c9d3a81b407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38d0da6-3b5f-4f99-a37c-4c9d3a81b407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993217090048862203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203299321709004886220329932170900488622032993217090048862203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 431215b8-8e46-4f30-8e1d-f4f88c2f3450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 431215b8-8e46-4f30-8e1d-f4f88c2f3450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17674486253302848455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455176744862533028484551767448625330284845517674486253302848455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38d0da6-3b5f-4f99-a37c-4c9d3a81b407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f0a568-2a5e-40ea-ad59-f857eddda84f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f0a568-2a5e-40ea-ad59-f857eddda84f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17368217328552744173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173173682173285527441731736821732855274417317368217328552744173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 431215b8-8e46-4f30-8e1d-f4f88c2f3450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d8b6b2-2359-4e9a-b23f-d3bb2ffaa67c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d8b6b2-2359-4e9a-b23f-d3bb2ffaa67c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12802521089545668085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085128025210895456680851280252108954566808512802521089545668085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f0a568-2a5e-40ea-ad59-f857eddda84f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf363cd-45a3-43e4-839c-56ed14309d35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf363cd-45a3-43e4-839c-56ed14309d35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911219719944598625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625791121971994459862579112197199445986257911219719944598625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d8b6b2-2359-4e9a-b23f-d3bb2ffaa67c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aeef828-17f4-4cdf-a0cd-7ffc6b73863c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aeef828-17f4-4cdf-a0cd-7ffc6b73863c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8458351710791322111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111845835171079132211184583517107913221118458351710791322111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf363cd-45a3-43e4-839c-56ed14309d35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4e49e6-03dd-4daf-aace-559cebb97150, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aeef828-17f4-4cdf-a0cd-7ffc6b73863c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17e191b-4d0e-4d35-a1a5-d5c969de66a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17e191b-4d0e-4d35-a1a5-d5c969de66a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12170621128265062600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600121706211282650626001217062112826506260012170621128265062600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4e49e6-03dd-4daf-aace-559cebb97150, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9669938830059909173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173966993883005990917396699388300599091739669938830059909173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17e191b-4d0e-4d35-a1a5-d5c969de66a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4e49e6-03dd-4daf-aace-559cebb97150, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 404e0183-4876-4d0f-9c3b-db5a25c59af5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 404e0183-4876-4d0f-9c3b-db5a25c59af5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4184450783382080046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046418445078338208004641844507833820800464184450783382080046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d62166b-e4e6-492d-84da-63dc719e79d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d62166b-e4e6-492d-84da-63dc719e79d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912697037917268482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482179126970379172684821791269703791726848217912697037917268482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 404e0183-4876-4d0f-9c3b-db5a25c59af5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a9388e-ec41-4beb-8714-48c8eb0a87a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a9388e-ec41-4beb-8714-48c8eb0a87a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16326846345354930604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604163268463453549306041632684634535493060416326846345354930604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d62166b-e4e6-492d-84da-63dc719e79d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632ae7e1-9a71-4f79-842f-f744b24115a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632ae7e1-9a71-4f79-842f-f744b24115a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13333954278129821455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455133339542781298214551333395427812982145513333954278129821455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a9388e-ec41-4beb-8714-48c8eb0a87a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9822176-8c59-4c1f-bb8a-3835b77d5dab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632ae7e1-9a71-4f79-842f-f744b24115a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9822176-8c59-4c1f-bb8a-3835b77d5dab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7385979074470646513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513738597907447064651373859790744706465137385979074470646513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a732e34-01dc-44f8-8dfe-be359bd719ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a732e34-01dc-44f8-8dfe-be359bd719ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 140700817595050620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620140700817595050620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9822176-8c59-4c1f-bb8a-3835b77d5dab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0425a5b6-9741-463e-a3e6-7882f86b0db6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0425a5b6-9741-463e-a3e6-7882f86b0db6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736136513859187118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118137361365138591871181373613651385918711813736136513859187118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a732e34-01dc-44f8-8dfe-be359bd719ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e96d55-0a67-4dc9-a9ac-5b78e151037f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e96d55-0a67-4dc9-a9ac-5b78e151037f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217280928628808983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983122172809286288089831221728092862880898312217280928628808983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0425a5b6-9741-463e-a3e6-7882f86b0db6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e1f9fb-13c5-43c8-9af2-acd0218a0a61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e96d55-0a67-4dc9-a9ac-5b78e151037f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f909696c-5776-4921-bad0-d5a70d3bd921, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f909696c-5776-4921-bad0-d5a70d3bd921, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13131907722913398984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984131319077229133989841313190772291339898413131907722913398984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e1f9fb-13c5-43c8-9af2-acd0218a0a61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1514412310118392738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738151441231011839273815144123101183927381514412310118392738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f909696c-5776-4921-bad0-d5a70d3bd921, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce86212a-e8c4-4482-ba2e-b126e6ee0db0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce86212a-e8c4-4482-ba2e-b126e6ee0db0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3578091670622230170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170357809167062223017035780916706222301703578091670622230170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e1f9fb-13c5-43c8-9af2-acd0218a0a61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce86212a-e8c4-4482-ba2e-b126e6ee0db0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d759312-6620-4f86-850a-4b79df198aaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d759312-6620-4f86-850a-4b79df198aaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14072092964899305719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719140720929648993057191407209296489930571914072092964899305719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e05a90-4640-4032-add8-abb30bb4b17f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e05a90-4640-4032-add8-abb30bb4b17f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 741041404013051725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725741041404013051725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d759312-6620-4f86-850a-4b79df198aaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e05a90-4640-4032-add8-abb30bb4b17f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec985096-4ecb-4688-b64e-4bac046dfe42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec985096-4ecb-4688-b64e-4bac046dfe42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816706311716713610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610481670631171671361048167063117167136104816706311716713610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d1ce50-e4c8-4544-8085-2f53df56f478, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d1ce50-e4c8-4544-8085-2f53df56f478, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 868550036648343862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862868550036648343862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec985096-4ecb-4688-b64e-4bac046dfe42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e969b748-ea10-4ef5-99c2-1b9e6164c317, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e969b748-ea10-4ef5-99c2-1b9e6164c317, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873359509669354562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562287335950966935456228733595096693545622873359509669354562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d1ce50-e4c8-4544-8085-2f53df56f478, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475bc6ac-edc4-42f2-95c2-90d1f0fe0a03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475bc6ac-edc4-42f2-95c2-90d1f0fe0a03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4280062070709767335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335428006207070976733542800620707097673354280062070709767335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e969b748-ea10-4ef5-99c2-1b9e6164c317, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e2fedf-2d0e-4286-a9bd-5cc624e3e581, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e2fedf-2d0e-4286-a9bd-5cc624e3e581, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954125580746154219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219595412558074615421959541255807461542195954125580746154219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475bc6ac-edc4-42f2-95c2-90d1f0fe0a03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7e529d-f960-416d-91b3-c6875a245632, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7e529d-f960-416d-91b3-c6875a245632, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2105770361695118653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653210577036169511865321057703616951186532105770361695118653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e2fedf-2d0e-4286-a9bd-5cc624e3e581, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7e529d-f960-416d-91b3-c6875a245632, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba915d42-4f83-40e0-b72e-ac09e6bd81a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664b9499-12f9-4f56-a49c-f4664aa2df46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664b9499-12f9-4f56-a49c-f4664aa2df46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720295306601619808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808107202953066016198081072029530660161980810720295306601619808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba915d42-4f83-40e0-b72e-ac09e6bd81a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9113972858894997775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775911397285889499777591139728588949977759113972858894997775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664b9499-12f9-4f56-a49c-f4664aa2df46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba915d42-4f83-40e0-b72e-ac09e6bd81a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b9044c-4c89-4573-9118-766fd39046ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33a64f5-42a3-4b89-a906-7823dde98397, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33a64f5-42a3-4b89-a906-7823dde98397, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18149807892194318193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193181498078921943181931814980789219431819318149807892194318193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b9044c-4c89-4573-9118-766fd39046ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18039226739842891682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682180392267398428916821803922673984289168218039226739842891682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33a64f5-42a3-4b89-a906-7823dde98397, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5294c6e1-8cb4-475c-8453-30424a6477d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5294c6e1-8cb4-475c-8453-30424a6477d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681087845801440102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102968108784580144010296810878458014401029681087845801440102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b9044c-4c89-4573-9118-766fd39046ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1232873-b64c-4d91-b2b5-78558841da0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1232873-b64c-4d91-b2b5-78558841da0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 97474930072871979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979974749300728719799747493007287197997474930072871979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5294c6e1-8cb4-475c-8453-30424a6477d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b653b4-f1ee-4aaf-a9b6-f2115139c7e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b653b4-f1ee-4aaf-a9b6-f2115139c7e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881950001989522326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326138819500019895223261388195000198952232613881950001989522326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1232873-b64c-4d91-b2b5-78558841da0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b653b4-f1ee-4aaf-a9b6-f2115139c7e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b928cd1e-1e5d-4679-874e-da7262c62159, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b928cd1e-1e5d-4679-874e-da7262c62159, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667029752178680703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703667029752178680703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da941133-f563-4bf8-b388-c2326abe30fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da941133-f563-4bf8-b388-c2326abe30fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5752075842042818380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380575207584204281838057520758420428183805752075842042818380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da941133-f563-4bf8-b388-c2326abe30fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803c89fe-9437-4ba5-9149-905ee452dab3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c89fe-9437-4ba5-9149-905ee452dab3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11388320804985382751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751113883208049853827511138832080498538275111388320804985382751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b928cd1e-1e5d-4679-874e-da7262c62159, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e9d608-a5ef-47eb-a278-59d349c49a4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e9d608-a5ef-47eb-a278-59d349c49a4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16270471705598855375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375162704717055988553751627047170559885537516270471705598855375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c89fe-9437-4ba5-9149-905ee452dab3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d78a230-f2db-4fac-bf72-01e702898f4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d78a230-f2db-4fac-bf72-01e702898f4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6218175782051372830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830621817578205137283062181757820513728306218175782051372830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e9d608-a5ef-47eb-a278-59d349c49a4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d28f345-ccca-49cb-9d05-116af4a7853b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d28f345-ccca-49cb-9d05-116af4a7853b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15832291429147219054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054158322914291472190541583229142914721905415832291429147219054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d78a230-f2db-4fac-bf72-01e702898f4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d28f345-ccca-49cb-9d05-116af4a7853b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ed46d5-2f60-4164-876b-2cae16494584, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642fe94d-a643-4abd-a127-db0701712190, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642fe94d-a643-4abd-a127-db0701712190, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18121040581370900942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942181210405813709009421812104058137090094218121040581370900942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ed46d5-2f60-4164-876b-2cae16494584, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993384463848300801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801199338446384830080119933844638483008011993384463848300801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642fe94d-a643-4abd-a127-db0701712190, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ed46d5-2f60-4164-876b-2cae16494584, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03eedd2f-843a-4bb1-83d5-6aaa9a616f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03eedd2f-843a-4bb1-83d5-6aaa9a616f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10456480125219862699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699104564801252198626991045648012521986269910456480125219862699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bed2eeb-c22c-467c-a3c9-8d5920a16e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bed2eeb-c22c-467c-a3c9-8d5920a16e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033620502425850280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280120336205024258502801203362050242585028012033620502425850280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03eedd2f-843a-4bb1-83d5-6aaa9a616f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bed2eeb-c22c-467c-a3c9-8d5920a16e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876dd491-35c6-446a-a85d-0dfe113129c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8a838c-1f84-4392-a869-719dc72f7f8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8a838c-1f84-4392-a869-719dc72f7f8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13558569548328873729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729135585695483288737291355856954832887372913558569548328873729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876dd491-35c6-446a-a85d-0dfe113129c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282233286449489293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293172822332864494892931728223328644948929317282233286449489293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8a838c-1f84-4392-a869-719dc72f7f8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5c5c11-d990-4aaf-88b2-8159d247f411, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5c5c11-d990-4aaf-88b2-8159d247f411, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746306710637586041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041127463067106375860411274630671063758604112746306710637586041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876dd491-35c6-446a-a85d-0dfe113129c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5c5c11-d990-4aaf-88b2-8159d247f411, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f441e3-7614-458b-8cbe-9cd016eb8e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f441e3-7614-458b-8cbe-9cd016eb8e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14063076049947733547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547140630760499477335471406307604994773354714063076049947733547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f2fc2a-8598-4a6e-a9d2-c86772b05389, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f2fc2a-8598-4a6e-a9d2-c86772b05389, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466172396421793812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812144661723964217938121446617239642179381214466172396421793812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f441e3-7614-458b-8cbe-9cd016eb8e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2245aef8-ee2d-4c5e-9a4e-c843c8974b54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2245aef8-ee2d-4c5e-9a4e-c843c8974b54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570203598368510283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283457020359836851028345702035983685102834570203598368510283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f2fc2a-8598-4a6e-a9d2-c86772b05389, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70131e2a-1cb0-46c2-a409-b8869cf0d971, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70131e2a-1cb0-46c2-a409-b8869cf0d971, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10215304717820955732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732102153047178209557321021530471782095573210215304717820955732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2245aef8-ee2d-4c5e-9a4e-c843c8974b54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70131e2a-1cb0-46c2-a409-b8869cf0d971, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5ed418-d519-4655-b987-ee3a89e81f33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d8eafe-4620-4210-ab52-28f417071925, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d8eafe-4620-4210-ab52-28f417071925, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5684431814468513775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775568443181446851377556844318144685137755684431814468513775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5ed418-d519-4655-b987-ee3a89e81f33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9730953328432365122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122973095332843236512297309533284323651229730953328432365122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d8eafe-4620-4210-ab52-28f417071925, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5ed418-d519-4655-b987-ee3a89e81f33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b2af94b-8255-4cfe-aa2c-92fa2eb03973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c5c890-6cf6-45a1-95f5-ad56e782b830, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c5c890-6cf6-45a1-95f5-ad56e782b830, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14709351616027742497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497147093516160277424971470935161602774249714709351616027742497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b2af94b-8255-4cfe-aa2c-92fa2eb03973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191688158708269953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953161916881587082699531619168815870826995316191688158708269953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b2af94b-8255-4cfe-aa2c-92fa2eb03973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad33abbb-d346-4a2c-8485-6522474743e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad33abbb-d346-4a2c-8485-6522474743e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16649161649477874975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975166491616494778749751664916164947787497516649161649477874975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c5c890-6cf6-45a1-95f5-ad56e782b830, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304efa9a-8ad8-4212-afbe-fe64f802fcaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304efa9a-8ad8-4212-afbe-fe64f802fcaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1749873776960748009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009174987377696074800917498737769607480091749873776960748009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad33abbb-d346-4a2c-8485-6522474743e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e71a74-d687-4af5-9535-3fd137da4f69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304efa9a-8ad8-4212-afbe-fe64f802fcaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e71a74-d687-4af5-9535-3fd137da4f69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15654283943696177692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692156542839436961776921565428394369617769215654283943696177692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6b0aa5-7956-473d-8d2c-ccd21ea51b54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e71a74-d687-4af5-9535-3fd137da4f69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6b0aa5-7956-473d-8d2c-ccd21ea51b54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11225262666990730756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756112252626669907307561122526266699073075611225262666990730756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d3b9fb-c731-407f-aaf5-072863557b65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d3b9fb-c731-407f-aaf5-072863557b65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6099952446307025910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910609995244630702591060999524463070259106099952446307025910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6b0aa5-7956-473d-8d2c-ccd21ea51b54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d3b9fb-c731-407f-aaf5-072863557b65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a34da50-ad10-45ee-b091-80ad384f9ee3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a34da50-ad10-45ee-b091-80ad384f9ee3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17549629221496956992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992175496292214969569921754962922149695699217549629221496956992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6cfa1c-be04-4b3f-b4d7-cde2fe16eb6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6cfa1c-be04-4b3f-b4d7-cde2fe16eb6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9025784169757196544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544902578416975719654490257841697571965449025784169757196544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a34da50-ad10-45ee-b091-80ad384f9ee3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb0362d-5ed9-441e-9ab6-5dac4e453396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb0362d-5ed9-441e-9ab6-5dac4e453396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5215511952600277827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827521551195260027782752155119526002778275215511952600277827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6cfa1c-be04-4b3f-b4d7-cde2fe16eb6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb0362d-5ed9-441e-9ab6-5dac4e453396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b89b929-7348-4788-9c4d-3bd8a5821644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b89b929-7348-4788-9c4d-3bd8a5821644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5302039625824626012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012530203962582462601253020396258246260125302039625824626012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ecaf20-ec05-44d4-a4c2-3af9c06a8e3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b89b929-7348-4788-9c4d-3bd8a5821644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ecaf20-ec05-44d4-a4c2-3af9c06a8e3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251835198979819739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739182518351989798197391825183519897981973918251835198979819739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db71e4c-bddb-4ff1-b167-798459aef212, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db71e4c-bddb-4ff1-b167-798459aef212, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345001307440445844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844153450013074404458441534500130744044584415345001307440445844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ecaf20-ec05-44d4-a4c2-3af9c06a8e3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2adf216f-5ab3-4a78-b104-092d20dc733a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2adf216f-5ab3-4a78-b104-092d20dc733a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209714308893704446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446112097143088937044461120971430889370444611209714308893704446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db71e4c-bddb-4ff1-b167-798459aef212, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c02c385-1ea2-4457-aca6-aa1387d04864, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c02c385-1ea2-4457-aca6-aa1387d04864, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996116247989173477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477169961162479891734771699611624798917347716996116247989173477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2adf216f-5ab3-4a78-b104-092d20dc733a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f28abe7-b2f6-46e2-b1d8-54d6f542ef31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f28abe7-b2f6-46e2-b1d8-54d6f542ef31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6769754934764949165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165676975493476494916567697549347649491656769754934764949165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c02c385-1ea2-4457-aca6-aa1387d04864, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d536d6-81fd-4495-8266-649eb58aa865, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f28abe7-b2f6-46e2-b1d8-54d6f542ef31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d536d6-81fd-4495-8266-649eb58aa865, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9485694255336242583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583948569425533624258394856942553362425839485694255336242583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670aba26-7516-4267-b715-edbe3136d54d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670aba26-7516-4267-b715-edbe3136d54d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089822264774216981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981908982226477421698190898222647742169819089822264774216981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d536d6-81fd-4495-8266-649eb58aa865, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a83de0-c663-42b1-a641-c533d181b1af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a83de0-c663-42b1-a641-c533d181b1af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3574758133634927228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228357475813363492722835747581336349272283574758133634927228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670aba26-7516-4267-b715-edbe3136d54d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d81d26-f610-46b2-be37-25e56b568ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d81d26-f610-46b2-be37-25e56b568ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14512885169047261086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086145128851690472610861451288516904726108614512885169047261086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a83de0-c663-42b1-a641-c533d181b1af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f9f044-ce9a-4244-9b88-c654f2fbc376, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f9f044-ce9a-4244-9b88-c654f2fbc376, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17093479971249457437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437170934799712494574371709347997124945743717093479971249457437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d81d26-f610-46b2-be37-25e56b568ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f9f044-ce9a-4244-9b88-c654f2fbc376, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301e4fc6-e4d7-427a-9690-b1701a58385b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301e4fc6-e4d7-427a-9690-b1701a58385b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 662379846495311043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043662379846495311043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8bd016f-f1fb-4776-a585-d4dd5e48b413, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8bd016f-f1fb-4776-a585-d4dd5e48b413, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912654396179244942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942912654396179244942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8bd016f-f1fb-4776-a585-d4dd5e48b413, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301e4fc6-e4d7-427a-9690-b1701a58385b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb52665-7437-4670-8cfc-44e51b8c9d53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb52665-7437-4670-8cfc-44e51b8c9d53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5454046749363925192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192545404674936392519254540467493639251925454046749363925192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b480fb5a-0c44-45bf-9f74-e45d3da08f2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b480fb5a-0c44-45bf-9f74-e45d3da08f2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5902527634251291705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705590252763425129170559025276342512917055902527634251291705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb52665-7437-4670-8cfc-44e51b8c9d53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e4bc97-05eb-47ed-9b91-23d7648ae42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e4bc97-05eb-47ed-9b91-23d7648ae42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638555917966234853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853263855591796623485326385559179662348532638555917966234853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b480fb5a-0c44-45bf-9f74-e45d3da08f2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c98123-cd07-4adb-80e9-770c49794ef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e4bc97-05eb-47ed-9b91-23d7648ae42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8496cb59-4fc9-4ff8-9b81-9dc5a237291f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c98123-cd07-4adb-80e9-770c49794ef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16097380149501353364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364160973801495013533641609738014950135336416097380149501353364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8496cb59-4fc9-4ff8-9b81-9dc5a237291f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8013359719338101807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807801335971933810180780133597193381018078013359719338101807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c98123-cd07-4adb-80e9-770c49794ef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f45f1f34-7b4a-476c-83d6-19939605a683, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f45f1f34-7b4a-476c-83d6-19939605a683, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17823220984189001586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586178232209841890015861782322098418900158617823220984189001586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8496cb59-4fc9-4ff8-9b81-9dc5a237291f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6665f64-6dcf-4c65-b274-111c4cae1568, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6665f64-6dcf-4c65-b274-111c4cae1568, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5476937931247685697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697547693793124768569754769379312476856975476937931247685697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f45f1f34-7b4a-476c-83d6-19939605a683, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6665f64-6dcf-4c65-b274-111c4cae1568, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ab5cb7-d80c-46ae-89da-67012dfe382d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ab5cb7-d80c-46ae-89da-67012dfe382d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255579489217021866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866162555794892170218661625557948921702186616255579489217021866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fdff12-825d-4950-bed0-c3ed2d75afe4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fdff12-825d-4950-bed0-c3ed2d75afe4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14365483165987746722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722143654831659877467221436548316598774672214365483165987746722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ab5cb7-d80c-46ae-89da-67012dfe382d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89cd4fd-b7e2-49c4-b5d9-9ab309948382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89cd4fd-b7e2-49c4-b5d9-9ab309948382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974959004065599998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998697495900406559999869749590040655999986974959004065599998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fdff12-825d-4950-bed0-c3ed2d75afe4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eba73121-d124-4625-baae-5479800acd4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba73121-d124-4625-baae-5479800acd4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500567735114985429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429115005677351149854291150056773511498542911500567735114985429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89cd4fd-b7e2-49c4-b5d9-9ab309948382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba73121-d124-4625-baae-5479800acd4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d038e8-5c57-4b04-a5f1-5eb4f252ad9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d038e8-5c57-4b04-a5f1-5eb4f252ad9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314087644206715136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136123140876442067151361231408764420671513612314087644206715136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6f9ccf-4f07-4099-ae5c-ddd4c4748882, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6f9ccf-4f07-4099-ae5c-ddd4c4748882, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 55339255070666155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155553392550706661555533925507066615555339255070666155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6f9ccf-4f07-4099-ae5c-ddd4c4748882, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aedae7e-3415-47e4-88f2-0e12823ef214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aedae7e-3415-47e4-88f2-0e12823ef214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13325508869185731992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992133255088691857319921332550886918573199213325508869185731992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d038e8-5c57-4b04-a5f1-5eb4f252ad9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dda3638-3638-486c-a532-4f69ed92f6d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dda3638-3638-486c-a532-4f69ed92f6d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856499410216916693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693138564994102169166931385649941021691669313856499410216916693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aedae7e-3415-47e4-88f2-0e12823ef214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77407b86-8e5b-4482-b2a2-c394ebb8e142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77407b86-8e5b-4482-b2a2-c394ebb8e142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088753506327109494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494170887535063271094941708875350632710949417088753506327109494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dda3638-3638-486c-a532-4f69ed92f6d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f62f4751-e257-4a8b-af0c-2ed3e4d39718, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77407b86-8e5b-4482-b2a2-c394ebb8e142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f62f4751-e257-4a8b-af0c-2ed3e4d39718, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10674398792101135985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985106743987921011359851067439879210113598510674398792101135985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c7ed63-bf7d-4326-b7c2-07377d2ba6c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f62f4751-e257-4a8b-af0c-2ed3e4d39718, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73835f4-5492-4978-9de7-1612d8fa079b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73835f4-5492-4978-9de7-1612d8fa079b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3970078728214694869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869397007872821469486939700787282146948693970078728214694869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c7ed63-bf7d-4326-b7c2-07377d2ba6c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523693163926078806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806125236931639260788061252369316392607880612523693163926078806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73835f4-5492-4978-9de7-1612d8fa079b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1801bf-e951-48f0-8d50-012980db3a1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1801bf-e951-48f0-8d50-012980db3a1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729944235815379861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861472994423581537986147299442358153798614729944235815379861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c7ed63-bf7d-4326-b7c2-07377d2ba6c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1801bf-e951-48f0-8d50-012980db3a1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f01f51-a9d4-45ff-bb0f-c1d8de48fcb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f01f51-a9d4-45ff-bb0f-c1d8de48fcb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230910753850884406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406162309107538508844061623091075385088440616230910753850884406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc27f5d-54ac-420a-a4ef-88e71f761adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc27f5d-54ac-420a-a4ef-88e71f761adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4651398031036884057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057465139803103688405746513980310368840574651398031036884057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f01f51-a9d4-45ff-bb0f-c1d8de48fcb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc27f5d-54ac-420a-a4ef-88e71f761adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a5c17bc-b3d2-4a8c-bfd0-59879e4945f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a923f2-002e-4b08-8ff5-bf269f6b12bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a5c17bc-b3d2-4a8c-bfd0-59879e4945f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8671768886638761391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391867176888663876139186717688866387613918671768886638761391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a923f2-002e-4b08-8ff5-bf269f6b12bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4979848522353586132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132497984852235358613249798485223535861324979848522353586132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a5c17bc-b3d2-4a8c-bfd0-59879e4945f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4365ff-284c-4bd1-84b4-d894a7ff7878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4365ff-284c-4bd1-84b4-d894a7ff7878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6046719656685584192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192604671965668558419260467196566855841926046719656685584192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a923f2-002e-4b08-8ff5-bf269f6b12bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bfc8ca-00ea-4f34-bfc4-87dddc3c1cba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bfc8ca-00ea-4f34-bfc4-87dddc3c1cba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3887478482978738721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721388747848297873872138874784829787387213887478482978738721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4365ff-284c-4bd1-84b4-d894a7ff7878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41470954-0c66-4fc5-a845-ec380f4a1191, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41470954-0c66-4fc5-a845-ec380f4a1191, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13467062207074461133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133134670622070744611331346706220707446113313467062207074461133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bfc8ca-00ea-4f34-bfc4-87dddc3c1cba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ff0593-3463-43a0-8b32-dc19a1963ec7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ff0593-3463-43a0-8b32-dc19a1963ec7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 736099180283282868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868736099180283282868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41470954-0c66-4fc5-a845-ec380f4a1191, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537ebf1f-f936-49ae-a6a5-0f1be08a0fb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537ebf1f-f936-49ae-a6a5-0f1be08a0fb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851626963534826510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510285162696353482651028516269635348265102851626963534826510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ff0593-3463-43a0-8b32-dc19a1963ec7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b54c77-4030-4cb1-a9a6-d9bd3d215c89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b54c77-4030-4cb1-a9a6-d9bd3d215c89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2927129060312134083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083292712906031213408329271290603121340832927129060312134083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537ebf1f-f936-49ae-a6a5-0f1be08a0fb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca05c445-f41a-423e-834d-a56dac5493b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05c445-f41a-423e-834d-a56dac5493b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578124079582882648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648578124079582882648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b54c77-4030-4cb1-a9a6-d9bd3d215c89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 354a7dd6-3c8f-4d44-95cd-76c8c4c87dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 354a7dd6-3c8f-4d44-95cd-76c8c4c87dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9555094190179547934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934955509419017954793495550941901795479349555094190179547934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05c445-f41a-423e-834d-a56dac5493b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e983193f-7f35-40e7-8653-dce4f9ce863d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e983193f-7f35-40e7-8653-dce4f9ce863d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418285754278410367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367124182857542784103671241828575427841036712418285754278410367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 354a7dd6-3c8f-4d44-95cd-76c8c4c87dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e983193f-7f35-40e7-8653-dce4f9ce863d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03059fc-835e-4ba0-b417-ac8d6279d017, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03059fc-835e-4ba0-b417-ac8d6279d017, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9804966668125661402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402980496666812566140298049666681256614029804966668125661402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7136a3-7bd1-44b7-bf81-841dd9b9e3ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7136a3-7bd1-44b7-bf81-841dd9b9e3ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259999704847469826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826825999970484746982682599997048474698268259999704847469826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7136a3-7bd1-44b7-bf81-841dd9b9e3ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98dd814-a866-4fc9-834a-fe351a941095, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98dd814-a866-4fc9-834a-fe351a941095, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396092000367743324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324939609200036774332493960920003677433249396092000367743324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03059fc-835e-4ba0-b417-ac8d6279d017, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d17acf1-8419-4b9a-acd2-eff9c7202ff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d17acf1-8419-4b9a-acd2-eff9c7202ff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9868303184346127186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186986830318434612718698683031843461271869868303184346127186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98dd814-a866-4fc9-834a-fe351a941095, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f490d611-66a0-4320-8a00-ded8e889055d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d17acf1-8419-4b9a-acd2-eff9c7202ff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159b86c6-8518-4dcc-9234-11d1385673c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159b86c6-8518-4dcc-9234-11d1385673c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511525888915228384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384165115258889152283841651152588891522838416511525888915228384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f490d611-66a0-4320-8a00-ded8e889055d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4375770374249832769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769437577037424983276943757703742498327694375770374249832769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159b86c6-8518-4dcc-9234-11d1385673c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f490d611-66a0-4320-8a00-ded8e889055d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d35319b-a386-4b88-bbc2-7d61d765c906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d35319b-a386-4b88-bbc2-7d61d765c906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377262251777500469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469143772622517775004691437726225177750046914377262251777500469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e942bd1-2aa1-4f29-87df-1eee5caea043, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e942bd1-2aa1-4f29-87df-1eee5caea043, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14256228086005139370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370142562280860051393701425622808600513937014256228086005139370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e942bd1-2aa1-4f29-87df-1eee5caea043, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d35319b-a386-4b88-bbc2-7d61d765c906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e11f09e-2fae-4c42-9d7d-66df5f0274e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e11f09e-2fae-4c42-9d7d-66df5f0274e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2152072283243955495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495215207228324395549521520722832439554952152072283243955495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50bd348d-d73e-41ee-8da6-3dc0d2a8f906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50bd348d-d73e-41ee-8da6-3dc0d2a8f906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396313683384725187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187939631368338472518793963136833847251879396313683384725187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e11f09e-2fae-4c42-9d7d-66df5f0274e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02784392-0742-45ad-acae-96262759b6a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50bd348d-d73e-41ee-8da6-3dc0d2a8f906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02784392-0742-45ad-acae-96262759b6a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13534604194978178778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778135346041949781787781353460419497817877813534604194978178778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a746629e-40fe-41b2-94df-bb84d214ca1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02784392-0742-45ad-acae-96262759b6a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a746629e-40fe-41b2-94df-bb84d214ca1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910382726534174964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964191038272653417496419103827265341749641910382726534174964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a746629e-40fe-41b2-94df-bb84d214ca1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccad4d95-89db-4dc0-bb8a-3bd8a8de6f74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8407e80e-9522-43fe-84a2-adb9cdd7fb7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccad4d95-89db-4dc0-bb8a-3bd8a8de6f74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506500820258025916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916175065008202580259161750650082025802591617506500820258025916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8407e80e-9522-43fe-84a2-adb9cdd7fb7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212459323891296149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149172124593238912961491721245932389129614917212459323891296149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccad4d95-89db-4dc0-bb8a-3bd8a8de6f74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df75a5b-7590-48c8-9ee3-0ef179baa812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df75a5b-7590-48c8-9ee3-0ef179baa812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10164273153391270241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241101642731533912702411016427315339127024110164273153391270241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8407e80e-9522-43fe-84a2-adb9cdd7fb7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f62410-cbaa-4840-877a-45832d2424aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f62410-cbaa-4840-877a-45832d2424aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3312856795432980895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895331285679543298089533128567954329808953312856795432980895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df75a5b-7590-48c8-9ee3-0ef179baa812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632d8683-d8f5-40f3-82cb-9fae03f0a58a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632d8683-d8f5-40f3-82cb-9fae03f0a58a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123485068159140674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674111234850681591406741112348506815914067411123485068159140674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f62410-cbaa-4840-877a-45832d2424aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00378278-ebaa-449b-8370-1f2dfa9b29cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00378278-ebaa-449b-8370-1f2dfa9b29cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9665084749546216900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900966508474954621690096650847495462169009665084749546216900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632d8683-d8f5-40f3-82cb-9fae03f0a58a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3e7f010-93b6-4570-ae6c-4bff1248b38c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3e7f010-93b6-4570-ae6c-4bff1248b38c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831534787672661269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269168315347876726612691683153478767266126916831534787672661269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00378278-ebaa-449b-8370-1f2dfa9b29cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f88db21-55e9-4ab7-9a2a-0486d324fdb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f88db21-55e9-4ab7-9a2a-0486d324fdb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529894025324858118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118105298940253248581181052989402532485811810529894025324858118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3e7f010-93b6-4570-ae6c-4bff1248b38c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5c201b-c48c-4ae1-afe2-51233a6d3662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5c201b-c48c-4ae1-afe2-51233a6d3662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2698894906054437720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720269889490605443772026988949060544377202698894906054437720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f88db21-55e9-4ab7-9a2a-0486d324fdb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5cff28-55cc-445f-9ff3-1352facfcde6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5cff28-55cc-445f-9ff3-1352facfcde6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12272178313542491640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640122721783135424916401227217831354249164012272178313542491640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5c201b-c48c-4ae1-afe2-51233a6d3662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5cff28-55cc-445f-9ff3-1352facfcde6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250f3929-f2d6-4439-b668-18c2f83eb35b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250f3929-f2d6-4439-b668-18c2f83eb35b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14286163282323902028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028142861632823239020281428616328232390202814286163282323902028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f0b412-3ec5-4cd4-9095-5c869d42660d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f0b412-3ec5-4cd4-9095-5c869d42660d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9308952133061035928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928930895213306103592893089521330610359289308952133061035928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250f3929-f2d6-4439-b668-18c2f83eb35b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f0b412-3ec5-4cd4-9095-5c869d42660d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1b9505-572f-43b1-b036-3854575c8d12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1b9505-572f-43b1-b036-3854575c8d12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13960314216383810478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478139603142163838104781396031421638381047813960314216383810478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523fe9f7-82f0-4884-b1d4-32bafe3ea929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523fe9f7-82f0-4884-b1d4-32bafe3ea929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390880287863411474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474239088028786341147423908802878634114742390880287863411474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1b9505-572f-43b1-b036-3854575c8d12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd002e02-bcff-4b18-a160-97ebc4afeb55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd002e02-bcff-4b18-a160-97ebc4afeb55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9118442498784106940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940911844249878410694091184424987841069409118442498784106940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523fe9f7-82f0-4884-b1d4-32bafe3ea929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3abddbe-efc0-4b72-bb54-8b61e6a11ee8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3abddbe-efc0-4b72-bb54-8b61e6a11ee8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422319243066350964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964154223192430663509641542231924306635096415422319243066350964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd002e02-bcff-4b18-a160-97ebc4afeb55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ca5e25-43c3-4d4b-a7d2-fd3c39505ca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ca5e25-43c3-4d4b-a7d2-fd3c39505ca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7952855158538312903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903795285515853831290379528551585383129037952855158538312903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3abddbe-efc0-4b72-bb54-8b61e6a11ee8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d253b1-385f-4418-a59b-5924c3a80dc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ca5e25-43c3-4d4b-a7d2-fd3c39505ca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25bdfd0a-d565-446d-a097-87d50793b101, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d253b1-385f-4418-a59b-5924c3a80dc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8149120931002070738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738814912093100207073881491209310020707388149120931002070738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25bdfd0a-d565-446d-a097-87d50793b101, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304867909912631859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859163048679099126318591630486790991263185916304867909912631859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d253b1-385f-4418-a59b-5924c3a80dc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967d1d44-0e66-4f2e-9dbb-3fe88b243fac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967d1d44-0e66-4f2e-9dbb-3fe88b243fac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14921682894373789204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204149216828943737892041492168289437378920414921682894373789204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25bdfd0a-d565-446d-a097-87d50793b101, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291a7b35-f923-48fc-95d3-9103bbb8b8a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291a7b35-f923-48fc-95d3-9103bbb8b8a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10905224257053267372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372109052242570532673721090522425705326737210905224257053267372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967d1d44-0e66-4f2e-9dbb-3fe88b243fac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916ce93e-3625-4fe6-a02c-aab2c1fd30bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916ce93e-3625-4fe6-a02c-aab2c1fd30bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8688068858651249555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555868806885865124955586880688586512495558688068858651249555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291a7b35-f923-48fc-95d3-9103bbb8b8a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca27c4f-92e5-4ebe-ad83-e3a5c8dd99a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca27c4f-92e5-4ebe-ad83-e3a5c8dd99a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13978096982175413557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557139780969821754135571397809698217541355713978096982175413557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916ce93e-3625-4fe6-a02c-aab2c1fd30bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dabf819-ab3e-412c-aded-685ea1c25684, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dabf819-ab3e-412c-aded-685ea1c25684, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13446107793689609967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967134461077936896099671344610779368960996713446107793689609967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca27c4f-92e5-4ebe-ad83-e3a5c8dd99a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69b665d-ed6a-4977-8dc6-b2beb53fda8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69b665d-ed6a-4977-8dc6-b2beb53fda8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678534158635684805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805146785341586356848051467853415863568480514678534158635684805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dabf819-ab3e-412c-aded-685ea1c25684, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a43407-d3a9-4429-986a-9f9843685965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a43407-d3a9-4429-986a-9f9843685965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11668687996271494255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255116686879962714942551166868799627149425511668687996271494255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69b665d-ed6a-4977-8dc6-b2beb53fda8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a43407-d3a9-4429-986a-9f9843685965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ba69eb-2713-4df4-8db7-ffbe604c8a7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ba69eb-2713-4df4-8db7-ffbe604c8a7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225649364498275727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727322564936449827572732256493644982757273225649364498275727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0e4c48-5c14-4dc7-b3b3-4509007d3a05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0e4c48-5c14-4dc7-b3b3-4509007d3a05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4589552282821228243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243458955228282122824345895522828212282434589552282821228243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ba69eb-2713-4df4-8db7-ffbe604c8a7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa975ca-139a-44d4-a724-f964ae0ae2ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa975ca-139a-44d4-a724-f964ae0ae2ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10951359760573699387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387109513597605736993871095135976057369938710951359760573699387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0e4c48-5c14-4dc7-b3b3-4509007d3a05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cc032c-4841-4ba2-be87-98c00b9e5440, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cc032c-4841-4ba2-be87-98c00b9e5440, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911544549564906843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843891154454956490684389115445495649068438911544549564906843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa975ca-139a-44d4-a724-f964ae0ae2ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d32cb3a6-91f7-4a89-86ee-d54905f7133d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32cb3a6-91f7-4a89-86ee-d54905f7133d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10063557248372799974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974100635572483727999741006355724837279997410063557248372799974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cc032c-4841-4ba2-be87-98c00b9e5440, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4556ffe-edc4-42ab-a440-a3c28eb873db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4556ffe-edc4-42ab-a440-a3c28eb873db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748218159064112074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074107482181590641120741074821815906411207410748218159064112074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32cb3a6-91f7-4a89-86ee-d54905f7133d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9343087a-3008-4809-a7ab-bb4c608a70b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9343087a-3008-4809-a7ab-bb4c608a70b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3852214305987552422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422385221430598755242238522143059875524223852214305987552422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4556ffe-edc4-42ab-a440-a3c28eb873db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82ae944-61bb-4ec4-a90b-93e3e443bb60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82ae944-61bb-4ec4-a90b-93e3e443bb60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16103685867623264185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185161036858676232641851610368586762326418516103685867623264185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9343087a-3008-4809-a7ab-bb4c608a70b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6af18774-933e-4955-93c4-ed8f8e386822, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6af18774-933e-4955-93c4-ed8f8e386822, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950323639856606512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512495032363985660651249503236398566065124950323639856606512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82ae944-61bb-4ec4-a90b-93e3e443bb60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6af18774-933e-4955-93c4-ed8f8e386822, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5653ca-dff2-4de3-a05c-f72244cfef12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2061f597-b2fd-4eff-af1f-730a575c6f2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2061f597-b2fd-4eff-af1f-730a575c6f2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953495170087086782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782595349517008708678259534951700870867825953495170087086782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5653ca-dff2-4de3-a05c-f72244cfef12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14116034873558293487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487141160348735582934871411603487355829348714116034873558293487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2061f597-b2fd-4eff-af1f-730a575c6f2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07efa6ca-eb54-4220-b275-b8e86cca08e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5653ca-dff2-4de3-a05c-f72244cfef12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64068b72-cfd7-43ae-b15a-d24864603247, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07efa6ca-eb54-4220-b275-b8e86cca08e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218325250459013052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052421832525045901305242183252504590130524218325250459013052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64068b72-cfd7-43ae-b15a-d24864603247, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3740672892633931703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703374067289263393170337406728926339317033740672892633931703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07efa6ca-eb54-4220-b275-b8e86cca08e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d6fbcb-4f37-4575-b08c-cc63281c61e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64068b72-cfd7-43ae-b15a-d24864603247, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80236289-d220-486d-a102-7c15bf0b2956, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80236289-d220-486d-a102-7c15bf0b2956, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282981797637907850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850122829817976379078501228298179763790785012282981797637907850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d6fbcb-4f37-4575-b08c-cc63281c61e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12830000732728683126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126128300007327286831261283000073272868312612830000732728683126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80236289-d220-486d-a102-7c15bf0b2956, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44028213-10ae-4e14-8428-5ac2bc626a4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44028213-10ae-4e14-8428-5ac2bc626a4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881195609328993078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078168811956093289930781688119560932899307816881195609328993078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d6fbcb-4f37-4575-b08c-cc63281c61e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd2cd70-6075-4fdb-84ab-c600530e3517, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd2cd70-6075-4fdb-84ab-c600530e3517, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090017189239267748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748509001718923926774850900171892392677485090017189239267748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44028213-10ae-4e14-8428-5ac2bc626a4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda5b9eb-6a1c-4fc8-984d-1c6d9c67ca9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda5b9eb-6a1c-4fc8-984d-1c6d9c67ca9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794825656313683581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581579482565631368358157948256563136835815794825656313683581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd2cd70-6075-4fdb-84ab-c600530e3517, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0b92b9-041c-464a-a871-6c7baa3b1c71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0b92b9-041c-464a-a871-6c7baa3b1c71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9330684148843898803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803933068414884389880393306841488438988039330684148843898803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda5b9eb-6a1c-4fc8-984d-1c6d9c67ca9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdf2e8c-792e-4f4a-976f-d13a796b9caf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdf2e8c-792e-4f4a-976f-d13a796b9caf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3569048831944073561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561356904883194407356135690488319440735613569048831944073561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0b92b9-041c-464a-a871-6c7baa3b1c71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1f6929-73fc-4f14-9897-ecda287b6880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1f6929-73fc-4f14-9897-ecda287b6880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975125675204286341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341139751256752042863411397512567520428634113975125675204286341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdf2e8c-792e-4f4a-976f-d13a796b9caf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22aac81d-5da4-4239-b456-42cb02b8f41c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22aac81d-5da4-4239-b456-42cb02b8f41c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215834856918695873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873721583485691869587372158348569186958737215834856918695873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1f6929-73fc-4f14-9897-ecda287b6880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea26f93-11a3-402b-9c93-035e21a20abd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea26f93-11a3-402b-9c93-035e21a20abd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3741909424164622499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499374190942416462249937419094241646224993741909424164622499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea26f93-11a3-402b-9c93-035e21a20abd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22aac81d-5da4-4239-b456-42cb02b8f41c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee7ce79-e152-4005-adfe-e2e1bb3a03d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bda01cb-b630-42da-903f-65e5afeaf253, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bda01cb-b630-42da-903f-65e5afeaf253, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18003692469135878250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250180036924691358782501800369246913587825018003692469135878250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee7ce79-e152-4005-adfe-e2e1bb3a03d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7430936903706683901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901743093690370668390174309369037066839017430936903706683901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bda01cb-b630-42da-903f-65e5afeaf253, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496c98ac-51e3-4b44-8440-3fc7d5b8c954, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496c98ac-51e3-4b44-8440-3fc7d5b8c954, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14522598420712156880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880145225984207121568801452259842071215688014522598420712156880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee7ce79-e152-4005-adfe-e2e1bb3a03d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29207251-1c06-4a93-a73b-f7260569ebfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29207251-1c06-4a93-a73b-f7260569ebfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3116759461967189541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541311675946196718954131167594619671895413116759461967189541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29207251-1c06-4a93-a73b-f7260569ebfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb825e3-da17-498d-a2b8-be7fe03ab0da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb825e3-da17-498d-a2b8-be7fe03ab0da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16798110284737833195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195167981102847378331951679811028473783319516798110284737833195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496c98ac-51e3-4b44-8440-3fc7d5b8c954, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012eedc0-114e-4f9f-8e59-3b43b879d4d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012eedc0-114e-4f9f-8e59-3b43b879d4d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406390071617589368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368174063900716175893681740639007161758936817406390071617589368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb825e3-da17-498d-a2b8-be7fe03ab0da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf40253-4de7-4841-9115-c46e56bcb7ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf40253-4de7-4841-9115-c46e56bcb7ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18436489723833441905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905184364897238334419051843648972383344190518436489723833441905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012eedc0-114e-4f9f-8e59-3b43b879d4d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07bdb16c-28a4-4b8b-9f5b-728ee6da3514, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bdb16c-28a4-4b8b-9f5b-728ee6da3514, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874916021720853487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487387491602172085348738749160217208534873874916021720853487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf40253-4de7-4841-9115-c46e56bcb7ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d1c1f6-7858-4185-9e00-4e250f4c7b20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d1c1f6-7858-4185-9e00-4e250f4c7b20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18084688981918786247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247180846889819187862471808468898191878624718084688981918786247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bdb16c-28a4-4b8b-9f5b-728ee6da3514, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be81818-b426-43b4-936f-fe5f63587e45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be81818-b426-43b4-936f-fe5f63587e45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7617430423615253633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633761743042361525363376174304236152536337617430423615253633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d1c1f6-7858-4185-9e00-4e250f4c7b20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e85755-b6f5-4eb3-bbe4-77eb07ee812a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be81818-b426-43b4-936f-fe5f63587e45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e85755-b6f5-4eb3-bbe4-77eb07ee812a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16983158343792163838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838169831583437921638381698315834379216383816983158343792163838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ff8683-35aa-4bdf-84c6-f3c58f0ba996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ff8683-35aa-4bdf-84c6-f3c58f0ba996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3018298819172904445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445301829881917290444530182988191729044453018298819172904445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e85755-b6f5-4eb3-bbe4-77eb07ee812a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 938ad48a-4524-45b4-b65d-18b5b7b55125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ff8683-35aa-4bdf-84c6-f3c58f0ba996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 938ad48a-4524-45b4-b65d-18b5b7b55125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6144682208111435971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971614468220811143597161446822081114359716144682208111435971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5d8f39-72b5-46bd-bbfd-d2f6bb43459a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5d8f39-72b5-46bd-bbfd-d2f6bb43459a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11248259378854331629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629112482593788543316291124825937885433162911248259378854331629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 938ad48a-4524-45b4-b65d-18b5b7b55125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1691f139-06c0-43cb-91c5-26ae6cda8fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1691f139-06c0-43cb-91c5-26ae6cda8fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16317651536553876320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320163176515365538763201631765153655387632016317651536553876320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5d8f39-72b5-46bd-bbfd-d2f6bb43459a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b9cdb2-a5ce-48ed-aa16-76045d24ec99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b9cdb2-a5ce-48ed-aa16-76045d24ec99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5202839487477138916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916520283948747713891652028394874771389165202839487477138916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1691f139-06c0-43cb-91c5-26ae6cda8fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd6da9d-5900-42a0-ac1b-3d95a26e7b54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd6da9d-5900-42a0-ac1b-3d95a26e7b54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14290321164940661276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276142903211649406612761429032116494066127614290321164940661276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b9cdb2-a5ce-48ed-aa16-76045d24ec99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd6da9d-5900-42a0-ac1b-3d95a26e7b54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92cfa1b-6f8c-497f-9db6-0798517045c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4742900-60a0-4d4e-8d02-750d0404a3fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4742900-60a0-4d4e-8d02-750d0404a3fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10383216090342639784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784103832160903426397841038321609034263978410383216090342639784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92cfa1b-6f8c-497f-9db6-0798517045c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13664627969053547948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948136646279690535479481366462796905354794813664627969053547948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4742900-60a0-4d4e-8d02-750d0404a3fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70641038-1a16-4277-b355-721a21b5613e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92cfa1b-6f8c-497f-9db6-0798517045c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea72c9e0-b049-4b35-ae1b-20cee94780b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea72c9e0-b049-4b35-ae1b-20cee94780b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763214813642895808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808876321481364289580887632148136428958088763214813642895808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70641038-1a16-4277-b355-721a21b5613e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8814901153082213210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210881490115308221321088149011530822132108814901153082213210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea72c9e0-b049-4b35-ae1b-20cee94780b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 391c4c47-95ee-4053-937c-9e92babe76f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 391c4c47-95ee-4053-937c-9e92babe76f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3149845337246319908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908314984533724631990831498453372463199083149845337246319908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70641038-1a16-4277-b355-721a21b5613e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6753fd1a-6fbc-4bd2-8e58-438a9171a19f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6753fd1a-6fbc-4bd2-8e58-438a9171a19f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11879797062252991152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152118797970622529911521187979706225299115211879797062252991152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 391c4c47-95ee-4053-937c-9e92babe76f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6753fd1a-6fbc-4bd2-8e58-438a9171a19f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87898227-c7fa-4c4b-97d8-f674ed33801b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87898227-c7fa-4c4b-97d8-f674ed33801b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560649971932649322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322756064997193264932275606499719326493227560649971932649322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94abd733-dfc7-42a7-8cca-a7e76d9cf99f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94abd733-dfc7-42a7-8cca-a7e76d9cf99f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303462409936417160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160430346240993641716043034624099364171604303462409936417160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87898227-c7fa-4c4b-97d8-f674ed33801b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367d2f4e-6c6f-45f3-93e2-afb089e6c766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367d2f4e-6c6f-45f3-93e2-afb089e6c766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057197044200381027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027170571970442003810271705719704420038102717057197044200381027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94abd733-dfc7-42a7-8cca-a7e76d9cf99f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c025e05-b3bb-4018-bb8c-5360a03217d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c025e05-b3bb-4018-bb8c-5360a03217d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7910749552928981132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132791074955292898113279107495529289811327910749552928981132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367d2f4e-6c6f-45f3-93e2-afb089e6c766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcacc49f-b7eb-4285-a2ae-3b3c88b85c2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcacc49f-b7eb-4285-a2ae-3b3c88b85c2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971000618278700930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930497100061827870093049710006182787009304971000618278700930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c025e05-b3bb-4018-bb8c-5360a03217d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dcc5daa-e381-4e46-b799-f2d8f87b8457, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dcc5daa-e381-4e46-b799-f2d8f87b8457, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18218363255997027353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353182183632559970273531821836325599702735318218363255997027353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dcc5daa-e381-4e46-b799-f2d8f87b8457, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084a2d4a-6129-4e19-8de8-a26dce38c605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcacc49f-b7eb-4285-a2ae-3b3c88b85c2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084a2d4a-6129-4e19-8de8-a26dce38c605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15062485640223703499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499150624856402237034991506248564022370349915062485640223703499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ef5969-9b5d-4879-a3de-ddadbbfff529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ef5969-9b5d-4879-a3de-ddadbbfff529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126357452417098082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082126357452417098082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084a2d4a-6129-4e19-8de8-a26dce38c605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3b25f2-f034-429d-ae43-9b77b6439432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3b25f2-f034-429d-ae43-9b77b6439432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6677550719587406767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767667755071958740676766775507195874067676677550719587406767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ef5969-9b5d-4879-a3de-ddadbbfff529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfda2328-53f2-4ce1-9c6d-2509a9da13ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfda2328-53f2-4ce1-9c6d-2509a9da13ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300060914573713927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927230006091457371392723000609145737139272300060914573713927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3b25f2-f034-429d-ae43-9b77b6439432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfda2328-53f2-4ce1-9c6d-2509a9da13ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edc21358-06bc-4fee-b542-6b52128e572d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc21358-06bc-4fee-b542-6b52128e572d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695923171954732368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368166959231719547323681669592317195473236816695923171954732368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0102d134-4f6c-4011-bb2b-2867e6e98af8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0102d134-4f6c-4011-bb2b-2867e6e98af8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18035795836730219292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292180357958367302192921803579583673021929218035795836730219292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc21358-06bc-4fee-b542-6b52128e572d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73241eeb-e814-40a9-9602-04a783a5a07c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73241eeb-e814-40a9-9602-04a783a5a07c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15349098416465526805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805153490984164655268051534909841646552680515349098416465526805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0102d134-4f6c-4011-bb2b-2867e6e98af8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01df7206-2d14-443c-95e0-9a3508621457, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01df7206-2d14-443c-95e0-9a3508621457, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256474438701854685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685112564744387018546851125647443870185468511256474438701854685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73241eeb-e814-40a9-9602-04a783a5a07c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc45e42-2f4e-4f41-9abd-eba51f3b9a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc45e42-2f4e-4f41-9abd-eba51f3b9a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010914703572237662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662160109147035722376621601091470357223766216010914703572237662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01df7206-2d14-443c-95e0-9a3508621457, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f152b9-0307-4c0a-809b-4230f33eed29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f152b9-0307-4c0a-809b-4230f33eed29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418329746257536310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310184183297462575363101841832974625753631018418329746257536310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc45e42-2f4e-4f41-9abd-eba51f3b9a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9da9845c-d694-4970-9d44-904101566e3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da9845c-d694-4970-9d44-904101566e3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166153699225691648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648181661536992256916481816615369922569164818166153699225691648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f152b9-0307-4c0a-809b-4230f33eed29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea59ee25-0c37-4fc2-a295-c81889f68917, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea59ee25-0c37-4fc2-a295-c81889f68917, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13413274278210138487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487134132742782101384871341327427821013848713413274278210138487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da9845c-d694-4970-9d44-904101566e3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73402a74-9538-4931-bd53-ff90b612f044, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73402a74-9538-4931-bd53-ff90b612f044, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6197966872289069833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833619796687228906983361979668722890698336197966872289069833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea59ee25-0c37-4fc2-a295-c81889f68917, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9467f3a1-b683-48f3-afff-3dd176e67d4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9467f3a1-b683-48f3-afff-3dd176e67d4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10507128611847690306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306105071286118476903061050712861184769030610507128611847690306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73402a74-9538-4931-bd53-ff90b612f044, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e496571-d472-4012-ab71-ea378ac3466b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e496571-d472-4012-ab71-ea378ac3466b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953653090263279551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551169536530902632795511695365309026327955116953653090263279551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9467f3a1-b683-48f3-afff-3dd176e67d4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62de029d-f772-431a-9c0f-fc472115af40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62de029d-f772-431a-9c0f-fc472115af40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 433134685221189239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239433134685221189239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e496571-d472-4012-ab71-ea378ac3466b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a627480-a98d-44ab-b3bf-1b056b7087eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a627480-a98d-44ab-b3bf-1b056b7087eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887071405607250058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058158870714056072500581588707140560725005815887071405607250058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62de029d-f772-431a-9c0f-fc472115af40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea47414-6159-44f3-9700-ff9d7af37b73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea47414-6159-44f3-9700-ff9d7af37b73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562846625275144189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189256284662527514418925628466252751441892562846625275144189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a627480-a98d-44ab-b3bf-1b056b7087eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e56d9c6-e1b8-45cf-827f-f595f4e839ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e56d9c6-e1b8-45cf-827f-f595f4e839ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12928583397241776431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431129285833972417764311292858339724177643112928583397241776431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea47414-6159-44f3-9700-ff9d7af37b73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03d4eab-ebd8-4512-8e3d-e409c7dbc017, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03d4eab-ebd8-4512-8e3d-e409c7dbc017, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4079621813825829896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896407962181382582989640796218138258298964079621813825829896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e56d9c6-e1b8-45cf-827f-f595f4e839ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d840bad2-edd9-4a5d-9a1f-5b2aa8acd4ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d840bad2-edd9-4a5d-9a1f-5b2aa8acd4ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714322134675092778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778271432213467509277827143221346750927782714322134675092778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03d4eab-ebd8-4512-8e3d-e409c7dbc017, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1301f4ec-c4d7-425c-9a0b-be0f73c98c9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1301f4ec-c4d7-425c-9a0b-be0f73c98c9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428398297503091509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509342839829750309150934283982975030915093428398297503091509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d840bad2-edd9-4a5d-9a1f-5b2aa8acd4ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84548e2-fb2f-4284-a3b2-44d3d6112e5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84548e2-fb2f-4284-a3b2-44d3d6112e5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 954685242283466996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996954685242283466996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1301f4ec-c4d7-425c-9a0b-be0f73c98c9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66bcd2de-408e-4c2f-910e-2474bdd07eab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66bcd2de-408e-4c2f-910e-2474bdd07eab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16749386256095281644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644167493862560952816441674938625609528164416749386256095281644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84548e2-fb2f-4284-a3b2-44d3d6112e5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98e1841-880a-46a5-bfe0-92ab46413ce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98e1841-880a-46a5-bfe0-92ab46413ce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6008229285427397165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165600822928542739716560082292854273971656008229285427397165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66bcd2de-408e-4c2f-910e-2474bdd07eab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1982e4e2-8a16-4da9-b43b-77ba2df76fb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1982e4e2-8a16-4da9-b43b-77ba2df76fb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746764306558306149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149147467643065583061491474676430655830614914746764306558306149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98e1841-880a-46a5-bfe0-92ab46413ce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e232aa-d2a9-4b30-9d13-7229c219f855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e232aa-d2a9-4b30-9d13-7229c219f855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5535269026940151062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062553526902694015106255352690269401510625535269026940151062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1982e4e2-8a16-4da9-b43b-77ba2df76fb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a3718b-e8d4-4fd7-aa61-05ed855526b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e232aa-d2a9-4b30-9d13-7229c219f855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981b4d8f-e134-4ded-84af-0f20ff611e95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a3718b-e8d4-4fd7-aa61-05ed855526b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 345423104478755975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975345423104478755975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981b4d8f-e134-4ded-84af-0f20ff611e95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12610111417394460788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788126101114173944607881261011141739446078812610111417394460788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a3718b-e8d4-4fd7-aa61-05ed855526b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa6f0bd-00a2-4d97-b127-de68f3aa4c64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa6f0bd-00a2-4d97-b127-de68f3aa4c64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8574202181258188292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292857420218125818829285742021812581882928574202181258188292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981b4d8f-e134-4ded-84af-0f20ff611e95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93421862-e4c0-4c93-a626-ac80a62a59b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa6f0bd-00a2-4d97-b127-de68f3aa4c64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f780902-7246-4a31-b6f6-c7f250707c65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f780902-7246-4a31-b6f6-c7f250707c65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616746944797080340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340176167469447970803401761674694479708034017616746944797080340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93421862-e4c0-4c93-a626-ac80a62a59b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9825137154653624050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050982513715465362405098251371546536240509825137154653624050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93421862-e4c0-4c93-a626-ac80a62a59b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cf3a5f-b94d-4cc5-89ee-12e95831f195, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cf3a5f-b94d-4cc5-89ee-12e95831f195, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10524413669661553243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243105244136696615532431052441366966155324310524413669661553243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f780902-7246-4a31-b6f6-c7f250707c65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f30e3a-c022-40e5-94b0-ce15a07fc854, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f30e3a-c022-40e5-94b0-ce15a07fc854, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10461766640366906998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998104617666403669069981046176664036690699810461766640366906998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cf3a5f-b94d-4cc5-89ee-12e95831f195, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb2a3a6-d126-4242-b849-553dde282c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb2a3a6-d126-4242-b849-553dde282c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447355690018027833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833744735569001802783374473556900180278337447355690018027833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f30e3a-c022-40e5-94b0-ce15a07fc854, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab9036c-35a6-49c6-bd18-b057beb7706e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab9036c-35a6-49c6-bd18-b057beb7706e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1509276094192981133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133150927609419298113315092760941929811331509276094192981133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb2a3a6-d126-4242-b849-553dde282c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3adeac83-6c33-42e8-9c08-6f7f0c7ff1ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3adeac83-6c33-42e8-9c08-6f7f0c7ff1ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13979612710526335051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051139796127105263350511397961271052633505113979612710526335051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab9036c-35a6-49c6-bd18-b057beb7706e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb99c83-55f8-4cbe-8abd-3e0a1eee03fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3adeac83-6c33-42e8-9c08-6f7f0c7ff1ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb99c83-55f8-4cbe-8abd-3e0a1eee03fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 260231829292926975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975260231829292926975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a1bae3-332d-454d-b9a6-372600a68e05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a1bae3-332d-454d-b9a6-372600a68e05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6009021898659841741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741600902189865984174160090218986598417416009021898659841741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb99c83-55f8-4cbe-8abd-3e0a1eee03fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a1bae3-332d-454d-b9a6-372600a68e05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8b572b-75df-4ebf-862f-92e57a2842bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8b572b-75df-4ebf-862f-92e57a2842bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8590973419431626755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755859097341943162675585909734194316267558590973419431626755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b5a629-ba95-4b91-82e1-53ba897643fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b5a629-ba95-4b91-82e1-53ba897643fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 869872968891940857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857869872968891940857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8b572b-75df-4ebf-862f-92e57a2842bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971e431c-6cdd-410b-90d8-24da5816b559, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971e431c-6cdd-410b-90d8-24da5816b559, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821249043091785286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286282124904309178528628212490430917852862821249043091785286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b5a629-ba95-4b91-82e1-53ba897643fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1383edc1-6c7b-4cd6-845a-5f72076af1e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1383edc1-6c7b-4cd6-845a-5f72076af1e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15348181952626164379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379153481819526261643791534818195262616437915348181952626164379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971e431c-6cdd-410b-90d8-24da5816b559, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1615fa6d-fbb8-4d66-8fcb-db124948f27b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1615fa6d-fbb8-4d66-8fcb-db124948f27b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5567358706132068180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180556735870613206818055673587061320681805567358706132068180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1383edc1-6c7b-4cd6-845a-5f72076af1e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db94772c-83b4-43d1-90d3-3045f039bce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db94772c-83b4-43d1-90d3-3045f039bce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844943944825723692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692138449439448257236921384494394482572369213844943944825723692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1615fa6d-fbb8-4d66-8fcb-db124948f27b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6bccc7-6e51-4eb7-b7f4-f881c4b5f534, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6bccc7-6e51-4eb7-b7f4-f881c4b5f534, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073942743478254315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315160739427434782543151607394274347825431516073942743478254315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db94772c-83b4-43d1-90d3-3045f039bce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72a052f-cee7-4955-bc92-3d1acda2c820, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72a052f-cee7-4955-bc92-3d1acda2c820, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176583628707181629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629717658362870718162971765836287071816297176583628707181629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6bccc7-6e51-4eb7-b7f4-f881c4b5f534, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d244c559-6730-4a8c-a7cd-d7ceed785cb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d244c559-6730-4a8c-a7cd-d7ceed785cb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926529517063812877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877139265295170638128771392652951706381287713926529517063812877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72a052f-cee7-4955-bc92-3d1acda2c820, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d244c559-6730-4a8c-a7cd-d7ceed785cb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b84769-6b00-484b-b5ea-5bf27c8d4b06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b84769-6b00-484b-b5ea-5bf27c8d4b06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854047625711172517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517285404762571117251728540476257111725172854047625711172517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef721257-0b2f-4b5e-a5e4-65cdc6089fe5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef721257-0b2f-4b5e-a5e4-65cdc6089fe5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174694618091670233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233111746946180916702331117469461809167023311174694618091670233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b84769-6b00-484b-b5ea-5bf27c8d4b06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16225d96-a341-40e0-b809-dd92107d3b74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16225d96-a341-40e0-b809-dd92107d3b74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141602952968297388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388151416029529682973881514160295296829738815141602952968297388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef721257-0b2f-4b5e-a5e4-65cdc6089fe5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16225d96-a341-40e0-b809-dd92107d3b74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50011fb-7ac0-4297-bd7c-2ed48a176365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62568039-b766-42a2-b294-5b4b3708e8a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50011fb-7ac0-4297-bd7c-2ed48a176365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396699485936400541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541103966994859364005411039669948593640054110396699485936400541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62568039-b766-42a2-b294-5b4b3708e8a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7604596777425972937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937760459677742597293776045967774259729377604596777425972937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50011fb-7ac0-4297-bd7c-2ed48a176365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee3f457-d6e8-4c87-9806-330e7ff8a443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee3f457-d6e8-4c87-9806-330e7ff8a443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589238725554960214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214125892387255549602141258923872555496021412589238725554960214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62568039-b766-42a2-b294-5b4b3708e8a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44451cb-c7a3-4217-b886-a17710041b4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44451cb-c7a3-4217-b886-a17710041b4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13748682100558699422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422137486821005586994221374868210055869942213748682100558699422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee3f457-d6e8-4c87-9806-330e7ff8a443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9dc999-0427-40c0-826f-c415c7d10e33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44451cb-c7a3-4217-b886-a17710041b4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9dc999-0427-40c0-826f-c415c7d10e33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5503714719801836719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719550371471980183671955037147198018367195503714719801836719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a64a100-be1b-4f1e-a1e3-766497100bcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a64a100-be1b-4f1e-a1e3-766497100bcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314832135337059629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629431483213533705962943148321353370596294314832135337059629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9dc999-0427-40c0-826f-c415c7d10e33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe055de6-249e-417c-9298-94e8d80e469c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe055de6-249e-417c-9298-94e8d80e469c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579667002032905464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464757966700203290546475796670020329054647579667002032905464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a64a100-be1b-4f1e-a1e3-766497100bcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe055de6-249e-417c-9298-94e8d80e469c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59275b7-a649-4a3e-b78c-a2a6f9c53a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59275b7-a649-4a3e-b78c-a2a6f9c53a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11170962735618915965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965111709627356189159651117096273561891596511170962735618915965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a395551-e0e9-41f6-b992-0da3b45f5a36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a395551-e0e9-41f6-b992-0da3b45f5a36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7249644554110045195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195724964455411004519572496445541100451957249644554110045195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59275b7-a649-4a3e-b78c-a2a6f9c53a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15070f76-8cde-48f8-8a2b-eaa83901ca43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15070f76-8cde-48f8-8a2b-eaa83901ca43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15037750450128594860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860150377504501285948601503775045012859486015037750450128594860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a395551-e0e9-41f6-b992-0da3b45f5a36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15070f76-8cde-48f8-8a2b-eaa83901ca43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e92b679-3e69-4420-81bf-796eae5d5dd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e92b679-3e69-4420-81bf-796eae5d5dd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8871153116961167972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972887115311696116797288711531169611679728871153116961167972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39c9c69-4877-4002-8a7d-9e03436cce00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39c9c69-4877-4002-8a7d-9e03436cce00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511601132455211727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727165116011324552117271651160113245521172716511601132455211727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e92b679-3e69-4420-81bf-796eae5d5dd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde51773-99a1-4edd-ba1f-09730023a303, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39c9c69-4877-4002-8a7d-9e03436cce00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde51773-99a1-4edd-ba1f-09730023a303, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3591804584675084902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902359180458467508490235918045846750849023591804584675084902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29bbaf4-a3ce-418e-adf7-2618a6bd8c92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29bbaf4-a3ce-418e-adf7-2618a6bd8c92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3543859319161490524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524354385931916149052435438593191614905243543859319161490524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde51773-99a1-4edd-ba1f-09730023a303, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29bbaf4-a3ce-418e-adf7-2618a6bd8c92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9a27ec-97bf-4893-86c6-376b9e9bb37c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9a27ec-97bf-4893-86c6-376b9e9bb37c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203652177271350064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064920365217727135006492036521772713500649203652177271350064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e3002d-3cee-4273-9772-5b4a8193bf43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e3002d-3cee-4273-9772-5b4a8193bf43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431106326880142546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546743110632688014254674311063268801425467431106326880142546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e3002d-3cee-4273-9772-5b4a8193bf43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6162edf9-be52-4142-b7ba-a243db6429ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9a27ec-97bf-4893-86c6-376b9e9bb37c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6162edf9-be52-4142-b7ba-a243db6429ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278243006035942182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182327824300603594218232782430060359421823278243006035942182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f34aad24-0c2e-487f-bfb4-ef8c169731b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34aad24-0c2e-487f-bfb4-ef8c169731b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16364271341716644639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639163642713417166446391636427134171664463916364271341716644639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34aad24-0c2e-487f-bfb4-ef8c169731b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97acb125-fb3e-4c0a-b87f-66ea7396eb70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97acb125-fb3e-4c0a-b87f-66ea7396eb70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1280692675784772190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190128069267578477219012806926757847721901280692675784772190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6162edf9-be52-4142-b7ba-a243db6429ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97acb125-fb3e-4c0a-b87f-66ea7396eb70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d8cd839-4277-4c08-b3d2-b9525d7b457f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe235311-758d-4df1-bfa8-76a0a9cf48e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d8cd839-4277-4c08-b3d2-b9525d7b457f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605556603436938002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002106055566034369380021060555660343693800210605556603436938002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe235311-758d-4df1-bfa8-76a0a9cf48e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17063875035886108137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137170638750358861081371706387503588610813717063875035886108137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d8cd839-4277-4c08-b3d2-b9525d7b457f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d60cea-57c9-4882-85fb-6e69936e50d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe235311-758d-4df1-bfa8-76a0a9cf48e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d60cea-57c9-4882-85fb-6e69936e50d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604931443318919691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691660493144331891969166049314433189196916604931443318919691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece78fb6-46d6-482d-8846-02028b273dbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece78fb6-46d6-482d-8846-02028b273dbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14538545675014285704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704145385456750142857041453854567501428570414538545675014285704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d60cea-57c9-4882-85fb-6e69936e50d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdde0480-3ecc-4156-8b38-458f987fa7d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdde0480-3ecc-4156-8b38-458f987fa7d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13907852465433767269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269139078524654337672691390785246543376726913907852465433767269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece78fb6-46d6-482d-8846-02028b273dbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d03bdf5-8d5e-4333-b594-9574f8b11bd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdde0480-3ecc-4156-8b38-458f987fa7d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16ab8f0-403a-42e6-9f19-96e479a35d33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16ab8f0-403a-42e6-9f19-96e479a35d33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12670819083296376839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839126708190832963768391267081908329637683912670819083296376839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d03bdf5-8d5e-4333-b594-9574f8b11bd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8493802054020276647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647849380205402027664784938020540202766478493802054020276647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16ab8f0-403a-42e6-9f19-96e479a35d33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433d326b-d844-4aa2-9ab6-ec6c60fa09b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433d326b-d844-4aa2-9ab6-ec6c60fa09b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5705884776003197244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244570588477600319724457058847760031972445705884776003197244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d03bdf5-8d5e-4333-b594-9574f8b11bd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68eed64c-fad8-44be-b097-a570d3021af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68eed64c-fad8-44be-b097-a570d3021af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15221354884310049033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033152213548843100490331522135488431004903315221354884310049033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433d326b-d844-4aa2-9ab6-ec6c60fa09b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8e77fe-e08f-4957-a4ad-ba547e8a50e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8e77fe-e08f-4957-a4ad-ba547e8a50e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339566663870683837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837633956666387068383763395666638706838376339566663870683837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68eed64c-fad8-44be-b097-a570d3021af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ef3686-afde-4b12-ba61-7a685da7a94d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ef3686-afde-4b12-ba61-7a685da7a94d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 114796677445380768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768114796677445380768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8e77fe-e08f-4957-a4ad-ba547e8a50e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f256c82a-199f-4e2e-85fa-5a543c696d88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f256c82a-199f-4e2e-85fa-5a543c696d88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320994484177060732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732532099448417706073253209944841770607325320994484177060732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ef3686-afde-4b12-ba61-7a685da7a94d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f256c82a-199f-4e2e-85fa-5a543c696d88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2271283-70f7-415a-8f2a-cf2284404129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2271283-70f7-415a-8f2a-cf2284404129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819438883525932969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969181943888352593296918194388835259329691819438883525932969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9694a8d5-f776-4877-946e-a04508f24034, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9694a8d5-f776-4877-946e-a04508f24034, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697925577725734205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205176979255777257342051769792557772573420517697925577725734205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2271283-70f7-415a-8f2a-cf2284404129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9694a8d5-f776-4877-946e-a04508f24034, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0e3284-46b4-4080-8838-3f698d2adee3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0e3284-46b4-4080-8838-3f698d2adee3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213472167532960588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588132134721675329605881321347216753296058813213472167532960588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf4e6fc-df02-457f-87f6-ac69cf243286, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf4e6fc-df02-457f-87f6-ac69cf243286, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15145702674617785769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769151457026746177857691514570267461778576915145702674617785769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0e3284-46b4-4080-8838-3f698d2adee3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d39af57-f12b-4f46-9062-37d98373b818, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d39af57-f12b-4f46-9062-37d98373b818, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901263064098135487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487890126306409813548789012630640981354878901263064098135487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d39af57-f12b-4f46-9062-37d98373b818, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020216ea-7e67-4993-b3bc-a27e881664e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020216ea-7e67-4993-b3bc-a27e881664e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022802397735351819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819110228023977353518191102280239773535181911022802397735351819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020216ea-7e67-4993-b3bc-a27e881664e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b4f5a9-6205-4192-a53c-d190e472b42c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b4f5a9-6205-4192-a53c-d190e472b42c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370318861004184093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093237031886100418409323703188610041840932370318861004184093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf4e6fc-df02-457f-87f6-ac69cf243286, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed601c45-868f-4e26-9042-009e96e0f71e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed601c45-868f-4e26-9042-009e96e0f71e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18018697528274472521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521180186975282744725211801869752827447252118018697528274472521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b4f5a9-6205-4192-a53c-d190e472b42c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb1b261-2ebb-44b6-b329-2b98a7acc335, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed601c45-868f-4e26-9042-009e96e0f71e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71cd5533-00b7-47ea-8224-115e728f451b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cd5533-00b7-47ea-8224-115e728f451b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10715399127317605464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464107153991273176054641071539912731760546410715399127317605464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb1b261-2ebb-44b6-b329-2b98a7acc335, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378080238429235000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000163780802384292350001637808023842923500016378080238429235000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cd5533-00b7-47ea-8224-115e728f451b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb1b261-2ebb-44b6-b329-2b98a7acc335, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8655e9a1-6a37-4b06-b44c-772aac45ba99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8655e9a1-6a37-4b06-b44c-772aac45ba99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17435984384486740587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587174359843844867405871743598438448674058717435984384486740587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e55926-770a-497d-9e57-824487b3a398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e55926-770a-497d-9e57-824487b3a398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 30519999029837523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523305199990298375233051999902983752330519999029837523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8655e9a1-6a37-4b06-b44c-772aac45ba99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c27a99-20a6-4d33-802a-cc5d1babfbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c27a99-20a6-4d33-802a-cc5d1babfbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 749969289203127323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323749969289203127323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e55926-770a-497d-9e57-824487b3a398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0b7fef-19da-46b6-9cd9-dc665b165855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0b7fef-19da-46b6-9cd9-dc665b165855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657465909718620769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769365746590971862076936574659097186207693657465909718620769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c27a99-20a6-4d33-802a-cc5d1babfbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 691765cd-ea66-434b-95b0-140acad8f384, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0b7fef-19da-46b6-9cd9-dc665b165855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb94fb7-59e2-4bff-b67c-a4c06a4d5c18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb94fb7-59e2-4bff-b67c-a4c06a4d5c18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268124777938669324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324132681247779386693241326812477793866932413268124777938669324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 691765cd-ea66-434b-95b0-140acad8f384, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5053937855951843451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451505393785595184345150539378559518434515053937855951843451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb94fb7-59e2-4bff-b67c-a4c06a4d5c18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d1c5c0-a1b3-4d53-bde1-deafcb8e8c4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 691765cd-ea66-434b-95b0-140acad8f384, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d1c5c0-a1b3-4d53-bde1-deafcb8e8c4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172341485585199536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536181723414855851995361817234148558519953618172341485585199536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c5ff7e-9a73-4c3f-96ed-c8f9b556913c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c5ff7e-9a73-4c3f-96ed-c8f9b556913c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15321149879047968119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119153211498790479681191532114987904796811915321149879047968119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c5ff7e-9a73-4c3f-96ed-c8f9b556913c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b2530fe-270b-4761-a8e3-4a74997d571d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b2530fe-270b-4761-a8e3-4a74997d571d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7472490234881788849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849747249023488178884974724902348817888497472490234881788849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d1c5c0-a1b3-4d53-bde1-deafcb8e8c4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8486bdb-afb1-4ad4-add0-81f41a1bdc34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8486bdb-afb1-4ad4-add0-81f41a1bdc34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3325464511216603149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149332546451121660314933254645112166031493325464511216603149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b2530fe-270b-4761-a8e3-4a74997d571d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8486bdb-afb1-4ad4-add0-81f41a1bdc34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45839620-89c6-45d3-81ae-392784f06cb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45839620-89c6-45d3-81ae-392784f06cb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680718706801816645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645106807187068018166451068071870680181664510680718706801816645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf94cae-468a-44bf-8a74-a9e05466ca6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45839620-89c6-45d3-81ae-392784f06cb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf94cae-468a-44bf-8a74-a9e05466ca6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1911953426478454397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397191195342647845439719119534264784543971911953426478454397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f54312e-8fb6-4369-8ef0-60dce64fee7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f54312e-8fb6-4369-8ef0-60dce64fee7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7419763618024815660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660741976361802481566074197636180248156607419763618024815660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf94cae-468a-44bf-8a74-a9e05466ca6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfb7391-a1a3-4fa5-8ab0-60d4f37f9829, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfb7391-a1a3-4fa5-8ab0-60d4f37f9829, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12813607781373567886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886128136077813735678861281360778137356788612813607781373567886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f54312e-8fb6-4369-8ef0-60dce64fee7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c564ce55-3140-404e-abd7-701b18b5c840, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c564ce55-3140-404e-abd7-701b18b5c840, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6380700507110482276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276638070050711048227663807005071104822766380700507110482276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfb7391-a1a3-4fa5-8ab0-60d4f37f9829, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c564ce55-3140-404e-abd7-701b18b5c840, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85569cbd-3445-4c70-bdc5-b1731007e33f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85569cbd-3445-4c70-bdc5-b1731007e33f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3992705900794145523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523399270590079414552339927059007941455233992705900794145523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ff9961-edeb-4f1d-9f9e-75aacd7dee6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ff9961-edeb-4f1d-9f9e-75aacd7dee6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887143575284003235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235688714357528400323568871435752840032356887143575284003235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85569cbd-3445-4c70-bdc5-b1731007e33f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ff9961-edeb-4f1d-9f9e-75aacd7dee6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c279389-25bf-467f-911d-d5462b69ca34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c279389-25bf-467f-911d-d5462b69ca34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16283497334378663398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398162834973343786633981628349733437866339816283497334378663398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e2b1ba-924f-40f2-9d4a-91b485c891db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c279389-25bf-467f-911d-d5462b69ca34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e2b1ba-924f-40f2-9d4a-91b485c891db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4068447195437651248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248406844719543765124840684471954376512484068447195437651248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ac1ef1-4d35-4d48-a272-7ff60ab1cb6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ac1ef1-4d35-4d48-a272-7ff60ab1cb6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7716883765220638179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179771688376522063817977168837652206381797716883765220638179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e2b1ba-924f-40f2-9d4a-91b485c891db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098a426f-c214-41c1-8ed4-af1b3a9f0354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098a426f-c214-41c1-8ed4-af1b3a9f0354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5930062056895984863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863593006205689598486359300620568959848635930062056895984863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098a426f-c214-41c1-8ed4-af1b3a9f0354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ac1ef1-4d35-4d48-a272-7ff60ab1cb6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e351bce-008d-47bf-874c-801f019f788d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e351bce-008d-47bf-874c-801f019f788d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089908803546292563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563908990880354629256390899088035462925639089908803546292563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ef4f34-c99f-40ad-a513-5752585c9b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ef4f34-c99f-40ad-a513-5752585c9b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10618805867870171391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391106188058678701713911061880586787017139110618805867870171391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e351bce-008d-47bf-874c-801f019f788d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addda6fd-f307-4c8f-be92-bf301df4555c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addda6fd-f307-4c8f-be92-bf301df4555c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5503828767043179618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618550382876704317961855038287670431796185503828767043179618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ef4f34-c99f-40ad-a513-5752585c9b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2571c3ec-8eca-4e9c-9da5-c142c9809c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2571c3ec-8eca-4e9c-9da5-c142c9809c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3226057308447728495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495322605730844772849532260573084477284953226057308447728495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addda6fd-f307-4c8f-be92-bf301df4555c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1fa1e41-763c-4671-acf6-11e2db6cb791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1fa1e41-763c-4671-acf6-11e2db6cb791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10368030322283954887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887103680303222839548871036803032228395488710368030322283954887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1fa1e41-763c-4671-acf6-11e2db6cb791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2571c3ec-8eca-4e9c-9da5-c142c9809c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ba415a-2c44-48f5-9421-5af3eada895d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed480c0-d7db-41f8-9ed4-e146a70ade5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ba415a-2c44-48f5-9421-5af3eada895d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926610660570924357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357192661066057092435719266106605709243571926610660570924357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed480c0-d7db-41f8-9ed4-e146a70ade5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844146845876937552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552108441468458769375521084414684587693755210844146845876937552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ba415a-2c44-48f5-9421-5af3eada895d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2158dc8-7d71-4850-b833-c48d29929161, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2158dc8-7d71-4850-b833-c48d29929161, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740506702053605915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915167405067020536059151674050670205360591516740506702053605915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed480c0-d7db-41f8-9ed4-e146a70ade5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf2aadb-c09e-4a6f-9410-830069a6373c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2158dc8-7d71-4850-b833-c48d29929161, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf2aadb-c09e-4a6f-9410-830069a6373c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16126246520657419798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798161262465206574197981612624652065741979816126246520657419798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f45c854-f9a2-4001-87b1-b43dfa5292de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f45c854-f9a2-4001-87b1-b43dfa5292de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7310006691296322796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796731000669129632279673100066912963227967310006691296322796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf2aadb-c09e-4a6f-9410-830069a6373c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f45c854-f9a2-4001-87b1-b43dfa5292de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9eb1e69-d49a-47d4-85fb-eb3c1240e1d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9eb1e69-d49a-47d4-85fb-eb3c1240e1d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18246520509357690487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487182465205093576904871824652050935769048718246520509357690487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93cc4e27-acbc-4c12-b8ff-3b415b3ca24e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cc4e27-acbc-4c12-b8ff-3b415b3ca24e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360144102274595548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548236014410227459554823601441022745955482360144102274595548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9eb1e69-d49a-47d4-85fb-eb3c1240e1d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b0fb5b-bee1-4271-87f1-bf5bba22be90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b0fb5b-bee1-4271-87f1-bf5bba22be90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7924419451045869471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471792441945104586947179244194510458694717924419451045869471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cc4e27-acbc-4c12-b8ff-3b415b3ca24e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e142617f-0448-4022-83b0-b4c5fd23925c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e142617f-0448-4022-83b0-b4c5fd23925c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11559360437362598077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077115593604373625980771155936043736259807711559360437362598077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b0fb5b-bee1-4271-87f1-bf5bba22be90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aaffaa3-6bcf-48ce-828a-99ec7cc2f688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aaffaa3-6bcf-48ce-828a-99ec7cc2f688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163712111444892089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089171637121114448920891716371211144489208917163712111444892089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e142617f-0448-4022-83b0-b4c5fd23925c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6c2f99-86b8-4466-b879-ee4e3741016a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6c2f99-86b8-4466-b879-ee4e3741016a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2630813595421091058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058263081359542109105826308135954210910582630813595421091058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aaffaa3-6bcf-48ce-828a-99ec7cc2f688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488a0342-a367-4e73-b81b-a12500f42244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488a0342-a367-4e73-b81b-a12500f42244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 535375700101231460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460535375700101231460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6c2f99-86b8-4466-b879-ee4e3741016a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f970b8d-8eb9-468e-80d2-167e548777f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f970b8d-8eb9-468e-80d2-167e548777f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853828435399908314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314148538284353999083141485382843539990831414853828435399908314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488a0342-a367-4e73-b81b-a12500f42244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4f6b20-29b9-4d8a-bd57-be9f80268688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4f6b20-29b9-4d8a-bd57-be9f80268688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394625606221816243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243539462560622181624353946256062218162435394625606221816243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f970b8d-8eb9-468e-80d2-167e548777f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54f4cd4-b39f-43d9-8e4d-09a17fcef66f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54f4cd4-b39f-43d9-8e4d-09a17fcef66f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11771256400496498279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279117712564004964982791177125640049649827911771256400496498279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4f6b20-29b9-4d8a-bd57-be9f80268688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f0ac3c-b0ef-4fba-ba8f-9ca765524d60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54f4cd4-b39f-43d9-8e4d-09a17fcef66f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f0ac3c-b0ef-4fba-ba8f-9ca765524d60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11492426360303683552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552114924263603036835521149242636030368355211492426360303683552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60cd83b1-2721-49dd-a14f-7ef7e632b37f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60cd83b1-2721-49dd-a14f-7ef7e632b37f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4647185032294774377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377464718503229477437746471850322947743774647185032294774377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f0ac3c-b0ef-4fba-ba8f-9ca765524d60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a59aa85-1948-4420-b2ce-6e2b2bfe6bc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a59aa85-1948-4420-b2ce-6e2b2bfe6bc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635899485918080505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505635899485918080505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cd83b1-2721-49dd-a14f-7ef7e632b37f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20404e2a-6603-47cd-9a66-d832774e859b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20404e2a-6603-47cd-9a66-d832774e859b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1480604104110022747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747148060410411002274714806041041100227471480604104110022747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a59aa85-1948-4420-b2ce-6e2b2bfe6bc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47bd606c-e97b-4c90-aadf-d1d2c81ec8e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47bd606c-e97b-4c90-aadf-d1d2c81ec8e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16209326398239107790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790162093263982391077901620932639823910779016209326398239107790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20404e2a-6603-47cd-9a66-d832774e859b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01061f81-688a-4a78-8320-5ceb71438dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01061f81-688a-4a78-8320-5ceb71438dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10196143187715841989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989101961431877158419891019614318771584198910196143187715841989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47bd606c-e97b-4c90-aadf-d1d2c81ec8e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fd444c-0ca5-46bf-9856-4127adb5c012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fd444c-0ca5-46bf-9856-4127adb5c012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320200959925210588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588123202009599252105881232020095992521058812320200959925210588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01061f81-688a-4a78-8320-5ceb71438dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1d2914-3567-43ea-928a-8908ea0f64cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1d2914-3567-43ea-928a-8908ea0f64cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5829242002393187180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180582924200239318718058292420023931871805829242002393187180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fd444c-0ca5-46bf-9856-4127adb5c012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90c4e47-2463-4c01-8597-1079cef86a58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1d2914-3567-43ea-928a-8908ea0f64cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90c4e47-2463-4c01-8597-1079cef86a58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713080884336022245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245713080884336022245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c556e354-1b0c-4e31-8aeb-cd70ecd67808, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c556e354-1b0c-4e31-8aeb-cd70ecd67808, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110979818810880574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574311097981881088057431109798188108805743110979818810880574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90c4e47-2463-4c01-8597-1079cef86a58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370bf808-9be4-4c69-9e39-e7673cf80d3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370bf808-9be4-4c69-9e39-e7673cf80d3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8549029548181339328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328854902954818133932885490295481813393288549029548181339328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c556e354-1b0c-4e31-8aeb-cd70ecd67808, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 065e74b0-fe0d-4752-88d6-26c221fb00d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370bf808-9be4-4c69-9e39-e7673cf80d3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5dda91d-b99d-4edd-b661-9b0537a75b71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5dda91d-b99d-4edd-b661-9b0537a75b71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5267054910723456271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271526705491072345627152670549107234562715267054910723456271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 065e74b0-fe0d-4752-88d6-26c221fb00d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882867535306920924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924148828675353069209241488286753530692092414882867535306920924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5dda91d-b99d-4edd-b661-9b0537a75b71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf77187-5f6d-4044-bb0b-84ff57d336c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf77187-5f6d-4044-bb0b-84ff57d336c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160390203308601656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656101603902033086016561016039020330860165610160390203308601656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 065e74b0-fe0d-4752-88d6-26c221fb00d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b0ed7f-e206-4a1a-937e-098e65fc762e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b0ed7f-e206-4a1a-937e-098e65fc762e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624232046232223755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755176242320462322237551762423204623222375517624232046232223755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf77187-5f6d-4044-bb0b-84ff57d336c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8e56e7-8582-43be-81aa-85f3beee5d09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8e56e7-8582-43be-81aa-85f3beee5d09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14551712692990744702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702145517126929907447021455171269299074470214551712692990744702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b0ed7f-e206-4a1a-937e-098e65fc762e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099091ba-2f7e-4c6a-9f6a-c00248fe9e58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099091ba-2f7e-4c6a-9f6a-c00248fe9e58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1107382316821289474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474110738231682128947411073823168212894741107382316821289474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8e56e7-8582-43be-81aa-85f3beee5d09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5331f471-6fc7-4979-8342-d665cdb4eebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5331f471-6fc7-4979-8342-d665cdb4eebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16325551477232886863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863163255514772328868631632555147723288686316325551477232886863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099091ba-2f7e-4c6a-9f6a-c00248fe9e58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ad79af-ce1b-45b6-b07d-bcf3de2ae087, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ad79af-ce1b-45b6-b07d-bcf3de2ae087, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1156486343169983348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348115648634316998334811564863431699833481156486343169983348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5331f471-6fc7-4979-8342-d665cdb4eebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8be63d-fffe-47cc-9279-71e578446d79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8be63d-fffe-47cc-9279-71e578446d79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340987643629738810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810934098764362973881093409876436297388109340987643629738810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ad79af-ce1b-45b6-b07d-bcf3de2ae087, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4850c15f-5e18-4044-a23d-cba514d110b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4850c15f-5e18-4044-a23d-cba514d110b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17457869559410005227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227174578695594100052271745786955941000522717457869559410005227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8be63d-fffe-47cc-9279-71e578446d79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449d6718-1e13-42f8-afb7-54002e09b577, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449d6718-1e13-42f8-afb7-54002e09b577, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14999980801573537902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902149999808015735379021499998080157353790214999980801573537902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4850c15f-5e18-4044-a23d-cba514d110b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e61282-c578-43bf-b35e-ccec63d25ff5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e61282-c578-43bf-b35e-ccec63d25ff5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17452593741373358896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896174525937413733588961745259374137335889617452593741373358896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449d6718-1e13-42f8-afb7-54002e09b577, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e61282-c578-43bf-b35e-ccec63d25ff5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db065632-6550-4a40-9522-650c90ac5ae0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39d446f-ced3-4a5f-bfac-d0cd992b2fde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39d446f-ced3-4a5f-bfac-d0cd992b2fde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867689590118139743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743867689590118139743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db065632-6550-4a40-9522-650c90ac5ae0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6433365620639922822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822643336562063992282264333656206399228226433365620639922822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39d446f-ced3-4a5f-bfac-d0cd992b2fde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844911de-beaf-4c0f-8268-8750a82c1690, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844911de-beaf-4c0f-8268-8750a82c1690, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133542689981960577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577121335426899819605771213354268998196057712133542689981960577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db065632-6550-4a40-9522-650c90ac5ae0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccfb9f5-3c9f-4a3e-8882-82800e407926, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccfb9f5-3c9f-4a3e-8882-82800e407926, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8877434113050984813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813887743411305098481388774341130509848138877434113050984813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844911de-beaf-4c0f-8268-8750a82c1690, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4b4217-cb21-4372-9c13-384e82a6afae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4b4217-cb21-4372-9c13-384e82a6afae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7180986532204773752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752718098653220477375271809865322047737527180986532204773752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccfb9f5-3c9f-4a3e-8882-82800e407926, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 862f0d02-ba84-4e52-9d57-af99ae43fd2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 862f0d02-ba84-4e52-9d57-af99ae43fd2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9610346311112689332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332961034631111268933296103463111126893329610346311112689332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4b4217-cb21-4372-9c13-384e82a6afae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e490adf7-3c78-466d-a4ee-5fc9297ca056, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 862f0d02-ba84-4e52-9d57-af99ae43fd2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2956d089-8a4b-4c08-b54c-36dfe992797f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2956d089-8a4b-4c08-b54c-36dfe992797f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137021684127156054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054111370216841271560541113702168412715605411137021684127156054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e490adf7-3c78-466d-a4ee-5fc9297ca056, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5584604043144149636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636558460404314414963655846040431441496365584604043144149636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2956d089-8a4b-4c08-b54c-36dfe992797f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48870172-bdb5-44d7-8504-e52c5fcd8a55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48870172-bdb5-44d7-8504-e52c5fcd8a55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160601108196261087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087101606011081962610871016060110819626108710160601108196261087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e490adf7-3c78-466d-a4ee-5fc9297ca056, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ed29f55-cc8b-4137-af0a-e3a4d5bc3c16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ed29f55-cc8b-4137-af0a-e3a4d5bc3c16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164338815589755974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974131643388155897559741316433881558975597413164338815589755974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48870172-bdb5-44d7-8504-e52c5fcd8a55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec062ee-db91-46cb-82e3-dbef6bc00d1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec062ee-db91-46cb-82e3-dbef6bc00d1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019656620065290074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074170196566200652900741701965662006529007417019656620065290074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ed29f55-cc8b-4137-af0a-e3a4d5bc3c16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75a32e7-5f5a-427e-bdf1-6054c32bf867, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75a32e7-5f5a-427e-bdf1-6054c32bf867, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225546354170459169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169622554635417045916962255463541704591696225546354170459169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec062ee-db91-46cb-82e3-dbef6bc00d1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844b9c94-61a6-448e-a811-f83c283d0a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844b9c94-61a6-448e-a811-f83c283d0a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5515602212493352324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324551560221249335232455156022124933523245515602212493352324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75a32e7-5f5a-427e-bdf1-6054c32bf867, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5e841a-003a-4d14-a7dd-7fa72456b385, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5e841a-003a-4d14-a7dd-7fa72456b385, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8127131647485376972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972812713164748537697281271316474853769728127131647485376972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844b9c94-61a6-448e-a811-f83c283d0a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f18be4-8562-4e27-979b-5fc52436cf8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f18be4-8562-4e27-979b-5fc52436cf8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89893064852784580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580898930648527845808989306485278458089893064852784580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5e841a-003a-4d14-a7dd-7fa72456b385, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9843353-a153-410f-9695-98b06226a942, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9843353-a153-410f-9695-98b06226a942, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17657385356266246882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882176573853562662468821765738535626624688217657385356266246882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f18be4-8562-4e27-979b-5fc52436cf8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093dc225-ec14-4bb5-953f-df3a76c9b41b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9843353-a153-410f-9695-98b06226a942, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093dc225-ec14-4bb5-953f-df3a76c9b41b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9730585099282733118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118973058509928273311897305850992827331189730585099282733118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb6c876-33b6-4b02-a558-3f45c2298c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb6c876-33b6-4b02-a558-3f45c2298c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6784416941031561907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907678441694103156190767844169410315619076784416941031561907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb6c876-33b6-4b02-a558-3f45c2298c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2122b34-c15e-48b6-bf92-6f43f2f2c8b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2122b34-c15e-48b6-bf92-6f43f2f2c8b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3157551881114601646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646315755188111460164631575518811146016463157551881114601646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093dc225-ec14-4bb5-953f-df3a76c9b41b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37485750-f449-4406-bc17-1f057f51f1f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2122b34-c15e-48b6-bf92-6f43f2f2c8b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37485750-f449-4406-bc17-1f057f51f1f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17055635505827997484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484170556355058279974841705563550582799748417055635505827997484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37485750-f449-4406-bc17-1f057f51f1f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d4d73b-d718-4a55-b79d-3f573dc34905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d4d73b-d718-4a55-b79d-3f573dc34905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273204416089654685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685827320441608965468582732044160896546858273204416089654685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37cffb57-129a-4a94-85d2-8ba02970f4de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cffb57-129a-4a94-85d2-8ba02970f4de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1062004210009505028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028106200421000950502810620042100095050281062004210009505028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cffb57-129a-4a94-85d2-8ba02970f4de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161faa1e-9c82-4a0d-b24f-ac61d0825872, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d4d73b-d718-4a55-b79d-3f573dc34905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161faa1e-9c82-4a0d-b24f-ac61d0825872, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560877679066316270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270356087767906631627035608776790663162703560877679066316270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac2b7ce-15ef-4206-b91a-bf8683f3b7b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac2b7ce-15ef-4206-b91a-bf8683f3b7b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561433011401365045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045556143301140136504555614330114013650455561433011401365045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161faa1e-9c82-4a0d-b24f-ac61d0825872, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7738092-e96e-4abc-a373-3220668d211d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7738092-e96e-4abc-a373-3220668d211d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4512610042149246374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374451261004214924637445126100421492463744512610042149246374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7738092-e96e-4abc-a373-3220668d211d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7eb46b3-0106-4378-8829-210b9e8dfeaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac2b7ce-15ef-4206-b91a-bf8683f3b7b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7eb46b3-0106-4378-8829-210b9e8dfeaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3126953646645980465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465312695364664598046531269536466459804653126953646645980465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef63abd-1a95-468e-9ca1-5803a15be312, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef63abd-1a95-468e-9ca1-5803a15be312, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544679311317596724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724554467931131759672455446793113175967245544679311317596724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7eb46b3-0106-4378-8829-210b9e8dfeaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c4d07f-2b58-4bc5-9ae1-6d03fa88092e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c4d07f-2b58-4bc5-9ae1-6d03fa88092e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3346287997494779698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698334628799749477969833462879974947796983346287997494779698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef63abd-1a95-468e-9ca1-5803a15be312, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3558dab7-aef3-4232-bec1-d134ed84c03c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3558dab7-aef3-4232-bec1-d134ed84c03c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1882337040147970783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783188233704014797078318823370401479707831882337040147970783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c4d07f-2b58-4bc5-9ae1-6d03fa88092e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03eafd7-d32b-4e75-8d1b-caf5a532d40c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03eafd7-d32b-4e75-8d1b-caf5a532d40c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12050645954398199925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925120506459543981999251205064595439819992512050645954398199925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3558dab7-aef3-4232-bec1-d134ed84c03c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261d1e8f-8fee-40eb-a0a9-ce21236921bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03eafd7-d32b-4e75-8d1b-caf5a532d40c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261d1e8f-8fee-40eb-a0a9-ce21236921bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407425860078210317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317144074258600782103171440742586007821031714407425860078210317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a787200d-cc37-4a68-ace3-01b2be6363e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a787200d-cc37-4a68-ace3-01b2be6363e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4786423768972713278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278478642376897271327847864237689727132784786423768972713278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261d1e8f-8fee-40eb-a0a9-ce21236921bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc6cb48-bab8-4d0b-8bda-68685edfaa88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a787200d-cc37-4a68-ace3-01b2be6363e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc6cb48-bab8-4d0b-8bda-68685edfaa88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16404105518678759241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241164041055186787592411640410551867875924116404105518678759241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55868d60-780e-4709-901b-d978942797dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55868d60-780e-4709-901b-d978942797dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904827096045936708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708179048270960459367081790482709604593670817904827096045936708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc6cb48-bab8-4d0b-8bda-68685edfaa88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d38dc43-f692-4756-a399-0f18226be0be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d38dc43-f692-4756-a399-0f18226be0be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7580458449637595695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695758045844963759569575804584496375956957580458449637595695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55868d60-780e-4709-901b-d978942797dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffa0272-0bd1-4eaf-88ee-3177bc4a7bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffa0272-0bd1-4eaf-88ee-3177bc4a7bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15899490150635351632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632158994901506353516321589949015063535163215899490150635351632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d38dc43-f692-4756-a399-0f18226be0be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6469f1-2351-4b5b-a220-cba15e8fee16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6469f1-2351-4b5b-a220-cba15e8fee16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414163600175078324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324141416360017507832414141636001750783241414163600175078324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffa0272-0bd1-4eaf-88ee-3177bc4a7bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00096360-0389-4a9b-aee8-a46d7eff9163, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00096360-0389-4a9b-aee8-a46d7eff9163, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929397135125793655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655179293971351257936551792939713512579365517929397135125793655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6469f1-2351-4b5b-a220-cba15e8fee16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145d854a-71f2-4761-bc59-bce220cfd55d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145d854a-71f2-4761-bc59-bce220cfd55d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7545264770730690390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390754526477073069039075452647707306903907545264770730690390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00096360-0389-4a9b-aee8-a46d7eff9163, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7aec4cb-b4d2-4f7a-9d67-82c0527b7a52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7aec4cb-b4d2-4f7a-9d67-82c0527b7a52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413713271329265234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234104137132713292652341041371327132926523410413713271329265234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145d854a-71f2-4761-bc59-bce220cfd55d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35563bc5-d35b-4a17-ac87-2c189188dc40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7aec4cb-b4d2-4f7a-9d67-82c0527b7a52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35563bc5-d35b-4a17-ac87-2c189188dc40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351584078731560392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392133515840787315603921335158407873156039213351584078731560392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1928dd6a-b49e-4745-b9b8-99fbb6606b9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1928dd6a-b49e-4745-b9b8-99fbb6606b9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9967780030115946611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611996778003011594661199677800301159466119967780030115946611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35563bc5-d35b-4a17-ac87-2c189188dc40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d405fa-2697-465e-87a1-cdfd30b839cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1928dd6a-b49e-4745-b9b8-99fbb6606b9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d405fa-2697-465e-87a1-cdfd30b839cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628083883705978184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184262808388370597818426280838837059781842628083883705978184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2191d00d-a34e-4d68-9cf3-4bcf754f4d0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2191d00d-a34e-4d68-9cf3-4bcf754f4d0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343084752758297684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684163430847527582976841634308475275829768416343084752758297684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d405fa-2697-465e-87a1-cdfd30b839cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8760001-e511-4104-b778-c61efc812495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8760001-e511-4104-b778-c61efc812495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11769679337391612993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993117696793373916129931176967933739161299311769679337391612993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2191d00d-a34e-4d68-9cf3-4bcf754f4d0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f4de87-b009-4076-b4fb-85677014ad06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8760001-e511-4104-b778-c61efc812495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f4de87-b009-4076-b4fb-85677014ad06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5463507559142061932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932546350755914206193254635075591420619325463507559142061932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27678677-c27a-4a4a-a9dc-845cc0af3cbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27678677-c27a-4a4a-a9dc-845cc0af3cbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6871615636380311433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433687161563638031143368716156363803114336871615636380311433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f4de87-b009-4076-b4fb-85677014ad06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 611e1f95-dc8f-42c0-afa3-db190aac304c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 611e1f95-dc8f-42c0-afa3-db190aac304c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451105417645343987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987174511054176453439871745110541764534398717451105417645343987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27678677-c27a-4a4a-a9dc-845cc0af3cbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988f9e7e-f279-4af1-9c28-b5dc28c4a4ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988f9e7e-f279-4af1-9c28-b5dc28c4a4ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3699607124008966880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880369960712400896688036996071240089668803699607124008966880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 611e1f95-dc8f-42c0-afa3-db190aac304c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afcbfde-559d-4248-915a-90798e47d9c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afcbfde-559d-4248-915a-90798e47d9c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2218907950349682549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549221890795034968254922189079503496825492218907950349682549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988f9e7e-f279-4af1-9c28-b5dc28c4a4ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873543ea-a487-448a-927a-fba46b9c433a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873543ea-a487-448a-927a-fba46b9c433a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2865840403735537926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926286584040373553792628658404037355379262865840403735537926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afcbfde-559d-4248-915a-90798e47d9c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9a781a-e866-4633-ac9e-fa43267a2544, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9a781a-e866-4633-ac9e-fa43267a2544, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111036797513938413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413211103679751393841321110367975139384132111036797513938413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873543ea-a487-448a-927a-fba46b9c433a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b053704c-1a8e-4e3a-9b42-c34f31ca1a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b053704c-1a8e-4e3a-9b42-c34f31ca1a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4603410294604763265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265460341029460476326546034102946047632654603410294604763265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9a781a-e866-4633-ac9e-fa43267a2544, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c986134f-df2f-4bd2-afbf-862681d1a330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c986134f-df2f-4bd2-afbf-862681d1a330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15276732271793579331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331152767322717935793311527673227179357933115276732271793579331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b053704c-1a8e-4e3a-9b42-c34f31ca1a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e286347-c6ce-4591-aef5-ffe2ee1c6ccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e286347-c6ce-4591-aef5-ffe2ee1c6ccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046497770809485015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015160464977708094850151604649777080948501516046497770809485015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c986134f-df2f-4bd2-afbf-862681d1a330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87888be3-0e95-4dfc-ab69-4083d3259ef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e286347-c6ce-4591-aef5-ffe2ee1c6ccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87888be3-0e95-4dfc-ab69-4083d3259ef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12744102978590004632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632127441029785900046321274410297859000463212744102978590004632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b926f1e8-340f-4f06-8625-d11bcb2d7807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b926f1e8-340f-4f06-8625-d11bcb2d7807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5562759984760309949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949556275998476030994955627599847603099495562759984760309949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87888be3-0e95-4dfc-ab69-4083d3259ef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18badc81-d885-4d36-8fd2-e44ceec11c16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18badc81-d885-4d36-8fd2-e44ceec11c16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9663457073466008771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771966345707346600877196634570734660087719663457073466008771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b926f1e8-340f-4f06-8625-d11bcb2d7807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e4801d-420c-4a97-b47a-0f22ea052d19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18badc81-d885-4d36-8fd2-e44ceec11c16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e4801d-420c-4a97-b47a-0f22ea052d19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268715614817015835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835182687156148170158351826871561481701583518268715614817015835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469827ea-86cb-4ebf-bedb-590526d2b29b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469827ea-86cb-4ebf-bedb-590526d2b29b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7434940216454653341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341743494021645465334174349402164546533417434940216454653341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e4801d-420c-4a97-b47a-0f22ea052d19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69168a75-56c7-429d-bc82-253a7653a912, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69168a75-56c7-429d-bc82-253a7653a912, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15792172894873117534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534157921728948731175341579217289487311753415792172894873117534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469827ea-86cb-4ebf-bedb-590526d2b29b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52ea57a-6223-4992-b4df-7081a16b4c6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69168a75-56c7-429d-bc82-253a7653a912, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52ea57a-6223-4992-b4df-7081a16b4c6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9799470617108799709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709979947061710879970997994706171087997099799470617108799709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26ecc6f-7099-4fce-9c14-0eced681abe8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26ecc6f-7099-4fce-9c14-0eced681abe8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7700842051850738775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775770084205185073877577008420518507387757700842051850738775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52ea57a-6223-4992-b4df-7081a16b4c6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dfa2cb-25ae-4196-b3e8-e8de6e914ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dfa2cb-25ae-4196-b3e8-e8de6e914ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14040460815147896236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236140404608151478962361404046081514789623614040460815147896236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26ecc6f-7099-4fce-9c14-0eced681abe8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee32c6e3-626d-4e9c-964e-e57ff138f1f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee32c6e3-626d-4e9c-964e-e57ff138f1f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15159993428225102141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141151599934282251021411515999342822510214115159993428225102141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dfa2cb-25ae-4196-b3e8-e8de6e914ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee32c6e3-626d-4e9c-964e-e57ff138f1f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7adb99b9-9dff-4393-ac91-7113539d0a8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7adb99b9-9dff-4393-ac91-7113539d0a8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5825611680918165207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207582561168091816520758256116809181652075825611680918165207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d591f1d-751c-4da5-821a-ed4fa479fa16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d591f1d-751c-4da5-821a-ed4fa479fa16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038403552325297703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703130384035523252977031303840355232529770313038403552325297703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7adb99b9-9dff-4393-ac91-7113539d0a8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d591f1d-751c-4da5-821a-ed4fa479fa16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eff17d5-3924-473b-a899-38e14bd9368c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eff17d5-3924-473b-a899-38e14bd9368c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407145863890051075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075184071458638900510751840714586389005107518407145863890051075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1545c8-2750-4e48-a895-153d2f58d6ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1545c8-2750-4e48-a895-153d2f58d6ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17157645887774507197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197171576458877745071971715764588777450719717157645887774507197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1545c8-2750-4e48-a895-153d2f58d6ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18eea167-0d3a-4016-9b8e-e0f5d5000469, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18eea167-0d3a-4016-9b8e-e0f5d5000469, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595698027883972350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350595698027883972350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eff17d5-3924-473b-a899-38e14bd9368c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18eea167-0d3a-4016-9b8e-e0f5d5000469, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de913a8-6109-4480-810e-272f7f4576f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fff4e4d-ef74-488f-a454-968321a6979b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de913a8-6109-4480-810e-272f7f4576f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16158353823624878828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828161583538236248788281615835382362487882816158353823624878828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fff4e4d-ef74-488f-a454-968321a6979b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2686787073080653380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380268678707308065338026867870730806533802686787073080653380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de913a8-6109-4480-810e-272f7f4576f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff17026-3f24-4560-a7ff-62ab3087608e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fff4e4d-ef74-488f-a454-968321a6979b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff17026-3f24-4560-a7ff-62ab3087608e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658901739191840937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937965890173919184093796589017391918409379658901739191840937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0e3d266-3ca9-43c8-9afd-02341ee2e18e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e3d266-3ca9-43c8-9afd-02341ee2e18e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219777750573329099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099172197777505733290991721977775057332909917219777750573329099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff17026-3f24-4560-a7ff-62ab3087608e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60024d4-0796-4f20-ad2c-a1ab36e6a777, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60024d4-0796-4f20-ad2c-a1ab36e6a777, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15196322607240785784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784151963226072407857841519632260724078578415196322607240785784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e3d266-3ca9-43c8-9afd-02341ee2e18e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60024d4-0796-4f20-ad2c-a1ab36e6a777, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af16539b-a483-4ffa-a0ce-83dd15092150, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af16539b-a483-4ffa-a0ce-83dd15092150, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6907650614983470895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895690765061498347089569076506149834708956907650614983470895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee46328b-2cfa-46ff-8345-c0d7ea2c88a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af16539b-a483-4ffa-a0ce-83dd15092150, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee46328b-2cfa-46ff-8345-c0d7ea2c88a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082363921500463690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690180823639215004636901808236392150046369018082363921500463690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb0a4194-c1b4-496a-8d63-bf807dde349b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0a4194-c1b4-496a-8d63-bf807dde349b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711341743635774406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406157113417436357744061571134174363577440615711341743635774406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee46328b-2cfa-46ff-8345-c0d7ea2c88a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e86022a-5cf9-402d-8e8e-7256a240548c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e86022a-5cf9-402d-8e8e-7256a240548c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4948929359858406460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460494892935985840646049489293598584064604948929359858406460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0a4194-c1b4-496a-8d63-bf807dde349b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80cb4379-fc71-4a7d-a308-4b35bbf04e92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80cb4379-fc71-4a7d-a308-4b35bbf04e92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13510419356911529453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453135104193569115294531351041935691152945313510419356911529453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e86022a-5cf9-402d-8e8e-7256a240548c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f55cb13-5644-43fe-b527-c95ba59d2a05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80cb4379-fc71-4a7d-a308-4b35bbf04e92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f55cb13-5644-43fe-b527-c95ba59d2a05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4799160581710444256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256479916058171044425647991605817104442564799160581710444256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde5fc3d-735a-46b9-807b-26262708c983, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde5fc3d-735a-46b9-807b-26262708c983, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16310370893447223693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693163103708934472236931631037089344722369316310370893447223693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f55cb13-5644-43fe-b527-c95ba59d2a05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436f34df-9330-45f5-ba3e-afd08294f728, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436f34df-9330-45f5-ba3e-afd08294f728, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962655905984917987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987169626559059849179871696265590598491798716962655905984917987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde5fc3d-735a-46b9-807b-26262708c983, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508a69d8-5e9b-4708-bad8-072939af66b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436f34df-9330-45f5-ba3e-afd08294f728, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508a69d8-5e9b-4708-bad8-072939af66b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2781792782654839463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463278179278265483946327817927826548394632781792782654839463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70f6d3c-99e6-4b29-8880-160dbe97e398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70f6d3c-99e6-4b29-8880-160dbe97e398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941993272471567686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686941993272471567686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508a69d8-5e9b-4708-bad8-072939af66b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e095a263-a1ea-4845-a222-e54dc2a07f59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e095a263-a1ea-4845-a222-e54dc2a07f59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7767457852789587045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045776745785278958704577674578527895870457767457852789587045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70f6d3c-99e6-4b29-8880-160dbe97e398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd15a62f-48ab-40b6-be90-518b2db29a8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd15a62f-48ab-40b6-be90-518b2db29a8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427637978658416874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874542763797865841687454276379786584168745427637978658416874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e095a263-a1ea-4845-a222-e54dc2a07f59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b354c50-bea7-4700-b352-01d48ddfbfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd15a62f-48ab-40b6-be90-518b2db29a8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b354c50-bea7-4700-b352-01d48ddfbfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6218129100640983508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508621812910064098350862181291006409835086218129100640983508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31f0fe6-5ed8-4cf9-90fc-0091a5f6d58e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31f0fe6-5ed8-4cf9-90fc-0091a5f6d58e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9477261654595364540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540947726165459536454094772616545953645409477261654595364540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b354c50-bea7-4700-b352-01d48ddfbfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31f0fe6-5ed8-4cf9-90fc-0091a5f6d58e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e710eec9-7cc3-41d3-9c82-da5780d9d828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e710eec9-7cc3-41d3-9c82-da5780d9d828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844839695502826512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512138448396955028265121384483969550282651213844839695502826512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77253603-7e2a-4225-9c72-fb31c8061a53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77253603-7e2a-4225-9c72-fb31c8061a53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467723117914327887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887467723117914327887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77253603-7e2a-4225-9c72-fb31c8061a53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b40ca51-b17c-4b4b-8d24-790f2b3a506f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e710eec9-7cc3-41d3-9c82-da5780d9d828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b40ca51-b17c-4b4b-8d24-790f2b3a506f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18295848609576829386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386182958486095768293861829584860957682938618295848609576829386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b69acb7-a323-4f35-b1e1-008a90a48485, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b69acb7-a323-4f35-b1e1-008a90a48485, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7668321827787893086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086766832182778789308676683218277878930867668321827787893086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b69acb7-a323-4f35-b1e1-008a90a48485, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2693d22a-1205-49ed-9e52-58b8671f48d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2693d22a-1205-49ed-9e52-58b8671f48d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11493925284359987528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528114939252843599875281149392528435998752811493925284359987528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b40ca51-b17c-4b4b-8d24-790f2b3a506f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1508764-892a-4617-bab1-8fbdfb322661, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1508764-892a-4617-bab1-8fbdfb322661, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664252330850273114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114666425233085027311466642523308502731146664252330850273114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2693d22a-1205-49ed-9e52-58b8671f48d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5072d373-7fe7-4c0f-946b-4d14bd4e9f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5072d373-7fe7-4c0f-946b-4d14bd4e9f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5451875327707579159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159545187532770757915954518753277075791595451875327707579159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1508764-892a-4617-bab1-8fbdfb322661, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91087cfd-b5ef-4c40-a85c-a4c07ccf8fa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91087cfd-b5ef-4c40-a85c-a4c07ccf8fa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896015191377730201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201389601519137773020138960151913777302013896015191377730201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5072d373-7fe7-4c0f-946b-4d14bd4e9f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c1dd23-8c43-40d3-980b-ec5b2d11d414, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c1dd23-8c43-40d3-980b-ec5b2d11d414, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13789347050052648786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786137893470500526487861378934705005264878613789347050052648786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91087cfd-b5ef-4c40-a85c-a4c07ccf8fa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3983c3-866d-4a93-bdcc-04a55adb10c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3983c3-866d-4a93-bdcc-04a55adb10c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4518816862605199115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115451881686260519911545188168626051991154518816862605199115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c1dd23-8c43-40d3-980b-ec5b2d11d414, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f89e2d-5194-4f00-b268-4ff09047d48c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3983c3-866d-4a93-bdcc-04a55adb10c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb7f37e-7479-4016-9e29-1768bd5c302f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f89e2d-5194-4f00-b268-4ff09047d48c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14375040845839650488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488143750408458396504881437504084583965048814375040845839650488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb7f37e-7479-4016-9e29-1768bd5c302f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9167096466853101215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215916709646685310121591670964668531012159167096466853101215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f89e2d-5194-4f00-b268-4ff09047d48c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87ffcbe-cd9a-4153-a9d9-317ba21bbd74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87ffcbe-cd9a-4153-a9d9-317ba21bbd74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490255660114349757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757124902556601143497571249025566011434975712490255660114349757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb7f37e-7479-4016-9e29-1768bd5c302f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3850416-561a-4c6f-9d29-89a864954865, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3850416-561a-4c6f-9d29-89a864954865, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13119173422834237804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804131191734228342378041311917342283423780413119173422834237804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3850416-561a-4c6f-9d29-89a864954865, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87ffcbe-cd9a-4153-a9d9-317ba21bbd74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ac1646-36ec-46a5-83ad-28eac5de4ed7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab9a279-44a1-4e16-8286-f9a9cb011961, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab9a279-44a1-4e16-8286-f9a9cb011961, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15959891022531064502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502159598910225310645021595989102253106450215959891022531064502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ac1646-36ec-46a5-83ad-28eac5de4ed7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 987816502346457636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636987816502346457636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab9a279-44a1-4e16-8286-f9a9cb011961, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ac1646-36ec-46a5-83ad-28eac5de4ed7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb34ea7-2e0a-45d3-9dfa-5b1a1a5f8ba9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f989cb-7c54-4761-905c-d8a232938694, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb34ea7-2e0a-45d3-9dfa-5b1a1a5f8ba9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777445991449660781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781677744599144966078167774459914496607816777445991449660781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f989cb-7c54-4761-905c-d8a232938694, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3228130197976186424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424322813019797618642432281301979761864243228130197976186424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb34ea7-2e0a-45d3-9dfa-5b1a1a5f8ba9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e2073b-f93a-41a8-8ead-9763c3afc066, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e2073b-f93a-41a8-8ead-9763c3afc066, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5780839001381981120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120578083900138198112057808390013819811205780839001381981120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f989cb-7c54-4761-905c-d8a232938694, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640798df-c6a3-4915-8982-f27437f0b386, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640798df-c6a3-4915-8982-f27437f0b386, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599627461737484385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385105996274617374843851059962746173748438510599627461737484385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e2073b-f93a-41a8-8ead-9763c3afc066, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff74341-d779-4337-ad27-2ff0a6b27d86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff74341-d779-4337-ad27-2ff0a6b27d86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255635469520056386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386125563546952005638612556354695200563861255635469520056386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640798df-c6a3-4915-8982-f27437f0b386, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9119362-1143-48a1-b4c0-cc8e95cb50a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9119362-1143-48a1-b4c0-cc8e95cb50a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854262956943967310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310985426295694396731098542629569439673109854262956943967310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff74341-d779-4337-ad27-2ff0a6b27d86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b967681-bc4d-4dc2-811a-1613b597e578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b967681-bc4d-4dc2-811a-1613b597e578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13806209954068531517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517138062099540685315171380620995406853151713806209954068531517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b967681-bc4d-4dc2-811a-1613b597e578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a140c3-39fc-485b-8de1-489ec631ccb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a140c3-39fc-485b-8de1-489ec631ccb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16547837997767556732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732165478379977675567321654783799776755673216547837997767556732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9119362-1143-48a1-b4c0-cc8e95cb50a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f16a09a-9e25-4749-8974-3535ab69814b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f16a09a-9e25-4749-8974-3535ab69814b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14980195160926587598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598149801951609265875981498019516092658759814980195160926587598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a140c3-39fc-485b-8de1-489ec631ccb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73c9aae-9418-40f1-babd-f293e216de3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73c9aae-9418-40f1-babd-f293e216de3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14858756694642740289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289148587566946427402891485875669464274028914858756694642740289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f16a09a-9e25-4749-8974-3535ab69814b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e06bd01-620b-4c14-9a87-d7e2ec384723, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e06bd01-620b-4c14-9a87-d7e2ec384723, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714657617373529786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786671465761737352978667146576173735297866714657617373529786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73c9aae-9418-40f1-babd-f293e216de3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d8c08a-9195-42e9-b65a-674525557ee1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d8c08a-9195-42e9-b65a-674525557ee1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3873274481784803776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776387327448178480377638732744817848037763873274481784803776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e06bd01-620b-4c14-9a87-d7e2ec384723, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d44607-21c3-44c1-856a-f47defb20270, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d44607-21c3-44c1-856a-f47defb20270, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16631591938573422024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024166315919385734220241663159193857342202416631591938573422024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d8c08a-9195-42e9-b65a-674525557ee1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8b2220-b498-4931-9f64-1f79f646ba6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8b2220-b498-4931-9f64-1f79f646ba6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14190743940886019695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695141907439408860196951419074394088601969514190743940886019695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d44607-21c3-44c1-856a-f47defb20270, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c0c341-9363-4c96-8e29-f566af0bcb96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c0c341-9363-4c96-8e29-f566af0bcb96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5207916505405788446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446520791650540578844652079165054057884465207916505405788446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8b2220-b498-4931-9f64-1f79f646ba6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ff90c0-b8cf-468b-b0c2-7a5068bfdf7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ff90c0-b8cf-468b-b0c2-7a5068bfdf7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14774430531390617486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486147744305313906174861477443053139061748614774430531390617486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c0c341-9363-4c96-8e29-f566af0bcb96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f933a1d-e21b-4b83-8e84-c0ca3823481f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f933a1d-e21b-4b83-8e84-c0ca3823481f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1718671966271896862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862171867196627189686217186719662718968621718671966271896862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ff90c0-b8cf-468b-b0c2-7a5068bfdf7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c2862b-9dc9-45f6-8d3d-0ef843ea6b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c2862b-9dc9-45f6-8d3d-0ef843ea6b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13686536101420845618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618136865361014208456181368653610142084561813686536101420845618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f933a1d-e21b-4b83-8e84-c0ca3823481f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d989434-4a0f-4a9a-b58a-961d62c7562d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d989434-4a0f-4a9a-b58a-961d62c7562d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4976249737369098485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485497624973736909848549762497373690984854976249737369098485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c2862b-9dc9-45f6-8d3d-0ef843ea6b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60da3e3-85b9-429c-a37f-ba483b44f242, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d989434-4a0f-4a9a-b58a-961d62c7562d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3718bea-1df3-4244-bb6c-3899a753b17e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3718bea-1df3-4244-bb6c-3899a753b17e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3298241263347778229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229329824126334777822932982412633477782293298241263347778229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60da3e3-85b9-429c-a37f-ba483b44f242, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743586755733100520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520674358675573310052067435867557331005206743586755733100520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3718bea-1df3-4244-bb6c-3899a753b17e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c58b0d8-f488-4bf3-82aa-1b952a1bcd2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c58b0d8-f488-4bf3-82aa-1b952a1bcd2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715521979969823335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335271552197996982333527155219799698233352715521979969823335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c58b0d8-f488-4bf3-82aa-1b952a1bcd2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b2d346-55b9-46fb-a3bc-8a625d3886d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b2d346-55b9-46fb-a3bc-8a625d3886d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527936501769594206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206952793650176959420695279365017695942069527936501769594206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60da3e3-85b9-429c-a37f-ba483b44f242, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3311647-764a-4c2c-9c4f-7b6d6fc00429, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3311647-764a-4c2c-9c4f-7b6d6fc00429, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311846178139857668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668153118461781398576681531184617813985766815311846178139857668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3311647-764a-4c2c-9c4f-7b6d6fc00429, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74409467-36c5-4ea8-b7f6-cbed5a9814de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b2d346-55b9-46fb-a3bc-8a625d3886d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74409467-36c5-4ea8-b7f6-cbed5a9814de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1388540637928312077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077138854063792831207713885406379283120771388540637928312077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1eca994-f123-46af-8c2e-1ffa3a7efa4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1eca994-f123-46af-8c2e-1ffa3a7efa4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7778138576913514090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090777813857691351409077781385769135140907778138576913514090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74409467-36c5-4ea8-b7f6-cbed5a9814de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1eca994-f123-46af-8c2e-1ffa3a7efa4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7aa7492-ee13-4111-b90b-0c806d3890ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7aa7492-ee13-4111-b90b-0c806d3890ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6004882055822729339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339600488205582272933960048820558227293396004882055822729339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9b2cfa-70f4-4210-972b-95afaf7e1aad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9b2cfa-70f4-4210-972b-95afaf7e1aad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16858345578941923378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378168583455789419233781685834557894192337816858345578941923378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7aa7492-ee13-4111-b90b-0c806d3890ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff99e33b-c027-4ec0-9408-21104dffc83e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff99e33b-c027-4ec0-9408-21104dffc83e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11149041580690802187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187111490415806908021871114904158069080218711149041580690802187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9b2cfa-70f4-4210-972b-95afaf7e1aad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd5ab7d-084f-4cb9-ab3d-f490b2cad5ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd5ab7d-084f-4cb9-ab3d-f490b2cad5ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6898040356186072292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292689804035618607229268980403561860722926898040356186072292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff99e33b-c027-4ec0-9408-21104dffc83e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd4f800-039a-48f6-a70f-caf82b4d69eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd4f800-039a-48f6-a70f-caf82b4d69eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870477061667060251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251387047706166706025138704770616670602513870477061667060251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd5ab7d-084f-4cb9-ab3d-f490b2cad5ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b48c0f9-251f-488a-8075-c4fb022ecf08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b48c0f9-251f-488a-8075-c4fb022ecf08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3083311969952433109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109308331196995243310930833119699524331093083311969952433109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd4f800-039a-48f6-a70f-caf82b4d69eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95c350e-5ad5-44de-a963-d87723507388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95c350e-5ad5-44de-a963-d87723507388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4976687785786195588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588497668778578619558849766877857861955884976687785786195588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b48c0f9-251f-488a-8075-c4fb022ecf08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef5a177a-0de1-40be-ac64-99ebc85806ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef5a177a-0de1-40be-ac64-99ebc85806ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878383122744120946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946168783831227441209461687838312274412094616878383122744120946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95c350e-5ad5-44de-a963-d87723507388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965e3eb3-6420-4dfa-a836-8db2b3c51b6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965e3eb3-6420-4dfa-a836-8db2b3c51b6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13124850584293083249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249131248505842930832491312485058429308324913124850584293083249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef5a177a-0de1-40be-ac64-99ebc85806ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20c7fa26-7246-4450-b12f-d72a59935a0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20c7fa26-7246-4450-b12f-d72a59935a0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038523215030943109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109120385232150309431091203852321503094310912038523215030943109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965e3eb3-6420-4dfa-a836-8db2b3c51b6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0941af2-e0cf-4204-929b-e97f114f315e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0941af2-e0cf-4204-929b-e97f114f315e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592655516292866696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696115926555162928666961159265551629286669611592655516292866696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20c7fa26-7246-4450-b12f-d72a59935a0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ea6ea3-897e-4d77-b4d2-af864d8dafdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0941af2-e0cf-4204-929b-e97f114f315e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c247e241-f600-4a5e-9686-07754ffc3ed2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ea6ea3-897e-4d77-b4d2-af864d8dafdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15774521018763112778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778157745210187631127781577452101876311277815774521018763112778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c247e241-f600-4a5e-9686-07754ffc3ed2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7450031611502608557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557745003161150260855774500316115026085577450031611502608557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ea6ea3-897e-4d77-b4d2-af864d8dafdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf6d501-edfb-42d1-8b79-c40c33a45db4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf6d501-edfb-42d1-8b79-c40c33a45db4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957387846720238481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481595738784672023848159573878467202384815957387846720238481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c247e241-f600-4a5e-9686-07754ffc3ed2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de6db86-2509-449c-b9e1-7455ed3faf84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de6db86-2509-449c-b9e1-7455ed3faf84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364267477654937246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246183642674776549372461836426747765493724618364267477654937246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf6d501-edfb-42d1-8b79-c40c33a45db4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1c4b29-c4c1-4230-873f-687969943567, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1c4b29-c4c1-4230-873f-687969943567, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6686620488555521193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193668662048855552119366866204885555211936686620488555521193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de6db86-2509-449c-b9e1-7455ed3faf84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4826029-d5ae-4af0-a499-015d1fff85cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4826029-d5ae-4af0-a499-015d1fff85cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068311337621414723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723170683113376214147231706831133762141472317068311337621414723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1c4b29-c4c1-4230-873f-687969943567, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04bbef1-d02b-4146-9247-bea442ad1f49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04bbef1-d02b-4146-9247-bea442ad1f49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 747302017257331975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975747302017257331975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4826029-d5ae-4af0-a499-015d1fff85cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496bccdb-0247-4f30-9ae8-0e93d50260a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496bccdb-0247-4f30-9ae8-0e93d50260a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14965029201602870268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268149650292016028702681496502920160287026814965029201602870268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496bccdb-0247-4f30-9ae8-0e93d50260a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04bbef1-d02b-4146-9247-bea442ad1f49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bfaa90-7e45-47ce-ac6b-f2a112d80da2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bfaa90-7e45-47ce-ac6b-f2a112d80da2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18207034027136047886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886182070340271360478861820703402713604788618207034027136047886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645ffc3a-53fb-4938-9cec-bfe7125657a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bfaa90-7e45-47ce-ac6b-f2a112d80da2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645ffc3a-53fb-4938-9cec-bfe7125657a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16923444008552518059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059169234440085525180591692344400855251805916923444008552518059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9248330b-73f1-4895-a9fd-34b2ef7cb4c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645ffc3a-53fb-4938-9cec-bfe7125657a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9248330b-73f1-4895-a9fd-34b2ef7cb4c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150403069120767538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538615040306912076753861504030691207675386150403069120767538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7145bfd-06ee-49b7-a820-12ff7a4fba8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7145bfd-06ee-49b7-a820-12ff7a4fba8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3213203342299428755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755321320334229942875532132033422994287553213203342299428755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9248330b-73f1-4895-a9fd-34b2ef7cb4c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ad2048-d734-4b77-b625-0df8b11fc3a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ad2048-d734-4b77-b625-0df8b11fc3a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2149168982751067574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574214916898275106757421491689827510675742149168982751067574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7145bfd-06ee-49b7-a820-12ff7a4fba8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a649bdc-dd0a-4539-a839-4da69e2e6dad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a649bdc-dd0a-4539-a839-4da69e2e6dad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16947000213733748547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547169470002137337485471694700021373374854716947000213733748547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ad2048-d734-4b77-b625-0df8b11fc3a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058cbf59-7d93-49b1-aa08-c090d87aaf54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058cbf59-7d93-49b1-aa08-c090d87aaf54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11825318563577279679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679118253185635772796791182531856357727967911825318563577279679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a649bdc-dd0a-4539-a839-4da69e2e6dad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f66b450-3dd0-4665-8958-3238b8d08cd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f66b450-3dd0-4665-8958-3238b8d08cd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652783796877461617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617865278379687746161786527837968774616178652783796877461617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058cbf59-7d93-49b1-aa08-c090d87aaf54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6abeb18-7d26-45ac-b882-b7719a3d8937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6abeb18-7d26-45ac-b882-b7719a3d8937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 670065211916714653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653670065211916714653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f66b450-3dd0-4665-8958-3238b8d08cd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6abeb18-7d26-45ac-b882-b7719a3d8937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97a4ccf-bcce-41cf-aa81-944c58819f96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97edc58-5068-4e36-84d6-2ace7eddef03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97a4ccf-bcce-41cf-aa81-944c58819f96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14957843284529329133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133149578432845293291331495784328452932913314957843284529329133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97edc58-5068-4e36-84d6-2ace7eddef03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16045519009602805610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610160455190096028056101604551900960280561016045519009602805610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97a4ccf-bcce-41cf-aa81-944c58819f96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5343ec7-fa9a-40cb-a893-9beeeac136da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97edc58-5068-4e36-84d6-2ace7eddef03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5343ec7-fa9a-40cb-a893-9beeeac136da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11695606314168645191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191116956063141686451911169560631416864519111695606314168645191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb84e48d-c9c6-4c49-b6dd-a98019b1fd0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb84e48d-c9c6-4c49-b6dd-a98019b1fd0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6115217378036226534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534611521737803622653461152173780362265346115217378036226534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5343ec7-fa9a-40cb-a893-9beeeac136da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252cbc86-2d93-41da-b50b-247709ddccbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252cbc86-2d93-41da-b50b-247709ddccbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490969141487824050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050124909691414878240501249096914148782405012490969141487824050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb84e48d-c9c6-4c49-b6dd-a98019b1fd0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e296038-e5e8-4922-984e-702551c88641, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e296038-e5e8-4922-984e-702551c88641, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 572549936854904082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082572549936854904082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252cbc86-2d93-41da-b50b-247709ddccbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71669cf-55b2-4052-8946-f155fad301f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71669cf-55b2-4052-8946-f155fad301f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289555081633576169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169289555081633576169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e296038-e5e8-4922-984e-702551c88641, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff39864-a0a3-44e1-9b8c-335dd1d679ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff39864-a0a3-44e1-9b8c-335dd1d679ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7119921783773392061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061711992178377339206171199217837733920617119921783773392061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71669cf-55b2-4052-8946-f155fad301f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6623615-c0c4-47c7-a8c7-4d0a05d8ddaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff39864-a0a3-44e1-9b8c-335dd1d679ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e4ecd0-cda9-45e2-89a0-4d1592c6d7e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e4ecd0-cda9-45e2-89a0-4d1592c6d7e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4299065018991543597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597429906501899154359742990650189915435974299065018991543597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6623615-c0c4-47c7-a8c7-4d0a05d8ddaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5959606658352576484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484595960665835257648459596066583525764845959606658352576484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e4ecd0-cda9-45e2-89a0-4d1592c6d7e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41ec3d76-6d3b-4205-a152-1bbf358ba238, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41ec3d76-6d3b-4205-a152-1bbf358ba238, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16442752335452641774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774164427523354526417741644275233545264177416442752335452641774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6623615-c0c4-47c7-a8c7-4d0a05d8ddaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6ad02a-b01c-49a3-9a42-300ad92d70c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6ad02a-b01c-49a3-9a42-300ad92d70c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10911720368292224258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258109117203682922242581091172036829222425810911720368292224258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6ad02a-b01c-49a3-9a42-300ad92d70c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f0e268-b117-4d27-8619-77e6bb3cd16a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f0e268-b117-4d27-8619-77e6bb3cd16a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 39761527430082166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166397615274300821663976152743008216639761527430082166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41ec3d76-6d3b-4205-a152-1bbf358ba238, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d66a1e-6595-4f90-9c6b-d86075c3fc84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d66a1e-6595-4f90-9c6b-d86075c3fc84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925052628693477786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786492505262869347778649250526286934777864925052628693477786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d66a1e-6595-4f90-9c6b-d86075c3fc84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000dfaaa-8a68-4e62-9982-3ac000047449, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000dfaaa-8a68-4e62-9982-3ac000047449, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8318181644834853551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551831818164483485355183181816448348535518318181644834853551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f0e268-b117-4d27-8619-77e6bb3cd16a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f8e166-496c-4069-8882-536520724b2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f8e166-496c-4069-8882-536520724b2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13152776475819175129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129131527764758191751291315277647581917512913152776475819175129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000dfaaa-8a68-4e62-9982-3ac000047449, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46260ba1-f028-47b9-a947-2e5fea25339b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46260ba1-f028-47b9-a947-2e5fea25339b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9449677118427573766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766944967711842757376694496771184275737669449677118427573766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46260ba1-f028-47b9-a947-2e5fea25339b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8acceb01-b289-4974-a9c2-2479a1aa5ff5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8acceb01-b289-4974-a9c2-2479a1aa5ff5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690693697913232656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656116906936979132326561169069369791323265611690693697913232656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8acceb01-b289-4974-a9c2-2479a1aa5ff5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7805e74-6019-4751-9aee-9f902b467611, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7805e74-6019-4751-9aee-9f902b467611, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12861884089258664219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219128618840892586642191286188408925866421912861884089258664219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f8e166-496c-4069-8882-536520724b2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8875152-677d-448f-88bc-4c2a767ba9a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7805e74-6019-4751-9aee-9f902b467611, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8875152-677d-448f-88bc-4c2a767ba9a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12941706025064285742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742129417060250642857421294170602506428574212941706025064285742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852730a8-7b1b-4bca-8419-2a2e263a30e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852730a8-7b1b-4bca-8419-2a2e263a30e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803166806517083409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409178031668065170834091780316680651708340917803166806517083409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8875152-677d-448f-88bc-4c2a767ba9a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d099b7-1228-42a6-8d3d-966897837f61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d099b7-1228-42a6-8d3d-966897837f61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2682071316826952946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946268207131682695294626820713168269529462682071316826952946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852730a8-7b1b-4bca-8419-2a2e263a30e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b10baac-6265-4bf5-b5fa-c51e13045445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b10baac-6265-4bf5-b5fa-c51e13045445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708820104633592211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211177088201046335922111770882010463359221117708820104633592211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d099b7-1228-42a6-8d3d-966897837f61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732de082-40cb-43f7-8e60-db969c8b1614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b10baac-6265-4bf5-b5fa-c51e13045445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732de082-40cb-43f7-8e60-db969c8b1614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 240444014044776594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594240444014044776594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc6a290-3ca0-48d9-8453-78fae7a0b1ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc6a290-3ca0-48d9-8453-78fae7a0b1ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261689344855851348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348426168934485585134842616893448558513484261689344855851348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732de082-40cb-43f7-8e60-db969c8b1614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa1e192-f0a5-49f3-9876-9ee9c62b310b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa1e192-f0a5-49f3-9876-9ee9c62b310b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10704815726708244236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236107048157267082442361070481572670824423610704815726708244236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc6a290-3ca0-48d9-8453-78fae7a0b1ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96cdb68c-8dba-4ed7-b4d9-055cb83b2ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96cdb68c-8dba-4ed7-b4d9-055cb83b2ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12312105508174886230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230123121055081748862301231210550817488623012312105508174886230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa1e192-f0a5-49f3-9876-9ee9c62b310b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493e6637-5b81-4220-a65f-aa06694b89af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493e6637-5b81-4220-a65f-aa06694b89af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572238872744114593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593857223887274411459385722388727441145938572238872744114593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96cdb68c-8dba-4ed7-b4d9-055cb83b2ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79c0360-0dc2-415a-ad91-a30ec9d83ec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79c0360-0dc2-415a-ad91-a30ec9d83ec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12311653518536182228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228123116535185361822281231165351853618222812311653518536182228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493e6637-5b81-4220-a65f-aa06694b89af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ec8de0-c5e4-4ab6-bab6-5a1e8eb0a3bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ec8de0-c5e4-4ab6-bab6-5a1e8eb0a3bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3599913032864869229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229359991303286486922935999130328648692293599913032864869229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79c0360-0dc2-415a-ad91-a30ec9d83ec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e20f34-f1c5-4661-b85d-b91a67ede89a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e20f34-f1c5-4661-b85d-b91a67ede89a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10039314551344488602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602100393145513444886021003931455134448860210039314551344488602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ec8de0-c5e4-4ab6-bab6-5a1e8eb0a3bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aa2e1b-906c-4cbc-ae7e-b09e8a35a6dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aa2e1b-906c-4cbc-ae7e-b09e8a35a6dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823537879022454445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445823537879022454445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e20f34-f1c5-4661-b85d-b91a67ede89a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99e183e-09fe-4285-8139-285df9f7ec99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aa2e1b-906c-4cbc-ae7e-b09e8a35a6dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99e183e-09fe-4285-8139-285df9f7ec99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077197652741737026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026307719765274173702630771976527417370263077197652741737026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a94f26-36c6-45c9-88fc-371bf496cd60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a94f26-36c6-45c9-88fc-371bf496cd60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5981795501655725113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113598179550165572511359817955016557251135981795501655725113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99e183e-09fe-4285-8139-285df9f7ec99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dafbae7-3ca3-4c60-a681-48936143ce8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dafbae7-3ca3-4c60-a681-48936143ce8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589415192811126341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341125894151928111263411258941519281112634112589415192811126341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a94f26-36c6-45c9-88fc-371bf496cd60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12cf033f-b285-413f-9700-2b00014ca9be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12cf033f-b285-413f-9700-2b00014ca9be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6024459886361324225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225602445988636132422560244598863613242256024459886361324225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dafbae7-3ca3-4c60-a681-48936143ce8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da30cda9-8fe0-4244-aee2-8abff864c1a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da30cda9-8fe0-4244-aee2-8abff864c1a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17135589273458479589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589171355892734584795891713558927345847958917135589273458479589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12cf033f-b285-413f-9700-2b00014ca9be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae700833-1213-4365-97b6-7b77b10f281a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae700833-1213-4365-97b6-7b77b10f281a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507858848471906321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321350785884847190632135078588484719063213507858848471906321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da30cda9-8fe0-4244-aee2-8abff864c1a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41c90ce-2ee4-4055-9fa0-645717031754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41c90ce-2ee4-4055-9fa0-645717031754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958556856306767512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512795855685630676751279585568563067675127958556856306767512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae700833-1213-4365-97b6-7b77b10f281a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b711878e-563e-4a8f-a757-f8958b821b86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41c90ce-2ee4-4055-9fa0-645717031754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b711878e-563e-4a8f-a757-f8958b821b86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9918586745228631399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399991858674522863139999185867452286313999918586745228631399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80ddf11-f2c0-43b9-a7e3-6cb3ae70c436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80ddf11-f2c0-43b9-a7e3-6cb3ae70c436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 344060812545850209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209344060812545850209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b711878e-563e-4a8f-a757-f8958b821b86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d616b47f-c296-4b0a-b2b0-9770f8f72665, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d616b47f-c296-4b0a-b2b0-9770f8f72665, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297303440864049881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881182973034408640498811829730344086404988118297303440864049881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80ddf11-f2c0-43b9-a7e3-6cb3ae70c436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f9ac7c-2d08-446a-b095-e4bcb3546842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f9ac7c-2d08-446a-b095-e4bcb3546842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13897991542039751709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709138979915420397517091389799154203975170913897991542039751709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d616b47f-c296-4b0a-b2b0-9770f8f72665, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8119aecd-cb31-43a8-be42-c4edb3a2f0aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8119aecd-cb31-43a8-be42-c4edb3a2f0aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487809117410104362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362124878091174101043621248780911741010436212487809117410104362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f9ac7c-2d08-446a-b095-e4bcb3546842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce4a6af-0470-4b83-9673-89d1775acef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce4a6af-0470-4b83-9673-89d1775acef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 85796071531107742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742857960715311077428579607153110774285796071531107742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8119aecd-cb31-43a8-be42-c4edb3a2f0aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e583be-70e9-4fab-a0f5-d00dd79c054c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e583be-70e9-4fab-a0f5-d00dd79c054c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039653942100636722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722110396539421006367221103965394210063672211039653942100636722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce4a6af-0470-4b83-9673-89d1775acef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a2132a-d51b-4087-9ac9-f97780ddfcf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a2132a-d51b-4087-9ac9-f97780ddfcf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732812691153610117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117973281269115361011797328126911536101179732812691153610117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e583be-70e9-4fab-a0f5-d00dd79c054c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ec922d-0adb-4d27-a85d-c9c7dcf2fed4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ec922d-0adb-4d27-a85d-c9c7dcf2fed4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5748123279715020450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450574812327971502045057481232797150204505748123279715020450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a2132a-d51b-4087-9ac9-f97780ddfcf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9532c86b-5c87-4d56-b070-c9bbb7424000, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9532c86b-5c87-4d56-b070-c9bbb7424000, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4427550233623915940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940442755023362391594044275502336239159404427550233623915940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ec922d-0adb-4d27-a85d-c9c7dcf2fed4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478ebc80-bb06-4727-98dd-ca3ae0b2b44c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478ebc80-bb06-4727-98dd-ca3ae0b2b44c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414902297580520933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933741490229758052093374149022975805209337414902297580520933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478ebc80-bb06-4727-98dd-ca3ae0b2b44c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 522a27c6-d2db-4789-b8c2-b58f21d9c64c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522a27c6-d2db-4789-b8c2-b58f21d9c64c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4326869900382769163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163432686990038276916343268699003827691634326869900382769163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9532c86b-5c87-4d56-b070-c9bbb7424000, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddcdfab-eb67-46c3-b815-7c3bc099a1ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddcdfab-eb67-46c3-b815-7c3bc099a1ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12362036982922651337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337123620369829226513371236203698292265133712362036982922651337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522a27c6-d2db-4789-b8c2-b58f21d9c64c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc9a7f7-cfbe-441a-a136-88fa8fdbd927, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc9a7f7-cfbe-441a-a136-88fa8fdbd927, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 136336402261318577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577136336402261318577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddcdfab-eb67-46c3-b815-7c3bc099a1ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02002a95-9454-4420-bea0-3658b7f0915c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02002a95-9454-4420-bea0-3658b7f0915c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9333396682776630781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781933339668277663078193333966827766307819333396682776630781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc9a7f7-cfbe-441a-a136-88fa8fdbd927, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edc2894d-cb1b-4be1-9a8e-056a7f149c97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc2894d-cb1b-4be1-9a8e-056a7f149c97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17556255868460646093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093175562558684606460931755625586846064609317556255868460646093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02002a95-9454-4420-bea0-3658b7f0915c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c00ddd42-ad85-4aee-bf4c-1c91a6bb594f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00ddd42-ad85-4aee-bf4c-1c91a6bb594f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8274906491988233994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994827490649198823399482749064919882339948274906491988233994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc2894d-cb1b-4be1-9a8e-056a7f149c97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579d8cbf-be23-4cd3-b6ff-00f0003e9c9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579d8cbf-be23-4cd3-b6ff-00f0003e9c9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4089561162264096980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980408956116226409698040895611622640969804089561162264096980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00ddd42-ad85-4aee-bf4c-1c91a6bb594f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579d8cbf-be23-4cd3-b6ff-00f0003e9c9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45eb7a06-b3fb-4385-bc3e-c5f31bba54e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45eb7a06-b3fb-4385-bc3e-c5f31bba54e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135002187228065472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472313500218722806547231350021872280654723135002187228065472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74878d84-1296-4b3d-a282-5c194c8fe478, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74878d84-1296-4b3d-a282-5c194c8fe478, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086496255082567770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770170864962550825677701708649625508256777017086496255082567770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45eb7a06-b3fb-4385-bc3e-c5f31bba54e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e550b975-4a8a-4f27-9d0a-34b7713c04bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74878d84-1296-4b3d-a282-5c194c8fe478, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16047930-f199-4063-9992-2649a44379b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16047930-f199-4063-9992-2649a44379b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557850512257393622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622255785051225739362225578505122573936222557850512257393622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e550b975-4a8a-4f27-9d0a-34b7713c04bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402911544764914034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034104029115447649140341040291154476491403410402911544764914034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16047930-f199-4063-9992-2649a44379b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe69be31-f19f-4760-b776-91e4380afffb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe69be31-f19f-4760-b776-91e4380afffb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974562599930793694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694897456259993079369489745625999307936948974562599930793694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e550b975-4a8a-4f27-9d0a-34b7713c04bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1373921-c966-4f4c-90a8-7e5ac48ece67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1373921-c966-4f4c-90a8-7e5ac48ece67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782323127488051503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503157823231274880515031578232312748805150315782323127488051503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe69be31-f19f-4760-b776-91e4380afffb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b884c3-9b3f-4f5f-804f-98aab971b1b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b884c3-9b3f-4f5f-804f-98aab971b1b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507109271822153911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911165071092718221539111650710927182215391116507109271822153911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1373921-c966-4f4c-90a8-7e5ac48ece67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a7abd0-af9d-4b0c-998d-03f82afa338f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a7abd0-af9d-4b0c-998d-03f82afa338f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1603118379343412571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571160311837934341257116031183793434125711603118379343412571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b884c3-9b3f-4f5f-804f-98aab971b1b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b9ce0e-9a99-46f5-922f-f04702beeae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b9ce0e-9a99-46f5-922f-f04702beeae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085720827927287168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168108572082792728716810857208279272871681085720827927287168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a7abd0-af9d-4b0c-998d-03f82afa338f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f79c41-5dc6-4047-a707-605b8afcc412, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f79c41-5dc6-4047-a707-605b8afcc412, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2121520776135065522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522212152077613506552221215207761350655222121520776135065522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b9ce0e-9a99-46f5-922f-f04702beeae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5ee4d5-8df1-4c15-bd9f-cd80be56bb73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5ee4d5-8df1-4c15-bd9f-cd80be56bb73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992783321285408254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254499278332128540825449927833212854082544992783321285408254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f79c41-5dc6-4047-a707-605b8afcc412, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8bb653-e421-49a0-9266-02df18ab618e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8bb653-e421-49a0-9266-02df18ab618e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14283592134422289651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651142835921344222896511428359213442228965114283592134422289651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5ee4d5-8df1-4c15-bd9f-cd80be56bb73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8bb653-e421-49a0-9266-02df18ab618e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4432ea50-0c95-4605-9dca-65e1a3a429e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4432ea50-0c95-4605-9dca-65e1a3a429e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995504571296789816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816799550457129678981679955045712967898167995504571296789816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a20320-713e-4906-b5ca-e20e658a2578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a20320-713e-4906-b5ca-e20e658a2578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3644865967295995930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930364486596729599593036448659672959959303644865967295995930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4432ea50-0c95-4605-9dca-65e1a3a429e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a68c5fc9-b2df-4ac9-831c-f93c08f06929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68c5fc9-b2df-4ac9-831c-f93c08f06929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649983744421345393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393164998374442134539316499837444213453931649983744421345393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a20320-713e-4906-b5ca-e20e658a2578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68c5fc9-b2df-4ac9-831c-f93c08f06929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1326a8-1b48-4b6f-b139-2c20c5c5fa9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1326a8-1b48-4b6f-b139-2c20c5c5fa9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503085943890903296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296105030859438909032961050308594389090329610503085943890903296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f9ae5b-6750-4bd5-9618-a3f8445370c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f9ae5b-6750-4bd5-9618-a3f8445370c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912426531789941586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586912426531789941586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1326a8-1b48-4b6f-b139-2c20c5c5fa9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d3badb9-63f3-484b-915d-5b988906f5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f9ae5b-6750-4bd5-9618-a3f8445370c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4dd331-0026-4f65-863d-a65b30f9bbb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4dd331-0026-4f65-863d-a65b30f9bbb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11187546073926991938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938111875460739269919381118754607392699193811187546073926991938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3badb9-63f3-484b-915d-5b988906f5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019758264877084496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496170197582648770844961701975826487708449617019758264877084496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3badb9-63f3-484b-915d-5b988906f5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4a949a7-d278-4d5d-b01a-3c4b24094624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4dd331-0026-4f65-863d-a65b30f9bbb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629d19b5-015e-4bc4-8909-d2679a3b3067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629d19b5-015e-4bc4-8909-d2679a3b3067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205063387176354088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088152050633871763540881520506338717635408815205063387176354088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4a949a7-d278-4d5d-b01a-3c4b24094624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15714455084209000004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004157144550842090000041571445508420900000415714455084209000004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629d19b5-015e-4bc4-8909-d2679a3b3067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9439f85b-df71-4464-b8c6-322caa5e0103, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9439f85b-df71-4464-b8c6-322caa5e0103, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732983091502884490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490973298309150288449097329830915028844909732983091502884490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9439f85b-df71-4464-b8c6-322caa5e0103, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63cd28ee-6355-40f3-abec-ce0cf754bb9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63cd28ee-6355-40f3-abec-ce0cf754bb9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4752137276567447490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490475213727656744749047521372765674474904752137276567447490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4a949a7-d278-4d5d-b01a-3c4b24094624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1b612b5-a0db-4c84-9628-72df2ea65389, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b612b5-a0db-4c84-9628-72df2ea65389, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7647746816924328357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357764774681692432835776477468169243283577647746816924328357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63cd28ee-6355-40f3-abec-ce0cf754bb9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 019ec130-1c18-439e-9658-6552a328e4d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 019ec130-1c18-439e-9658-6552a328e4d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090380327232996761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761120903803272329967611209038032723299676112090380327232996761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b612b5-a0db-4c84-9628-72df2ea65389, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27432c71-76c7-43bf-a823-260b65556963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27432c71-76c7-43bf-a823-260b65556963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407780011459101530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530144077800114591015301440778001145910153014407780011459101530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 019ec130-1c18-439e-9658-6552a328e4d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7411de5-a417-44b9-888b-4076295f2d6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7411de5-a417-44b9-888b-4076295f2d6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174302059773989277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277517430205977398927751743020597739892775174302059773989277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27432c71-76c7-43bf-a823-260b65556963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b02ed9-fc7b-4d40-b14f-09f987ad8d3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b02ed9-fc7b-4d40-b14f-09f987ad8d3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10394361643824665164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164103943616438246651641039436164382466516410394361643824665164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7411de5-a417-44b9-888b-4076295f2d6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3418bd-6760-4dbd-b2e8-b744d57624c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3418bd-6760-4dbd-b2e8-b744d57624c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399051894993379200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200739905189499337920073990518949933792007399051894993379200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b02ed9-fc7b-4d40-b14f-09f987ad8d3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e705d9-06e2-4609-b9ea-6729d4845e4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e705d9-06e2-4609-b9ea-6729d4845e4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 981360864013351806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806981360864013351806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3418bd-6760-4dbd-b2e8-b744d57624c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a99ea8c-f3f3-4bae-bc77-cb1b3a89ab33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a99ea8c-f3f3-4bae-bc77-cb1b3a89ab33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18089772720335651153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153180897727203356511531808977272033565115318089772720335651153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e705d9-06e2-4609-b9ea-6729d4845e4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f4f6af-6ebe-43ee-8b12-39e7c2507f59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f4f6af-6ebe-43ee-8b12-39e7c2507f59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8219965648979726944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944821996564897972694482199656489797269448219965648979726944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a99ea8c-f3f3-4bae-bc77-cb1b3a89ab33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9fa44c-3fb1-4028-abd2-72e5455ac19f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9fa44c-3fb1-4028-abd2-72e5455ac19f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354396532649491923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923163543965326494919231635439653264949192316354396532649491923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f4f6af-6ebe-43ee-8b12-39e7c2507f59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a57ae2-1e70-45cb-ba50-85fc86573e8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a57ae2-1e70-45cb-ba50-85fc86573e8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18443255730282545178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178184432557302825451781844325573028254517818443255730282545178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9fa44c-3fb1-4028-abd2-72e5455ac19f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63be3e78-bf8d-4c4b-a5cc-52950e5e008a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63be3e78-bf8d-4c4b-a5cc-52950e5e008a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7976425075708211619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619797642507570821161979764250757082116197976425075708211619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a57ae2-1e70-45cb-ba50-85fc86573e8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8243e87c-54b9-4eb8-91cd-e72f23e9b3b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8243e87c-54b9-4eb8-91cd-e72f23e9b3b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18403967372232479102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102184039673722324791021840396737223247910218403967372232479102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63be3e78-bf8d-4c4b-a5cc-52950e5e008a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce8206b-bee2-4003-90f1-61aa460ac793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce8206b-bee2-4003-90f1-61aa460ac793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5889817190771334801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801588981719077133480158898171907713348015889817190771334801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8243e87c-54b9-4eb8-91cd-e72f23e9b3b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6df2da-3205-4329-aa25-f6ec812b060b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6df2da-3205-4329-aa25-f6ec812b060b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861493664678402970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970686149366467840297068614936646784029706861493664678402970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce8206b-bee2-4003-90f1-61aa460ac793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47fea4d-b5d3-4d01-8d11-7ac9df387bba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47fea4d-b5d3-4d01-8d11-7ac9df387bba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12519939158352578893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893125199391583525788931251993915835257889312519939158352578893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6df2da-3205-4329-aa25-f6ec812b060b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bd8501-5ccc-4eee-9346-e6aec45f7d08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bd8501-5ccc-4eee-9346-e6aec45f7d08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8632358397380768213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213863235839738076821386323583973807682138632358397380768213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47fea4d-b5d3-4d01-8d11-7ac9df387bba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e8bdeb-1787-482c-8d03-36429d62103f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e8bdeb-1787-482c-8d03-36429d62103f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3404866748026741539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539340486674802674153934048667480267415393404866748026741539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bd8501-5ccc-4eee-9346-e6aec45f7d08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499f39dc-ea01-4557-b12c-8a96c3e5694a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499f39dc-ea01-4557-b12c-8a96c3e5694a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912174492690165030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030912174492690165030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e8bdeb-1787-482c-8d03-36429d62103f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974ff790-5f75-4795-97ca-e5d731417473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974ff790-5f75-4795-97ca-e5d731417473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 233435296128129964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964233435296128129964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974ff790-5f75-4795-97ca-e5d731417473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272aeb74-4cbb-4965-a4ff-4eadd0512b95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272aeb74-4cbb-4965-a4ff-4eadd0512b95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2473068126270762583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583247306812627076258324730681262707625832473068126270762583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499f39dc-ea01-4557-b12c-8a96c3e5694a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c01e94-0c98-4207-a4c1-e9dcb0ef6e72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c01e94-0c98-4207-a4c1-e9dcb0ef6e72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1567628226381285190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190156762822638128519015676282263812851901567628226381285190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272aeb74-4cbb-4965-a4ff-4eadd0512b95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823e7e8b-ed55-4e8d-a091-0fbbbc576698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823e7e8b-ed55-4e8d-a091-0fbbbc576698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7564330773200010752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752756433077320001075275643307732000107527564330773200010752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c01e94-0c98-4207-a4c1-e9dcb0ef6e72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fc2dab-640a-4073-b39e-4c5d2900f546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823e7e8b-ed55-4e8d-a091-0fbbbc576698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698bd9f3-afe2-43ca-95ee-72df472d8813, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698bd9f3-afe2-43ca-95ee-72df472d8813, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123524182279900880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880312352418227990088031235241822799008803123524182279900880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fc2dab-640a-4073-b39e-4c5d2900f546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3944384325906894615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615394438432590689461539443843259068946153944384325906894615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698bd9f3-afe2-43ca-95ee-72df472d8813, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fc2dab-640a-4073-b39e-4c5d2900f546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4d798e-856b-459c-8c28-c5951af118f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4d798e-856b-459c-8c28-c5951af118f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13921434701553684933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933139214347015536849331392143470155368493313921434701553684933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935b1617-0aca-4558-83e8-1a24a8c2fd2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935b1617-0aca-4558-83e8-1a24a8c2fd2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739017589400342621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621177390175894003426211773901758940034262117739017589400342621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4d798e-856b-459c-8c28-c5951af118f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8bd8c6a-dec3-4e9d-adc4-aea8fed0c0cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8bd8c6a-dec3-4e9d-adc4-aea8fed0c0cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3697330231875202771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771369733023187520277136973302318752027713697330231875202771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935b1617-0aca-4558-83e8-1a24a8c2fd2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8af15c2-c8d3-4705-a4f2-77298cced2ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8af15c2-c8d3-4705-a4f2-77298cced2ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12735709997484144853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853127357099974841448531273570999748414485312735709997484144853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8bd8c6a-dec3-4e9d-adc4-aea8fed0c0cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6bcf59-44a5-4970-8242-778c6d7cc9a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6bcf59-44a5-4970-8242-778c6d7cc9a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11689114375094389250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250116891143750943892501168911437509438925011689114375094389250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8af15c2-c8d3-4705-a4f2-77298cced2ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e52a263-04ea-4422-b64b-cf42713216ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e52a263-04ea-4422-b64b-cf42713216ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9699421066311599884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884969942106631159988496994210663115998849699421066311599884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6bcf59-44a5-4970-8242-778c6d7cc9a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c144dc78-5fde-4ca8-a07c-355149e41b59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c144dc78-5fde-4ca8-a07c-355149e41b59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975408563955104538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538149754085639551045381497540856395510453814975408563955104538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e52a263-04ea-4422-b64b-cf42713216ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0c74af-2626-46fb-ac66-d2f16b8cdb2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0c74af-2626-46fb-ac66-d2f16b8cdb2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7481831679430467874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874748183167943046787474818316794304678747481831679430467874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c144dc78-5fde-4ca8-a07c-355149e41b59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c876393-4215-4baf-b1a1-3a85f5334d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c876393-4215-4baf-b1a1-3a85f5334d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16424709934605334203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203164247099346053342031642470993460533420316424709934605334203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0c74af-2626-46fb-ac66-d2f16b8cdb2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50446e2e-e9cb-4438-964a-182e7ac6ea25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50446e2e-e9cb-4438-964a-182e7ac6ea25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13491014157311407118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118134910141573114071181349101415731140711813491014157311407118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c876393-4215-4baf-b1a1-3a85f5334d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c97677-75b8-4d2b-8bca-d8b8cac6d42d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c97677-75b8-4d2b-8bca-d8b8cac6d42d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859640137644002733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733185964013764400273318596401376440027331859640137644002733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50446e2e-e9cb-4438-964a-182e7ac6ea25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e599826-19f0-4f6e-b8ac-fb5710557dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e599826-19f0-4f6e-b8ac-fb5710557dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15248031285968295380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380152480312859682953801524803128596829538015248031285968295380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c97677-75b8-4d2b-8bca-d8b8cac6d42d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c02ecb-bbc7-4034-a3f9-2ebd5dab060b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c02ecb-bbc7-4034-a3f9-2ebd5dab060b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754784702076537808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808775478470207653780877547847020765378087754784702076537808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e599826-19f0-4f6e-b8ac-fb5710557dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b10764-3385-4a5c-9f85-6b1053d81733, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b10764-3385-4a5c-9f85-6b1053d81733, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9693479644483737171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171969347964448373717196934796444837371719693479644483737171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c02ecb-bbc7-4034-a3f9-2ebd5dab060b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a3630d-1ace-40bd-861f-33b7465ed6b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a3630d-1ace-40bd-861f-33b7465ed6b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854970945292043465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465138549709452920434651385497094529204346513854970945292043465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b10764-3385-4a5c-9f85-6b1053d81733, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c1ab76-9fb6-4136-b25d-63002ccea5f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c1ab76-9fb6-4136-b25d-63002ccea5f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511355314289980151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151135113553142899801511351135531428998015113511355314289980151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a3630d-1ace-40bd-861f-33b7465ed6b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743cef10-8bc7-4ae6-9903-ce7273e5aebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743cef10-8bc7-4ae6-9903-ce7273e5aebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121317920075830646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646131213179200758306461312131792007583064613121317920075830646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c1ab76-9fb6-4136-b25d-63002ccea5f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4740dd80-8e4c-41c9-a3b5-02cb46246555, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4740dd80-8e4c-41c9-a3b5-02cb46246555, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 408375694027955741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741408375694027955741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743cef10-8bc7-4ae6-9903-ce7273e5aebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba73c62b-75df-4a03-b8c5-c59285c2b85a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba73c62b-75df-4a03-b8c5-c59285c2b85a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 591869393835880701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701591869393835880701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4740dd80-8e4c-41c9-a3b5-02cb46246555, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c4d8c1-00f9-424c-8d98-99e0ff360477, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c4d8c1-00f9-424c-8d98-99e0ff360477, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1971563589333403343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343197156358933340334319715635893334033431971563589333403343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba73c62b-75df-4a03-b8c5-c59285c2b85a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e4fb03-949e-4279-98a2-019fb61321d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e4fb03-949e-4279-98a2-019fb61321d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6573502320040283404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404657350232004028340465735023200402834046573502320040283404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c4d8c1-00f9-424c-8d98-99e0ff360477, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3698bffe-d35c-4150-82b3-75c4fa2c54f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3698bffe-d35c-4150-82b3-75c4fa2c54f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2661682826246707264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264266168282624670726426616828262467072642661682826246707264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e4fb03-949e-4279-98a2-019fb61321d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3698bffe-d35c-4150-82b3-75c4fa2c54f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73546db-9e7d-4c8b-9b28-6cd43bc38a1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73546db-9e7d-4c8b-9b28-6cd43bc38a1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13088659882449568296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296130886598824495682961308865988244956829613088659882449568296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3bafdc-416c-495f-b574-47bbc4eba78b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3bafdc-416c-495f-b574-47bbc4eba78b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955328808194117282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282495532880819411728249553288081941172824955328808194117282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3bafdc-416c-495f-b574-47bbc4eba78b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fecd121-fdf4-4438-8fc5-e1d3f7ef7c3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fecd121-fdf4-4438-8fc5-e1d3f7ef7c3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12215241599186913779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779122152415991869137791221524159918691377912215241599186913779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73546db-9e7d-4c8b-9b28-6cd43bc38a1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a496ba-f14a-4217-83fa-78546706a819, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a496ba-f14a-4217-83fa-78546706a819, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2146900159873859791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791214690015987385979121469001598738597912146900159873859791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fecd121-fdf4-4438-8fc5-e1d3f7ef7c3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812f8caf-d563-49b5-bc84-898fcd5c8437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812f8caf-d563-49b5-bc84-898fcd5c8437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4332520766312473599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599433252076631247359943325207663124735994332520766312473599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a496ba-f14a-4217-83fa-78546706a819, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda55eeb-841b-4d26-a3f3-d96bf4f30b34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda55eeb-841b-4d26-a3f3-d96bf4f30b34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10206898346187673323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323102068983461876733231020689834618767332310206898346187673323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812f8caf-d563-49b5-bc84-898fcd5c8437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0059fb-e9d9-48c6-aeb1-893cae191798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0059fb-e9d9-48c6-aeb1-893cae191798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14287883016634308048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048142878830166343080481428788301663430804814287883016634308048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda55eeb-841b-4d26-a3f3-d96bf4f30b34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169db807-17e4-4e13-907e-e33e0d553dff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169db807-17e4-4e13-907e-e33e0d553dff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537863265380494900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900165378632653804949001653786326538049490016537863265380494900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0059fb-e9d9-48c6-aeb1-893cae191798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15162b71-6ce2-49ad-a77b-2e8534d20fe1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15162b71-6ce2-49ad-a77b-2e8534d20fe1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970573087022763269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269169705730870227632691697057308702276326916970573087022763269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15162b71-6ce2-49ad-a77b-2e8534d20fe1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123d3793-074d-40e9-a4a1-eb97a7c20230, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123d3793-074d-40e9-a4a1-eb97a7c20230, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4026461073152903976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976402646107315290397640264610731529039764026461073152903976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123d3793-074d-40e9-a4a1-eb97a7c20230, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c9067a-1215-48bb-afc5-849109dd6fcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c9067a-1215-48bb-afc5-849109dd6fcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360740969919063719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719236074096991906371923607409699190637192360740969919063719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169db807-17e4-4e13-907e-e33e0d553dff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52b7607-81fc-41fd-8d2b-b837120abedd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52b7607-81fc-41fd-8d2b-b837120abedd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431469358025336411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411343146935802533641134314693580253364113431469358025336411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c9067a-1215-48bb-afc5-849109dd6fcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52b7607-81fc-41fd-8d2b-b837120abedd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85750ba-c0d4-4f31-86f3-7529ff8f832d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85750ba-c0d4-4f31-86f3-7529ff8f832d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733697724719220068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068973369772471922006897336977247192200689733697724719220068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9075e96-e0c2-4aec-8594-3f1c63655ae8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9075e96-e0c2-4aec-8594-3f1c63655ae8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 369297166524726829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829369297166524726829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85750ba-c0d4-4f31-86f3-7529ff8f832d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f4e4ff-b301-40e2-a2db-5af177916d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f4e4ff-b301-40e2-a2db-5af177916d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16909077789849480381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381169090777898494803811690907778984948038116909077789849480381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9075e96-e0c2-4aec-8594-3f1c63655ae8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41487667-bb7d-450b-890f-499ed5b0d315, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41487667-bb7d-450b-890f-499ed5b0d315, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305325107783466969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969153053251077834669691530532510778346696915305325107783466969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41487667-bb7d-450b-890f-499ed5b0d315, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767f2f3d-6864-4f79-bb62-fc31c0296198, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f4e4ff-b301-40e2-a2db-5af177916d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767f2f3d-6864-4f79-bb62-fc31c0296198, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332902635733338711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711143329026357333387111433290263573333871114332902635733338711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767f2f3d-6864-4f79-bb62-fc31c0296198, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebba0ac-e73a-419a-861b-2337f74a83eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebba0ac-e73a-419a-861b-2337f74a83eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11651771946962355747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747116517719469623557471165177194696235574711651771946962355747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f132f58e-0896-46de-b338-ac80d878839a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f132f58e-0896-46de-b338-ac80d878839a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507417327936135999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999155074173279361359991550741732793613599915507417327936135999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebba0ac-e73a-419a-861b-2337f74a83eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb805cbf-21ca-41e3-9d8d-dc2fc9fc54d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb805cbf-21ca-41e3-9d8d-dc2fc9fc54d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463122363448744314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314134631223634487443141346312236344874431413463122363448744314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f132f58e-0896-46de-b338-ac80d878839a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1df2cd-4891-4ab7-8431-f3921947e1f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1df2cd-4891-4ab7-8431-f3921947e1f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865150451046197407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407108651504510461974071086515045104619740710865150451046197407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb805cbf-21ca-41e3-9d8d-dc2fc9fc54d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92010822-edda-4cc9-b597-acadf3dd1440, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92010822-edda-4cc9-b597-acadf3dd1440, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3922550195683999494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494392255019568399949439225501956839994943922550195683999494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1df2cd-4891-4ab7-8431-f3921947e1f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77232b9-a5db-4039-ab8a-21f2dff006c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77232b9-a5db-4039-ab8a-21f2dff006c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618660743258156944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944146186607432581569441461866074325815694414618660743258156944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92010822-edda-4cc9-b597-acadf3dd1440, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9177ac46-72be-494d-9a05-ec732248d6db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9177ac46-72be-494d-9a05-ec732248d6db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16945506659068348730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730169455066590683487301694550665906834873016945506659068348730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77232b9-a5db-4039-ab8a-21f2dff006c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccac257c-0d17-4cec-8bd1-46890b03e349, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccac257c-0d17-4cec-8bd1-46890b03e349, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876325960041127576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576168763259600411275761687632596004112757616876325960041127576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9177ac46-72be-494d-9a05-ec732248d6db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6412d0-f961-4a84-9455-2bd3eb441cfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6412d0-f961-4a84-9455-2bd3eb441cfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892719383990211435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435138927193839902114351389271938399021143513892719383990211435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccac257c-0d17-4cec-8bd1-46890b03e349, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78313b7-17cf-4e34-a6a4-cd726700bcd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78313b7-17cf-4e34-a6a4-cd726700bcd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9591002763337078378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378959100276333707837895910027633370783789591002763337078378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6412d0-f961-4a84-9455-2bd3eb441cfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de1a2fd-994a-42ac-b5f6-840da6b2dac9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de1a2fd-994a-42ac-b5f6-840da6b2dac9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185234522873716579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579718523452287371657971852345228737165797185234522873716579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78313b7-17cf-4e34-a6a4-cd726700bcd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f110ab-54bf-4833-82d9-bbe2563f1086, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f110ab-54bf-4833-82d9-bbe2563f1086, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6848421282829010410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410684842128282901041068484212828290104106848421282829010410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de1a2fd-994a-42ac-b5f6-840da6b2dac9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8aee4e4-b11e-465c-a520-40ff9ea93184, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8aee4e4-b11e-465c-a520-40ff9ea93184, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824252581579900216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216138242525815799002161382425258157990021613824252581579900216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f110ab-54bf-4833-82d9-bbe2563f1086, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff1bee3-78ba-427a-966b-98432e8edff0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff1bee3-78ba-427a-966b-98432e8edff0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11789595035295023887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887117895950352950238871178959503529502388711789595035295023887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8aee4e4-b11e-465c-a520-40ff9ea93184, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cada1208-92d4-415b-bf84-43b833ad0d37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cada1208-92d4-415b-bf84-43b833ad0d37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9615274356722081318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318961527435672208131896152743567220813189615274356722081318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff1bee3-78ba-427a-966b-98432e8edff0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06df4f7f-8c37-4bf5-8766-f5db378fd92c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06df4f7f-8c37-4bf5-8766-f5db378fd92c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008238846653276146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146500823884665327614650082388466532761465008238846653276146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cada1208-92d4-415b-bf84-43b833ad0d37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581cb58f-db32-4b05-97ef-c9f6367a836b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581cb58f-db32-4b05-97ef-c9f6367a836b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4615793599268387284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284461579359926838728446157935992683872844615793599268387284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06df4f7f-8c37-4bf5-8766-f5db378fd92c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72f59e7-4b07-48fe-9ab6-593009102439, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72f59e7-4b07-48fe-9ab6-593009102439, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17413608583897792804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804174136085838977928041741360858389779280417413608583897792804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72f59e7-4b07-48fe-9ab6-593009102439, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e9fb9-4aae-428e-9b41-55732ce4b95b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e9fb9-4aae-428e-9b41-55732ce4b95b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3675968564964748169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169367596856496474816936759685649647481693675968564964748169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e9fb9-4aae-428e-9b41-55732ce4b95b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7007a027-277e-4bde-9c09-c1627334f3f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7007a027-277e-4bde-9c09-c1627334f3f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2041049062713665594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594204104906271366559420410490627136655942041049062713665594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581cb58f-db32-4b05-97ef-c9f6367a836b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79efcc53-75fe-46ce-af81-3f1b7f7968b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79efcc53-75fe-46ce-af81-3f1b7f7968b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6508249315542530095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095650824931554253009565082493155425300956508249315542530095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7007a027-277e-4bde-9c09-c1627334f3f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dee9c5-944d-4b5f-898e-77d931bd94fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dee9c5-944d-4b5f-898e-77d931bd94fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10364681320790510106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106103646813207905101061036468132079051010610364681320790510106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79efcc53-75fe-46ce-af81-3f1b7f7968b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b151394-3732-498c-9f92-054ff1456894, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b151394-3732-498c-9f92-054ff1456894, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3516770682074076064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064351677068207407606435167706820740760643516770682074076064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dee9c5-944d-4b5f-898e-77d931bd94fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0c9b9b-ccd6-49fa-bc1f-2f4cbd715f7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0c9b9b-ccd6-49fa-bc1f-2f4cbd715f7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4847771220764513081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081484777122076451308148477712207645130814847771220764513081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b151394-3732-498c-9f92-054ff1456894, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7e30de-5e4e-4d82-a37a-d6e2e2d852b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7e30de-5e4e-4d82-a37a-d6e2e2d852b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16781316632025116180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180167813166320251161801678131663202511618016781316632025116180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0c9b9b-ccd6-49fa-bc1f-2f4cbd715f7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc264eab-740c-483c-b546-ace2aece7c75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc264eab-740c-483c-b546-ace2aece7c75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10186805680685067371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371101868056806850673711018680568068506737110186805680685067371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7e30de-5e4e-4d82-a37a-d6e2e2d852b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f419e7-8637-4458-9e98-3054b57987f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f419e7-8637-4458-9e98-3054b57987f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7899581903012218879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879789958190301221887978995819030122188797899581903012218879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc264eab-740c-483c-b546-ace2aece7c75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb53b42-a657-4361-972d-c96a27dc3e58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f419e7-8637-4458-9e98-3054b57987f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb53b42-a657-4361-972d-c96a27dc3e58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14513802026946147489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489145138020269461474891451380202694614748914513802026946147489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc0e4de-89b0-46ca-b7b3-b02b349b2f75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb53b42-a657-4361-972d-c96a27dc3e58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 239672ec-a6e2-4987-b259-82ab95227db9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 239672ec-a6e2-4987-b259-82ab95227db9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17638388869802790039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039176383888698027900391763838886980279003917638388869802790039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc0e4de-89b0-46ca-b7b3-b02b349b2f75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17769396032900388445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445177693960329003884451776939603290038844517769396032900388445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 239672ec-a6e2-4987-b259-82ab95227db9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1b73e1-ca11-4b06-8696-90167a0e3159, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1b73e1-ca11-4b06-8696-90167a0e3159, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186881587219243412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412121868815872192434121218688158721924341212186881587219243412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc0e4de-89b0-46ca-b7b3-b02b349b2f75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3addf36-7856-4cb5-8dc5-a045e405b9f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3addf36-7856-4cb5-8dc5-a045e405b9f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6973722502492134114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114697372250249213411469737225024921341146973722502492134114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1b73e1-ca11-4b06-8696-90167a0e3159, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160c35c8-6f77-4992-b810-45aaac24faf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160c35c8-6f77-4992-b810-45aaac24faf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562446716339431211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211856244671633943121185624467163394312118562446716339431211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3addf36-7856-4cb5-8dc5-a045e405b9f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d9ec31-28ca-4e40-850e-06f8bb93007f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d9ec31-28ca-4e40-850e-06f8bb93007f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1307709125488218794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794130770912548821879413077091254882187941307709125488218794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160c35c8-6f77-4992-b810-45aaac24faf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 473c0c0c-9b30-4775-ba7e-6edf334bba9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 473c0c0c-9b30-4775-ba7e-6edf334bba9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966122502580661869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869696612250258066186969661225025806618696966122502580661869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d9ec31-28ca-4e40-850e-06f8bb93007f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56e99dc-635d-415e-a927-dc51b77e8090, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56e99dc-635d-415e-a927-dc51b77e8090, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6334165696770553983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983633416569677055398363341656967705539836334165696770553983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 473c0c0c-9b30-4775-ba7e-6edf334bba9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad937e07-9678-490c-a2b2-af7512d6a2d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad937e07-9678-490c-a2b2-af7512d6a2d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16169550923156859649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649161695509231568596491616955092315685964916169550923156859649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56e99dc-635d-415e-a927-dc51b77e8090, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17d4161-3ba8-4a78-9f21-1a968097516c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17d4161-3ba8-4a78-9f21-1a968097516c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3045876012206821576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576304587601220682157630458760122068215763045876012206821576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad937e07-9678-490c-a2b2-af7512d6a2d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9cc13e-d054-4224-aa61-5e86195a152e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9cc13e-d054-4224-aa61-5e86195a152e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1350610867143178982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982135061086714317898213506108671431789821350610867143178982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17d4161-3ba8-4a78-9f21-1a968097516c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8413fc9f-f600-4faa-89e6-4f76a8dbdfa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8413fc9f-f600-4faa-89e6-4f76a8dbdfa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11131214749909174327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327111312147499091743271113121474990917432711131214749909174327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9cc13e-d054-4224-aa61-5e86195a152e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e0e8be-1870-445f-901f-c45bf3538f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e0e8be-1870-445f-901f-c45bf3538f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955065988449519426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426495506598844951942649550659884495194264955065988449519426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8413fc9f-f600-4faa-89e6-4f76a8dbdfa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69887947-1cad-4ffb-8939-9f35e5d89c56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69887947-1cad-4ffb-8939-9f35e5d89c56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9504015371471572147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147950401537147157214795040153714715721479504015371471572147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e0e8be-1870-445f-901f-c45bf3538f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69887947-1cad-4ffb-8939-9f35e5d89c56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83100016-712e-4d55-b76c-bae135e0fea8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e75d53-65e5-4f73-9d36-f35a9c67d8be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e75d53-65e5-4f73-9d36-f35a9c67d8be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11424597838005177675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675114245978380051776751142459783800517767511424597838005177675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83100016-712e-4d55-b76c-bae135e0fea8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17583288512422103826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826175832885124221038261758328851242210382617583288512422103826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e75d53-65e5-4f73-9d36-f35a9c67d8be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8b9ce9-a821-425a-9d8e-b8ab802401d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8b9ce9-a821-425a-9d8e-b8ab802401d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870939949712804671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671487093994971280467148709399497128046714870939949712804671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83100016-712e-4d55-b76c-bae135e0fea8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922be2ee-d9b2-4863-8fdf-8d4d94e18f01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922be2ee-d9b2-4863-8fdf-8d4d94e18f01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2148017625652839394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394214801762565283939421480176256528393942148017625652839394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8b9ce9-a821-425a-9d8e-b8ab802401d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07af44b-7d7a-48c4-b761-8b2e772ae0c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922be2ee-d9b2-4863-8fdf-8d4d94e18f01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208d9ac9-6720-442e-a779-10062ce4adc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208d9ac9-6720-442e-a779-10062ce4adc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1247947894592814309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309124794789459281430912479478945928143091247947894592814309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07af44b-7d7a-48c4-b761-8b2e772ae0c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12371515751514843969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969123715157515148439691237151575151484396912371515751514843969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208d9ac9-6720-442e-a779-10062ce4adc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25645f41-57c9-43a5-bc71-29bb72de6d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25645f41-57c9-43a5-bc71-29bb72de6d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2895536330029286269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269289553633002928626928955363300292862692895536330029286269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07af44b-7d7a-48c4-b761-8b2e772ae0c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eaff5a5-620a-45e9-8df1-a9797589b2ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eaff5a5-620a-45e9-8df1-a9797589b2ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2913512715036868831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831291351271503686883129135127150368688312913512715036868831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25645f41-57c9-43a5-bc71-29bb72de6d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826ea319-e104-4bdc-a7ef-2a1c6aa77193, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826ea319-e104-4bdc-a7ef-2a1c6aa77193, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10948957294184755592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592109489572941847555921094895729418475559210948957294184755592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eaff5a5-620a-45e9-8df1-a9797589b2ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3371721d-4a37-4675-ba5f-195fe671a546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3371721d-4a37-4675-ba5f-195fe671a546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010406131550395354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354301040613155039535430104061315503953543010406131550395354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3371721d-4a37-4675-ba5f-195fe671a546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826ea319-e104-4bdc-a7ef-2a1c6aa77193, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e3c315-3ce9-4027-bccb-39ca4b590a2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f117e4d2-5ab9-4f38-8423-f8e79afd47b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f117e4d2-5ab9-4f38-8423-f8e79afd47b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3622421781754400287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287362242178175440028736224217817544002873622421781754400287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e3c315-3ce9-4027-bccb-39ca4b590a2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10002144959849825267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267100021449598498252671000214495984982526710002144959849825267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f117e4d2-5ab9-4f38-8423-f8e79afd47b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce3c7c5-641d-4434-93d6-12de9de73a73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce3c7c5-641d-4434-93d6-12de9de73a73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17233758172839657688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688172337581728396576881723375817283965768817233758172839657688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e3c315-3ce9-4027-bccb-39ca4b590a2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d0f9f0-0668-4228-a3f0-01cb2a1536fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d0f9f0-0668-4228-a3f0-01cb2a1536fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13757715864640739689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689137577158646407396891375771586464073968913757715864640739689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce3c7c5-641d-4434-93d6-12de9de73a73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b41fa1-a0b8-469a-b2bc-4249efd46b0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b41fa1-a0b8-469a-b2bc-4249efd46b0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5515362176325941911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911551536217632594191155153621763259419115515362176325941911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d0f9f0-0668-4228-a3f0-01cb2a1536fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb9533a-be3c-4e3f-bfa0-417a14cccb1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb9533a-be3c-4e3f-bfa0-417a14cccb1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088072136748192789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789170880721367481927891708807213674819278917088072136748192789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b41fa1-a0b8-469a-b2bc-4249efd46b0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f2f087-a98e-4b5c-9fb4-b0ba8d34cdde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f2f087-a98e-4b5c-9fb4-b0ba8d34cdde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028289235313970322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322702828923531397032270282892353139703227028289235313970322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb9533a-be3c-4e3f-bfa0-417a14cccb1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27549366-4a5d-4c0d-b3d1-7fca71ef71e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27549366-4a5d-4c0d-b3d1-7fca71ef71e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687513960096414485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485568751396009641448556875139600964144855687513960096414485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f2f087-a98e-4b5c-9fb4-b0ba8d34cdde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c156770b-d5ea-4d54-92ff-45b10c292240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c156770b-d5ea-4d54-92ff-45b10c292240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12528656366354313473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473125286563663543134731252865636635431347312528656366354313473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27549366-4a5d-4c0d-b3d1-7fca71ef71e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5df7eae-d757-4c95-9aa5-704a246dcb98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5df7eae-d757-4c95-9aa5-704a246dcb98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10617905629278792042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042106179056292787920421061790562927879204210617905629278792042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c156770b-d5ea-4d54-92ff-45b10c292240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c644574-eea6-4d54-be90-08568e2cc4a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c644574-eea6-4d54-be90-08568e2cc4a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9924169893299185280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280992416989329918528099241698932991852809924169893299185280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5df7eae-d757-4c95-9aa5-704a246dcb98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e465b938-0c78-4b1a-a4c9-ca414d3d7ad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e465b938-0c78-4b1a-a4c9-ca414d3d7ad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303014551455178303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303153030145514551783031530301455145517830315303014551455178303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c644574-eea6-4d54-be90-08568e2cc4a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2080d9-c4dd-4d8d-ae31-7bad08792bb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2080d9-c4dd-4d8d-ae31-7bad08792bb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6940653282264366615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615694065328226436661569406532822643666156940653282264366615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e465b938-0c78-4b1a-a4c9-ca414d3d7ad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76dce46-e785-4501-9db3-e6f26a8fc233, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76dce46-e785-4501-9db3-e6f26a8fc233, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12017658582583290774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774120176585825832907741201765858258329077412017658582583290774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2080d9-c4dd-4d8d-ae31-7bad08792bb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db785e6d-3213-40df-81f7-df156f2e48e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db785e6d-3213-40df-81f7-df156f2e48e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16145836494062262072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072161458364940622620721614583649406226207216145836494062262072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db785e6d-3213-40df-81f7-df156f2e48e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76dce46-e785-4501-9db3-e6f26a8fc233, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149c19c2-0985-411c-8d91-bab174dfe2de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1618424d-7cf9-4f44-995b-4c315689721c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1618424d-7cf9-4f44-995b-4c315689721c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3206209042801781272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272320620904280178127232062090428017812723206209042801781272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149c19c2-0985-411c-8d91-bab174dfe2de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18086175216969433945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945180861752169694339451808617521696943394518086175216969433945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149c19c2-0985-411c-8d91-bab174dfe2de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f881f5-b58b-4c72-91f6-5609926e7e06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1618424d-7cf9-4f44-995b-4c315689721c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b18327e-8006-4c41-83d4-aeab2639e5d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b18327e-8006-4c41-83d4-aeab2639e5d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9473864306320810537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537947386430632081053794738643063208105379473864306320810537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f881f5-b58b-4c72-91f6-5609926e7e06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104194858012443618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618910419485801244361891041948580124436189104194858012443618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b18327e-8006-4c41-83d4-aeab2639e5d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca624d5-0b81-4815-b68b-b3830bef8a29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca624d5-0b81-4815-b68b-b3830bef8a29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534125436766942656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656353412543676694265635341254367669426563534125436766942656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f881f5-b58b-4c72-91f6-5609926e7e06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f3b9d9-9293-4551-9c79-c9a23ffc7875, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f3b9d9-9293-4551-9c79-c9a23ffc7875, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9890623519791668260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260989062351979166826098906235197916682609890623519791668260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca624d5-0b81-4815-b68b-b3830bef8a29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd48540-b0ca-474f-8d2f-6cc25f0a44ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd48540-b0ca-474f-8d2f-6cc25f0a44ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058555367914802344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344905855536791480234490585553679148023449058555367914802344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f3b9d9-9293-4551-9c79-c9a23ffc7875, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81e89f4-331e-4d34-a0f4-1c0fced2f1dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81e89f4-331e-4d34-a0f4-1c0fced2f1dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12664903211330077042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042126649032113300770421266490321133007704212664903211330077042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd48540-b0ca-474f-8d2f-6cc25f0a44ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a806b605-b62b-425c-8005-94f0e6fc72ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a806b605-b62b-425c-8005-94f0e6fc72ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978536219440755004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004129785362194407550041297853621944075500412978536219440755004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81e89f4-331e-4d34-a0f4-1c0fced2f1dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a418e645-c792-42bb-a45a-bf1cec3a13d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a418e645-c792-42bb-a45a-bf1cec3a13d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336302159029619381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381143363021590296193811433630215902961938114336302159029619381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a806b605-b62b-425c-8005-94f0e6fc72ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a418e645-c792-42bb-a45a-bf1cec3a13d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a37f81-dc60-4fe1-a870-b11962ff7c2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a37f81-dc60-4fe1-a870-b11962ff7c2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4757960373470650331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331475796037347065033147579603734706503314757960373470650331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eda859c-ab31-4af3-b3f4-8842cac036e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eda859c-ab31-4af3-b3f4-8842cac036e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269286539405877601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601152692865394058776011526928653940587760115269286539405877601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a37f81-dc60-4fe1-a870-b11962ff7c2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 780b6942-f9c4-4da6-871e-391dc4c4928b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 780b6942-f9c4-4da6-871e-391dc4c4928b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5963470926521669504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504596347092652166950459634709265216695045963470926521669504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eda859c-ab31-4af3-b3f4-8842cac036e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c794489-9623-420a-a9e8-76d9b027d472, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 780b6942-f9c4-4da6-871e-391dc4c4928b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c794489-9623-420a-a9e8-76d9b027d472, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833304480646552639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639383330448064655263938333044806465526393833304480646552639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c3e04d-6816-4f5b-9826-1ddfc24f8473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c3e04d-6816-4f5b-9826-1ddfc24f8473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13643885268963946823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823136438852689639468231364388526896394682313643885268963946823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c794489-9623-420a-a9e8-76d9b027d472, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3914fefe-f063-45dc-899f-67f3b121948c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3914fefe-f063-45dc-899f-67f3b121948c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 605965123843167152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152605965123843167152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c3e04d-6816-4f5b-9826-1ddfc24f8473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25301644-ca4f-41d9-a184-ad8cd8b1e62f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3914fefe-f063-45dc-899f-67f3b121948c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25301644-ca4f-41d9-a184-ad8cd8b1e62f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654211797954359660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660265421179795435966026542117979543596602654211797954359660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b0d736e-fecb-4757-8266-474a279b1189, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b0d736e-fecb-4757-8266-474a279b1189, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407142135661571062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062134071421356615710621340714213566157106213407142135661571062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25301644-ca4f-41d9-a184-ad8cd8b1e62f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0874992-1ec3-4639-b8b4-dfc2cb40b9cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0874992-1ec3-4639-b8b4-dfc2cb40b9cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701351310899710389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389157013513108997103891570135131089971038915701351310899710389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b0d736e-fecb-4757-8266-474a279b1189, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7198706-d49e-46b2-8654-3eb0eb2b1d07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7198706-d49e-46b2-8654-3eb0eb2b1d07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345530638561452319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319153455306385614523191534553063856145231915345530638561452319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0874992-1ec3-4639-b8b4-dfc2cb40b9cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254aac67-8a31-4033-bdf1-22b4884808a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254aac67-8a31-4033-bdf1-22b4884808a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9463288035551203345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345946328803555120334594632880355512033459463288035551203345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7198706-d49e-46b2-8654-3eb0eb2b1d07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a293df0-c1c2-4fdd-b0ec-3d7be74f92ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a293df0-c1c2-4fdd-b0ec-3d7be74f92ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8272585885668585099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099827258588566858509982725858856685850998272585885668585099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a293df0-c1c2-4fdd-b0ec-3d7be74f92ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46fd8e39-0136-4f7a-bf1c-14939535418b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254aac67-8a31-4033-bdf1-22b4884808a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78db459-f07b-43b4-a797-42653399da49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78db459-f07b-43b4-a797-42653399da49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1833906103038398407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407183390610303839840718339061030383984071833906103038398407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46fd8e39-0136-4f7a-bf1c-14939535418b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391643202061371748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748939164320206137174893916432020613717489391643202061371748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78db459-f07b-43b4-a797-42653399da49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9af2d3-6a87-4266-9047-a91634e75fc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9af2d3-6a87-4266-9047-a91634e75fc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13262433154780029727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727132624331547800297271326243315478002972713262433154780029727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46fd8e39-0136-4f7a-bf1c-14939535418b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86411da7-eebd-4228-9cce-96ff8dc9cce2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86411da7-eebd-4228-9cce-96ff8dc9cce2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337807487015891824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824183378074870158918241833780748701589182418337807487015891824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9af2d3-6a87-4266-9047-a91634e75fc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48da0d6d-314e-4dee-85e2-8b607c1df995, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48da0d6d-314e-4dee-85e2-8b607c1df995, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630940220544189811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811763094022054418981176309402205441898117630940220544189811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86411da7-eebd-4228-9cce-96ff8dc9cce2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1e4f69-222f-449c-9246-a693bd5fe0ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1e4f69-222f-449c-9246-a693bd5fe0ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6900493894143576184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184690049389414357618469004938941435761846900493894143576184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48da0d6d-314e-4dee-85e2-8b607c1df995, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1e4f69-222f-449c-9246-a693bd5fe0ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e578f85-d5cd-465d-9861-f4ee8027ff0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e578f85-d5cd-465d-9861-f4ee8027ff0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381856185596601645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645638185618559660164563818561855966016456381856185596601645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa5d9f3-3e65-4027-9d75-95dc9216fb46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa5d9f3-3e65-4027-9d75-95dc9216fb46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476009829639534799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799144760098296395347991447600982963953479914476009829639534799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e578f85-d5cd-465d-9861-f4ee8027ff0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0126bf40-1cd6-4dab-9b7b-3b5e977e9f55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0126bf40-1cd6-4dab-9b7b-3b5e977e9f55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13248240338142578110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110132482403381425781101324824033814257811013248240338142578110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa5d9f3-3e65-4027-9d75-95dc9216fb46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b10b25a-08a9-48e6-9921-e4e1173ce5ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b10b25a-08a9-48e6-9921-e4e1173ce5ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16541099801888295975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975165410998018882959751654109980188829597516541099801888295975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0126bf40-1cd6-4dab-9b7b-3b5e977e9f55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee3f1813-e685-4ed3-bc09-56b516cd99c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee3f1813-e685-4ed3-bc09-56b516cd99c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9738367926250559806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806973836792625055980697383679262505598069738367926250559806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b10b25a-08a9-48e6-9921-e4e1173ce5ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71fce03-01cd-4931-b6bf-393da2646750, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71fce03-01cd-4931-b6bf-393da2646750, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10606807326200400657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657106068073262004006571060680732620040065710606807326200400657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee3f1813-e685-4ed3-bc09-56b516cd99c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420e0a19-5529-4771-9743-fdf5685c1ab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420e0a19-5529-4771-9743-fdf5685c1ab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16406466919784230961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961164064669197842309611640646691978423096116406466919784230961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71fce03-01cd-4931-b6bf-393da2646750, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1d0abf-84b5-43ee-999a-090eff3a54d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1d0abf-84b5-43ee-999a-090eff3a54d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866181290941209334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334108661812909412093341086618129094120933410866181290941209334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420e0a19-5529-4771-9743-fdf5685c1ab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d890f831-4ad3-4127-a489-dff7ef10d3c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d890f831-4ad3-4127-a489-dff7ef10d3c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221747000246610187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187122217470002466101871222174700024661018712221747000246610187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1d0abf-84b5-43ee-999a-090eff3a54d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b382fff-39e3-45b8-a11b-50d935dd4ebf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b382fff-39e3-45b8-a11b-50d935dd4ebf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5671680231023101541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541567168023102310154156716802310231015415671680231023101541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d890f831-4ad3-4127-a489-dff7ef10d3c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f1e8f5-6d54-4e48-b5b1-654e7e3539d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f1e8f5-6d54-4e48-b5b1-654e7e3539d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297114301310760071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071829711430131076007182971143013107600718297114301310760071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f1e8f5-6d54-4e48-b5b1-654e7e3539d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04eeb55c-defe-4328-8653-9dfce0d7aad6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04eeb55c-defe-4328-8653-9dfce0d7aad6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7795892123812232063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063779589212381223206377958921238122320637795892123812232063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b382fff-39e3-45b8-a11b-50d935dd4ebf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f03106-7fce-41ef-b54b-d89ebfa5cd13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f03106-7fce-41ef-b54b-d89ebfa5cd13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15763612606419812605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605157636126064198126051576361260641981260515763612606419812605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04eeb55c-defe-4328-8653-9dfce0d7aad6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a75e15-4a7a-45cd-a7ed-4f016dca9767, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a75e15-4a7a-45cd-a7ed-4f016dca9767, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10059301606953004324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324100593016069530043241005930160695300432410059301606953004324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f03106-7fce-41ef-b54b-d89ebfa5cd13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b210346a-f155-48b9-9855-9a37a6ba39f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b210346a-f155-48b9-9855-9a37a6ba39f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737263784310766208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208737263784310766208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a75e15-4a7a-45cd-a7ed-4f016dca9767, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d808fbd1-61b9-41e7-a3ab-5fe575f2a330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d808fbd1-61b9-41e7-a3ab-5fe575f2a330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302755071698894731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731630275507169889473163027550716988947316302755071698894731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b210346a-f155-48b9-9855-9a37a6ba39f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72acf499-5818-4d1e-b3c8-ac1fc43f29bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72acf499-5818-4d1e-b3c8-ac1fc43f29bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9714042665813686876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876971404266581368687697140426658136868769714042665813686876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d808fbd1-61b9-41e7-a3ab-5fe575f2a330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41b7c9e-9714-4a77-9ae7-40956dbb0932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41b7c9e-9714-4a77-9ae7-40956dbb0932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17954761942863292613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613179547619428632926131795476194286329261317954761942863292613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72acf499-5818-4d1e-b3c8-ac1fc43f29bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bbd210-4c59-48d3-9dc9-e0cbbf974a30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bbd210-4c59-48d3-9dc9-e0cbbf974a30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8642936950390807954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954864293695039080795486429369503908079548642936950390807954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41b7c9e-9714-4a77-9ae7-40956dbb0932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96610014-1dd1-402e-8039-99592f6b94f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96610014-1dd1-402e-8039-99592f6b94f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8594735781053035424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424859473578105303542485947357810530354248594735781053035424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bbd210-4c59-48d3-9dc9-e0cbbf974a30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52181afa-017a-4e63-bad8-a30332752024, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52181afa-017a-4e63-bad8-a30332752024, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70444364156156049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049704443641561560497044436415615604970444364156156049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96610014-1dd1-402e-8039-99592f6b94f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552c0ea7-2f34-4981-899c-72f6a2d3c798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552c0ea7-2f34-4981-899c-72f6a2d3c798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4346417238551306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306434641723855130643464172385513064346417238551306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52181afa-017a-4e63-bad8-a30332752024, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e02710-6847-44d8-a041-882f62086fa9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e02710-6847-44d8-a041-882f62086fa9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565400927477092755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755456540092747709275545654009274770927554565400927477092755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e02710-6847-44d8-a041-882f62086fa9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f4404e-2c87-4a5b-913c-990585e4b157, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f4404e-2c87-4a5b-913c-990585e4b157, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675487034016237609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609136754870340162376091367548703401623760913675487034016237609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552c0ea7-2f34-4981-899c-72f6a2d3c798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9dfc45f-a37f-4de7-b2bb-21306a8b7231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9dfc45f-a37f-4de7-b2bb-21306a8b7231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988309503720795189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189119883095037207951891198830950372079518911988309503720795189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f4404e-2c87-4a5b-913c-990585e4b157, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c959b4f-5afd-40f8-ac8a-89791f3e1d22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c959b4f-5afd-40f8-ac8a-89791f3e1d22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752950155358389703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703175295015535838970317529501553583897031752950155358389703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9dfc45f-a37f-4de7-b2bb-21306a8b7231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a2ae52-2ef0-49eb-989c-a77bc383f53b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a2ae52-2ef0-49eb-989c-a77bc383f53b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12011225222316181274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274120112252223161812741201122522231618127412011225222316181274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c959b4f-5afd-40f8-ac8a-89791f3e1d22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee3350a-0701-468a-bd8d-5ce7c739058e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee3350a-0701-468a-bd8d-5ce7c739058e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14527736091960919618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618145277360919609196181452773609196091961814527736091960919618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a2ae52-2ef0-49eb-989c-a77bc383f53b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6058dd6-95db-4765-aea3-ade4f87bf781, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6058dd6-95db-4765-aea3-ade4f87bf781, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6937224616343869839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839693722461634386983969372246163438698396937224616343869839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ee3350a-0701-468a-bd8d-5ce7c739058e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3175f5c0-7d84-4619-aec8-0de9bebcf580, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3175f5c0-7d84-4619-aec8-0de9bebcf580, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8799166284223567707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707879916628422356770787991662842235677078799166284223567707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3175f5c0-7d84-4619-aec8-0de9bebcf580, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10bb56a2-bdc9-446b-bef7-9142fc6f9381, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10bb56a2-bdc9-446b-bef7-9142fc6f9381, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13476176546481464100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100134761765464814641001347617654648146410013476176546481464100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6058dd6-95db-4765-aea3-ade4f87bf781, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca15794b-f2ef-4841-b4f8-2d183fc363b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca15794b-f2ef-4841-b4f8-2d183fc363b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10875358713293911910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910108753587132939119101087535871329391191010875358713293911910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10bb56a2-bdc9-446b-bef7-9142fc6f9381, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff459508-a69b-4c44-b4cd-115ef8c0df21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff459508-a69b-4c44-b4cd-115ef8c0df21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10358151640719342654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654103581516407193426541035815164071934265410358151640719342654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca15794b-f2ef-4841-b4f8-2d183fc363b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809aea0a-9cd1-4269-bf11-7c9b31280455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809aea0a-9cd1-4269-bf11-7c9b31280455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2312127276001614816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816231212727600161481623121272760016148162312127276001614816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff459508-a69b-4c44-b4cd-115ef8c0df21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531871d2-b386-40bb-9cf3-636002d6baf5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531871d2-b386-40bb-9cf3-636002d6baf5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807298417977725063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063880729841797772506388072984179777250638807298417977725063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809aea0a-9cd1-4269-bf11-7c9b31280455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd7c8f5-e000-44c7-ac3a-ef621b6e1db4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd7c8f5-e000-44c7-ac3a-ef621b6e1db4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10164885988907780836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836101648859889077808361016488598890778083610164885988907780836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531871d2-b386-40bb-9cf3-636002d6baf5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c94df18c-c198-4ab7-a492-928e78f57e39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c94df18c-c198-4ab7-a492-928e78f57e39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9827901771326550248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248982790177132655024898279017713265502489827901771326550248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd7c8f5-e000-44c7-ac3a-ef621b6e1db4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73e95d7-86c5-41ab-bdcb-0a564980b662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73e95d7-86c5-41ab-bdcb-0a564980b662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304699461490265407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407163046994614902654071630469946149026540716304699461490265407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c94df18c-c198-4ab7-a492-928e78f57e39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f03f54b-bd4e-4d16-8ec9-e5555d6f7604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f03f54b-bd4e-4d16-8ec9-e5555d6f7604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9869744393972642114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114986974439397264211498697443939726421149869744393972642114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73e95d7-86c5-41ab-bdcb-0a564980b662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f03f54b-bd4e-4d16-8ec9-e5555d6f7604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec9d513-40f6-4c4a-8bc2-022fba9e2139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450e611e-07d7-4ab4-aac3-cc2bb030e3c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450e611e-07d7-4ab4-aac3-cc2bb030e3c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521478275593081419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419105214782755930814191052147827559308141910521478275593081419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec9d513-40f6-4c4a-8bc2-022fba9e2139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2711134977188721864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864271113497718872186427111349771887218642711134977188721864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450e611e-07d7-4ab4-aac3-cc2bb030e3c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3648ab82-e618-4dca-8716-9bb7a84a8499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3648ab82-e618-4dca-8716-9bb7a84a8499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11085713680379236913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913110857136803792369131108571368037923691311085713680379236913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec9d513-40f6-4c4a-8bc2-022fba9e2139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9577962d-34bf-4dfb-8d4d-a76c88f84176, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3648ab82-e618-4dca-8716-9bb7a84a8499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9577962d-34bf-4dfb-8d4d-a76c88f84176, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1704894838468617787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787170489483846861778717048948384686177871704894838468617787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831b8516-89aa-4fc3-b1ac-50d64501f7cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831b8516-89aa-4fc3-b1ac-50d64501f7cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6355605989631294948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948635560598963129494863556059896312949486355605989631294948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9577962d-34bf-4dfb-8d4d-a76c88f84176, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6347e33-8bec-4659-9415-a9622ddcf005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6347e33-8bec-4659-9415-a9622ddcf005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238240973282766774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774123824097328276677412382409732827667741238240973282766774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831b8516-89aa-4fc3-b1ac-50d64501f7cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0a0fe8-6b8b-4407-b9d7-b0e73adc3e73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0a0fe8-6b8b-4407-b9d7-b0e73adc3e73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3981127330038075371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371398112733003807537139811273300380753713981127330038075371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6347e33-8bec-4659-9415-a9622ddcf005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a947bdcd-4dc3-4b50-9692-5c68fed2b4d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a947bdcd-4dc3-4b50-9692-5c68fed2b4d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18181520245583174580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580181815202455831745801818152024558317458018181520245583174580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0a0fe8-6b8b-4407-b9d7-b0e73adc3e73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8b3094-ca60-415b-8cf2-4d72f35d0146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8b3094-ca60-415b-8cf2-4d72f35d0146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17499468884778545553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553174994688847785455531749946888477854555317499468884778545553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a947bdcd-4dc3-4b50-9692-5c68fed2b4d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ce3db3-52bf-4dd9-90d3-a0d1d205d58b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ce3db3-52bf-4dd9-90d3-a0d1d205d58b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 227338472595609188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188227338472595609188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8b3094-ca60-415b-8cf2-4d72f35d0146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a6b72-ec56-4016-be94-79800e82a105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a6b72-ec56-4016-be94-79800e82a105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5975509032794028842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842597550903279402884259755090327940288425975509032794028842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ce3db3-52bf-4dd9-90d3-a0d1d205d58b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d76017a-b583-484b-9225-74c82df154ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a6b72-ec56-4016-be94-79800e82a105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c46200-ec82-4d8a-97e8-82614f8f62a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c46200-ec82-4d8a-97e8-82614f8f62a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723191293399357988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988167231912933993579881672319129339935798816723191293399357988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d76017a-b583-484b-9225-74c82df154ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269699616446033594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594826969961644603359482696996164460335948269699616446033594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c46200-ec82-4d8a-97e8-82614f8f62a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6206f3-003e-4421-99b2-e5df0057ee2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6206f3-003e-4421-99b2-e5df0057ee2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758148299222670391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391177581482992226703911775814829922267039117758148299222670391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d76017a-b583-484b-9225-74c82df154ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1feb8ed3-f21a-4d8c-8b81-d8c852a64e56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1feb8ed3-f21a-4d8c-8b81-d8c852a64e56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2573180223745234903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903257318022374523490325731802237452349032573180223745234903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6206f3-003e-4421-99b2-e5df0057ee2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1aed88-acdc-4eea-8182-bb4008fa65bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1aed88-acdc-4eea-8182-bb4008fa65bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13882944822168919766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766138829448221689197661388294482216891976613882944822168919766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1feb8ed3-f21a-4d8c-8b81-d8c852a64e56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0939343e-ae4c-4c68-9d77-e19d2ba62827, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0939343e-ae4c-4c68-9d77-e19d2ba62827, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15374513934595325475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475153745139345953254751537451393459532547515374513934595325475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1aed88-acdc-4eea-8182-bb4008fa65bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7779ed58-1e28-4e0f-9458-08db16c57eb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7779ed58-1e28-4e0f-9458-08db16c57eb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413653483828804496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496941365348382880449694136534838288044969413653483828804496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0939343e-ae4c-4c68-9d77-e19d2ba62827, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7fd56fe-631f-4aa3-a1e0-a4c450e6d2fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7fd56fe-631f-4aa3-a1e0-a4c450e6d2fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639535816271371541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541166395358162713715411663953581627137154116639535816271371541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7779ed58-1e28-4e0f-9458-08db16c57eb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba989dd-0bc2-404e-903d-f257f57b03db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba989dd-0bc2-404e-903d-f257f57b03db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933739428993663242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242993373942899366324299337394289936632429933739428993663242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7fd56fe-631f-4aa3-a1e0-a4c450e6d2fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da0fdd44-7272-40bf-a52e-b5eafa45c030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da0fdd44-7272-40bf-a52e-b5eafa45c030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14802667966137794755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755148026679661377947551480266796613779475514802667966137794755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba989dd-0bc2-404e-903d-f257f57b03db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77b1851e-593e-4835-a2f5-70eee05e4f20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b1851e-593e-4835-a2f5-70eee05e4f20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10815300719739248394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394108153007197392483941081530071973924839410815300719739248394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da0fdd44-7272-40bf-a52e-b5eafa45c030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144e2790-f005-4e3a-ac67-601b4802392a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144e2790-f005-4e3a-ac67-601b4802392a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5119967943649990580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580511996794364999058051199679436499905805119967943649990580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b1851e-593e-4835-a2f5-70eee05e4f20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144e2790-f005-4e3a-ac67-601b4802392a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a18b05-b692-4211-afd0-69ca52c94900, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a18b05-b692-4211-afd0-69ca52c94900, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305856468814004798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798330585646881400479833058564688140047983305856468814004798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3171e532-ef02-449f-95a4-f0203a475f86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3171e532-ef02-449f-95a4-f0203a475f86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3960809717046904255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255396080971704690425539608097170469042553960809717046904255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a18b05-b692-4211-afd0-69ca52c94900, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02fa4a52-848d-4ad1-8653-302dc263f53a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02fa4a52-848d-4ad1-8653-302dc263f53a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10550808131364343104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104105508081313643431041055080813136434310410550808131364343104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3171e532-ef02-449f-95a4-f0203a475f86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b496cf5f-09fe-4343-9c83-3c0aa2cfa2dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b496cf5f-09fe-4343-9c83-3c0aa2cfa2dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691099155981665398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398116910991559816653981169109915598166539811691099155981665398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02fa4a52-848d-4ad1-8653-302dc263f53a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd176154-ec87-4af5-8f3d-3e8876a04c41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd176154-ec87-4af5-8f3d-3e8876a04c41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566495867048793960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960566495867048793960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b496cf5f-09fe-4343-9c83-3c0aa2cfa2dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52219d1a-49cd-4a53-8043-c88b1f018bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52219d1a-49cd-4a53-8043-c88b1f018bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7342444660055417048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048734244466005541704873424446600554170487342444660055417048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd176154-ec87-4af5-8f3d-3e8876a04c41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19013060-dd5e-4090-9603-653d2c6b08b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19013060-dd5e-4090-9603-653d2c6b08b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7588170683678421607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607758817068367842160775881706836784216077588170683678421607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52219d1a-49cd-4a53-8043-c88b1f018bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b26a86b-1a05-4f30-961f-5efe6d7f9640, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b26a86b-1a05-4f30-961f-5efe6d7f9640, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16630393547440531305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305166303935474405313051663039354744053130516630393547440531305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19013060-dd5e-4090-9603-653d2c6b08b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1176a91-aad7-4c1a-a05e-0420788ce42c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1176a91-aad7-4c1a-a05e-0420788ce42c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183451388282004753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753518345138828200475351834513882820047535183451388282004753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b26a86b-1a05-4f30-961f-5efe6d7f9640, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6e1c8d-9cf1-4980-b0f5-3490a109e5af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6e1c8d-9cf1-4980-b0f5-3490a109e5af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458648345264362544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544458648345264362544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1176a91-aad7-4c1a-a05e-0420788ce42c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f06699-27d4-45c5-9681-7cb64f04c06c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f06699-27d4-45c5-9681-7cb64f04c06c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12975901156317789515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515129759011563177895151297590115631778951512975901156317789515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6e1c8d-9cf1-4980-b0f5-3490a109e5af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6aa963-1a49-42c1-84c8-ea56f13fb829, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6aa963-1a49-42c1-84c8-ea56f13fb829, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518974331181783723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723751897433118178372375189743311817837237518974331181783723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f06699-27d4-45c5-9681-7cb64f04c06c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6890b3cb-d648-4f16-a588-355a002debd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6890b3cb-d648-4f16-a588-355a002debd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9084589006582545153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153908458900658254515390845890065825451539084589006582545153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6aa963-1a49-42c1-84c8-ea56f13fb829, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae331a16-f23f-4e66-a4c3-f89c5090f994, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae331a16-f23f-4e66-a4c3-f89c5090f994, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386958003583188992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992113869580035831889921138695800358318899211386958003583188992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6890b3cb-d648-4f16-a588-355a002debd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b911885c-f5e7-485f-a29f-51e9b35074a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae331a16-f23f-4e66-a4c3-f89c5090f994, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 972e2677-d494-4bd7-8725-cfb3f5a5cf2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 972e2677-d494-4bd7-8725-cfb3f5a5cf2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719745193263652238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238147197451932636522381471974519326365223814719745193263652238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b911885c-f5e7-485f-a29f-51e9b35074a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16545243596229351974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974165452435962293519741654524359622935197416545243596229351974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 972e2677-d494-4bd7-8725-cfb3f5a5cf2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9333a70-dcf3-4468-8962-bc66bfcfd7b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9333a70-dcf3-4468-8962-bc66bfcfd7b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1004057551092554369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369100405755109255436910040575510925543691004057551092554369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b911885c-f5e7-485f-a29f-51e9b35074a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d03f2a4-caac-4b82-8f5c-51bf293e3a17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d03f2a4-caac-4b82-8f5c-51bf293e3a17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343019716337948114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114113430197163379481141134301971633794811411343019716337948114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9333a70-dcf3-4468-8962-bc66bfcfd7b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a12f572c-a2ec-4d54-bd1f-977cdb1a8c58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a12f572c-a2ec-4d54-bd1f-977cdb1a8c58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1820770557711031769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769182077055771103176918207705577110317691820770557711031769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d03f2a4-caac-4b82-8f5c-51bf293e3a17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0800fc3c-f376-4638-b74b-d96a2333ff75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0800fc3c-f376-4638-b74b-d96a2333ff75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5040089418752208531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531504008941875220853150400894187522085315040089418752208531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0800fc3c-f376-4638-b74b-d96a2333ff75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a25712-b994-4ed1-8170-e06c5a978eb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a25712-b994-4ed1-8170-e06c5a978eb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058626045168623676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676905862604516862367690586260451686236769058626045168623676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a12f572c-a2ec-4d54-bd1f-977cdb1a8c58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b228b9b-60df-4ff3-95bf-5cbf4d64dbf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b228b9b-60df-4ff3-95bf-5cbf4d64dbf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4102667070154423044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044410266707015442304441026670701544230444102667070154423044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a25712-b994-4ed1-8170-e06c5a978eb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b047f716-055e-4dab-ace6-6c036f4caf7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b047f716-055e-4dab-ace6-6c036f4caf7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14050918636471787686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686140509186364717876861405091863647178768614050918636471787686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b228b9b-60df-4ff3-95bf-5cbf4d64dbf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef7ea53-5b8b-4244-97c7-f7ce932f49f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef7ea53-5b8b-4244-97c7-f7ce932f49f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14181702891053101970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970141817028910531019701418170289105310197014181702891053101970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b047f716-055e-4dab-ace6-6c036f4caf7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4985774c-dc39-4f74-836a-0b74a0547aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4985774c-dc39-4f74-836a-0b74a0547aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4743213375145029874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874474321337514502987447432133751450298744743213375145029874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef7ea53-5b8b-4244-97c7-f7ce932f49f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a9b34e-e6f1-4237-b25c-9c30cc914725, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a9b34e-e6f1-4237-b25c-9c30cc914725, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16944775791902669490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490169447757919026694901694477579190266949016944775791902669490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4985774c-dc39-4f74-836a-0b74a0547aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc8b30f-3ce4-4f7e-b21c-cd57a6621e55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc8b30f-3ce4-4f7e-b21c-cd57a6621e55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6598229971446290099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099659822997144629009965982299714462900996598229971446290099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a9b34e-e6f1-4237-b25c-9c30cc914725, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892f4e98-38e2-452b-90f8-c9f186f3a388, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc8b30f-3ce4-4f7e-b21c-cd57a6621e55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1506388-ce33-4219-b6a2-310e48c484e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892f4e98-38e2-452b-90f8-c9f186f3a388, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194408031622624845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845151944080316226248451519440803162262484515194408031622624845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1506388-ce33-4219-b6a2-310e48c484e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12889543697571181417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417128895436975711814171288954369757118141712889543697571181417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892f4e98-38e2-452b-90f8-c9f186f3a388, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3ba73c-4ccf-4974-8a9e-c88b1ee5efd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3ba73c-4ccf-4974-8a9e-c88b1ee5efd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349192714047860272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272123491927140478602721234919271404786027212349192714047860272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1506388-ce33-4219-b6a2-310e48c484e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47ce933-0262-4698-a599-a98e94cf2eff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47ce933-0262-4698-a599-a98e94cf2eff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5363421619732021425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425536342161973202142553634216197320214255363421619732021425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3ba73c-4ccf-4974-8a9e-c88b1ee5efd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdccce30-5c6e-4486-b74b-01162d4800d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdccce30-5c6e-4486-b74b-01162d4800d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7339676860856458791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791733967686085645879173396768608564587917339676860856458791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47ce933-0262-4698-a599-a98e94cf2eff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbcfada-7590-40a2-9e02-3192c7e57490, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbcfada-7590-40a2-9e02-3192c7e57490, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13165966589666797882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882131659665896667978821316596658966679788213165966589666797882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbcfada-7590-40a2-9e02-3192c7e57490, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea49e1d-b2fe-47c8-afb3-aae538082751, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea49e1d-b2fe-47c8-afb3-aae538082751, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8418243438603195476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476841824343860319547684182434386031954768418243438603195476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdccce30-5c6e-4486-b74b-01162d4800d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1f694d-2b1f-4984-9232-9e0faeb7c997, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1f694d-2b1f-4984-9232-9e0faeb7c997, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630283740256376428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428106302837402563764281063028374025637642810630283740256376428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea49e1d-b2fe-47c8-afb3-aae538082751, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbde9a8e-a428-46c3-8f9f-a73e194a80bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbde9a8e-a428-46c3-8f9f-a73e194a80bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2037042898957999978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978203704289895799997820370428989579999782037042898957999978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1f694d-2b1f-4984-9232-9e0faeb7c997, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf86b26-bf01-4e62-b033-4713c6081aac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf86b26-bf01-4e62-b033-4713c6081aac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15886863599479431617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617158868635994794316171588686359947943161715886863599479431617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbde9a8e-a428-46c3-8f9f-a73e194a80bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f0a0bb-4c2c-40bd-8101-1fa7bbd62e36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f0a0bb-4c2c-40bd-8101-1fa7bbd62e36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6253907426119995716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716625390742611999571662539074261199957166253907426119995716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf86b26-bf01-4e62-b033-4713c6081aac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e5c0e3-e159-488c-b1c6-3149ce206068, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f0a0bb-4c2c-40bd-8101-1fa7bbd62e36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e5c0e3-e159-488c-b1c6-3149ce206068, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16981341441567059612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612169813414415670596121698134144156705961216981341441567059612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92519b6-3c9b-4497-aaaa-fce4dc83f0c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92519b6-3c9b-4497-aaaa-fce4dc83f0c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790837542103123413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413107908375421031234131079083754210312341310790837542103123413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e5c0e3-e159-488c-b1c6-3149ce206068, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824e07ab-fadd-47db-a89d-149fd64acac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824e07ab-fadd-47db-a89d-149fd64acac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332826268812223861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861332826268812223861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92519b6-3c9b-4497-aaaa-fce4dc83f0c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295c5c30-d070-441d-98f3-e72a77227c83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295c5c30-d070-441d-98f3-e72a77227c83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4821251629217947637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637482125162921794763748212516292179476374821251629217947637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824e07ab-fadd-47db-a89d-149fd64acac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de19b07-3191-40de-aa49-0237aa7ba984, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de19b07-3191-40de-aa49-0237aa7ba984, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2470456187483329975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975247045618748332997524704561874833299752470456187483329975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295c5c30-d070-441d-98f3-e72a77227c83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f2e631-8332-44a3-a9d1-badc0df5a773, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f2e631-8332-44a3-a9d1-badc0df5a773, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8920168456952332983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983892016845695233298389201684569523329838920168456952332983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de19b07-3191-40de-aa49-0237aa7ba984, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca221628-8001-4a11-aec0-80b428ca2761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca221628-8001-4a11-aec0-80b428ca2761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9759076991884576980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980975907699188457698097590769918845769809759076991884576980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f2e631-8332-44a3-a9d1-badc0df5a773, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfa89c0-54b0-47f7-ad4d-2efcd23d8464, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfa89c0-54b0-47f7-ad4d-2efcd23d8464, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281717876530701002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002102817178765307010021028171787653070100210281717876530701002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfa89c0-54b0-47f7-ad4d-2efcd23d8464, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca221628-8001-4a11-aec0-80b428ca2761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f55d682-b622-4e0a-8e03-9e226246c21e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f55d682-b622-4e0a-8e03-9e226246c21e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1268516705899815481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481126851670589981548112685167058998154811268516705899815481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b8433d-fd0c-4fa5-ae23-1b8070d9f046, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b8433d-fd0c-4fa5-ae23-1b8070d9f046, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11462219896894681535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535114622198968946815351146221989689468153511462219896894681535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f55d682-b622-4e0a-8e03-9e226246c21e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 710b53b6-5210-4c6e-8bc2-86f5e68146d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 710b53b6-5210-4c6e-8bc2-86f5e68146d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 989864688858498187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187989864688858498187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b8433d-fd0c-4fa5-ae23-1b8070d9f046, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc36ce7a-ba46-4258-89cf-57d810353b19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc36ce7a-ba46-4258-89cf-57d810353b19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11177682340420999721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721111776823404209997211117768234042099972111177682340420999721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 710b53b6-5210-4c6e-8bc2-86f5e68146d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb8b7b0-fc50-4a6c-b8ba-6a5ffeedf2a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb8b7b0-fc50-4a6c-b8ba-6a5ffeedf2a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6660831702084710765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765666083170208471076566608317020847107656660831702084710765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc36ce7a-ba46-4258-89cf-57d810353b19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea3cd4e-1a31-44f5-8d8b-ba5ed743c783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea3cd4e-1a31-44f5-8d8b-ba5ed743c783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8854226165609210817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817885422616560921081788542261656092108178854226165609210817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb8b7b0-fc50-4a6c-b8ba-6a5ffeedf2a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013337a1-6787-479a-a3bc-37ed22421d7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013337a1-6787-479a-a3bc-37ed22421d7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284365282943370849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849284365282943370849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea3cd4e-1a31-44f5-8d8b-ba5ed743c783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a5b756-9513-4a0f-9d69-67a6b6f45afd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a5b756-9513-4a0f-9d69-67a6b6f45afd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4599151937670660534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534459915193767066053445991519376706605344599151937670660534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013337a1-6787-479a-a3bc-37ed22421d7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b0e6c-d97e-43b6-8b71-5c16abb588d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b0e6c-d97e-43b6-8b71-5c16abb588d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12421304824722761380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380124213048247227613801242130482472276138012421304824722761380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a5b756-9513-4a0f-9d69-67a6b6f45afd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8220047-6c08-4ced-a602-f4a559a74bc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8220047-6c08-4ced-a602-f4a559a74bc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1536723697034487709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709153672369703448770915367236970344877091536723697034487709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8220047-6c08-4ced-a602-f4a559a74bc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40730277-ca8f-4005-a11e-d1e7352e39d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40730277-ca8f-4005-a11e-d1e7352e39d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10178819824155923435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435101788198241559234351017881982415592343510178819824155923435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b0e6c-d97e-43b6-8b71-5c16abb588d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca493f5-5a96-4515-b21c-e4e301c52e8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca493f5-5a96-4515-b21c-e4e301c52e8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13780739159296766527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527137807391592967665271378073915929676652713780739159296766527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40730277-ca8f-4005-a11e-d1e7352e39d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8489f579-921f-4dae-9a0d-96dcfa12a847, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8489f579-921f-4dae-9a0d-96dcfa12a847, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170511213971471892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892131705112139714718921317051121397147189213170511213971471892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8489f579-921f-4dae-9a0d-96dcfa12a847, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e8a6ca-732d-4649-939a-0455c8664c21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e8a6ca-732d-4649-939a-0455c8664c21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170209134402463347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347170209134402463347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca493f5-5a96-4515-b21c-e4e301c52e8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9978438-8db0-4772-9123-b9be023a8391, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9978438-8db0-4772-9123-b9be023a8391, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169591842165768516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516181695918421657685161816959184216576851618169591842165768516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9978438-8db0-4772-9123-b9be023a8391, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfb1276-5a6e-4973-a514-5913dd5110d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfb1276-5a6e-4973-a514-5913dd5110d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486003351490467257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257486003351490467257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e8a6ca-732d-4649-939a-0455c8664c21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68fb6f49-04d2-4cd9-a3d5-46b898765d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68fb6f49-04d2-4cd9-a3d5-46b898765d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17288447178348908571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571172884471783489085711728844717834890857117288447178348908571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfb1276-5a6e-4973-a514-5913dd5110d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3995642b-8780-4e2a-afa3-7deecb946e1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3995642b-8780-4e2a-afa3-7deecb946e1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723075250405641142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142137230752504056411421372307525040564114213723075250405641142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68fb6f49-04d2-4cd9-a3d5-46b898765d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30c8006-cea1-4ce5-99c5-d765f50b2aa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30c8006-cea1-4ce5-99c5-d765f50b2aa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12351528672505928814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814123515286725059288141235152867250592881412351528672505928814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3995642b-8780-4e2a-afa3-7deecb946e1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30c8006-cea1-4ce5-99c5-d765f50b2aa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66841fc-2f7a-4c39-89f1-c3308776f382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66841fc-2f7a-4c39-89f1-c3308776f382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 609459490857409522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522609459490857409522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba65f8a1-7e3e-4ef4-9796-3a9796012548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba65f8a1-7e3e-4ef4-9796-3a9796012548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5307506101887603337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337530750610188760333753075061018876033375307506101887603337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66841fc-2f7a-4c39-89f1-c3308776f382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25995b37-591b-4e83-8737-78862c0a56ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba65f8a1-7e3e-4ef4-9796-3a9796012548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7174447c-b207-42d0-8457-e8baeaabf0be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7174447c-b207-42d0-8457-e8baeaabf0be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607520271365073654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654360752027136507365436075202713650736543607520271365073654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25995b37-591b-4e83-8737-78862c0a56ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2139667365920154593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593213966736592015459321396673659201545932139667365920154593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7174447c-b207-42d0-8457-e8baeaabf0be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031df428-7881-4530-9863-995fd9574d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031df428-7881-4530-9863-995fd9574d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762956150909811552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552157629561509098115521576295615090981155215762956150909811552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25995b37-591b-4e83-8737-78862c0a56ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4827bb1-8495-4e76-85e7-f03c6f19000a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4827bb1-8495-4e76-85e7-f03c6f19000a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594052283299196736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736359405228329919673635940522832991967363594052283299196736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4827bb1-8495-4e76-85e7-f03c6f19000a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc770e2-c6ba-474e-806d-1a309665c64e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc770e2-c6ba-474e-806d-1a309665c64e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11888807565011924523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523118888075650119245231188880756501192452311888807565011924523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc770e2-c6ba-474e-806d-1a309665c64e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb634de-0419-457e-a34b-a412a622d2e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb634de-0419-457e-a34b-a412a622d2e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13607585137691892307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307136075851376918923071360758513769189230713607585137691892307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb634de-0419-457e-a34b-a412a622d2e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36781166-d7a3-42b7-94bf-f2380eeddf40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36781166-d7a3-42b7-94bf-f2380eeddf40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9833328520417032045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045983332852041703204598333285204170320459833328520417032045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36781166-d7a3-42b7-94bf-f2380eeddf40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4da513b-0cb9-44e0-873f-b2ce554ec9b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4da513b-0cb9-44e0-873f-b2ce554ec9b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 438465866139392469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469438465866139392469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031df428-7881-4530-9863-995fd9574d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b078b8f-50e8-44f2-893f-0a3c693ab455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b078b8f-50e8-44f2-893f-0a3c693ab455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5882596282238963188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188588259628223896318858825962822389631885882596282238963188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4da513b-0cb9-44e0-873f-b2ce554ec9b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa84f7a-ca86-406a-9e72-0a95aeabe1dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa84f7a-ca86-406a-9e72-0a95aeabe1dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 192417485001066319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319192417485001066319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b078b8f-50e8-44f2-893f-0a3c693ab455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2e97cf-3617-4fcb-8187-0cd2d1fabee2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2e97cf-3617-4fcb-8187-0cd2d1fabee2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15113049592215115083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083151130495922151150831511304959221511508315113049592215115083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa84f7a-ca86-406a-9e72-0a95aeabe1dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caef1357-dcf7-479b-aa9f-4e04e4ff1e79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caef1357-dcf7-479b-aa9f-4e04e4ff1e79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17673131093602338943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943176731310936023389431767313109360233894317673131093602338943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2e97cf-3617-4fcb-8187-0cd2d1fabee2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97974c1a-ee85-4ebb-b54a-7e6f96706068, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97974c1a-ee85-4ebb-b54a-7e6f96706068, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991429781604497614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614499142978160449761449914297816044976144991429781604497614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caef1357-dcf7-479b-aa9f-4e04e4ff1e79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5879ad3-9d82-4aef-8879-5f6635cedd93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5879ad3-9d82-4aef-8879-5f6635cedd93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870532588733765231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231487053258873376523148705325887337652314870532588733765231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97974c1a-ee85-4ebb-b54a-7e6f96706068, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba87821-8d99-41e9-8cf2-969b82429a1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba87821-8d99-41e9-8cf2-969b82429a1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092872707351927529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529180928727073519275291809287270735192752918092872707351927529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5879ad3-9d82-4aef-8879-5f6635cedd93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695131d4-fa2d-4c10-90f1-4aa17d51cce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695131d4-fa2d-4c10-90f1-4aa17d51cce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15028445035476511658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658150284450354765116581502844503547651165815028445035476511658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695131d4-fa2d-4c10-90f1-4aa17d51cce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5f7463-03a7-4c02-89be-7c23b217f776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba87821-8d99-41e9-8cf2-969b82429a1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339a2258-b1c3-4d98-a9da-91d1c85f08d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339a2258-b1c3-4d98-a9da-91d1c85f08d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691849675986586977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977869184967598658697786918496759865869778691849675986586977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5f7463-03a7-4c02-89be-7c23b217f776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3789078576203831375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375378907857620383137537890785762038313753789078576203831375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339a2258-b1c3-4d98-a9da-91d1c85f08d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54801bc-bb57-4040-b351-98ba0838d673, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54801bc-bb57-4040-b351-98ba0838d673, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4114420650414626171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171411442065041462617141144206504146261714114420650414626171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5f7463-03a7-4c02-89be-7c23b217f776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d12cd7-6e28-4d5d-b8e0-f1b1620ed6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54801bc-bb57-4040-b351-98ba0838d673, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66cf8a27-1b99-438c-9160-63482393f583, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66cf8a27-1b99-438c-9160-63482393f583, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 479323662885547876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876479323662885547876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d12cd7-6e28-4d5d-b8e0-f1b1620ed6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5972820512840939800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800597282051284093980059728205128409398005972820512840939800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66cf8a27-1b99-438c-9160-63482393f583, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b194a2e0-996b-4f15-95a5-5ac9110b9062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b194a2e0-996b-4f15-95a5-5ac9110b9062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322019160976522997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997832201916097652299783220191609765229978322019160976522997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d12cd7-6e28-4d5d-b8e0-f1b1620ed6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463adf6d-53f4-443d-9240-4e1c45afb776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463adf6d-53f4-443d-9240-4e1c45afb776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3618108628138841584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584361810862813884158436181086281388415843618108628138841584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463adf6d-53f4-443d-9240-4e1c45afb776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b194a2e0-996b-4f15-95a5-5ac9110b9062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b5e38b-5ce5-46b3-ab6d-51637ff79cde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47747b80-aaff-44ea-b328-9e62c43c1ca8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47747b80-aaff-44ea-b328-9e62c43c1ca8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519033992431135187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187115190339924311351871151903399243113518711519033992431135187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b5e38b-5ce5-46b3-ab6d-51637ff79cde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18438150111408260682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682184381501114082606821843815011140826068218438150111408260682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47747b80-aaff-44ea-b328-9e62c43c1ca8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac347810-5b74-44b5-ad54-f3edb8f4de10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac347810-5b74-44b5-ad54-f3edb8f4de10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854583062879329944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944985458306287932994498545830628793299449854583062879329944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b5e38b-5ce5-46b3-ab6d-51637ff79cde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e4a88d-c90e-4dab-ba3a-589f15cfe2f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e4a88d-c90e-4dab-ba3a-589f15cfe2f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16401677677209830557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557164016776772098305571640167767720983055716401677677209830557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac347810-5b74-44b5-ad54-f3edb8f4de10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1baba97a-be89-44b2-858d-508f4351cd5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1baba97a-be89-44b2-858d-508f4351cd5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474545377285457909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909847454537728545790984745453772854579098474545377285457909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e4a88d-c90e-4dab-ba3a-589f15cfe2f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121ff4fd-4ac3-4b36-a691-7e991a214383, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121ff4fd-4ac3-4b36-a691-7e991a214383, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4519217885193442556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556451921788519344255645192178851934425564519217885193442556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1baba97a-be89-44b2-858d-508f4351cd5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef795207-6f1a-475a-b7c9-bd863f545e1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef795207-6f1a-475a-b7c9-bd863f545e1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5694444800195743473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473569444480019574347356944448001957434735694444800195743473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121ff4fd-4ac3-4b36-a691-7e991a214383, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac46c33b-b610-417b-aef1-ff36be9a5ad0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac46c33b-b610-417b-aef1-ff36be9a5ad0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7963028992309386191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191796302899230938619179630289923093861917963028992309386191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef795207-6f1a-475a-b7c9-bd863f545e1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b747764-4f4d-4847-a8f4-16f4e6a1ba0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b747764-4f4d-4847-a8f4-16f4e6a1ba0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7635369940651808250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250763536994065180825076353699406518082507635369940651808250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac46c33b-b610-417b-aef1-ff36be9a5ad0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17dbbd2-feae-43ae-8063-030d9f427240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17dbbd2-feae-43ae-8063-030d9f427240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7021195928151621265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265702119592815162126570211959281516212657021195928151621265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b747764-4f4d-4847-a8f4-16f4e6a1ba0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81270073-3ff8-421b-be13-7247737ba31d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81270073-3ff8-421b-be13-7247737ba31d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16698357086351416995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995166983570863514169951669835708635141699516698357086351416995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17dbbd2-feae-43ae-8063-030d9f427240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52358daf-7015-4159-ad13-ef7fe745b044, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52358daf-7015-4159-ad13-ef7fe745b044, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241861370083361431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431624186137008336143162418613700833614316241861370083361431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52358daf-7015-4159-ad13-ef7fe745b044, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5cd14fb-ee87-4d94-86f2-054929a4cfcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5cd14fb-ee87-4d94-86f2-054929a4cfcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2560174173933939978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978256017417393393997825601741739339399782560174173933939978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81270073-3ff8-421b-be13-7247737ba31d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a9d8fe-80e2-41be-9c8e-a09225813282, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a9d8fe-80e2-41be-9c8e-a09225813282, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17306699662779842652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652173066996627798426521730669966277984265217306699662779842652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5cd14fb-ee87-4d94-86f2-054929a4cfcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a34981-b3ea-410b-9162-3aaa7fa04f50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a34981-b3ea-410b-9162-3aaa7fa04f50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651560660799824902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902136515606607998249021365156066079982490213651560660799824902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a9d8fe-80e2-41be-9c8e-a09225813282, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4684767e-0826-48d4-b135-c8d6a4c5b0cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4684767e-0826-48d4-b135-c8d6a4c5b0cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925941550340710224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224159259415503407102241592594155034071022415925941550340710224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a34981-b3ea-410b-9162-3aaa7fa04f50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3c6839-ef29-490a-8564-2d5c54bfa431, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4684767e-0826-48d4-b135-c8d6a4c5b0cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa224f8-ea75-4a1b-a820-35978214a38b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa224f8-ea75-4a1b-a820-35978214a38b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168211230567273200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200171682112305672732001716821123056727320017168211230567273200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3c6839-ef29-490a-8564-2d5c54bfa431, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064639798835298774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774130646397988352987741306463979883529877413064639798835298774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa224f8-ea75-4a1b-a820-35978214a38b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e520790-b194-4dfb-abbc-1dd3cd653434, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e520790-b194-4dfb-abbc-1dd3cd653434, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6376971967715733964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964637697196771573396463769719677157339646376971967715733964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3c6839-ef29-490a-8564-2d5c54bfa431, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd19c6e-31d6-498a-9322-bf4c1cb7da8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd19c6e-31d6-498a-9322-bf4c1cb7da8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025476728522386098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098180254767285223860981802547672852238609818025476728522386098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e520790-b194-4dfb-abbc-1dd3cd653434, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd19c6e-31d6-498a-9322-bf4c1cb7da8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a54bb4b8-2088-4d8d-a8d6-c52c25df2baa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a54bb4b8-2088-4d8d-a8d6-c52c25df2baa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11451537895183560064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064114515378951835600641145153789518356006411451537895183560064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04e0c02-82b3-4a24-a716-33fa6e8d1a50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04e0c02-82b3-4a24-a716-33fa6e8d1a50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5467461003881215455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455546746100388121545554674610038812154555467461003881215455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a54bb4b8-2088-4d8d-a8d6-c52c25df2baa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4ff87f-7132-46ce-a24f-19bd9e49f937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4ff87f-7132-46ce-a24f-19bd9e49f937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729071374437925577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577117290713744379255771172907137443792557711729071374437925577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04e0c02-82b3-4a24-a716-33fa6e8d1a50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c963bc11-bdbb-4034-9530-e4ff964da0ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c963bc11-bdbb-4034-9530-e4ff964da0ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1517512711632124279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279151751271163212427915175127116321242791517512711632124279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4ff87f-7132-46ce-a24f-19bd9e49f937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74fee7ac-0174-484c-871c-c674c88b91ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74fee7ac-0174-484c-871c-c674c88b91ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11581851006882630107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107115818510068826301071158185100688263010711581851006882630107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c963bc11-bdbb-4034-9530-e4ff964da0ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e47c8fe-2acd-4af7-877f-89a9046247a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e47c8fe-2acd-4af7-877f-89a9046247a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10604032315915442868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868106040323159154428681060403231591544286810604032315915442868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e47c8fe-2acd-4af7-877f-89a9046247a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9586223-a7c1-4def-829c-3826905e9535, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9586223-a7c1-4def-829c-3826905e9535, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9751535517362231950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950975153551736223195097515355173622319509751535517362231950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74fee7ac-0174-484c-871c-c674c88b91ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 258284ee-c805-48ea-b369-19a0578016a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 258284ee-c805-48ea-b369-19a0578016a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437186747295251483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483114371867472952514831143718674729525148311437186747295251483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9586223-a7c1-4def-829c-3826905e9535, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47a7c2f-b115-45b5-9d91-e1c6ebf26cfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47a7c2f-b115-45b5-9d91-e1c6ebf26cfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710823516511533574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574771082351651153357477108235165115335747710823516511533574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 258284ee-c805-48ea-b369-19a0578016a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475f9da6-2a7d-4975-bd4f-d2990f410bf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475f9da6-2a7d-4975-bd4f-d2990f410bf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17932831311577264484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484179328313115772644841793283131157726448417932831311577264484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47a7c2f-b115-45b5-9d91-e1c6ebf26cfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f80ea51-398d-4ae0-bcbb-dfae3dcc4a82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f80ea51-398d-4ae0-bcbb-dfae3dcc4a82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11073964730095781973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973110739647300957819731107396473009578197311073964730095781973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475f9da6-2a7d-4975-bd4f-d2990f410bf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf36dd6-155c-4df4-a992-b53bc97e533e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf36dd6-155c-4df4-a992-b53bc97e533e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455681408942177898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898145568140894217789814556814089421778981455681408942177898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f80ea51-398d-4ae0-bcbb-dfae3dcc4a82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4b412b-21ab-49b0-b47d-a5dbadeca836, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4b412b-21ab-49b0-b47d-a5dbadeca836, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9598241535431951922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922959824153543195192295982415354319519229598241535431951922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf36dd6-155c-4df4-a992-b53bc97e533e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96330a71-3013-4221-99f1-4960b90928df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96330a71-3013-4221-99f1-4960b90928df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 913955122480863806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806913955122480863806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4b412b-21ab-49b0-b47d-a5dbadeca836, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8d920a-b3a2-4088-bdc6-1c1354715b6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8d920a-b3a2-4088-bdc6-1c1354715b6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4076940034574235711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711407694003457423571140769400345742357114076940034574235711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96330a71-3013-4221-99f1-4960b90928df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f8256a-5e58-4b3c-8503-5fc7b229ec8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f8256a-5e58-4b3c-8503-5fc7b229ec8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3249169908554419373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373324916990855441937332491699085544193733249169908554419373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8d920a-b3a2-4088-bdc6-1c1354715b6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd090a4a-5dad-49f8-8746-31aed963b122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd090a4a-5dad-49f8-8746-31aed963b122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13306548017045709493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493133065480170457094931330654801704570949313306548017045709493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f8256a-5e58-4b3c-8503-5fc7b229ec8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6c1879-5af0-4cac-bec2-ca7113a83174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6c1879-5af0-4cac-bec2-ca7113a83174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13763641496088974218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218137636414960889742181376364149608897421813763641496088974218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd090a4a-5dad-49f8-8746-31aed963b122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a98496-bffc-4eb0-b219-5a28f6d7c498, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a98496-bffc-4eb0-b219-5a28f6d7c498, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722127939559789578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578722127939559789578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6c1879-5af0-4cac-bec2-ca7113a83174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c67b2b7e-d5b1-493a-82db-f7238a389431, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67b2b7e-d5b1-493a-82db-f7238a389431, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4765789937697914444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444476578993769791444447657899376979144444765789937697914444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a98496-bffc-4eb0-b219-5a28f6d7c498, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1807a89-7b5a-4fb9-b550-e45c032efb3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1807a89-7b5a-4fb9-b550-e45c032efb3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776968687992314798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798877696868799231479887769686879923147988776968687992314798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67b2b7e-d5b1-493a-82db-f7238a389431, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bdbcd5-655b-42e8-989f-bf32aa64066f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bdbcd5-655b-42e8-989f-bf32aa64066f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12301511372058057293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293123015113720580572931230151137205805729312301511372058057293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1807a89-7b5a-4fb9-b550-e45c032efb3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff50b93-6aff-4ffc-bf73-2d7a3b88d419, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff50b93-6aff-4ffc-bf73-2d7a3b88d419, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788969154699302836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836578896915469930283657889691546993028365788969154699302836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bdbcd5-655b-42e8-989f-bf32aa64066f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c002c4-8d71-4989-baaa-2d66d1745945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c002c4-8d71-4989-baaa-2d66d1745945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15469224776947961602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602154692247769479616021546922477694796160215469224776947961602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff50b93-6aff-4ffc-bf73-2d7a3b88d419, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899b8205-e256-4132-ae5d-0c307ad3abf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899b8205-e256-4132-ae5d-0c307ad3abf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940653356311214063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063179406533563112140631794065335631121406317940653356311214063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c002c4-8d71-4989-baaa-2d66d1745945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121fe6a2-1b72-4b7d-9e4b-3abbe5b07640, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899b8205-e256-4132-ae5d-0c307ad3abf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960b78c8-50ea-4bba-b489-1fb601479b04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960b78c8-50ea-4bba-b489-1fb601479b04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4194407920878531252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252419440792087853125241944079208785312524194407920878531252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121fe6a2-1b72-4b7d-9e4b-3abbe5b07640, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468755020830378122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122746875502083037812274687550208303781227468755020830378122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960b78c8-50ea-4bba-b489-1fb601479b04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5b0a67-1a8d-4307-bd71-d1ca7ee99922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5b0a67-1a8d-4307-bd71-d1ca7ee99922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18316341720072553217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217183163417200725532171831634172007255321718316341720072553217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121fe6a2-1b72-4b7d-9e4b-3abbe5b07640, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e972c4-2dbd-4984-b3e2-92393958afe7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e972c4-2dbd-4984-b3e2-92393958afe7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12284421640204542005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005122844216402045420051228442164020454200512284421640204542005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5b0a67-1a8d-4307-bd71-d1ca7ee99922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd4577b-dac6-455a-a3e1-7962d9493399, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd4577b-dac6-455a-a3e1-7962d9493399, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13957582198861115114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114139575821988611151141395758219886111511413957582198861115114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e972c4-2dbd-4984-b3e2-92393958afe7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c238eeb8-bb5a-4bcc-8825-889aa70404f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c238eeb8-bb5a-4bcc-8825-889aa70404f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15970514126011685269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269159705141260116852691597051412601168526915970514126011685269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd4577b-dac6-455a-a3e1-7962d9493399, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8253f8b0-1f4a-422e-ba07-ae1e07b91a1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8253f8b0-1f4a-422e-ba07-ae1e07b91a1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019317067862409953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953201931706786240995320193170678624099532019317067862409953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c238eeb8-bb5a-4bcc-8825-889aa70404f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8d974b-5cb5-4ec2-8827-29b6d7b491db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8d974b-5cb5-4ec2-8827-29b6d7b491db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2348791044477180329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329234879104447718032923487910444771803292348791044477180329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8253f8b0-1f4a-422e-ba07-ae1e07b91a1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c6d25e-0eb9-405b-9e60-fb7f2c60fcb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c6d25e-0eb9-405b-9e60-fb7f2c60fcb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200406148387979152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152520040614838797915252004061483879791525200406148387979152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8d974b-5cb5-4ec2-8827-29b6d7b491db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b543328f-ae25-43b7-a4f2-a500f187146f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b543328f-ae25-43b7-a4f2-a500f187146f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178942419557413169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169717894241955741316971789424195574131697178942419557413169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c6d25e-0eb9-405b-9e60-fb7f2c60fcb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3bda75-ad91-4ae7-b002-91e91d695118, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3bda75-ad91-4ae7-b002-91e91d695118, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16012647547221211997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997160126475472212119971601264754722121199716012647547221211997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b543328f-ae25-43b7-a4f2-a500f187146f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef13353-aad5-473e-8f9e-75e91ba582ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef13353-aad5-473e-8f9e-75e91ba582ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15429466647547107695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695154294666475471076951542946664754710769515429466647547107695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3bda75-ad91-4ae7-b002-91e91d695118, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625cd7a1-3247-4973-88e8-3b19002097bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625cd7a1-3247-4973-88e8-3b19002097bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18174229706406333431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431181742297064063334311817422970640633343118174229706406333431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef13353-aad5-473e-8f9e-75e91ba582ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6691eb-d1e5-404e-a419-f0dbbe19473a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6691eb-d1e5-404e-a419-f0dbbe19473a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16884493812090851400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400168844938120908514001688449381209085140016884493812090851400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625cd7a1-3247-4973-88e8-3b19002097bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1918c9c2-4a15-4481-aa92-c9589b1de421, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1918c9c2-4a15-4481-aa92-c9589b1de421, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6690144178108156865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865669014417810815686566901441781081568656690144178108156865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6691eb-d1e5-404e-a419-f0dbbe19473a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b29e2c-686a-4885-98e1-1e0403063842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b29e2c-686a-4885-98e1-1e0403063842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13593081634635816296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296135930816346358162961359308163463581629613593081634635816296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1918c9c2-4a15-4481-aa92-c9589b1de421, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efbc15e8-8556-4562-b640-115f37fe4a00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efbc15e8-8556-4562-b640-115f37fe4a00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 723198350736379084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084723198350736379084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b29e2c-686a-4885-98e1-1e0403063842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b9c9d3-b467-4e52-b402-f481476f19f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b9c9d3-b467-4e52-b402-f481476f19f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297634735282561469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469829763473528256146982976347352825614698297634735282561469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efbc15e8-8556-4562-b640-115f37fe4a00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d361c2-ba67-4d79-b908-e7568188fad5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d361c2-ba67-4d79-b908-e7568188fad5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6895293619577164019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019689529361957716401968952936195771640196895293619577164019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b9c9d3-b467-4e52-b402-f481476f19f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a59f1aa-70ac-4f8b-854a-0e0769fc2745, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d361c2-ba67-4d79-b908-e7568188fad5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd39e578-124e-44b1-a7b4-c5706d6c814a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a59f1aa-70ac-4f8b-854a-0e0769fc2745, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010814933197575592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592160108149331975755921601081493319757559216010814933197575592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd39e578-124e-44b1-a7b4-c5706d6c814a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7820659410030437410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410782065941003043741078206594100304374107820659410030437410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a59f1aa-70ac-4f8b-854a-0e0769fc2745, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad9b60e-d80b-4419-a8ee-c552d67fb64c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad9b60e-d80b-4419-a8ee-c552d67fb64c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12539785216904561341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341125397852169045613411253978521690456134112539785216904561341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd39e578-124e-44b1-a7b4-c5706d6c814a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635eb3cf-5f3a-42f8-bbc8-0f68214890b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635eb3cf-5f3a-42f8-bbc8-0f68214890b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832031661819887141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141683203166181988714168320316618198871416832031661819887141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad9b60e-d80b-4419-a8ee-c552d67fb64c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ddc887-3b49-4678-8737-9fe21b01627c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ddc887-3b49-4678-8737-9fe21b01627c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17691631687754727622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622176916316877547276221769163168775472762217691631687754727622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635eb3cf-5f3a-42f8-bbc8-0f68214890b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be5d3ac-88a7-4ade-93b6-a83eb5dcfb15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be5d3ac-88a7-4ade-93b6-a83eb5dcfb15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10333383946048061088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088103333839460480610881033338394604806108810333383946048061088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ddc887-3b49-4678-8737-9fe21b01627c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291ae271-6bc5-4d4d-85cb-41a52de1eb73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291ae271-6bc5-4d4d-85cb-41a52de1eb73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558579859213844031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031165585798592138440311655857985921384403116558579859213844031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be5d3ac-88a7-4ade-93b6-a83eb5dcfb15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728b2fdd-878b-4385-80cc-79e1dd5c9ed1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728b2fdd-878b-4385-80cc-79e1dd5c9ed1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2926716525041299337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337292671652504129933729267165250412993372926716525041299337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291ae271-6bc5-4d4d-85cb-41a52de1eb73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7fa944-da26-4837-970b-543ce66d7a7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7fa944-da26-4837-970b-543ce66d7a7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2599449693607614421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421259944969360761442125994496936076144212599449693607614421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728b2fdd-878b-4385-80cc-79e1dd5c9ed1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006f26eb-b94d-4f70-90e4-e58a215d1bb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006f26eb-b94d-4f70-90e4-e58a215d1bb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16003607074090766816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816160036070740907668161600360707409076681616003607074090766816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7fa944-da26-4837-970b-543ce66d7a7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a776cc4d-69b9-4ce5-bb23-b5fdd9e3e56a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a776cc4d-69b9-4ce5-bb23-b5fdd9e3e56a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17882011057895856610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610178820110578958566101788201105789585661017882011057895856610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006f26eb-b94d-4f70-90e4-e58a215d1bb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5054d24e-7da9-4abb-9086-fc2494bc5678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5054d24e-7da9-4abb-9086-fc2494bc5678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2835500964175448507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507283550096417544850728355009641754485072835500964175448507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a776cc4d-69b9-4ce5-bb23-b5fdd9e3e56a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4cdd1f-c3bd-4703-b7a9-86f773092085, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4cdd1f-c3bd-4703-b7a9-86f773092085, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416133481674162764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764341613348167416276434161334816741627643416133481674162764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5054d24e-7da9-4abb-9086-fc2494bc5678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f00c09e2-5ffc-4579-b146-e749afe6e06a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00c09e2-5ffc-4579-b146-e749afe6e06a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6256630378554301044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044625663037855430104462566303785543010446256630378554301044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4cdd1f-c3bd-4703-b7a9-86f773092085, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57c7647-f5fb-4b24-8290-303478a360cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57c7647-f5fb-4b24-8290-303478a360cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674728195180693828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828166747281951806938281667472819518069382816674728195180693828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00c09e2-5ffc-4579-b146-e749afe6e06a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78cee7c-1263-464c-bc30-4915dfff3cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78cee7c-1263-464c-bc30-4915dfff3cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2617360143757325040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040261736014375732504026173601437573250402617360143757325040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57c7647-f5fb-4b24-8290-303478a360cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bcce41-9da1-4f51-8518-7da1f6847588, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bcce41-9da1-4f51-8518-7da1f6847588, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4118571389362724226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226411857138936272422641185713893627242264118571389362724226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78cee7c-1263-464c-bc30-4915dfff3cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e02e756-bbc0-4b71-bb57-41d9c5c90ec1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e02e756-bbc0-4b71-bb57-41d9c5c90ec1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5782707908634424384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384578270790863442438457827079086344243845782707908634424384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e02e756-bbc0-4b71-bb57-41d9c5c90ec1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42900559-baf0-49ba-9630-25f66fb89ae0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42900559-baf0-49ba-9630-25f66fb89ae0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733286435622112495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495973328643562211249597332864356221124959733286435622112495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42900559-baf0-49ba-9630-25f66fb89ae0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31551e59-04e5-4bd4-9f3a-cd394cc7caca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31551e59-04e5-4bd4-9f3a-cd394cc7caca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305219949972709667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667930521994997270966793052199499727096679305219949972709667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bcce41-9da1-4f51-8518-7da1f6847588, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd0fdbb-508e-4e84-9203-0e30b7d8c01c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd0fdbb-508e-4e84-9203-0e30b7d8c01c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8780355267148916768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768878035526714891676887803552671489167688780355267148916768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31551e59-04e5-4bd4-9f3a-cd394cc7caca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1428938-4e10-43c3-b66b-9f3b1d7b0e95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd0fdbb-508e-4e84-9203-0e30b7d8c01c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c9be9e-f7cf-450e-8842-41e9464a57ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c9be9e-f7cf-450e-8842-41e9464a57ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16536435881643911467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467165364358816439114671653643588164391146716536435881643911467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1428938-4e10-43c3-b66b-9f3b1d7b0e95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3296467691842648345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345329646769184264834532964676918426483453296467691842648345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1428938-4e10-43c3-b66b-9f3b1d7b0e95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82992c8b-f897-4437-9381-92b1a7c46eb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82992c8b-f897-4437-9381-92b1a7c46eb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9691455286914109651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651969145528691410965196914552869141096519691455286914109651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c9be9e-f7cf-450e-8842-41e9464a57ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d122eb7f-0a3a-4595-b4b4-13719c530730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d122eb7f-0a3a-4595-b4b4-13719c530730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 734232446285815536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536734232446285815536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82992c8b-f897-4437-9381-92b1a7c46eb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39de89a4-75c1-4198-98e8-b1c4f7b345fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39de89a4-75c1-4198-98e8-b1c4f7b345fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10491617173153383631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631104916171731533836311049161717315338363110491617173153383631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d122eb7f-0a3a-4595-b4b4-13719c530730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4480c74-c61b-4a73-9754-c25b3b75b4b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4480c74-c61b-4a73-9754-c25b3b75b4b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5600045918411614733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733560004591841161473356000459184116147335600045918411614733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39de89a4-75c1-4198-98e8-b1c4f7b345fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94830d0-f91d-460b-ad18-63b54fa4c6ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94830d0-f91d-460b-ad18-63b54fa4c6ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723202435555587336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336157232024355555873361572320243555558733615723202435555587336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4480c74-c61b-4a73-9754-c25b3b75b4b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94830d0-f91d-460b-ad18-63b54fa4c6ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b0b37e-a594-40ba-beee-9eec4a97164b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b0b37e-a594-40ba-beee-9eec4a97164b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383304176323133188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188383304176323133188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfbf413-7564-4011-955f-f43be3657938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfbf413-7564-4011-955f-f43be3657938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3405000200705149560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560340500020070514956034050002007051495603405000200705149560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b0b37e-a594-40ba-beee-9eec4a97164b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfbf413-7564-4011-955f-f43be3657938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e83cd67-8fc8-40a7-b855-81c06888fc98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0343fc70-75e3-40d4-a206-365a1e6ea40b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0343fc70-75e3-40d4-a206-365a1e6ea40b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12202289667705937097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097122022896677059370971220228966770593709712202289667705937097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e83cd67-8fc8-40a7-b855-81c06888fc98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 773759248423872343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343773759248423872343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0343fc70-75e3-40d4-a206-365a1e6ea40b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8ddf05-cc2e-435c-ab1e-ffeb6f1942c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8ddf05-cc2e-435c-ab1e-ffeb6f1942c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280718856114143372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372328071885611414337232807188561141433723280718856114143372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e83cd67-8fc8-40a7-b855-81c06888fc98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ece6b0-f644-4746-a7fe-bd6b88b2429c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8ddf05-cc2e-435c-ab1e-ffeb6f1942c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a8cc7e-e992-4b26-ad8f-0e31e9b395cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a8cc7e-e992-4b26-ad8f-0e31e9b395cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 440832604125985161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161440832604125985161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ece6b0-f644-4746-a7fe-bd6b88b2429c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2667947207176153860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860266794720717615386026679472071761538602667947207176153860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ece6b0-f644-4746-a7fe-bd6b88b2429c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d892939-ab75-4225-80b5-e4ea01b30aac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d892939-ab75-4225-80b5-e4ea01b30aac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2235631177112944384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384223563117711294438422356311771129443842235631177112944384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a8cc7e-e992-4b26-ad8f-0e31e9b395cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a07861-df08-4c39-94f4-bd67e7c5c365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a07861-df08-4c39-94f4-bd67e7c5c365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034154992842128014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014120341549928421280141203415499284212801412034154992842128014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d892939-ab75-4225-80b5-e4ea01b30aac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99cba99-9429-41ff-a5ba-25e52ab5a418, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99cba99-9429-41ff-a5ba-25e52ab5a418, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722154935447928909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909107221549354479289091072215493544792890910722154935447928909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99cba99-9429-41ff-a5ba-25e52ab5a418, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557e51c0-e137-4a62-8d90-89dafef0211c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557e51c0-e137-4a62-8d90-89dafef0211c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3637048828705512812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812363704882870551281236370488287055128123637048828705512812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557e51c0-e137-4a62-8d90-89dafef0211c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347f3b55-4ebe-4a32-82f9-502f221c126d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347f3b55-4ebe-4a32-82f9-502f221c126d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332682375851869681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681133326823758518696811333268237585186968113332682375851869681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a07861-df08-4c39-94f4-bd67e7c5c365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3071c599-d300-470e-85f4-a817436998ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3071c599-d300-470e-85f4-a817436998ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8935484784894610290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290893548478489461029089354847848946102908935484784894610290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347f3b55-4ebe-4a32-82f9-502f221c126d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 684aad7f-725e-4038-8d99-e2d8d947dee7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 684aad7f-725e-4038-8d99-e2d8d947dee7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890660941366030061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061108906609413660300611089066094136603006110890660941366030061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3071c599-d300-470e-85f4-a817436998ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccc4171-5ff9-4df3-844a-3bb99da02ce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccc4171-5ff9-4df3-844a-3bb99da02ce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660821430829282498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498116608214308292824981166082143082928249811660821430829282498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 684aad7f-725e-4038-8d99-e2d8d947dee7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8d2a65-cc2a-4a66-b99e-bfa27274f169, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8d2a65-cc2a-4a66-b99e-bfa27274f169, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542416683439943269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269135424166834399432691354241668343994326913542416683439943269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccc4171-5ff9-4df3-844a-3bb99da02ce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df19b6b-9e22-4f06-8bbe-2395a34e9492, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df19b6b-9e22-4f06-8bbe-2395a34e9492, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301036960073162716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716630103696007316271663010369600731627166301036960073162716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8d2a65-cc2a-4a66-b99e-bfa27274f169, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1edaf2-9af5-4974-b497-c2ac6afa80a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1edaf2-9af5-4974-b497-c2ac6afa80a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7983248271591026493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493798324827159102649379832482715910264937983248271591026493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df19b6b-9e22-4f06-8bbe-2395a34e9492, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1edaf2-9af5-4974-b497-c2ac6afa80a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62318687-54f6-42f0-8758-5e3ca50b99c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62318687-54f6-42f0-8758-5e3ca50b99c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11410376894974531477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477114103768949745314771141037689497453147711410376894974531477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e36959-a213-44f1-bc63-6b50dee820c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e36959-a213-44f1-bc63-6b50dee820c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592234675235312330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330155922346752353123301559223467523531233015592234675235312330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62318687-54f6-42f0-8758-5e3ca50b99c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd09259-bc48-4735-80cd-1c1daf403529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd09259-bc48-4735-80cd-1c1daf403529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11852870807702073640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640118528708077020736401185287080770207364011852870807702073640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e36959-a213-44f1-bc63-6b50dee820c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd09259-bc48-4735-80cd-1c1daf403529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72dca2cc-f107-4e24-9e21-617e7625feeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72dca2cc-f107-4e24-9e21-617e7625feeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1374207514930604544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544137420751493060454413742075149306045441374207514930604544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601cf274-c324-4a15-8f98-1d6895add56c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601cf274-c324-4a15-8f98-1d6895add56c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6102901650916469391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391610290165091646939161029016509164693916102901650916469391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72dca2cc-f107-4e24-9e21-617e7625feeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601cf274-c324-4a15-8f98-1d6895add56c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1c5b5e-5683-4a94-a034-e54576007510, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1c5b5e-5683-4a94-a034-e54576007510, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13747112392520851391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391137471123925208513911374711239252085139113747112392520851391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904c3361-7a69-47a8-9c02-0e5f4e1b05b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904c3361-7a69-47a8-9c02-0e5f4e1b05b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17248487354732153697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697172484873547321536971724848735473215369717248487354732153697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1c5b5e-5683-4a94-a034-e54576007510, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbd32d4-b929-4ffc-a14c-a178f87387d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbd32d4-b929-4ffc-a14c-a178f87387d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5743608738923962828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828574360873892396282857436087389239628285743608738923962828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904c3361-7a69-47a8-9c02-0e5f4e1b05b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e51922-41f4-447b-b6fd-50e9bdd04ef6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e51922-41f4-447b-b6fd-50e9bdd04ef6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911033704617790105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105159110337046177901051591103370461779010515911033704617790105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbd32d4-b929-4ffc-a14c-a178f87387d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04cd261-7805-4995-be31-42763cf846e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04cd261-7805-4995-be31-42763cf846e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15682760432183349058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058156827604321833490581568276043218334905815682760432183349058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e51922-41f4-447b-b6fd-50e9bdd04ef6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04cd261-7805-4995-be31-42763cf846e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3378f8a-9a58-4529-a295-8895ed1fee72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f741ed03-5561-4dd1-8f80-09494d542b7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f741ed03-5561-4dd1-8f80-09494d542b7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570095842810937906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906457009584281093790645700958428109379064570095842810937906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3378f8a-9a58-4529-a295-8895ed1fee72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 257666114405417568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568257666114405417568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f741ed03-5561-4dd1-8f80-09494d542b7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8215f99-16ef-46ff-a78c-180c3677e906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8215f99-16ef-46ff-a78c-180c3677e906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9923012713703003014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014992301271370300301499230127137030030149923012713703003014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3378f8a-9a58-4529-a295-8895ed1fee72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14bce0c-1a16-4157-939c-fce6822607b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14bce0c-1a16-4157-939c-fce6822607b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8822412409662964815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815882241240966296481588224124096629648158822412409662964815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8215f99-16ef-46ff-a78c-180c3677e906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9618b61d-bf97-445c-96f2-c937b6a95726, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9618b61d-bf97-445c-96f2-c937b6a95726, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2400675566509311213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213240067556650931121324006755665093112132400675566509311213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14bce0c-1a16-4157-939c-fce6822607b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 735c8c13-39b0-48ab-87ba-3f6dfa6fa37b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 735c8c13-39b0-48ab-87ba-3f6dfa6fa37b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330085995325412172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172153300859953254121721533008599532541217215330085995325412172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9618b61d-bf97-445c-96f2-c937b6a95726, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94a2cee-7ffb-4f76-8596-67e807abcffc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94a2cee-7ffb-4f76-8596-67e807abcffc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 537016634453658750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750537016634453658750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 735c8c13-39b0-48ab-87ba-3f6dfa6fa37b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da4850b-cb0a-42ce-89a5-fff6476ee606, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da4850b-cb0a-42ce-89a5-fff6476ee606, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1026338780100983274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274102633878010098327410263387801009832741026338780100983274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94a2cee-7ffb-4f76-8596-67e807abcffc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5593d70d-f6f1-4658-8ca3-8aa49a302d41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5593d70d-f6f1-4658-8ca3-8aa49a302d41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13439170538572192660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660134391705385721926601343917053857219266013439170538572192660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da4850b-cb0a-42ce-89a5-fff6476ee606, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdb98b1-181b-4188-92b6-fe7e788c1d5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdb98b1-181b-4188-92b6-fe7e788c1d5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 708928513471550447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447708928513471550447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5593d70d-f6f1-4658-8ca3-8aa49a302d41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3146bdb-1375-4930-98b4-75b5ba6b48fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3146bdb-1375-4930-98b4-75b5ba6b48fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519109538301632349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349551910953830163234955191095383016323495519109538301632349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdb98b1-181b-4188-92b6-fe7e788c1d5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e48512-83c1-4393-a1e9-d9747296c05c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3146bdb-1375-4930-98b4-75b5ba6b48fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5595e27a-5f13-4efd-af57-dd618a691ae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5595e27a-5f13-4efd-af57-dd618a691ae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9172173943165436277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277917217394316543627791721739431654362779172173943165436277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e48512-83c1-4393-a1e9-d9747296c05c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619868095585506821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821156198680955855068211561986809558550682115619868095585506821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5595e27a-5f13-4efd-af57-dd618a691ae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1a8a9c-6da4-4a98-ac5e-60439ac994e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1a8a9c-6da4-4a98-ac5e-60439ac994e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771578398047299983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983177715783980472999831777157839804729998317771578398047299983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e48512-83c1-4393-a1e9-d9747296c05c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49b0ac9-f556-48e5-a509-58a77c7eb4a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49b0ac9-f556-48e5-a509-58a77c7eb4a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17826830562477319086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086178268305624773190861782683056247731908617826830562477319086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1a8a9c-6da4-4a98-ac5e-60439ac994e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1eb5a9e-8014-4da0-8dac-d6e33d04e4d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1eb5a9e-8014-4da0-8dac-d6e33d04e4d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12635444950787667215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215126354449507876672151263544495078766721512635444950787667215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49b0ac9-f556-48e5-a509-58a77c7eb4a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94229cad-cc71-4eb1-93c5-e39bdc4fc042, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94229cad-cc71-4eb1-93c5-e39bdc4fc042, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348699912813168017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017183486999128131680171834869991281316801718348699912813168017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1eb5a9e-8014-4da0-8dac-d6e33d04e4d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f9f8ef-c2f2-4b05-92bf-d10fa202ea02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f9f8ef-c2f2-4b05-92bf-d10fa202ea02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4220985866003265129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129422098586600326512942209858660032651294220985866003265129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94229cad-cc71-4eb1-93c5-e39bdc4fc042, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff9cbde-6dfb-43a1-8c73-82e4a29acb54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff9cbde-6dfb-43a1-8c73-82e4a29acb54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407882345458630124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124407882345458630124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f9f8ef-c2f2-4b05-92bf-d10fa202ea02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a0aa0c-525f-4089-8467-9a8bbd18447c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a0aa0c-525f-4089-8467-9a8bbd18447c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6346176062225670553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553634617606222567055363461760622256705536346176062225670553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff9cbde-6dfb-43a1-8c73-82e4a29acb54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bd9074-8664-4ce3-8bd7-24ff2df231c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bd9074-8664-4ce3-8bd7-24ff2df231c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354175342011300076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076123541753420113000761235417534201130007612354175342011300076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a0aa0c-525f-4089-8467-9a8bbd18447c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc478f9b-170b-4f38-9457-8bd6bb605045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc478f9b-170b-4f38-9457-8bd6bb605045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15601927304449925331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331156019273044499253311560192730444992533115601927304449925331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bd9074-8664-4ce3-8bd7-24ff2df231c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9033254a-667f-4dc7-b263-c36eb8d03463, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9033254a-667f-4dc7-b263-c36eb8d03463, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2520712384826544703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703252071238482654470325207123848265447032520712384826544703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc478f9b-170b-4f38-9457-8bd6bb605045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62aec9ad-d94a-4c31-8641-0111d9c74dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62aec9ad-d94a-4c31-8641-0111d9c74dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731604547759131842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842873160454775913184287316045477591318428731604547759131842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9033254a-667f-4dc7-b263-c36eb8d03463, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67aa9d8c-9a36-48e2-ac8d-b7fb0aa6e9c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67aa9d8c-9a36-48e2-ac8d-b7fb0aa6e9c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11463150324785382063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063114631503247853820631146315032478538206311463150324785382063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62aec9ad-d94a-4c31-8641-0111d9c74dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 888d9ef8-0ec7-4ddd-baea-a0d6116758da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67aa9d8c-9a36-48e2-ac8d-b7fb0aa6e9c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab00176-9c21-4dbd-966c-9ae1a7f6fb28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 888d9ef8-0ec7-4ddd-baea-a0d6116758da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9300310751204650467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467930031075120465046793003107512046504679300310751204650467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab00176-9c21-4dbd-966c-9ae1a7f6fb28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14761949741813575506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506147619497418135755061476194974181357550614761949741813575506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 888d9ef8-0ec7-4ddd-baea-a0d6116758da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61bf7959-c973-4f20-b114-32645c63bccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab00176-9c21-4dbd-966c-9ae1a7f6fb28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bf7959-c973-4f20-b114-32645c63bccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8793214870137938426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426879321487013793842687932148701379384268793214870137938426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4daa601b-1edb-4c96-9fb2-ac994164cfdc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4daa601b-1edb-4c96-9fb2-ac994164cfdc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4834948260782664272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272483494826078266427248349482607826642724834948260782664272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bf7959-c973-4f20-b114-32645c63bccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd50f09-885b-4413-87cb-c5d1bb301159, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd50f09-885b-4413-87cb-c5d1bb301159, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272682644686176461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461227268264468617646122726826446861764612272682644686176461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4daa601b-1edb-4c96-9fb2-ac994164cfdc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c58abc-d8f0-4033-bb8b-4573945db702, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c58abc-d8f0-4033-bb8b-4573945db702, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13427565076088823784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784134275650760888237841342756507608882378413427565076088823784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd50f09-885b-4413-87cb-c5d1bb301159, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7bb4ba-bec8-4d0e-8304-e0171a0f99c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7bb4ba-bec8-4d0e-8304-e0171a0f99c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11218567336813107392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392112185673368131073921121856733681310739211218567336813107392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c58abc-d8f0-4033-bb8b-4573945db702, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7bb4ba-bec8-4d0e-8304-e0171a0f99c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabf5fb3-82f3-4ccb-af43-5dfb222fb0ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabf5fb3-82f3-4ccb-af43-5dfb222fb0ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7219076618373554228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228721907661837355422872190766183735542287219076618373554228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9324fd-e298-49f7-b2ef-3fea5d0a5d8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9324fd-e298-49f7-b2ef-3fea5d0a5d8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415991563971697861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861641599156397169786164159915639716978616415991563971697861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9324fd-e298-49f7-b2ef-3fea5d0a5d8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabf5fb3-82f3-4ccb-af43-5dfb222fb0ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6473600e-8d69-4a5a-835a-80f37262980b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6473600e-8d69-4a5a-835a-80f37262980b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028950735739234331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331702895073573923433170289507357392343317028950735739234331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8328a8e3-94ab-4746-8274-8e414977a842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8328a8e3-94ab-4746-8274-8e414977a842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562136479203953080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080256213647920395308025621364792039530802562136479203953080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6473600e-8d69-4a5a-835a-80f37262980b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2a59a7-0b11-4e5f-ac78-b48073883816, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2a59a7-0b11-4e5f-ac78-b48073883816, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151821020565254963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963915182102056525496391518210205652549639151821020565254963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8328a8e3-94ab-4746-8274-8e414977a842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476fb14a-6985-4085-995d-1a2e5f510ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2a59a7-0b11-4e5f-ac78-b48073883816, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476fb14a-6985-4085-995d-1a2e5f510ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15062480566497829550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550150624805664978295501506248056649782955015062480566497829550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227f2b84-cad1-4857-8fa8-16dab4274162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227f2b84-cad1-4857-8fa8-16dab4274162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14269417051027802469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469142694170510278024691426941705102780246914269417051027802469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476fb14a-6985-4085-995d-1a2e5f510ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8658f2ae-4655-44d2-bde9-e645e201f69c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227f2b84-cad1-4857-8fa8-16dab4274162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1a6174-ede8-492b-9b32-5d734ff47769, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1a6174-ede8-492b-9b32-5d734ff47769, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337817548156819514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514733781754815681951473378175481568195147337817548156819514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8658f2ae-4655-44d2-bde9-e645e201f69c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8242331597003381165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165824233159700338116582423315970033811658242331597003381165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1a6174-ede8-492b-9b32-5d734ff47769, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69415f70-a236-4b16-8d4a-248b10acf564, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69415f70-a236-4b16-8d4a-248b10acf564, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473482840321301040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040547348284032130104054734828403213010405473482840321301040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8658f2ae-4655-44d2-bde9-e645e201f69c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495ff66d-013e-4866-a9ed-48f2adcd7e02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495ff66d-013e-4866-a9ed-48f2adcd7e02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6444794947200630112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112644479494720063011264447949472006301126444794947200630112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69415f70-a236-4b16-8d4a-248b10acf564, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766a44e0-2e9d-4192-bb11-72bdabb81020, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766a44e0-2e9d-4192-bb11-72bdabb81020, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15584507075820111307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307155845070758201113071558450707582011130715584507075820111307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495ff66d-013e-4866-a9ed-48f2adcd7e02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766a44e0-2e9d-4192-bb11-72bdabb81020, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db1c8ce7-85e1-444a-9edd-e1e2c976b793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db1c8ce7-85e1-444a-9edd-e1e2c976b793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13273788155694624769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769132737881556946247691327378815569462476913273788155694624769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8ec3cc-43ba-4a82-969f-3b1f33c8ba0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8ec3cc-43ba-4a82-969f-3b1f33c8ba0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320360888915075831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831163203608889150758311632036088891507583116320360888915075831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db1c8ce7-85e1-444a-9edd-e1e2c976b793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a78fa5-46d5-42c3-8b76-cdd9e18a5c58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a78fa5-46d5-42c3-8b76-cdd9e18a5c58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4352097759844568317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317435209775984456831743520977598445683174352097759844568317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8ec3cc-43ba-4a82-969f-3b1f33c8ba0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae0d251-7e84-4e1c-a956-23fae452af9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae0d251-7e84-4e1c-a956-23fae452af9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274288254433332117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117274288254433332117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a78fa5-46d5-42c3-8b76-cdd9e18a5c58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d4bd83-5f31-4448-8495-8d37cadbf098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d4bd83-5f31-4448-8495-8d37cadbf098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181122443732696559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559181122443732696559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae0d251-7e84-4e1c-a956-23fae452af9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4511b7a-ebdf-4b46-bc7b-e9dd9f2aab03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4511b7a-ebdf-4b46-bc7b-e9dd9f2aab03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10711336409509938460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460107113364095099384601071133640950993846010711336409509938460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d4bd83-5f31-4448-8495-8d37cadbf098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73f1c7c-aef8-4915-a3a3-d9fbae5a010a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73f1c7c-aef8-4915-a3a3-d9fbae5a010a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585011829742709196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196155850118297427091961558501182974270919615585011829742709196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4511b7a-ebdf-4b46-bc7b-e9dd9f2aab03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc91873-a2dc-4c5c-b265-ae2e13f67d21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc91873-a2dc-4c5c-b265-ae2e13f67d21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5591620977135661494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494559162097713566149455916209771356614945591620977135661494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73f1c7c-aef8-4915-a3a3-d9fbae5a010a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd95e0ee-0e74-4fbe-baa8-8548b7ea1474, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd95e0ee-0e74-4fbe-baa8-8548b7ea1474, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3272329273793666671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671327232927379366667132723292737936666713272329273793666671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd95e0ee-0e74-4fbe-baa8-8548b7ea1474, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336def11-5dba-4c50-94fe-97dae5a1b72c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336def11-5dba-4c50-94fe-97dae5a1b72c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156475707073791479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479181564757070737914791815647570707379147918156475707073791479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc91873-a2dc-4c5c-b265-ae2e13f67d21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afadf896-8450-47a4-b530-a45febc9fdbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afadf896-8450-47a4-b530-a45febc9fdbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3271666969144684605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605327166696914468460532716669691446846053271666969144684605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336def11-5dba-4c50-94fe-97dae5a1b72c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a6fc09-356b-47db-8f56-1ca83e315f11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a6fc09-356b-47db-8f56-1ca83e315f11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16776812368745723264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264167768123687457232641677681236874572326416776812368745723264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afadf896-8450-47a4-b530-a45febc9fdbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b808070-5b35-4c96-b659-c751c57b448a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b808070-5b35-4c96-b659-c751c57b448a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709149972855789423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423170914997285578942317091499728557894231709149972855789423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a6fc09-356b-47db-8f56-1ca83e315f11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1316c9-4b3e-4b88-b8ad-0443a69acf6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b808070-5b35-4c96-b659-c751c57b448a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1316c9-4b3e-4b88-b8ad-0443a69acf6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9349679863967172336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336934967986396717233693496798639671723369349679863967172336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13e47da-80ef-460a-ae92-ffe2fd79e787, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13e47da-80ef-460a-ae92-ffe2fd79e787, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13324731490469691784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784133247314904696917841332473149046969178413324731490469691784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1316c9-4b3e-4b88-b8ad-0443a69acf6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba341c1-a4d2-4c22-ba42-1fe6e3224dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba341c1-a4d2-4c22-ba42-1fe6e3224dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 72700283279222372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372727002832792223727270028327922237272700283279222372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13e47da-80ef-460a-ae92-ffe2fd79e787, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75dfa3b-2a09-46b0-9e18-66a2c0c9fd5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75dfa3b-2a09-46b0-9e18-66a2c0c9fd5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16677920894867687433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433166779208948676874331667792089486768743316677920894867687433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba341c1-a4d2-4c22-ba42-1fe6e3224dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff23372-fd19-4081-b68c-9842315ab901, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff23372-fd19-4081-b68c-9842315ab901, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278252366238542906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906927825236623854290692782523662385429069278252366238542906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75dfa3b-2a09-46b0-9e18-66a2c0c9fd5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3252e90b-435a-4a0c-8a86-5eacbe83f19a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3252e90b-435a-4a0c-8a86-5eacbe83f19a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13183623143064122011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011131836231430641220111318362314306412201113183623143064122011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff23372-fd19-4081-b68c-9842315ab901, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645fac4f-589d-43af-a0eb-befd171baa55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645fac4f-589d-43af-a0eb-befd171baa55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7618995335181165662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662761899533518116566276189953351811656627618995335181165662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3252e90b-435a-4a0c-8a86-5eacbe83f19a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d456bc0e-d7ff-4c49-859f-4a329d0c4550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d456bc0e-d7ff-4c49-859f-4a329d0c4550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9898170705345868449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449989817070534586844998981707053458684499898170705345868449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645fac4f-589d-43af-a0eb-befd171baa55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1341ba70-3fc2-4790-b836-5497aa291d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1341ba70-3fc2-4790-b836-5497aa291d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539412731494904589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589539412731494904589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d456bc0e-d7ff-4c49-859f-4a329d0c4550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1938fee-de2b-4f7e-b020-a742f6711259, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1938fee-de2b-4f7e-b020-a742f6711259, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2835251617342548214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214283525161734254821428352516173425482142835251617342548214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1341ba70-3fc2-4790-b836-5497aa291d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce62733f-0c38-441d-951d-60aeddc8f32c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce62733f-0c38-441d-951d-60aeddc8f32c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781470818151600193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193781470818151600193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1938fee-de2b-4f7e-b020-a742f6711259, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9852cfd-96f4-464a-b5e9-aa8454083244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9852cfd-96f4-464a-b5e9-aa8454083244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673422468529438274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274116734224685294382741167342246852943827411673422468529438274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce62733f-0c38-441d-951d-60aeddc8f32c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19fb5ff-0c50-4402-bdca-4670fc1919be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19fb5ff-0c50-4402-bdca-4670fc1919be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613601377806456812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812961360137780645681296136013778064568129613601377806456812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9852cfd-96f4-464a-b5e9-aa8454083244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d65c482f-a626-4d42-8591-4a5f0f63c1f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d65c482f-a626-4d42-8591-4a5f0f63c1f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674744471393130484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484467474447139313048446747444713931304844674744471393130484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19fb5ff-0c50-4402-bdca-4670fc1919be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3577f9c0-19ae-4775-8052-bc966c7b0bad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3577f9c0-19ae-4775-8052-bc966c7b0bad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11109428227426894153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153111094282274268941531110942822742689415311109428227426894153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d65c482f-a626-4d42-8591-4a5f0f63c1f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786190aa-d0c6-44df-865b-9e6a164891e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786190aa-d0c6-44df-865b-9e6a164891e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525074841100033460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460752507484110003346075250748411000334607525074841100033460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3577f9c0-19ae-4775-8052-bc966c7b0bad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59327192-58fe-4cd2-a439-a0f8844a2010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59327192-58fe-4cd2-a439-a0f8844a2010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3410563238325970611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611341056323832597061134105632383259706113410563238325970611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786190aa-d0c6-44df-865b-9e6a164891e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eee17de-6644-4721-b26f-6130cb6b560b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eee17de-6644-4721-b26f-6130cb6b560b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10024315993908887171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171100243159939088871711002431599390888717110024315993908887171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59327192-58fe-4cd2-a439-a0f8844a2010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b247fd6-740d-4148-9ea7-75c996706914, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b247fd6-740d-4148-9ea7-75c996706914, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409455577460590381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381124094555774605903811240945557746059038112409455577460590381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eee17de-6644-4721-b26f-6130cb6b560b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de373243-7ebe-48d5-bee2-00835ff95a4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de373243-7ebe-48d5-bee2-00835ff95a4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444826045818636577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577544482604581863657754448260458186365775444826045818636577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b247fd6-740d-4148-9ea7-75c996706914, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21cbee91-db6e-42dd-8135-18307e202f18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cbee91-db6e-42dd-8135-18307e202f18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205422796227812132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132920542279622781213292054227962278121329205422796227812132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de373243-7ebe-48d5-bee2-00835ff95a4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cbee91-db6e-42dd-8135-18307e202f18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4832b3-d23a-4e0c-b773-3da722f54997, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4832b3-d23a-4e0c-b773-3da722f54997, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978577023589133728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728697857702358913372869785770235891337286978577023589133728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd36e72-b895-45bd-bb5c-ae9b93fbc069, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd36e72-b895-45bd-bb5c-ae9b93fbc069, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9866055865488147628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628986605586548814762898660558654881476289866055865488147628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd36e72-b895-45bd-bb5c-ae9b93fbc069, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90c1229-49f6-47b6-8664-6cde5b02d8c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90c1229-49f6-47b6-8664-6cde5b02d8c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13189753281656153774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774131897532816561537741318975328165615377413189753281656153774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4832b3-d23a-4e0c-b773-3da722f54997, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 514f96f2-f7ce-4bf3-bc34-79f803587b01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 514f96f2-f7ce-4bf3-bc34-79f803587b01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9940061012003404038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038994006101200340403899400610120034040389940061012003404038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90c1229-49f6-47b6-8664-6cde5b02d8c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ae98af-5be6-4f9b-b14d-3eb982151364, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ae98af-5be6-4f9b-b14d-3eb982151364, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2190895973692492639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639219089597369249263921908959736924926392190895973692492639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 514f96f2-f7ce-4bf3-bc34-79f803587b01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec363854-c23d-4817-aada-a1b9055b7e18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec363854-c23d-4817-aada-a1b9055b7e18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1104487925773111752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752110448792577311175211044879257731117521104487925773111752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ae98af-5be6-4f9b-b14d-3eb982151364, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969557f0-30c4-4b2f-8fd2-1018b084e56c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969557f0-30c4-4b2f-8fd2-1018b084e56c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12509244743185502309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309125092447431855023091250924474318550230912509244743185502309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec363854-c23d-4817-aada-a1b9055b7e18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4732a16-4c9a-4095-853f-e7613b5b7a13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4732a16-4c9a-4095-853f-e7613b5b7a13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17001358707007514517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517170013587070075145171700135870700751451717001358707007514517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969557f0-30c4-4b2f-8fd2-1018b084e56c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59009154-5ac6-4595-9e83-fcffffcb8662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59009154-5ac6-4595-9e83-fcffffcb8662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062563807293042625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625906256380729304262590625638072930426259062563807293042625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4732a16-4c9a-4095-853f-e7613b5b7a13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed81ca63-bb60-4952-a808-c99bf0534231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed81ca63-bb60-4952-a808-c99bf0534231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1973266753706832655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655197326675370683265519732667537068326551973266753706832655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59009154-5ac6-4595-9e83-fcffffcb8662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03693c00-5f7b-40ea-873e-caccfb139a08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03693c00-5f7b-40ea-873e-caccfb139a08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386532262822121873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873138653226282212187313865322628221218731386532262822121873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed81ca63-bb60-4952-a808-c99bf0534231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d61d994-eed1-4bb5-a8c3-75849f25d366, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d61d994-eed1-4bb5-a8c3-75849f25d366, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494941219195761171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171149494121919576117114949412191957611711494941219195761171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03693c00-5f7b-40ea-873e-caccfb139a08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b45757-1d86-4f7a-af42-8836929f6c8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b45757-1d86-4f7a-af42-8836929f6c8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772305870188079844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844157723058701880798441577230587018807984415772305870188079844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d61d994-eed1-4bb5-a8c3-75849f25d366, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e296e15f-04b0-4466-b4f4-165a43231162, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e296e15f-04b0-4466-b4f4-165a43231162, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18425942948967393067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067184259429489673930671842594294896739306718425942948967393067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b45757-1d86-4f7a-af42-8836929f6c8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb77fe4-28c5-45ac-9443-4ceeedccff68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb77fe4-28c5-45ac-9443-4ceeedccff68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231959128749116321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321162319591287491163211623195912874911632116231959128749116321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e296e15f-04b0-4466-b4f4-165a43231162, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32352fea-07ef-4421-b3a1-b4c5acf34cd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32352fea-07ef-4421-b3a1-b4c5acf34cd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17644352770586250774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774176443527705862507741764435277058625077417644352770586250774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb77fe4-28c5-45ac-9443-4ceeedccff68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3c57ec-7983-4117-af34-866966542b6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3c57ec-7983-4117-af34-866966542b6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624899750708580255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255862489975070858025586248997507085802558624899750708580255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32352fea-07ef-4421-b3a1-b4c5acf34cd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e064bb19-9671-448a-8fbb-17bc7671f8e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e064bb19-9671-448a-8fbb-17bc7671f8e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942456316855982686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686994245631685598268699424563168559826869942456316855982686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3c57ec-7983-4117-af34-866966542b6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b3d32d-065b-4835-9ee8-3cd03b806a65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b3d32d-065b-4835-9ee8-3cd03b806a65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834371055952757706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706383437105595275770638343710559527577063834371055952757706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e064bb19-9671-448a-8fbb-17bc7671f8e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00999509-fc8c-4e3e-be35-ae709bd00e92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00999509-fc8c-4e3e-be35-ae709bd00e92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12927298563904424610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610129272985639044246101292729856390442461012927298563904424610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b3d32d-065b-4835-9ee8-3cd03b806a65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d2a2c4-2360-43ba-851f-c02dbc35e767, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d2a2c4-2360-43ba-851f-c02dbc35e767, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316614561655617572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572103166145616556175721031661456165561757210316614561655617572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00999509-fc8c-4e3e-be35-ae709bd00e92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5189dc59-feaf-428e-b5d7-8dfdf4309eb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5189dc59-feaf-428e-b5d7-8dfdf4309eb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7209946599705880001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001720994659970588000172099465997058800017209946599705880001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d2a2c4-2360-43ba-851f-c02dbc35e767, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd54aa5-c539-4769-9249-1281e8a76a5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd54aa5-c539-4769-9249-1281e8a76a5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9654633458003717569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569965463345800371756996546334580037175699654633458003717569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5189dc59-feaf-428e-b5d7-8dfdf4309eb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d5672c-8ca5-47d2-8697-58fc6adf24a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd54aa5-c539-4769-9249-1281e8a76a5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d5672c-8ca5-47d2-8697-58fc6adf24a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11670094198223821836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836116700941982238218361167009419822382183611670094198223821836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e193523f-3017-426c-a28e-4810fae9c282, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e193523f-3017-426c-a28e-4810fae9c282, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600208753358856755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755860020875335885675586002087533588567558600208753358856755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d5672c-8ca5-47d2-8697-58fc6adf24a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852136d7-3cec-44f1-bb97-cc25a2e9ccca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852136d7-3cec-44f1-bb97-cc25a2e9ccca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821265899938427540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540158212658999384275401582126589993842754015821265899938427540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e193523f-3017-426c-a28e-4810fae9c282, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eba7102-f915-47e8-9cc3-02e75ce4d16d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eba7102-f915-47e8-9cc3-02e75ce4d16d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23290775684114877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877232907756841148772329077568411487723290775684114877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852136d7-3cec-44f1-bb97-cc25a2e9ccca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a4770a-4801-41fd-bd40-8575e8d80155, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a4770a-4801-41fd-bd40-8575e8d80155, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4417540503966659280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280441754050396665928044175405039666592804417540503966659280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a4770a-4801-41fd-bd40-8575e8d80155, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d50a65f-bc8b-4e11-8faa-04f5c375b06b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d50a65f-bc8b-4e11-8faa-04f5c375b06b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18077753801801718805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805180777538018017188051807775380180171880518077753801801718805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eba7102-f915-47e8-9cc3-02e75ce4d16d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ed29c8-8eee-4191-9918-0e192c99c49a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ed29c8-8eee-4191-9918-0e192c99c49a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5455587286981908395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395545558728698190839554555872869819083955455587286981908395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d50a65f-bc8b-4e11-8faa-04f5c375b06b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6e7f6f-1228-456f-928f-90c1a5ecd024, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6e7f6f-1228-456f-928f-90c1a5ecd024, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 143570885319092489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489143570885319092489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ed29c8-8eee-4191-9918-0e192c99c49a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e99ceb-7282-471e-82dd-6e2d25421505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e99ceb-7282-471e-82dd-6e2d25421505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1071661068641426805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805107166106864142680510716610686414268051071661068641426805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6e7f6f-1228-456f-928f-90c1a5ecd024, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec24ca22-ed3e-45ea-ad7f-5fe54fa1224e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec24ca22-ed3e-45ea-ad7f-5fe54fa1224e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1941597757488638246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246194159775748863824619415977574886382461941597757488638246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e99ceb-7282-471e-82dd-6e2d25421505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93445db-c79e-41f2-8e4a-de6f719642b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93445db-c79e-41f2-8e4a-de6f719642b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263732793425843671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671126373279342584367112637327934258436711263732793425843671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec24ca22-ed3e-45ea-ad7f-5fe54fa1224e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c266703b-e682-494c-9542-d21bed6a6fcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c266703b-e682-494c-9542-d21bed6a6fcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235983360894720359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359123598336089472035912359833608947203591235983360894720359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93445db-c79e-41f2-8e4a-de6f719642b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe2c155-080f-4dac-b7f4-7cfc18a10341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe2c155-080f-4dac-b7f4-7cfc18a10341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14633552062616691168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168146335520626166911681463355206261669116814633552062616691168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c266703b-e682-494c-9542-d21bed6a6fcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbd77e2-716d-44be-83a0-c94982df004d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbd77e2-716d-44be-83a0-c94982df004d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8041087365614544344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344804108736561454434480410873656145443448041087365614544344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe2c155-080f-4dac-b7f4-7cfc18a10341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd34775-8416-4f43-928d-cf7f18c5c848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd34775-8416-4f43-928d-cf7f18c5c848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501067354350827431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431165010673543508274311650106735435082743116501067354350827431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbd77e2-716d-44be-83a0-c94982df004d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e09f9f9c-4445-473d-8d60-585fd281939b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e09f9f9c-4445-473d-8d60-585fd281939b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4790362570025157443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443479036257002515744347903625700251574434790362570025157443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd34775-8416-4f43-928d-cf7f18c5c848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee0040ec-0478-49e5-9931-517af6b34ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee0040ec-0478-49e5-9931-517af6b34ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538315818885477990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990653831581888547799065383158188854779906538315818885477990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e09f9f9c-4445-473d-8d60-585fd281939b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79508f2-4265-4fdf-92b1-e50d185cd177, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79508f2-4265-4fdf-92b1-e50d185cd177, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8280705775535029954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954828070577553502995482807057755350299548280705775535029954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79508f2-4265-4fdf-92b1-e50d185cd177, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305ccf2b-0bc8-4b8b-a63b-532a28b97173, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee0040ec-0478-49e5-9931-517af6b34ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d60e5d9-6efd-475f-af52-c3e32a518b99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d60e5d9-6efd-475f-af52-c3e32a518b99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9403437910212623791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791940343791021262379194034379102126237919403437910212623791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305ccf2b-0bc8-4b8b-a63b-532a28b97173, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9890707599404119278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278989070759940411927898907075994041192789890707599404119278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d60e5d9-6efd-475f-af52-c3e32a518b99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1add2a6-4b82-4523-8e03-9bd970e4b6a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1add2a6-4b82-4523-8e03-9bd970e4b6a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17278248089189018779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779172782480891890187791727824808918901877917278248089189018779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305ccf2b-0bc8-4b8b-a63b-532a28b97173, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b486663-7569-4344-a352-985d20e125ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b486663-7569-4344-a352-985d20e125ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4915152926492473068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068491515292649247306849151529264924730684915152926492473068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1add2a6-4b82-4523-8e03-9bd970e4b6a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c78015-4427-4ef7-adbe-e74e3b5b489e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c78015-4427-4ef7-adbe-e74e3b5b489e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4996559229341608291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291499655922934160829149965592293416082914996559229341608291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b486663-7569-4344-a352-985d20e125ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812a81a8-9552-49f3-9ba9-c33bd4bd4952, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812a81a8-9552-49f3-9ba9-c33bd4bd4952, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5987430176422554466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466598743017642255446659874301764225544665987430176422554466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c78015-4427-4ef7-adbe-e74e3b5b489e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa8fc5b-2101-4417-8ca1-26384899d04e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa8fc5b-2101-4417-8ca1-26384899d04e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506751607219668698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698175067516072196686981750675160721966869817506751607219668698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812a81a8-9552-49f3-9ba9-c33bd4bd4952, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c66ee072-eab1-4df9-b422-b4603fd3e331, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa8fc5b-2101-4417-8ca1-26384899d04e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be58df7-912e-4e01-9f92-f67038f17eae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be58df7-912e-4e01-9f92-f67038f17eae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15638253857232930211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211156382538572329302111563825385723293021115638253857232930211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66ee072-eab1-4df9-b422-b4603fd3e331, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7938632534326467633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633793863253432646763379386325343264676337938632534326467633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be58df7-912e-4e01-9f92-f67038f17eae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75132860-9d21-4370-b9cc-9d1989235254, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75132860-9d21-4370-b9cc-9d1989235254, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594041752166934350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350115940417521669343501159404175216693435011594041752166934350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66ee072-eab1-4df9-b422-b4603fd3e331, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0239d211-2733-419f-b6e3-70f1b971c3c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0239d211-2733-419f-b6e3-70f1b971c3c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10645040159863123171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171106450401598631231711064504015986312317110645040159863123171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75132860-9d21-4370-b9cc-9d1989235254, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9bf5be-45da-4e28-9bff-7ab95ac5db78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9bf5be-45da-4e28-9bff-7ab95ac5db78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17333494869767452500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500173334948697674525001733349486976745250017333494869767452500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0239d211-2733-419f-b6e3-70f1b971c3c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7df44d5-db70-4fa5-bcda-4f78663985d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7df44d5-db70-4fa5-bcda-4f78663985d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422038537533704391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391842203853753370439184220385375337043918422038537533704391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9bf5be-45da-4e28-9bff-7ab95ac5db78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004a22c0-7c35-4507-87e8-e380a3f1af7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004a22c0-7c35-4507-87e8-e380a3f1af7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5743245826612276228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228574324582661227622857432458266122762285743245826612276228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7df44d5-db70-4fa5-bcda-4f78663985d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4b99e8-83fc-4c23-ba3a-5dc259b9c4b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4b99e8-83fc-4c23-ba3a-5dc259b9c4b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8641326404934558232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232864132640493455823286413264049345582328641326404934558232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004a22c0-7c35-4507-87e8-e380a3f1af7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8d2926-c758-4f89-9971-b280ecb8bab5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8d2926-c758-4f89-9971-b280ecb8bab5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400935854412501736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736140093585441250173614009358544125017361400935854412501736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4b99e8-83fc-4c23-ba3a-5dc259b9c4b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e965a5-466b-46ec-b51e-6586631ae7a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8d2926-c758-4f89-9971-b280ecb8bab5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62b1134-50aa-4403-863d-1d3b8ed445e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62b1134-50aa-4403-863d-1d3b8ed445e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941931978626263990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990694193197862626399069419319786262639906941931978626263990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e965a5-466b-46ec-b51e-6586631ae7a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560439245699062353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353956043924569906235395604392456990623539560439245699062353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62b1134-50aa-4403-863d-1d3b8ed445e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e2a0e3-ee9e-45bb-aa77-671007253eec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e2a0e3-ee9e-45bb-aa77-671007253eec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13249995105606890832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832132499951056068908321324999510560689083213249995105606890832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e965a5-466b-46ec-b51e-6586631ae7a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4be2d98-7ffd-4f7e-9ab3-b82fcad275d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4be2d98-7ffd-4f7e-9ab3-b82fcad275d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394689051171337815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815153946890511713378151539468905117133781515394689051171337815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e2a0e3-ee9e-45bb-aa77-671007253eec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b6f339-d557-41f0-bbd9-dcd1d9190180, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b6f339-d557-41f0-bbd9-dcd1d9190180, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11533001003932373949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949115330010039323739491153300100393237394911533001003932373949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4be2d98-7ffd-4f7e-9ab3-b82fcad275d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0dfa99-0a94-4f4d-b512-b2da58af4858, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0dfa99-0a94-4f4d-b512-b2da58af4858, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3579113326603624013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013357911332660362401335791133266036240133579113326603624013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0dfa99-0a94-4f4d-b512-b2da58af4858, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be1cdab-819c-412d-bfe2-73c359e548a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be1cdab-819c-412d-bfe2-73c359e548a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14616239600809978524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524146162396008099785241461623960080997852414616239600809978524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b6f339-d557-41f0-bbd9-dcd1d9190180, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824d0ec6-ca66-4edb-9ce2-b09a1f2639bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824d0ec6-ca66-4edb-9ce2-b09a1f2639bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5300240578216766361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361530024057821676636153002405782167663615300240578216766361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be1cdab-819c-412d-bfe2-73c359e548a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7230a19-424e-4bc1-81ab-b735ad901bc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7230a19-424e-4bc1-81ab-b735ad901bc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799058270635168538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538127990582706351685381279905827063516853812799058270635168538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824d0ec6-ca66-4edb-9ce2-b09a1f2639bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d23f5b1-a2d1-4bf1-8488-d579ed25f36a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d23f5b1-a2d1-4bf1-8488-d579ed25f36a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3330636537365609883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883333063653736560988333306365373656098833330636537365609883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7230a19-424e-4bc1-81ab-b735ad901bc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d6b5e9-a249-4987-9f6d-61f45b1b35cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d6b5e9-a249-4987-9f6d-61f45b1b35cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014817346777034648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648130148173467770346481301481734677703464813014817346777034648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d23f5b1-a2d1-4bf1-8488-d579ed25f36a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a75e9800-075e-4315-9f94-a0131b60eb80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a75e9800-075e-4315-9f94-a0131b60eb80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272844657853624970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970227284465785362497022728446578536249702272844657853624970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d6b5e9-a249-4987-9f6d-61f45b1b35cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56db9f5f-f460-4eb6-9ed3-6bc898a6c80f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56db9f5f-f460-4eb6-9ed3-6bc898a6c80f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7848715588179283789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789784871558817928378978487155881792837897848715588179283789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a75e9800-075e-4315-9f94-a0131b60eb80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b064fda3-d658-4b30-8e16-a871a7cb0c72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b064fda3-d658-4b30-8e16-a871a7cb0c72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16105020856362334160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160161050208563623341601610502085636233416016105020856362334160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b064fda3-d658-4b30-8e16-a871a7cb0c72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe2d23b-24d0-411a-8c42-58ed7fc51264, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56db9f5f-f460-4eb6-9ed3-6bc898a6c80f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe2d23b-24d0-411a-8c42-58ed7fc51264, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3141786606746144518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518314178660674614451831417866067461445183141786606746144518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2775a1b3-df0a-465d-988f-50fd28c2fc91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2775a1b3-df0a-465d-988f-50fd28c2fc91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1706228164581054156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156170622816458105415617062281645810541561706228164581054156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe2d23b-24d0-411a-8c42-58ed7fc51264, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058d141c-d229-4518-8ee5-deae69bcf07d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058d141c-d229-4518-8ee5-deae69bcf07d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2775375532764434738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738277537553276443473827753755327644347382775375532764434738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2775a1b3-df0a-465d-988f-50fd28c2fc91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b87620-dcbe-41df-90df-12f268dd6f1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b87620-dcbe-41df-90df-12f268dd6f1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820895330613300420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420982089533061330042098208953306133004209820895330613300420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058d141c-d229-4518-8ee5-deae69bcf07d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c44641-a474-4628-a9eb-29a9a370b043, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c44641-a474-4628-a9eb-29a9a370b043, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4632327251135809115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115463232725113580911546323272511358091154632327251135809115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b87620-dcbe-41df-90df-12f268dd6f1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a0cb93e-7fc7-4493-b461-669da3284d66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a0cb93e-7fc7-4493-b461-669da3284d66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16210179539211800559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559162101795392118005591621017953921180055916210179539211800559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c44641-a474-4628-a9eb-29a9a370b043, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01387b6a-6fa4-49a4-87c9-b4cf3ac3f8ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01387b6a-6fa4-49a4-87c9-b4cf3ac3f8ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300308766798836581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581230030876679883658123003087667988365812300308766798836581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a0cb93e-7fc7-4493-b461-669da3284d66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01387b6a-6fa4-49a4-87c9-b4cf3ac3f8ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4f01fe-d459-49e9-aa43-820b983effa9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4f01fe-d459-49e9-aa43-820b983effa9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6351226474880337189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189635122647488033718963512264748803371896351226474880337189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c04d7af-299b-4782-83ba-18c2617cc1d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c04d7af-299b-4782-83ba-18c2617cc1d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16880495256727952859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859168804952567279528591688049525672795285916880495256727952859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4f01fe-d459-49e9-aa43-820b983effa9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3668ab-14c5-404a-a819-b3d3b797d236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3668ab-14c5-404a-a819-b3d3b797d236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9231198974678636306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306923119897467863630692311989746786363069231198974678636306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c04d7af-299b-4782-83ba-18c2617cc1d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0194b8-aec4-4c5d-9d80-102575e43594, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0194b8-aec4-4c5d-9d80-102575e43594, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199467426968261288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288619946742696826128861994674269682612886199467426968261288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3668ab-14c5-404a-a819-b3d3b797d236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd355c8e-2332-4440-9490-d96df25782b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0194b8-aec4-4c5d-9d80-102575e43594, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd355c8e-2332-4440-9490-d96df25782b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6859123148013648947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947685912314801364894768591231480136489476859123148013648947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628dbc08-4dd8-44ba-9a6b-4238db5c75bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628dbc08-4dd8-44ba-9a6b-4238db5c75bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15559983373252050950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950155599833732520509501555998337325205095015559983373252050950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd355c8e-2332-4440-9490-d96df25782b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628dbc08-4dd8-44ba-9a6b-4238db5c75bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b57c4c3-9ef8-4580-b268-6783603b37ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b57c4c3-9ef8-4580-b268-6783603b37ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3702322391170076208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208370232239117007620837023223911700762083702322391170076208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4679d94b-56ac-4e6b-97f0-3806f3c6f494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4679d94b-56ac-4e6b-97f0-3806f3c6f494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637167128022358615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615663716712802235861566371671280223586156637167128022358615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b57c4c3-9ef8-4580-b268-6783603b37ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4679d94b-56ac-4e6b-97f0-3806f3c6f494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436621e5-aa02-4c71-8e29-c8e1b1939358, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436621e5-aa02-4c71-8e29-c8e1b1939358, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11626434643662305140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140116264346436623051401162643464366230514011626434643662305140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5d52b2-bf90-4b0e-adb1-d97d6c20904c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5d52b2-bf90-4b0e-adb1-d97d6c20904c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847520339166362359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359128475203391663623591284752033916636235912847520339166362359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436621e5-aa02-4c71-8e29-c8e1b1939358, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858b3cb8-2c5d-4d16-bfb5-689561823eb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858b3cb8-2c5d-4d16-bfb5-689561823eb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9864640587616839476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476986464058761683947698646405876168394769864640587616839476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5d52b2-bf90-4b0e-adb1-d97d6c20904c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db336d6-59b6-4642-82b0-c061df94aba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db336d6-59b6-4642-82b0-c061df94aba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6365169885160804588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588636516988516080458863651698851608045886365169885160804588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858b3cb8-2c5d-4d16-bfb5-689561823eb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12a6883-6993-4615-a5d8-05429f667094, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12a6883-6993-4615-a5d8-05429f667094, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504195074656848012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012125041950746568480121250419507465684801212504195074656848012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db336d6-59b6-4642-82b0-c061df94aba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd14b0a-96e0-4697-9e35-68c21605b3d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd14b0a-96e0-4697-9e35-68c21605b3d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875790591744284637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637987579059174428463798757905917442846379875790591744284637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12a6883-6993-4615-a5d8-05429f667094, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd14b0a-96e0-4697-9e35-68c21605b3d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebcfe04-0d4c-4af9-8911-9ec74bcd5d3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebcfe04-0d4c-4af9-8911-9ec74bcd5d3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296172031078759335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335629617203107875933562961720310787593356296172031078759335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5376e48-3435-4726-9c6d-d5ad5319529f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5376e48-3435-4726-9c6d-d5ad5319529f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785765846047988560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560157857658460479885601578576584604798856015785765846047988560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebcfe04-0d4c-4af9-8911-9ec74bcd5d3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eba153f8-79f5-4314-91d6-78c2c8870630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba153f8-79f5-4314-91d6-78c2c8870630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10129513640923870034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034101295136409238700341012951364092387003410129513640923870034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5376e48-3435-4726-9c6d-d5ad5319529f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8055b317-a116-481a-ae97-71d8d2c7c1c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8055b317-a116-481a-ae97-71d8d2c7c1c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271647307174638493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493172716473071746384931727164730717463849317271647307174638493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba153f8-79f5-4314-91d6-78c2c8870630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a834288-fa7f-43cc-944b-4114320d4c1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a834288-fa7f-43cc-944b-4114320d4c1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17490636287436014184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184174906362874360141841749063628743601418417490636287436014184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8055b317-a116-481a-ae97-71d8d2c7c1c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd6ef55-30e0-4177-ba83-fe9710aa6542, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd6ef55-30e0-4177-ba83-fe9710aa6542, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6674291046988828836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836667429104698882883666742910469888288366674291046988828836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a834288-fa7f-43cc-944b-4114320d4c1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a74aea-429d-4737-a0ba-bc1919b0de42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a74aea-429d-4737-a0ba-bc1919b0de42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2391009915338489372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372239100991533848937223910099153384893722391009915338489372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd6ef55-30e0-4177-ba83-fe9710aa6542, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14df102-608a-4583-932c-5d8a216f41ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14df102-608a-4583-932c-5d8a216f41ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5099069786924351463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463509906978692435146350990697869243514635099069786924351463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a74aea-429d-4737-a0ba-bc1919b0de42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6c9d35-20d8-4039-89ff-6e13ad6c3c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6c9d35-20d8-4039-89ff-6e13ad6c3c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9286630044373922685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685928663004437392268592866300443739226859286630044373922685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14df102-608a-4583-932c-5d8a216f41ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6c9d35-20d8-4039-89ff-6e13ad6c3c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cc2eca-625b-4dd3-be5b-6198bb9fc1d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b991df3c-6cb6-4a0d-9a03-b46bbae73d23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b991df3c-6cb6-4a0d-9a03-b46bbae73d23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8616845223596525497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497861684522359652549786168452235965254978616845223596525497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cc2eca-625b-4dd3-be5b-6198bb9fc1d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 87810939930213476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476878109399302134768781093993021347687810939930213476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cc2eca-625b-4dd3-be5b-6198bb9fc1d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f6d118-0c48-477d-b107-4cf3d0be6bff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f6d118-0c48-477d-b107-4cf3d0be6bff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008309791182350630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630110083097911823506301100830979118235063011008309791182350630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b991df3c-6cb6-4a0d-9a03-b46bbae73d23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa73d13-200a-4993-a54a-34a8df87d220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa73d13-200a-4993-a54a-34a8df87d220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965914601074514603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603119659146010745146031196591460107451460311965914601074514603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f6d118-0c48-477d-b107-4cf3d0be6bff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea380693-0d36-4d6c-a511-7c869d471578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea380693-0d36-4d6c-a511-7c869d471578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7757480289512577530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530775748028951257753077574802895125775307757480289512577530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa73d13-200a-4993-a54a-34a8df87d220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d213e194-c30a-4d23-aa2c-68d2d1ac0654, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d213e194-c30a-4d23-aa2c-68d2d1ac0654, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954707382415481175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175395470738241548117539547073824154811753954707382415481175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea380693-0d36-4d6c-a511-7c869d471578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1916a854-8fd4-4ec9-b3a3-04020ca119bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1916a854-8fd4-4ec9-b3a3-04020ca119bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12703154328983389601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601127031543289833896011270315432898338960112703154328983389601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d213e194-c30a-4d23-aa2c-68d2d1ac0654, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b1c1080-cbeb-4e40-8910-051e60c06063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b1c1080-cbeb-4e40-8910-051e60c06063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4405945319054860212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212440594531905486021244059453190548602124405945319054860212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1916a854-8fd4-4ec9-b3a3-04020ca119bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 366a5d10-d54d-4994-9d19-24387d732950, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 366a5d10-d54d-4994-9d19-24387d732950, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060048320152091378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378706004832015209137870600483201520913787060048320152091378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b1c1080-cbeb-4e40-8910-051e60c06063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3912b72-3986-49fb-a7dc-915ad14d129f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3912b72-3986-49fb-a7dc-915ad14d129f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169678951673663458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458116967895167366345811696789516736634581169678951673663458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 366a5d10-d54d-4994-9d19-24387d732950, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ac2c74-ada3-4a9f-9b0f-c8b874176281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ac2c74-ada3-4a9f-9b0f-c8b874176281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124498910699732663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663124498910699732663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3912b72-3986-49fb-a7dc-915ad14d129f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ca6b94-80e4-42e4-867c-926a93c18364, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ca6b94-80e4-42e4-867c-926a93c18364, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8706401140319588967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967870640114031958896787064011403195889678706401140319588967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ac2c74-ada3-4a9f-9b0f-c8b874176281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5aa2ce-98ea-4af3-b51c-d1238c04d9fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5aa2ce-98ea-4af3-b51c-d1238c04d9fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149551911979962297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297414955191197996229741495519119799622974149551911979962297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ca6b94-80e4-42e4-867c-926a93c18364, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841a4e83-3439-4e24-bdd2-3943755040d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841a4e83-3439-4e24-bdd2-3943755040d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11300444852643049255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255113004448526430492551130044485264304925511300444852643049255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5aa2ce-98ea-4af3-b51c-d1238c04d9fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06bbed69-91f2-40a6-877b-c3cb60eeae58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bbed69-91f2-40a6-877b-c3cb60eeae58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17989751782828727784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784179897517828287277841798975178282872778417989751782828727784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841a4e83-3439-4e24-bdd2-3943755040d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e0543e-e6a6-46c4-bd4e-50c279dcc75d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e0543e-e6a6-46c4-bd4e-50c279dcc75d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16601695202645756245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245166016952026457562451660169520264575624516601695202645756245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bbed69-91f2-40a6-877b-c3cb60eeae58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4cbb18-0194-4241-8593-b2b221142736, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4cbb18-0194-4241-8593-b2b221142736, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558630623029731773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773165586306230297317731655863062302973177316558630623029731773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e0543e-e6a6-46c4-bd4e-50c279dcc75d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308772b5-035b-455b-a86b-70c6d6a9a1db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308772b5-035b-455b-a86b-70c6d6a9a1db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305483025980429996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996113054830259804299961130548302598042999611305483025980429996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4cbb18-0194-4241-8593-b2b221142736, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8871ebf7-3cb6-4c32-a598-292fc2ed6694, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308772b5-035b-455b-a86b-70c6d6a9a1db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67261b7-be11-43fc-9b72-97866d7f87bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67261b7-be11-43fc-9b72-97866d7f87bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5842141131672027178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178584214113167202717858421411316720271785842141131672027178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8871ebf7-3cb6-4c32-a598-292fc2ed6694, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1682083876413193745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745168208387641319374516820838764131937451682083876413193745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67261b7-be11-43fc-9b72-97866d7f87bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8871ebf7-3cb6-4c32-a598-292fc2ed6694, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e646df41-8325-4949-94e2-7553e7f63be4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e646df41-8325-4949-94e2-7553e7f63be4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11444233998044521226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226114442339980445212261144423399804452122611444233998044521226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a6744c7-d677-45ce-b526-12a9cdaa25e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6744c7-d677-45ce-b526-12a9cdaa25e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1401407043317561797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797140140704331756179714014070433175617971401407043317561797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e646df41-8325-4949-94e2-7553e7f63be4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001773d5-355c-4ef5-bd59-da6ee4d64433, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001773d5-355c-4ef5-bd59-da6ee4d64433, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13291869581027951343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343132918695810279513431329186958102795134313291869581027951343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6744c7-d677-45ce-b526-12a9cdaa25e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f77441b-3f1a-49cd-ab7d-9768bf896788, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f77441b-3f1a-49cd-ab7d-9768bf896788, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736630428794545437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437273663042879454543727366304287945454372736630428794545437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001773d5-355c-4ef5-bd59-da6ee4d64433, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513cd1a3-3460-4340-8b06-307ab717b4d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513cd1a3-3460-4340-8b06-307ab717b4d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8950155811224102965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965895015581122410296589501558112241029658950155811224102965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f77441b-3f1a-49cd-ab7d-9768bf896788, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a92142d-cc2c-4726-a777-07ef190f29d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a92142d-cc2c-4726-a777-07ef190f29d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284709829018148962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962172847098290181489621728470982901814896217284709829018148962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513cd1a3-3460-4340-8b06-307ab717b4d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb808772-bff4-46b1-a0ff-d64ec504bb28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb808772-bff4-46b1-a0ff-d64ec504bb28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904248071532356945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945159042480715323569451590424807153235694515904248071532356945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a92142d-cc2c-4726-a777-07ef190f29d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae9c980-c1dc-4671-b2fa-d2d45995ce27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae9c980-c1dc-4671-b2fa-d2d45995ce27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634866692026010976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976126348666920260109761263486669202601097612634866692026010976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb808772-bff4-46b1-a0ff-d64ec504bb28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4eba545-2f65-418a-bfe1-7eba1731e989, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4eba545-2f65-418a-bfe1-7eba1731e989, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18408797464674569416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416184087974646745694161840879746467456941618408797464674569416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae9c980-c1dc-4671-b2fa-d2d45995ce27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c67b45a-4dc9-4f1d-8705-ede47b3da74a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c67b45a-4dc9-4f1d-8705-ede47b3da74a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2642241370943910792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792264224137094391079226422413709439107922642241370943910792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4eba545-2f65-418a-bfe1-7eba1731e989, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a8dabf-41c5-488e-913d-a0d0b49c64b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c67b45a-4dc9-4f1d-8705-ede47b3da74a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbc667b-6532-46d3-ba26-e56df27700d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbc667b-6532-46d3-ba26-e56df27700d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531849457294225692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692953184945729422569295318494572942256929531849457294225692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a8dabf-41c5-488e-913d-a0d0b49c64b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311087446496351479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479153110874464963514791531108744649635147915311087446496351479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbc667b-6532-46d3-ba26-e56df27700d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f326d9-ff6a-4012-b0fd-ebade6d31acf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f326d9-ff6a-4012-b0fd-ebade6d31acf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11248545427501980758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758112485454275019807581124854542750198075811248545427501980758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a8dabf-41c5-488e-913d-a0d0b49c64b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe0534b-0061-4a9d-8a39-8809955f4ea2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe0534b-0061-4a9d-8a39-8809955f4ea2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17589833454253999361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361175898334542539993611758983345425399936117589833454253999361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f326d9-ff6a-4012-b0fd-ebade6d31acf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b057f3ab-b7ba-4c4f-b3f5-6eb1a1847e47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b057f3ab-b7ba-4c4f-b3f5-6eb1a1847e47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922140918927941048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048492214091892794104849221409189279410484922140918927941048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe0534b-0061-4a9d-8a39-8809955f4ea2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bf5cfc-0e18-43a4-bb96-1255e8692291, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bf5cfc-0e18-43a4-bb96-1255e8692291, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14638977992597378149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149146389779925973781491463897799259737814914638977992597378149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b057f3ab-b7ba-4c4f-b3f5-6eb1a1847e47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dadbfceb-de6e-4679-ab7a-b2a72136181d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dadbfceb-de6e-4679-ab7a-b2a72136181d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2827594186203402470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470282759418620340247028275941862034024702827594186203402470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dadbfceb-de6e-4679-ab7a-b2a72136181d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87eefed-bfd2-4d6d-b057-d6cb2eb5262b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bf5cfc-0e18-43a4-bb96-1255e8692291, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdcf605-11ec-4f24-bf67-769a80f3a23f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdcf605-11ec-4f24-bf67-769a80f3a23f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11459819186450765479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479114598191864507654791145981918645076547911459819186450765479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87eefed-bfd2-4d6d-b057-d6cb2eb5262b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507051722515548245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245155070517225155482451550705172251554824515507051722515548245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdcf605-11ec-4f24-bf67-769a80f3a23f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0689792b-7f09-451d-b182-a881dab09ee4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87eefed-bfd2-4d6d-b057-d6cb2eb5262b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0689792b-7f09-451d-b182-a881dab09ee4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697465391188736969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969176974653911887369691769746539118873696917697465391188736969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6708af94-aa8b-4f02-ad32-5d31b4d1a639, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6708af94-aa8b-4f02-ad32-5d31b4d1a639, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14785286755323393654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654147852867553233936541478528675532339365414785286755323393654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0689792b-7f09-451d-b182-a881dab09ee4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6708af94-aa8b-4f02-ad32-5d31b4d1a639, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9722e65f-fa5a-4aa6-a82b-f4bae1e7154d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9722e65f-fa5a-4aa6-a82b-f4bae1e7154d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495475671319950625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625174954756713199506251749547567131995062517495475671319950625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e01a05e-2fe6-4d51-abe3-15a38a661f61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e01a05e-2fe6-4d51-abe3-15a38a661f61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14560238590453204800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800145602385904532048001456023859045320480014560238590453204800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9722e65f-fa5a-4aa6-a82b-f4bae1e7154d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d64766d-cdfd-41d3-b129-b8a738497bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d64766d-cdfd-41d3-b129-b8a738497bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9899525565164039877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877989952556516403987798995255651640398779899525565164039877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e01a05e-2fe6-4d51-abe3-15a38a661f61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40032ffe-fed9-42fe-8bc0-a75a355b18b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40032ffe-fed9-42fe-8bc0-a75a355b18b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12396836307224806954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954123968363072248069541239683630722480695412396836307224806954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d64766d-cdfd-41d3-b129-b8a738497bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259f4469-7353-4242-b657-7428d6ab5f97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259f4469-7353-4242-b657-7428d6ab5f97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092929105375001559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559160929291053750015591609292910537500155916092929105375001559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40032ffe-fed9-42fe-8bc0-a75a355b18b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859ada09-30cd-49b0-b3af-fafa2f0df77d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859ada09-30cd-49b0-b3af-fafa2f0df77d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7785748814313672854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854778574881431367285477857488143136728547785748814313672854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259f4469-7353-4242-b657-7428d6ab5f97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f99bb077-5dfe-4de2-b8d1-8e33ab2cfd12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859ada09-30cd-49b0-b3af-fafa2f0df77d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f99bb077-5dfe-4de2-b8d1-8e33ab2cfd12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8424708139967224649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649842470813996722464984247081399672246498424708139967224649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06caa1a5-a0eb-4a29-9ac8-706069850c77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06caa1a5-a0eb-4a29-9ac8-706069850c77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106580622691167089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089181065806226911670891810658062269116708918106580622691167089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f99bb077-5dfe-4de2-b8d1-8e33ab2cfd12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5868dace-7949-4729-9499-5844d049dd5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5868dace-7949-4729-9499-5844d049dd5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1028146843452726173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173102814684345272617310281468434527261731028146843452726173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06caa1a5-a0eb-4a29-9ac8-706069850c77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b203a690-dbe9-4bd0-85ee-eb633b3c20fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b203a690-dbe9-4bd0-85ee-eb633b3c20fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13747624693074612249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249137476246930746122491374762469307461224913747624693074612249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5868dace-7949-4729-9499-5844d049dd5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25930e00-fea7-400f-8e87-13ea837f04f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25930e00-fea7-400f-8e87-13ea837f04f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2082707403085170069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069208270740308517006920827074030851700692082707403085170069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b203a690-dbe9-4bd0-85ee-eb633b3c20fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d2127a-886f-47a5-9ff3-a3f8fccb2eb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d2127a-886f-47a5-9ff3-a3f8fccb2eb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377941081298594270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270143779410812985942701437794108129859427014377941081298594270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25930e00-fea7-400f-8e87-13ea837f04f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3c4995-cc56-46fc-95d3-9d91b571704a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3c4995-cc56-46fc-95d3-9d91b571704a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12965777948250770991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991129657779482507709911296577794825077099112965777948250770991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d2127a-886f-47a5-9ff3-a3f8fccb2eb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e78edb-b7c8-4fdd-9a5a-edaeaf903d77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e78edb-b7c8-4fdd-9a5a-edaeaf903d77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1091446686702303313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313109144668670230331310914466867023033131091446686702303313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3c4995-cc56-46fc-95d3-9d91b571704a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983ae33d-33ab-47ce-ba3f-c4df1201cc01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983ae33d-33ab-47ce-ba3f-c4df1201cc01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409855860920674168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168240985586092067416824098558609206741682409855860920674168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e78edb-b7c8-4fdd-9a5a-edaeaf903d77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471c1d38-8eb8-4f7c-9605-34cc11e56b44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471c1d38-8eb8-4f7c-9605-34cc11e56b44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582259330031683370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370145822593300316833701458225933003168337014582259330031683370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983ae33d-33ab-47ce-ba3f-c4df1201cc01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac48ca7-29b3-4717-a1a9-a2a11f399474, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac48ca7-29b3-4717-a1a9-a2a11f399474, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4767186192178454206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206476718619217845420647671861921784542064767186192178454206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471c1d38-8eb8-4f7c-9605-34cc11e56b44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0909f445-9f77-4b7a-a93a-76e07830f843, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0909f445-9f77-4b7a-a93a-76e07830f843, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7712584460128868853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853771258446012886885377125844601288688537712584460128868853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac48ca7-29b3-4717-a1a9-a2a11f399474, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df5af4-6dde-420f-8cc4-ae47edb85bac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df5af4-6dde-420f-8cc4-ae47edb85bac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604131656182439596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596660413165618243959666041316561824395966604131656182439596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0909f445-9f77-4b7a-a93a-76e07830f843, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f0bce4-9a7a-4a83-8501-662f257e20a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f0bce4-9a7a-4a83-8501-662f257e20a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18310636057473090970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970183106360574730909701831063605747309097018310636057473090970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f0bce4-9a7a-4a83-8501-662f257e20a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1c5df8-be42-45c2-adff-b5088a6a3edc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1c5df8-be42-45c2-adff-b5088a6a3edc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753269317308942722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722107532693173089427221075326931730894272210753269317308942722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df5af4-6dde-420f-8cc4-ae47edb85bac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50bdf18-dd2f-4a2e-a691-4b0cc9d3c79d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50bdf18-dd2f-4a2e-a691-4b0cc9d3c79d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1379660116959825227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227137966011695982522713796601169598252271379660116959825227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1c5df8-be42-45c2-adff-b5088a6a3edc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310544f0-3204-46ac-91dd-bc5d1bf927d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310544f0-3204-46ac-91dd-bc5d1bf927d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14817813652844332242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242148178136528443322421481781365284433224214817813652844332242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50bdf18-dd2f-4a2e-a691-4b0cc9d3c79d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb301949-2e22-4515-ac3b-e04b476f4bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb301949-2e22-4515-ac3b-e04b476f4bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17267512617166569997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997172675126171665699971726751261716656999717267512617166569997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310544f0-3204-46ac-91dd-bc5d1bf927d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379f24cd-cb80-4545-b016-d6fed34df1ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379f24cd-cb80-4545-b016-d6fed34df1ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12079653865547791315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315120796538655477913151207965386554779131512079653865547791315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb301949-2e22-4515-ac3b-e04b476f4bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0dabc13-0b39-4055-b756-ff3269008847, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0dabc13-0b39-4055-b756-ff3269008847, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12596710117818051449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449125967101178180514491259671011781805144912596710117818051449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379f24cd-cb80-4545-b016-d6fed34df1ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43631ad7-2ba3-4ff9-a463-d0c267bcc97e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43631ad7-2ba3-4ff9-a463-d0c267bcc97e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12833567376153364830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830128335673761533648301283356737615336483012833567376153364830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0dabc13-0b39-4055-b756-ff3269008847, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43631ad7-2ba3-4ff9-a463-d0c267bcc97e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1e8942-62e1-4fca-8687-c357578e55e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b08485-a1b2-4180-b6a1-f207be453bdc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1e8942-62e1-4fca-8687-c357578e55e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692557553640927981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981692557553640927981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b08485-a1b2-4180-b6a1-f207be453bdc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303150988617711177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177830315098861771117783031509886177111778303150988617711177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1e8942-62e1-4fca-8687-c357578e55e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ce1302-20ad-4c3f-8acd-e43a4eeac4a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ce1302-20ad-4c3f-8acd-e43a4eeac4a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6134139701393912665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665613413970139391266561341397013939126656134139701393912665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b08485-a1b2-4180-b6a1-f207be453bdc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d01d81-6bfd-4f14-94d4-6ad87270750a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d01d81-6bfd-4f14-94d4-6ad87270750a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9472933218596132725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725947293321859613272594729332185961327259472933218596132725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ce1302-20ad-4c3f-8acd-e43a4eeac4a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4f6a55-1e1b-4b0b-850a-f802386b92b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4f6a55-1e1b-4b0b-850a-f802386b92b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11986022049277241199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199119860220492772411991198602204927724119911986022049277241199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d01d81-6bfd-4f14-94d4-6ad87270750a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4f6a55-1e1b-4b0b-850a-f802386b92b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4cbd68-2edb-44ee-85ba-ec0d365bdafe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4cbd68-2edb-44ee-85ba-ec0d365bdafe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843793739468173412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412843793739468173412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f54d112-bfea-4fc4-b4a4-8eac75612cf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f54d112-bfea-4fc4-b4a4-8eac75612cf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16741317716644816770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770167413177166448167701674131771664481677016741317716644816770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4cbd68-2edb-44ee-85ba-ec0d365bdafe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f54d112-bfea-4fc4-b4a4-8eac75612cf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc64bba-5ea0-470f-8566-0af7b5a34295, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc64bba-5ea0-470f-8566-0af7b5a34295, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11159770465446419770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770111597704654464197701115977046544641977011159770465446419770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36f1100-4b81-4f49-98b6-4d4e706f1944, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36f1100-4b81-4f49-98b6-4d4e706f1944, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13942146642333883602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602139421466423338836021394214664233388360213942146642333883602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc64bba-5ea0-470f-8566-0af7b5a34295, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72601fe5-2a26-4feb-ad52-e4d8ae481f87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36f1100-4b81-4f49-98b6-4d4e706f1944, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72601fe5-2a26-4feb-ad52-e4d8ae481f87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14946758730080313966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966149467587300803139661494675873008031396614946758730080313966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1b1b8e-70b5-4a5e-8e6b-de572e976e63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1b1b8e-70b5-4a5e-8e6b-de572e976e63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9283782279431934380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380928378227943193438092837822794319343809283782279431934380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72601fe5-2a26-4feb-ad52-e4d8ae481f87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9439d32d-8dbf-45b5-9e9a-599f0457182f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1b1b8e-70b5-4a5e-8e6b-de572e976e63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d4e948-ec4c-43dc-b9bf-8cd77c21a056, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d4e948-ec4c-43dc-b9bf-8cd77c21a056, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255016815469413123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123125501681546941312312550168154694131231255016815469413123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9439d32d-8dbf-45b5-9e9a-599f0457182f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557139753662925888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888557139753662925888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d4e948-ec4c-43dc-b9bf-8cd77c21a056, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fecc3c2a-f5b6-4331-b20a-ccdb9b5d7928, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fecc3c2a-f5b6-4331-b20a-ccdb9b5d7928, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2761623412493616217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217276162341249361621727616234124936162172761623412493616217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9439d32d-8dbf-45b5-9e9a-599f0457182f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0667e857-a4bd-4b5a-81e3-c9f493ab2837, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0667e857-a4bd-4b5a-81e3-c9f493ab2837, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15372791626620829823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823153727916266208298231537279162662082982315372791626620829823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0667e857-a4bd-4b5a-81e3-c9f493ab2837, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640e612a-073d-4d38-b8de-a53c3aa9e5d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640e612a-073d-4d38-b8de-a53c3aa9e5d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7230630623713772262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262723063062371377226272306306237137722627230630623713772262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fecc3c2a-f5b6-4331-b20a-ccdb9b5d7928, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34af51a-0c5e-44b8-b4ec-a00242c7d41d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34af51a-0c5e-44b8-b4ec-a00242c7d41d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425805152194949877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877842580515219494987784258051521949498778425805152194949877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640e612a-073d-4d38-b8de-a53c3aa9e5d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18126363-4f29-4382-8332-f62e544cd05f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18126363-4f29-4382-8332-f62e544cd05f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334360480442803081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081143343604804428030811433436048044280308114334360480442803081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34af51a-0c5e-44b8-b4ec-a00242c7d41d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c6136a-efa8-4dec-94ba-0b3d87f2d994, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c6136a-efa8-4dec-94ba-0b3d87f2d994, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3012599636281130854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854301259963628113085430125996362811308543012599636281130854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18126363-4f29-4382-8332-f62e544cd05f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c6136a-efa8-4dec-94ba-0b3d87f2d994, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1d4f12b-b393-419f-9946-0c0d5c0f6c20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1d4f12b-b393-419f-9946-0c0d5c0f6c20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15378691890742651051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051153786918907426510511537869189074265105115378691890742651051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2300566-cad8-4de8-95ed-47d17d303d82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2300566-cad8-4de8-95ed-47d17d303d82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979934877042585033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033129799348770425850331297993487704258503312979934877042585033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1d4f12b-b393-419f-9946-0c0d5c0f6c20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2300566-cad8-4de8-95ed-47d17d303d82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e94aaac-5e81-480d-9543-9214155aa72d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f81f5792-2d9c-4796-90d0-ecedc19c01cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f81f5792-2d9c-4796-90d0-ecedc19c01cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10557002171416747354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354105570021714167473541055700217141674735410557002171416747354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e94aaac-5e81-480d-9543-9214155aa72d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15508071217750895426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426155080712177508954261550807121775089542615508071217750895426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f81f5792-2d9c-4796-90d0-ecedc19c01cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c04f3cf-478a-4c84-b4a1-656e484ba3c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e94aaac-5e81-480d-9543-9214155aa72d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c36dca2-f05d-4faa-bbbc-544ec2a915d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c36dca2-f05d-4faa-bbbc-544ec2a915d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291748129606097714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714229174812960609771422917481296060977142291748129606097714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c04f3cf-478a-4c84-b4a1-656e484ba3c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16385646003657671468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468163856460036576714681638564600365767146816385646003657671468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c36dca2-f05d-4faa-bbbc-544ec2a915d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8bef96-c853-40b4-b425-9f610380c183, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8bef96-c853-40b4-b425-9f610380c183, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8770291120694945007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007877029112069494500787702911206949450078770291120694945007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c04f3cf-478a-4c84-b4a1-656e484ba3c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3fd0f6-dbc5-43b2-a2eb-5aa67f4675ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3fd0f6-dbc5-43b2-a2eb-5aa67f4675ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9272763237215311705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705927276323721531170592727632372153117059272763237215311705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8bef96-c853-40b4-b425-9f610380c183, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee25f6b-b426-4aab-b7ba-60555196ba8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee25f6b-b426-4aab-b7ba-60555196ba8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778385614476442812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812877838561447644281287783856144764428128778385614476442812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3fd0f6-dbc5-43b2-a2eb-5aa67f4675ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48b6621c-9796-4a17-8f3e-5fcbb74d898c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48b6621c-9796-4a17-8f3e-5fcbb74d898c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15435224400379005912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912154352244003790059121543522440037900591215435224400379005912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee25f6b-b426-4aab-b7ba-60555196ba8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985d1e93-f636-4c04-9b27-cb2925e43452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985d1e93-f636-4c04-9b27-cb2925e43452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6749425322573005577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577674942532257300557767494253225730055776749425322573005577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985d1e93-f636-4c04-9b27-cb2925e43452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9625b317-a389-4315-9884-84ae8226530f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9625b317-a389-4315-9884-84ae8226530f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17409264625800560285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285174092646258005602851740926462580056028517409264625800560285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48b6621c-9796-4a17-8f3e-5fcbb74d898c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0451a29c-925c-4032-b8d0-2c8f12e43dde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0451a29c-925c-4032-b8d0-2c8f12e43dde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3013589435983894782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782301358943598389478230135894359838947823013589435983894782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9625b317-a389-4315-9884-84ae8226530f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93cd15ca-d26d-46ab-ad0b-2631a62388c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cd15ca-d26d-46ab-ad0b-2631a62388c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8159534815052397446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446815953481505239744681595348150523974468159534815052397446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cd15ca-d26d-46ab-ad0b-2631a62388c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0451a29c-925c-4032-b8d0-2c8f12e43dde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35c971e-0221-4cf2-b009-cc9999eaaf94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35c971e-0221-4cf2-b009-cc9999eaaf94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112631000667502277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277131126310006675022771311263100066750227713112631000667502277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43571a53-587b-46dd-811e-6974b10c1937, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43571a53-587b-46dd-811e-6974b10c1937, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17642697696918835841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841176426976969188358411764269769691883584117642697696918835841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35c971e-0221-4cf2-b009-cc9999eaaf94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04199bb0-a765-4d6c-ab2b-2325c0f7d3da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04199bb0-a765-4d6c-ab2b-2325c0f7d3da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 90091477363008723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723900914773630087239009147736300872390091477363008723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43571a53-587b-46dd-811e-6974b10c1937, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21dee324-e378-4d35-bda4-798a3ddb27d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21dee324-e378-4d35-bda4-798a3ddb27d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8995078396716703405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405899507839671670340589950783967167034058995078396716703405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04199bb0-a765-4d6c-ab2b-2325c0f7d3da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c412afc-7d92-424c-8dcd-7f21965fb7a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c412afc-7d92-424c-8dcd-7f21965fb7a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17171409784583546266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266171714097845835462661717140978458354626617171409784583546266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21dee324-e378-4d35-bda4-798a3ddb27d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005856cb-9d99-4b1f-b5de-57c669c696d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005856cb-9d99-4b1f-b5de-57c669c696d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6848776146287729273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273684877614628772927368487761462877292736848776146287729273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c412afc-7d92-424c-8dcd-7f21965fb7a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c56dd6-db22-4de7-9e04-389af80c5129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c56dd6-db22-4de7-9e04-389af80c5129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3269718175585607609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609326971817558560760932697181755856076093269718175585607609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005856cb-9d99-4b1f-b5de-57c669c696d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ff0c14-c1aa-45f7-a631-e88d1e3cf868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ff0c14-c1aa-45f7-a631-e88d1e3cf868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376847099161301157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157133768470991613011571337684709916130115713376847099161301157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c56dd6-db22-4de7-9e04-389af80c5129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46902a8b-33e4-41cf-9e76-d7e8cfe52be1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46902a8b-33e4-41cf-9e76-d7e8cfe52be1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16780323836686337734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734167803238366863377341678032383668633773416780323836686337734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ff0c14-c1aa-45f7-a631-e88d1e3cf868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c57052d-6c24-4591-a8c5-be30c07bffff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46902a8b-33e4-41cf-9e76-d7e8cfe52be1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157a1086-df89-4af0-91e3-72112b89431a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157a1086-df89-4af0-91e3-72112b89431a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040968163184876170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170104096816318487617010409681631848761701040968163184876170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c57052d-6c24-4591-a8c5-be30c07bffff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754222699410013887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887107542226994100138871075422269941001388710754222699410013887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157a1086-df89-4af0-91e3-72112b89431a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e0ca4e-543a-4509-a42a-e79d004fde8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e0ca4e-543a-4509-a42a-e79d004fde8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 663527228085037512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512663527228085037512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e0ca4e-543a-4509-a42a-e79d004fde8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ceebb2f-7149-4ec9-92f2-b762320cfdff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ceebb2f-7149-4ec9-92f2-b762320cfdff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12972292642831544794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794129722926428315447941297229264283154479412972292642831544794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c57052d-6c24-4591-a8c5-be30c07bffff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16b1792-e96d-46e4-a190-176e01fffafb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16b1792-e96d-46e4-a190-176e01fffafb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920493162321805519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519119204931623218055191192049316232180551911920493162321805519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ceebb2f-7149-4ec9-92f2-b762320cfdff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eed30ec0-89b3-4d07-b233-4ca6609bd0a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eed30ec0-89b3-4d07-b233-4ca6609bd0a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9061767902239485168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168906176790223948516890617679022394851689061767902239485168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16b1792-e96d-46e4-a190-176e01fffafb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59ffc4f-e000-41c6-92b7-59061b4ab2de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59ffc4f-e000-41c6-92b7-59061b4ab2de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17289082541658702822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822172890825416587028221728908254165870282217289082541658702822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eed30ec0-89b3-4d07-b233-4ca6609bd0a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482010c0-9f4c-4062-93fc-f1a88047b446, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482010c0-9f4c-4062-93fc-f1a88047b446, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14315177598911806959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959143151775989118069591431517759891180695914315177598911806959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59ffc4f-e000-41c6-92b7-59061b4ab2de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b1a994-1e54-46ba-8336-2df679169341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b1a994-1e54-46ba-8336-2df679169341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2181769024463906870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870218176902446390687021817690244639068702181769024463906870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482010c0-9f4c-4062-93fc-f1a88047b446, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 806756a1-a7c4-454b-b1d0-51cfd2a4bf68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806756a1-a7c4-454b-b1d0-51cfd2a4bf68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125011033988183181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181612501103398818318161250110339881831816125011033988183181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b1a994-1e54-46ba-8336-2df679169341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9751ca4-c4da-4fd4-9e32-dc84000d818c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9751ca4-c4da-4fd4-9e32-dc84000d818c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444886356600581932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932344488635660058193234448863566005819323444886356600581932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806756a1-a7c4-454b-b1d0-51cfd2a4bf68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da2c8575-a16d-4455-9727-044d100eb324, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2c8575-a16d-4455-9727-044d100eb324, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908316606084571268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268139083166060845712681390831660608457126813908316606084571268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9751ca4-c4da-4fd4-9e32-dc84000d818c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32824857-bb5a-46a1-9183-4c7ea7967e68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32824857-bb5a-46a1-9183-4c7ea7967e68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5851778329534752788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788585177832953475278858517783295347527885851778329534752788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2c8575-a16d-4455-9727-044d100eb324, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d836c8d1-1dda-4a8b-9aef-08445870d303, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d836c8d1-1dda-4a8b-9aef-08445870d303, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302468754621367255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255302468754621367255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32824857-bb5a-46a1-9183-4c7ea7967e68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d7f1b7-971b-44ad-8a83-ca984e962b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d7f1b7-971b-44ad-8a83-ca984e962b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674988384486780323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323166749883844867803231667498838448678032316674988384486780323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d836c8d1-1dda-4a8b-9aef-08445870d303, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdb6d45-1fc8-4fa4-a108-21eccbc39772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdb6d45-1fc8-4fa4-a108-21eccbc39772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5151543416685036795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795515154341668503679551515434166850367955151543416685036795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d7f1b7-971b-44ad-8a83-ca984e962b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debc4c0d-2e45-495e-b81c-655a0196d373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debc4c0d-2e45-495e-b81c-655a0196d373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851268116786955794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794148512681167869557941485126811678695579414851268116786955794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdb6d45-1fc8-4fa4-a108-21eccbc39772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ec150b-401a-45cd-b1e7-cd60de8875b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ec150b-401a-45cd-b1e7-cd60de8875b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942400166037434548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548194240016603743454819424001660374345481942400166037434548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debc4c0d-2e45-495e-b81c-655a0196d373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4b06ec-cc84-4719-9671-63d6d5059707, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4b06ec-cc84-4719-9671-63d6d5059707, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16844923865210717290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290168449238652107172901684492386521071729016844923865210717290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ec150b-401a-45cd-b1e7-cd60de8875b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a80507-8743-4099-83e6-2cf3e9b997d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a80507-8743-4099-83e6-2cf3e9b997d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15135054805715728119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119151350548057157281191513505480571572811915135054805715728119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4b06ec-cc84-4719-9671-63d6d5059707, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a80507-8743-4099-83e6-2cf3e9b997d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d886e70d-6193-4c25-a2ba-f4ea094d2781, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d886e70d-6193-4c25-a2ba-f4ea094d2781, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2265980624724820984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984226598062472482098422659806247248209842265980624724820984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32faed60-5687-49ca-baec-b80ed212c9ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32faed60-5687-49ca-baec-b80ed212c9ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6927434672312940859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859692743467231294085969274346723129408596927434672312940859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d886e70d-6193-4c25-a2ba-f4ea094d2781, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c6e8ad-4811-4070-84f3-2950b2ca2ea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c6e8ad-4811-4070-84f3-2950b2ca2ea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12406954409187602817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817124069544091876028171240695440918760281712406954409187602817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32faed60-5687-49ca-baec-b80ed212c9ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea225865-a138-4437-8990-edccd5e3df7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea225865-a138-4437-8990-edccd5e3df7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14713584340671363786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786147135843406713637861471358434067136378614713584340671363786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c6e8ad-4811-4070-84f3-2950b2ca2ea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc224028-072a-422a-a7d0-b4a69313af17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc224028-072a-422a-a7d0-b4a69313af17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12708887192168296221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221127088871921682962211270888719216829622112708887192168296221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea225865-a138-4437-8990-edccd5e3df7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fcb37b-7029-4c14-970d-190e84255fc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fcb37b-7029-4c14-970d-190e84255fc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10510055236948620971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971105100552369486209711051005523694862097110510055236948620971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fcb37b-7029-4c14-970d-190e84255fc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef52fcde-6447-4709-b563-57ad2a0465ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef52fcde-6447-4709-b563-57ad2a0465ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17143553369881809208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208171435533698818092081714355336988180920817143553369881809208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc224028-072a-422a-a7d0-b4a69313af17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b651123e-155f-4d07-ab6f-6d1d8a467dfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b651123e-155f-4d07-ab6f-6d1d8a467dfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 336708311673732139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139336708311673732139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef52fcde-6447-4709-b563-57ad2a0465ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153a598e-66a5-4def-9b35-4cb90470f434, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153a598e-66a5-4def-9b35-4cb90470f434, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977689065805334453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453797768906580533445379776890658053344537977689065805334453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b651123e-155f-4d07-ab6f-6d1d8a467dfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f67026-6ddc-469a-a6ac-adaf9d7684af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153a598e-66a5-4def-9b35-4cb90470f434, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2dc7a0-9523-4e86-8467-7c61b36b9636, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2dc7a0-9523-4e86-8467-7c61b36b9636, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3672048266376433960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960367204826637643396036720482663764339603672048266376433960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f67026-6ddc-469a-a6ac-adaf9d7684af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4975961104876668235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235497596110487666823549759611048766682354975961104876668235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2dc7a0-9523-4e86-8467-7c61b36b9636, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c600ae44-9440-4c8e-adb3-3ac64e1e9055, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c600ae44-9440-4c8e-adb3-3ac64e1e9055, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17217967979763071237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237172179679797630712371721796797976307123717217967979763071237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f67026-6ddc-469a-a6ac-adaf9d7684af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85fb6330-526d-4d0e-93fe-679fe0dac54b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c600ae44-9440-4c8e-adb3-3ac64e1e9055, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fb6330-526d-4d0e-93fe-679fe0dac54b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655472876846825795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795136554728768468257951365547287684682579513655472876846825795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c22b16a-8f2a-4d8b-82eb-4aa2efa6ab84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c22b16a-8f2a-4d8b-82eb-4aa2efa6ab84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13718816836076600816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816137188168360766008161371881683607660081613718816836076600816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fb6330-526d-4d0e-93fe-679fe0dac54b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5f642f6-2193-4f78-9867-6ffbd5f64adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5f642f6-2193-4f78-9867-6ffbd5f64adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13769181048910547113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113137691810489105471131376918104891054711313769181048910547113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c22b16a-8f2a-4d8b-82eb-4aa2efa6ab84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5926139-10d8-4694-9ad5-cce7efec5480, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5926139-10d8-4694-9ad5-cce7efec5480, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194113008229110494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494219411300822911049421941130082291104942194113008229110494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5f642f6-2193-4f78-9867-6ffbd5f64adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02428307-0eae-4e4d-a868-1b87ff699732, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5926139-10d8-4694-9ad5-cce7efec5480, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16172ce7-3b49-4c00-9e9b-d65219cb60bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16172ce7-3b49-4c00-9e9b-d65219cb60bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4419655746143006698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698441965574614300669844196557461430066984419655746143006698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02428307-0eae-4e4d-a868-1b87ff699732, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3878228702584363986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986387822870258436398638782287025843639863878228702584363986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02428307-0eae-4e4d-a868-1b87ff699732, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16172ce7-3b49-4c00-9e9b-d65219cb60bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02df74ec-00cb-4ba6-a495-baa636c21e70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02df74ec-00cb-4ba6-a495-baa636c21e70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562233939558748746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746856223393955874874685622339395587487468562233939558748746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082e4773-a367-4219-a44f-9bad73b3eb4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082e4773-a367-4219-a44f-9bad73b3eb4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056608022682815492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492305660802268281549230566080226828154923056608022682815492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02df74ec-00cb-4ba6-a495-baa636c21e70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5baa719b-aab5-4f88-869f-fdec38d6ceec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5baa719b-aab5-4f88-869f-fdec38d6ceec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396300415846931523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523183963004158469315231839630041584693152318396300415846931523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5baa719b-aab5-4f88-869f-fdec38d6ceec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7a8d328-212b-4dd9-8db5-315177209b38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7a8d328-212b-4dd9-8db5-315177209b38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14410702402082854011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011144107024020828540111441070240208285401114410702402082854011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082e4773-a367-4219-a44f-9bad73b3eb4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bed80a-2ce2-478f-b25c-07e708fa7574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bed80a-2ce2-478f-b25c-07e708fa7574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155602344607345544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544111556023446073455441115560234460734554411155602344607345544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7a8d328-212b-4dd9-8db5-315177209b38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39682240-8793-471f-9063-22edb36e3879, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39682240-8793-471f-9063-22edb36e3879, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061161825699634913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913120611618256996349131206116182569963491312061161825699634913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bed80a-2ce2-478f-b25c-07e708fa7574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01091e3-9eec-41df-9971-eafef2f36f28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01091e3-9eec-41df-9971-eafef2f36f28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9464077687598039383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383946407768759803938394640776875980393839464077687598039383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39682240-8793-471f-9063-22edb36e3879, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2f333b-7372-4590-ae42-d1f533904fc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2f333b-7372-4590-ae42-d1f533904fc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 856698227726401525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525856698227726401525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01091e3-9eec-41df-9971-eafef2f36f28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76fdf2c-6544-4c0f-85ea-2a339e4f759d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76fdf2c-6544-4c0f-85ea-2a339e4f759d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889858659094902791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791788985865909490279178898586590949027917889858659094902791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2f333b-7372-4590-ae42-d1f533904fc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76fdf2c-6544-4c0f-85ea-2a339e4f759d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9bcca9-c336-4a63-81b0-42573e525630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9bcca9-c336-4a63-81b0-42573e525630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505582323995860184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184125055823239958601841250558232399586018412505582323995860184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315b9cd2-30df-460a-a939-fedc1f2d7713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315b9cd2-30df-460a-a939-fedc1f2d7713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4050165686091511334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334405016568609151133440501656860915113344050165686091511334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9bcca9-c336-4a63-81b0-42573e525630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b2eb75-18c8-4319-ba6a-0542beb902c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315b9cd2-30df-460a-a939-fedc1f2d7713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2048cf88-c4fe-436b-811a-6e658256e0ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2048cf88-c4fe-436b-811a-6e658256e0ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9387119368403375342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342938711936840337534293871193684033753429387119368403375342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b2eb75-18c8-4319-ba6a-0542beb902c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16670357319950562180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180166703573199505621801667035731995056218016670357319950562180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2048cf88-c4fe-436b-811a-6e658256e0ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b2aa6a-e313-4e86-af21-12c080f1cfb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b2aa6a-e313-4e86-af21-12c080f1cfb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4426011490056162298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298442601149005616229844260114900561622984426011490056162298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b2eb75-18c8-4319-ba6a-0542beb902c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919eb8bd-8807-4103-974d-9fb6c8739105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919eb8bd-8807-4103-974d-9fb6c8739105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9309027701343627622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622930902770134362762293090277013436276229309027701343627622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b2aa6a-e313-4e86-af21-12c080f1cfb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0fe9ece-623e-489f-b109-1fbeec5e2c91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0fe9ece-623e-489f-b109-1fbeec5e2c91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10251101108149683808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808102511011081496838081025110110814968380810251101108149683808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919eb8bd-8807-4103-974d-9fb6c8739105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1077ea61-47ba-42c0-8b28-77cfebb2e66c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1077ea61-47ba-42c0-8b28-77cfebb2e66c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17901813945056542379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379179018139450565423791790181394505654237917901813945056542379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0fe9ece-623e-489f-b109-1fbeec5e2c91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3a51fe1-8251-4f9d-b9ea-a061aa077dc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a51fe1-8251-4f9d-b9ea-a061aa077dc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17772517560721662948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948177725175607216629481777251756072166294817772517560721662948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1077ea61-47ba-42c0-8b28-77cfebb2e66c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d728e8eb-c4c5-4928-9da3-8b9a32b4892f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d728e8eb-c4c5-4928-9da3-8b9a32b4892f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13397844241914098009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009133978442419140980091339784424191409800913397844241914098009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a51fe1-8251-4f9d-b9ea-a061aa077dc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc394b4d-a551-4ab5-bf39-4499db245afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc394b4d-a551-4ab5-bf39-4499db245afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624308552734790863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863176243085527347908631762430855273479086317624308552734790863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d728e8eb-c4c5-4928-9da3-8b9a32b4892f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10985aeb-666c-4c1d-a90f-3d8c27fedfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10985aeb-666c-4c1d-a90f-3d8c27fedfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175658058940109518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518131756580589401095181317565805894010951813175658058940109518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc394b4d-a551-4ab5-bf39-4499db245afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90391dac-4ee7-4fa9-89fc-6bdc34f6560a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90391dac-4ee7-4fa9-89fc-6bdc34f6560a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709826900883060436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436870982690088306043687098269008830604368709826900883060436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10985aeb-666c-4c1d-a90f-3d8c27fedfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a60cb5f-9a4f-47b2-b4d9-311c5abfc1d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a60cb5f-9a4f-47b2-b4d9-311c5abfc1d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753072936198966316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316975307293619896631697530729361989663169753072936198966316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90391dac-4ee7-4fa9-89fc-6bdc34f6560a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1fb6c8f-683c-48b2-8b49-d368486ba627, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1fb6c8f-683c-48b2-8b49-d368486ba627, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11072386658656471439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439110723866586564714391107238665865647143911072386658656471439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a60cb5f-9a4f-47b2-b4d9-311c5abfc1d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b52261-595f-4ae5-8449-2026831cf5c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b52261-595f-4ae5-8449-2026831cf5c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3210551986331383230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230321055198633138323032105519863313832303210551986331383230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1fb6c8f-683c-48b2-8b49-d368486ba627, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450c644c-8d69-4512-adfc-308c514ba008, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450c644c-8d69-4512-adfc-308c514ba008, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10736031630705422039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039107360316307054220391073603163070542203910736031630705422039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b52261-595f-4ae5-8449-2026831cf5c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4a275c-b506-44b6-b9f6-1913222a245e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4a275c-b506-44b6-b9f6-1913222a245e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476481185198615582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582144764811851986155821447648118519861558214476481185198615582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450c644c-8d69-4512-adfc-308c514ba008, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d2e868-4c2b-44fc-a365-6c8c4f46c6a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d2e868-4c2b-44fc-a365-6c8c4f46c6a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1804020603709933836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836180402060370993383618040206037099338361804020603709933836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4a275c-b506-44b6-b9f6-1913222a245e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d7ee948-ed80-42bb-93a5-e34ea82b407a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d7ee948-ed80-42bb-93a5-e34ea82b407a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000503523509747847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847800050352350974784780005035235097478478000503523509747847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d2e868-4c2b-44fc-a365-6c8c4f46c6a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764b3b07-63d5-45d2-8357-066f69326952, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764b3b07-63d5-45d2-8357-066f69326952, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10220207581473130833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833102202075814731308331022020758147313083310220207581473130833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d7ee948-ed80-42bb-93a5-e34ea82b407a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46220659-ed69-4385-b90c-07a3b4c439ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46220659-ed69-4385-b90c-07a3b4c439ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14004508665193054595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595140045086651930545951400450866519305459514004508665193054595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764b3b07-63d5-45d2-8357-066f69326952, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a95eef8-5765-4f67-9c74-e509c9ab06cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a95eef8-5765-4f67-9c74-e509c9ab06cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1954529799588789031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031195452979958878903119545297995887890311954529799588789031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46220659-ed69-4385-b90c-07a3b4c439ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b524ee76-9cb6-4509-9685-d92ef0fd3cd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b524ee76-9cb6-4509-9685-d92ef0fd3cd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112005558646716560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560161120055586467165601611200555864671656016112005558646716560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a95eef8-5765-4f67-9c74-e509c9ab06cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2def748-7484-48c2-835c-f63c1f99783b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2def748-7484-48c2-835c-f63c1f99783b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3857952086241999840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840385795208624199984038579520862419998403857952086241999840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b524ee76-9cb6-4509-9685-d92ef0fd3cd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b779102-8092-4862-b730-1b1918f426e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b779102-8092-4862-b730-1b1918f426e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3827925929906504074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074382792592990650407438279259299065040743827925929906504074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2def748-7484-48c2-835c-f63c1f99783b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289f1cd1-725b-42a8-859a-de4c745967e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289f1cd1-725b-42a8-859a-de4c745967e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9635103180013035066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066963510318001303506696351031800130350669635103180013035066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b779102-8092-4862-b730-1b1918f426e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3463a8-9b82-4911-805c-2dbbe1f46c26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3463a8-9b82-4911-805c-2dbbe1f46c26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3712953628919853571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571371295362891985357137129536289198535713712953628919853571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289f1cd1-725b-42a8-859a-de4c745967e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc913e38-d65b-4525-88e5-ccd3a892eb6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc913e38-d65b-4525-88e5-ccd3a892eb6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1174996325804599869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869117499632580459986911749963258045998691174996325804599869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3463a8-9b82-4911-805c-2dbbe1f46c26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1453ad32-2b9f-4893-af02-2f78c67c9cb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1453ad32-2b9f-4893-af02-2f78c67c9cb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3230221299410410434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434323022129941041043432302212994104104343230221299410410434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc913e38-d65b-4525-88e5-ccd3a892eb6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12661c13-e74d-45ae-acc0-9c6353f0dfeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1453ad32-2b9f-4893-af02-2f78c67c9cb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232b2bcc-9fef-4a6e-bc36-4fee8369cc83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232b2bcc-9fef-4a6e-bc36-4fee8369cc83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602753798129312672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672126027537981293126721260275379812931267212602753798129312672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12661c13-e74d-45ae-acc0-9c6353f0dfeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13263151421772659413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413132631514217726594131326315142177265941313263151421772659413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12661c13-e74d-45ae-acc0-9c6353f0dfeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ece6794-523d-4936-982a-a596a24365fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232b2bcc-9fef-4a6e-bc36-4fee8369cc83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0738a7a-ebd0-4dbb-b875-411682fcef27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0738a7a-ebd0-4dbb-b875-411682fcef27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17566549645105516901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901175665496451055169011756654964510551690117566549645105516901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ece6794-523d-4936-982a-a596a24365fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11387106791622164004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004113871067916221640041138710679162216400411387106791622164004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ece6794-523d-4936-982a-a596a24365fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93ead24-0231-49f7-ada4-4d691aee4168, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0738a7a-ebd0-4dbb-b875-411682fcef27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93ead24-0231-49f7-ada4-4d691aee4168, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13198575846914546254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254131985758469145462541319857584691454625413198575846914546254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971b1d88-1c87-4fa8-ae3c-a2a4872ce353, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971b1d88-1c87-4fa8-ae3c-a2a4872ce353, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59912979634464127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127599129796344641275991297963446412759912979634464127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971b1d88-1c87-4fa8-ae3c-a2a4872ce353, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7f3861-788e-4e49-ae3e-561212fbfdaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7f3861-788e-4e49-ae3e-561212fbfdaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664556665783839930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930116645566657838399301166455666578383993011664556665783839930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93ead24-0231-49f7-ada4-4d691aee4168, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb429b2-fcdf-4eb6-9802-df779986b791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb429b2-fcdf-4eb6-9802-df779986b791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8056327070750114576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576805632707075011457680563270707501145768056327070750114576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7f3861-788e-4e49-ae3e-561212fbfdaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39eba3b-25ab-491d-92a6-8f4c47497c5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39eba3b-25ab-491d-92a6-8f4c47497c5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332885382995803788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788133328853829958037881333288538299580378813332885382995803788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb429b2-fcdf-4eb6-9802-df779986b791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509c3d8f-8276-4134-a826-9d18f0c4f29d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509c3d8f-8276-4134-a826-9d18f0c4f29d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2164185977636468007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007216418597763646800721641859776364680072164185977636468007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39eba3b-25ab-491d-92a6-8f4c47497c5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4556a90-5b78-4961-8f28-af4e139dec54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4556a90-5b78-4961-8f28-af4e139dec54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 596994313968033817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817596994313968033817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509c3d8f-8276-4134-a826-9d18f0c4f29d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1587e8a-f620-44c0-a502-03d13a9b5bf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1587e8a-f620-44c0-a502-03d13a9b5bf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220812882894203864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864822081288289420386482208128828942038648220812882894203864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4556a90-5b78-4961-8f28-af4e139dec54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c9c702e-964a-48a0-ace3-7392b336dbb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c9c702e-964a-48a0-ace3-7392b336dbb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709896303699845758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758177098963036998457581770989630369984575817709896303699845758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1587e8a-f620-44c0-a502-03d13a9b5bf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f505deb-547e-40bd-9b8b-91e64d2b7ef6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f505deb-547e-40bd-9b8b-91e64d2b7ef6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853558088693025708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708148535580886930257081485355808869302570814853558088693025708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c9c702e-964a-48a0-ace3-7392b336dbb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15122508-dc41-47f2-9e2b-d86a8b7f1499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15122508-dc41-47f2-9e2b-d86a8b7f1499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589737319327270603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603105897373193272706031058973731932727060310589737319327270603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f505deb-547e-40bd-9b8b-91e64d2b7ef6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b1740b-6e95-43da-8254-0babee341d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b1740b-6e95-43da-8254-0babee341d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698604561183010209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209669860456118301020966986045611830102096698604561183010209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15122508-dc41-47f2-9e2b-d86a8b7f1499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea702973-92ec-49ce-ba55-aef0637dbd9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea702973-92ec-49ce-ba55-aef0637dbd9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7338636635286132175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175733863663528613217573386366352861321757338636635286132175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b1740b-6e95-43da-8254-0babee341d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515cec84-9315-4324-b26e-04519846bf4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515cec84-9315-4324-b26e-04519846bf4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804135301375875813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813280413530137587581328041353013758758132804135301375875813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea702973-92ec-49ce-ba55-aef0637dbd9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09f746a-81f8-4a0f-aed7-073f8e116ff2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09f746a-81f8-4a0f-aed7-073f8e116ff2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8350267291962272296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296835026729196227229683502672919622722968350267291962272296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515cec84-9315-4324-b26e-04519846bf4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09f746a-81f8-4a0f-aed7-073f8e116ff2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc13f8f-6cf8-4b48-a100-7c827c0d792f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc13f8f-6cf8-4b48-a100-7c827c0d792f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4247625804274073499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499424762580427407349942476258042740734994247625804274073499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b27696c-cd84-4422-a643-c94091aa80cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b27696c-cd84-4422-a643-c94091aa80cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1397062704990340604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604139706270499034060413970627049903406041397062704990340604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc13f8f-6cf8-4b48-a100-7c827c0d792f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bc00c9-b7ac-45a5-8511-2c23dd5a13e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bc00c9-b7ac-45a5-8511-2c23dd5a13e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15915090632800969074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074159150906328009690741591509063280096907415915090632800969074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b27696c-cd84-4422-a643-c94091aa80cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c9a4df-e082-4a29-900a-c1953abf6cb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c9a4df-e082-4a29-900a-c1953abf6cb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519695086727145639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639951969508672714563995196950867271456399519695086727145639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bc00c9-b7ac-45a5-8511-2c23dd5a13e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd41eb32-59c2-4d75-9cbc-63d865276aa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd41eb32-59c2-4d75-9cbc-63d865276aa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10025678053573634296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296100256780535736342961002567805357363429610025678053573634296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c9a4df-e082-4a29-900a-c1953abf6cb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f1a676-9cc7-4b01-ba03-ded24f3185e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f1a676-9cc7-4b01-ba03-ded24f3185e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2366657820348915643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643236665782034891564323666578203489156432366657820348915643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd41eb32-59c2-4d75-9cbc-63d865276aa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b66495f-cadc-4913-9829-79cf02d347ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b66495f-cadc-4913-9829-79cf02d347ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2433820702673918930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930243382070267391893024338207026739189302433820702673918930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f1a676-9cc7-4b01-ba03-ded24f3185e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7a7f8b-9e9f-4b1b-b51d-4f2ce9ae5dca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7a7f8b-9e9f-4b1b-b51d-4f2ce9ae5dca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4399878999594878576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576439987899959487857643998789995948785764399878999594878576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b66495f-cadc-4913-9829-79cf02d347ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9cd3c4e-d918-4002-8c22-1e6c5c416783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9cd3c4e-d918-4002-8c22-1e6c5c416783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5255010224815851341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341525501022481585134152550102248158513415255010224815851341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7a7f8b-9e9f-4b1b-b51d-4f2ce9ae5dca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336096b8-080f-4d85-b8f7-7e3877525816, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336096b8-080f-4d85-b8f7-7e3877525816, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13924839042145455729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729139248390421454557291392483904214545572913924839042145455729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9cd3c4e-d918-4002-8c22-1e6c5c416783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb08e92-a933-493f-ac61-c6796d197afd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb08e92-a933-493f-ac61-c6796d197afd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14713616658309792159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159147136166583097921591471361665830979215914713616658309792159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336096b8-080f-4d85-b8f7-7e3877525816, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30718151-0742-4023-a02a-efd00d0b5e2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30718151-0742-4023-a02a-efd00d0b5e2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2293602439313263309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309229360243931326330922936024393132633092293602439313263309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb08e92-a933-493f-ac61-c6796d197afd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62cee481-8175-42d5-a827-d200270110fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cee481-8175-42d5-a827-d200270110fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361377693285172167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167163613776932851721671636137769328517216716361377693285172167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30718151-0742-4023-a02a-efd00d0b5e2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c51becc-a50e-480c-b922-ba1dd0c3bba7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c51becc-a50e-480c-b922-ba1dd0c3bba7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11845394285519803864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864118453942855198038641184539428551980386411845394285519803864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cee481-8175-42d5-a827-d200270110fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4caa3644-74a3-43a8-bb32-f53d1721396e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4caa3644-74a3-43a8-bb32-f53d1721396e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12411329242633210763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763124113292426332107631241132924263321076312411329242633210763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c51becc-a50e-480c-b922-ba1dd0c3bba7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc16dbb8-c012-475a-8325-3f4f95329b16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc16dbb8-c012-475a-8325-3f4f95329b16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13878634399782940092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092138786343997829400921387863439978294009213878634399782940092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4caa3644-74a3-43a8-bb32-f53d1721396e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de413fb9-d247-4396-a406-bfc694b6dc84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de413fb9-d247-4396-a406-bfc694b6dc84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12570928611759207012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012125709286117592070121257092861175920701212570928611759207012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc16dbb8-c012-475a-8325-3f4f95329b16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d845f9-464c-4a48-8b28-b04d6b8471ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d845f9-464c-4a48-8b28-b04d6b8471ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11062341900793250589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589110623419007932505891106234190079325058911062341900793250589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de413fb9-d247-4396-a406-bfc694b6dc84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03adf62-1fcd-4862-abb9-3c604c85e616, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03adf62-1fcd-4862-abb9-3c604c85e616, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16285442594784942635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635162854425947849426351628544259478494263516285442594784942635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d845f9-464c-4a48-8b28-b04d6b8471ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e05a99-7a0a-4e4c-888e-37615f43548f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e05a99-7a0a-4e4c-888e-37615f43548f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17321528873021864194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194173215288730218641941732152887302186419417321528873021864194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03adf62-1fcd-4862-abb9-3c604c85e616, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca80600b-88a4-46fe-b1dc-54791836979f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca80600b-88a4-46fe-b1dc-54791836979f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284085165869439125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125228408516586943912522840851658694391252284085165869439125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca80600b-88a4-46fe-b1dc-54791836979f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e05a99-7a0a-4e4c-888e-37615f43548f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee359d8-406c-49d5-b7bf-2754e60d2a49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee359d8-406c-49d5-b7bf-2754e60d2a49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572736914562513222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222557273691456251322255727369145625132225572736914562513222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95be774d-99b7-49a4-a27c-395d25bdce13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95be774d-99b7-49a4-a27c-395d25bdce13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487365450455262034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034164873654504552620341648736545045526203416487365450455262034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee359d8-406c-49d5-b7bf-2754e60d2a49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8fb4cde-75a5-496c-80cc-c3da1c8a692f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95be774d-99b7-49a4-a27c-395d25bdce13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a458a8bf-988c-4724-9dbf-c6a1747e69fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a458a8bf-988c-4724-9dbf-c6a1747e69fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700379843203520596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596117003798432035205961170037984320352059611700379843203520596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8fb4cde-75a5-496c-80cc-c3da1c8a692f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508759513474090258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258550875951347409025855087595134740902585508759513474090258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a458a8bf-988c-4724-9dbf-c6a1747e69fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a8828e-15f7-4c75-9093-427ecb2308d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a8828e-15f7-4c75-9093-427ecb2308d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152113735540413415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415615211373554041341561521137355404134156152113735540413415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8fb4cde-75a5-496c-80cc-c3da1c8a692f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ff9fbb-1f19-4589-ab4c-d849914809fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ff9fbb-1f19-4589-ab4c-d849914809fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13823702269136830648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648138237022691368306481382370226913683064813823702269136830648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a8828e-15f7-4c75-9093-427ecb2308d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0559f42-026c-41ee-9cb9-88cd26fffe05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0559f42-026c-41ee-9cb9-88cd26fffe05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9160215687152424372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372916021568715242437291602156871524243729160215687152424372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ff9fbb-1f19-4589-ab4c-d849914809fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd5ba34-c34a-464b-81a3-76ef4411184a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd5ba34-c34a-464b-81a3-76ef4411184a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751373855402259321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321175137385540225932117513738554022593211751373855402259321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0559f42-026c-41ee-9cb9-88cd26fffe05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd5ba34-c34a-464b-81a3-76ef4411184a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e307ba-807c-4a64-ab74-6b39c5f623ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e307ba-807c-4a64-ab74-6b39c5f623ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12609038613034425621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621126090386130344256211260903861303442562112609038613034425621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7276864-9eda-45bb-9375-b890b90e8638, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7276864-9eda-45bb-9375-b890b90e8638, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851186896415282282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282108511868964152822821085118689641528228210851186896415282282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e307ba-807c-4a64-ab74-6b39c5f623ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be790437-949f-43a8-be70-7c35a7ad6550, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be790437-949f-43a8-be70-7c35a7ad6550, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508586656130099825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825145085866561300998251450858665613009982514508586656130099825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7276864-9eda-45bb-9375-b890b90e8638, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 355028d1-8b7b-46e5-b83c-cc1cedf1e55d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355028d1-8b7b-46e5-b83c-cc1cedf1e55d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 675359058016129448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448675359058016129448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be790437-949f-43a8-be70-7c35a7ad6550, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea2fff7-35ba-4e3e-b831-2cf07eca28a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea2fff7-35ba-4e3e-b831-2cf07eca28a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599258487215585129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129115992584872155851291159925848721558512911599258487215585129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355028d1-8b7b-46e5-b83c-cc1cedf1e55d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4417a6-34ee-4195-a0f6-75f286542157, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4417a6-34ee-4195-a0f6-75f286542157, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351883340083313896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896133518833400833138961335188334008331389613351883340083313896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea2fff7-35ba-4e3e-b831-2cf07eca28a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab201d2-71f3-4d0a-917e-94d19c89aaa8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab201d2-71f3-4d0a-917e-94d19c89aaa8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304825144278098604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604530482514427809860453048251442780986045304825144278098604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4417a6-34ee-4195-a0f6-75f286542157, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221c020e-f619-4c20-9b24-884b67a39055, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221c020e-f619-4c20-9b24-884b67a39055, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13593222773623646199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199135932227736236461991359322277362364619913593222773623646199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221c020e-f619-4c20-9b24-884b67a39055, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d846884d-5469-4e09-a5c6-e89beceeebb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d846884d-5469-4e09-a5c6-e89beceeebb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570186509048873228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228115701865090488732281157018650904887322811570186509048873228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d846884d-5469-4e09-a5c6-e89beceeebb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00413334-1105-4e4f-9ce5-3035bccc9d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00413334-1105-4e4f-9ce5-3035bccc9d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12105495302105632408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408121054953021056324081210549530210563240812105495302105632408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00413334-1105-4e4f-9ce5-3035bccc9d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc019e4-cafd-46b0-b83b-0641631ca33a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc019e4-cafd-46b0-b83b-0641631ca33a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17088647940413001377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377170886479404130013771708864794041300137717088647940413001377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab201d2-71f3-4d0a-917e-94d19c89aaa8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a297a771-d7c7-4303-ac7c-69eddf6fd396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a297a771-d7c7-4303-ac7c-69eddf6fd396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383769872787102712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712123837698727871027121238376987278710271212383769872787102712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc019e4-cafd-46b0-b83b-0641631ca33a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced0a9af-4cf1-40a9-b09e-f0c4539340f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced0a9af-4cf1-40a9-b09e-f0c4539340f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5765553458298106307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307576555345829810630757655534582981063075765553458298106307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a297a771-d7c7-4303-ac7c-69eddf6fd396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60139ce0-44fb-4991-9aa5-5e29a4e06f4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60139ce0-44fb-4991-9aa5-5e29a4e06f4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16573027728998330582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582165730277289983305821657302772899833058216573027728998330582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced0a9af-4cf1-40a9-b09e-f0c4539340f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00283fca-4cb8-4d8d-899f-ee08d9b606a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00283fca-4cb8-4d8d-899f-ee08d9b606a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18446048336675366306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306184460483366753663061844604833667536630618446048336675366306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60139ce0-44fb-4991-9aa5-5e29a4e06f4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b48f7f16-141b-4b9f-8aa1-5754b3bdc9f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b48f7f16-141b-4b9f-8aa1-5754b3bdc9f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958237704872059118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118795823770487205911879582377048720591187958237704872059118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00283fca-4cb8-4d8d-899f-ee08d9b606a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9194e94-c182-49d1-a8ff-15e63b5acd5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9194e94-c182-49d1-a8ff-15e63b5acd5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849309754385898465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465184930975438589846518493097543858984651849309754385898465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b48f7f16-141b-4b9f-8aa1-5754b3bdc9f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87112061-05d2-47b4-8883-4100032692c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87112061-05d2-47b4-8883-4100032692c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781715542669447212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212878171554266944721287817155426694472128781715542669447212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9194e94-c182-49d1-a8ff-15e63b5acd5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 354e28d8-7aaa-450e-b160-5a5929c5a72e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 354e28d8-7aaa-450e-b160-5a5929c5a72e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759354370873939087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087575935437087393908757593543708739390875759354370873939087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87112061-05d2-47b4-8883-4100032692c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7c270c-ea0c-4c72-b737-09c202e3679e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7c270c-ea0c-4c72-b737-09c202e3679e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18238158504563507344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344182381585045635073441823815850456350734418238158504563507344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 354e28d8-7aaa-450e-b160-5a5929c5a72e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07002fbb-1a4a-41e8-966b-00462bd6e9e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07002fbb-1a4a-41e8-966b-00462bd6e9e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281302736823236399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399102813027368232363991028130273682323639910281302736823236399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7c270c-ea0c-4c72-b737-09c202e3679e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51633533-3fa3-4f2e-938e-5f4343463d1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07002fbb-1a4a-41e8-966b-00462bd6e9e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51633533-3fa3-4f2e-938e-5f4343463d1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17698207593067560826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826176982075930675608261769820759306756082617698207593067560826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5794f325-be67-4565-bf1b-6c01b5f0fdd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5794f325-be67-4565-bf1b-6c01b5f0fdd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13027733300124795948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948130277333001247959481302773330012479594813027733300124795948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51633533-3fa3-4f2e-938e-5f4343463d1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c0c3a2-154f-44a4-b4e0-efe64ea720a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c0c3a2-154f-44a4-b4e0-efe64ea720a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4300056710258914700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700430005671025891470043000567102589147004300056710258914700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5794f325-be67-4565-bf1b-6c01b5f0fdd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97417ed8-8e6e-4953-80f4-376da58d53fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97417ed8-8e6e-4953-80f4-376da58d53fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4129520992034141466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466412952099203414146641295209920341414664129520992034141466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c0c3a2-154f-44a4-b4e0-efe64ea720a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f829065b-ad4b-4d38-aa14-74991896f93a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f829065b-ad4b-4d38-aa14-74991896f93a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746934145561333852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852147469341455613338521474693414556133385214746934145561333852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97417ed8-8e6e-4953-80f4-376da58d53fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743e6d81-9883-4e71-913c-967494e52eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743e6d81-9883-4e71-913c-967494e52eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858571398129248249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249785857139812924824978585713981292482497858571398129248249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f829065b-ad4b-4d38-aa14-74991896f93a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f76f3d-987a-4794-b2e0-90c989255ccc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f76f3d-987a-4794-b2e0-90c989255ccc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154012881581419359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359115401288158141935911540128815814193591154012881581419359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743e6d81-9883-4e71-913c-967494e52eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c065a7eb-5295-4715-951d-2b7c494fd932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c065a7eb-5295-4715-951d-2b7c494fd932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630993128803057802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802106309931288030578021063099312880305780210630993128803057802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f76f3d-987a-4794-b2e0-90c989255ccc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07552125-fe51-442f-ab77-90bba559bdf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07552125-fe51-442f-ab77-90bba559bdf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16497040482926373710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710164970404829263737101649704048292637371016497040482926373710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c065a7eb-5295-4715-951d-2b7c494fd932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7408cf22-33a9-4e8a-b6d9-57a1388218de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7408cf22-33a9-4e8a-b6d9-57a1388218de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449098268451496130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130444909826845149613044490982684514961304449098268451496130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07552125-fe51-442f-ab77-90bba559bdf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22aa32f-d155-407d-a1dc-8f321a7acc4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22aa32f-d155-407d-a1dc-8f321a7acc4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2056442112168055190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190205644211216805519020564421121680551902056442112168055190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7408cf22-33a9-4e8a-b6d9-57a1388218de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7effa6c-71e3-49a3-bec1-19a4190fef53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7effa6c-71e3-49a3-bec1-19a4190fef53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9209322417667214905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905920932241766721490592093224176672149059209322417667214905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22aa32f-d155-407d-a1dc-8f321a7acc4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4708e3a9-bb39-402b-9610-1a1e539723df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7effa6c-71e3-49a3-bec1-19a4190fef53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c9f7c7-7123-41e4-91d4-abfd395c9bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c9f7c7-7123-41e4-91d4-abfd395c9bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625565065061544779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779156255650650615447791562556506506154477915625565065061544779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4708e3a9-bb39-402b-9610-1a1e539723df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171707197868468098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098317170719786846809831717071978684680983171707197868468098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c9f7c7-7123-41e4-91d4-abfd395c9bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d92eab3c-517a-4c87-9ee7-8b3eb98778c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92eab3c-517a-4c87-9ee7-8b3eb98778c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5829218690838082141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141582921869083808214158292186908380821415829218690838082141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4708e3a9-bb39-402b-9610-1a1e539723df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dda66d1-60e0-4090-a0e1-539fdfbf97fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dda66d1-60e0-4090-a0e1-539fdfbf97fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8337440264383295268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268833744026438329526883374402643832952688337440264383295268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92eab3c-517a-4c87-9ee7-8b3eb98778c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76cc4a91-231d-4fbf-8111-59bb6fcb96de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76cc4a91-231d-4fbf-8111-59bb6fcb96de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351737181945546262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262335173718194554626233517371819455462623351737181945546262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dda66d1-60e0-4090-a0e1-539fdfbf97fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2887ada-3654-400a-a5b6-6d2daaeffea6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2887ada-3654-400a-a5b6-6d2daaeffea6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142386673932808073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073142386673932808073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76cc4a91-231d-4fbf-8111-59bb6fcb96de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2887ada-3654-400a-a5b6-6d2daaeffea6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8f8307-11ea-4dbe-b2c2-739b34f11b05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8f8307-11ea-4dbe-b2c2-739b34f11b05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881981908702969720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720168819819087029697201688198190870296972016881981908702969720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1cd15d7-1e5c-4871-8fbd-ea8e925ddb0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1cd15d7-1e5c-4871-8fbd-ea8e925ddb0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045060004301957943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943180450600043019579431804506000430195794318045060004301957943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8f8307-11ea-4dbe-b2c2-739b34f11b05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a09ca6-f977-474f-8fd4-6384e2f77e23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a09ca6-f977-474f-8fd4-6384e2f77e23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7849417887659697784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784784941788765969778478494178876596977847849417887659697784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1cd15d7-1e5c-4871-8fbd-ea8e925ddb0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6362227c-6d27-44c8-94d2-8dc31cbe7222, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6362227c-6d27-44c8-94d2-8dc31cbe7222, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112257002324096914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914311225700232409691431122570023240969143112257002324096914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a09ca6-f977-474f-8fd4-6384e2f77e23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b795ba88-ae6e-461f-9486-ffc88139cfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6362227c-6d27-44c8-94d2-8dc31cbe7222, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b795ba88-ae6e-461f-9486-ffc88139cfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648494558512192374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374564849455851219237456484945585121923745648494558512192374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4161b7ed-a9de-4349-ba25-944fa5200e62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4161b7ed-a9de-4349-ba25-944fa5200e62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14510310650130300436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436145103106501303004361451031065013030043614510310650130300436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b795ba88-ae6e-461f-9486-ffc88139cfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97236e62-25b4-42d8-92e7-a11f47fd5902, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97236e62-25b4-42d8-92e7-a11f47fd5902, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11274618105494277144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144112746181054942771441127461810549427714411274618105494277144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4161b7ed-a9de-4349-ba25-944fa5200e62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4195f7e-355c-4d65-9468-80b935dbb3f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4195f7e-355c-4d65-9468-80b935dbb3f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18289653868094905490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490182896538680949054901828965386809490549018289653868094905490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97236e62-25b4-42d8-92e7-a11f47fd5902, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e0c104-2328-41cb-a622-20e686d33f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e0c104-2328-41cb-a622-20e686d33f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15286652813626709151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151152866528136267091511528665281362670915115286652813626709151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4195f7e-355c-4d65-9468-80b935dbb3f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70fdb295-c648-43e8-8e3a-b583e671fa02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70fdb295-c648-43e8-8e3a-b583e671fa02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683099821695163345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345768309982169516334576830998216951633457683099821695163345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e0c104-2328-41cb-a622-20e686d33f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2d284a-2d67-4192-b0a9-40fc545b997b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2d284a-2d67-4192-b0a9-40fc545b997b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055200826881398293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293805520082688139829380552008268813982938055200826881398293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70fdb295-c648-43e8-8e3a-b583e671fa02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ee28ee-7685-4e73-a337-08755e22fd8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ee28ee-7685-4e73-a337-08755e22fd8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11849344468911564940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940118493444689115649401184934446891156494011849344468911564940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2d284a-2d67-4192-b0a9-40fc545b997b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d91128d-a031-47b2-80f2-be0a89a3e97c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d91128d-a031-47b2-80f2-be0a89a3e97c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431720756597938846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846124317207565979388461243172075659793884612431720756597938846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ee28ee-7685-4e73-a337-08755e22fd8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adb95a6-ea8b-4744-9594-54b9db5fdbeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adb95a6-ea8b-4744-9594-54b9db5fdbeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12985689285215867670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670129856892852158676701298568928521586767012985689285215867670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d91128d-a031-47b2-80f2-be0a89a3e97c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbb8398-03b3-4346-b45c-1f53412411ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbb8398-03b3-4346-b45c-1f53412411ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746936382537273239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239147469363825372732391474693638253727323914746936382537273239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adb95a6-ea8b-4744-9594-54b9db5fdbeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02a3636-73f0-4308-9342-9caf37227b59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02a3636-73f0-4308-9342-9caf37227b59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388481222701435419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419638848122270143541963884812227014354196388481222701435419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbb8398-03b3-4346-b45c-1f53412411ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ff1c61-dd97-471a-9f07-9fed778a3123, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ff1c61-dd97-471a-9f07-9fed778a3123, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6647508706628944955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955664750870662894495566475087066289449556647508706628944955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02a3636-73f0-4308-9342-9caf37227b59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3961bf2-a0f1-4336-a20d-af4bd07f02b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3961bf2-a0f1-4336-a20d-af4bd07f02b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 686818075104161178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178686818075104161178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ff1c61-dd97-471a-9f07-9fed778a3123, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c386f5d-b156-4115-b459-4a4c2781eae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c386f5d-b156-4115-b459-4a4c2781eae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791427688449988847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847579142768844998884757914276884499888475791427688449988847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3961bf2-a0f1-4336-a20d-af4bd07f02b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3840ee8-2da0-41cf-b5e3-a82b2adc19bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3840ee8-2da0-41cf-b5e3-a82b2adc19bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13124809357899609354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354131248093578996093541312480935789960935413124809357899609354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c386f5d-b156-4115-b459-4a4c2781eae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1309a0d-4b16-4fe0-bf99-646af15dfdcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1309a0d-4b16-4fe0-bf99-646af15dfdcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753392099949450423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423107533920999494504231075339209994945042310753392099949450423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3840ee8-2da0-41cf-b5e3-a82b2adc19bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be3cf3f-f406-45bb-b89a-50b01e580a14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be3cf3f-f406-45bb-b89a-50b01e580a14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9048324752101845032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032904832475210184503290483247521018450329048324752101845032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1309a0d-4b16-4fe0-bf99-646af15dfdcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 677aecaa-3ecb-4a7b-a356-4e1bd5e7150c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 677aecaa-3ecb-4a7b-a356-4e1bd5e7150c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4025338054901178049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049402533805490117804940253380549011780494025338054901178049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be3cf3f-f406-45bb-b89a-50b01e580a14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab843deb-7e40-4632-bd86-566946d18c47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab843deb-7e40-4632-bd86-566946d18c47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 251224849216894056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056251224849216894056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 677aecaa-3ecb-4a7b-a356-4e1bd5e7150c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ffa386f-0604-4fab-ba2d-5eeaac5e2ebe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ffa386f-0604-4fab-ba2d-5eeaac5e2ebe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10861693479258363353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353108616934792583633531086169347925836335310861693479258363353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ffa386f-0604-4fab-ba2d-5eeaac5e2ebe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f864293-226e-4c7a-9249-68b7ec5f20e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f864293-226e-4c7a-9249-68b7ec5f20e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3793439213864017329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329379343921386401732937934392138640173293793439213864017329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab843deb-7e40-4632-bd86-566946d18c47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b3fa9d-9bf8-45a4-af24-ad39dd9d63be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b3fa9d-9bf8-45a4-af24-ad39dd9d63be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1242449278277329030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030124244927827732903012424492782773290301242449278277329030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f864293-226e-4c7a-9249-68b7ec5f20e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43512b03-6034-468c-b181-6c57b28b9dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43512b03-6034-468c-b181-6c57b28b9dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701270117490996880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880117012701174909968801170127011749099688011701270117490996880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b3fa9d-9bf8-45a4-af24-ad39dd9d63be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4201db11-497e-44dd-aae8-a27da1728fbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4201db11-497e-44dd-aae8-a27da1728fbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13505655571443491410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410135056555714434914101350565557144349141013505655571443491410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43512b03-6034-468c-b181-6c57b28b9dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6233456c-edb9-445d-b3a1-0be3e72ed381, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6233456c-edb9-445d-b3a1-0be3e72ed381, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8633157521365873256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256863315752136587325686331575213658732568633157521365873256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4201db11-497e-44dd-aae8-a27da1728fbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de805f73-825a-491c-8454-1137372480e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de805f73-825a-491c-8454-1137372480e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10269327644590239563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563102693276445902395631026932764459023956310269327644590239563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6233456c-edb9-445d-b3a1-0be3e72ed381, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17172e71-6901-471e-a593-926a0edddf19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17172e71-6901-471e-a593-926a0edddf19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674720784997318352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352126747207849973183521267472078499731835212674720784997318352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de805f73-825a-491c-8454-1137372480e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971f02da-2ae3-44bd-b0a9-cc660d796a79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971f02da-2ae3-44bd-b0a9-cc660d796a79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10057474386918970188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188100574743869189701881005747438691897018810057474386918970188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17172e71-6901-471e-a593-926a0edddf19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a54b3b6-b9e4-4fac-8503-664882af5656, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a54b3b6-b9e4-4fac-8503-664882af5656, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7501880417982680692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692750188041798268069275018804179826806927501880417982680692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971f02da-2ae3-44bd-b0a9-cc660d796a79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab6fcc1-e700-4841-96ef-84b21d9cd965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab6fcc1-e700-4841-96ef-84b21d9cd965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450652130830924605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605134506521308309246051345065213083092460513450652130830924605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a54b3b6-b9e4-4fac-8503-664882af5656, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad021d4-25f4-4bb7-af5b-f866de0a26a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad021d4-25f4-4bb7-af5b-f866de0a26a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188513559976774524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524101885135599767745241018851355997677452410188513559976774524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab6fcc1-e700-4841-96ef-84b21d9cd965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f665256f-77f9-401f-ba53-35a346669667, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad021d4-25f4-4bb7-af5b-f866de0a26a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f10a5e-bae2-4ca0-9c42-43f2ac247582, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f10a5e-bae2-4ca0-9c42-43f2ac247582, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298133923572293492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492229813392357229349222981339235722934922298133923572293492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f665256f-77f9-401f-ba53-35a346669667, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630838853949340431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431136308388539493404311363083885394934043113630838853949340431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f10a5e-bae2-4ca0-9c42-43f2ac247582, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03352727-608a-41f7-bcca-511b930849c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03352727-608a-41f7-bcca-511b930849c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106442025698173039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039610644202569817303961064420256981730396106442025698173039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f665256f-77f9-401f-ba53-35a346669667, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcfc875-60c6-4ebd-bc6d-0c62b8949a93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcfc875-60c6-4ebd-bc6d-0c62b8949a93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990076391889295223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223199007639188929522319900763918892952231990076391889295223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03352727-608a-41f7-bcca-511b930849c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ce7554-a784-4938-9b46-2b368466dc9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ce7554-a784-4938-9b46-2b368466dc9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9033084567707975919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919903308456770797591990330845677079759199033084567707975919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ce7554-a784-4938-9b46-2b368466dc9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b19fdbd-b8d3-4f6f-9c74-3457dfffe0f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b19fdbd-b8d3-4f6f-9c74-3457dfffe0f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4465989076680078463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463446598907668007846344659890766800784634465989076680078463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b19fdbd-b8d3-4f6f-9c74-3457dfffe0f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e21e6c5-cc1a-4d46-898c-e83d70ffad0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e21e6c5-cc1a-4d46-898c-e83d70ffad0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395871815295913878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878339587181529591387833958718152959138783395871815295913878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e21e6c5-cc1a-4d46-898c-e83d70ffad0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c0da455-4848-47d4-a376-b5ca9131fa5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c0da455-4848-47d4-a376-b5ca9131fa5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480951312257859096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096134809513122578590961348095131225785909613480951312257859096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcfc875-60c6-4ebd-bc6d-0c62b8949a93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844c62ef-51bd-44b9-8e00-797f6d0227da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844c62ef-51bd-44b9-8e00-797f6d0227da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6789268558936413269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269678926855893641326967892685589364132696789268558936413269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c0da455-4848-47d4-a376-b5ca9131fa5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd0ed60-05ed-485f-a4ac-d32334b34f9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd0ed60-05ed-485f-a4ac-d32334b34f9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2770972986226015798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798277097298622601579827709729862260157982770972986226015798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844c62ef-51bd-44b9-8e00-797f6d0227da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209a423b-47bf-4c58-90c9-eea9222f259a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209a423b-47bf-4c58-90c9-eea9222f259a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8648744323699138015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015864874432369913801586487443236991380158648744323699138015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd0ed60-05ed-485f-a4ac-d32334b34f9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636e5c59-47bc-46d7-af3a-c2455241aa1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636e5c59-47bc-46d7-af3a-c2455241aa1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13836679298799585078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078138366792987995850781383667929879958507813836679298799585078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209a423b-47bf-4c58-90c9-eea9222f259a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 711009fa-cdd1-46a1-b2e8-eaf3b3346b8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711009fa-cdd1-46a1-b2e8-eaf3b3346b8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5891780362593858394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394589178036259385839458917803625938583945891780362593858394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636e5c59-47bc-46d7-af3a-c2455241aa1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1581a9-5370-41ef-b8f7-9c8a95509329, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1581a9-5370-41ef-b8f7-9c8a95509329, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981216871062541484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484898121687106254148489812168710625414848981216871062541484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711009fa-cdd1-46a1-b2e8-eaf3b3346b8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743b85a1-ce36-45a3-af6d-c51aab0580e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743b85a1-ce36-45a3-af6d-c51aab0580e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421141270544968162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162442114127054496816244211412705449681624421141270544968162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1581a9-5370-41ef-b8f7-9c8a95509329, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415e9c4c-9b6f-42e4-bbb3-e102b9a7814e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415e9c4c-9b6f-42e4-bbb3-e102b9a7814e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411317737688222339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339174113177376882223391741131773768822233917411317737688222339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743b85a1-ce36-45a3-af6d-c51aab0580e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989a3c65-dc69-4135-b678-fa7f6419d4c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989a3c65-dc69-4135-b678-fa7f6419d4c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9502305673443359791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791950230567344335979195023056734433597919502305673443359791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415e9c4c-9b6f-42e4-bbb3-e102b9a7814e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7dd1809-8d5c-4ab0-a527-19b9d9780684, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7dd1809-8d5c-4ab0-a527-19b9d9780684, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582706042684678102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102958270604268467810295827060426846781029582706042684678102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989a3c65-dc69-4135-b678-fa7f6419d4c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ba2bca-64ff-48a1-a8fb-00ab1ff593b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ba2bca-64ff-48a1-a8fb-00ab1ff593b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9100847295872074283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283910084729587207428391008472958720742839100847295872074283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7dd1809-8d5c-4ab0-a527-19b9d9780684, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622fc158-3c46-4abd-b07c-8d0f639a1ff1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622fc158-3c46-4abd-b07c-8d0f639a1ff1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907433390740022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022907433390740022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ba2bca-64ff-48a1-a8fb-00ab1ff593b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a5a47f-16a8-43aa-af60-b28bc1fdfcf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a5a47f-16a8-43aa-af60-b28bc1fdfcf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9716858230438688023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023971685823043868802397168582304386880239716858230438688023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622fc158-3c46-4abd-b07c-8d0f639a1ff1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a1b6c8-e9d5-4336-9805-794b4a83ab4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a1b6c8-e9d5-4336-9805-794b4a83ab4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8882515657648850825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825888251565764885082588825156576488508258882515657648850825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a5a47f-16a8-43aa-af60-b28bc1fdfcf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0394d73-f756-4be8-bf93-5e13207ec433, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0394d73-f756-4be8-bf93-5e13207ec433, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634180377033643803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803116341803770336438031163418037703364380311634180377033643803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a1b6c8-e9d5-4336-9805-794b4a83ab4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0394d73-f756-4be8-bf93-5e13207ec433, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866834b1-a6c9-43a8-9b97-ae6dca7bbef3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866834b1-a6c9-43a8-9b97-ae6dca7bbef3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3488554922802362777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777348855492280236277734885549228023627773488554922802362777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13547d4-0d0e-47f7-864e-78bec0f30e1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13547d4-0d0e-47f7-864e-78bec0f30e1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1810873478676654091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091181087347867665409118108734786766540911810873478676654091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13547d4-0d0e-47f7-864e-78bec0f30e1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2949c7c4-6398-4669-b595-4ca6c29cbf88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866834b1-a6c9-43a8-9b97-ae6dca7bbef3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26828327-46dc-4c11-85a5-73eb39d9eb47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26828327-46dc-4c11-85a5-73eb39d9eb47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10398306243379935499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499103983062433799354991039830624337993549910398306243379935499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2949c7c4-6398-4669-b595-4ca6c29cbf88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2207894657869379704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704220789465786937970422078946578693797042207894657869379704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26828327-46dc-4c11-85a5-73eb39d9eb47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e31faed-8cb8-4a19-b968-5fecd49437de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e31faed-8cb8-4a19-b968-5fecd49437de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039105607417278326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326170391056074172783261703910560741727832617039105607417278326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2949c7c4-6398-4669-b595-4ca6c29cbf88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db19b73c-3b21-4264-83d4-0c96ac756f58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e31faed-8cb8-4a19-b968-5fecd49437de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd11ba3a-8416-4213-9fc0-d48213dc1b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd11ba3a-8416-4213-9fc0-d48213dc1b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4450505996827469935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935445050599682746993544505059968274699354450505996827469935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db19b73c-3b21-4264-83d4-0c96ac756f58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8603626283979524394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394860362628397952439486036262839795243948603626283979524394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd11ba3a-8416-4213-9fc0-d48213dc1b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5045e1-edba-4bd7-899a-6d667cfa9ea8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5045e1-edba-4bd7-899a-6d667cfa9ea8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670482906360402151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151967048290636040215196704829063604021519670482906360402151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db19b73c-3b21-4264-83d4-0c96ac756f58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b3c62c-0b56-4d3a-8d3d-0e1a0d3aadaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b3c62c-0b56-4d3a-8d3d-0e1a0d3aadaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17422816207713022488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488174228162077130224881742281620771302248817422816207713022488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5045e1-edba-4bd7-899a-6d667cfa9ea8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd83956f-f0cc-4013-9bfd-f4a6801b1491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd83956f-f0cc-4013-9bfd-f4a6801b1491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2281253643447141480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480228125364344714148022812536434471414802281253643447141480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b3c62c-0b56-4d3a-8d3d-0e1a0d3aadaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d3ad9a-a531-4d9a-ba5e-fc294d5cfc48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d3ad9a-a531-4d9a-ba5e-fc294d5cfc48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4011716562259988506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506401171656225998850640117165622599885064011716562259988506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd83956f-f0cc-4013-9bfd-f4a6801b1491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da04238a-05bd-48c7-910c-4178bb8b4a2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da04238a-05bd-48c7-910c-4178bb8b4a2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422296227323739308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308422296227323739308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d3ad9a-a531-4d9a-ba5e-fc294d5cfc48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3c9dd5-09c1-45a9-a0ef-2443feb3f2da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3c9dd5-09c1-45a9-a0ef-2443feb3f2da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15271564258617512418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418152715642586175124181527156425861751241815271564258617512418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da04238a-05bd-48c7-910c-4178bb8b4a2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3c9dd5-09c1-45a9-a0ef-2443feb3f2da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d81f26-12c1-4969-848a-520fae43cdb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d81f26-12c1-4969-848a-520fae43cdb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5082232434721277330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330508223243472127733050822324347212773305082232434721277330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f420681c-45cf-473b-bea2-3ad477402ea2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f420681c-45cf-473b-bea2-3ad477402ea2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16764032548315132100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100167640325483151321001676403254831513210016764032548315132100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d81f26-12c1-4969-848a-520fae43cdb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f420681c-45cf-473b-bea2-3ad477402ea2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0b2596-d68f-4778-9019-bb6f4dd892c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0b2596-d68f-4778-9019-bb6f4dd892c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9465957923404640413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413946595792340464041394659579234046404139465957923404640413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d8fc9f-ae22-4e12-a7b1-ea4a6cde194a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d8fc9f-ae22-4e12-a7b1-ea4a6cde194a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360512558137266516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516736051255813726651673605125581372665167360512558137266516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0b2596-d68f-4778-9019-bb6f4dd892c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74d7bd3-b7ce-43ed-b02a-0117269e0b52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74d7bd3-b7ce-43ed-b02a-0117269e0b52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10617339560253285282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282106173395602532852821061733956025328528210617339560253285282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d8fc9f-ae22-4e12-a7b1-ea4a6cde194a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca803fd9-9bb0-4c52-b1c9-122bc13c4c53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca803fd9-9bb0-4c52-b1c9-122bc13c4c53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927331108392248424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424392733110839224842439273311083922484243927331108392248424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74d7bd3-b7ce-43ed-b02a-0117269e0b52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c12b9c59-3291-48a2-bc91-ec87543d08f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c12b9c59-3291-48a2-bc91-ec87543d08f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9155438624863987446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446915543862486398744691554386248639874469155438624863987446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca803fd9-9bb0-4c52-b1c9-122bc13c4c53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f2335d-f783-4ad1-9949-16468d04b426, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f2335d-f783-4ad1-9949-16468d04b426, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372290823236366334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334123722908232363663341237229082323636633412372290823236366334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c12b9c59-3291-48a2-bc91-ec87543d08f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191b8c17-1b85-4914-b534-fd00408a401a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191b8c17-1b85-4914-b534-fd00408a401a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18089459460138241435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435180894594601382414351808945946013824143518089459460138241435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f2335d-f783-4ad1-9949-16468d04b426, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904c6d3a-ec44-433f-a9ae-018b1758f6ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904c6d3a-ec44-433f-a9ae-018b1758f6ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10574686884156924946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946105746868841569249461057468688415692494610574686884156924946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191b8c17-1b85-4914-b534-fd00408a401a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904c6d3a-ec44-433f-a9ae-018b1758f6ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c7ac3d-a8ee-4df5-9ea5-7fbd9903e57a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c7ac3d-a8ee-4df5-9ea5-7fbd9903e57a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1328047503688705152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152132804750368870515213280475036887051521328047503688705152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca377ef-1cfb-4a64-8097-691559a2f172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca377ef-1cfb-4a64-8097-691559a2f172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10421414541317379556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556104214145413173795561042141454131737955610421414541317379556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c7ac3d-a8ee-4df5-9ea5-7fbd9903e57a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe8c930-a78b-4fd3-803c-5b40fac6f2dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe8c930-a78b-4fd3-803c-5b40fac6f2dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8923237894664698701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701892323789466469870189232378946646987018923237894664698701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca377ef-1cfb-4a64-8097-691559a2f172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510e8bac-b9eb-45dd-85f6-a1a321c63a99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510e8bac-b9eb-45dd-85f6-a1a321c63a99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5106360799350315505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505510636079935031550551063607993503155055106360799350315505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe8c930-a78b-4fd3-803c-5b40fac6f2dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a835933f-1b50-4e09-9034-449004b0dc58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a835933f-1b50-4e09-9034-449004b0dc58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3035730203984983353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353303573020398498335330357302039849833533035730203984983353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510e8bac-b9eb-45dd-85f6-a1a321c63a99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 214c214d-1180-4a94-b821-3f8319d16f29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 214c214d-1180-4a94-b821-3f8319d16f29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6173958555430036047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047617395855543003604761739585554300360476173958555430036047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a835933f-1b50-4e09-9034-449004b0dc58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff88327-bac6-4e20-8c64-81715583ba91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff88327-bac6-4e20-8c64-81715583ba91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1260593393096793407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407126059339309679340712605933930967934071260593393096793407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 214c214d-1180-4a94-b821-3f8319d16f29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdfe023-9f41-4608-ad77-f27ac620c18a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdfe023-9f41-4608-ad77-f27ac620c18a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536097894929102825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825125360978949291028251253609789492910282512536097894929102825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff88327-bac6-4e20-8c64-81715583ba91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdfe023-9f41-4608-ad77-f27ac620c18a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642b0496-1157-4a7c-b4f6-4185c940baad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642b0496-1157-4a7c-b4f6-4185c940baad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15274409150123016541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541152744091501230165411527440915012301654115274409150123016541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1083db-7709-48b6-a5f6-dc69e527938d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1083db-7709-48b6-a5f6-dc69e527938d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10560875295687265902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902105608752956872659021056087529568726590210560875295687265902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642b0496-1157-4a7c-b4f6-4185c940baad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f196c85a-4c46-40c5-b558-3285579b1b82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f196c85a-4c46-40c5-b558-3285579b1b82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13601618309350078931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931136016183093500789311360161830935007893113601618309350078931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1083db-7709-48b6-a5f6-dc69e527938d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2535b300-7c69-43c5-aaac-4a7356945d18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2535b300-7c69-43c5-aaac-4a7356945d18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7117390726480691905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905711739072648069190571173907264806919057117390726480691905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f196c85a-4c46-40c5-b558-3285579b1b82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e94e158-4f46-4112-9033-d41ff7eb0a38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e94e158-4f46-4112-9033-d41ff7eb0a38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9864275810045097151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151986427581004509715198642758100450971519864275810045097151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2535b300-7c69-43c5-aaac-4a7356945d18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e94e158-4f46-4112-9033-d41ff7eb0a38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a17925b-11ba-41fd-884c-ed55f4acf5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ff77ee-ddd8-4ab4-ae81-b9fb49f398ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a17925b-11ba-41fd-884c-ed55f4acf5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1675921636857543547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547167592163685754354716759216368575435471675921636857543547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ff77ee-ddd8-4ab4-ae81-b9fb49f398ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139304889217617925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925151393048892176179251513930488921761792515139304889217617925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a17925b-11ba-41fd-884c-ed55f4acf5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ff77ee-ddd8-4ab4-ae81-b9fb49f398ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f5e57c-a9a0-4dc8-ae87-eb53bc7b9ebf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f5e57c-a9a0-4dc8-ae87-eb53bc7b9ebf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10265893117716918684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684102658931177169186841026589311771691868410265893117716918684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32223c5-e20e-4095-a442-c66553e5eeeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32223c5-e20e-4095-a442-c66553e5eeeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993268736883551995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995399326873688355199539932687368835519953993268736883551995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f5e57c-a9a0-4dc8-ae87-eb53bc7b9ebf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afac523d-ea1f-4813-97c1-d09a495770ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32223c5-e20e-4095-a442-c66553e5eeeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436fe3ec-5fe8-4579-a675-070d67c9ea5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436fe3ec-5fe8-4579-a675-070d67c9ea5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192177294471182431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431111921772944711824311119217729447118243111192177294471182431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afac523d-ea1f-4813-97c1-d09a495770ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218354175247409597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597921835417524740959792183541752474095979218354175247409597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436fe3ec-5fe8-4579-a675-070d67c9ea5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0666a55-4ef2-4315-90d1-124ef949225f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afac523d-ea1f-4813-97c1-d09a495770ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f417ec3-6229-4475-8c71-fe853177edb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f417ec3-6229-4475-8c71-fe853177edb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17246781028425796929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929172467810284257969291724678102842579692917246781028425796929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0666a55-4ef2-4315-90d1-124ef949225f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14427774158411746371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371144277741584117463711442777415841174637114427774158411746371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f417ec3-6229-4475-8c71-fe853177edb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0666a55-4ef2-4315-90d1-124ef949225f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcbf863-95a4-4f77-82d8-1440aa739afc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcbf863-95a4-4f77-82d8-1440aa739afc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164831098966725670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670131648310989667256701316483109896672567013164831098966725670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d6a09e-e04d-4c47-8861-0e1ccdc1ac85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d6a09e-e04d-4c47-8861-0e1ccdc1ac85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709760355472797616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616770976035547279761677097603554727976167709760355472797616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d6a09e-e04d-4c47-8861-0e1ccdc1ac85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3dd090f-3e92-49e5-a76c-20741a4caf78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3dd090f-3e92-49e5-a76c-20741a4caf78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311052756337622191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191183110527563376221911831105275633762219118311052756337622191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcbf863-95a4-4f77-82d8-1440aa739afc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5e57517-e191-4210-85e4-1369a48c5878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5e57517-e191-4210-85e4-1369a48c5878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144347588633762176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176914434758863376217691443475886337621769144347588633762176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3dd090f-3e92-49e5-a76c-20741a4caf78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58518ab6-4820-4d4b-89c5-9c9a770ae1e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58518ab6-4820-4d4b-89c5-9c9a770ae1e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612293798502146214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214116122937985021462141161229379850214621411612293798502146214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5e57517-e191-4210-85e4-1369a48c5878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c7e4dc-368b-48dd-918c-4e4bcd36eb65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c7e4dc-368b-48dd-918c-4e4bcd36eb65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1428551108856772966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966142855110885677296614285511088567729661428551108856772966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58518ab6-4820-4d4b-89c5-9c9a770ae1e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dfa5d51-254f-4a48-8ddc-51b341e6049f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfa5d51-254f-4a48-8ddc-51b341e6049f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912582686753608074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074691258268675360807469125826867536080746912582686753608074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c7e4dc-368b-48dd-918c-4e4bcd36eb65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e463639-cce3-4f3a-917e-9130ccf2cc1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e463639-cce3-4f3a-917e-9130ccf2cc1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12804679503516893145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145128046795035168931451280467950351689314512804679503516893145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfa5d51-254f-4a48-8ddc-51b341e6049f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305391ff-a475-494e-85da-94c463770a68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305391ff-a475-494e-85da-94c463770a68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13469311401179277395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395134693114011792773951346931140117927739513469311401179277395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e463639-cce3-4f3a-917e-9130ccf2cc1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd8dab9-fc0e-488a-91a5-6690f8a177e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd8dab9-fc0e-488a-91a5-6690f8a177e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842992525457747595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595178429925254577475951784299252545774759517842992525457747595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305391ff-a475-494e-85da-94c463770a68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7b8349-f377-4c29-8e24-05589e56b511, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7b8349-f377-4c29-8e24-05589e56b511, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14066601980616604834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834140666019806166048341406660198061660483414066601980616604834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd8dab9-fc0e-488a-91a5-6690f8a177e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabab646-6170-4389-9cf6-0082b331ba8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabab646-6170-4389-9cf6-0082b331ba8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3369750419661560049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049336975041966156004933697504196615600493369750419661560049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7b8349-f377-4c29-8e24-05589e56b511, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b57baff-069d-4e9c-b91c-5aabd5de0719, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b57baff-069d-4e9c-b91c-5aabd5de0719, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132607972878063038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038161326079728780630381613260797287806303816132607972878063038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabab646-6170-4389-9cf6-0082b331ba8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c4a1ff-5f93-46d7-8ecb-03f273c788f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b57baff-069d-4e9c-b91c-5aabd5de0719, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b97b20-7c96-4ec4-933e-35c209c3812f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b97b20-7c96-4ec4-933e-35c209c3812f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015177156667107352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352140151771566671073521401517715666710735214015177156667107352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c4a1ff-5f93-46d7-8ecb-03f273c788f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244796800872823739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739924479680087282373992447968008728237399244796800872823739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b97b20-7c96-4ec4-933e-35c209c3812f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64cdddfa-7d27-44ed-8880-7d11649f6d71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64cdddfa-7d27-44ed-8880-7d11649f6d71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560407724470918699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699756040772447091869975604077244709186997560407724470918699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c4a1ff-5f93-46d7-8ecb-03f273c788f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50cbd61a-81f8-4bf8-b930-6fc4905d0493, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50cbd61a-81f8-4bf8-b930-6fc4905d0493, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17248637453485576317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317172486374534855763171724863745348557631717248637453485576317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64cdddfa-7d27-44ed-8880-7d11649f6d71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dddc5c8-9f6f-4528-b4e5-06ca16d9583c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dddc5c8-9f6f-4528-b4e5-06ca16d9583c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219395638909346956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956521939563890934695652193956389093469565219395638909346956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50cbd61a-81f8-4bf8-b930-6fc4905d0493, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0d4dc7-5da9-4a93-af39-5e4f821e4202, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0d4dc7-5da9-4a93-af39-5e4f821e4202, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071007574252786592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592807100757425278659280710075742527865928071007574252786592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dddc5c8-9f6f-4528-b4e5-06ca16d9583c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24fce2a-e15b-43c2-b984-bbd848d845c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24fce2a-e15b-43c2-b984-bbd848d845c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6696793338135695550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550669679333813569555066967933381356955506696793338135695550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0d4dc7-5da9-4a93-af39-5e4f821e4202, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94645d7c-efed-4b5a-885d-480dfff8f2d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94645d7c-efed-4b5a-885d-480dfff8f2d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 52217288938861078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078522172889388610785221728893886107852217288938861078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24fce2a-e15b-43c2-b984-bbd848d845c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a379b3-dd5a-4f5e-98c5-2451b694ed85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a379b3-dd5a-4f5e-98c5-2451b694ed85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16396999246561577153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153163969992465615771531639699924656157715316396999246561577153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94645d7c-efed-4b5a-885d-480dfff8f2d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d290b6-0da7-4c7f-9dad-e02caf5a9a80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d290b6-0da7-4c7f-9dad-e02caf5a9a80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2808766550180605000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000280876655018060500028087665501806050002808766550180605000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a379b3-dd5a-4f5e-98c5-2451b694ed85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89375a74-322c-4054-b9d9-a6dbd98debe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89375a74-322c-4054-b9d9-a6dbd98debe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13677475745976224013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013136774757459762240131367747574597622401313677475745976224013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d290b6-0da7-4c7f-9dad-e02caf5a9a80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b0b67a8-07d4-490b-a96b-b066986a411c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b0b67a8-07d4-490b-a96b-b066986a411c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684217773572860902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902168421777357286090216842177735728609021684217773572860902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89375a74-322c-4054-b9d9-a6dbd98debe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2e7499-92c0-4c67-8079-b1eab9b9a84a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2e7499-92c0-4c67-8079-b1eab9b9a84a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195101275232113006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006919510127523211300691951012752321130069195101275232113006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b0b67a8-07d4-490b-a96b-b066986a411c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494e43d1-ea0f-4577-a607-b0d626108f24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494e43d1-ea0f-4577-a607-b0d626108f24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12353924851612224995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995123539248516122249951235392485161222499512353924851612224995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2e7499-92c0-4c67-8079-b1eab9b9a84a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe4cfb2-ac49-4a5d-b3f6-ffe61ec90ce6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe4cfb2-ac49-4a5d-b3f6-ffe61ec90ce6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980759652338419644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644998075965233841964499807596523384196449980759652338419644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe4cfb2-ac49-4a5d-b3f6-ffe61ec90ce6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecfe614f-9315-4daf-a4dc-11c0cdb574ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecfe614f-9315-4daf-a4dc-11c0cdb574ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631014386984211284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284116310143869842112841163101438698421128411631014386984211284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494e43d1-ea0f-4577-a607-b0d626108f24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c65d1b-1aa2-4e03-a124-7de818bfdaf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c65d1b-1aa2-4e03-a124-7de818bfdaf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365053213255097193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193836505321325509719383650532132550971938365053213255097193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecfe614f-9315-4daf-a4dc-11c0cdb574ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849c783b-d275-4e6f-a9e1-52c1256a72ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849c783b-d275-4e6f-a9e1-52c1256a72ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296033271622355949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949296033271622355949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c65d1b-1aa2-4e03-a124-7de818bfdaf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17925ea5-cfd9-4bc0-8316-c019f8afab98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17925ea5-cfd9-4bc0-8316-c019f8afab98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 97053643085145714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714970536430851457149705364308514571497053643085145714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849c783b-d275-4e6f-a9e1-52c1256a72ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc9f551e-8c89-4b8c-87e4-a583a1e143b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc9f551e-8c89-4b8c-87e4-a583a1e143b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2096856437028945505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505209685643702894550520968564370289455052096856437028945505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17925ea5-cfd9-4bc0-8316-c019f8afab98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2faf88-61c2-4dc3-8a5d-1ba9ec0018c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2faf88-61c2-4dc3-8a5d-1ba9ec0018c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15624182422883043022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022156241824228830430221562418242288304302215624182422883043022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc9f551e-8c89-4b8c-87e4-a583a1e143b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fac2ad1-eb28-4b16-963c-36155f58426c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2faf88-61c2-4dc3-8a5d-1ba9ec0018c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86cd082-8a40-4185-8c8f-1e6353e7846f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86cd082-8a40-4185-8c8f-1e6353e7846f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4552882360604819145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145455288236060481914545528823606048191454552882360604819145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fac2ad1-eb28-4b16-963c-36155f58426c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12194975969492985599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599121949759694929855991219497596949298559912194975969492985599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86cd082-8a40-4185-8c8f-1e6353e7846f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f45256-8942-4ac2-b66c-34fa84c2b53c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f45256-8942-4ac2-b66c-34fa84c2b53c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17508906327891903983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983175089063278919039831750890632789190398317508906327891903983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fac2ad1-eb28-4b16-963c-36155f58426c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14718857-78cb-4c15-b81b-6d10ec54c220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14718857-78cb-4c15-b81b-6d10ec54c220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15578597182031222885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885155785971820312228851557859718203122288515578597182031222885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f45256-8942-4ac2-b66c-34fa84c2b53c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de8266d-ccfe-4f05-bf27-e1d30f4a5edd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de8266d-ccfe-4f05-bf27-e1d30f4a5edd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359180082502696420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420835918008250269642083591800825026964208359180082502696420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14718857-78cb-4c15-b81b-6d10ec54c220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7b6821-dc0f-40b5-9b15-6ad1e7cfa17e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7b6821-dc0f-40b5-9b15-6ad1e7cfa17e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4668515923640331518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518466851592364033151846685159236403315184668515923640331518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7b6821-dc0f-40b5-9b15-6ad1e7cfa17e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c9af63-a3cb-474b-b37c-b9824bcd2b32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c9af63-a3cb-474b-b37c-b9824bcd2b32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8093088829724208380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380809308882972420838080930888297242083808093088829724208380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de8266d-ccfe-4f05-bf27-e1d30f4a5edd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd157de1-26a7-4c49-996c-0b5cb9810f86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c9af63-a3cb-474b-b37c-b9824bcd2b32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bcc0f1d-0060-4262-8c9e-238f3e119c49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bcc0f1d-0060-4262-8c9e-238f3e119c49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222171675740973655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655922217167574097365592221716757409736559222171675740973655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd157de1-26a7-4c49-996c-0b5cb9810f86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9617811952110092152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152961781195211009215296178119521100921529617811952110092152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bcc0f1d-0060-4262-8c9e-238f3e119c49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89844016-5b04-44b0-9b14-4b0a62e44995, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89844016-5b04-44b0-9b14-4b0a62e44995, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16318922215475619621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621163189222154756196211631892221547561962116318922215475619621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd157de1-26a7-4c49-996c-0b5cb9810f86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90839dfd-9a3f-413b-a192-01085204e624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90839dfd-9a3f-413b-a192-01085204e624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8392306171115209308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308839230617111520930883923061711152093088392306171115209308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89844016-5b04-44b0-9b14-4b0a62e44995, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062a19be-2c0d-4201-9565-522f3011fc45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062a19be-2c0d-4201-9565-522f3011fc45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10557620459892322575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575105576204598923225751055762045989232257510557620459892322575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90839dfd-9a3f-413b-a192-01085204e624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b02c4469-5045-484b-9d87-34874b51db16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b02c4469-5045-484b-9d87-34874b51db16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7755299087752767839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839775529908775276783977552990877527678397755299087752767839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062a19be-2c0d-4201-9565-522f3011fc45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda7ae98-ee6b-468d-8d45-36197f4e6139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b02c4469-5045-484b-9d87-34874b51db16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01896083-0b23-47c9-b041-1245dacec7b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01896083-0b23-47c9-b041-1245dacec7b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15001788248467511789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789150017882484675117891500178824846751178915001788248467511789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda7ae98-ee6b-468d-8d45-36197f4e6139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14089301046381512455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455140893010463815124551408930104638151245514089301046381512455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01896083-0b23-47c9-b041-1245dacec7b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb5e933-2b9e-46d4-922c-17d9130db578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda7ae98-ee6b-468d-8d45-36197f4e6139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb5e933-2b9e-46d4-922c-17d9130db578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759348598952683601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601175934859895268360117593485989526836011759348598952683601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c55cbd60-ebfa-4f19-ac31-675ddb285aeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c55cbd60-ebfa-4f19-ac31-675ddb285aeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17829002862288480124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124178290028622884801241782900286228848012417829002862288480124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb5e933-2b9e-46d4-922c-17d9130db578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ab3341-97b9-4b30-831e-72babe7b6da7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c55cbd60-ebfa-4f19-ac31-675ddb285aeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fdb369f-aafc-476c-ac79-a25ab302e306, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fdb369f-aafc-476c-ac79-a25ab302e306, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391492851093231265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265391492851093231265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ab3341-97b9-4b30-831e-72babe7b6da7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391574164167513636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636123915741641675136361239157416416751363612391574164167513636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fdb369f-aafc-476c-ac79-a25ab302e306, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571645fc-0001-454b-a483-f4808867929a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571645fc-0001-454b-a483-f4808867929a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2527878666660887946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946252787866666088794625278786666608879462527878666660887946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ab3341-97b9-4b30-831e-72babe7b6da7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e7c1e3-7654-4579-8862-f84a840d8c08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e7c1e3-7654-4579-8862-f84a840d8c08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13941004190655193098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098139410041906551930981394100419065519309813941004190655193098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571645fc-0001-454b-a483-f4808867929a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3730383d-7816-4c36-868e-4165606afc75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3730383d-7816-4c36-868e-4165606afc75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16275219774515062614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614162752197745150626141627521977451506261416275219774515062614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e7c1e3-7654-4579-8862-f84a840d8c08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d9f555-a6c9-469b-a930-ed0a136b2acb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d9f555-a6c9-469b-a930-ed0a136b2acb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9943135356730543406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406994313535673054340699431353567305434069943135356730543406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3730383d-7816-4c36-868e-4165606afc75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38873616-aed5-4f20-98c3-d89663da7dc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38873616-aed5-4f20-98c3-d89663da7dc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179464180387301240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240117946418038730124011794641803873012401179464180387301240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d9f555-a6c9-469b-a930-ed0a136b2acb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab361e6-972f-4cf3-b88b-775b42bf3933, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab361e6-972f-4cf3-b88b-775b42bf3933, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11224154748118009791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791112241547481180097911122415474811800979111224154748118009791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38873616-aed5-4f20-98c3-d89663da7dc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 142c9e0e-322f-4d4f-a46b-768e28eecc9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 142c9e0e-322f-4d4f-a46b-768e28eecc9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900711683660814879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879179007116836608148791790071168366081487917900711683660814879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab361e6-972f-4cf3-b88b-775b42bf3933, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8b12ca-35dd-4edf-9b21-31779949664e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8b12ca-35dd-4edf-9b21-31779949664e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3324561586817838772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772332456158681783877233245615868178387723324561586817838772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 142c9e0e-322f-4d4f-a46b-768e28eecc9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a13c47-b180-47bc-92f1-de0d2f457dea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a13c47-b180-47bc-92f1-de0d2f457dea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12421311074569404677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677124213110745694046771242131107456940467712421311074569404677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8b12ca-35dd-4edf-9b21-31779949664e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4402f18b-4c79-4077-9ef1-cee99ed20caa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4402f18b-4c79-4077-9ef1-cee99ed20caa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1825755887278157070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070182575588727815707018257558872781570701825755887278157070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a13c47-b180-47bc-92f1-de0d2f457dea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987a5542-31cb-4a1a-98d2-43154e2e8511, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987a5542-31cb-4a1a-98d2-43154e2e8511, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9097285077685378269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269909728507768537826990972850776853782699097285077685378269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4402f18b-4c79-4077-9ef1-cee99ed20caa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f14cb2a-5170-4b0c-a1bc-44a19653f774, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f14cb2a-5170-4b0c-a1bc-44a19653f774, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1393780275489899281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281139378027548989928113937802754898992811393780275489899281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987a5542-31cb-4a1a-98d2-43154e2e8511, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a974ed42-358b-40c6-93b2-61b11dab5bcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a974ed42-358b-40c6-93b2-61b11dab5bcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816959734292226862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862281695973429222686228169597342922268622816959734292226862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f14cb2a-5170-4b0c-a1bc-44a19653f774, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02bafd3-49f7-4dd1-844a-d922dceae5e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02bafd3-49f7-4dd1-844a-d922dceae5e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1279931678985982271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271127993167898598227112799316789859822711279931678985982271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a974ed42-358b-40c6-93b2-61b11dab5bcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02bafd3-49f7-4dd1-844a-d922dceae5e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7929f30a-3934-4748-811a-4471ba7afcb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bce921d-6879-4433-9bbf-612dccde67fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7929f30a-3934-4748-811a-4471ba7afcb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284850053879271339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339284850053879271339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bce921d-6879-4433-9bbf-612dccde67fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490099495706740621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621249009949570674062124900994957067406212490099495706740621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7929f30a-3934-4748-811a-4471ba7afcb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7efcbdc-0b56-4ff5-af9a-51fa8620a11b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7efcbdc-0b56-4ff5-af9a-51fa8620a11b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14623038035969097389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389146230380359690973891462303803596909738914623038035969097389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bce921d-6879-4433-9bbf-612dccde67fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6f6b2b-5ada-438a-83f5-429ad755405f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6f6b2b-5ada-438a-83f5-429ad755405f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4229650327766489331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331422965032776648933142296503277664893314229650327766489331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6f6b2b-5ada-438a-83f5-429ad755405f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832e308a-ad1d-4709-971a-f8173e671f7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832e308a-ad1d-4709-971a-f8173e671f7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1518123740817728622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622151812374081772862215181237408177286221518123740817728622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7efcbdc-0b56-4ff5-af9a-51fa8620a11b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dacab40b-dc4b-4b60-a9e0-758a10fc39c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dacab40b-dc4b-4b60-a9e0-758a10fc39c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10489573825585437687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687104895738255854376871048957382558543768710489573825585437687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832e308a-ad1d-4709-971a-f8173e671f7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa58593-142f-4d7a-bb9b-cb9630b968f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa58593-142f-4d7a-bb9b-cb9630b968f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12135695891528674090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090121356958915286740901213569589152867409012135695891528674090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dacab40b-dc4b-4b60-a9e0-758a10fc39c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d7b84c-798f-44c4-b070-01396ce86783, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d7b84c-798f-44c4-b070-01396ce86783, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17768736625886382047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047177687366258863820471776873662588638204717768736625886382047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa58593-142f-4d7a-bb9b-cb9630b968f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b659c9da-6da4-41cc-85c0-b332b2fc606d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b659c9da-6da4-41cc-85c0-b332b2fc606d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304007950737722224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224230400795073772222423040079507377222242304007950737722224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d7b84c-798f-44c4-b070-01396ce86783, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd31a1bd-ad48-4ba3-a466-aac16ea183ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd31a1bd-ad48-4ba3-a466-aac16ea183ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 548558961459547964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964548558961459547964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd31a1bd-ad48-4ba3-a466-aac16ea183ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8c73fa-15b4-441f-9c78-8d0ec88f315d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8c73fa-15b4-441f-9c78-8d0ec88f315d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 798398206757294457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457798398206757294457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b659c9da-6da4-41cc-85c0-b332b2fc606d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8c73fa-15b4-441f-9c78-8d0ec88f315d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6623d9-0a0c-4c39-b7bb-50dda43ef20b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6623d9-0a0c-4c39-b7bb-50dda43ef20b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8647228366380897106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106864722836638089710686472283663808971068647228366380897106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf16b8b-53e2-41bc-833c-3ed48e91235c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf16b8b-53e2-41bc-833c-3ed48e91235c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9240315249676111467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467924031524967611146792403152496761114679240315249676111467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6623d9-0a0c-4c39-b7bb-50dda43ef20b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a1518a0-8482-4608-a75a-7cc12c858c1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1518a0-8482-4608-a75a-7cc12c858c1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7033798313245360012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012703379831324536001270337983132453600127033798313245360012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf16b8b-53e2-41bc-833c-3ed48e91235c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727b6a50-ae00-4b2a-8cfd-3a24a1a08f23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727b6a50-ae00-4b2a-8cfd-3a24a1a08f23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14609046711338053976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976146090467113380539761460904671133805397614609046711338053976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1518a0-8482-4608-a75a-7cc12c858c1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3189375d-8776-4f09-bcf5-39871784d2e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727b6a50-ae00-4b2a-8cfd-3a24a1a08f23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3189375d-8776-4f09-bcf5-39871784d2e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237469856660213115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115237469856660213115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c3e057-ddf1-4cbf-a949-6e01ffab3bb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c3e057-ddf1-4cbf-a949-6e01ffab3bb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10379918194191251382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382103799181941912513821037991819419125138210379918194191251382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3189375d-8776-4f09-bcf5-39871784d2e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54606f0-aa4e-430d-989b-c15a0a6b4038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54606f0-aa4e-430d-989b-c15a0a6b4038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423970895417912662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662542397089541791266254239708954179126625423970895417912662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c3e057-ddf1-4cbf-a949-6e01ffab3bb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabc961a-545d-42a7-b3bc-b3c9b5f3e596, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabc961a-545d-42a7-b3bc-b3c9b5f3e596, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12791377451847498045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045127913774518474980451279137745184749804512791377451847498045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54606f0-aa4e-430d-989b-c15a0a6b4038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe61561c-4702-4e66-b0bd-9cc68209effb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe61561c-4702-4e66-b0bd-9cc68209effb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16967473979406915425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425169674739794069154251696747397940691542516967473979406915425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabc961a-545d-42a7-b3bc-b3c9b5f3e596, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7287a07-a8c8-43ac-9089-09695c97efe9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7287a07-a8c8-43ac-9089-09695c97efe9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 455466367585627644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644455466367585627644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe61561c-4702-4e66-b0bd-9cc68209effb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa6e45f2-cb35-4dd4-bdf2-b9ab51e1ac44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6e45f2-cb35-4dd4-bdf2-b9ab51e1ac44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13920596773148707120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120139205967731487071201392059677314870712013920596773148707120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7287a07-a8c8-43ac-9089-09695c97efe9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15251fb0-ae02-46a7-945c-d07e65b3c049, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6e45f2-cb35-4dd4-bdf2-b9ab51e1ac44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15251fb0-ae02-46a7-945c-d07e65b3c049, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 429158815798612777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777429158815798612777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85527c34-1298-4ab4-9c09-58e291d7d9ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85527c34-1298-4ab4-9c09-58e291d7d9ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680793450696863916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916146807934506968639161468079345069686391614680793450696863916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15251fb0-ae02-46a7-945c-d07e65b3c049, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b05a8316-d61c-4d7b-9074-32bf261d2f4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b05a8316-d61c-4d7b-9074-32bf261d2f4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364310422423267975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975836431042242326797583643104224232679758364310422423267975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85527c34-1298-4ab4-9c09-58e291d7d9ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bd1cd3-2ee1-4ef7-9142-700230a0bad2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bd1cd3-2ee1-4ef7-9142-700230a0bad2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16535703325912653460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460165357033259126534601653570332591265346016535703325912653460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b05a8316-d61c-4d7b-9074-32bf261d2f4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf168877-5fd9-446b-b2dd-faee18a09b95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf168877-5fd9-446b-b2dd-faee18a09b95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18305199808429231509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509183051998084292315091830519980842923150918305199808429231509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bd1cd3-2ee1-4ef7-9142-700230a0bad2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fa535e-a38c-4700-95ca-2b59c99c8c79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fa535e-a38c-4700-95ca-2b59c99c8c79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3948023418083556866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866394802341808355686639480234180835568663948023418083556866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf168877-5fd9-446b-b2dd-faee18a09b95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc53db0-6111-471d-bd5c-51465ec44a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc53db0-6111-471d-bd5c-51465ec44a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12664963179580129123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123126649631795801291231266496317958012912312664963179580129123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fa535e-a38c-4700-95ca-2b59c99c8c79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f938d0-b218-4667-9326-46abdb432bcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f938d0-b218-4667-9326-46abdb432bcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15292295378836238628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628152922953788362386281529229537883623862815292295378836238628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc53db0-6111-471d-bd5c-51465ec44a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc23557-aaa5-4ea7-927a-70ab1bb9bdc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc23557-aaa5-4ea7-927a-70ab1bb9bdc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430829421776033895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895143082942177603389514308294217760338951430829421776033895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f938d0-b218-4667-9326-46abdb432bcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b4b2d2-5153-45f7-8120-d8e76d019649, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b4b2d2-5153-45f7-8120-d8e76d019649, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357098047166362757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757435709804716636275743570980471663627574357098047166362757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc23557-aaa5-4ea7-927a-70ab1bb9bdc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b55db0-dd61-4165-beaa-2c6ca9f6bf62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b4b2d2-5153-45f7-8120-d8e76d019649, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f01e41-caad-4b8f-a2ac-dcc9fa5c29a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f01e41-caad-4b8f-a2ac-dcc9fa5c29a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13041991817313391889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889130419918173133918891304199181731339188913041991817313391889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b55db0-dd61-4165-beaa-2c6ca9f6bf62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747910358733672552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552474791035873367255247479103587336725524747910358733672552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f01e41-caad-4b8f-a2ac-dcc9fa5c29a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a3d0a9-f098-481c-9de2-0904d150f57f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a3d0a9-f098-481c-9de2-0904d150f57f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1317973357925709691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691131797335792570969113179733579257096911317973357925709691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b55db0-dd61-4165-beaa-2c6ca9f6bf62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9338f5a6-9ab8-4fc9-bed4-2d6b59505ef1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9338f5a6-9ab8-4fc9-bed4-2d6b59505ef1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1321865509204701925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925132186550920470192513218655092047019251321865509204701925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a3d0a9-f098-481c-9de2-0904d150f57f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea9b6546-7d0d-455b-89d4-518a4bb3efe9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9b6546-7d0d-455b-89d4-518a4bb3efe9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 599166297494946467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467599166297494946467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9b6546-7d0d-455b-89d4-518a4bb3efe9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b42dafe-564e-45fe-8d17-c3724b317967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b42dafe-564e-45fe-8d17-c3724b317967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16096195880916150340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340160961958809161503401609619588091615034016096195880916150340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b42dafe-564e-45fe-8d17-c3724b317967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246c1ffc-92d7-4cf1-a1e2-2b877cff49ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246c1ffc-92d7-4cf1-a1e2-2b877cff49ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13299356070853542882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882132993560708535428821329935607085354288213299356070853542882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9338f5a6-9ab8-4fc9-bed4-2d6b59505ef1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea00d6b3-5496-4947-939b-59f4001d1299, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea00d6b3-5496-4947-939b-59f4001d1299, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526364324682920248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248135263643246829202481352636432468292024813526364324682920248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea00d6b3-5496-4947-939b-59f4001d1299, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081c5cc0-26f4-47ad-9853-68ec3dd933a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081c5cc0-26f4-47ad-9853-68ec3dd933a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236016042556795692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692423601604255679569242360160425567956924236016042556795692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246c1ffc-92d7-4cf1-a1e2-2b877cff49ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302dc876-5e73-4a86-b931-d45c16b67d5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302dc876-5e73-4a86-b931-d45c16b67d5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543504892385088509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509145435048923850885091454350489238508850914543504892385088509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081c5cc0-26f4-47ad-9853-68ec3dd933a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bbb84fb-12f9-46dc-82c5-04f37af8d436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302dc876-5e73-4a86-b931-d45c16b67d5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bbb84fb-12f9-46dc-82c5-04f37af8d436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13995574205518664669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669139955742055186646691399557420551866466913995574205518664669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a29281-2ff3-4407-a69a-7a252a5e804d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a29281-2ff3-4407-a69a-7a252a5e804d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642890824695929157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157116428908246959291571164289082469592915711642890824695929157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bbb84fb-12f9-46dc-82c5-04f37af8d436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b482af-32ae-4113-a29e-c4360f7f82ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b482af-32ae-4113-a29e-c4360f7f82ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15022849345656858464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464150228493456568584641502284934565685846415022849345656858464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a29281-2ff3-4407-a69a-7a252a5e804d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e1c0fb-3a17-403a-bbfb-1eb7a9df9391, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e1c0fb-3a17-403a-bbfb-1eb7a9df9391, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107984226905796542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542101079842269057965421010798422690579654210107984226905796542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b482af-32ae-4113-a29e-c4360f7f82ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050c75d6-7d80-4fc5-9ac0-5957b7565e66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050c75d6-7d80-4fc5-9ac0-5957b7565e66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14320134697182390612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612143201346971823906121432013469718239061214320134697182390612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e1c0fb-3a17-403a-bbfb-1eb7a9df9391, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219f276c-15d6-4b66-82e4-8e290a01f236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219f276c-15d6-4b66-82e4-8e290a01f236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563473779451719894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894956347377945171989495634737794517198949563473779451719894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050c75d6-7d80-4fc5-9ac0-5957b7565e66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a482e476-c558-4dcb-9be0-092c4af571dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a482e476-c558-4dcb-9be0-092c4af571dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8391261693517762788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788839126169351776278883912616935177627888391261693517762788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219f276c-15d6-4b66-82e4-8e290a01f236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d69e681-499c-47dc-a4ee-8da39fc52edc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a482e476-c558-4dcb-9be0-092c4af571dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478a0725-4d42-4e6b-b54a-723e095af202, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d69e681-499c-47dc-a4ee-8da39fc52edc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531786158241152024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024953178615824115202495317861582411520249531786158241152024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478a0725-4d42-4e6b-b54a-723e095af202, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6377009968593962427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427637700996859396242763770099685939624276377009968593962427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478a0725-4d42-4e6b-b54a-723e095af202, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa27cc6f-1b1c-4906-b6a1-0adb5004a5f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d69e681-499c-47dc-a4ee-8da39fc52edc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd716b08-7eaf-4531-9017-13a216aa2ee3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd716b08-7eaf-4531-9017-13a216aa2ee3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168785515676951556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556168785515676951556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa27cc6f-1b1c-4906-b6a1-0adb5004a5f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7557611979495958561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561755761197949595856175576119794959585617557611979495958561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd716b08-7eaf-4531-9017-13a216aa2ee3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f4cd3b-688f-4ca0-b4ea-1c19235b5a84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f4cd3b-688f-4ca0-b4ea-1c19235b5a84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420032094130998706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706114200320941309987061142003209413099870611420032094130998706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa27cc6f-1b1c-4906-b6a1-0adb5004a5f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6f957c-6d17-4a88-9c81-6fbce8580959, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6f957c-6d17-4a88-9c81-6fbce8580959, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5464657307350316578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578546465730735031657854646573073503165785464657307350316578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f4cd3b-688f-4ca0-b4ea-1c19235b5a84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0132d9-2d2f-4dcb-945e-0a70d7b5b9e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0132d9-2d2f-4dcb-945e-0a70d7b5b9e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931352518645863146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146493135251864586314649313525186458631464931352518645863146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6f957c-6d17-4a88-9c81-6fbce8580959, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7890cab7-9cc1-41d9-b7e1-d93f4375d739, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7890cab7-9cc1-41d9-b7e1-d93f4375d739, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10628616453601731530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530106286164536017315301062861645360173153010628616453601731530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0132d9-2d2f-4dcb-945e-0a70d7b5b9e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25799099-8d7a-4d68-a37b-d4963c8f275f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25799099-8d7a-4d68-a37b-d4963c8f275f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18263918753772376611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611182639187537723766111826391875377237661118263918753772376611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7890cab7-9cc1-41d9-b7e1-d93f4375d739, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0209d3-627d-493f-9d4f-5014104916c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25799099-8d7a-4d68-a37b-d4963c8f275f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d132752-0c70-4fa3-a4e4-2e6c3ed14e20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d132752-0c70-4fa3-a4e4-2e6c3ed14e20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1181143052006744250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250118114305200674425011811430520067442501181143052006744250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0209d3-627d-493f-9d4f-5014104916c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 329149855131892197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197329149855131892197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0209d3-627d-493f-9d4f-5014104916c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066a9c73-19f8-4674-828d-182be17de963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066a9c73-19f8-4674-828d-182be17de963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3176713895526192099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099317671389552619209931767138955261920993176713895526192099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066a9c73-19f8-4674-828d-182be17de963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d132752-0c70-4fa3-a4e4-2e6c3ed14e20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdcc7c4b-a15e-40ac-85d1-14f0d9f535ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdcc7c4b-a15e-40ac-85d1-14f0d9f535ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8388333192405968955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955838833319240596895583883331924059689558388333192405968955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ba49ae-0dc2-41e4-a84d-3372b2b621fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ba49ae-0dc2-41e4-a84d-3372b2b621fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11079880342543510498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498110798803425435104981107988034254351049811079880342543510498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdcc7c4b-a15e-40ac-85d1-14f0d9f535ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5812aa9a-068d-4d6e-82b0-83abef550cfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ba49ae-0dc2-41e4-a84d-3372b2b621fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5812aa9a-068d-4d6e-82b0-83abef550cfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321978479264037800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800232197847926403780023219784792640378002321978479264037800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23d2a3c6-91af-444a-96d3-70de3f603bb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d2a3c6-91af-444a-96d3-70de3f603bb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15351547523285464784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784153515475232854647841535154752328546478415351547523285464784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5812aa9a-068d-4d6e-82b0-83abef550cfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3436c36-8ed1-489b-b506-aaac93dc4c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3436c36-8ed1-489b-b506-aaac93dc4c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13512536338929768240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240135125363389297682401351253633892976824013512536338929768240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d2a3c6-91af-444a-96d3-70de3f603bb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6fd3c3-699b-4fb4-84b5-7c64249e7248, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6fd3c3-699b-4fb4-84b5-7c64249e7248, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10418021269733059232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232104180212697330592321041802126973305923210418021269733059232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6fd3c3-699b-4fb4-84b5-7c64249e7248, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d61706-ce39-49f5-b00f-4c5195011df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d61706-ce39-49f5-b00f-4c5195011df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237201052827296951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951142372010528272969511423720105282729695114237201052827296951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3436c36-8ed1-489b-b506-aaac93dc4c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5114584a-5ed3-4694-9ff9-452078b0a4e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5114584a-5ed3-4694-9ff9-452078b0a4e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896203260141703970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970158962032601417039701589620326014170397015896203260141703970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d61706-ce39-49f5-b00f-4c5195011df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ca7ada-6c53-442e-90f5-310301203317, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ca7ada-6c53-442e-90f5-310301203317, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154286427903638200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200151542864279036382001515428642790363820015154286427903638200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5114584a-5ed3-4694-9ff9-452078b0a4e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54ed046-1655-4111-a913-72887923a7bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54ed046-1655-4111-a913-72887923a7bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2311804507479873798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798231180450747987379823118045074798737982311804507479873798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ca7ada-6c53-442e-90f5-310301203317, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1161eeda-4a8d-490e-b149-d3bb59436d27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1161eeda-4a8d-490e-b149-d3bb59436d27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956871429133895053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053695687142913389505369568714291338950536956871429133895053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54ed046-1655-4111-a913-72887923a7bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae712165-e722-4a62-bb47-7e583ba83bbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1161eeda-4a8d-490e-b149-d3bb59436d27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d413438-2753-4ab0-92bf-067f5e8297b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae712165-e722-4a62-bb47-7e583ba83bbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14885410603232959699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699148854106032329596991488541060323295969914885410603232959699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d413438-2753-4ab0-92bf-067f5e8297b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1680385974414473301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301168038597441447330116803859744144733011680385974414473301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae712165-e722-4a62-bb47-7e583ba83bbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca0f78e-8fc9-4ff5-b4dd-06b0620db51f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca0f78e-8fc9-4ff5-b4dd-06b0620db51f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5035431452786433552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552503543145278643355250354314527864335525035431452786433552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d413438-2753-4ab0-92bf-067f5e8297b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0c39fe-b01b-4b3f-a148-8f2f7e399dd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0c39fe-b01b-4b3f-a148-8f2f7e399dd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15233461738363657273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273152334617383636572731523346173836365727315233461738363657273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca0f78e-8fc9-4ff5-b4dd-06b0620db51f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fbd0e8-1913-4cb2-8afb-3395969da279, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fbd0e8-1913-4cb2-8afb-3395969da279, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1577850533155891684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684157785053315589168415778505331558916841577850533155891684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0c39fe-b01b-4b3f-a148-8f2f7e399dd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ed0245-4e24-47c8-9618-8a1827eb6010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ed0245-4e24-47c8-9618-8a1827eb6010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2047532062952939393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393204753206295293939320475320629529393932047532062952939393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fbd0e8-1913-4cb2-8afb-3395969da279, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31977d73-ffcb-49a0-8d90-ce8c483f4f4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31977d73-ffcb-49a0-8d90-ce8c483f4f4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265830175092211280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280142658301750922112801426583017509221128014265830175092211280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ed0245-4e24-47c8-9618-8a1827eb6010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31977d73-ffcb-49a0-8d90-ce8c483f4f4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93eb0658-75ef-45c5-a04d-fdb531153ffe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279d216d-40d7-4e49-bbb8-a911f236ee1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279d216d-40d7-4e49-bbb8-a911f236ee1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670475885922918228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228167047588592291822816704758859229182281670475885922918228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93eb0658-75ef-45c5-a04d-fdb531153ffe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518161695522672019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019351816169552267201935181616955226720193518161695522672019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279d216d-40d7-4e49-bbb8-a911f236ee1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31c4091d-e6e3-48bf-8d93-8aa20fbf4edf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31c4091d-e6e3-48bf-8d93-8aa20fbf4edf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11769008767695483858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858117690087676954838581176900876769548385811769008767695483858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93eb0658-75ef-45c5-a04d-fdb531153ffe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2bef79e-0a1d-4db2-80bf-ef490086be86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2bef79e-0a1d-4db2-80bf-ef490086be86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5251060810112374075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075525106081011237407552510608101123740755251060810112374075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31c4091d-e6e3-48bf-8d93-8aa20fbf4edf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1358234-713e-4093-8ec8-aed5da909951, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1358234-713e-4093-8ec8-aed5da909951, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243257133969624481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481152432571339696244811524325713396962448115243257133969624481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2bef79e-0a1d-4db2-80bf-ef490086be86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5a8471-aafc-41b7-a17c-d1796edafbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5a8471-aafc-41b7-a17c-d1796edafbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199176894405807721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721619917689440580772161991768944058077216199176894405807721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1358234-713e-4093-8ec8-aed5da909951, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a42f7a3-9414-4a22-8d43-7271e649c00d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a42f7a3-9414-4a22-8d43-7271e649c00d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7947589586838985257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257794758958683898525779475895868389852577947589586838985257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5a8471-aafc-41b7-a17c-d1796edafbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb61f2d9-d4f2-4471-bdd9-27bd8b4cd681, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb61f2d9-d4f2-4471-bdd9-27bd8b4cd681, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11994928176019495195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195119949281760194951951199492817601949519511994928176019495195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a42f7a3-9414-4a22-8d43-7271e649c00d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede03efc-f272-466b-84be-80f466bdb573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede03efc-f272-466b-84be-80f466bdb573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2398968454145837073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073239896845414583707323989684541458370732398968454145837073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb61f2d9-d4f2-4471-bdd9-27bd8b4cd681, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c6789d-da13-470d-8dab-b70ec6de34f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede03efc-f272-466b-84be-80f466bdb573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf207e0-84e4-4a88-bb99-08244a3f9ac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf207e0-84e4-4a88-bb99-08244a3f9ac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17829656387965745876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876178296563879657458761782965638796574587617829656387965745876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c6789d-da13-470d-8dab-b70ec6de34f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9872287572686464371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371987228757268646437198722875726864643719872287572686464371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf207e0-84e4-4a88-bb99-08244a3f9ac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86800a91-687d-407b-8e82-b52650ce509e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86800a91-687d-407b-8e82-b52650ce509e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14968022625326514352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352149680226253265143521496802262532651435214968022625326514352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c6789d-da13-470d-8dab-b70ec6de34f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0556048-a5c5-4882-897c-20394cbbed90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0556048-a5c5-4882-897c-20394cbbed90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142358017248371494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494141423580172483714941414235801724837149414142358017248371494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86800a91-687d-407b-8e82-b52650ce509e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9302bc-246a-4057-bcc0-7bf9e8e51680, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9302bc-246a-4057-bcc0-7bf9e8e51680, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10399996617576724105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105103999966175767241051039999661757672410510399996617576724105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0556048-a5c5-4882-897c-20394cbbed90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2be2b0-d0e5-41a8-8f1c-12fefb47c0ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2be2b0-d0e5-41a8-8f1c-12fefb47c0ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3286084406127033527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527328608440612703352732860844061270335273286084406127033527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9302bc-246a-4057-bcc0-7bf9e8e51680, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c1dd64-de0c-4c3e-aa77-87c841a60b82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c1dd64-de0c-4c3e-aa77-87c841a60b82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11277783228162865343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343112777832281628653431127778322816286534311277783228162865343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2be2b0-d0e5-41a8-8f1c-12fefb47c0ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5824782-2b4f-41e3-8b9b-976a3a591523, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5824782-2b4f-41e3-8b9b-976a3a591523, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17162277702248043416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416171622777022480434161716227770224804341617162277702248043416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c1dd64-de0c-4c3e-aa77-87c841a60b82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306bbe78-987e-467c-b1c4-c279bc1fd6d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306bbe78-987e-467c-b1c4-c279bc1fd6d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7327837438652639177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177732783743865263917773278374386526391777327837438652639177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5824782-2b4f-41e3-8b9b-976a3a591523, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc5256a-a127-44b9-99df-045f4153cb21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc5256a-a127-44b9-99df-045f4153cb21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278157381198232198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198327815738119823219832781573811982321983278157381198232198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306bbe78-987e-467c-b1c4-c279bc1fd6d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d635f608-8782-44b1-b41e-0f55b202984c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d635f608-8782-44b1-b41e-0f55b202984c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3026541184650855905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905302654118465085590530265411846508559053026541184650855905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc5256a-a127-44b9-99df-045f4153cb21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49e4fcd-4b7d-42e8-878b-bb00f14d2e78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d635f608-8782-44b1-b41e-0f55b202984c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81870acd-0a3a-4018-b3e6-43a1755c6a5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81870acd-0a3a-4018-b3e6-43a1755c6a5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638649624782500786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786106386496247825007861063864962478250078610638649624782500786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49e4fcd-4b7d-42e8-878b-bb00f14d2e78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18200439134663785795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795182004391346637857951820043913466378579518200439134663785795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81870acd-0a3a-4018-b3e6-43a1755c6a5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2132009-c678-40f7-b4df-976636dafd8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2132009-c678-40f7-b4df-976636dafd8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3508885789883539404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404350888578988353940435088857898835394043508885789883539404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49e4fcd-4b7d-42e8-878b-bb00f14d2e78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba32883-c71f-4d45-80df-d3de7b71b49c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba32883-c71f-4d45-80df-d3de7b71b49c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15254015565638568271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271152540155656385682711525401556563856827115254015565638568271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2132009-c678-40f7-b4df-976636dafd8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d0e5a9-9e5e-4c7a-b0e9-f18e6c437915, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba32883-c71f-4d45-80df-d3de7b71b49c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d0e5a9-9e5e-4c7a-b0e9-f18e6c437915, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 827192678767706571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571827192678767706571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3b3e7f-2aa7-4631-9205-7f7f705891fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3b3e7f-2aa7-4631-9205-7f7f705891fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13585394652902736312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312135853946529027363121358539465290273631213585394652902736312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d0e5a9-9e5e-4c7a-b0e9-f18e6c437915, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9a797d-1e0a-4e43-839e-621deb457879, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3b3e7f-2aa7-4631-9205-7f7f705891fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2d25ee-3395-4df9-8f9b-a18ea10592fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2d25ee-3395-4df9-8f9b-a18ea10592fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13741503280115074803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803137415032801150748031374150328011507480313741503280115074803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9a797d-1e0a-4e43-839e-621deb457879, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658528311283004235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235965852831128300423596585283112830042359658528311283004235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2d25ee-3395-4df9-8f9b-a18ea10592fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6e080c-0a12-4e9b-9dcf-e04de8d49a21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6e080c-0a12-4e9b-9dcf-e04de8d49a21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 356746653202911924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924356746653202911924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9a797d-1e0a-4e43-839e-621deb457879, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41304202-d5e8-447e-99ae-00f991478185, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6e080c-0a12-4e9b-9dcf-e04de8d49a21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41304202-d5e8-447e-99ae-00f991478185, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11339427734739494014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014113394277347394940141133942773473949401411339427734739494014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b83fc7-4b4c-4e86-9e53-6b168ac355a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b83fc7-4b4c-4e86-9e53-6b168ac355a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12521948806058572488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488125219488060585724881252194880605857248812521948806058572488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41304202-d5e8-447e-99ae-00f991478185, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdce2a4f-5a41-48e4-a969-001ac411ce62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdce2a4f-5a41-48e4-a969-001ac411ce62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456736392802110173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173845673639280211017384567363928021101738456736392802110173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b83fc7-4b4c-4e86-9e53-6b168ac355a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9144b292-0e46-4449-baee-bbca3b209a45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9144b292-0e46-4449-baee-bbca3b209a45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3725210822331856202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202372521082233185620237252108223318562023725210822331856202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdce2a4f-5a41-48e4-a969-001ac411ce62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f5de6e-4621-487f-a721-758a075b1772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f5de6e-4621-487f-a721-758a075b1772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13879820406016847564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564138798204060168475641387982040601684756413879820406016847564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9144b292-0e46-4449-baee-bbca3b209a45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d04609-a4d5-4da6-aad5-ce62826351ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d04609-a4d5-4da6-aad5-ce62826351ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918045078748857828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828179180450787488578281791804507874885782817918045078748857828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f5de6e-4621-487f-a721-758a075b1772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 820e15ec-6c02-467e-afc1-2a7376909aa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 820e15ec-6c02-467e-afc1-2a7376909aa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12784775950913119008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008127847759509131190081278477595091311900812784775950913119008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d04609-a4d5-4da6-aad5-ce62826351ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c4925f-5d41-4f3c-b23d-9e6c0eaace8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c4925f-5d41-4f3c-b23d-9e6c0eaace8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438554914136580659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659134385549141365806591343855491413658065913438554914136580659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 820e15ec-6c02-467e-afc1-2a7376909aa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93853aeb-6720-4656-b198-3b355c5dede3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93853aeb-6720-4656-b198-3b355c5dede3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069986784196790558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558706998678419679055870699867841967905587069986784196790558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c4925f-5d41-4f3c-b23d-9e6c0eaace8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cef546d-76e8-481b-a196-f015c6266e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cef546d-76e8-481b-a196-f015c6266e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11378762708285585041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041113787627082855850411137876270828558504111378762708285585041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93853aeb-6720-4656-b198-3b355c5dede3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd452ed0-0e50-4ca6-a3f3-ca51de389a41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd452ed0-0e50-4ca6-a3f3-ca51de389a41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7191697355496938951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951719169735549693895171916973554969389517191697355496938951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cef546d-76e8-481b-a196-f015c6266e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a7cc1b3-c000-4ea8-bbbd-73a3635bf015, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7cc1b3-c000-4ea8-bbbd-73a3635bf015, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928479458681050723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723892847945868105072389284794586810507238928479458681050723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd452ed0-0e50-4ca6-a3f3-ca51de389a41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc72a3e9-ee60-4496-80a1-b9adf8458d11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc72a3e9-ee60-4496-80a1-b9adf8458d11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12658459837135573197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197126584598371355731971265845983713557319712658459837135573197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7cc1b3-c000-4ea8-bbbd-73a3635bf015, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdb9019-b450-49a1-b1ec-3a5b5402167e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdb9019-b450-49a1-b1ec-3a5b5402167e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873410991619188998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998487341099161918899848734109916191889984873410991619188998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc72a3e9-ee60-4496-80a1-b9adf8458d11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d8011ae-455f-469a-9971-d98992b316ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d8011ae-455f-469a-9971-d98992b316ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3623241476838575765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765362324147683857576536232414768385757653623241476838575765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdb9019-b450-49a1-b1ec-3a5b5402167e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d989fb-aa5b-41b6-bfed-f68f12c3f4c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d989fb-aa5b-41b6-bfed-f68f12c3f4c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2082268942579335865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865208226894257933586520822689425793358652082268942579335865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d8011ae-455f-469a-9971-d98992b316ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec933b8f-42a6-48ba-b897-d6ec847f1d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec933b8f-42a6-48ba-b897-d6ec847f1d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1634216381426994057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057163421638142699405716342163814269940571634216381426994057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d989fb-aa5b-41b6-bfed-f68f12c3f4c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aedf642d-3bd9-42c4-9be1-6b1b67903db6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aedf642d-3bd9-42c4-9be1-6b1b67903db6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15466138720163782340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340154661387201637823401546613872016378234015466138720163782340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec933b8f-42a6-48ba-b897-d6ec847f1d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbeefdd-d5d3-49ee-94cb-4857492f1b6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbeefdd-d5d3-49ee-94cb-4857492f1b6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918277816644991506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506139182778166449915061391827781664499150613918277816644991506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aedf642d-3bd9-42c4-9be1-6b1b67903db6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46abd883-28d9-4a14-b0f9-826ab284e6f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46abd883-28d9-4a14-b0f9-826ab284e6f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558913795022291900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900455891379502229190045589137950222919004558913795022291900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbeefdd-d5d3-49ee-94cb-4857492f1b6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46abd883-28d9-4a14-b0f9-826ab284e6f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d2c52d-f622-47d7-ac2a-bd968212ff93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d2c52d-f622-47d7-ac2a-bd968212ff93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582758759853352603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603958275875985335260395827587598533526039582758759853352603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2b35a3-f206-437d-834c-105081292cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2b35a3-f206-437d-834c-105081292cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3310536500053135363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363331053650005313536333105365000531353633310536500053135363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d2c52d-f622-47d7-ac2a-bd968212ff93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2b35a3-f206-437d-834c-105081292cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2f7845-df9f-429a-b21f-8764aade73e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2f7845-df9f-429a-b21f-8764aade73e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910617110145729391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391179106171101457293911791061711014572939117910617110145729391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 853b1a68-ab5d-4a6e-bf3f-491ef816beed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 853b1a68-ab5d-4a6e-bf3f-491ef816beed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16838950831949630926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926168389508319496309261683895083194963092616838950831949630926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2f7845-df9f-429a-b21f-8764aade73e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e721496e-1580-403b-bbff-3955ee891ede, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e721496e-1580-403b-bbff-3955ee891ede, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7212072680252558246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246721207268025255824672120726802525582467212072680252558246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 853b1a68-ab5d-4a6e-bf3f-491ef816beed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe34e38-a7ea-4be9-8957-6114c4f0b9fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe34e38-a7ea-4be9-8957-6114c4f0b9fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5247486921860195832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832524748692186019583252474869218601958325247486921860195832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e721496e-1580-403b-bbff-3955ee891ede, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e389380-f1c1-4019-ae8c-a4c05e6ed68e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e389380-f1c1-4019-ae8c-a4c05e6ed68e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15768301743413282085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085157683017434132820851576830174341328208515768301743413282085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe34e38-a7ea-4be9-8957-6114c4f0b9fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecf235a-3ea6-4018-b27e-d284522bc675, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecf235a-3ea6-4018-b27e-d284522bc675, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4799946316660296868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868479994631666029686847999463166602968684799946316660296868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e389380-f1c1-4019-ae8c-a4c05e6ed68e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d371ef9-167b-47e8-a677-7dc454a97f2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d371ef9-167b-47e8-a677-7dc454a97f2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784587982663086744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744147845879826630867441478458798266308674414784587982663086744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d371ef9-167b-47e8-a677-7dc454a97f2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3b9d17-3a92-4af1-acc0-43b9e21eba3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3b9d17-3a92-4af1-acc0-43b9e21eba3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9566298146416533458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458956629814641653345895662981464165334589566298146416533458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecf235a-3ea6-4018-b27e-d284522bc675, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11692f97-c868-483a-b600-03f0cff8190e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11692f97-c868-483a-b600-03f0cff8190e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933975227823628150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150993397522782362815099339752278236281509933975227823628150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3b9d17-3a92-4af1-acc0-43b9e21eba3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053806cf-97d1-42e4-8e16-2a55d49d1b1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053806cf-97d1-42e4-8e16-2a55d49d1b1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11888301229787701262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262118883012297877012621188830122978770126211888301229787701262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11692f97-c868-483a-b600-03f0cff8190e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679685dd-9ac0-464f-b00e-32c1492eca7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679685dd-9ac0-464f-b00e-32c1492eca7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18209363885546024451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451182093638855460244511820936388554602445118209363885546024451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053806cf-97d1-42e4-8e16-2a55d49d1b1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0dc0dd9-7d70-4aad-84dc-23920d8f5641, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0dc0dd9-7d70-4aad-84dc-23920d8f5641, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1155084463580602017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017115508446358060201711550844635806020171155084463580602017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679685dd-9ac0-464f-b00e-32c1492eca7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd245c8-24a4-4e90-a05c-a170fa4fee5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd245c8-24a4-4e90-a05c-a170fa4fee5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2901351999296615440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440290135199929661544029013519992966154402901351999296615440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0dc0dd9-7d70-4aad-84dc-23920d8f5641, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f2ac0e-c8a4-4a35-8608-93e9ead6cf13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f2ac0e-c8a4-4a35-8608-93e9ead6cf13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7471771577593813230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230747177157759381323074717715775938132307471771577593813230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd245c8-24a4-4e90-a05c-a170fa4fee5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85890393-b092-4826-9551-baab7220f3e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85890393-b092-4826-9551-baab7220f3e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698986967498437182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182669898696749843718266989869674984371826698986967498437182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f2ac0e-c8a4-4a35-8608-93e9ead6cf13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e334ccc5-a260-403d-9f78-7ab163c8f3b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e334ccc5-a260-403d-9f78-7ab163c8f3b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184494061037308801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801161844940610373088011618449406103730880116184494061037308801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85890393-b092-4826-9551-baab7220f3e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d5df97-9c4b-48b8-a44a-3088eaa3c673, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d5df97-9c4b-48b8-a44a-3088eaa3c673, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10250658742885139160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160102506587428851391601025065874288513916010250658742885139160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e334ccc5-a260-403d-9f78-7ab163c8f3b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596de45b-42de-4b28-92c4-f67c787a5a97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596de45b-42de-4b28-92c4-f67c787a5a97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12182444780308797362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362121824447803087973621218244478030879736212182444780308797362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d5df97-9c4b-48b8-a44a-3088eaa3c673, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e22356a-1b59-4b7d-bc10-8a6651e22784, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e22356a-1b59-4b7d-bc10-8a6651e22784, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121784234185975799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799121784234185975799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596de45b-42de-4b28-92c4-f67c787a5a97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f5a2b2-1abf-467b-91f9-a249bdf06777, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f5a2b2-1abf-467b-91f9-a249bdf06777, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3005523134306629107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107300552313430662910730055231343066291073005523134306629107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e22356a-1b59-4b7d-bc10-8a6651e22784, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7297aa1-4205-4ed1-bb01-e58d0131fc7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7297aa1-4205-4ed1-bb01-e58d0131fc7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12359723187856190071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071123597231878561900711235972318785619007112359723187856190071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f5a2b2-1abf-467b-91f9-a249bdf06777, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6c3483-9773-490f-b85b-5e55417a3e01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7297aa1-4205-4ed1-bb01-e58d0131fc7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6c3483-9773-490f-b85b-5e55417a3e01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14094998711251272273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273140949987112512722731409499871125127227314094998711251272273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee67922c-0857-4d87-9e09-88e2504b2c40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee67922c-0857-4d87-9e09-88e2504b2c40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560052692673128241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241856005269267312824185600526926731282418560052692673128241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6c3483-9773-490f-b85b-5e55417a3e01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b207b289-bd4a-4201-80f7-559050c5bef6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b207b289-bd4a-4201-80f7-559050c5bef6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904154503752508733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733290415450375250873329041545037525087332904154503752508733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee67922c-0857-4d87-9e09-88e2504b2c40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43331ea3-d563-4dd1-977e-153d64d926b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43331ea3-d563-4dd1-977e-153d64d926b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605089975203507884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884106050899752035078841060508997520350788410605089975203507884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b207b289-bd4a-4201-80f7-559050c5bef6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74646f87-c8a8-477f-9d07-ade61b5fa42d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74646f87-c8a8-477f-9d07-ade61b5fa42d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10976188574758942996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996109761885747589429961097618857475894299610976188574758942996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43331ea3-d563-4dd1-977e-153d64d926b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009e2ae1-81b8-486f-b28f-463ca720fd80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009e2ae1-81b8-486f-b28f-463ca720fd80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471023096127002787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787164710230961270027871647102309612700278716471023096127002787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74646f87-c8a8-477f-9d07-ade61b5fa42d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5daf7e01-78ea-4b16-b0be-c486a1099885, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5daf7e01-78ea-4b16-b0be-c486a1099885, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5782676239814918435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435578267623981491843557826762398149184355782676239814918435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009e2ae1-81b8-486f-b28f-463ca720fd80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0330f1de-e2d0-462f-915e-1531ed732042, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0330f1de-e2d0-462f-915e-1531ed732042, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12111117201324328486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486121111172013243284861211111720132432848612111117201324328486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5daf7e01-78ea-4b16-b0be-c486a1099885, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7b762f-d8be-49db-9257-eb1bbc3ec155, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7b762f-d8be-49db-9257-eb1bbc3ec155, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781014112344472109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109137810141123444721091378101411234447210913781014112344472109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0330f1de-e2d0-462f-915e-1531ed732042, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771b7225-355d-4874-9cae-2b3ec1bb48c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771b7225-355d-4874-9cae-2b3ec1bb48c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098251493806462921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921110982514938064629211109825149380646292111098251493806462921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7b762f-d8be-49db-9257-eb1bbc3ec155, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935685f0-69ae-4c5a-b49d-73352c723168, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935685f0-69ae-4c5a-b49d-73352c723168, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6669802374495817254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254666980237449581725466698023744958172546669802374495817254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771b7225-355d-4874-9cae-2b3ec1bb48c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74904e8a-6f92-41b7-943b-c3c253e4f9a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74904e8a-6f92-41b7-943b-c3c253e4f9a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3039386931849201594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594303938693184920159430393869318492015943039386931849201594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935685f0-69ae-4c5a-b49d-73352c723168, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c883a1-bd26-4e58-9e54-dd9ca5ac920f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c883a1-bd26-4e58-9e54-dd9ca5ac920f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17481770772804581855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855174817707728045818551748177077280458185517481770772804581855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74904e8a-6f92-41b7-943b-c3c253e4f9a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bddd4b03-c628-4549-a861-5d3459384699, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bddd4b03-c628-4549-a861-5d3459384699, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458227646107339742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742145822764610733974214582276461073397421458227646107339742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c883a1-bd26-4e58-9e54-dd9ca5ac920f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690e7210-340f-46ec-98bb-0a2a871c9108, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690e7210-340f-46ec-98bb-0a2a871c9108, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17683312760431819951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951176833127604318199511768331276043181995117683312760431819951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddd4b03-c628-4549-a861-5d3459384699, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67ea9d01-d5d1-40d3-b3ca-195356d46fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67ea9d01-d5d1-40d3-b3ca-195356d46fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169115089025850503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503181691150890258505031816911508902585050318169115089025850503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690e7210-340f-46ec-98bb-0a2a871c9108, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12593e92-ad76-4cbc-9518-868cebd15131, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12593e92-ad76-4cbc-9518-868cebd15131, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11147243036888971505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505111472430368889715051114724303688897150511147243036888971505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67ea9d01-d5d1-40d3-b3ca-195356d46fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5f0e33-1f1b-45cd-800f-57104e3c38ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5f0e33-1f1b-45cd-800f-57104e3c38ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370773243517615490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490153707732435176154901537077324351761549015370773243517615490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12593e92-ad76-4cbc-9518-868cebd15131, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1de6c0-fc06-40de-becc-c7a9dcb3c36d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1de6c0-fc06-40de-becc-c7a9dcb3c36d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12064507056954343905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905120645070569543439051206450705695434390512064507056954343905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5f0e33-1f1b-45cd-800f-57104e3c38ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b053961e-8266-4c37-86ab-24247bbca941, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b053961e-8266-4c37-86ab-24247bbca941, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4216718570939260936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936421671857093926093642167185709392609364216718570939260936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1de6c0-fc06-40de-becc-c7a9dcb3c36d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 781fc3de-9b3b-49cf-96f4-882b166442b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781fc3de-9b3b-49cf-96f4-882b166442b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5303470463486536343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343530347046348653634353034704634865363435303470463486536343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b053961e-8266-4c37-86ab-24247bbca941, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5c45c-a60c-4c98-b8b8-4de6624945b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5c45c-a60c-4c98-b8b8-4de6624945b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13294265715138513734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734132942657151385137341329426571513851373413294265715138513734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781fc3de-9b3b-49cf-96f4-882b166442b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909ae420-d570-4c4b-9de9-019955c760c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909ae420-d570-4c4b-9de9-019955c760c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8992327405724385168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168899232740572438516889923274057243851688992327405724385168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5c45c-a60c-4c98-b8b8-4de6624945b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786863ad-1556-47e5-8423-90da3bf9681b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786863ad-1556-47e5-8423-90da3bf9681b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489441891163107257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257124894418911631072571248944189116310725712489441891163107257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909ae420-d570-4c4b-9de9-019955c760c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae23cc6-c0a9-4d06-92f4-f7d58601e5e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae23cc6-c0a9-4d06-92f4-f7d58601e5e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010411358012947709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709160104113580129477091601041135801294770916010411358012947709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786863ad-1556-47e5-8423-90da3bf9681b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f75bc6-7001-4a61-83a1-73dd7ed4cb11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f75bc6-7001-4a61-83a1-73dd7ed4cb11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200013060872566848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848920001306087256684892000130608725668489200013060872566848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae23cc6-c0a9-4d06-92f4-f7d58601e5e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f75bc6-7001-4a61-83a1-73dd7ed4cb11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea77c0a0-9362-451e-afcf-686ccffc191a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea77c0a0-9362-451e-afcf-686ccffc191a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502485991775497485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485350248599177549748535024859917754974853502485991775497485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a208ad09-bd76-41dd-b7cf-5d3d6fe12201, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a208ad09-bd76-41dd-b7cf-5d3d6fe12201, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3253458690434508528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528325345869043450852832534586904345085283253458690434508528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea77c0a0-9362-451e-afcf-686ccffc191a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c5fc26-6703-4867-8c23-ca2173f3a74c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c5fc26-6703-4867-8c23-ca2173f3a74c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10501321998447324207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207105013219984473242071050132199844732420710501321998447324207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a208ad09-bd76-41dd-b7cf-5d3d6fe12201, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71843d6c-72ab-449c-9504-16a890e33722, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71843d6c-72ab-449c-9504-16a890e33722, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13083762482025738135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135130837624820257381351308376248202573813513083762482025738135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c5fc26-6703-4867-8c23-ca2173f3a74c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c48196e-3f12-4f2f-8d5b-f7f97f4a2470, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c48196e-3f12-4f2f-8d5b-f7f97f4a2470, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5922939817957304881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881592293981795730488159229398179573048815922939817957304881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71843d6c-72ab-449c-9504-16a890e33722, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d337b48-a975-45c4-9bfb-85a3932794a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d337b48-a975-45c4-9bfb-85a3932794a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11283106335695826648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648112831063356958266481128310633569582664811283106335695826648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c48196e-3f12-4f2f-8d5b-f7f97f4a2470, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c35667c-2b3d-437b-a685-0016de239602, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c35667c-2b3d-437b-a685-0016de239602, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11465606585027418910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910114656065850274189101146560658502741891011465606585027418910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c35667c-2b3d-437b-a685-0016de239602, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8294f00-7afd-4fb9-a86b-25d9827cb050, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8294f00-7afd-4fb9-a86b-25d9827cb050, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1712673034666001661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661171267303466600166117126730346660016611712673034666001661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d337b48-a975-45c4-9bfb-85a3932794a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76ac323a-0b09-4a5e-a95d-d9c2ff5c3bce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ac323a-0b09-4a5e-a95d-d9c2ff5c3bce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2567285265465695614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614256728526546569561425672852654656956142567285265465695614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8294f00-7afd-4fb9-a86b-25d9827cb050, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287bc8a5-11ce-4d6f-bb7b-e80d3fdb1905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287bc8a5-11ce-4d6f-bb7b-e80d3fdb1905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12293902294932441240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240122939022949324412401229390229493244124012293902294932441240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ac323a-0b09-4a5e-a95d-d9c2ff5c3bce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cadb6a6-99c3-4bfc-a982-7628c597d1a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cadb6a6-99c3-4bfc-a982-7628c597d1a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8771089372381310323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323877108937238131032387710893723813103238771089372381310323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287bc8a5-11ce-4d6f-bb7b-e80d3fdb1905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632683b5-36ff-4db1-a519-be58dc7e85c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632683b5-36ff-4db1-a519-be58dc7e85c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18272939603477905553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553182729396034779055531827293960347790555318272939603477905553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cadb6a6-99c3-4bfc-a982-7628c597d1a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2661344c-759f-4104-b67e-9768106415cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2661344c-759f-4104-b67e-9768106415cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13290485292607663448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448132904852926076634481329048529260766344813290485292607663448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632683b5-36ff-4db1-a519-be58dc7e85c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8beaad9d-0257-4e9f-b922-6999aed97c62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8beaad9d-0257-4e9f-b922-6999aed97c62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1155458890711349107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107115545889071134910711554588907113491071155458890711349107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2661344c-759f-4104-b67e-9768106415cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac60ffe-aac0-433c-9fe1-8831b412d3ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac60ffe-aac0-433c-9fe1-8831b412d3ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18264019603405040002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002182640196034050400021826401960340504000218264019603405040002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8beaad9d-0257-4e9f-b922-6999aed97c62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f6c672f-45ac-426d-8638-05e92491e907, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f6c672f-45ac-426d-8638-05e92491e907, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11234230801656260484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484112342308016562604841123423080165626048411234230801656260484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac60ffe-aac0-433c-9fe1-8831b412d3ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b9ce49-05ae-4c00-a27d-860a11fc6146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b9ce49-05ae-4c00-a27d-860a11fc6146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4127450645609380605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605412745064560938060541274506456093806054127450645609380605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f6c672f-45ac-426d-8638-05e92491e907, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f919c937-c30e-432a-ae9f-2cfd9bb9a452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f919c937-c30e-432a-ae9f-2cfd9bb9a452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9583195988524988690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690958319598852498869095831959885249886909583195988524988690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b9ce49-05ae-4c00-a27d-860a11fc6146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb265e5-a968-43a0-af70-13de5507c935, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb265e5-a968-43a0-af70-13de5507c935, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085228804203481451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451108522880420348145110852288042034814511085228804203481451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f919c937-c30e-432a-ae9f-2cfd9bb9a452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c727adee-6928-4cd5-b844-f8ce0d36c33f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c727adee-6928-4cd5-b844-f8ce0d36c33f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10580847995125911643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643105808479951259116431058084799512591164310580847995125911643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb265e5-a968-43a0-af70-13de5507c935, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f8f46e-990a-4a1f-a729-27088aa79d8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c727adee-6928-4cd5-b844-f8ce0d36c33f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812c7e97-2fd2-49b6-8b19-d485e6dac260, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812c7e97-2fd2-49b6-8b19-d485e6dac260, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14553158213364350130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130145531582133643501301455315821336435013014553158213364350130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f8f46e-990a-4a1f-a729-27088aa79d8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293361393783646231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231929336139378364623192933613937836462319293361393783646231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f8f46e-990a-4a1f-a729-27088aa79d8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812c7e97-2fd2-49b6-8b19-d485e6dac260, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a021abd-b8bb-4fee-a275-35997788e9f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf95568-e191-4899-9419-1e4d0312f4ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a021abd-b8bb-4fee-a275-35997788e9f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3374590939059806264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264337459093905980626433745909390598062643374590939059806264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf95568-e191-4899-9419-1e4d0312f4ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590204152894734424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424459020415289473442445902041528947344244590204152894734424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a021abd-b8bb-4fee-a275-35997788e9f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec3e1dd-b396-47ec-a1cf-decac4bfb9cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec3e1dd-b396-47ec-a1cf-decac4bfb9cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10470869110484662046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046104708691104846620461047086911048466204610470869110484662046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf95568-e191-4899-9419-1e4d0312f4ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22131cac-7f38-4b29-b3cb-2b0eb18f325a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22131cac-7f38-4b29-b3cb-2b0eb18f325a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419556206898353202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202124195562068983532021241955620689835320212419556206898353202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec3e1dd-b396-47ec-a1cf-decac4bfb9cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48114f1e-cfa0-454a-bfd3-1f33d2d53836, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48114f1e-cfa0-454a-bfd3-1f33d2d53836, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358903475319281872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872113589034753192818721135890347531928187211358903475319281872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22131cac-7f38-4b29-b3cb-2b0eb18f325a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b44667-7606-4c0c-964d-35a52c2b7f9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b44667-7606-4c0c-964d-35a52c2b7f9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3588839063143553578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578358883906314355357835888390631435535783588839063143553578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48114f1e-cfa0-454a-bfd3-1f33d2d53836, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d3fd68-a812-44a3-9193-a307cd04db1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d3fd68-a812-44a3-9193-a307cd04db1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1190383633512884833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833119038363351288483311903836335128848331190383633512884833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b44667-7606-4c0c-964d-35a52c2b7f9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9124b15-2df7-48a6-bc76-20be7178cdb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9124b15-2df7-48a6-bc76-20be7178cdb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8558205028054587303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303855820502805458730385582050280545873038558205028054587303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d3fd68-a812-44a3-9193-a307cd04db1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692bb683-90b7-4931-8f22-d1c22329b7c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692bb683-90b7-4931-8f22-d1c22329b7c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640818660165156896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896640818660165156896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9124b15-2df7-48a6-bc76-20be7178cdb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e226f64-e245-4386-b220-dd7d3f2486e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e226f64-e245-4386-b220-dd7d3f2486e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10721883294842341537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537107218832948423415371072188329484234153710721883294842341537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692bb683-90b7-4931-8f22-d1c22329b7c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810e9890-5933-47ed-b6d2-603c292b1e07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810e9890-5933-47ed-b6d2-603c292b1e07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531394041282606670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670653139404128260667065313940412826066706531394041282606670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e226f64-e245-4386-b220-dd7d3f2486e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b7563b8-403e-44cf-a2f4-4a48cc5ecd23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b7563b8-403e-44cf-a2f4-4a48cc5ecd23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10782386791993658139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139107823867919936581391078238679199365813910782386791993658139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810e9890-5933-47ed-b6d2-603c292b1e07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9468d4-e113-42a4-9760-3103368e0e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9468d4-e113-42a4-9760-3103368e0e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9361575497623148946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946936157549762314894693615754976231489469361575497623148946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b7563b8-403e-44cf-a2f4-4a48cc5ecd23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6cc0dd3-961b-4544-82b0-45222188d455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6cc0dd3-961b-4544-82b0-45222188d455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926831510516583419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419392683151051658341939268315105165834193926831510516583419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9468d4-e113-42a4-9760-3103368e0e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74e3e03-1ce7-45f9-97ab-432fb6a11c8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74e3e03-1ce7-45f9-97ab-432fb6a11c8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1564581614081790169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169156458161408179016915645816140817901691564581614081790169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6cc0dd3-961b-4544-82b0-45222188d455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb11613-2fb0-4596-ab4f-5daa95fc4214, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb11613-2fb0-4596-ab4f-5daa95fc4214, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6333654946553073302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302633365494655307330263336549465530733026333654946553073302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74e3e03-1ce7-45f9-97ab-432fb6a11c8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc56b55-2b01-4757-bc4a-f5654f31dd9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc56b55-2b01-4757-bc4a-f5654f31dd9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210646545677369679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679122106465456773696791221064654567736967912210646545677369679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb11613-2fb0-4596-ab4f-5daa95fc4214, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23869853-7a90-44ea-898c-83c6c15c5da1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23869853-7a90-44ea-898c-83c6c15c5da1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348909698467547192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192183489096984675471921834890969846754719218348909698467547192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc56b55-2b01-4757-bc4a-f5654f31dd9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380cfce8-9b0e-46b8-bfdd-9ad9f22c2a04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380cfce8-9b0e-46b8-bfdd-9ad9f22c2a04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853932005777693208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208785393200577769320878539320057776932087853932005777693208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23869853-7a90-44ea-898c-83c6c15c5da1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a75d3a-89d2-4771-90fb-596f47879b28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a75d3a-89d2-4771-90fb-596f47879b28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4837289695940675369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369483728969594067536948372896959406753694837289695940675369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380cfce8-9b0e-46b8-bfdd-9ad9f22c2a04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3418557a-e89c-48b6-8023-165196ddfcef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3418557a-e89c-48b6-8023-165196ddfcef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226313598202177893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893162263135982021778931622631359820217789316226313598202177893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a75d3a-89d2-4771-90fb-596f47879b28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0535855-d0e2-446d-b074-727052d355a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0535855-d0e2-446d-b074-727052d355a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9917750400912615610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610991775040091261561099177504009126156109917750400912615610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3418557a-e89c-48b6-8023-165196ddfcef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4bf590-9790-4f07-88fd-19cbbd96857d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4bf590-9790-4f07-88fd-19cbbd96857d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1860932921300389556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556186093292130038955618609329213003895561860932921300389556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0535855-d0e2-446d-b074-727052d355a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2dd2ea8-2c89-4d7f-a3a4-9c96aad7529c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2dd2ea8-2c89-4d7f-a3a4-9c96aad7529c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14647658479889744083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083146476584798897440831464765847988974408314647658479889744083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4bf590-9790-4f07-88fd-19cbbd96857d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42762f06-a24d-4156-b3d5-6ee0451015e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42762f06-a24d-4156-b3d5-6ee0451015e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10142453029564218342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342101424530295642183421014245302956421834210142453029564218342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42762f06-a24d-4156-b3d5-6ee0451015e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d6aa65-c3b4-424c-951f-8bdbfa458d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d6aa65-c3b4-424c-951f-8bdbfa458d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12479466156469984835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835124794661564699848351247946615646998483512479466156469984835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2dd2ea8-2c89-4d7f-a3a4-9c96aad7529c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1fe2af-0238-4cc9-b7a8-5ecad2d17774, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1fe2af-0238-4cc9-b7a8-5ecad2d17774, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10291116834736448545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545102911168347364485451029111683473644854510291116834736448545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d6aa65-c3b4-424c-951f-8bdbfa458d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1fe2af-0238-4cc9-b7a8-5ecad2d17774, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b09a99de-7184-4488-a3b1-66670dba797d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b09a99de-7184-4488-a3b1-66670dba797d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13838068827411502719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719138380688274115027191383806882741150271913838068827411502719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07070268-af6c-4a91-95fd-f9e1840435fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07070268-af6c-4a91-95fd-f9e1840435fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6850610954612967745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745685061095461296774568506109546129677456850610954612967745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b09a99de-7184-4488-a3b1-66670dba797d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba13914-40ff-4130-8c92-7f8f73e22568, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba13914-40ff-4130-8c92-7f8f73e22568, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12758590625617991269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269127585906256179912691275859062561799126912758590625617991269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07070268-af6c-4a91-95fd-f9e1840435fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50a0f6d-eb35-4868-81dd-c8c424ebf911, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50a0f6d-eb35-4868-81dd-c8c424ebf911, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8043297386286614817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817804329738628661481780432973862866148178043297386286614817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba13914-40ff-4130-8c92-7f8f73e22568, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac7b7cc-55d2-4562-b900-44f21d998b4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac7b7cc-55d2-4562-b900-44f21d998b4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3788702362424597991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991378870236242459799137887023624245979913788702362424597991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50a0f6d-eb35-4868-81dd-c8c424ebf911, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97f5da6-4a64-49b4-8f77-978537f58187, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97f5da6-4a64-49b4-8f77-978537f58187, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901916342375830225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225890191634237583022589019163423758302258901916342375830225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac7b7cc-55d2-4562-b900-44f21d998b4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d86230-d640-4d0b-8a03-39d26c73bf87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d86230-d640-4d0b-8a03-39d26c73bf87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3020660511510445498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498302066051151044549830206605115104454983020660511510445498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97f5da6-4a64-49b4-8f77-978537f58187, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 604afae7-b324-4df5-89d2-17f5c5402617, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 604afae7-b324-4df5-89d2-17f5c5402617, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069914653374830195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195140699146533748301951406991465337483019514069914653374830195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d86230-d640-4d0b-8a03-39d26c73bf87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 604afae7-b324-4df5-89d2-17f5c5402617, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a715f5-5be3-46ae-9b76-3f52bb2cce5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a715f5-5be3-46ae-9b76-3f52bb2cce5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635345713187561940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940263534571318756194026353457131875619402635345713187561940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0761bd0-6cbb-4693-af14-8ba827e27757, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0761bd0-6cbb-4693-af14-8ba827e27757, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156512419170788154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154715651241917078815471565124191707881547156512419170788154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a715f5-5be3-46ae-9b76-3f52bb2cce5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e09600-9237-496e-b6e0-53249442d240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e09600-9237-496e-b6e0-53249442d240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5722400102530091738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738572240010253009173857224001025300917385722400102530091738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0761bd0-6cbb-4693-af14-8ba827e27757, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f994ec-b724-486c-842b-c25252d39760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f994ec-b724-486c-842b-c25252d39760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2608134629797443246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246260813462979744324626081346297974432462608134629797443246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e09600-9237-496e-b6e0-53249442d240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c45ef85-7537-4c32-a2fe-70500eacf3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c45ef85-7537-4c32-a2fe-70500eacf3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2089840994524937124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124208984099452493712420898409945249371242089840994524937124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f994ec-b724-486c-842b-c25252d39760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4563bd2b-727c-4059-8cca-ae9e5fcb5928, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4563bd2b-727c-4059-8cca-ae9e5fcb5928, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13553891811772206346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346135538918117722063461355389181177220634613553891811772206346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c45ef85-7537-4c32-a2fe-70500eacf3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58532a80-db64-4f10-a8bc-4b015912d341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58532a80-db64-4f10-a8bc-4b015912d341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12325528019784757244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244123255280197847572441232552801978475724412325528019784757244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4563bd2b-727c-4059-8cca-ae9e5fcb5928, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94cc2611-733a-45da-836f-d08a921150cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cc2611-733a-45da-836f-d08a921150cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9487771068340499924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924948777106834049992494877710683404999249487771068340499924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58532a80-db64-4f10-a8bc-4b015912d341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cc2611-733a-45da-836f-d08a921150cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d5fba9-abc6-4238-9f58-171f81d9a7b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d5fba9-abc6-4238-9f58-171f81d9a7b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223555328442056457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457112235553284420564571122355532844205645711223555328442056457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0f2d4b-11e5-4db7-b415-0e9e9a01b001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0f2d4b-11e5-4db7-b415-0e9e9a01b001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14516304939509711808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808145163049395097118081451630493950971180814516304939509711808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d5fba9-abc6-4238-9f58-171f81d9a7b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77215c7-d6e5-4781-ac01-a227fabb3a86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0f2d4b-11e5-4db7-b415-0e9e9a01b001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2105d9a-3ae2-4bd1-8709-319e354c2f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2105d9a-3ae2-4bd1-8709-319e354c2f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7059386975776883499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499705938697577688349970593869757768834997059386975776883499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77215c7-d6e5-4781-ac01-a227fabb3a86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16181413823200427794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794161814138232004277941618141382320042779416181413823200427794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2105d9a-3ae2-4bd1-8709-319e354c2f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8374879-748f-4fab-a860-f3026cfe4eb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8374879-748f-4fab-a860-f3026cfe4eb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15173374945947343669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669151733749459473436691517337494594734366915173374945947343669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77215c7-d6e5-4781-ac01-a227fabb3a86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ce6d58-2ee8-481c-bd88-c73f5a35da26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ce6d58-2ee8-481c-bd88-c73f5a35da26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13098980724260528507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507130989807242605285071309898072426052850713098980724260528507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8374879-748f-4fab-a860-f3026cfe4eb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5576ccc9-4a0f-4885-aa01-ad2b6e0335b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5576ccc9-4a0f-4885-aa01-ad2b6e0335b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410814157830202452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452441081415783020245244108141578302024524410814157830202452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ce6d58-2ee8-481c-bd88-c73f5a35da26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9226e9d6-7d1b-45ff-b15c-e420c8a952cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9226e9d6-7d1b-45ff-b15c-e420c8a952cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428150733613959406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406134281507336139594061342815073361395940613428150733613959406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5576ccc9-4a0f-4885-aa01-ad2b6e0335b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9226e9d6-7d1b-45ff-b15c-e420c8a952cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 507102b8-8251-4a47-975b-c62c56d27119, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 507102b8-8251-4a47-975b-c62c56d27119, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655585561621698182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182136555855616216981821365558556162169818213655585561621698182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a98bc4-21fd-4a2c-94e4-b935c32d5bae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a98bc4-21fd-4a2c-94e4-b935c32d5bae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3034931096108930323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323303493109610893032330349310961089303233034931096108930323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 507102b8-8251-4a47-975b-c62c56d27119, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04cda868-219c-4876-be22-884358dd7382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04cda868-219c-4876-be22-884358dd7382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833090369881133136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136383309036988113313638330903698811331363833090369881133136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a98bc4-21fd-4a2c-94e4-b935c32d5bae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e0b400-9a4e-4762-9d47-802062f15287, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e0b400-9a4e-4762-9d47-802062f15287, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15365399091672756180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180153653990916727561801536539909167275618015365399091672756180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04cda868-219c-4876-be22-884358dd7382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1979e8d9-fc42-40b8-bf17-322c9ddd71f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1979e8d9-fc42-40b8-bf17-322c9ddd71f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11950737416683221235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235119507374166832212351195073741668322123511950737416683221235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e0b400-9a4e-4762-9d47-802062f15287, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b567c83b-43f1-458d-80f0-fc6f4022eed4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b567c83b-43f1-458d-80f0-fc6f4022eed4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600008524926874916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916360000852492687491636000085249268749163600008524926874916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1979e8d9-fc42-40b8-bf17-322c9ddd71f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c00894-1308-49e3-8bc1-b83b10a67731, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c00894-1308-49e3-8bc1-b83b10a67731, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2745734585609618278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278274573458560961827827457345856096182782745734585609618278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b567c83b-43f1-458d-80f0-fc6f4022eed4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b390f5e2-e18f-4b6f-a326-2ed8abef5a81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b390f5e2-e18f-4b6f-a326-2ed8abef5a81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962155794933973833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833169621557949339738331696215579493397383316962155794933973833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c00894-1308-49e3-8bc1-b83b10a67731, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6f13d9-ff3f-4eeb-bf1a-6c8afe3e29ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6f13d9-ff3f-4eeb-bf1a-6c8afe3e29ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095088386428995156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156160950883864289951561609508838642899515616095088386428995156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b390f5e2-e18f-4b6f-a326-2ed8abef5a81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5504df15-8fb4-4a5e-a0bf-8932d8c520fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5504df15-8fb4-4a5e-a0bf-8932d8c520fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571028145921501638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638105710281459215016381057102814592150163810571028145921501638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6f13d9-ff3f-4eeb-bf1a-6c8afe3e29ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3238a411-bebe-4999-ad33-de8d5b19b624, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3238a411-bebe-4999-ad33-de8d5b19b624, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020676981721798916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916150206769817217989161502067698172179891615020676981721798916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5504df15-8fb4-4a5e-a0bf-8932d8c520fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d05fcf-cf9a-4492-810a-2a0a9c045ed7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d05fcf-cf9a-4492-810a-2a0a9c045ed7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3418436247974028095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095341843624797402809534184362479740280953418436247974028095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3238a411-bebe-4999-ad33-de8d5b19b624, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d752e86-e007-47a0-92b1-65a5ca2a6285, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d752e86-e007-47a0-92b1-65a5ca2a6285, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944946764798565564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564294494676479856556429449467647985655642944946764798565564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d05fcf-cf9a-4492-810a-2a0a9c045ed7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d99baa3-b5c7-4fe0-90c8-35ff7afeddc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d99baa3-b5c7-4fe0-90c8-35ff7afeddc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6588202657238006849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849658820265723800684965882026572380068496588202657238006849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d752e86-e007-47a0-92b1-65a5ca2a6285, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642a8dee-68a4-4b23-b860-a054c253f235, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642a8dee-68a4-4b23-b860-a054c253f235, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7737212384799777085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085773721238479977708577372123847997770857737212384799777085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d99baa3-b5c7-4fe0-90c8-35ff7afeddc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25877878-ae5d-466a-a463-03c3750dfb2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25877878-ae5d-466a-a463-03c3750dfb2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170849937882061360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360617084993788206136061708499378820613606170849937882061360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642a8dee-68a4-4b23-b860-a054c253f235, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2922b9e6-138c-4dfb-970e-ad99c4c67d99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2922b9e6-138c-4dfb-970e-ad99c4c67d99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12988580107002850813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813129885801070028508131298858010700285081312988580107002850813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25877878-ae5d-466a-a463-03c3750dfb2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdea16a-af72-4933-a4b2-f4a9ab401869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdea16a-af72-4933-a4b2-f4a9ab401869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015350623610531332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332201535062361053133220153506236105313322015350623610531332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2922b9e6-138c-4dfb-970e-ad99c4c67d99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf03a18d-569e-4371-b4b5-256aa07293e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf03a18d-569e-4371-b4b5-256aa07293e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18032248789053394998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998180322487890533949981803224878905339499818032248789053394998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdea16a-af72-4933-a4b2-f4a9ab401869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6f909a-9649-4659-91ac-e8168e0fc0fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6f909a-9649-4659-91ac-e8168e0fc0fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709991210752891951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951167099912107528919511670999121075289195116709991210752891951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf03a18d-569e-4371-b4b5-256aa07293e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349575bd-ab17-4dcf-a60a-c8cbd1ac5baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349575bd-ab17-4dcf-a60a-c8cbd1ac5baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605863215432699827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827176058632154326998271760586321543269982717605863215432699827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6f909a-9649-4659-91ac-e8168e0fc0fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9e9fe4-ce21-4282-b48c-09374b341ef2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9e9fe4-ce21-4282-b48c-09374b341ef2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9079235457491506782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782907923545749150678290792354574915067829079235457491506782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349575bd-ab17-4dcf-a60a-c8cbd1ac5baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98081c5-77ae-4b13-85c0-05f15d14f3e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98081c5-77ae-4b13-85c0-05f15d14f3e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500738883744431552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552950073888374443155295007388837444315529500738883744431552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98081c5-77ae-4b13-85c0-05f15d14f3e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7133c3ff-cc2a-4a35-b2af-a60bdc618772, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7133c3ff-cc2a-4a35-b2af-a60bdc618772, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7024449233082409421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421702444923308240942170244492330824094217024449233082409421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7133c3ff-cc2a-4a35-b2af-a60bdc618772, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2760f2fd-2a35-4d21-8b72-bb86f863442f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9e9fe4-ce21-4282-b48c-09374b341ef2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7064c2f7-41a9-4e86-a48b-9016e9d2febf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7064c2f7-41a9-4e86-a48b-9016e9d2febf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258003760915638073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073525800376091563807352580037609156380735258003760915638073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2760f2fd-2a35-4d21-8b72-bb86f863442f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557152226368444117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117135571522263684441171355715222636844411713557152226368444117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7064c2f7-41a9-4e86-a48b-9016e9d2febf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9115a410-016b-43b6-87fc-9c955b164b08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9115a410-016b-43b6-87fc-9c955b164b08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6684610402434773220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220668461040243477322066846104024347732206684610402434773220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2760f2fd-2a35-4d21-8b72-bb86f863442f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d4c7e8-3af5-49bb-bc62-2da72f576221, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d4c7e8-3af5-49bb-bc62-2da72f576221, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614689343162439574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574136146893431624395741361468934316243957413614689343162439574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9115a410-016b-43b6-87fc-9c955b164b08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84666809-32b7-4d1d-b2eb-99fc38bd16ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84666809-32b7-4d1d-b2eb-99fc38bd16ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3702661298266017802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802370266129826601780237026612982660178023702661298266017802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d4c7e8-3af5-49bb-bc62-2da72f576221, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86ed92b3-3bb2-448f-9a27-91ee8f53dc55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86ed92b3-3bb2-448f-9a27-91ee8f53dc55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4010093313749722338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338401009331374972233840100933137497223384010093313749722338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84666809-32b7-4d1d-b2eb-99fc38bd16ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65af7e5c-2900-483a-a8f9-6a1390b8f4c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65af7e5c-2900-483a-a8f9-6a1390b8f4c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4289458537788474749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749428945853778847474942894585377884747494289458537788474749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86ed92b3-3bb2-448f-9a27-91ee8f53dc55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65af7e5c-2900-483a-a8f9-6a1390b8f4c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89df110d-927d-4866-b4b1-74df7c3c2f10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89df110d-927d-4866-b4b1-74df7c3c2f10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3172976498125769578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578317297649812576957831729764981257695783172976498125769578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052aee99-c85f-4111-a826-287cecdaef0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052aee99-c85f-4111-a826-287cecdaef0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14497951724034828308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308144979517240348283081449795172403482830814497951724034828308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89df110d-927d-4866-b4b1-74df7c3c2f10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9e2237-4478-4c43-a2b2-b232c80b2aae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052aee99-c85f-4111-a826-287cecdaef0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd3aeac-4c74-482b-85cd-1759d41ea7aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9e2237-4478-4c43-a2b2-b232c80b2aae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15802936907183155908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908158029369071831559081580293690718315590815802936907183155908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd3aeac-4c74-482b-85cd-1759d41ea7aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12430478486726831271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271124304784867268312711243047848672683127112430478486726831271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9e2237-4478-4c43-a2b2-b232c80b2aae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32c98fb6-cab8-41cc-9300-e6cf9cc562f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c98fb6-cab8-41cc-9300-e6cf9cc562f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6282328394509396767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767628232839450939676762823283945093967676282328394509396767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd3aeac-4c74-482b-85cd-1759d41ea7aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1368c03c-13af-4911-b60f-5c40ae7db005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1368c03c-13af-4911-b60f-5c40ae7db005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8034319696654169687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687803431969665416968780343196966541696878034319696654169687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c98fb6-cab8-41cc-9300-e6cf9cc562f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695d5a7a-1abb-4e95-aa74-34ad3a3ccb62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695d5a7a-1abb-4e95-aa74-34ad3a3ccb62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870003271996916505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505887000327199691650588700032719969165058870003271996916505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1368c03c-13af-4911-b60f-5c40ae7db005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2d3c71-6505-43fe-a42a-243f86bc43da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2d3c71-6505-43fe-a42a-243f86bc43da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2988777032803340896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896298877703280334089629887770328033408962988777032803340896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695d5a7a-1abb-4e95-aa74-34ad3a3ccb62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7afc9f4-ee45-4d5a-9cc5-b3b06542b039, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7afc9f4-ee45-4d5a-9cc5-b3b06542b039, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487113259741983484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484548711325974198348454871132597419834845487113259741983484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2d3c71-6505-43fe-a42a-243f86bc43da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b6232c-e9f0-4d6e-af15-6cc7edc491be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b6232c-e9f0-4d6e-af15-6cc7edc491be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1056254398960043727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727105625439896004372710562543989600437271056254398960043727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7afc9f4-ee45-4d5a-9cc5-b3b06542b039, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b4a184c-c1b1-418c-a97b-f54abb891e45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b4a184c-c1b1-418c-a97b-f54abb891e45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3751737824924114903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903375173782492411490337517378249241149033751737824924114903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b6232c-e9f0-4d6e-af15-6cc7edc491be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0152228b-5910-4a60-82f7-9516cd2ab164, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0152228b-5910-4a60-82f7-9516cd2ab164, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9409233244853802815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815940923324485380281594092332448538028159409233244853802815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b4a184c-c1b1-418c-a97b-f54abb891e45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153a130f-f2f4-4d8d-9ecc-9b230cbf959b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153a130f-f2f4-4d8d-9ecc-9b230cbf959b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943924968600517366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366294392496860051736629439249686005173662943924968600517366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0152228b-5910-4a60-82f7-9516cd2ab164, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3d7f19-3dc3-45a8-a9ee-80f182f12495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3d7f19-3dc3-45a8-a9ee-80f182f12495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13115548128476266674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674131155481284762666741311554812847626667413115548128476266674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153a130f-f2f4-4d8d-9ecc-9b230cbf959b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c615028-9a31-4d31-b338-3d07c1f0405d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c615028-9a31-4d31-b338-3d07c1f0405d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14293899930173902798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798142938999301739027981429389993017390279814293899930173902798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3d7f19-3dc3-45a8-a9ee-80f182f12495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2818179-d23d-45b8-b519-b2d30d1a296c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2818179-d23d-45b8-b519-b2d30d1a296c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17041687819773544629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629170416878197735446291704168781977354462917041687819773544629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c615028-9a31-4d31-b338-3d07c1f0405d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe16c97e-433c-43bf-bd27-2fb0c6536107, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe16c97e-433c-43bf-bd27-2fb0c6536107, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9053369706115974625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625905336970611597462590533697061159746259053369706115974625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2818179-d23d-45b8-b519-b2d30d1a296c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ff115c-021f-41da-a765-aa47838d073e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ff115c-021f-41da-a765-aa47838d073e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12834129838958749383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383128341298389587493831283412983895874938312834129838958749383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe16c97e-433c-43bf-bd27-2fb0c6536107, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492390d2-ef86-4924-8de2-b0d0717b5491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492390d2-ef86-4924-8de2-b0d0717b5491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 922171370174168202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202922171370174168202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492390d2-ef86-4924-8de2-b0d0717b5491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0829da1-6187-490e-8cd5-9ca906b27e08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0829da1-6187-490e-8cd5-9ca906b27e08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076530899862130559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559170765308998621305591707653089986213055917076530899862130559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ff115c-021f-41da-a765-aa47838d073e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4cc0e6-593e-4e65-a8e8-ace74f712b71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4cc0e6-593e-4e65-a8e8-ace74f712b71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8379563713501582713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713837956371350158271383795637135015827138379563713501582713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0829da1-6187-490e-8cd5-9ca906b27e08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b107ca40-3182-45cb-b438-081116e465ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b107ca40-3182-45cb-b438-081116e465ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527011381788933223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223452701138178893322345270113817889332234527011381788933223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4cc0e6-593e-4e65-a8e8-ace74f712b71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5d82a3-9aea-40aa-8af5-f7ec0426f44e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5d82a3-9aea-40aa-8af5-f7ec0426f44e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13659999385552077527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527136599993855520775271365999938555207752713659999385552077527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b107ca40-3182-45cb-b438-081116e465ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93efc30e-2b3b-4f0d-97d0-f536ff1cfbe3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93efc30e-2b3b-4f0d-97d0-f536ff1cfbe3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1652254687368551145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145165225468736855114516522546873685511451652254687368551145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5d82a3-9aea-40aa-8af5-f7ec0426f44e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02f1860-16c4-4011-9b44-218f9fd7df39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02f1860-16c4-4011-9b44-218f9fd7df39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 991612502473469023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023991612502473469023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93efc30e-2b3b-4f0d-97d0-f536ff1cfbe3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5c2637-e480-4db5-9de3-47c47840b842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5c2637-e480-4db5-9de3-47c47840b842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6195302926960505829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829619530292696050582961953029269605058296195302926960505829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02f1860-16c4-4011-9b44-218f9fd7df39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d049b42-1452-4132-8bef-5e55477352d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d049b42-1452-4132-8bef-5e55477352d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11808578959902342785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785118085789599023427851180857895990234278511808578959902342785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5c2637-e480-4db5-9de3-47c47840b842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46eda8ab-ef8f-4e72-baae-fc869776faad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eda8ab-ef8f-4e72-baae-fc869776faad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9030660687541536783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783903066068754153678390306606875415367839030660687541536783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d049b42-1452-4132-8bef-5e55477352d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73226fb6-fcec-4e29-88d8-559e0519a8b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73226fb6-fcec-4e29-88d8-559e0519a8b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3759892635164555624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624375989263516455562437598926351645556243759892635164555624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eda8ab-ef8f-4e72-baae-fc869776faad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7c7a4b-3cff-4e80-a570-84507138a431, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7c7a4b-3cff-4e80-a570-84507138a431, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881339638215918111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111178813396382159181111788133963821591811117881339638215918111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73226fb6-fcec-4e29-88d8-559e0519a8b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06af2f31-22ee-40c2-bcff-535bfcb1ea6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06af2f31-22ee-40c2-bcff-535bfcb1ea6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529655400360925144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144135296554003609251441352965540036092514413529655400360925144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7c7a4b-3cff-4e80-a570-84507138a431, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb61fa1-7618-4ed0-9257-21a144357cf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb61fa1-7618-4ed0-9257-21a144357cf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15457357397804521971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971154573573978045219711545735739780452197115457357397804521971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06af2f31-22ee-40c2-bcff-535bfcb1ea6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec19d74-d6d0-4f33-ab10-0330a6841406, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec19d74-d6d0-4f33-ab10-0330a6841406, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16423743040772381409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409164237430407723814091642374304077238140916423743040772381409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb61fa1-7618-4ed0-9257-21a144357cf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03cdbc6-e571-4857-92f0-fdc43babb696, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec19d74-d6d0-4f33-ab10-0330a6841406, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf248a6-ce42-4b2d-88c3-982306b2d682, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf248a6-ce42-4b2d-88c3-982306b2d682, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18053803171837513330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330180538031718375133301805380317183751333018053803171837513330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03cdbc6-e571-4857-92f0-fdc43babb696, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3184463907754542308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308318446390775454230831844639077545423083184463907754542308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf248a6-ce42-4b2d-88c3-982306b2d682, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ab44ba-77ba-48d5-a76e-a43889bcbf5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ab44ba-77ba-48d5-a76e-a43889bcbf5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 541138823777037035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035541138823777037035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03cdbc6-e571-4857-92f0-fdc43babb696, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77638cde-f4c7-40c1-8b62-ffda1ce9d7d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77638cde-f4c7-40c1-8b62-ffda1ce9d7d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6763637328160822604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604676363732816082260467636373281608226046763637328160822604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ab44ba-77ba-48d5-a76e-a43889bcbf5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e7655a5-2363-4a21-9cc6-96cf10e6e112, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e7655a5-2363-4a21-9cc6-96cf10e6e112, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761039421784464406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406776103942178446440677610394217844644067761039421784464406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77638cde-f4c7-40c1-8b62-ffda1ce9d7d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98122f84-4a40-4438-a878-5d0d1ae4182c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98122f84-4a40-4438-a878-5d0d1ae4182c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10732895817815842767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767107328958178158427671073289581781584276710732895817815842767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e7655a5-2363-4a21-9cc6-96cf10e6e112, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c09c75-dbe7-4dfa-bbd5-add949371dca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c09c75-dbe7-4dfa-bbd5-add949371dca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407840454502894239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239134078404545028942391340784045450289423913407840454502894239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98122f84-4a40-4438-a878-5d0d1ae4182c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d82fc1f-0c1e-45ad-98b2-6ef497efea8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d82fc1f-0c1e-45ad-98b2-6ef497efea8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17228406182392277988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988172284061823922779881722840618239227798817228406182392277988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c09c75-dbe7-4dfa-bbd5-add949371dca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e5909bc-a572-40af-b042-f05c950ebe8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e5909bc-a572-40af-b042-f05c950ebe8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15702125961379805757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757157021259613798057571570212596137980575715702125961379805757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d82fc1f-0c1e-45ad-98b2-6ef497efea8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 079974cb-7457-40c9-a463-ba1d4382918f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079974cb-7457-40c9-a463-ba1d4382918f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337213086588762888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888123372130865887628881233721308658876288812337213086588762888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e5909bc-a572-40af-b042-f05c950ebe8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c981df2f-6292-4423-9e08-077109719a5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c981df2f-6292-4423-9e08-077109719a5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519307986964320378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378519307986964320378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079974cb-7457-40c9-a463-ba1d4382918f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4cf8eaa-3ddc-400d-baf6-84978ce264a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4cf8eaa-3ddc-400d-baf6-84978ce264a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11602822166180505267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267116028221661805052671160282216618050526711602822166180505267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c981df2f-6292-4423-9e08-077109719a5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569a2f3b-3580-4577-9bdc-37fb142a00bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569a2f3b-3580-4577-9bdc-37fb142a00bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13095109294066716460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460130951092940667164601309510929406671646013095109294066716460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4cf8eaa-3ddc-400d-baf6-84978ce264a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8673d937-6204-4681-b968-5913048deb28, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569a2f3b-3580-4577-9bdc-37fb142a00bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0072ff87-d144-4890-8fc7-16a9e9528e1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8673d937-6204-4681-b968-5913048deb28, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3208125166456136263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263320812516645613626332081251664561362633208125166456136263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0072ff87-d144-4890-8fc7-16a9e9528e1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13293159490121084209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209132931594901210842091329315949012108420913293159490121084209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8673d937-6204-4681-b968-5913048deb28, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22bbfb3-4cb0-4fea-bb37-8f25bdbe3b17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22bbfb3-4cb0-4fea-bb37-8f25bdbe3b17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821868881097427735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735582186888109742773558218688810974277355821868881097427735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0072ff87-d144-4890-8fc7-16a9e9528e1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97adcd09-f882-4b4b-a4da-bc995e99a7b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97adcd09-f882-4b4b-a4da-bc995e99a7b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10729534404371668248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248107295344043716682481072953440437166824810729534404371668248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22bbfb3-4cb0-4fea-bb37-8f25bdbe3b17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642fec5d-bffe-4cb8-b8b7-5ca0aae7d541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642fec5d-bffe-4cb8-b8b7-5ca0aae7d541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443956339559379419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419744395633955937941974439563395593794197443956339559379419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97adcd09-f882-4b4b-a4da-bc995e99a7b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ddbb9d-d1a8-4dce-9901-279056cc35fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ddbb9d-d1a8-4dce-9901-279056cc35fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436389786948956448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448343638978694895644834363897869489564483436389786948956448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642fec5d-bffe-4cb8-b8b7-5ca0aae7d541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ddbb9d-d1a8-4dce-9901-279056cc35fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2c3799-589f-44a7-ac48-30a1533f3d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897a4c95-da49-42ed-b28d-32fd6faa3302, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897a4c95-da49-42ed-b28d-32fd6faa3302, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218527542340126993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993162185275423401269931621852754234012699316218527542340126993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2c3799-589f-44a7-ac48-30a1533f3d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1083130887859969141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141108313088785996914110831308878599691411083130887859969141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897a4c95-da49-42ed-b28d-32fd6faa3302, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c61e93-3eac-45af-9c96-177a147d0cc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c61e93-3eac-45af-9c96-177a147d0cc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7956111623713403315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315795611162371340331579561116237134033157956111623713403315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2c3799-589f-44a7-ac48-30a1533f3d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e621c8-0e7c-4753-9c66-b1ef3aede421, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e621c8-0e7c-4753-9c66-b1ef3aede421, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2037026828009072612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612203702682800907261220370268280090726122037026828009072612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c61e93-3eac-45af-9c96-177a147d0cc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f171742f-4923-4180-a7bb-fc5124b217e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f171742f-4923-4180-a7bb-fc5124b217e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179821158559747395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395181798211585597473951817982115855974739518179821158559747395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e621c8-0e7c-4753-9c66-b1ef3aede421, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70aa5081-db78-40b4-9c5e-ec04300bc5ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70aa5081-db78-40b4-9c5e-ec04300bc5ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886455602595083948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948688645560259508394868864556025950839486886455602595083948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f171742f-4923-4180-a7bb-fc5124b217e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418717ce-f5a3-4a78-bf93-c7fc199174f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418717ce-f5a3-4a78-bf93-c7fc199174f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8759921968617343713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713875992196861734371387599219686173437138759921968617343713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70aa5081-db78-40b4-9c5e-ec04300bc5ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418717ce-f5a3-4a78-bf93-c7fc199174f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3d9f64-5d22-4324-bd4c-a6d55338710c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3d9f64-5d22-4324-bd4c-a6d55338710c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1272346531244230824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824127234653124423082412723465312442308241272346531244230824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03822fd8-ff1b-4f9d-be3a-e025854ceb0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03822fd8-ff1b-4f9d-be3a-e025854ceb0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14942616959057219361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361149426169590572193611494261695905721936114942616959057219361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3d9f64-5d22-4324-bd4c-a6d55338710c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f026f83a-71a2-4b37-bac2-a7f53af1dcb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03822fd8-ff1b-4f9d-be3a-e025854ceb0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f026f83a-71a2-4b37-bac2-a7f53af1dcb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2961802957033459686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686296180295703345968629618029570334596862961802957033459686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25f17a1-3b38-462b-addc-2f967bd3b13b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25f17a1-3b38-462b-addc-2f967bd3b13b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257144526288191936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936525714452628819193652571445262881919365257144526288191936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f026f83a-71a2-4b37-bac2-a7f53af1dcb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25f17a1-3b38-462b-addc-2f967bd3b13b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ad7f4a-b406-4acc-aeab-ac077ff3a6c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ad7f4a-b406-4acc-aeab-ac077ff3a6c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2975518912021199412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412297551891202119941229755189120211994122975518912021199412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06183c9f-93fc-4aa8-9ef8-6d7e32bfc625, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06183c9f-93fc-4aa8-9ef8-6d7e32bfc625, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341575360400404877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877334157536040040487733415753604004048773341575360400404877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06183c9f-93fc-4aa8-9ef8-6d7e32bfc625, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ad7f4a-b406-4acc-aeab-ac077ff3a6c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b654a9aa-2271-478e-bfa0-7c572e4dc949, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cccdc236-948f-4ded-96a0-934d1e11e3a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccdc236-948f-4ded-96a0-934d1e11e3a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12267798763895626595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595122677987638956265951226779876389562659512267798763895626595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b654a9aa-2271-478e-bfa0-7c572e4dc949, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14172659598678843235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235141726595986788432351417265959867884323514172659598678843235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccdc236-948f-4ded-96a0-934d1e11e3a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9996c508-baa4-4771-a12e-389251085ca3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b654a9aa-2271-478e-bfa0-7c572e4dc949, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6040a73b-c13d-42c2-85dd-5c85e4acd5aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9996c508-baa4-4771-a12e-389251085ca3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10065465259563918778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778100654652595639187781006546525956391877810065465259563918778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6040a73b-c13d-42c2-85dd-5c85e4acd5aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3117777657260329941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941311777765726032994131177776572603299413117777657260329941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6040a73b-c13d-42c2-85dd-5c85e4acd5aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4449b4e0-9950-4a38-8a44-73c957c9974b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9996c508-baa4-4771-a12e-389251085ca3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892becb2-8397-476b-b4be-2f23fbb9fe55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892becb2-8397-476b-b4be-2f23fbb9fe55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555060761243852169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169255506076124385216925550607612438521692555060761243852169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4449b4e0-9950-4a38-8a44-73c957c9974b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8589654184162788204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204858965418416278820485896541841627882048589654184162788204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892becb2-8397-476b-b4be-2f23fbb9fe55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb19b51-3113-4030-a4ec-79046888ec12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb19b51-3113-4030-a4ec-79046888ec12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13905306064569657977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977139053060645696579771390530606456965797713905306064569657977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4449b4e0-9950-4a38-8a44-73c957c9974b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828df5c1-66a9-46c4-b753-9ddec867b42a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828df5c1-66a9-46c4-b753-9ddec867b42a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6612046099331545187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187661204609933154518766120460993315451876612046099331545187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb19b51-3113-4030-a4ec-79046888ec12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ec6aa8-bd8d-4061-969a-6a323947ed86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ec6aa8-bd8d-4061-969a-6a323947ed86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12278427345192993892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892122784273451929938921227842734519299389212278427345192993892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828df5c1-66a9-46c4-b753-9ddec867b42a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fc6894-f903-44a0-a0a4-1934da9adde3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fc6894-f903-44a0-a0a4-1934da9adde3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5972888259785353412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412597288825978535341259728882597853534125972888259785353412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ec6aa8-bd8d-4061-969a-6a323947ed86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c491fbb9-87f3-4b52-898f-374a6e81a67c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c491fbb9-87f3-4b52-898f-374a6e81a67c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640438430761568767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767640438430761568767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fc6894-f903-44a0-a0a4-1934da9adde3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed17909b-3a66-4460-9434-37b59579dbe7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed17909b-3a66-4460-9434-37b59579dbe7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327596688855072790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790153275966888550727901532759668885507279015327596688855072790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c491fbb9-87f3-4b52-898f-374a6e81a67c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f348674b-6a5b-41a2-9981-805114c0e84e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f348674b-6a5b-41a2-9981-805114c0e84e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2746128660512987575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575274612866051298757527461286605129875752746128660512987575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed17909b-3a66-4460-9434-37b59579dbe7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c2fc77-0e05-4abf-ad18-43ba199344b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c2fc77-0e05-4abf-ad18-43ba199344b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486240690408706994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994948624069040870699494862406904087069949486240690408706994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f348674b-6a5b-41a2-9981-805114c0e84e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b17cd8e-3edd-4636-9862-3b62fea1e909, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b17cd8e-3edd-4636-9862-3b62fea1e909, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897080912865690395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395489708091286569039548970809128656903954897080912865690395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c2fc77-0e05-4abf-ad18-43ba199344b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a887cac0-2b79-4373-95d8-a06c0be7809b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a887cac0-2b79-4373-95d8-a06c0be7809b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679848553819159701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701267984855381915970126798485538191597012679848553819159701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b17cd8e-3edd-4636-9862-3b62fea1e909, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e6f2a5-374c-487f-a90e-ccb1a6f269b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e6f2a5-374c-487f-a90e-ccb1a6f269b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13291760765903604002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002132917607659036040021329176076590360400213291760765903604002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a887cac0-2b79-4373-95d8-a06c0be7809b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e6f2a5-374c-487f-a90e-ccb1a6f269b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 107d1754-761c-436b-a5fe-ff79541740a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 107d1754-761c-436b-a5fe-ff79541740a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6728130602343392209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209672813060234339220967281306023433922096728130602343392209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c0893f-9e18-4a6d-97c0-75fbab46c3fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c0893f-9e18-4a6d-97c0-75fbab46c3fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2018092754570688860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860201809275457068886020180927545706888602018092754570688860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 107d1754-761c-436b-a5fe-ff79541740a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405ae1a3-b509-4a60-9ddb-dea38ec02c38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c0893f-9e18-4a6d-97c0-75fbab46c3fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8714855d-6711-4db6-adcc-69ad9c0e10b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8714855d-6711-4db6-adcc-69ad9c0e10b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646415499326701096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096146464154993267010961464641549932670109614646415499326701096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405ae1a3-b509-4a60-9ddb-dea38ec02c38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16512383181711877811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811165123831817118778111651238318171187781116512383181711877811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8714855d-6711-4db6-adcc-69ad9c0e10b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09de94d3-2e0e-4cc2-b4b9-88c25b87a4b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09de94d3-2e0e-4cc2-b4b9-88c25b87a4b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281072526166480525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525828107252616648052582810725261664805258281072526166480525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405ae1a3-b509-4a60-9ddb-dea38ec02c38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b9385a3-87b4-4e53-a5d4-036c3ef11d9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b9385a3-87b4-4e53-a5d4-036c3ef11d9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11817185481175303558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558118171854811753035581181718548117530355811817185481175303558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b9385a3-87b4-4e53-a5d4-036c3ef11d9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c440ec2-eb55-4efe-8913-18c9d5018379, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c440ec2-eb55-4efe-8913-18c9d5018379, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 195370884388012114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114195370884388012114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c440ec2-eb55-4efe-8913-18c9d5018379, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c4a0465-2ff3-4d75-a139-323dc91493df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4a0465-2ff3-4d75-a139-323dc91493df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3230758872035782875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875323075887203578287532307588720357828753230758872035782875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09de94d3-2e0e-4cc2-b4b9-88c25b87a4b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e62e857-5567-4d70-868d-67b9eb868c8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e62e857-5567-4d70-868d-67b9eb868c8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13998775609602763995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995139987756096027639951399877560960276399513998775609602763995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4a0465-2ff3-4d75-a139-323dc91493df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdf1572-2060-4c76-add5-38568f51abfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdf1572-2060-4c76-add5-38568f51abfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7397678289224745520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520739767828922474552073976782892247455207397678289224745520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e62e857-5567-4d70-868d-67b9eb868c8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5b977a-6559-42c6-8ba9-8cd875c9cca0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5b977a-6559-42c6-8ba9-8cd875c9cca0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631701964087743187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187963170196408774318796317019640877431879631701964087743187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdf1572-2060-4c76-add5-38568f51abfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f3f3de-7960-4567-a1d3-74306106df17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f3f3de-7960-4567-a1d3-74306106df17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828440983781041830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830182844098378104183018284409837810418301828440983781041830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5b977a-6559-42c6-8ba9-8cd875c9cca0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8edf57-76d7-4689-8963-c1416ea0e106, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8edf57-76d7-4689-8963-c1416ea0e106, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6599712241602058710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710659971224160205871065997122416020587106599712241602058710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f3f3de-7960-4567-a1d3-74306106df17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958d5a3e-eeb5-44e4-bf71-2550dbfac9ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958d5a3e-eeb5-44e4-bf71-2550dbfac9ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13869457976981068777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777138694579769810687771386945797698106877713869457976981068777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8edf57-76d7-4689-8963-c1416ea0e106, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb777c88-ea96-483d-8504-1240753cd760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb777c88-ea96-483d-8504-1240753cd760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670152866188955078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078967015286618895507896701528661889550789670152866188955078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958d5a3e-eeb5-44e4-bf71-2550dbfac9ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a048ca-1a64-4707-b355-2b5eaad0c5b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a048ca-1a64-4707-b355-2b5eaad0c5b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790605632397114018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018137906056323971140181379060563239711401813790605632397114018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb777c88-ea96-483d-8504-1240753cd760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9c5012-5310-41fc-912e-a59de11e3f9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9c5012-5310-41fc-912e-a59de11e3f9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386597378764137716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716338659737876413771633865973787641377163386597378764137716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a048ca-1a64-4707-b355-2b5eaad0c5b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37408fba-a9c1-4a1e-a7ea-c8b656438bf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37408fba-a9c1-4a1e-a7ea-c8b656438bf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221981203899903117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117122219812038999031171222198120389990311712221981203899903117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9c5012-5310-41fc-912e-a59de11e3f9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8215fe0d-0ff7-424c-a8eb-d7ea341c7437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8215fe0d-0ff7-424c-a8eb-d7ea341c7437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9329803763489282775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775932980376348928277593298037634892827759329803763489282775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8215fe0d-0ff7-424c-a8eb-d7ea341c7437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b4ce2c-608b-45c8-8c5a-2228ebda751a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b4ce2c-608b-45c8-8c5a-2228ebda751a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755596419747209068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068157555964197472090681575559641974720906815755596419747209068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37408fba-a9c1-4a1e-a7ea-c8b656438bf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b4ce2c-608b-45c8-8c5a-2228ebda751a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9ae0c4-963f-4bc9-a7f6-7e225dda865e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9ae0c4-963f-4bc9-a7f6-7e225dda865e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514382398797685182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182651438239879768518265143823987976851826514382398797685182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9ae0c4-963f-4bc9-a7f6-7e225dda865e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca677019-975c-46e3-b05b-acf550a55229, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca677019-975c-46e3-b05b-acf550a55229, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500887556344283613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613115008875563442836131150088755634428361311500887556344283613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d672b7-0287-4bdc-8fdc-1371ef97e3ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d672b7-0287-4bdc-8fdc-1371ef97e3ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17914800119896257188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188179148001198962571881791480011989625718817914800119896257188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca677019-975c-46e3-b05b-acf550a55229, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce7edb3d-b5e8-43f8-bc93-0feb776c8eb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce7edb3d-b5e8-43f8-bc93-0feb776c8eb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10604027932245531083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083106040279322455310831060402793224553108310604027932245531083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d672b7-0287-4bdc-8fdc-1371ef97e3ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54cc990-c7a8-48d0-bc03-41f808cfea52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54cc990-c7a8-48d0-bc03-41f808cfea52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16912771824792526044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044169127718247925260441691277182479252604416912771824792526044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce7edb3d-b5e8-43f8-bc93-0feb776c8eb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff030e9-2d8c-4c82-a661-e9be85fa6486, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff030e9-2d8c-4c82-a661-e9be85fa6486, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11036589143063436056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056110365891430634360561103658914306343605611036589143063436056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54cc990-c7a8-48d0-bc03-41f808cfea52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c0ba95-fbb4-4c1f-974d-d0ec5d870d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c0ba95-fbb4-4c1f-974d-d0ec5d870d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7228419280310993288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288722841928031099328872284192803109932887228419280310993288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff030e9-2d8c-4c82-a661-e9be85fa6486, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d5037e-45a7-4fc8-935e-3e8d1de3aa2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d5037e-45a7-4fc8-935e-3e8d1de3aa2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675354191169058550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550867535419116905855086753541911690585508675354191169058550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c0ba95-fbb4-4c1f-974d-d0ec5d870d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a7d86e-3ea2-4700-8198-c3da7f1650f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a7d86e-3ea2-4700-8198-c3da7f1650f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8189339842952399680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680818933984295239968081893398429523996808189339842952399680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d5037e-45a7-4fc8-935e-3e8d1de3aa2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69922ac8-3ca2-4277-92c3-2776a36cda9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69922ac8-3ca2-4277-92c3-2776a36cda9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9015275779721331682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682901527577972133168290152757797213316829015275779721331682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a7d86e-3ea2-4700-8198-c3da7f1650f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fed03b-67af-4125-824d-9b8fa2bdaea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fed03b-67af-4125-824d-9b8fa2bdaea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214554227327939482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482112145542273279394821121455422732793948211214554227327939482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69922ac8-3ca2-4277-92c3-2776a36cda9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c621368-389b-4734-a441-8dc7255d61a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c621368-389b-4734-a441-8dc7255d61a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796312234384975360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360107963122343849753601079631223438497536010796312234384975360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fed03b-67af-4125-824d-9b8fa2bdaea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03a9c402-b1fc-4dc6-9e16-2e7bd0feaf4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a9c402-b1fc-4dc6-9e16-2e7bd0feaf4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14845043444119079515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515148450434441190795151484504344411907951514845043444119079515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c621368-389b-4734-a441-8dc7255d61a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18c8c8a-12da-4d64-92d8-5272523329a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18c8c8a-12da-4d64-92d8-5272523329a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 430527462915588345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345430527462915588345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a9c402-b1fc-4dc6-9e16-2e7bd0feaf4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2415c625-0bc4-413a-9143-f76ce2d12313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2415c625-0bc4-413a-9143-f76ce2d12313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843763491264035496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496584376349126403549658437634912640354965843763491264035496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2415c625-0bc4-413a-9143-f76ce2d12313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769d7362-32ad-4950-8be5-55573c77ef73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769d7362-32ad-4950-8be5-55573c77ef73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16177104040018568034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034161771040400185680341617710404001856803416177104040018568034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18c8c8a-12da-4d64-92d8-5272523329a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5338d5c9-f98b-4517-9d30-3fb664c90487, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5338d5c9-f98b-4517-9d30-3fb664c90487, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5933084558177121428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428593308455817712142859330845581771214285933084558177121428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769d7362-32ad-4950-8be5-55573c77ef73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4b6973-86f7-4745-b743-bc899edda6de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4b6973-86f7-4745-b743-bc899edda6de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515861888203654073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073851586188820365407385158618882036540738515861888203654073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5338d5c9-f98b-4517-9d30-3fb664c90487, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104da4f3-99b0-4d60-8a55-07faaca5993e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104da4f3-99b0-4d60-8a55-07faaca5993e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234286105891029020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020122342861058910290201223428610589102902012234286105891029020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4b6973-86f7-4745-b743-bc899edda6de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85faa56d-d32a-4a6c-8cb6-1def7259f045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85faa56d-d32a-4a6c-8cb6-1def7259f045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16982335455968354876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876169823354559683548761698233545596835487616982335455968354876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104da4f3-99b0-4d60-8a55-07faaca5993e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8617cd32-5255-4286-8903-928c7110d4c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8617cd32-5255-4286-8903-928c7110d4c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15555939619712833872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872155559396197128338721555593961971283387215555939619712833872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85faa56d-d32a-4a6c-8cb6-1def7259f045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b0b02e-cc65-4925-9284-0fd24a76a7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b0b02e-cc65-4925-9284-0fd24a76a7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14747585390105919446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446147475853901059194461474758539010591944614747585390105919446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8617cd32-5255-4286-8903-928c7110d4c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a1bcf9-89b0-4797-a1af-f8e3c3403973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a1bcf9-89b0-4797-a1af-f8e3c3403973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031216522273853471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471103121652227385347110312165222738534711031216522273853471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b0b02e-cc65-4925-9284-0fd24a76a7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e156ed39-cf49-4e73-a9e3-93ae94a5359c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e156ed39-cf49-4e73-a9e3-93ae94a5359c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17857786420612188802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802178577864206121888021785778642061218880217857786420612188802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a1bcf9-89b0-4797-a1af-f8e3c3403973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22614ebd-551c-4552-899c-cf40bba314dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22614ebd-551c-4552-899c-cf40bba314dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59999724436424422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422599997244364244225999972443642442259999724436424422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e156ed39-cf49-4e73-a9e3-93ae94a5359c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebff646-8522-413f-8a3b-8f1f6bbf8775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22614ebd-551c-4552-899c-cf40bba314dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3d5f31-eccd-4f7a-9786-a5817fae39ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3d5f31-eccd-4f7a-9786-a5817fae39ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3204246975321884857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857320424697532188485732042469753218848573204246975321884857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebff646-8522-413f-8a3b-8f1f6bbf8775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12793394255767451698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698127933942557674516981279339425576745169812793394255767451698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3d5f31-eccd-4f7a-9786-a5817fae39ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6bab66-b39d-46ea-8ea6-685eae1c4c7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6bab66-b39d-46ea-8ea6-685eae1c4c7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7079381460094693577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577707938146009469357770793814600946935777079381460094693577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebff646-8522-413f-8a3b-8f1f6bbf8775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002c9a15-e5fb-4f17-bdc2-3ba1279d055d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002c9a15-e5fb-4f17-bdc2-3ba1279d055d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4464305904588939415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415446430590458893941544643059045889394154464305904588939415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6bab66-b39d-46ea-8ea6-685eae1c4c7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002c9a15-e5fb-4f17-bdc2-3ba1279d055d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cdc2421-6d2a-47b0-8474-c92de0608a22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdc2421-6d2a-47b0-8474-c92de0608a22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17613993952001852761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761176139939520018527611761399395200185276117613993952001852761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1d635b-28e6-4b2a-8a8e-e9323b2d97ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1d635b-28e6-4b2a-8a8e-e9323b2d97ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465245896598991715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715164652458965989917151646524589659899171516465245896598991715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdc2421-6d2a-47b0-8474-c92de0608a22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7320c4e9-dcaa-4398-b8da-0f84517910c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7320c4e9-dcaa-4398-b8da-0f84517910c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14607644744615077344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344146076447446150773441460764474461507734414607644744615077344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1d635b-28e6-4b2a-8a8e-e9323b2d97ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca3b7b8-6019-4ebc-91d9-9d9234d5eec6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca3b7b8-6019-4ebc-91d9-9d9234d5eec6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721406842592150401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401117214068425921504011172140684259215040111721406842592150401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7320c4e9-dcaa-4398-b8da-0f84517910c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f6d857-643b-4f38-8c71-36303529a0ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f6d857-643b-4f38-8c71-36303529a0ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12623224723666511439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439126232247236665114391262322472366651143912623224723666511439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca3b7b8-6019-4ebc-91d9-9d9234d5eec6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a5db04-d6eb-470a-aed4-d472ed9db46e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a5db04-d6eb-470a-aed4-d472ed9db46e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5455435106212368647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647545543510621236864754554351062123686475455435106212368647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f6d857-643b-4f38-8c71-36303529a0ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf4b7c6-3c54-484a-91b3-443d4c5045de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf4b7c6-3c54-484a-91b3-443d4c5045de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12758190182838681788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788127581901828386817881275819018283868178812758190182838681788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a5db04-d6eb-470a-aed4-d472ed9db46e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d9693e-c466-4187-8572-337ef5cd5d37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d9693e-c466-4187-8572-337ef5cd5d37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17144364355431235326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326171443643554312353261714436435543123532617144364355431235326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf4b7c6-3c54-484a-91b3-443d4c5045de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60df98ea-bfb2-4a5b-8324-7e37552e6153, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60df98ea-bfb2-4a5b-8324-7e37552e6153, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2052732961247512268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268205273296124751226820527329612475122682052732961247512268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d9693e-c466-4187-8572-337ef5cd5d37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761ab930-b6f6-425e-bb8e-be1c2c2a42ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761ab930-b6f6-425e-bb8e-be1c2c2a42ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2792594445684390134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134279259444568439013427925944456843901342792594445684390134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60df98ea-bfb2-4a5b-8324-7e37552e6153, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9105df44-eafe-4a86-a334-6a597ca08605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9105df44-eafe-4a86-a334-6a597ca08605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656640166404138381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381965664016640413838196566401664041383819656640166404138381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9105df44-eafe-4a86-a334-6a597ca08605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271cae4c-147c-4dfa-9b7d-44673f5852e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271cae4c-147c-4dfa-9b7d-44673f5852e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9673338932725040720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720967333893272504072096733389327250407209673338932725040720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761ab930-b6f6-425e-bb8e-be1c2c2a42ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1c447d-dbae-48d8-b547-fce991f6b4d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1c447d-dbae-48d8-b547-fce991f6b4d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4997223635940798731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731499722363594079873149972236359407987314997223635940798731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271cae4c-147c-4dfa-9b7d-44673f5852e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe046384-7b04-41e4-9e39-0a9e058dec58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe046384-7b04-41e4-9e39-0a9e058dec58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156673488987459751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751815667348898745975181566734889874597518156673488987459751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1c447d-dbae-48d8-b547-fce991f6b4d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca12cf2-2e3a-43f7-99ea-10834e8b15ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca12cf2-2e3a-43f7-99ea-10834e8b15ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14980116071297145684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684149801160712971456841498011607129714568414980116071297145684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe046384-7b04-41e4-9e39-0a9e058dec58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1c757a-02c9-4155-a31c-4661a8ac256a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1c757a-02c9-4155-a31c-4661a8ac256a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18063888722956942712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712180638887229569427121806388872295694271218063888722956942712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca12cf2-2e3a-43f7-99ea-10834e8b15ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18bba185-df7d-401f-a083-e1a7db84dffb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bba185-df7d-401f-a083-e1a7db84dffb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4100747029468327215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215410074702946832721541007470294683272154100747029468327215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1c757a-02c9-4155-a31c-4661a8ac256a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d87047-4f64-4d71-8103-4c93ee905d55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d87047-4f64-4d71-8103-4c93ee905d55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 918355314409676102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102918355314409676102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bba185-df7d-401f-a083-e1a7db84dffb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff38677b-d743-44e8-8ca2-8e0812532c1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff38677b-d743-44e8-8ca2-8e0812532c1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5583488257198888820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820558348825719888882055834882571988888205583488257198888820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d87047-4f64-4d71-8103-4c93ee905d55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263905f8-705a-479e-a162-efaa7eb8a004, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff38677b-d743-44e8-8ca2-8e0812532c1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e706616f-3537-41a6-a5eb-4b946303e90f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e706616f-3537-41a6-a5eb-4b946303e90f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402854679303673308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308740285467930367330874028546793036733087402854679303673308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263905f8-705a-479e-a162-efaa7eb8a004, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16486276681830401120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120164862766818304011201648627668183040112016486276681830401120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e706616f-3537-41a6-a5eb-4b946303e90f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feebb627-6a56-405d-a8ed-9160ea1f93ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263905f8-705a-479e-a162-efaa7eb8a004, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9145bf0d-e324-465f-af3c-16a59d2b8bbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9145bf0d-e324-465f-af3c-16a59d2b8bbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13290493661387098394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394132904936613870983941329049366138709839413290493661387098394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feebb627-6a56-405d-a8ed-9160ea1f93ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7453105494630239572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572745310549463023957274531054946302395727453105494630239572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9145bf0d-e324-465f-af3c-16a59d2b8bbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0187a21-b3cd-411d-a5e0-dba0f993bb6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0187a21-b3cd-411d-a5e0-dba0f993bb6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 376161797481145884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884376161797481145884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feebb627-6a56-405d-a8ed-9160ea1f93ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d092b5c-28c1-4453-9c9a-6aabd51f80e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d092b5c-28c1-4453-9c9a-6aabd51f80e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 436087202138675914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914436087202138675914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0187a21-b3cd-411d-a5e0-dba0f993bb6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6c8100-24a7-42f5-9d31-2c67240d9058, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6c8100-24a7-42f5-9d31-2c67240d9058, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3913764449580300264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264391376444958030026439137644495803002643913764449580300264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d092b5c-28c1-4453-9c9a-6aabd51f80e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e2f0f1-645c-487f-b3ae-93d4edef6175, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e2f0f1-645c-487f-b3ae-93d4edef6175, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2592568121701075237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237259256812170107523725925681217010752372592568121701075237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e2f0f1-645c-487f-b3ae-93d4edef6175, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d2f7b4e-b9c3-41e5-bf9a-a6b08dea631d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2f7b4e-b9c3-41e5-bf9a-a6b08dea631d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371527687222696943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943163715276872226969431637152768722269694316371527687222696943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6c8100-24a7-42f5-9d31-2c67240d9058, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b567bd9-782c-4436-b713-846003878bf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b567bd9-782c-4436-b713-846003878bf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4476561858815700153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153447656185881570015344765618588157001534476561858815700153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b567bd9-782c-4436-b713-846003878bf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90340af-b0a3-45f4-8678-5bef1309697e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90340af-b0a3-45f4-8678-5bef1309697e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6597025381250527338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338659702538125052733865970253812505273386597025381250527338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90340af-b0a3-45f4-8678-5bef1309697e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc3e182-5c39-443e-ba89-1a8206532744, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc3e182-5c39-443e-ba89-1a8206532744, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5820924485160594807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807582092448516059480758209244851605948075820924485160594807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2f7b4e-b9c3-41e5-bf9a-a6b08dea631d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf910985-e3fe-45d6-a551-5a40fc277bc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf910985-e3fe-45d6-a551-5a40fc277bc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14205898102728118870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870142058981027281188701420589810272811887014205898102728118870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc3e182-5c39-443e-ba89-1a8206532744, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c15aa26-6b72-41e1-9e29-e03ea26e0591, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c15aa26-6b72-41e1-9e29-e03ea26e0591, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10324563016745151393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393103245630167451513931032456301674515139310324563016745151393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf910985-e3fe-45d6-a551-5a40fc277bc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf76019a-b5ed-460f-a52a-ecc2910e70ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf76019a-b5ed-460f-a52a-ecc2910e70ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7891416675778034240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240789141667577803424078914166757780342407891416675778034240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c15aa26-6b72-41e1-9e29-e03ea26e0591, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6193fa34-c456-4808-96d3-a0f87a5c5776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6193fa34-c456-4808-96d3-a0f87a5c5776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17241321231068876802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802172413212310688768021724132123106887680217241321231068876802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0ba05aac-3f75-4b59-9932-82c802cb6a28, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ba05aac-3f75-4b59-9932-82c802cb6a28, localhost:9335): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf76019a-b5ed-460f-a52a-ecc2910e70ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6193fa34-c456-4808-96d3-a0f87a5c5776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ba05aac-3f75-4b59-9932-82c802cb6a28, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 65258 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:65258, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a7efc7-904e-4e1c-98e1-c1b2d8c8197c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a7efc7-904e-4e1c-98e1-c1b2d8c8197c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13520838452241625943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943135208384522416259431352083845224162594313520838452241625943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f635676-c812-4567-9423-f38b1d3ccdb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f635676-c812-4567-9423-f38b1d3ccdb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14324224482795620714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714143242244827956207141432422448279562071414324224482795620714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a7efc7-904e-4e1c-98e1-c1b2d8c8197c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10e06ff-2241-4cf0-bb96-a39d6a09c6b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10e06ff-2241-4cf0-bb96-a39d6a09c6b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595023071098621466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466595023071098621466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f635676-c812-4567-9423-f38b1d3ccdb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfeac90-63c5-4d74-8424-f62951c775be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfeac90-63c5-4d74-8424-f62951c775be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404769801767671803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803140476980176767180314047698017676718031404769801767671803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10e06ff-2241-4cf0-bb96-a39d6a09c6b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ret5l7fy2i.auto.internal:3654
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296023da-5fda-4bdc-b318-19719f83e6c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296023da-5fda-4bdc-b318-19719f83e6c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3894828047443519526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526389482804744351952638948280474435195263894828047443519526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfeac90-63c5-4d74-8424-f62951c775be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 484cf4cb-3a99-4f3f-a28a-8df927b781ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484cf4cb-3a99-4f3f-a28a-8df927b781ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17983920414789192092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092179839204147891920921798392041478919209217983920414789192092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296023da-5fda-4bdc-b318-19719f83e6c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cceeb2-9693-4356-9390-67da0942b996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cceeb2-9693-4356-9390-67da0942b996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4150696929859970372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372415069692985997037241506969298599703724150696929859970372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484cf4cb-3a99-4f3f-a28a-8df927b781ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b2b5bb-be25-4a2e-adb4-22e992312666, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b2b5bb-be25-4a2e-adb4-22e992312666, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5439404046345413799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799543940404634541379954394040463454137995439404046345413799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cceeb2-9693-4356-9390-67da0942b996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ea6f3e-0f52-43ba-add3-95afe52358d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ea6f3e-0f52-43ba-add3-95afe52358d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717003370102178356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356171700337010217835617170033701021783561717003370102178356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b2b5bb-be25-4a2e-adb4-22e992312666, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cb1bb6-dc59-4e63-b84c-7e93bbf50d9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cb1bb6-dc59-4e63-b84c-7e93bbf50d9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935851767739168745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745169358517677391687451693585176773916874516935851767739168745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ea6f3e-0f52-43ba-add3-95afe52358d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4302837-6983-4a41-82b7-b50bcf27b4cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4302837-6983-4a41-82b7-b50bcf27b4cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955380614943150815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815179553806149431508151795538061494315081517955380614943150815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cb1bb6-dc59-4e63-b84c-7e93bbf50d9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac6c94c-9fb1-4efa-bd89-293ff85517a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4302837-6983-4a41-82b7-b50bcf27b4cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ffb34e-d8e6-419d-a063-3e3070c26d90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ffb34e-d8e6-419d-a063-3e3070c26d90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2101450585430550661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661210145058543055066121014505854305506612101450585430550661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac6c94c-9fb1-4efa-bd89-293ff85517a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5587995509112383754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754558799550911238375455879955091123837545587995509112383754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ffb34e-d8e6-419d-a063-3e3070c26d90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8fe5188-67cc-4182-94e7-92e1113cfe1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8fe5188-67cc-4182-94e7-92e1113cfe1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514018822529854442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442551401882252985444255140188225298544425514018822529854442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac6c94c-9fb1-4efa-bd89-293ff85517a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 833a0359-40af-49ef-b9f0-30116e18f95b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 833a0359-40af-49ef-b9f0-30116e18f95b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7411956951394874601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601741195695139487460174119569513948746017411956951394874601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8fe5188-67cc-4182-94e7-92e1113cfe1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5575f9-2eba-4cdc-abfe-db75244d1654, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5575f9-2eba-4cdc-abfe-db75244d1654, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14608206489382664721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721146082064893826647211460820648938266472114608206489382664721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 833a0359-40af-49ef-b9f0-30116e18f95b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaf8019a-0d9c-4de3-9d64-9e417cd929db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaf8019a-0d9c-4de3-9d64-9e417cd929db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18139535016518631774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774181395350165186317741813953501651863177418139535016518631774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5575f9-2eba-4cdc-abfe-db75244d1654, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72026f6a-7d83-47d1-8d1c-9922980481e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72026f6a-7d83-47d1-8d1c-9922980481e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377909021598102918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918437790902159810291843779090215981029184377909021598102918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaf8019a-0d9c-4de3-9d64-9e417cd929db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75aaf372-b970-410e-a993-e86a4e7dffcb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75aaf372-b970-410e-a993-e86a4e7dffcb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582308262410796265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265758230826241079626575823082624107962657582308262410796265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72026f6a-7d83-47d1-8d1c-9922980481e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3340429e-233a-4d6a-990b-3f8f1586cca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3340429e-233a-4d6a-990b-3f8f1586cca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3066390838410923354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354306639083841092335430663908384109233543066390838410923354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75aaf372-b970-410e-a993-e86a4e7dffcb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92382a68-8f0d-45cd-9517-7452882c3812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92382a68-8f0d-45cd-9517-7452882c3812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9379856177031343095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095937985617703134309593798561770313430959379856177031343095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3340429e-233a-4d6a-990b-3f8f1586cca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d943b27-c2f6-4e1c-9fd6-2665f1390070, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d943b27-c2f6-4e1c-9fd6-2665f1390070, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542844335159358893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893165428443351593588931654284433515935889316542844335159358893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92382a68-8f0d-45cd-9517-7452882c3812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc57da1-aaa6-4e59-93eb-154642fe7770, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc57da1-aaa6-4e59-93eb-154642fe7770, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527321472291010544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544152732147229101054415273214722910105441527321472291010544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d943b27-c2f6-4e1c-9fd6-2665f1390070, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e37b52f-4893-45ca-af0e-af5d0dfde64d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e37b52f-4893-45ca-af0e-af5d0dfde64d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144300680590915608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608121443006805909156081214430068059091560812144300680590915608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc57da1-aaa6-4e59-93eb-154642fe7770, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72eb594b-f2df-4dc2-ad84-acf85b545684, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72eb594b-f2df-4dc2-ad84-acf85b545684, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7273882787822445819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819727388278782244581972738827878224458197273882787822445819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e37b52f-4893-45ca-af0e-af5d0dfde64d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc29453-bc30-4a61-908b-3ab7daee2f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc29453-bc30-4a61-908b-3ab7daee2f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14230988105531757045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045142309881055317570451423098810553175704514230988105531757045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72eb594b-f2df-4dc2-ad84-acf85b545684, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc29576-6212-40e7-b31a-beea9ffcb1a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc29576-6212-40e7-b31a-beea9ffcb1a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2751203660340892713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713275120366034089271327512036603408927132751203660340892713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc29453-bc30-4a61-908b-3ab7daee2f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c596a1fd-667d-4480-8cf4-7b3e1fd572d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c596a1fd-667d-4480-8cf4-7b3e1fd572d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11947199288766736637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637119471992887667366371194719928876673663711947199288766736637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc29576-6212-40e7-b31a-beea9ffcb1a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b683d57a-1f38-442f-a9d9-f2f3f00d9aef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c596a1fd-667d-4480-8cf4-7b3e1fd572d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c511af2c-8b3c-4086-85dd-7548d64c31e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c511af2c-8b3c-4086-85dd-7548d64c31e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602512007399305019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019260251200739930501926025120073993050192602512007399305019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b683d57a-1f38-442f-a9d9-f2f3f00d9aef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7780510237818555503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503778051023781855550377805102378185555037780510237818555503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c511af2c-8b3c-4086-85dd-7548d64c31e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d9b274-b948-4ed9-8e4c-8b768a9c17da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b683d57a-1f38-442f-a9d9-f2f3f00d9aef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11bd1b0-236a-41e9-91c8-789c9bae3daa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11bd1b0-236a-41e9-91c8-789c9bae3daa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5198964816146357259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259519896481614635725951989648161463572595198964816146357259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d9b274-b948-4ed9-8e4c-8b768a9c17da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407554853879088540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540104075548538790885401040755485387908854010407554853879088540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11bd1b0-236a-41e9-91c8-789c9bae3daa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e244a705-a23d-4b7c-adae-2853c6854eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e244a705-a23d-4b7c-adae-2853c6854eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11302927951349409495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495113029279513494094951130292795134940949511302927951349409495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d9b274-b948-4ed9-8e4c-8b768a9c17da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ab4224-376b-4efd-90e0-218f6c15f5a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ab4224-376b-4efd-90e0-218f6c15f5a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11817978009031310910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910118179780090313109101181797800903131091011817978009031310910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e244a705-a23d-4b7c-adae-2853c6854eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a6f85a-a7f1-4566-86a8-74e22dcc5f6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ab4224-376b-4efd-90e0-218f6c15f5a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a6f85a-a7f1-4566-86a8-74e22dcc5f6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15202058552395732200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200152020585523957322001520205855239573220015202058552395732200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293801d8-93b7-4d62-95a2-0f39b1f74797, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293801d8-93b7-4d62-95a2-0f39b1f74797, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342003015485119372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372143420030154851193721434200301548511937214342003015485119372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a6f85a-a7f1-4566-86a8-74e22dcc5f6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934b55f3-f070-4ccb-8a2d-cdc6e932f5fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934b55f3-f070-4ccb-8a2d-cdc6e932f5fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11188379027142447441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441111883790271424474411118837902714244744111188379027142447441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293801d8-93b7-4d62-95a2-0f39b1f74797, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d71e6f-3ed2-48a3-8a17-9dae6f47e58b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d71e6f-3ed2-48a3-8a17-9dae6f47e58b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854352653043882002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002585435265304388200258543526530438820025854352653043882002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934b55f3-f070-4ccb-8a2d-cdc6e932f5fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8876fb4a-1e79-4d18-bab6-4e971090c0fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8876fb4a-1e79-4d18-bab6-4e971090c0fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 533509789494121339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339533509789494121339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d71e6f-3ed2-48a3-8a17-9dae6f47e58b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3072a751-118c-41eb-82c2-c9faefdef458, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3072a751-118c-41eb-82c2-c9faefdef458, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14335374697321934189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189143353746973219341891433537469732193418914335374697321934189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8876fb4a-1e79-4d18-bab6-4e971090c0fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57bec546-e0e2-48b0-b9d1-baf7abffc041, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57bec546-e0e2-48b0-b9d1-baf7abffc041, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334801294361850520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520153348012943618505201533480129436185052015334801294361850520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3072a751-118c-41eb-82c2-c9faefdef458, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6186297-7af3-4cea-885a-44c974aa6d7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6186297-7af3-4cea-885a-44c974aa6d7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12539447498463076721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721125394474984630767211253944749846307672112539447498463076721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bec546-e0e2-48b0-b9d1-baf7abffc041, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a3122b-7ca0-44bc-8a6a-cd87e8807222, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a3122b-7ca0-44bc-8a6a-cd87e8807222, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1669402133274090417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417166940213327409041716694021332740904171669402133274090417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a3122b-7ca0-44bc-8a6a-cd87e8807222, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785480df-535a-45d1-848f-521f3a6b8b8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785480df-535a-45d1-848f-521f3a6b8b8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14981699420769369659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659149816994207693696591498169942076936965914981699420769369659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6186297-7af3-4cea-885a-44c974aa6d7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5523b398-b82f-481c-bd6f-cebafa06131b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5523b398-b82f-481c-bd6f-cebafa06131b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495657950448955505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505749565795044895550574956579504489555057495657950448955505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785480df-535a-45d1-848f-521f3a6b8b8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b2ae6d-5668-443f-96ac-a1508fabcafe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b2ae6d-5668-443f-96ac-a1508fabcafe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3437402303986467901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901343740230398646790134374023039864679013437402303986467901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5523b398-b82f-481c-bd6f-cebafa06131b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c20833a-c733-4b6d-b898-2fc394f1eadd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b2ae6d-5668-443f-96ac-a1508fabcafe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c20833a-c733-4b6d-b898-2fc394f1eadd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8656717964362760400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400865671796436276040086567179643627604008656717964362760400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17a95ab-67af-47eb-bdbb-6eecfd3eaa36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17a95ab-67af-47eb-bdbb-6eecfd3eaa36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386931459861038540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540338693145986103854033869314598610385403386931459861038540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c20833a-c733-4b6d-b898-2fc394f1eadd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e9bd19-573a-4c65-9cb4-bf5ec5897ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e9bd19-573a-4c65-9cb4-bf5ec5897ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9679262794607762946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946967926279460776294696792627946077629469679262794607762946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17a95ab-67af-47eb-bdbb-6eecfd3eaa36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc5fee7-d863-4af3-9c94-6439e0d64e44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc5fee7-d863-4af3-9c94-6439e0d64e44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058184913683704233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233905818491368370423390581849136837042339058184913683704233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e9bd19-573a-4c65-9cb4-bf5ec5897ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651ef7be-05cb-476e-b91d-537d1bffe674, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651ef7be-05cb-476e-b91d-537d1bffe674, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9194234652315379110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110919423465231537911091942346523153791109194234652315379110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc5fee7-d863-4af3-9c94-6439e0d64e44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8a8feb-9b4b-416e-8805-838f3177f8d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651ef7be-05cb-476e-b91d-537d1bffe674, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a0eea4-f6db-4ed4-ad6e-85c14f9f0afb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8a8feb-9b4b-416e-8805-838f3177f8d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17331110359920611035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035173311103599206110351733111035992061103517331110359920611035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a0eea4-f6db-4ed4-ad6e-85c14f9f0afb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10707355798804420474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474107073557988044204741070735579880442047410707355798804420474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8a8feb-9b4b-416e-8805-838f3177f8d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a0eea4-f6db-4ed4-ad6e-85c14f9f0afb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac04f02-5c57-4db7-92ef-08823fdec812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac04f02-5c57-4db7-92ef-08823fdec812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612098252413503612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612146120982524135036121461209825241350361214612098252413503612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b17b54-537a-43f7-af21-adbf837681b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac04f02-5c57-4db7-92ef-08823fdec812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20e8de1-5c9b-425f-b634-a55eb00c6604, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20e8de1-5c9b-425f-b634-a55eb00c6604, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8030970503657679321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321803097050365767932180309705036576793218030970503657679321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b17b54-537a-43f7-af21-adbf837681b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18057325556569318932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932180573255565693189321805732555656931893218057325556569318932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20e8de1-5c9b-425f-b634-a55eb00c6604, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9787f291-adfa-4c13-84aa-8440e2e59d43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9787f291-adfa-4c13-84aa-8440e2e59d43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408810966778756612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612540881096677875661254088109667787566125408810966778756612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b17b54-537a-43f7-af21-adbf837681b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2272633-f1fd-4d8d-bbc2-854704bc1600, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2272633-f1fd-4d8d-bbc2-854704bc1600, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7946109090108125252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252794610909010812525279461090901081252527946109090108125252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9787f291-adfa-4c13-84aa-8440e2e59d43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0692f9c2-a6bc-431f-96de-acddaddbea2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0692f9c2-a6bc-431f-96de-acddaddbea2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305529646006488026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026330552964600648802633055296460064880263305529646006488026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2272633-f1fd-4d8d-bbc2-854704bc1600, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ca5d30-ca95-4b31-ace9-f8b0f2fc1847, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ca5d30-ca95-4b31-ace9-f8b0f2fc1847, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12998013436921761003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003129980134369217610031299801343692176100312998013436921761003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0692f9c2-a6bc-431f-96de-acddaddbea2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 516bf2a6-030b-422d-9b68-018059ae9c49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 516bf2a6-030b-422d-9b68-018059ae9c49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637122292833984823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823663712229283398482366371222928339848236637122292833984823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ca5d30-ca95-4b31-ace9-f8b0f2fc1847, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f188205-3c54-44e2-bd4b-7161a5efc092, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f188205-3c54-44e2-bd4b-7161a5efc092, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14740210408084986939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939147402104080849869391474021040808498693914740210408084986939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 516bf2a6-030b-422d-9b68-018059ae9c49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164263b4-d165-47bf-a323-7c73ffb8319c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164263b4-d165-47bf-a323-7c73ffb8319c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737551129915702656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656167375511299157026561673755112991570265616737551129915702656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f188205-3c54-44e2-bd4b-7161a5efc092, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916b51e4-66e4-4d46-b3b0-6653fa7c12d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916b51e4-66e4-4d46-b3b0-6653fa7c12d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427559392638784266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266542755939263878426654275593926387842665427559392638784266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164263b4-d165-47bf-a323-7c73ffb8319c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68044df4-b1e9-4d7a-93fd-3d76da3f8af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68044df4-b1e9-4d7a-93fd-3d76da3f8af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821961178538787228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228158219611785387872281582196117853878722815821961178538787228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916b51e4-66e4-4d46-b3b0-6653fa7c12d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aa26fe-9c6c-4e9a-a989-8bce99ef2e43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aa26fe-9c6c-4e9a-a989-8bce99ef2e43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9578757088767556053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053957875708876755605395787570887675560539578757088767556053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68044df4-b1e9-4d7a-93fd-3d76da3f8af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009992c0-69cb-4004-b671-7a7d169a9f4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009992c0-69cb-4004-b671-7a7d169a9f4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539902690560475703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703115399026905604757031153990269056047570311539902690560475703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aa26fe-9c6c-4e9a-a989-8bce99ef2e43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043d903b-034b-4737-817f-854a3d6d5e08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043d903b-034b-4737-817f-854a3d6d5e08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4480912441645351935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935448091244164535193544809124416453519354480912441645351935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009992c0-69cb-4004-b671-7a7d169a9f4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e2901a-c827-49de-a090-0015c8815e36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e2901a-c827-49de-a090-0015c8815e36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816537310354708214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214178165373103547082141781653731035470821417816537310354708214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043d903b-034b-4737-817f-854a3d6d5e08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0ea640-93db-46c2-899e-f6bd59016313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0ea640-93db-46c2-899e-f6bd59016313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2408142116594884867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867240814211659488486724081421165948848672408142116594884867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e2901a-c827-49de-a090-0015c8815e36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702f801a-3ab9-4dad-87b2-a69f26695ec1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702f801a-3ab9-4dad-87b2-a69f26695ec1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585537991714273593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593155855379917142735931558553799171427359315585537991714273593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0ea640-93db-46c2-899e-f6bd59016313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702f801a-3ab9-4dad-87b2-a69f26695ec1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddbdaca7-14a0-4304-9781-b23e12248a46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddbdaca7-14a0-4304-9781-b23e12248a46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17958519837385185235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235179585198373851852351795851983738518523517958519837385185235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb41a90-25ee-455f-9add-a2d066f4210f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb41a90-25ee-455f-9add-a2d066f4210f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3228130429669733550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550322813042966973355032281304296697335503228130429669733550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddbdaca7-14a0-4304-9781-b23e12248a46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d61e38c1-759f-423a-a0d7-ba76f6913d55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d61e38c1-759f-423a-a0d7-ba76f6913d55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16977508190425096646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646169775081904250966461697750819042509664616977508190425096646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb41a90-25ee-455f-9add-a2d066f4210f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b271d7bc-e520-42d5-af52-bd8cc70f4084, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b271d7bc-e520-42d5-af52-bd8cc70f4084, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2147657235095037762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762214765723509503776221476572350950377622147657235095037762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d61e38c1-759f-423a-a0d7-ba76f6913d55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90fbb18-0c2d-4cd2-a2cb-31070147555f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90fbb18-0c2d-4cd2-a2cb-31070147555f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10833141918679091700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700108331419186790917001083314191867909170010833141918679091700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b271d7bc-e520-42d5-af52-bd8cc70f4084, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8c50d2-ab34-4549-920b-5413507d87ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8c50d2-ab34-4549-920b-5413507d87ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4094254843630896918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918409425484363089691840942548436308969184094254843630896918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90fbb18-0c2d-4cd2-a2cb-31070147555f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d184fe-4298-4f2c-b48d-fdcb9a46c849, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d184fe-4298-4f2c-b48d-fdcb9a46c849, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820224351334987767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767148202243513349877671482022435133498776714820224351334987767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8c50d2-ab34-4549-920b-5413507d87ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756034ff-8416-4210-a393-831cef89a0a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756034ff-8416-4210-a393-831cef89a0a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881557162696643336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336148815571626966433361488155716269664333614881557162696643336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d184fe-4298-4f2c-b48d-fdcb9a46c849, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f40e11d-e0e2-4fac-a6ec-4a9a18fcdb47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f40e11d-e0e2-4fac-a6ec-4a9a18fcdb47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9269903833470797546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546926990383347079754692699038334707975469269903833470797546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756034ff-8416-4210-a393-831cef89a0a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f90612-13c7-4d08-9a74-fdd365035d5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f40e11d-e0e2-4fac-a6ec-4a9a18fcdb47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5bd8874-31eb-43f3-b3e9-8b40b1fc250b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5bd8874-31eb-43f3-b3e9-8b40b1fc250b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800961611253315684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684480096161125331568448009616112533156844800961611253315684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f90612-13c7-4d08-9a74-fdd365035d5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5602355042616527049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049560235504261652704956023550426165270495602355042616527049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5bd8874-31eb-43f3-b3e9-8b40b1fc250b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f174ff5-37fb-4026-ae09-437b8c07050e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f174ff5-37fb-4026-ae09-437b8c07050e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7184271895718957124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124718427189571895712471842718957189571247184271895718957124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f90612-13c7-4d08-9a74-fdd365035d5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f30ce3b-6d2f-4d48-8dc5-ea6e8961adeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f30ce3b-6d2f-4d48-8dc5-ea6e8961adeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5770868169291266476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476577086816929126647657708681692912664765770868169291266476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f174ff5-37fb-4026-ae09-437b8c07050e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe3d317-0a12-4207-9a3a-c9f8f67a6361, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe3d317-0a12-4207-9a3a-c9f8f67a6361, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3477149172179685144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144347714917217968514434771491721796851443477149172179685144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f30ce3b-6d2f-4d48-8dc5-ea6e8961adeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260d9a59-b1fe-4cb5-b1fd-a0f7cb4311d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260d9a59-b1fe-4cb5-b1fd-a0f7cb4311d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15825109318436836832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832158251093184368368321582510931843683683215825109318436836832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe3d317-0a12-4207-9a3a-c9f8f67a6361, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bb7bca-e476-498e-af39-a93b177da239, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bb7bca-e476-498e-af39-a93b177da239, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3708708438332452468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468370870843833245246837087084383324524683708708438332452468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260d9a59-b1fe-4cb5-b1fd-a0f7cb4311d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f711a4fc-b9c4-45e3-a229-1b70858e3cc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f711a4fc-b9c4-45e3-a229-1b70858e3cc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088797779244569065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065208879777924456906520887977792445690652088797779244569065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bb7bca-e476-498e-af39-a93b177da239, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a70d5bb5-ae0a-4787-a02c-dcc539d6a42b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70d5bb5-ae0a-4787-a02c-dcc539d6a42b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6311595938121246975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975631159593812124697563115959381212469756311595938121246975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f711a4fc-b9c4-45e3-a229-1b70858e3cc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f239767-7646-4f1e-bf5b-aafa4961ecd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f239767-7646-4f1e-bf5b-aafa4961ecd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8188362690346053264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264818836269034605326481883626903460532648188362690346053264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70d5bb5-ae0a-4787-a02c-dcc539d6a42b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db12efc-7e8a-4889-8836-86e544f19809, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db12efc-7e8a-4889-8836-86e544f19809, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14049185540038630594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594140491855400386305941404918554003863059414049185540038630594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f239767-7646-4f1e-bf5b-aafa4961ecd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73bdb5f6-b54d-466d-8c58-1e9d1592db5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73bdb5f6-b54d-466d-8c58-1e9d1592db5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16658696610691169147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147166586966106911691471665869661069116914716658696610691169147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db12efc-7e8a-4889-8836-86e544f19809, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49adb99-8b54-4ac6-b224-dcdb8b96ae8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49adb99-8b54-4ac6-b224-dcdb8b96ae8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13582495507130831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831135824955071308311358249550713083113582495507130831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73bdb5f6-b54d-466d-8c58-1e9d1592db5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2110a498-e1b9-45b8-bb50-e6da1d5c5b69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2110a498-e1b9-45b8-bb50-e6da1d5c5b69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394921045360828475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475639492104536082847563949210453608284756394921045360828475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49adb99-8b54-4ac6-b224-dcdb8b96ae8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0251280-aeb4-4fd7-81b8-a9bee9e4f224, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0251280-aeb4-4fd7-81b8-a9bee9e4f224, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5382013084936407523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523538201308493640752353820130849364075235382013084936407523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2110a498-e1b9-45b8-bb50-e6da1d5c5b69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9922e9-e01b-4b43-8776-bac500c416a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9922e9-e01b-4b43-8776-bac500c416a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5669384334712594212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212566938433471259421256693843347125942125669384334712594212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0251280-aeb4-4fd7-81b8-a9bee9e4f224, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560f13ab-559d-4e57-84c1-bf95aed1f0f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560f13ab-559d-4e57-84c1-bf95aed1f0f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17396555253093407348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348173965552530934073481739655525309340734817396555253093407348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9922e9-e01b-4b43-8776-bac500c416a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560f13ab-559d-4e57-84c1-bf95aed1f0f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fd3ed6-8f96-4c8e-8443-eeb859c361a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fd3ed6-8f96-4c8e-8443-eeb859c361a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141604526151485336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336151416045261514853361514160452615148533615141604526151485336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5af99d5c-e026-461f-a4d7-58303e56a72c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af99d5c-e026-461f-a4d7-58303e56a72c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13032348313597516472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472130323483135975164721303234831359751647213032348313597516472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fd3ed6-8f96-4c8e-8443-eeb859c361a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161dcf48-e467-4d34-a121-5c1c93ad6e3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161dcf48-e467-4d34-a121-5c1c93ad6e3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16895524843231966975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975168955248432319669751689552484323196697516895524843231966975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af99d5c-e026-461f-a4d7-58303e56a72c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95a7a29-b4dc-456e-89bb-ed271c94207d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95a7a29-b4dc-456e-89bb-ed271c94207d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455009618044854466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466104550096180448544661045500961804485446610455009618044854466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161dcf48-e467-4d34-a121-5c1c93ad6e3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d408d6e-bc0f-4f76-b616-8ef811928147, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d408d6e-bc0f-4f76-b616-8ef811928147, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17270253072326771970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970172702530723267719701727025307232677197017270253072326771970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95a7a29-b4dc-456e-89bb-ed271c94207d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1d22be-e1c2-47c7-ab9d-19fd021991cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d408d6e-bc0f-4f76-b616-8ef811928147, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1d22be-e1c2-47c7-ab9d-19fd021991cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12106250805058252802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802121062508050582528021210625080505825280212106250805058252802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea589e97-9dae-4426-9dc6-e19384d697b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea589e97-9dae-4426-9dc6-e19384d697b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6209444977832596372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372620944497783259637262094449778325963726209444977832596372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1d22be-e1c2-47c7-ab9d-19fd021991cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92bcd564-5aa0-4180-add5-410444f12a22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92bcd564-5aa0-4180-add5-410444f12a22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17109538318167174942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942171095383181671749421710953831816717494217109538318167174942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea589e97-9dae-4426-9dc6-e19384d697b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a322795f-f2c8-48fc-a1b1-214dd43839db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a322795f-f2c8-48fc-a1b1-214dd43839db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11617520352467054052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052116175203524670540521161752035246705405211617520352467054052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92bcd564-5aa0-4180-add5-410444f12a22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6141e4-a74f-4e77-b7cd-a831145a021c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6141e4-a74f-4e77-b7cd-a831145a021c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3739807958657765692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692373980795865776569237398079586577656923739807958657765692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a322795f-f2c8-48fc-a1b1-214dd43839db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fa5adc-4f04-40ef-a552-96ba30545b81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fa5adc-4f04-40ef-a552-96ba30545b81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993895704715563229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229169938957047155632291699389570471556322916993895704715563229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6141e4-a74f-4e77-b7cd-a831145a021c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ffe9af5-6ba3-484f-bfb9-1fc49b32ca7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ffe9af5-6ba3-484f-bfb9-1fc49b32ca7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660432269958295389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389166043226995829538916604322699582953891660432269958295389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fa5adc-4f04-40ef-a552-96ba30545b81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779f91ce-d7ff-4f8f-a9e5-29a5187acb21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779f91ce-d7ff-4f8f-a9e5-29a5187acb21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337460813789501548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548733746081378950154873374608137895015487337460813789501548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ffe9af5-6ba3-484f-bfb9-1fc49b32ca7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56252ef-2cae-4a2e-bd9f-181fbd82430a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56252ef-2cae-4a2e-bd9f-181fbd82430a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158695397045814590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590131586953970458145901315869539704581459013158695397045814590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779f91ce-d7ff-4f8f-a9e5-29a5187acb21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7becbb-9165-45ca-af02-e16cc153d87b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7becbb-9165-45ca-af02-e16cc153d87b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6667387685461733162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162666738768546173316266673876854617331626667387685461733162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56252ef-2cae-4a2e-bd9f-181fbd82430a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985191e6-adc0-4965-aa15-fc128064ba31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985191e6-adc0-4965-aa15-fc128064ba31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317685229220656554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554931768522922065655493176852292206565549317685229220656554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7becbb-9165-45ca-af02-e16cc153d87b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985191e6-adc0-4965-aa15-fc128064ba31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1e6be2-e84d-4d29-8a8f-af5dc063807b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249722ec-5115-4667-b6d1-d9097483007e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249722ec-5115-4667-b6d1-d9097483007e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515846245470406777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777851584624547040677785158462454704067778515846245470406777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1e6be2-e84d-4d29-8a8f-af5dc063807b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6068198063031233602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602606819806303123360260681980630312336026068198063031233602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249722ec-5115-4667-b6d1-d9097483007e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1e6be2-e84d-4d29-8a8f-af5dc063807b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5394bd50-90a1-4083-8d87-69af778ad8e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5394bd50-90a1-4083-8d87-69af778ad8e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1223079219613624600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600122307921961362460012230792196136246001223079219613624600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbd67bc-5e73-42a0-b899-d17d055ef0cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbd67bc-5e73-42a0-b899-d17d055ef0cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258159186393485652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652425815918639348565242581591863934856524258159186393485652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5394bd50-90a1-4083-8d87-69af778ad8e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 163a1249-9fb7-4664-9831-93d07b78561e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163a1249-9fb7-4664-9831-93d07b78561e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933022935580792016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016993302293558079201699330229355807920169933022935580792016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbd67bc-5e73-42a0-b899-d17d055ef0cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06b8c3f3-4ade-4b4a-a2c2-7835a16e83ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b8c3f3-4ade-4b4a-a2c2-7835a16e83ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4137878051394298250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250413787805139429825041378780513942982504137878051394298250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163a1249-9fb7-4664-9831-93d07b78561e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0696b834-3b79-478d-b26b-8fea83fed37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0696b834-3b79-478d-b26b-8fea83fed37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817996946641943181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181681799694664194318168179969466419431816817996946641943181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b8c3f3-4ade-4b4a-a2c2-7835a16e83ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c80871-1f3c-4258-a90e-8992638f7967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c80871-1f3c-4258-a90e-8992638f7967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4838897462179485292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292483889746217948529248388974621794852924838897462179485292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0696b834-3b79-478d-b26b-8fea83fed37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 633da3eb-05e3-4e51-8afa-fc43bd5648c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633da3eb-05e3-4e51-8afa-fc43bd5648c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824912626282706633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633824912626282706633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c80871-1f3c-4258-a90e-8992638f7967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5042f3-2859-43b1-a70a-ea89e82d7de0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5042f3-2859-43b1-a70a-ea89e82d7de0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10885094127365339172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172108850941273653391721088509412736533917210885094127365339172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633da3eb-05e3-4e51-8afa-fc43bd5648c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b6a6ee-b624-45fd-a8a7-e6882817191f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b6a6ee-b624-45fd-a8a7-e6882817191f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342909414337027236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236143429094143370272361434290941433702723614342909414337027236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5042f3-2859-43b1-a70a-ea89e82d7de0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0d43ea-404c-4245-be3d-e721abfb3843, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0d43ea-404c-4245-be3d-e721abfb3843, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4241194852973900356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356424119485297390035642411948529739003564241194852973900356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b6a6ee-b624-45fd-a8a7-e6882817191f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba787c0-59b2-43b4-8527-327ddd7d7396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba787c0-59b2-43b4-8527-327ddd7d7396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156507875765325458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458181565078757653254581815650787576532545818156507875765325458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0d43ea-404c-4245-be3d-e721abfb3843, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c3b34a-278d-40b9-8f99-5a22c3d9e194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c3b34a-278d-40b9-8f99-5a22c3d9e194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11928778263897144627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627119287782638971446271192877826389714462711928778263897144627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba787c0-59b2-43b4-8527-327ddd7d7396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd2a277-7213-4d2b-99c0-4aa90229fd4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd2a277-7213-4d2b-99c0-4aa90229fd4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14994205636472684941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941149942056364726849411499420563647268494114994205636472684941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c3b34a-278d-40b9-8f99-5a22c3d9e194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 074aced9-894f-4ad2-ab9a-22d99a1669dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 074aced9-894f-4ad2-ab9a-22d99a1669dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698631959066255025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025146986319590662550251469863195906625502514698631959066255025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd2a277-7213-4d2b-99c0-4aa90229fd4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40206a49-1531-48e0-9695-fcbf7a4669be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40206a49-1531-48e0-9695-fcbf7a4669be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610328676621654543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543561032867662165454356103286766216545435610328676621654543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 074aced9-894f-4ad2-ab9a-22d99a1669dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962fb867-a080-4d3f-bb3e-daefefcdea67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962fb867-a080-4d3f-bb3e-daefefcdea67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993136313002562856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856899313631300256285689931363130025628568993136313002562856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40206a49-1531-48e0-9695-fcbf7a4669be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e8746db-6236-4206-936b-3fde86084acd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e8746db-6236-4206-936b-3fde86084acd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9540104351949443201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201954010435194944320195401043519494432019540104351949443201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962fb867-a080-4d3f-bb3e-daefefcdea67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce5886d4-f0c5-4094-86a3-83d08a688b78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce5886d4-f0c5-4094-86a3-83d08a688b78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163676188287553765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765131636761882875537651316367618828755376513163676188287553765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e8746db-6236-4206-936b-3fde86084acd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5e86a2-4b13-4926-925b-ae8d8e74a390, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5e86a2-4b13-4926-925b-ae8d8e74a390, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9119787795963195860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860911978779596319586091197877959631958609119787795963195860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce5886d4-f0c5-4094-86a3-83d08a688b78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0461cf-68d4-4a26-82a9-7fc496540dd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0461cf-68d4-4a26-82a9-7fc496540dd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176511397414301007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007101765113974143010071017651139741430100710176511397414301007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5e86a2-4b13-4926-925b-ae8d8e74a390, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4812fe-b9d7-4b80-9521-ca4e97a6f085, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4812fe-b9d7-4b80-9521-ca4e97a6f085, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12481492883553749309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309124814928835537493091248149288355374930912481492883553749309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0461cf-68d4-4a26-82a9-7fc496540dd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254c50d5-0016-4286-a934-af8e2f572948, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254c50d5-0016-4286-a934-af8e2f572948, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024646927144838983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983150246469271448389831502464692714483898315024646927144838983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4812fe-b9d7-4b80-9521-ca4e97a6f085, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dbd3d16-ae83-4b5c-9b7f-84d451bfa335, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dbd3d16-ae83-4b5c-9b7f-84d451bfa335, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 449444463564880018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018449444463564880018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dbd3d16-ae83-4b5c-9b7f-84d451bfa335, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e5a652f-ad4f-4f9f-a72c-ba6aefb8a351, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e5a652f-ad4f-4f9f-a72c-ba6aefb8a351, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170627938289725398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398151706279382897253981517062793828972539815170627938289725398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e5a652f-ad4f-4f9f-a72c-ba6aefb8a351, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca881dcf-1a52-43a4-bc77-954a21d280e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca881dcf-1a52-43a4-bc77-954a21d280e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2839598477634386885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885283959847763438688528395984776343868852839598477634386885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254c50d5-0016-4286-a934-af8e2f572948, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ece2186-41c3-4004-b36a-bfbaa7c49fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ece2186-41c3-4004-b36a-bfbaa7c49fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747345879384203865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865174734587938420386517473458793842038651747345879384203865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca881dcf-1a52-43a4-bc77-954a21d280e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c7af0e-1ed7-4876-a26e-ef9c87f35758, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c7af0e-1ed7-4876-a26e-ef9c87f35758, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7420565974679706938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938742056597467970693874205659746797069387420565974679706938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ece2186-41c3-4004-b36a-bfbaa7c49fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa51a9b-db2c-4b67-941a-88c0ce082aef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa51a9b-db2c-4b67-941a-88c0ce082aef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588833606844677883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883858883360684467788385888336068446778838588833606844677883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c7af0e-1ed7-4876-a26e-ef9c87f35758, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02f3564-bbed-4def-9c0b-0a87bd24d010, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02f3564-bbed-4def-9c0b-0a87bd24d010, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5823695774444136065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065582369577444413606558236957744441360655823695774444136065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa51a9b-db2c-4b67-941a-88c0ce082aef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02f3564-bbed-4def-9c0b-0a87bd24d010, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd09ba1d-bd76-49f3-ac7b-1372545c493f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd09ba1d-bd76-49f3-ac7b-1372545c493f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14620045288242348699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699146200452882423486991462004528824234869914620045288242348699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5ac9f1-6f38-4e83-9707-e7431b621da6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5ac9f1-6f38-4e83-9707-e7431b621da6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13922024947100611088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088139220249471006110881392202494710061108813922024947100611088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd09ba1d-bd76-49f3-ac7b-1372545c493f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13110a6b-e678-4fbc-a279-739946ba1dad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5ac9f1-6f38-4e83-9707-e7431b621da6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3d4f5d-e200-4333-944f-10b49eae6a5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3d4f5d-e200-4333-944f-10b49eae6a5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12568418727350149143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143125684187273501491431256841872735014914312568418727350149143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13110a6b-e678-4fbc-a279-739946ba1dad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617496208698798712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712661749620869879871266174962086987987126617496208698798712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3d4f5d-e200-4333-944f-10b49eae6a5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c14b5e-a2a7-4124-a3ae-75b1429a86ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c14b5e-a2a7-4124-a3ae-75b1429a86ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11187262915383822057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057111872629153838220571118726291538382205711187262915383822057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13110a6b-e678-4fbc-a279-739946ba1dad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71967c2-ce63-4906-89d9-888541550c02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c14b5e-a2a7-4124-a3ae-75b1429a86ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0149fd-187f-475b-8315-aef439fb828e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0149fd-187f-475b-8315-aef439fb828e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270319372820442788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788122703193728204427881227031937282044278812270319372820442788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71967c2-ce63-4906-89d9-888541550c02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1232517274480185734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734123251727448018573412325172744801857341232517274480185734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0149fd-187f-475b-8315-aef439fb828e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971cbf40-d02b-4002-b91f-f3ca6dd086b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971cbf40-d02b-4002-b91f-f3ca6dd086b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9798713681714930576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576979871368171493057697987136817149305769798713681714930576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71967c2-ce63-4906-89d9-888541550c02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971cbf40-d02b-4002-b91f-f3ca6dd086b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4fdb1b-af8c-4760-bf75-ac82a58fd559, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4fdb1b-af8c-4760-bf75-ac82a58fd559, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12894595645784742398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398128945956457847423981289459564578474239812894595645784742398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2336d2b-ba7a-4a98-a60e-764502862e7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2336d2b-ba7a-4a98-a60e-764502862e7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991497736736895057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057999149773673689505799914977367368950579991497736736895057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4fdb1b-af8c-4760-bf75-ac82a58fd559, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a114f765-a3b9-498e-9cfd-478abfd912f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a114f765-a3b9-498e-9cfd-478abfd912f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9810622718024305584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584981062271802430558498106227180243055849810622718024305584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2336d2b-ba7a-4a98-a60e-764502862e7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16e57c8-07bc-4062-96d5-041f27f05088, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16e57c8-07bc-4062-96d5-041f27f05088, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810849557734001364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364681084955773400136468108495577340013646810849557734001364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a114f765-a3b9-498e-9cfd-478abfd912f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ce95bb-15fe-4ec0-b140-ceadd0d46f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ce95bb-15fe-4ec0-b140-ceadd0d46f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4650114408653945853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853465011440865394585346501144086539458534650114408653945853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16e57c8-07bc-4062-96d5-041f27f05088, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60ce95bb-15fe-4ec0-b140-ceadd0d46f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74da19e-479a-4bab-91d9-63daddb7a2cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74da19e-479a-4bab-91d9-63daddb7a2cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14610006277875906706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706146100062778759067061461000627787590670614610006277875906706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ee6a54-a87d-4c35-a08b-67662c481b8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ee6a54-a87d-4c35-a08b-67662c481b8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3597547128292945125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125359754712829294512535975471282929451253597547128292945125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74da19e-479a-4bab-91d9-63daddb7a2cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1630dbdb-775d-49f5-989c-75be57ef58f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1630dbdb-775d-49f5-989c-75be57ef58f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7847497705393287244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244784749770539328724478474977053932872447847497705393287244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ee6a54-a87d-4c35-a08b-67662c481b8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1460f7c9-da24-4c18-83a1-9614e4f11522, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1460f7c9-da24-4c18-83a1-9614e4f11522, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876283666804026402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402108762836668040264021087628366680402640210876283666804026402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1630dbdb-775d-49f5-989c-75be57ef58f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e51baa-b1d0-4747-8ce3-4dbb4a02b135, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e51baa-b1d0-4747-8ce3-4dbb4a02b135, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392287150088608645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645163922871500886086451639228715008860864516392287150088608645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1460f7c9-da24-4c18-83a1-9614e4f11522, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7002297b-2993-40d2-acbb-17cf8b3337d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7002297b-2993-40d2-acbb-17cf8b3337d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918265835460100607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607139182658354601006071391826583546010060713918265835460100607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e51baa-b1d0-4747-8ce3-4dbb4a02b135, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22afd182-6975-4f04-9d48-6080642960c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22afd182-6975-4f04-9d48-6080642960c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7744261527875902212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212774426152787590221277442615278759022127744261527875902212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7002297b-2993-40d2-acbb-17cf8b3337d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302da52a-13b4-477d-8db3-f9ebb4f4fee1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302da52a-13b4-477d-8db3-f9ebb4f4fee1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747167854107822596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596167471678541078225961674716785410782259616747167854107822596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22afd182-6975-4f04-9d48-6080642960c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 927c5181-6c47-4c80-a0d5-fa6de7f05c83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927c5181-6c47-4c80-a0d5-fa6de7f05c83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7297475002321291502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502729747500232129150272974750023212915027297475002321291502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302da52a-13b4-477d-8db3-f9ebb4f4fee1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8732954d-d5fd-437a-b143-58daac3dafbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8732954d-d5fd-437a-b143-58daac3dafbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1835242747149777959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959183524274714977795918352427471497779591835242747149777959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927c5181-6c47-4c80-a0d5-fa6de7f05c83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b78ef5-7723-47dc-bef0-1b193c316464, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b78ef5-7723-47dc-bef0-1b193c316464, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1921454009857866619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619192145400985786661919214540098578666191921454009857866619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8732954d-d5fd-437a-b143-58daac3dafbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c742e2e2-d0bd-45d5-87ce-cf3db724a37e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b78ef5-7723-47dc-bef0-1b193c316464, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c742e2e2-d0bd-45d5-87ce-cf3db724a37e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891428284952923274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274889142828495292327488914282849529232748891428284952923274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bea83ce-c084-458e-bdb4-7092977fcb70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bea83ce-c084-458e-bdb4-7092977fcb70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11792190715339283720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720117921907153392837201179219071533928372011792190715339283720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c742e2e2-d0bd-45d5-87ce-cf3db724a37e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fbeab9a-f35d-429d-a6cd-275ef387dc45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fbeab9a-f35d-429d-a6cd-275ef387dc45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16197245313333442400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400161972453133334424001619724531333344240016197245313333442400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bea83ce-c084-458e-bdb4-7092977fcb70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b52d964-5818-4865-91ec-435fd3676e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fbeab9a-f35d-429d-a6cd-275ef387dc45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40eb2bcc-a0d5-4292-acd9-1fd2b9abee91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40eb2bcc-a0d5-4292-acd9-1fd2b9abee91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11043033945546898529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529110430339455468985291104303394554689852911043033945546898529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b52d964-5818-4865-91ec-435fd3676e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2489270495003874069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069248927049500387406924892704950038740692489270495003874069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40eb2bcc-a0d5-4292-acd9-1fd2b9abee91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153009db-8349-48ba-8034-a5ee15ee655b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b52d964-5818-4865-91ec-435fd3676e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb4e670-612e-4dad-b98a-95c5683b2db3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb4e670-612e-4dad-b98a-95c5683b2db3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881684099594753205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205138816840995947532051388168409959475320513881684099594753205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153009db-8349-48ba-8034-a5ee15ee655b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5471104117456223384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384547110411745622338454711041174562233845471104117456223384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb4e670-612e-4dad-b98a-95c5683b2db3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502c1dba-a2fa-450e-b0a9-698cc510af14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502c1dba-a2fa-450e-b0a9-698cc510af14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8863020576901928869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869886302057690192886988630205769019288698863020576901928869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153009db-8349-48ba-8034-a5ee15ee655b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630978c8-0cc7-492d-9862-6e8e35469ab6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630978c8-0cc7-492d-9862-6e8e35469ab6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1325412609428067169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169132541260942806716913254126094280671691325412609428067169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502c1dba-a2fa-450e-b0a9-698cc510af14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fce21119-5765-4373-b060-0a683f4fa3b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce21119-5765-4373-b060-0a683f4fa3b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708366449858293348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348167083664498582933481670836644985829334816708366449858293348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630978c8-0cc7-492d-9862-6e8e35469ab6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94242ab-b2eb-4777-95b7-9ec7cd56d539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94242ab-b2eb-4777-95b7-9ec7cd56d539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3591143298493741758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758359114329849374175835911432984937417583591143298493741758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce21119-5765-4373-b060-0a683f4fa3b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de84f109-3b01-4c48-8088-87f9bc1bb619, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de84f109-3b01-4c48-8088-87f9bc1bb619, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7546212596251180470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470754621259625118047075462125962511804707546212596251180470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94242ab-b2eb-4777-95b7-9ec7cd56d539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2581b65e-7f97-4fff-877f-dfabde96bf8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2581b65e-7f97-4fff-877f-dfabde96bf8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9101375484711531428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428910137548471153142891013754847115314289101375484711531428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de84f109-3b01-4c48-8088-87f9bc1bb619, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 817db3c6-e420-4463-8729-a0880be0a23f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 817db3c6-e420-4463-8729-a0880be0a23f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880607334148407518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518588060733414840751858806073341484075185880607334148407518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2581b65e-7f97-4fff-877f-dfabde96bf8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5bf127-22cd-4673-9950-a6793f02ebd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5bf127-22cd-4673-9950-a6793f02ebd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3975855690168957317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317397585569016895731739758556901689573173975855690168957317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 817db3c6-e420-4463-8729-a0880be0a23f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07d0759-9172-4e21-a09e-17192a1451d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07d0759-9172-4e21-a09e-17192a1451d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6707194885741248595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595670719488574124859567071948857412485956707194885741248595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5bf127-22cd-4673-9950-a6793f02ebd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9a141b-205f-4a66-ab4e-1be905756ac8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9a141b-205f-4a66-ab4e-1be905756ac8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7781028173147519353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353778102817314751935377810281731475193537781028173147519353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07d0759-9172-4e21-a09e-17192a1451d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d3e19c-f49a-4a2e-b58e-5060287c6dce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d3e19c-f49a-4a2e-b58e-5060287c6dce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10828789980611524065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065108287899806115240651082878998061152406510828789980611524065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9a141b-205f-4a66-ab4e-1be905756ac8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0337b6dd-1452-4f10-84e0-b1c3fabe2337, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0337b6dd-1452-4f10-84e0-b1c3fabe2337, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6730995910755103166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166673099591075510316667309959107551031666730995910755103166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d3e19c-f49a-4a2e-b58e-5060287c6dce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b6963d-171c-46a7-9a96-8c2b7f88202a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b6963d-171c-46a7-9a96-8c2b7f88202a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283594408397009812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812152835944083970098121528359440839700981215283594408397009812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0337b6dd-1452-4f10-84e0-b1c3fabe2337, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a516c4-4024-44ff-b8f6-4e2dc75e6a99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b6963d-171c-46a7-9a96-8c2b7f88202a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60be8536-5f40-4fee-b459-c1d60e1d3dc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60be8536-5f40-4fee-b459-c1d60e1d3dc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3205916156473033053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053320591615647303305332059161564730330533205916156473033053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a516c4-4024-44ff-b8f6-4e2dc75e6a99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335252669487785275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275173352526694877852751733525266948778527517335252669487785275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a516c4-4024-44ff-b8f6-4e2dc75e6a99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8995a0ea-9f74-46e9-af12-524ac306b36c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8995a0ea-9f74-46e9-af12-524ac306b36c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480238909506113919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919114802389095061139191148023890950611391911480238909506113919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60be8536-5f40-4fee-b459-c1d60e1d3dc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9471d71d-4aff-4cf0-a22c-c58c2ea9dba8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9471d71d-4aff-4cf0-a22c-c58c2ea9dba8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240423320905773042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042172404233209057730421724042332090577304217240423320905773042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8995a0ea-9f74-46e9-af12-524ac306b36c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d428b7ce-7509-48c2-b3db-0fe13faa81cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d428b7ce-7509-48c2-b3db-0fe13faa81cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 195110253824644111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111195110253824644111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9471d71d-4aff-4cf0-a22c-c58c2ea9dba8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdedf7c-c1f2-40c1-9b14-4a1718c5bc8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdedf7c-c1f2-40c1-9b14-4a1718c5bc8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5804721765086091566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566580472176508609156658047217650860915665804721765086091566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d428b7ce-7509-48c2-b3db-0fe13faa81cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932ec216-677c-47b0-9859-d9b457fb64ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932ec216-677c-47b0-9859-d9b457fb64ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7103966531745637753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753710396653174563775371039665317456377537103966531745637753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdedf7c-c1f2-40c1-9b14-4a1718c5bc8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486bf887-49f0-48b5-9f67-2640355829d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486bf887-49f0-48b5-9f67-2640355829d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13678649904960462133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133136786499049604621331367864990496046213313678649904960462133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486bf887-49f0-48b5-9f67-2640355829d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f0f05d-f153-4c6e-9f7c-2440bac3d9ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f0f05d-f153-4c6e-9f7c-2440bac3d9ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2539287478444926067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067253928747844492606725392874784449260672539287478444926067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932ec216-677c-47b0-9859-d9b457fb64ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7f2a91-b383-447a-80a6-20f0f6b6cba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7f2a91-b383-447a-80a6-20f0f6b6cba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4881546233819296864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864488154623381929686448815462338192968644881546233819296864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f0f05d-f153-4c6e-9f7c-2440bac3d9ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 039a50c4-0d22-40d0-aebb-01854adea7f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 039a50c4-0d22-40d0-aebb-01854adea7f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10136077141209041159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159101360771412090411591013607714120904115910136077141209041159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7f2a91-b383-447a-80a6-20f0f6b6cba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dede00ed-e714-4ea1-a69e-988d913e6d0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dede00ed-e714-4ea1-a69e-988d913e6d0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11678304031909905502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502116783040319099055021167830403190990550211678304031909905502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 039a50c4-0d22-40d0-aebb-01854adea7f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e21f49-6887-4dce-9bac-261fc49f61db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dede00ed-e714-4ea1-a69e-988d913e6d0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e21f49-6887-4dce-9bac-261fc49f61db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9157357775845011998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998915735777584501199891573577758450119989157357775845011998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b4bc1e-39aa-4255-a1df-2c75f9a28af6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b4bc1e-39aa-4255-a1df-2c75f9a28af6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785606663114916638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638157856066631149166381578560666311491663815785606663114916638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e21f49-6887-4dce-9bac-261fc49f61db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 255d2308-c434-447c-8362-8116492f0ba5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 255d2308-c434-447c-8362-8116492f0ba5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5637704781977775295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295563770478197777529556377047819777752955637704781977775295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b4bc1e-39aa-4255-a1df-2c75f9a28af6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4029179-41c0-4d72-994a-cd8b21f56733, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4029179-41c0-4d72-994a-cd8b21f56733, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099229321418152532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532100992293214181525321009922932141815253210099229321418152532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4029179-41c0-4d72-994a-cd8b21f56733, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0961e80b-8dd2-484a-b3b3-5c8966806968, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0961e80b-8dd2-484a-b3b3-5c8966806968, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140150588391594660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660111401505883915946601114015058839159466011140150588391594660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 255d2308-c434-447c-8362-8116492f0ba5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba4cf40d-b031-4bbb-80d8-93041bc8eec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba4cf40d-b031-4bbb-80d8-93041bc8eec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5161544027749715310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310516154402774971531051615440277497153105161544027749715310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba4cf40d-b031-4bbb-80d8-93041bc8eec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b31acda-e462-42e3-a007-6436d2f942cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b31acda-e462-42e3-a007-6436d2f942cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943277247018841588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588294327724701884158829432772470188415882943277247018841588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0961e80b-8dd2-484a-b3b3-5c8966806968, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492a2a25-a27c-44e4-a49b-77bba0ff8841, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492a2a25-a27c-44e4-a49b-77bba0ff8841, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031527815414007129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129100315278154140071291003152781541400712910031527815414007129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b31acda-e462-42e3-a007-6436d2f942cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22cb14e4-a9f4-4b5f-992a-f2485939a5c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22cb14e4-a9f4-4b5f-992a-f2485939a5c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17377103796633244730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730173771037966332447301737710379663324473017377103796633244730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492a2a25-a27c-44e4-a49b-77bba0ff8841, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0a31bf7-9e02-4206-851c-6eec22bce1b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a31bf7-9e02-4206-851c-6eec22bce1b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152203509645030082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082715220350964503008271522035096450300827152203509645030082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22cb14e4-a9f4-4b5f-992a-f2485939a5c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b675eae-1460-4977-96b4-d02ece038ec8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b675eae-1460-4977-96b4-d02ece038ec8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5377199714704309859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859537719971470430985953771997147043098595377199714704309859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a31bf7-9e02-4206-851c-6eec22bce1b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40054207-4558-46b8-9443-cddacce6a9c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40054207-4558-46b8-9443-cddacce6a9c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885552704873160917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917788555270487316091778855527048731609177885552704873160917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b675eae-1460-4977-96b4-d02ece038ec8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef91e7d-3819-4900-b585-fdc203254319, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef91e7d-3819-4900-b585-fdc203254319, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12605844170734211685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685126058441707342116851260584417073421168512605844170734211685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40054207-4558-46b8-9443-cddacce6a9c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0579cc0-0481-4361-84c0-33a791b66297, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0579cc0-0481-4361-84c0-33a791b66297, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118101796077246301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301211810179607724630121181017960772463012118101796077246301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef91e7d-3819-4900-b585-fdc203254319, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259d439e-8e3c-4e1e-befc-579be0b78869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259d439e-8e3c-4e1e-befc-579be0b78869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13433303207100106276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276134333032071001062761343330320710010627613433303207100106276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0579cc0-0481-4361-84c0-33a791b66297, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104487e1-10a7-489b-b4f8-a3860bcf60cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104487e1-10a7-489b-b4f8-a3860bcf60cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16967914485380718085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085169679144853807180851696791448538071808516967914485380718085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259d439e-8e3c-4e1e-befc-579be0b78869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b22d91-7295-46e0-b9eb-c986d909bfd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b22d91-7295-46e0-b9eb-c986d909bfd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12378374002282933246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246123783740022829332461237837400228293324612378374002282933246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b22d91-7295-46e0-b9eb-c986d909bfd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fd29e8-2458-48d9-841c-7791fa54715a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fd29e8-2458-48d9-841c-7791fa54715a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081545053123303716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716208154505312330371620815450531233037162081545053123303716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104487e1-10a7-489b-b4f8-a3860bcf60cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439d0d21-1c31-4f67-a20b-2b2baa0e1192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439d0d21-1c31-4f67-a20b-2b2baa0e1192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6240038379358247952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952624003837935824795262400383793582479526240038379358247952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fd29e8-2458-48d9-841c-7791fa54715a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c3833a-9266-40d8-b4e3-605fb45a44b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c3833a-9266-40d8-b4e3-605fb45a44b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521577918462983715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715852157791846298371585215779184629837158521577918462983715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439d0d21-1c31-4f67-a20b-2b2baa0e1192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152b3b76-ab31-4883-aa37-2b77502c001f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152b3b76-ab31-4883-aa37-2b77502c001f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953704703376409615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615109537047033764096151095370470337640961510953704703376409615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c3833a-9266-40d8-b4e3-605fb45a44b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752cd20c-5ed9-4fdd-9c3a-3abe755005fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752cd20c-5ed9-4fdd-9c3a-3abe755005fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525409502162883106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106752540950216288310675254095021628831067525409502162883106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152b3b76-ab31-4883-aa37-2b77502c001f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d6644c0-8e85-4390-abec-17c5a6991a5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d6644c0-8e85-4390-abec-17c5a6991a5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7745614642233872370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370774561464223387237077456146422338723707745614642233872370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752cd20c-5ed9-4fdd-9c3a-3abe755005fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f908271-3ce5-4c43-b61b-62c81ea73c39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f908271-3ce5-4c43-b61b-62c81ea73c39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121170877259287631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631111211708772592876311112117087725928763111121170877259287631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d6644c0-8e85-4390-abec-17c5a6991a5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5c1940-6e89-4e64-8baf-6f926c27099f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5c1940-6e89-4e64-8baf-6f926c27099f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12485337441078056948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948124853374410780569481248533744107805694812485337441078056948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f908271-3ce5-4c43-b61b-62c81ea73c39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947bee86-731f-47b0-9b26-24407e3d7746, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947bee86-731f-47b0-9b26-24407e3d7746, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3779666335165717632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632377966633516571763237796663351657176323779666335165717632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5c1940-6e89-4e64-8baf-6f926c27099f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c01c3fb-0587-412a-b4b8-94439954797e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c01c3fb-0587-412a-b4b8-94439954797e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372673578022972587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587137267357802297258713726735780229725871372673578022972587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947bee86-731f-47b0-9b26-24407e3d7746, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1cb0f3-b58c-4463-b151-6ed2e994d9ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1cb0f3-b58c-4463-b151-6ed2e994d9ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5966509378258884957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957596650937825888495759665093782588849575966509378258884957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c01c3fb-0587-412a-b4b8-94439954797e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa47af7e-8443-446a-852d-75a08e1b5608, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa47af7e-8443-446a-852d-75a08e1b5608, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2264323457259544037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037226432345725954403722643234572595440372264323457259544037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa47af7e-8443-446a-852d-75a08e1b5608, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1c6b5b-d9aa-40f6-8625-be29ccd85a90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1c6b5b-d9aa-40f6-8625-be29ccd85a90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7636579587588942895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895763657958758894289576365795875889428957636579587588942895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1cb0f3-b58c-4463-b151-6ed2e994d9ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17683058-50ee-4e08-ad64-2c0dd8702832, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17683058-50ee-4e08-ad64-2c0dd8702832, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752839165646398857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857175283916564639885717528391656463988571752839165646398857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1c6b5b-d9aa-40f6-8625-be29ccd85a90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4cbd44-c483-452d-962e-5ffb383613bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4cbd44-c483-452d-962e-5ffb383613bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5545299571935150394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394554529957193515039455452995719351503945545299571935150394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17683058-50ee-4e08-ad64-2c0dd8702832, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547224df-1461-40e4-9e51-440560c8fda3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547224df-1461-40e4-9e51-440560c8fda3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12083159443772057556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556120831594437720575561208315944377205755612083159443772057556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4cbd44-c483-452d-962e-5ffb383613bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05cb2305-f79a-450b-82d8-0b614d8b4b87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05cb2305-f79a-450b-82d8-0b614d8b4b87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9428872777642035614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614942887277764203561494288727776420356149428872777642035614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05cb2305-f79a-450b-82d8-0b614d8b4b87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d2b7d8c-ca88-4a25-81e5-04756c7f6365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d2b7d8c-ca88-4a25-81e5-04756c7f6365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509356223998863570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570145093562239988635701450935622399886357014509356223998863570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d2b7d8c-ca88-4a25-81e5-04756c7f6365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec5c9d9-e1e7-4ac0-aab7-3990fb3b0730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec5c9d9-e1e7-4ac0-aab7-3990fb3b0730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10636312643462157201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201106363126434621572011063631264346215720110636312643462157201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547224df-1461-40e4-9e51-440560c8fda3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a8d553-e8ea-41d6-8873-715c5fdb5c1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a8d553-e8ea-41d6-8873-715c5fdb5c1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510811093241857410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410951081109324185741095108110932418574109510811093241857410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec5c9d9-e1e7-4ac0-aab7-3990fb3b0730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a8d553-e8ea-41d6-8873-715c5fdb5c1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f9a033c-e71d-42bf-9a86-8b18d3d495b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f9a033c-e71d-42bf-9a86-8b18d3d495b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17115677778518281803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803171156777785182818031711567777851828180317115677778518281803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36c03b4-2b9c-4092-baed-76fbbe270445, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36c03b4-2b9c-4092-baed-76fbbe270445, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150371019143791112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112915037101914379111291503710191437911129150371019143791112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f9a033c-e71d-42bf-9a86-8b18d3d495b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922682df-ed20-4d51-a948-f9c104feddea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922682df-ed20-4d51-a948-f9c104feddea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634438088860537811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811116344380888605378111163443808886053781111634438088860537811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36c03b4-2b9c-4092-baed-76fbbe270445, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c90e03-20f4-42d0-bb49-c5fd5cfa6b85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c90e03-20f4-42d0-bb49-c5fd5cfa6b85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6396962221984392010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010639696222198439201063969622219843920106396962221984392010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922682df-ed20-4d51-a948-f9c104feddea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b76e4b3-4a8a-4582-a8d8-592978798e3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b76e4b3-4a8a-4582-a8d8-592978798e3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489314349598611610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610124893143495986116101248931434959861161012489314349598611610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c90e03-20f4-42d0-bb49-c5fd5cfa6b85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725be8ab-21fa-42df-8d54-6793e061dae4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725be8ab-21fa-42df-8d54-6793e061dae4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1120752711483706879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879112075271148370687911207527114837068791120752711483706879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b76e4b3-4a8a-4582-a8d8-592978798e3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d623fd84-7119-4a5e-ac36-dbec15c468ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d623fd84-7119-4a5e-ac36-dbec15c468ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156531702325582590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590101565317023255825901015653170232558259010156531702325582590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725be8ab-21fa-42df-8d54-6793e061dae4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08420b55-2edd-4949-b804-03c105c29a8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08420b55-2edd-4949-b804-03c105c29a8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13214108241102484924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924132141082411024849241321410824110248492413214108241102484924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d623fd84-7119-4a5e-ac36-dbec15c468ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14c05dc-1e6b-4255-a33b-bc0122ad26af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14c05dc-1e6b-4255-a33b-bc0122ad26af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13375555202793451884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884133755552027934518841337555520279345188413375555202793451884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08420b55-2edd-4949-b804-03c105c29a8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2faf657e-0ab7-44fe-beea-32b29d8a69c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2faf657e-0ab7-44fe-beea-32b29d8a69c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13911669634579507277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277139116696345795072771391166963457950727713911669634579507277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14c05dc-1e6b-4255-a33b-bc0122ad26af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff238493-59f4-4253-9719-1d8dbf0d032e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff238493-59f4-4253-9719-1d8dbf0d032e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 236492686378668157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157236492686378668157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2faf657e-0ab7-44fe-beea-32b29d8a69c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1840086-dddf-4a6d-a927-adfb1768d89c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1840086-dddf-4a6d-a927-adfb1768d89c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12735165630046112933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933127351656300461129331273516563004611293312735165630046112933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff238493-59f4-4253-9719-1d8dbf0d032e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6594e520-e511-415a-9b4d-f1b4f73062f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1840086-dddf-4a6d-a927-adfb1768d89c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419de6d5-b247-40b2-adcf-08da6358848f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419de6d5-b247-40b2-adcf-08da6358848f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527846332701344287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287952784633270134428795278463327013442879527846332701344287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6594e520-e511-415a-9b4d-f1b4f73062f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878676754033631549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549178786767540336315491787867675403363154917878676754033631549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419de6d5-b247-40b2-adcf-08da6358848f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c14f5c-9468-461d-abea-7b459a3581e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c14f5c-9468-461d-abea-7b459a3581e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089955062842372059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059130899550628423720591308995506284237205913089955062842372059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6594e520-e511-415a-9b4d-f1b4f73062f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f08c40b-cd6b-4fdc-ada0-e7f8e8dff23f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f08c40b-cd6b-4fdc-ada0-e7f8e8dff23f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17428296410290334349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349174282964102903343491742829641029033434917428296410290334349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c14f5c-9468-461d-abea-7b459a3581e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee9279d-3783-455f-8c8a-ddf4b494ded0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee9279d-3783-455f-8c8a-ddf4b494ded0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4464416930965093596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596446441693096509359644644169309650935964464416930965093596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f08c40b-cd6b-4fdc-ada0-e7f8e8dff23f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21704fc-b599-4c83-ace2-d9c3a59e7786, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21704fc-b599-4c83-ace2-d9c3a59e7786, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194068514001425951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951131940685140014259511319406851400142595113194068514001425951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee9279d-3783-455f-8c8a-ddf4b494ded0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d85824-e545-483b-b0e1-cecbfd67aab2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d85824-e545-483b-b0e1-cecbfd67aab2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3204515420391649598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598320451542039164959832045154203916495983204515420391649598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21704fc-b599-4c83-ace2-d9c3a59e7786, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0955466-7cb2-40f1-8bf0-97dd43e39fc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0955466-7cb2-40f1-8bf0-97dd43e39fc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4718803126913276210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210471880312691327621047188031269132762104718803126913276210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d85824-e545-483b-b0e1-cecbfd67aab2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10636dc5-f9f0-415c-9a88-c31ae2564749, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10636dc5-f9f0-415c-9a88-c31ae2564749, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14169481721161520404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404141694817211615204041416948172116152040414169481721161520404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0955466-7cb2-40f1-8bf0-97dd43e39fc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90b4ba2-1fda-493d-9860-a57e00e4ac05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90b4ba2-1fda-493d-9860-a57e00e4ac05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4168476989766023976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976416847698976602397641684769897660239764168476989766023976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10636dc5-f9f0-415c-9a88-c31ae2564749, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8859a2-b2cf-4c4c-a0a2-14bd0a7b9013, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8859a2-b2cf-4c4c-a0a2-14bd0a7b9013, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446331884016479677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677944633188401647967794463318840164796779446331884016479677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90b4ba2-1fda-493d-9860-a57e00e4ac05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d9c253-7cf9-4616-a651-1434046d6537, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d9c253-7cf9-4616-a651-1434046d6537, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502526315925436677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677450252631592543667745025263159254366774502526315925436677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8859a2-b2cf-4c4c-a0a2-14bd0a7b9013, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79baf88e-0269-417d-8095-9c63546fafbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79baf88e-0269-417d-8095-9c63546fafbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045723962289330753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753180457239622893307531804572396228933075318045723962289330753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d9c253-7cf9-4616-a651-1434046d6537, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79baf88e-0269-417d-8095-9c63546fafbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416b035b-82a7-4531-b232-f18df7a0d1a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416b035b-82a7-4531-b232-f18df7a0d1a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661791501271852834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834866179150127185283486617915012718528348661791501271852834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983472bc-3cd8-4ff2-b992-3a7b8b480762, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983472bc-3cd8-4ff2-b992-3a7b8b480762, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3549193667751583372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372354919366775158337235491936677515833723549193667751583372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416b035b-82a7-4531-b232-f18df7a0d1a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e987b8e-e439-4a97-bcab-3058d3b0e158, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e987b8e-e439-4a97-bcab-3058d3b0e158, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873068485931213321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321287306848593121332128730684859312133212873068485931213321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983472bc-3cd8-4ff2-b992-3a7b8b480762, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ab1e8f-a589-4108-8db4-49866cc4df54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ab1e8f-a589-4108-8db4-49866cc4df54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 710425581176190609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609710425581176190609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e987b8e-e439-4a97-bcab-3058d3b0e158, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a02170e-a717-4c1d-949a-74e4747937b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a02170e-a717-4c1d-949a-74e4747937b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630198259655481620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620463019825965548162046301982596554816204630198259655481620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ab1e8f-a589-4108-8db4-49866cc4df54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0255df08-cd23-4116-8c4b-3b43bc9dac14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0255df08-cd23-4116-8c4b-3b43bc9dac14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14950345233258603861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861149503452332586038611495034523325860386114950345233258603861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0255df08-cd23-4116-8c4b-3b43bc9dac14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cae339a-f3df-4c9f-bba1-cb1ce602d675, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cae339a-f3df-4c9f-bba1-cb1ce602d675, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556911857897673693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693556911857897673693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a02170e-a717-4c1d-949a-74e4747937b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6160f5fd-f8e8-4278-b575-ea632e5a9218, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6160f5fd-f8e8-4278-b575-ea632e5a9218, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18176342824305494917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917181763428243054949171817634282430549491718176342824305494917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cae339a-f3df-4c9f-bba1-cb1ce602d675, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 870cf602-b46a-40b0-baac-93022c90199b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870cf602-b46a-40b0-baac-93022c90199b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18078058235237794765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765180780582352377947651807805823523779476518078058235237794765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6160f5fd-f8e8-4278-b575-ea632e5a9218, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6d7cab-e48f-4848-9a4f-c1259da51b8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870cf602-b46a-40b0-baac-93022c90199b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2792d1a9-5345-4730-9099-6632b756df7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2792d1a9-5345-4730-9099-6632b756df7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512720503728064624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624155127205037280646241551272050372806462415512720503728064624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6d7cab-e48f-4848-9a4f-c1259da51b8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4967198581163361393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393496719858116336139349671985811633613934967198581163361393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6d7cab-e48f-4848-9a4f-c1259da51b8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a814ff6-62b3-4f99-b55f-2e958b28f526, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a814ff6-62b3-4f99-b55f-2e958b28f526, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16914688426432423413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413169146884264324234131691468842643242341316914688426432423413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2792d1a9-5345-4730-9099-6632b756df7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fa9bc7-33c6-404d-af06-93ddcd7609a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fa9bc7-33c6-404d-af06-93ddcd7609a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4906830405646926921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921490683040564692692149068304056469269214906830405646926921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a814ff6-62b3-4f99-b55f-2e958b28f526, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da754ca-24fe-4a44-ac4c-6fc3291f3473, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da754ca-24fe-4a44-ac4c-6fc3291f3473, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023135182916724932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932302313518291672493230231351829167249323023135182916724932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fa9bc7-33c6-404d-af06-93ddcd7609a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717e1e17-e66f-4ff3-a915-d91009a4c4ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717e1e17-e66f-4ff3-a915-d91009a4c4ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8823660471920030182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182882366047192003018288236604719200301828823660471920030182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da754ca-24fe-4a44-ac4c-6fc3291f3473, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74a9d169-987f-4718-82a2-eb3246b5c3da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74a9d169-987f-4718-82a2-eb3246b5c3da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1936479409628187740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740193647940962818774019364794096281877401936479409628187740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74a9d169-987f-4718-82a2-eb3246b5c3da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad177378-bcba-4bc1-946a-4905d1c65bdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad177378-bcba-4bc1-946a-4905d1c65bdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15219142791521409322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322152191427915214093221521914279152140932215219142791521409322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717e1e17-e66f-4ff3-a915-d91009a4c4ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc446d9f-c2d7-4119-bc23-4e9ac8ee1171, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc446d9f-c2d7-4119-bc23-4e9ac8ee1171, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790276828062924088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088779027682806292408877902768280629240887790276828062924088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad177378-bcba-4bc1-946a-4905d1c65bdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb9fb05-a98b-40c1-aef6-0693c5da55a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb9fb05-a98b-40c1-aef6-0693c5da55a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666624726560008574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574116666247265600085741166662472656000857411666624726560008574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc446d9f-c2d7-4119-bc23-4e9ac8ee1171, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4f4327-fd38-426d-affa-56bd4b060a8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4f4327-fd38-426d-affa-56bd4b060a8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9368764726754798995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995936876472675479899593687647267547989959368764726754798995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb9fb05-a98b-40c1-aef6-0693c5da55a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd56153-7a2f-475f-a6d6-efefcf4d41fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd56153-7a2f-475f-a6d6-efefcf4d41fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14032010090077859261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261140320100900778592611403201009007785926114032010090077859261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4f4327-fd38-426d-affa-56bd4b060a8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e1f740-e2a3-4f3b-a076-083b9439d338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e1f740-e2a3-4f3b-a076-083b9439d338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379926207360174917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917153799262073601749171537992620736017491715379926207360174917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd56153-7a2f-475f-a6d6-efefcf4d41fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aabfc3-0138-4ba9-af05-1c598d0ac943, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aabfc3-0138-4ba9-af05-1c598d0ac943, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16746136631322311394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394167461366313223113941674613663132231139416746136631322311394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e1f740-e2a3-4f3b-a076-083b9439d338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aabfc3-0138-4ba9-af05-1c598d0ac943, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a90e738-7a70-4784-bf01-8b34e9f97309, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a90e738-7a70-4784-bf01-8b34e9f97309, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168017506142503856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856716801750614250385671680175061425038567168017506142503856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ef3c5c-187b-4633-b4c5-4ecde854545b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ef3c5c-187b-4633-b4c5-4ecde854545b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 175113938393937555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555175113938393937555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a90e738-7a70-4784-bf01-8b34e9f97309, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd7d9d40-14b7-4444-8bd5-f69317dc9711, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7d9d40-14b7-4444-8bd5-f69317dc9711, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14087255077099332517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517140872550770993325171408725507709933251714087255077099332517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7d9d40-14b7-4444-8bd5-f69317dc9711, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f01c1d-d0d0-4567-bd27-50a539e8f9b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f01c1d-d0d0-4567-bd27-50a539e8f9b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 984559742463387710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710984559742463387710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ef3c5c-187b-4633-b4c5-4ecde854545b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e35a18a-8657-4fff-a3dd-5b30b3b686b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e35a18a-8657-4fff-a3dd-5b30b3b686b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097438285997881671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671509743828599788167150974382859978816715097438285997881671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f01c1d-d0d0-4567-bd27-50a539e8f9b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e35a18a-8657-4fff-a3dd-5b30b3b686b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645a4b8c-c41f-4505-a0d2-178d83c1bccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8abfff2-6691-4487-9ab7-44112318e52e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8abfff2-6691-4487-9ab7-44112318e52e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18096684225311927861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861180966842253119278611809668422531192786118096684225311927861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645a4b8c-c41f-4505-a0d2-178d83c1bccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2890630132333978958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958289063013233397895828906301323339789582890630132333978958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8abfff2-6691-4487-9ab7-44112318e52e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645a4b8c-c41f-4505-a0d2-178d83c1bccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68115ef3-2012-438a-bfd3-a47d47bb05ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68115ef3-2012-438a-bfd3-a47d47bb05ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11288151885999523777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777112881518859995237771128815188599952377711288151885999523777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6743fe-d134-404e-b022-0fcff2bd7d3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6743fe-d134-404e-b022-0fcff2bd7d3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361566368493779543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543636156636849377954363615663684937795436361566368493779543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6743fe-d134-404e-b022-0fcff2bd7d3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba32cb4-27e1-440e-ad40-5cf884c89c78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba32cb4-27e1-440e-ad40-5cf884c89c78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358683570729498065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065358683570729498065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68115ef3-2012-438a-bfd3-a47d47bb05ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3f4091-e2ec-4175-8b88-4e1455e5e3f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3f4091-e2ec-4175-8b88-4e1455e5e3f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064557534268648168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168140645575342686481681406455753426864816814064557534268648168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba32cb4-27e1-440e-ad40-5cf884c89c78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a80709-6aa5-4755-a005-6fb5380ce47a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a80709-6aa5-4755-a005-6fb5380ce47a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15386436464520699431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431153864364645206994311538643646452069943115386436464520699431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3f4091-e2ec-4175-8b88-4e1455e5e3f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce6f95b-fed7-41bb-ad05-ae044224a566, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce6f95b-fed7-41bb-ad05-ae044224a566, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594306462271087118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118359430646227108711835943064622710871183594306462271087118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a80709-6aa5-4755-a005-6fb5380ce47a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4dc9146-4da9-414f-b6f5-4ad6844e3d94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4dc9146-4da9-414f-b6f5-4ad6844e3d94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18097868579854237923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923180978685798542379231809786857985423792318097868579854237923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce6f95b-fed7-41bb-ad05-ae044224a566, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9b6a4b-4453-46e1-a913-147f9846c033, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9b6a4b-4453-46e1-a913-147f9846c033, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274212370631146781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781274212370631146781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4dc9146-4da9-414f-b6f5-4ad6844e3d94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0ad36c-663c-4951-8798-3af36f43bcdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0ad36c-663c-4951-8798-3af36f43bcdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7901680323981980553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553790168032398198055379016803239819805537901680323981980553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9b6a4b-4453-46e1-a913-147f9846c033, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152f7234-7fe6-4bbd-8659-87917d67909c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152f7234-7fe6-4bbd-8659-87917d67909c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4513633392904560765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765451363339290456076545136333929045607654513633392904560765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0ad36c-663c-4951-8798-3af36f43bcdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfa8590-7bd5-4002-b448-3460bc420ffa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfa8590-7bd5-4002-b448-3460bc420ffa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230202309397107604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604123020230939710760412302023093971076041230202309397107604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152f7234-7fe6-4bbd-8659-87917d67909c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4ea02e-a701-4179-9e21-8b3c3dac2f08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4ea02e-a701-4179-9e21-8b3c3dac2f08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5239100279087012909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909523910027908701290952391002790870129095239100279087012909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfa8590-7bd5-4002-b448-3460bc420ffa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ced8490-5ada-49a3-9482-91c419365dde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ced8490-5ada-49a3-9482-91c419365dde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12903435661058566098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098129034356610585660981290343566105856609812903435661058566098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ced8490-5ada-49a3-9482-91c419365dde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76def161-e427-4572-85db-529a5d2b37b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76def161-e427-4572-85db-529a5d2b37b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776263988939267828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828977626398893926782897762639889392678289776263988939267828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76def161-e427-4572-85db-529a5d2b37b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3daeb58c-4d20-47f6-ac7e-1dd55f7c5622, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3daeb58c-4d20-47f6-ac7e-1dd55f7c5622, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4146867957868344067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067414686795786834406741468679578683440674146867957868344067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4ea02e-a701-4179-9e21-8b3c3dac2f08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a788ff3-bda0-4382-9f5d-02d515336826, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a788ff3-bda0-4382-9f5d-02d515336826, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7573274964639701473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473757327496463970147375732749646397014737573274964639701473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3daeb58c-4d20-47f6-ac7e-1dd55f7c5622, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7173ce-be3e-4d5a-8afd-a078aa8c99ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7173ce-be3e-4d5a-8afd-a078aa8c99ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18300541309980073961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961183005413099800739611830054130998007396118300541309980073961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a788ff3-bda0-4382-9f5d-02d515336826, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21d66d2-266c-4431-b96a-f755587fac99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21d66d2-266c-4431-b96a-f755587fac99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135288661311691781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781313528866131169178131352886613116917813135288661311691781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7173ce-be3e-4d5a-8afd-a078aa8c99ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23eb35df-83ad-4331-b96b-b9cc0b3f0495, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eb35df-83ad-4331-b96b-b9cc0b3f0495, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803094060789124952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952108030940607891249521080309406078912495210803094060789124952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21d66d2-266c-4431-b96a-f755587fac99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f28ce986-c54f-476c-8acd-de790fef00f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28ce986-c54f-476c-8acd-de790fef00f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 144732730078507440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440144732730078507440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eb35df-83ad-4331-b96b-b9cc0b3f0495, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c18664-a4e9-46ed-9037-bccfdf085cf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28ce986-c54f-476c-8acd-de790fef00f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5209720-8a6c-424b-a3ac-bb309656ba8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5209720-8a6c-424b-a3ac-bb309656ba8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750249172562317171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171975024917256231717197502491725623171719750249172562317171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c18664-a4e9-46ed-9037-bccfdf085cf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343445136486285428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428634344513648628542863434451364862854286343445136486285428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5209720-8a6c-424b-a3ac-bb309656ba8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c234d4d-e9aa-4421-ba61-fe2955bde18a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c234d4d-e9aa-4421-ba61-fe2955bde18a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990230254306533368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368199023025430653336819902302543065333681990230254306533368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c18664-a4e9-46ed-9037-bccfdf085cf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d70be6-0317-44d1-844a-bc55efc23868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d70be6-0317-44d1-844a-bc55efc23868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493619216691128732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732949361921669112873294936192166911287329493619216691128732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c234d4d-e9aa-4421-ba61-fe2955bde18a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f7bb85-d84f-49b6-9ec2-56d3d7c8504e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f7bb85-d84f-49b6-9ec2-56d3d7c8504e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2701427064839989129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129270142706483998912927014270648399891292701427064839989129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d70be6-0317-44d1-844a-bc55efc23868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4baaa4bb-1633-4ee0-b46e-c5cfa9f67be1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4baaa4bb-1633-4ee0-b46e-c5cfa9f67be1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6494277283342089684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684649427728334208968464942772833420896846494277283342089684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f7bb85-d84f-49b6-9ec2-56d3d7c8504e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef510d4f-585e-4416-b829-250cf1081544, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef510d4f-585e-4416-b829-250cf1081544, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11529277856668505229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229115292778566685052291152927785666850522911529277856668505229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4baaa4bb-1633-4ee0-b46e-c5cfa9f67be1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3e0b51-e8c1-43c6-8088-1ed4df49388b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3e0b51-e8c1-43c6-8088-1ed4df49388b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16854832166585836705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705168548321665858367051685483216658583670516854832166585836705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef510d4f-585e-4416-b829-250cf1081544, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1c688d-1577-45f4-8081-afba7f953ca3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1c688d-1577-45f4-8081-afba7f953ca3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11117498682326459362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362111174986823264593621111749868232645936211117498682326459362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3e0b51-e8c1-43c6-8088-1ed4df49388b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9018ab6-65a0-425b-a452-8189ab79a148, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9018ab6-65a0-425b-a452-8189ab79a148, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995356305772607311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311149953563057726073111499535630577260731114995356305772607311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1c688d-1577-45f4-8081-afba7f953ca3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7c09c2-b66b-4f90-8ab5-6da18411983c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7c09c2-b66b-4f90-8ab5-6da18411983c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12093355555631499512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512120933555556314995121209335555563149951212093355555631499512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9018ab6-65a0-425b-a452-8189ab79a148, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64cbeaf3-54bb-4d95-b675-07b7e256df91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64cbeaf3-54bb-4d95-b675-07b7e256df91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661422039790926185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185866142203979092618586614220397909261858661422039790926185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7c09c2-b66b-4f90-8ab5-6da18411983c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46084c96-8594-4fa2-89b3-54717a3a607f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46084c96-8594-4fa2-89b3-54717a3a607f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12259461671312230800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800122594616713122308001225946167131223080012259461671312230800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64cbeaf3-54bb-4d95-b675-07b7e256df91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb80189-e2cf-49b3-89c3-8c0a0c05c85a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb80189-e2cf-49b3-89c3-8c0a0c05c85a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16414871373245455265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265164148713732454552651641487137324545526516414871373245455265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46084c96-8594-4fa2-89b3-54717a3a607f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a9851e-d656-471d-8b39-6b9321f082d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a9851e-d656-471d-8b39-6b9321f082d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10350072459623439840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840103500724596234398401035007245962343984010350072459623439840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb80189-e2cf-49b3-89c3-8c0a0c05c85a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64841f2b-a20e-45de-800e-dba555d053e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64841f2b-a20e-45de-800e-dba555d053e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204649540589862534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534520464954058986253452046495405898625345204649540589862534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a9851e-d656-471d-8b39-6b9321f082d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515589c8-196f-446c-abf4-bf388bb4c818, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515589c8-196f-446c-abf4-bf388bb4c818, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922008131121656476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476492200813112165647649220081311216564764922008131121656476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64841f2b-a20e-45de-800e-dba555d053e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d018a749-599b-4496-b915-c7c75af9980a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d018a749-599b-4496-b915-c7c75af9980a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327924743967928534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534103279247439679285341032792474396792853410327924743967928534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515589c8-196f-446c-abf4-bf388bb4c818, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575c847a-0946-4993-89c6-1683f80b6810, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575c847a-0946-4993-89c6-1683f80b6810, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071494640107512786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786907149464010751278690714946401075127869071494640107512786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d018a749-599b-4496-b915-c7c75af9980a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0573ec67-d6c1-4dd6-85af-34bd67aa3cd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0573ec67-d6c1-4dd6-85af-34bd67aa3cd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7954153905578859900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900795415390557885990079541539055788599007954153905578859900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575c847a-0946-4993-89c6-1683f80b6810, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dc2559-af56-4a83-97bb-2fc089d707c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dc2559-af56-4a83-97bb-2fc089d707c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543770783858565854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854145437707838585658541454377078385856585414543770783858565854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dc2559-af56-4a83-97bb-2fc089d707c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00333d30-6397-4c8f-8709-18cb28a17fc1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00333d30-6397-4c8f-8709-18cb28a17fc1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370451115862849142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142153704511158628491421537045111586284914215370451115862849142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0573ec67-d6c1-4dd6-85af-34bd67aa3cd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f411649f-6152-4b7a-a7e4-a04f3dd8077e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f411649f-6152-4b7a-a7e4-a04f3dd8077e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 152942460530479950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950152942460530479950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00333d30-6397-4c8f-8709-18cb28a17fc1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9307fa41-d6b1-4ffc-88fd-9e355a87885c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9307fa41-d6b1-4ffc-88fd-9e355a87885c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10917930495354219755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755109179304953542197551091793049535421975510917930495354219755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f411649f-6152-4b7a-a7e4-a04f3dd8077e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cc3dccd-51bd-4e57-b366-f2039b60acde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cc3dccd-51bd-4e57-b366-f2039b60acde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200867377721977327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327920086737772197732792008673777219773279200867377721977327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9307fa41-d6b1-4ffc-88fd-9e355a87885c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949c13f5-109c-4265-a726-043b45f9bce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cc3dccd-51bd-4e57-b366-f2039b60acde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949c13f5-109c-4265-a726-043b45f9bce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777122641780036906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906777712264178003690677771226417800369067777122641780036906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091fda82-6e51-4ce6-9756-1e1971286b87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091fda82-6e51-4ce6-9756-1e1971286b87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183338283674801554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554518333828367480155451833382836748015545183338283674801554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949c13f5-109c-4265-a726-043b45f9bce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcabc3d0-97bc-4f4d-a2b8-fcde9cce8237, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcabc3d0-97bc-4f4d-a2b8-fcde9cce8237, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8972899013213029197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197897289901321302919789728990132130291978972899013213029197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091fda82-6e51-4ce6-9756-1e1971286b87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d28177-1a0c-4156-ac00-c52d7a30f434, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d28177-1a0c-4156-ac00-c52d7a30f434, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4202725835039688259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259420272583503968825942027258350396882594202725835039688259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcabc3d0-97bc-4f4d-a2b8-fcde9cce8237, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88624d8e-bb29-4d76-9290-b544aa27c062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88624d8e-bb29-4d76-9290-b544aa27c062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17935457487295087992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992179354574872950879921793545748729508799217935457487295087992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d28177-1a0c-4156-ac00-c52d7a30f434, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c4bcf8-1abb-4722-8bb9-00fcf406b723, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c4bcf8-1abb-4722-8bb9-00fcf406b723, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15677823100427034544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544156778231004270345441567782310042703454415677823100427034544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88624d8e-bb29-4d76-9290-b544aa27c062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 281ae4fe-9a4a-4992-a1e7-ec7ec97d8b52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281ae4fe-9a4a-4992-a1e7-ec7ec97d8b52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7134604992233766553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553713460499223376655371346049922337665537134604992233766553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c4bcf8-1abb-4722-8bb9-00fcf406b723, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 875bc716-b298-424a-8cc1-136a19590f09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875bc716-b298-424a-8cc1-136a19590f09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7716549183293021768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768771654918329302176877165491832930217687716549183293021768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281ae4fe-9a4a-4992-a1e7-ec7ec97d8b52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f85232-2774-4044-9787-185424e7526e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f85232-2774-4044-9787-185424e7526e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 562708700591629999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999562708700591629999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875bc716-b298-424a-8cc1-136a19590f09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c48bcb-1748-43c7-af14-2a04593a39a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c48bcb-1748-43c7-af14-2a04593a39a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9490973802127362271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271949097380212736227194909738021273622719490973802127362271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f85232-2774-4044-9787-185424e7526e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f301f7-2eb7-41d1-b186-16d8a3705d8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f301f7-2eb7-41d1-b186-16d8a3705d8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053728362741333842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842170537283627413338421705372836274133384217053728362741333842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c48bcb-1748-43c7-af14-2a04593a39a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b0cafe-52a7-4588-9cc2-e4a88b5f293e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b0cafe-52a7-4588-9cc2-e4a88b5f293e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11864194858506335958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958118641948585063359581186419485850633595811864194858506335958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f301f7-2eb7-41d1-b186-16d8a3705d8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84262575-d26e-4fee-829b-f834a5aa81fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b0cafe-52a7-4588-9cc2-e4a88b5f293e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84262575-d26e-4fee-829b-f834a5aa81fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981330755011324358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358198133075501132435819813307550113243581981330755011324358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53f45a8d-df2c-4397-9a3c-c0e55d6a879f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53f45a8d-df2c-4397-9a3c-c0e55d6a879f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8092512235906254864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864809251223590625486480925122359062548648092512235906254864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, da22ff0a-0523-4456-9368-d2088634cb03, localhost:9335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da22ff0a-0523-4456-9368-d2088634cb03, localhost:9335): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84262575-d26e-4fee-829b-f834a5aa81fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa933e2-fe16-4e61-ac0f-c5cd8fa2b387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa933e2-fe16-4e61-ac0f-c5cd8fa2b387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10462863204776745553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553104628632047767455531046286320477674555310462863204776745553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da22ff0a-0523-4456-9368-d2088634cb03, localhost:9335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 6291 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" node_id: 50000 } endpoints { address: "ghrun-ret5l7fy2i.auto.internal" port: 22207 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ret5l7fy2i.auto.internal:6291, location , ssl: False>, <Endpoint ghrun-ret5l7fy2i.auto.internal:22207, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9335
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53f45a8d-df2c-4397-9a3c-c0e55d6a879f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f715882b-d2cd-4ad0-9ec0-0cd6dd6c3362, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f715882b-d2cd-4ad0-9ec0-0cd6dd6c3362, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2621380242592224571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571262138024259222457126213802425922245712621380242592224571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa933e2-fe16-4e61-ac0f-c5cd8fa2b387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 524a0092-9a03-4828-b062-07505c658658, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 524a0092-9a03-4828-b062-07505c658658, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10806757595541466388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388108067575955414663881080675759554146638810806757595541466388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f715882b-d2cd-4ad0-9ec0-0cd6dd6c3362, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4351b36-e32a-49bc-9742-48f0583b14b2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4351b36-e32a-49bc-9742-48f0583b14b2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12623062035589139100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100126230620355891391001262306203558913910012623062035589139100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 524a0092-9a03-4828-b062-07505c658658, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 760568f1-aa7d-4893-b07a-fb494fc13869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 760568f1-aa7d-4893-b07a-fb494fc13869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780190260484166240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240378019026048416624037801902604841662403780190260484166240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4351b36-e32a-49bc-9742-48f0583b14b2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdbe9d45-64b2-40f2-834f-f820d0aaa269, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdbe9d45-64b2-40f2-834f-f820d0aaa269, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272251690699689488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488172722516906996894881727225169069968948817272251690699689488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 760568f1-aa7d-4893-b07a-fb494fc13869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdca075-9cb3-4509-9620-11cd3b56c7e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdca075-9cb3-4509-9620-11cd3b56c7e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16977217717431374093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093169772177174313740931697721771743137409316977217717431374093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdbe9d45-64b2-40f2-834f-f820d0aaa269, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2cce1fc-17d7-4ce4-860a-0a179eb8195d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2cce1fc-17d7-4ce4-860a-0a179eb8195d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480804499070647977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977134808044990706479771348080449907064797713480804499070647977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdca075-9cb3-4509-9620-11cd3b56c7e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13dbc70f-afbb-440f-b9eb-a62050f9d096, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13dbc70f-afbb-440f-b9eb-a62050f9d096, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17701408195578378232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232177014081955783782321770140819557837823217701408195578378232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2cce1fc-17d7-4ce4-860a-0a179eb8195d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb93c63-a5f1-46da-824a-6e6b9653bff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb93c63-a5f1-46da-824a-6e6b9653bff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16009634723245378222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222160096347232453782221600963472324537822216009634723245378222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13dbc70f-afbb-440f-b9eb-a62050f9d096, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bc95e5-705f-49b4-a4d7-ded3082060f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bc95e5-705f-49b4-a4d7-ded3082060f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 312757163250758598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598312757163250758598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb93c63-a5f1-46da-824a-6e6b9653bff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e983d8-8aaf-4531-8dfe-6ea5c0d49a4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e983d8-8aaf-4531-8dfe-6ea5c0d49a4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9674984314670662804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804967498431467066280496749843146706628049674984314670662804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e983d8-8aaf-4531-8dfe-6ea5c0d49a4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d717e6d6-c39a-4f21-9a2a-9a2d962c4546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d717e6d6-c39a-4f21-9a2a-9a2d962c4546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10549114173708110217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217105491141737081102171054911417370811021710549114173708110217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bc95e5-705f-49b4-a4d7-ded3082060f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418ec6f1-11d1-4b58-b3ac-302ecfeb4ec9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418ec6f1-11d1-4b58-b3ac-302ecfeb4ec9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17684194461489325450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450176841944614893254501768419446148932545017684194461489325450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418ec6f1-11d1-4b58-b3ac-302ecfeb4ec9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3789c264-e3e6-4eca-83f0-ccf3d7839754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3789c264-e3e6-4eca-83f0-ccf3d7839754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6186856941605036181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181618685694160503618161868569416050361816186856941605036181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d717e6d6-c39a-4f21-9a2a-9a2d962c4546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc610c78-8caf-4741-8e3b-692348732c47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc610c78-8caf-4741-8e3b-692348732c47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7517990658182313052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052751799065818231305275179906581823130527517990658182313052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3789c264-e3e6-4eca-83f0-ccf3d7839754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb95e9bc-7df1-4929-81b1-ed7a1028a4d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb95e9bc-7df1-4929-81b1-ed7a1028a4d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591853699353551242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242145918536993535512421459185369935355124214591853699353551242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc610c78-8caf-4741-8e3b-692348732c47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb95e9bc-7df1-4929-81b1-ed7a1028a4d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e700f3-0ef4-41a5-83e7-e6173980c1a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e700f3-0ef4-41a5-83e7-e6173980c1a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618605948541467754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754861860594854146775486186059485414677548618605948541467754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28d9633-2c58-44d3-be00-0b18eba35c45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28d9633-2c58-44d3-be00-0b18eba35c45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12540385692632185241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241125403856926321852411254038569263218524112540385692632185241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e700f3-0ef4-41a5-83e7-e6173980c1a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d501cb5-d32d-4171-84e7-bb06e24e67cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d501cb5-d32d-4171-84e7-bb06e24e67cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12404746221786155196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196124047462217861551961240474622178615519612404746221786155196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28d9633-2c58-44d3-be00-0b18eba35c45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b29e7514-83bf-44d1-90f8-c2bc76043022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b29e7514-83bf-44d1-90f8-c2bc76043022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354015719316610943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943135401571931661094313540157193166109431354015719316610943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b29e7514-83bf-44d1-90f8-c2bc76043022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62edd080-f051-4e68-a3de-a021317c9f7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d501cb5-d32d-4171-84e7-bb06e24e67cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273b4528-b193-41f2-992d-6f93a5a4e8c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273b4528-b193-41f2-992d-6f93a5a4e8c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6360471143150743012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012636047114315074301263604711431507430126360471143150743012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62edd080-f051-4e68-a3de-a021317c9f7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9509008496932178943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943950900849693217894395090084969321789439509008496932178943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62edd080-f051-4e68-a3de-a021317c9f7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9d5102-f191-4e80-9bf8-07ef60bdaf20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9d5102-f191-4e80-9bf8-07ef60bdaf20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5238227820992938973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973523822782099293897352382278209929389735238227820992938973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273b4528-b193-41f2-992d-6f93a5a4e8c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafe7068-83e0-4b3d-895c-c1edc7c82154, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafe7068-83e0-4b3d-895c-c1edc7c82154, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7716408718699055280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280771640871869905528077164087186990552807716408718699055280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9d5102-f191-4e80-9bf8-07ef60bdaf20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e50ab48-057c-4804-9d53-eba03c76657e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e50ab48-057c-4804-9d53-eba03c76657e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121764604854072779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779812176460485407277981217646048540727798121764604854072779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafe7068-83e0-4b3d-895c-c1edc7c82154, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61886229-ac15-4fbd-a5a7-9deada801d75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e50ab48-057c-4804-9d53-eba03c76657e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61886229-ac15-4fbd-a5a7-9deada801d75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007325037041349923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923400732503704134992340073250370413499234007325037041349923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726bfaa9-203b-46bd-bafb-11ef2e1282ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726bfaa9-203b-46bd-bafb-11ef2e1282ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185385259197395894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894718538525919739589471853852591973958947185385259197395894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61886229-ac15-4fbd-a5a7-9deada801d75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85131486-9cf3-4d10-8902-e312eec329b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85131486-9cf3-4d10-8902-e312eec329b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1627917673828000112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112162791767382800011216279176738280001121627917673828000112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726bfaa9-203b-46bd-bafb-11ef2e1282ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4deb5e-9f00-4064-8f9a-155e0d51a36b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4deb5e-9f00-4064-8f9a-155e0d51a36b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1600971670615843669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669160097167061584366916009716706158436691600971670615843669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4deb5e-9f00-4064-8f9a-155e0d51a36b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce039357-669d-4009-b6bc-d790ba48ac23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce039357-669d-4009-b6bc-d790ba48ac23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3068049622671299694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694306804962267129969430680496226712996943068049622671299694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85131486-9cf3-4d10-8902-e312eec329b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5229676-805b-404d-8fc2-3c6c06c0b6e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5229676-805b-404d-8fc2-3c6c06c0b6e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056263298616694484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484140562632986166944841405626329861669448414056263298616694484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce039357-669d-4009-b6bc-d790ba48ac23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e65755-9e20-48f1-8cb0-cbfe80669149, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e65755-9e20-48f1-8cb0-cbfe80669149, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5960081371087964712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712596008137108796471259600813710879647125960081371087964712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5229676-805b-404d-8fc2-3c6c06c0b6e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f21d62-b6ea-440c-bddf-96176492840c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f21d62-b6ea-440c-bddf-96176492840c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8329930642905348330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330832993064290534833083299306429053483308329930642905348330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e65755-9e20-48f1-8cb0-cbfe80669149, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1bac53d-b5dd-4dad-acce-9884a2a7f6d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1bac53d-b5dd-4dad-acce-9884a2a7f6d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3262328412302850912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912326232841230285091232623284123028509123262328412302850912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f21d62-b6ea-440c-bddf-96176492840c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afe1b0be-2f92-4acb-b9b6-154a0dc9d432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe1b0be-2f92-4acb-b9b6-154a0dc9d432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4717488862520057129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129471748886252005712947174888625200571294717488862520057129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1bac53d-b5dd-4dad-acce-9884a2a7f6d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5a67ea-f059-4c36-9604-56da6880ef96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5a67ea-f059-4c36-9604-56da6880ef96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2480206094315903038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038248020609431590303824802060943159030382480206094315903038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe1b0be-2f92-4acb-b9b6-154a0dc9d432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84c37e7-a314-4732-84af-23fb19eb0140, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84c37e7-a314-4732-84af-23fb19eb0140, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733858958035355856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856973385895803535585697338589580353558569733858958035355856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5a67ea-f059-4c36-9604-56da6880ef96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c040c48d-646c-4146-a2a0-adc5e0bb958b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c040c48d-646c-4146-a2a0-adc5e0bb958b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564110070178901498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498175641100701789014981756411007017890149817564110070178901498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84c37e7-a314-4732-84af-23fb19eb0140, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee4b494-9e54-4e9e-827c-66b030ad3dc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee4b494-9e54-4e9e-827c-66b030ad3dc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174855693331061715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715417485569333106171541748556933310617154174855693331061715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c040c48d-646c-4146-a2a0-adc5e0bb958b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b81d22d-c952-44b6-b9f8-063e8bba1d9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b81d22d-c952-44b6-b9f8-063e8bba1d9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137104949987376625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625137104949987376625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee4b494-9e54-4e9e-827c-66b030ad3dc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b535d952-da10-46ec-857a-cdb883c5fe63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b535d952-da10-46ec-857a-cdb883c5fe63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4943981484110754736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736494398148411075473649439814841107547364943981484110754736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b81d22d-c952-44b6-b9f8-063e8bba1d9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c56347-a172-4774-9ffa-d8fae1a23c17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c56347-a172-4774-9ffa-d8fae1a23c17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547799278071503223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223554779927807150322355477992780715032235547799278071503223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b535d952-da10-46ec-857a-cdb883c5fe63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fcd7912-3ae7-4691-9743-204d9b0edae6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fcd7912-3ae7-4691-9743-204d9b0edae6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15103100966229439253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253151031009662294392531510310096622943925315103100966229439253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c56347-a172-4774-9ffa-d8fae1a23c17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51bb9ad5-9857-4829-a4c9-660ff6ef5f08, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51bb9ad5-9857-4829-a4c9-660ff6ef5f08, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11392858783414510769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769113928587834145107691139285878341451076911392858783414510769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fcd7912-3ae7-4691-9743-204d9b0edae6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e57fe2-cc14-4ec1-8bb0-6ba421d8f592, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e57fe2-cc14-4ec1-8bb0-6ba421d8f592, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681838772808676889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889146818387728086768891468183877280867688914681838772808676889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51bb9ad5-9857-4829-a4c9-660ff6ef5f08, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58599eb-f3bb-4dcc-890b-292cf10615c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58599eb-f3bb-4dcc-890b-292cf10615c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4636356469454171436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436463635646945417143646363564694541714364636356469454171436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e57fe2-cc14-4ec1-8bb0-6ba421d8f592, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79def72-bd4c-4fe9-9958-94c0b1b86adf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79def72-bd4c-4fe9-9958-94c0b1b86adf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6876456400459879750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750687645640045987975068764564004598797506876456400459879750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79def72-bd4c-4fe9-9958-94c0b1b86adf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f722ef9-92b1-411c-bb0c-1515662c3a39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f722ef9-92b1-411c-bb0c-1515662c3a39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4521386918203104398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398452138691820310439845213869182031043984521386918203104398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58599eb-f3bb-4dcc-890b-292cf10615c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecaab82b-62f8-45ca-911a-546b5665fb2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecaab82b-62f8-45ca-911a-546b5665fb2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418555301203802810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810164185553012038028101641855530120380281016418555301203802810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f722ef9-92b1-411c-bb0c-1515662c3a39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecaab82b-62f8-45ca-911a-546b5665fb2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ad4220-f816-46a5-a1e3-9bef5c0a065a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ad4220-f816-46a5-a1e3-9bef5c0a065a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5074204921124443568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568507420492112444356850742049211244435685074204921124443568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ad4220-f816-46a5-a1e3-9bef5c0a065a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2eb71b-b6e4-4823-ada4-4ab51c3b2b94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e877da3f-9010-4c01-ad84-c870851e5bba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2eb71b-b6e4-4823-ada4-4ab51c3b2b94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9027454443595449651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651902745444359544965190274544435954496519027454443595449651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e877da3f-9010-4c01-ad84-c870851e5bba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5905535671543414598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598590553567154341459859055356715434145985905535671543414598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2eb71b-b6e4-4823-ada4-4ab51c3b2b94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbe2b9e-33a6-4e8b-832e-f327ef99a5fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e877da3f-9010-4c01-ad84-c870851e5bba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aba32dd-0838-4cf6-a5ca-aea2c5b97f79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aba32dd-0838-4cf6-a5ca-aea2c5b97f79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975264354339288229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229697526435433928822969752643543392882296975264354339288229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbe2b9e-33a6-4e8b-832e-f327ef99a5fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788794442566876531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531778879444256687653177887944425668765317788794442566876531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aba32dd-0838-4cf6-a5ca-aea2c5b97f79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb80ccc-1afd-4c67-8a5b-1e7acf5f046d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb80ccc-1afd-4c67-8a5b-1e7acf5f046d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824974617067095402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402582497461706709540258249746170670954025824974617067095402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbe2b9e-33a6-4e8b-832e-f327ef99a5fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751ba1b3-1b15-46d6-9aa1-c6630bc2890d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751ba1b3-1b15-46d6-9aa1-c6630bc2890d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312976907586564213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213163129769075865642131631297690758656421316312976907586564213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb80ccc-1afd-4c67-8a5b-1e7acf5f046d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e26d43-abc2-4906-a572-7e01767155f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e26d43-abc2-4906-a572-7e01767155f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1665217143127946097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097166521714312794609716652171431279460971665217143127946097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751ba1b3-1b15-46d6-9aa1-c6630bc2890d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adb858a2-aea8-4cd2-9eb0-0e4403ebb5dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adb858a2-aea8-4cd2-9eb0-0e4403ebb5dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15158337570857738279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279151583375708577382791515833757085773827915158337570857738279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e26d43-abc2-4906-a572-7e01767155f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f733cc-c8f1-49e0-8814-fbc81ae50afd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f733cc-c8f1-49e0-8814-fbc81ae50afd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10262611671991766191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191102626116719917661911026261167199176619110262611671991766191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adb858a2-aea8-4cd2-9eb0-0e4403ebb5dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c2d6ba-b96f-421b-8372-44801cd1e5f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c2d6ba-b96f-421b-8372-44801cd1e5f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529182200296701098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098155291822002967010981552918220029670109815529182200296701098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f733cc-c8f1-49e0-8814-fbc81ae50afd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c2d6ba-b96f-421b-8372-44801cd1e5f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3065487-fad7-48ec-8cf7-80d47ece1a2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3065487-fad7-48ec-8cf7-80d47ece1a2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5694516584021380788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788569451658402138078856945165840213807885694516584021380788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc468f12-fa21-4680-a5b5-9439321246c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc468f12-fa21-4680-a5b5-9439321246c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1456080586636369932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932145608058663636993214560805866363699321456080586636369932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3065487-fad7-48ec-8cf7-80d47ece1a2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70ddca0-0498-46d5-924e-0b8367f85cfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70ddca0-0498-46d5-924e-0b8367f85cfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6391546746384656216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216639154674638465621663915467463846562166391546746384656216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc468f12-fa21-4680-a5b5-9439321246c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0680a6-0569-46b6-8da3-3989dd6d58ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0680a6-0569-46b6-8da3-3989dd6d58ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133107537468804043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043913310753746880404391331075374688040439133107537468804043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70ddca0-0498-46d5-924e-0b8367f85cfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb3268e-2742-48ad-a3d4-9653c8b80c90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb3268e-2742-48ad-a3d4-9653c8b80c90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16616416996297442868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868166164169962974428681661641699629744286816616416996297442868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0680a6-0569-46b6-8da3-3989dd6d58ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98fe196d-2eed-4d27-863a-8f93a1af6194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fe196d-2eed-4d27-863a-8f93a1af6194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6592628179304433402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402659262817930443340265926281793044334026592628179304433402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb3268e-2742-48ad-a3d4-9653c8b80c90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0dc9a35-b750-4cd2-8585-afeb44561e3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0dc9a35-b750-4cd2-8585-afeb44561e3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037778139684283357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357120377781396842833571203777813968428335712037778139684283357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fe196d-2eed-4d27-863a-8f93a1af6194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2a9a74-2f2a-467e-8cb8-493bbc27c7ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0dc9a35-b750-4cd2-8585-afeb44561e3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2a9a74-2f2a-467e-8cb8-493bbc27c7ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18012319851929527388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388180123198519295273881801231985192952738818012319851929527388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2a9a74-2f2a-467e-8cb8-493bbc27c7ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1c0910-4c12-4736-af61-4a3db8fcc8ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1c0910-4c12-4736-af61-4a3db8fcc8ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180537982102173236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236101805379821021732361018053798210217323610180537982102173236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47874e0-3e26-4574-96bc-5a1be26a5992, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47874e0-3e26-4574-96bc-5a1be26a5992, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474620423619486947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947474620423619486947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1c0910-4c12-4736-af61-4a3db8fcc8ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47874e0-3e26-4574-96bc-5a1be26a5992, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88877502-9e83-47e4-af31-5d4144866822, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88877502-9e83-47e4-af31-5d4144866822, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 724783996774284121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121724783996774284121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e3c68f-2015-4e03-87bf-61d5f909770f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88877502-9e83-47e4-af31-5d4144866822, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e3c68f-2015-4e03-87bf-61d5f909770f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10042680232247245285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285100426802322472452851004268023224724528510042680232247245285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2dd8e0-33b1-48d1-9ad5-4ce37cb9c3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2dd8e0-33b1-48d1-9ad5-4ce37cb9c3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458790534947924294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294245879053494792429424587905349479242942458790534947924294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e3c68f-2015-4e03-87bf-61d5f909770f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2dd8e0-33b1-48d1-9ad5-4ce37cb9c3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e4d71e-0130-4758-88d2-056ac127df27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209973f5-ff3e-4667-9e9d-f8baab140d9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209973f5-ff3e-4667-9e9d-f8baab140d9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700371874561682684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684157003718745616826841570037187456168268415700371874561682684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e4d71e-0130-4758-88d2-056ac127df27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354653290946316178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178135465329094631617813546532909463161781354653290946316178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209973f5-ff3e-4667-9e9d-f8baab140d9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e4d71e-0130-4758-88d2-056ac127df27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e6bed2-781b-4543-8828-2993d5f390b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e6bed2-781b-4543-8828-2993d5f390b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14755774614727111698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698147557746147271116981475577461472711169814755774614727111698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2829409e-045c-4e33-a4d2-1f67f132de95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2829409e-045c-4e33-a4d2-1f67f132de95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255133327137177412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412925513332713717741292551333271371774129255133327137177412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e6bed2-781b-4543-8828-2993d5f390b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e92010-64fc-4a07-a931-15d808dec0bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e92010-64fc-4a07-a931-15d808dec0bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16569825073087056623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623165698250730870566231656982507308705662316569825073087056623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2829409e-045c-4e33-a4d2-1f67f132de95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dfa1db-eb3d-413e-9aa4-0330263d7574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dfa1db-eb3d-413e-9aa4-0330263d7574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17353487104670297200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200173534871046702972001735348710467029720017353487104670297200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e92010-64fc-4a07-a931-15d808dec0bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02593899-1ae1-4fbd-b7fa-31cde4cb4e79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02593899-1ae1-4fbd-b7fa-31cde4cb4e79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999188929217062875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875169991889292170628751699918892921706287516999188929217062875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dfa1db-eb3d-413e-9aa4-0330263d7574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02593899-1ae1-4fbd-b7fa-31cde4cb4e79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa8dd92-6cc7-41a8-ba99-b2320cb4c16b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa8dd92-6cc7-41a8-ba99-b2320cb4c16b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9115436601885844966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966911543660188584496691154366018858449669115436601885844966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a7c48c-ae7c-434f-b88c-c36b00a0b1c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a7c48c-ae7c-434f-b88c-c36b00a0b1c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3794299358322151723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723379429935832215172337942993583221517233794299358322151723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa8dd92-6cc7-41a8-ba99-b2320cb4c16b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72194059-56ba-45f3-9dbd-9d8037c4b842, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72194059-56ba-45f3-9dbd-9d8037c4b842, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618994607719916326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326961899460771991632696189946077199163269618994607719916326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72194059-56ba-45f3-9dbd-9d8037c4b842, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01dc1774-8b1b-443f-a66c-13aa2090dea1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01dc1774-8b1b-443f-a66c-13aa2090dea1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4819604059607528989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989481960405960752898948196040596075289894819604059607528989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a7c48c-ae7c-434f-b88c-c36b00a0b1c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5892c458-eaeb-4508-82f0-c268783829a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5892c458-eaeb-4508-82f0-c268783829a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789326692441415995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995278932669244141599527893266924414159952789326692441415995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01dc1774-8b1b-443f-a66c-13aa2090dea1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ea60cb-3024-4520-8fdb-aaf122451595, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ea60cb-3024-4520-8fdb-aaf122451595, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777256286222269568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568577725628622226956857772562862222695685777256286222269568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ea60cb-3024-4520-8fdb-aaf122451595, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31c4ff0-c6a2-4aa2-9c92-e82c1ee0a430, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5892c458-eaeb-4508-82f0-c268783829a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a25540-a0b7-4ff9-88a4-7338ac8f2382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a25540-a0b7-4ff9-88a4-7338ac8f2382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8096081906245236074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074809608190624523607480960819062452360748096081906245236074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31c4ff0-c6a2-4aa2-9c92-e82c1ee0a430, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6931769060087010378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378693176906008701037869317690600870103786931769060087010378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a25540-a0b7-4ff9-88a4-7338ac8f2382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfaa06ac-6abf-430a-a053-f67c6398ffb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfaa06ac-6abf-430a-a053-f67c6398ffb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 750403453095643893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893750403453095643893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31c4ff0-c6a2-4aa2-9c92-e82c1ee0a430, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfaa06ac-6abf-430a-a053-f67c6398ffb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ad3c9e-3176-48f0-ad17-74092e4f4e82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ad3c9e-3176-48f0-ad17-74092e4f4e82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1612349111977587350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350161234911197758735016123491119775873501612349111977587350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94b795c-ec61-48da-b5ba-c30b2dcf542e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94b795c-ec61-48da-b5ba-c30b2dcf542e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8985796427839006998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998898579642783900699889857964278390069988985796427839006998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ad3c9e-3176-48f0-ad17-74092e4f4e82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58294b2a-56cb-41e4-9e89-d97c7ed85d40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58294b2a-56cb-41e4-9e89-d97c7ed85d40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12562794040144795139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139125627940401447951391256279404014479513912562794040144795139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94b795c-ec61-48da-b5ba-c30b2dcf542e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5829d520-d750-42ea-b585-e7d746e88443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5829d520-d750-42ea-b585-e7d746e88443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8004213866507541926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926800421386650754192680042138665075419268004213866507541926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58294b2a-56cb-41e4-9e89-d97c7ed85d40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72cd81b8-44f2-4672-a354-dbc68748839a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72cd81b8-44f2-4672-a354-dbc68748839a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154022887510329011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011115402288751032901111540228875103290111154022887510329011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5829d520-d750-42ea-b585-e7d746e88443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b81982-e9d9-4715-9609-68aa9493500d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b81982-e9d9-4715-9609-68aa9493500d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12647486348780078872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872126474863487800788721264748634878007887212647486348780078872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72cd81b8-44f2-4672-a354-dbc68748839a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f848dc0-acd4-4b78-9911-91186780244c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f848dc0-acd4-4b78-9911-91186780244c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344412985717734310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310734441298571773431073444129857177343107344412985717734310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b81982-e9d9-4715-9609-68aa9493500d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f848dc0-acd4-4b78-9911-91186780244c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3cc0d0-6407-44ed-9d65-f786be1ad7bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f89e9f-ecc0-4d2d-aa20-3e0979148f2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3cc0d0-6407-44ed-9d65-f786be1ad7bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8729377645002460131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131872937764500246013187293776450024601318729377645002460131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f89e9f-ecc0-4d2d-aa20-3e0979148f2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18260230523965109998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998182602305239651099981826023052396510999818260230523965109998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3cc0d0-6407-44ed-9d65-f786be1ad7bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51874bce-5ca8-43ff-b0a4-f793e7e32f58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51874bce-5ca8-43ff-b0a4-f793e7e32f58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3929954063890845045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045392995406389084504539299540638908450453929954063890845045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f89e9f-ecc0-4d2d-aa20-3e0979148f2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df82774b-c210-4b29-86e0-aa6a97d43ecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df82774b-c210-4b29-86e0-aa6a97d43ecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14199477802960412354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354141994778029604123541419947780296041235414199477802960412354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51874bce-5ca8-43ff-b0a4-f793e7e32f58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df82774b-c210-4b29-86e0-aa6a97d43ecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56855055-3d9d-40b0-8194-99a3eb38fbbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56855055-3d9d-40b0-8194-99a3eb38fbbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701045069563929432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432147010450695639294321470104506956392943214701045069563929432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff2fadd-c468-4fce-a1b7-e1bffbf1947a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff2fadd-c468-4fce-a1b7-e1bffbf1947a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894080383958012601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601189408038395801260118940803839580126011894080383958012601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff2fadd-c468-4fce-a1b7-e1bffbf1947a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56855055-3d9d-40b0-8194-99a3eb38fbbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7890e0-c5a3-4cc4-99b6-e8a9a9427038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7890e0-c5a3-4cc4-99b6-e8a9a9427038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045058358048999183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183100450583580489991831004505835804899918310045058358048999183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc369f70-392f-42f5-a461-e8dc0a174552, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc369f70-392f-42f5-a461-e8dc0a174552, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1754856964889231201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201175485696488923120117548569648892312011754856964889231201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7890e0-c5a3-4cc4-99b6-e8a9a9427038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9309f7dd-6e87-4ed0-95ee-14a82bc54490, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9309f7dd-6e87-4ed0-95ee-14a82bc54490, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14660649082686217981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981146606490826862179811466064908268621798114660649082686217981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc369f70-392f-42f5-a461-e8dc0a174552, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9309f7dd-6e87-4ed0-95ee-14a82bc54490, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de02d677-5bc6-4ae5-bac6-cd248d45f828, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de02d677-5bc6-4ae5-bac6-cd248d45f828, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628055730473670226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226462805573047367022646280557304736702264628055730473670226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6189f5a7-9cb2-4b84-8324-95a1fac4195c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6189f5a7-9cb2-4b84-8324-95a1fac4195c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13800829529520047811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811138008295295200478111380082952952004781113800829529520047811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de02d677-5bc6-4ae5-bac6-cd248d45f828, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68daf428-4914-458d-8d3f-e28008a8965d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68daf428-4914-458d-8d3f-e28008a8965d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 439937190760307127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127439937190760307127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6189f5a7-9cb2-4b84-8324-95a1fac4195c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89593e4f-19f0-4035-b3a9-64023d1b5e70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89593e4f-19f0-4035-b3a9-64023d1b5e70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5571609994692818607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607557160999469281860755716099946928186075571609994692818607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68daf428-4914-458d-8d3f-e28008a8965d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7815e1-55a6-416d-a921-27f3b5c66fd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7815e1-55a6-416d-a921-27f3b5c66fd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777575769915511492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492677757576991551149267775757699155114926777575769915511492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89593e4f-19f0-4035-b3a9-64023d1b5e70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e356a61b-0321-4ad0-bef3-5f2ca7a4ad13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e356a61b-0321-4ad0-bef3-5f2ca7a4ad13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107885853944743372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372910788585394474337291078858539447433729107885853944743372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7815e1-55a6-416d-a921-27f3b5c66fd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e99738c-b453-41c9-ad9e-578029506c27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e99738c-b453-41c9-ad9e-578029506c27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055957181433475535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535305595718143347553530559571814334755353055957181433475535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e356a61b-0321-4ad0-bef3-5f2ca7a4ad13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d163cebd-285f-46df-9c97-65fbe1e4161a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d163cebd-285f-46df-9c97-65fbe1e4161a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486425106952465923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923124864251069524659231248642510695246592312486425106952465923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e99738c-b453-41c9-ad9e-578029506c27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47afe89d-fee4-4c63-95c8-4b46ab3a861c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47afe89d-fee4-4c63-95c8-4b46ab3a861c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7583185293233763956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956758318529323376395675831852932337639567583185293233763956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d163cebd-285f-46df-9c97-65fbe1e4161a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47afe89d-fee4-4c63-95c8-4b46ab3a861c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407c112f-5333-4dfe-8b12-203e14905422, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407c112f-5333-4dfe-8b12-203e14905422, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14016936246751409988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988140169362467514099881401693624675140998814016936246751409988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275e2d53-d090-432a-bc78-17d75ce25738, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275e2d53-d090-432a-bc78-17d75ce25738, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13588392313580156349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349135883923135801563491358839231358015634913588392313580156349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407c112f-5333-4dfe-8b12-203e14905422, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d54dacf-0cd6-42d9-8696-4f3fc4faf5ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d54dacf-0cd6-42d9-8696-4f3fc4faf5ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11765279975010748490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490117652799750107484901176527997501074849011765279975010748490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275e2d53-d090-432a-bc78-17d75ce25738, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df80c6cf-a2d3-477a-83e8-17237d315371, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df80c6cf-a2d3-477a-83e8-17237d315371, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174270947351095046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046417427094735109504641742709473510950464174270947351095046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df80c6cf-a2d3-477a-83e8-17237d315371, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc56ba2e-a0de-474b-976d-1d498a158e4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc56ba2e-a0de-474b-976d-1d498a158e4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15555333792100125438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438155553337921001254381555533379210012543815555333792100125438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d54dacf-0cd6-42d9-8696-4f3fc4faf5ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51a9a71-0f84-4349-aea2-af64085436da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51a9a71-0f84-4349-aea2-af64085436da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12066213937289195181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181120662139372891951811206621393728919518112066213937289195181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc56ba2e-a0de-474b-976d-1d498a158e4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f197c089-3f7c-4a4b-8fec-b57acb21e64a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51a9a71-0f84-4349-aea2-af64085436da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb86cf8-469d-42ea-9d56-76782b764e31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f197c089-3f7c-4a4b-8fec-b57acb21e64a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18786877575157567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567187868775751575671878687757515756718786877575157567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb86cf8-469d-42ea-9d56-76782b764e31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1305656909607704547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547130565690960770454713056569096077045471305656909607704547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f197c089-3f7c-4a4b-8fec-b57acb21e64a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb86cf8-469d-42ea-9d56-76782b764e31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba37210-22f3-477c-b6f7-3c8d34a91bc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba37210-22f3-477c-b6f7-3c8d34a91bc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385216655319024917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917438521665531902491743852166553190249174385216655319024917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89058c16-cb38-45d6-9f4e-9bf0f2dd7eef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89058c16-cb38-45d6-9f4e-9bf0f2dd7eef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10195425779018421463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463101954257790184214631019542577901842146310195425779018421463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba37210-22f3-477c-b6f7-3c8d34a91bc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b1ee121-f300-4249-acec-f5930345e714, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b1ee121-f300-4249-acec-f5930345e714, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13898931765634712577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577138989317656347125771389893176563471257713898931765634712577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89058c16-cb38-45d6-9f4e-9bf0f2dd7eef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5a60c70-0bbc-409a-90f1-534c56cf74ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5a60c70-0bbc-409a-90f1-534c56cf74ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154655062047216437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437115465506204721643711546550620472164371154655062047216437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5a60c70-0bbc-409a-90f1-534c56cf74ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c36b7a8-43de-499b-bbb9-fba7e0922387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b1ee121-f300-4249-acec-f5930345e714, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0808e3-49cf-4b13-bc99-ccf6bf4be5b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0808e3-49cf-4b13-bc99-ccf6bf4be5b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 777496269432465217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217777496269432465217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c36b7a8-43de-499b-bbb9-fba7e0922387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14425274449296838912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912144252744492968389121442527444929683891214425274449296838912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0808e3-49cf-4b13-bc99-ccf6bf4be5b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981e8783-af4f-4758-bc4a-f641ef9494a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981e8783-af4f-4758-bc4a-f641ef9494a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731413110459360457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457173141311045936045717314131104593604571731413110459360457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c36b7a8-43de-499b-bbb9-fba7e0922387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f358ccef-f79c-4edd-ac80-4f08213f4d89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f358ccef-f79c-4edd-ac80-4f08213f4d89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18072229864004550604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604180722298640045506041807222986400455060418072229864004550604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981e8783-af4f-4758-bc4a-f641ef9494a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfb578d-b8c0-4aee-abb6-8284d020c587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfb578d-b8c0-4aee-abb6-8284d020c587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100659778435783964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964100659778435783964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f358ccef-f79c-4edd-ac80-4f08213f4d89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb538e7-231d-40fd-bb32-07e4e6c1ae56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb538e7-231d-40fd-bb32-07e4e6c1ae56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6292671666682392393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393629267166668239239362926716666823923936292671666682392393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfb578d-b8c0-4aee-abb6-8284d020c587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c235db-46f3-4ccb-8650-0cda2a238b70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c235db-46f3-4ccb-8650-0cda2a238b70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18079471340459547125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125180794713404595471251807947134045954712518079471340459547125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb538e7-231d-40fd-bb32-07e4e6c1ae56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2641b9-299c-4603-8391-349d055d9228, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2641b9-299c-4603-8391-349d055d9228, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348214974759466760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760834821497475946676083482149747594667608348214974759466760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c235db-46f3-4ccb-8650-0cda2a238b70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8597c9-7569-4343-9778-c842d39f348f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8597c9-7569-4343-9778-c842d39f348f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901764618351497220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220139017646183514972201390176461835149722013901764618351497220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2641b9-299c-4603-8391-349d055d9228, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474ae1fb-f023-4b1e-90d4-29e99e48484b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474ae1fb-f023-4b1e-90d4-29e99e48484b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484266706020651278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278484266706020651278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8597c9-7569-4343-9778-c842d39f348f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2761871-e782-4bd3-9bfe-6be0a228ba65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474ae1fb-f023-4b1e-90d4-29e99e48484b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b2ab93-512d-42ef-b046-6dacc6d71f62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b2ab93-512d-42ef-b046-6dacc6d71f62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168914971975730333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333316891497197573033331689149719757303333168914971975730333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2761871-e782-4bd3-9bfe-6be0a228ba65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152511382544646969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969615251138254464696961525113825446469696152511382544646969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b2ab93-512d-42ef-b046-6dacc6d71f62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93077c74-c49a-48c1-90a3-a52c615e33e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93077c74-c49a-48c1-90a3-a52c615e33e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859996963373133618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618385999696337313361838599969633731336183859996963373133618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2761871-e782-4bd3-9bfe-6be0a228ba65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a889d02-9ccf-496f-bb26-5205ffc6e401, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a889d02-9ccf-496f-bb26-5205ffc6e401, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 778823718189139465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465778823718189139465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93077c74-c49a-48c1-90a3-a52c615e33e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0184cd9f-bdaf-4611-9066-2aad47fb0e4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0184cd9f-bdaf-4611-9066-2aad47fb0e4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009472582371038849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849500947258237103884950094725823710388495009472582371038849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a889d02-9ccf-496f-bb26-5205ffc6e401, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c873b7-6d44-45eb-9559-011eeb6c9427, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c873b7-6d44-45eb-9559-011eeb6c9427, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9386501714903886077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077938650171490388607793865017149038860779386501714903886077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0184cd9f-bdaf-4611-9066-2aad47fb0e4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66414bab-2011-41a6-89de-c0c4d9046b62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66414bab-2011-41a6-89de-c0c4d9046b62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275902712837122530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530142759027128371225301427590271283712253014275902712837122530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c873b7-6d44-45eb-9559-011eeb6c9427, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7034221a-1fa4-4678-9b2c-db292d231c6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7034221a-1fa4-4678-9b2c-db292d231c6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444241896782662365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365344424189678266236534442418967826623653444241896782662365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66414bab-2011-41a6-89de-c0c4d9046b62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2d9b2b-ee48-4b86-aa9e-f0125f96f6a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2d9b2b-ee48-4b86-aa9e-f0125f96f6a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623241116938036634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634156232411169380366341562324111693803663415623241116938036634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7034221a-1fa4-4678-9b2c-db292d231c6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35dd8887-ceb3-4670-be93-4c8d40ca1ac4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35dd8887-ceb3-4670-be93-4c8d40ca1ac4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13873068053949659104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104138730680539496591041387306805394965910413873068053949659104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2d9b2b-ee48-4b86-aa9e-f0125f96f6a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf85032-dadb-4a32-8d1c-2d23a424f6e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35dd8887-ceb3-4670-be93-4c8d40ca1ac4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1d2931-53f7-4f55-a0ba-5b4cd782cb95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1d2931-53f7-4f55-a0ba-5b4cd782cb95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17461192142199011638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638174611921421990116381746119214219901163817461192142199011638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf85032-dadb-4a32-8d1c-2d23a424f6e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2767471892856491457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457276747189285649145727674718928564914572767471892856491457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1d2931-53f7-4f55-a0ba-5b4cd782cb95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857ac5b4-c743-42df-8fa8-8accc574fd5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857ac5b4-c743-42df-8fa8-8accc574fd5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1221759218156414731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731122175921815641473112217592181564147311221759218156414731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf85032-dadb-4a32-8d1c-2d23a424f6e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39b7fa5-1508-4323-815b-c6e49506ac26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39b7fa5-1508-4323-815b-c6e49506ac26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10533324546937410118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118105333245469374101181053332454693741011810533324546937410118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857ac5b4-c743-42df-8fa8-8accc574fd5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b346536a-3430-42c6-8e0e-b8638916910f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b346536a-3430-42c6-8e0e-b8638916910f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13125217603125469850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850131252176031254698501312521760312546985013125217603125469850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39b7fa5-1508-4323-815b-c6e49506ac26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfa146d9-6df1-4bcd-961d-873dc8444643, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa146d9-6df1-4bcd-961d-873dc8444643, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667412289195758200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200166741228919575820016674122891957582001667412289195758200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b346536a-3430-42c6-8e0e-b8638916910f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa146d9-6df1-4bcd-961d-873dc8444643, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 345d4349-6d1b-4de7-8137-cc678a634d66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 345d4349-6d1b-4de7-8137-cc678a634d66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2365023332244476112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112236502333224447611223650233322444761122365023332244476112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f522447-7110-48a1-9014-3d1d738d1276, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f522447-7110-48a1-9014-3d1d738d1276, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670188521811398435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435167018852181139843516701885218113984351670188521811398435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 345d4349-6d1b-4de7-8137-cc678a634d66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8843e9e-e6c4-4eac-8cb2-7b4be8b6aa55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8843e9e-e6c4-4eac-8cb2-7b4be8b6aa55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14513988632372979238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238145139886323729792381451398863237297923814513988632372979238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f522447-7110-48a1-9014-3d1d738d1276, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46182e6d-4921-4948-bd95-c5649517a85c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46182e6d-4921-4948-bd95-c5649517a85c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1024972946292120722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722102497294629212072210249729462921207221024972946292120722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8843e9e-e6c4-4eac-8cb2-7b4be8b6aa55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88887c3-6d12-43bd-b2d2-895146e8a462, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88887c3-6d12-43bd-b2d2-895146e8a462, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4422030233796857824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824442203023379685782444220302337968578244422030233796857824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46182e6d-4921-4948-bd95-c5649517a85c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08abc3e9-59ef-4f0c-86e9-a488f81fd1ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08abc3e9-59ef-4f0c-86e9-a488f81fd1ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13231776884798995878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878132317768847989958781323177688479899587813231776884798995878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88887c3-6d12-43bd-b2d2-895146e8a462, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06a5120-4c53-4ee7-9aac-bd9fe9c98e0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06a5120-4c53-4ee7-9aac-bd9fe9c98e0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4902638984407648870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870490263898440764887049026389844076488704902638984407648870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08abc3e9-59ef-4f0c-86e9-a488f81fd1ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16cbe9c-02be-4118-88d5-66797a6fbf17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16cbe9c-02be-4118-88d5-66797a6fbf17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8532927687239297165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165853292768723929716585329276872392971658532927687239297165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06a5120-4c53-4ee7-9aac-bd9fe9c98e0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca973a7-c466-4c01-a09b-49a1bb7d94f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca973a7-c466-4c01-a09b-49a1bb7d94f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8959666046148076534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534895966604614807653489596660461480765348959666046148076534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16cbe9c-02be-4118-88d5-66797a6fbf17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c8126f-2f43-47e5-a9c5-8be93078dfdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c8126f-2f43-47e5-a9c5-8be93078dfdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468600464581719693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693646860046458171969364686004645817196936468600464581719693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca973a7-c466-4c01-a09b-49a1bb7d94f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba2b38c-f003-4ca2-8835-143f0a274e42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba2b38c-f003-4ca2-8835-143f0a274e42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6124387872416426594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594612438787241642659461243878724164265946124387872416426594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c8126f-2f43-47e5-a9c5-8be93078dfdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294c6a18-a317-48fb-bd4f-b658eb8efab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294c6a18-a317-48fb-bd4f-b658eb8efab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195930132473624317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317919593013247362431791959301324736243179195930132473624317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba2b38c-f003-4ca2-8835-143f0a274e42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d4d79a-57d3-43db-a2f4-8a046695a367, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d4d79a-57d3-43db-a2f4-8a046695a367, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14614285429342079624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624146142854293420796241461428542934207962414614285429342079624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294c6a18-a317-48fb-bd4f-b658eb8efab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f06359-5324-4135-937f-2c68dc2de547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f06359-5324-4135-937f-2c68dc2de547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11531719690305223854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854115317196903052238541153171969030522385411531719690305223854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d4d79a-57d3-43db-a2f4-8a046695a367, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d79ee1e-92d9-4d53-9afb-c66860e7f3c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d79ee1e-92d9-4d53-9afb-c66860e7f3c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086058571471817226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226170860585714718172261708605857147181722617086058571471817226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f06359-5324-4135-937f-2c68dc2de547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b51ee7-96c8-47f2-a0dc-0598d635875e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b51ee7-96c8-47f2-a0dc-0598d635875e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808433465216797250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250138084334652167972501380843346521679725013808433465216797250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d79ee1e-92d9-4d53-9afb-c66860e7f3c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c0e4b2c-2d2d-44f6-bb63-f651196ca4d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c0e4b2c-2d2d-44f6-bb63-f651196ca4d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15335229573735878413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413153352295737358784131533522957373587841315335229573735878413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b51ee7-96c8-47f2-a0dc-0598d635875e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d21276-5446-485c-adbf-027c8ca78922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c0e4b2c-2d2d-44f6-bb63-f651196ca4d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d21276-5446-485c-adbf-027c8ca78922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427783654593467096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096342778365459346709634277836545934670963427783654593467096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbee67cb-46dd-4d55-8935-808cfdbd5d60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbee67cb-46dd-4d55-8935-808cfdbd5d60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10670848589806761945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945106708485898067619451067084858980676194510670848589806761945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d21276-5446-485c-adbf-027c8ca78922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb49b65d-d8d6-4435-a9ea-e4ca381fe97d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb49b65d-d8d6-4435-a9ea-e4ca381fe97d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11162214802501700320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320111622148025017003201116221480250170032011162214802501700320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbee67cb-46dd-4d55-8935-808cfdbd5d60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9463c3c9-2629-44b7-8f3b-c5d0a487d1f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9463c3c9-2629-44b7-8f3b-c5d0a487d1f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321610540234911940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940432161054023491194043216105402349119404321610540234911940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb49b65d-d8d6-4435-a9ea-e4ca381fe97d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843ed330-50e8-424b-aedd-bf50165d2d4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843ed330-50e8-424b-aedd-bf50165d2d4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12292217250650845708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708122922172506508457081229221725065084570812292217250650845708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9463c3c9-2629-44b7-8f3b-c5d0a487d1f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3b772f-4abf-4046-8b7b-62dd4a728cc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3b772f-4abf-4046-8b7b-62dd4a728cc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5966868081153938047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047596686808115393804759668680811539380475966868081153938047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843ed330-50e8-424b-aedd-bf50165d2d4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3b772f-4abf-4046-8b7b-62dd4a728cc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e3f337-899e-4740-a4bc-25708f3148f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e3f337-899e-4740-a4bc-25708f3148f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12496300732137156047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047124963007321371560471249630073213715604712496300732137156047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be72478-bf84-4dd2-b854-e96bd8f985ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be72478-bf84-4dd2-b854-e96bd8f985ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2946351268328873857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857294635126832887385729463512683288738572946351268328873857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e3f337-899e-4740-a4bc-25708f3148f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3c6c6a-cc6d-4a55-aa54-91b84b1495ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3c6c6a-cc6d-4a55-aa54-91b84b1495ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714113755464127118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118147141137554641271181471411375546412711814714113755464127118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be72478-bf84-4dd2-b854-e96bd8f985ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9defddfd-4588-4b12-8bcf-5f2adaaea572, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9defddfd-4588-4b12-8bcf-5f2adaaea572, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11136263845656991428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428111362638456569914281113626384565699142811136263845656991428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3c6c6a-cc6d-4a55-aa54-91b84b1495ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c923499-2044-4cc0-ad03-50b5bbc33c1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c923499-2044-4cc0-ad03-50b5bbc33c1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14677175397284261020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020146771753972842610201467717539728426102014677175397284261020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9defddfd-4588-4b12-8bcf-5f2adaaea572, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe33aad0-d9fa-4ad5-8fbf-d45815122996, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe33aad0-d9fa-4ad5-8fbf-d45815122996, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11133333484525921583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583111333334845259215831113333348452592158311133333484525921583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c923499-2044-4cc0-ad03-50b5bbc33c1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6aa6a1-227e-4494-bdf0-7c2f4503f6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6aa6a1-227e-4494-bdf0-7c2f4503f6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10029233098450861414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414100292330984508614141002923309845086141410029233098450861414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe33aad0-d9fa-4ad5-8fbf-d45815122996, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d261924-a8aa-42b1-992b-36b2bade2d4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d261924-a8aa-42b1-992b-36b2bade2d4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13555639742290525415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415135556397422905254151355563974229052541513555639742290525415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6aa6a1-227e-4494-bdf0-7c2f4503f6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ab73eac-a69b-4957-bbff-0fe69cce0765, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ab73eac-a69b-4957-bbff-0fe69cce0765, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2223958340778282882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882222395834077828288222239583407782828822223958340778282882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d261924-a8aa-42b1-992b-36b2bade2d4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd23af8-a33d-4405-b4d8-092945425e89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd23af8-a33d-4405-b4d8-092945425e89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11515061127894031633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633115150611278940316331151506112789403163311515061127894031633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ab73eac-a69b-4957-bbff-0fe69cce0765, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c154067e-7cc6-4370-b648-f2b7aaa3d79b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c154067e-7cc6-4370-b648-f2b7aaa3d79b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539867292742319100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100175398672927423191001753986729274231910017539867292742319100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd23af8-a33d-4405-b4d8-092945425e89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c528793-136e-4058-bd5b-a5acfa123417, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c528793-136e-4058-bd5b-a5acfa123417, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13890942059811931607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607138909420598119316071389094205981193160713890942059811931607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c154067e-7cc6-4370-b648-f2b7aaa3d79b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618dc803-ea0b-4d0b-af49-f5196be2d3bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618dc803-ea0b-4d0b-af49-f5196be2d3bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10549618838421400829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829105496188384214008291054961883842140082910549618838421400829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c528793-136e-4058-bd5b-a5acfa123417, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5e6b07-29ab-4975-a49f-b481114e159a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5e6b07-29ab-4975-a49f-b481114e159a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15695265093076675585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585156952650930766755851569526509307667558515695265093076675585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5e6b07-29ab-4975-a49f-b481114e159a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d80fb104-35ff-4080-987a-6daa93ae92bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618dc803-ea0b-4d0b-af49-f5196be2d3bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a986a1-4f5f-4247-acaf-4b4b0767e119, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a986a1-4f5f-4247-acaf-4b4b0767e119, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5321218159096434317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317532121815909643431753212181590964343175321218159096434317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d80fb104-35ff-4080-987a-6daa93ae92bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716241443845138388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388871624144384513838887162414438451383888716241443845138388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a986a1-4f5f-4247-acaf-4b4b0767e119, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72955e58-c822-4094-9033-38fce7abd34d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72955e58-c822-4094-9033-38fce7abd34d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13656665113112459366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366136566651131124593661365666511311245936613656665113112459366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d80fb104-35ff-4080-987a-6daa93ae92bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6f3952-2c14-4f55-a405-a59e12aee77e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6f3952-2c14-4f55-a405-a59e12aee77e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9375847468609868147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147937584746860986814793758474686098681479375847468609868147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72955e58-c822-4094-9033-38fce7abd34d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c1bb88-dec7-4a2f-8e77-88e0ad8227ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6f3952-2c14-4f55-a405-a59e12aee77e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c404a0cb-6b64-4969-b3d7-0eb0b606e310, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c404a0cb-6b64-4969-b3d7-0eb0b606e310, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380997302321049341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341183809973023210493411838099730232104934118380997302321049341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c1bb88-dec7-4a2f-8e77-88e0ad8227ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16610523428967279007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007166105234289672790071661052342896727900716610523428967279007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c404a0cb-6b64-4969-b3d7-0eb0b606e310, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3367fb9-d9c5-451f-9797-765391a9abf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3367fb9-d9c5-451f-9797-765391a9abf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675139457897087752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752467513945789708775246751394578970877524675139457897087752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c1bb88-dec7-4a2f-8e77-88e0ad8227ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b2db64-1ca4-4420-b074-646482b826ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b2db64-1ca4-4420-b074-646482b826ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10219963744864477990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990102199637448644779901021996374486447799010219963744864477990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b2db64-1ca4-4420-b074-646482b826ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aaf9717-6ed3-49b8-b616-28162c7adb88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aaf9717-6ed3-49b8-b616-28162c7adb88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046617346209679226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226704661734620967922670466173462096792267046617346209679226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aaf9717-6ed3-49b8-b616-28162c7adb88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8686929a-0f88-4eb8-9eba-13d6910936d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8686929a-0f88-4eb8-9eba-13d6910936d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4861599995779268945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945486159999577926894548615999957792689454861599995779268945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3367fb9-d9c5-451f-9797-765391a9abf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7a0f51-ece7-4da6-afa3-32546886cf1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7a0f51-ece7-4da6-afa3-32546886cf1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479162906598748820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820154791629065987488201547916290659874882015479162906598748820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8686929a-0f88-4eb8-9eba-13d6910936d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be9067e-abb8-48d7-84b3-96a454f2f4d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be9067e-abb8-48d7-84b3-96a454f2f4d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489971542050695835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835164899715420506958351648997154205069583516489971542050695835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7a0f51-ece7-4da6-afa3-32546886cf1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77ddbe8-b7f2-473f-9a54-8703afba7918, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77ddbe8-b7f2-473f-9a54-8703afba7918, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12347082956915180880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880123470829569151808801234708295691518088012347082956915180880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77ddbe8-b7f2-473f-9a54-8703afba7918, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fadf09db-802e-4489-afc0-c2e9fcd1cbca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fadf09db-802e-4489-afc0-c2e9fcd1cbca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1296662275548272567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567129666227554827256712966622755482725671296662275548272567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be9067e-abb8-48d7-84b3-96a454f2f4d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b685e286-c959-44fc-80d8-79e62a44e5fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b685e286-c959-44fc-80d8-79e62a44e5fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2699149256009951419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419269914925600995141926991492560099514192699149256009951419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fadf09db-802e-4489-afc0-c2e9fcd1cbca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bfd48f-88b3-4bcc-8c0a-d7af9a3b0ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bfd48f-88b3-4bcc-8c0a-d7af9a3b0ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3032402150643012006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006303240215064301200630324021506430120063032402150643012006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b685e286-c959-44fc-80d8-79e62a44e5fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fde7fb-99e0-4e98-8403-5352b4bd6147, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fde7fb-99e0-4e98-8403-5352b4bd6147, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15441723232618267868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868154417232326182678681544172323261826786815441723232618267868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bfd48f-88b3-4bcc-8c0a-d7af9a3b0ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65990301-3915-4beb-a159-74ebde208ac6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65990301-3915-4beb-a159-74ebde208ac6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616692624638666880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880176166926246386668801761669262463866688017616692624638666880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fde7fb-99e0-4e98-8403-5352b4bd6147, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea2c142-d768-46ac-9601-b307a5430c5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea2c142-d768-46ac-9601-b307a5430c5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153377602760017584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584171533776027600175841715337760276001758417153377602760017584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65990301-3915-4beb-a159-74ebde208ac6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196ebe3a-c9ba-4c42-a735-bbdb204b2760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196ebe3a-c9ba-4c42-a735-bbdb204b2760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 396833271175963641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641396833271175963641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea2c142-d768-46ac-9601-b307a5430c5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd5aa2b-19c1-4cf6-813b-2548d40cac94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd5aa2b-19c1-4cf6-813b-2548d40cac94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17249617471609911009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009172496174716099110091724961747160991100917249617471609911009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196ebe3a-c9ba-4c42-a735-bbdb204b2760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3595d5a-4177-4e28-8467-6af8db36b063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd5aa2b-19c1-4cf6-813b-2548d40cac94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3595d5a-4177-4e28-8467-6af8db36b063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732324716557462422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422127323247165574624221273232471655746242212732324716557462422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e67737f-06ad-426f-b1ea-768b71671dcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e67737f-06ad-426f-b1ea-768b71671dcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 934782396026686966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966934782396026686966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e67737f-06ad-426f-b1ea-768b71671dcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83490674-9812-4353-8203-915608bad557, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83490674-9812-4353-8203-915608bad557, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 364081734171093596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596364081734171093596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3595d5a-4177-4e28-8467-6af8db36b063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f217a59d-da36-4ac9-9be3-f23feb4bed76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f217a59d-da36-4ac9-9be3-f23feb4bed76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330181564312026583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583153301815643120265831533018156431202658315330181564312026583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83490674-9812-4353-8203-915608bad557, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a7a7a8-c58d-4893-9826-0db1b8a65e9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a7a7a8-c58d-4893-9826-0db1b8a65e9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8428223350885789518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518842822335088578951884282233508857895188428223350885789518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f217a59d-da36-4ac9-9be3-f23feb4bed76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d16c560-c4e2-4a28-8ba8-e5d58ba5a575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d16c560-c4e2-4a28-8ba8-e5d58ba5a575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2208079081289444278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278220807908128944427822080790812894442782208079081289444278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a7a7a8-c58d-4893-9826-0db1b8a65e9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffff2bf3-1988-4016-85e2-90eb9e243bf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffff2bf3-1988-4016-85e2-90eb9e243bf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17147926420326078937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937171479264203260789371714792642032607893717147926420326078937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d16c560-c4e2-4a28-8ba8-e5d58ba5a575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e3893f-1519-4327-a104-46bd6545fa60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e3893f-1519-4327-a104-46bd6545fa60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650344908572715247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247136503449085727152471365034490857271524713650344908572715247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e3893f-1519-4327-a104-46bd6545fa60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffff2bf3-1988-4016-85e2-90eb9e243bf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec7cfe4-27ed-49a2-9994-1736346eb7f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a41e16-50d7-4d0a-8cef-bcab07b0e0cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec7cfe4-27ed-49a2-9994-1736346eb7f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12436003368966308433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433124360033689663084331243600336896630843312436003368966308433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a41e16-50d7-4d0a-8cef-bcab07b0e0cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9619736423098027409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409961973642309802740996197364230980274099619736423098027409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec7cfe4-27ed-49a2-9994-1736346eb7f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc8dbe2-f239-4b07-ac60-4f7ae9d79a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a41e16-50d7-4d0a-8cef-bcab07b0e0cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85a3a18-356d-4c50-98de-c0c5914484e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85a3a18-356d-4c50-98de-c0c5914484e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694725575406585499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499136947255754065854991369472557540658549913694725575406585499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc8dbe2-f239-4b07-ac60-4f7ae9d79a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9114874305477056705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705911487430547705670591148743054770567059114874305477056705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85a3a18-356d-4c50-98de-c0c5914484e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267df5c5-f28e-4bcb-9ef8-df72ee19fe06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc8dbe2-f239-4b07-ac60-4f7ae9d79a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267df5c5-f28e-4bcb-9ef8-df72ee19fe06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3139499727246483619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619313949972724648361931394997272464836193139499727246483619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c5e790-8893-4b8c-baa9-7c1d3cc23eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c5e790-8893-4b8c-baa9-7c1d3cc23eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5763056330800077006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006576305633080007700657630563308000770065763056330800077006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267df5c5-f28e-4bcb-9ef8-df72ee19fe06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d852ced-f8d2-45a8-8f80-2bd4b9d0281f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d852ced-f8d2-45a8-8f80-2bd4b9d0281f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877233694323006486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486187723369432300648618772336943230064861877233694323006486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d852ced-f8d2-45a8-8f80-2bd4b9d0281f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fe6f38-d02e-48f3-bd57-a0c6be2ff869, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fe6f38-d02e-48f3-bd57-a0c6be2ff869, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3375787985867413031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031337578798586741303133757879858674130313375787985867413031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fe6f38-d02e-48f3-bd57-a0c6be2ff869, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4ea912-77e5-4533-9354-070d73f0e452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4ea912-77e5-4533-9354-070d73f0e452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784424259229502999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999178442425922950299917844242592295029991784424259229502999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c5e790-8893-4b8c-baa9-7c1d3cc23eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a5797d-52ae-4c6b-bc49-ee86281d10fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a5797d-52ae-4c6b-bc49-ee86281d10fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058463459849003134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134305846345984900313430584634598490031343058463459849003134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4ea912-77e5-4533-9354-070d73f0e452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f4e859-c15d-421f-99fd-5b013e3c5d5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f4e859-c15d-421f-99fd-5b013e3c5d5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15570322873719051817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817155703228737190518171557032287371905181715570322873719051817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a5797d-52ae-4c6b-bc49-ee86281d10fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319b8619-0a02-4527-88e6-deffcdd5c2a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319b8619-0a02-4527-88e6-deffcdd5c2a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10323404449579633868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868103234044495796338681032340444957963386810323404449579633868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f4e859-c15d-421f-99fd-5b013e3c5d5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1317dc87-2ef4-419e-8b4a-6fbf74b0f41f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1317dc87-2ef4-419e-8b4a-6fbf74b0f41f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12097148958953932509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509120971489589539325091209714895895393250912097148958953932509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319b8619-0a02-4527-88e6-deffcdd5c2a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fcb4c8-fffa-461d-980b-b35d7bf0e078, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fcb4c8-fffa-461d-980b-b35d7bf0e078, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17741902392827342315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315177419023928273423151774190239282734231517741902392827342315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1317dc87-2ef4-419e-8b4a-6fbf74b0f41f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7951ea-5028-4ecc-8d0a-fbdecc0ecd8e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7951ea-5028-4ecc-8d0a-fbdecc0ecd8e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750591633248475654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654157505916332484756541575059163324847565415750591633248475654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fcb4c8-fffa-461d-980b-b35d7bf0e078, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac1bbfd-35db-4ede-b8cf-5fa77415276b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac1bbfd-35db-4ede-b8cf-5fa77415276b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10392211175276101477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477103922111752761014771039221117527610147710392211175276101477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7951ea-5028-4ecc-8d0a-fbdecc0ecd8e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0feaa08-3236-438f-b651-4cdb636c3138, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0feaa08-3236-438f-b651-4cdb636c3138, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10737184860936901414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414107371848609369014141073718486093690141410737184860936901414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac1bbfd-35db-4ede-b8cf-5fa77415276b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778b7fb7-9c69-4fbc-a39b-e1dcf5a825a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778b7fb7-9c69-4fbc-a39b-e1dcf5a825a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8717695190637346993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993871769519063734699387176951906373469938717695190637346993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0feaa08-3236-438f-b651-4cdb636c3138, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0cc8a9-c45f-4aa5-b5c8-dda68f309fde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0cc8a9-c45f-4aa5-b5c8-dda68f309fde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6127884110977428816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816612788411097742881661278841109774288166127884110977428816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778b7fb7-9c69-4fbc-a39b-e1dcf5a825a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437b3f30-6399-4852-b90e-554fef878584, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437b3f30-6399-4852-b90e-554fef878584, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570143094396386374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374957014309439638637495701430943963863749570143094396386374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0cc8a9-c45f-4aa5-b5c8-dda68f309fde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ac09c2-92c7-4372-ae12-569d5d7941de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ac09c2-92c7-4372-ae12-569d5d7941de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493807574407777234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234174938075744077772341749380757440777723417493807574407777234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437b3f30-6399-4852-b90e-554fef878584, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b5d790-2c8e-41e7-ba57-28d56ef75872, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b5d790-2c8e-41e7-ba57-28d56ef75872, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11013762449164901722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722110137624491649017221101376244916490172211013762449164901722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ac09c2-92c7-4372-ae12-569d5d7941de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c687f19-db5c-411d-b933-bb10b27ba71a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c687f19-db5c-411d-b933-bb10b27ba71a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10087467456676673498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498100874674566766734981008746745667667349810087467456676673498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b5d790-2c8e-41e7-ba57-28d56ef75872, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb114f2-2ef5-4ffb-bda2-be7f1c37bdaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb114f2-2ef5-4ffb-bda2-be7f1c37bdaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389102095967250716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716163891020959672507161638910209596725071616389102095967250716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c687f19-db5c-411d-b933-bb10b27ba71a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8726b7-850a-4a86-bc36-366aa7559720, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8726b7-850a-4a86-bc36-366aa7559720, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17263727742835732209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209172637277428357322091726372774283573220917263727742835732209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb114f2-2ef5-4ffb-bda2-be7f1c37bdaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99ec225-1051-43b4-9a66-c7dd8fd86db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99ec225-1051-43b4-9a66-c7dd8fd86db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371057495357516361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361737105749535751636173710574953575163617371057495357516361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8726b7-850a-4a86-bc36-366aa7559720, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616e612d-da2a-41ed-92b9-4f12f6346aeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616e612d-da2a-41ed-92b9-4f12f6346aeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8495527898384312128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128849552789838431212884955278983843121288495527898384312128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99ec225-1051-43b4-9a66-c7dd8fd86db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3f8c48-0be0-4c47-9db2-937975e0c433, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3f8c48-0be0-4c47-9db2-937975e0c433, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508635167645457434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434508635167645457434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616e612d-da2a-41ed-92b9-4f12f6346aeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3cf13f3-d61a-4af9-92f5-acab51887f6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cf13f3-d61a-4af9-92f5-acab51887f6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3191692752254456178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178319169275225445617831916927522544561783191692752254456178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3f8c48-0be0-4c47-9db2-937975e0c433, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e03fff1-7281-4bb7-9e5c-f9959bb122f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e03fff1-7281-4bb7-9e5c-f9959bb122f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170612738331327074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074617061273833132707461706127383313270746170612738331327074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cf13f3-d61a-4af9-92f5-acab51887f6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f99b7a-8a23-4b9d-b627-6802b0ad73d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f99b7a-8a23-4b9d-b627-6802b0ad73d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058401087204767519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519160584010872047675191605840108720476751916058401087204767519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e03fff1-7281-4bb7-9e5c-f9959bb122f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0954f3-ec2f-49dd-9c29-4021493a0de1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0954f3-ec2f-49dd-9c29-4021493a0de1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509160412955844139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139750916041295584413975091604129558441397509160412955844139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f99b7a-8a23-4b9d-b627-6802b0ad73d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7c29fe-6faa-49e5-9359-b9a2a780a857, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7c29fe-6faa-49e5-9359-b9a2a780a857, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15167502350965311864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864151675023509653118641516750235096531186415167502350965311864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0954f3-ec2f-49dd-9c29-4021493a0de1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec615551-dd76-4c82-82e2-de52d53d28ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec615551-dd76-4c82-82e2-de52d53d28ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11871237858176884997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997118712378581768849971187123785817688499711871237858176884997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7c29fe-6faa-49e5-9359-b9a2a780a857, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e7ec5a-e06b-4118-9d8c-ed75450eb916, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e7ec5a-e06b-4118-9d8c-ed75450eb916, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18344739671116451721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721183447396711164517211834473967111645172118344739671116451721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec615551-dd76-4c82-82e2-de52d53d28ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de57925-9bf1-4145-884d-d3c075a7ddc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de57925-9bf1-4145-884d-d3c075a7ddc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518646181361923556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556351864618136192355635186461813619235563518646181361923556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e7ec5a-e06b-4118-9d8c-ed75450eb916, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a78ddd-c94d-4056-84a0-bc30b79f0ef1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a78ddd-c94d-4056-84a0-bc30b79f0ef1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707972382087781447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447870797238208778144787079723820877814478707972382087781447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de57925-9bf1-4145-884d-d3c075a7ddc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53d96fe-e153-48cd-a1c2-03d9fb466745, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53d96fe-e153-48cd-a1c2-03d9fb466745, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17447495534887935611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611174474955348879356111744749553488793561117447495534887935611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a78ddd-c94d-4056-84a0-bc30b79f0ef1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5413787-717a-4904-a614-245ea6419225, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5413787-717a-4904-a614-245ea6419225, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816627294931578033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033281662729493157803328166272949315780332816627294931578033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53d96fe-e153-48cd-a1c2-03d9fb466745, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3afde610-f25a-49ff-b22e-e08b54a6f4bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3afde610-f25a-49ff-b22e-e08b54a6f4bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10114538679349283741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741101145386793492837411011453867934928374110114538679349283741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5413787-717a-4904-a614-245ea6419225, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f1667b-0669-4483-ba47-c12fe1621035, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f1667b-0669-4483-ba47-c12fe1621035, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10109829672467362279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279101098296724673622791010982967246736227910109829672467362279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3afde610-f25a-49ff-b22e-e08b54a6f4bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce1db8f8-f3b4-4ffd-b355-3abd5c68128a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce1db8f8-f3b4-4ffd-b355-3abd5c68128a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4037472349025841677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677403747234902584167740374723490258416774037472349025841677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f1667b-0669-4483-ba47-c12fe1621035, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aeb36f4-817e-4b71-9212-02aacbdba93c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aeb36f4-817e-4b71-9212-02aacbdba93c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15273730475763141216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216152737304757631412161527373047576314121615273730475763141216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce1db8f8-f3b4-4ffd-b355-3abd5c68128a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a50c97-c4d1-4554-a8f2-d14ba4ac11bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a50c97-c4d1-4554-a8f2-d14ba4ac11bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4056046924086851396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396405604692408685139640560469240868513964056046924086851396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aeb36f4-817e-4b71-9212-02aacbdba93c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c739c3b7-da43-4b98-b5b7-70c8ba7e3a4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c739c3b7-da43-4b98-b5b7-70c8ba7e3a4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9301991110362473576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576930199111036247357693019911103624735769301991110362473576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a50c97-c4d1-4554-a8f2-d14ba4ac11bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d45633b-d9fb-4702-960c-385a71d8dc93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d45633b-d9fb-4702-960c-385a71d8dc93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968457077111050254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254596845707711105025459684570771110502545968457077111050254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c739c3b7-da43-4b98-b5b7-70c8ba7e3a4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05422cf1-67e8-4ffa-995f-235ed49988d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05422cf1-67e8-4ffa-995f-235ed49988d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6245777441208014191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191624577744120801419162457774412080141916245777441208014191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d45633b-d9fb-4702-960c-385a71d8dc93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3bbb44-c596-40d6-b832-84622977e546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3bbb44-c596-40d6-b832-84622977e546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10534653578590951313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313105346535785909513131053465357859095131310534653578590951313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05422cf1-67e8-4ffa-995f-235ed49988d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f05db6d-42ff-4322-a76b-24e4ecc0afac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3bbb44-c596-40d6-b832-84622977e546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6696224-c63e-41e7-ab63-eb0fecc29330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6696224-c63e-41e7-ab63-eb0fecc29330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311757065493585291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291183117570654935852911831175706549358529118311757065493585291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f05db6d-42ff-4322-a76b-24e4ecc0afac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657092163652528708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708465709216365252870846570921636525287084657092163652528708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6696224-c63e-41e7-ab63-eb0fecc29330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f05db6d-42ff-4322-a76b-24e4ecc0afac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca98f32-db47-4baa-8926-2c320f8d54cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca98f32-db47-4baa-8926-2c320f8d54cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084748519267423365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365808474851926742336580847485192674233658084748519267423365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05f8b7c-9ef4-454c-836e-947fe9459303, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05f8b7c-9ef4-454c-836e-947fe9459303, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049470323317094267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267504947032331709426750494703233170942675049470323317094267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca98f32-db47-4baa-8926-2c320f8d54cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc8c498-5702-487e-adf8-bd77cf879425, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05f8b7c-9ef4-454c-836e-947fe9459303, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6848f407-6d1e-466a-9072-15b4161efd71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc8c498-5702-487e-adf8-bd77cf879425, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17484228645285384762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762174842286452853847621748422864528538476217484228645285384762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6848f407-6d1e-466a-9072-15b4161efd71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6949338677690212587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587694933867769021258769493386776902125876949338677690212587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc8c498-5702-487e-adf8-bd77cf879425, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9120565-c9a4-4a31-bb77-982c24138afc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6848f407-6d1e-466a-9072-15b4161efd71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4bd79b-01e1-4442-ab3a-619d4231846f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4bd79b-01e1-4442-ab3a-619d4231846f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8276609224571414367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367827660922457141436782766092245714143678276609224571414367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9120565-c9a4-4a31-bb77-982c24138afc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14488482631999585612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612144884826319995856121448848263199958561214488482631999585612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4bd79b-01e1-4442-ab3a-619d4231846f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033c4dd2-cfdb-4cb8-bc1a-3d8b6a87f1d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033c4dd2-cfdb-4cb8-bc1a-3d8b6a87f1d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1508983496968873788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788150898349696887378815089834969688737881508983496968873788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9120565-c9a4-4a31-bb77-982c24138afc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c585105b-fe8a-4952-a855-8dda5ab069c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c585105b-fe8a-4952-a855-8dda5ab069c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8712920291083003732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732871292029108300373287129202910830037328712920291083003732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033c4dd2-cfdb-4cb8-bc1a-3d8b6a87f1d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c585105b-fe8a-4952-a855-8dda5ab069c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42083fef-15a5-46a1-8ef8-3515b6118902, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42083fef-15a5-46a1-8ef8-3515b6118902, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095962760588014532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532309596276058801453230959627605880145323095962760588014532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf6e195-e373-41dd-a04b-0d87c00fb9b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf6e195-e373-41dd-a04b-0d87c00fb9b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464423478998874205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205104644234789988742051046442347899887420510464423478998874205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf6e195-e373-41dd-a04b-0d87c00fb9b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63fad324-234b-4045-ad9d-3be7494edb69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fad324-234b-4045-ad9d-3be7494edb69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17763156380129361293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293177631563801293612931776315638012936129317763156380129361293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42083fef-15a5-46a1-8ef8-3515b6118902, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6deb61-411e-4231-9e6a-467ba8433f60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6deb61-411e-4231-9e6a-467ba8433f60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13242971910543074710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710132429719105430747101324297191054307471013242971910543074710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fad324-234b-4045-ad9d-3be7494edb69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11f90aa-34eb-4b3f-906f-b9b5b5913c72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6deb61-411e-4231-9e6a-467ba8433f60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11f90aa-34eb-4b3f-906f-b9b5b5913c72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12416327120927003336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336124163271209270033361241632712092700333612416327120927003336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72a9084-83bb-406e-b2e2-db15f5d94225, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72a9084-83bb-406e-b2e2-db15f5d94225, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004043302065600176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176180040433020656001761800404330206560017618004043302065600176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11f90aa-34eb-4b3f-906f-b9b5b5913c72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0183209-dcf5-4e12-b23f-d8441807ef5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0183209-dcf5-4e12-b23f-d8441807ef5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190669646721494407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407319066964672149440731906696467214944073190669646721494407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72a9084-83bb-406e-b2e2-db15f5d94225, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc16ab31-81fe-41f7-8db3-f03d457f6b5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc16ab31-81fe-41f7-8db3-f03d457f6b5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9770558932042467019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019977055893204246701997705589320424670199770558932042467019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0183209-dcf5-4e12-b23f-d8441807ef5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba48c6c-1d63-43a1-9161-66a2353ea21f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba48c6c-1d63-43a1-9161-66a2353ea21f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3128754822819291180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180312875482281929118031287548228192911803128754822819291180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc16ab31-81fe-41f7-8db3-f03d457f6b5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43eb8dd-a938-4857-be96-d26e4bf80fca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43eb8dd-a938-4857-be96-d26e4bf80fca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14968211152578715998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998149682111525787159981496821115257871599814968211152578715998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba48c6c-1d63-43a1-9161-66a2353ea21f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3268e18f-4bde-4f84-8c30-ecf556880b2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3268e18f-4bde-4f84-8c30-ecf556880b2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3753946198370727329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329375394619837072732937539461983707273293753946198370727329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43eb8dd-a938-4857-be96-d26e4bf80fca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7a8e1d-cd19-4e4b-90eb-fda515d5051b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7a8e1d-cd19-4e4b-90eb-fda515d5051b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374526353144136492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492374526353144136492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3268e18f-4bde-4f84-8c30-ecf556880b2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056b5a60-f7b0-4e9e-9880-b3183a598e4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056b5a60-f7b0-4e9e-9880-b3183a598e4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777614312895349852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852277761431289534985227776143128953498522777614312895349852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7a8e1d-cd19-4e4b-90eb-fda515d5051b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485dfd09-3238-4731-a808-00de958e6127, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485dfd09-3238-4731-a808-00de958e6127, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17680027646790508630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630176800276467905086301768002764679050863017680027646790508630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056b5a60-f7b0-4e9e-9880-b3183a598e4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e061c97-8dae-4155-8f89-a972451bbacb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e061c97-8dae-4155-8f89-a972451bbacb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2762625069850406186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186276262506985040618627626250698504061862762625069850406186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485dfd09-3238-4731-a808-00de958e6127, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad003e4-2d55-4efa-95f8-48cf75df510c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad003e4-2d55-4efa-95f8-48cf75df510c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305878423283903735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735113058784232839037351130587842328390373511305878423283903735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad003e4-2d55-4efa-95f8-48cf75df510c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79c232a-b746-4ec0-8f36-667faeb20aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79c232a-b746-4ec0-8f36-667faeb20aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8074904971388803597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597807490497138880359780749049713888035978074904971388803597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e061c97-8dae-4155-8f89-a972451bbacb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e437e213-e1a6-4e0e-b5ba-5ef1bea95698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e437e213-e1a6-4e0e-b5ba-5ef1bea95698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5909837979366290896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896590983797936629089659098379793662908965909837979366290896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79c232a-b746-4ec0-8f36-667faeb20aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be3c342-b064-4ae0-987f-942ca87c1e6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be3c342-b064-4ae0-987f-942ca87c1e6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927832926269168782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782792783292626916878279278329262691687827927832926269168782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e437e213-e1a6-4e0e-b5ba-5ef1bea95698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24e6a46-2253-432a-9f80-d67584006b57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24e6a46-2253-432a-9f80-d67584006b57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14200354508956669005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005142003545089566690051420035450895666900514200354508956669005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be3c342-b064-4ae0-987f-942ca87c1e6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b627a462-c9e1-4c9c-a410-47e5d881af44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b627a462-c9e1-4c9c-a410-47e5d881af44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14140660788711523410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410141406607887115234101414066078871152341014140660788711523410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24e6a46-2253-432a-9f80-d67584006b57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b20843-e151-45e8-8b8c-759a388158a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b20843-e151-45e8-8b8c-759a388158a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547319053489662092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092547319053489662092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b627a462-c9e1-4c9c-a410-47e5d881af44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9763011-9835-45a2-a613-04c4a9099da8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9763011-9835-45a2-a613-04c4a9099da8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17105241419363635282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282171052414193636352821710524141936363528217105241419363635282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b20843-e151-45e8-8b8c-759a388158a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949ff7c1-f5a7-467f-8496-8959714f04cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949ff7c1-f5a7-467f-8496-8959714f04cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8329834983219310341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341832983498321931034183298349832193103418329834983219310341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949ff7c1-f5a7-467f-8496-8959714f04cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e267918-3dea-43f1-9908-a065f3488f6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e267918-3dea-43f1-9908-a065f3488f6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12558763553684736415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415125587635536847364151255876355368473641512558763553684736415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9763011-9835-45a2-a613-04c4a9099da8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56622a5c-0793-43c4-971f-1d9b3c32d5f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56622a5c-0793-43c4-971f-1d9b3c32d5f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15257478196786407657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657152574781967864076571525747819678640765715257478196786407657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e267918-3dea-43f1-9908-a065f3488f6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06df495-d02a-4918-8349-ab2b53a888f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06df495-d02a-4918-8349-ab2b53a888f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9702265062841150682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682970226506284115068297022650628411506829702265062841150682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56622a5c-0793-43c4-971f-1d9b3c32d5f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e55e37b-087b-4a94-8fac-59ea3269a608, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e55e37b-087b-4a94-8fac-59ea3269a608, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255747047633520658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658125574704763352065812557470476335206581255747047633520658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06df495-d02a-4918-8349-ab2b53a888f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504ad147-8897-4d53-ad49-33a2abb3165c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504ad147-8897-4d53-ad49-33a2abb3165c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588744994602685298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298115887449946026852981158874499460268529811588744994602685298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e55e37b-087b-4a94-8fac-59ea3269a608, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c10ef90-caae-42d9-afac-8861bba1bb06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c10ef90-caae-42d9-afac-8861bba1bb06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7629151328194690942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942762915132819469094276291513281946909427629151328194690942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504ad147-8897-4d53-ad49-33a2abb3165c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597753d7-2e68-4136-b360-c215a95dc897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597753d7-2e68-4136-b360-c215a95dc897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14535005276567700559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559145350052765677005591453500527656770055914535005276567700559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c10ef90-caae-42d9-afac-8861bba1bb06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f58ec4b-4458-4fcd-81ad-e94be5d26699, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f58ec4b-4458-4fcd-81ad-e94be5d26699, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2176232850376583599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599217623285037658359921762328503765835992176232850376583599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597753d7-2e68-4136-b360-c215a95dc897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722efd48-2c86-451f-b471-d1804b04242a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722efd48-2c86-451f-b471-d1804b04242a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800259879864935290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290980025987986493529098002598798649352909800259879864935290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f58ec4b-4458-4fcd-81ad-e94be5d26699, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c5613f-f578-4593-a137-3d293603083e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c5613f-f578-4593-a137-3d293603083e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7216591695650765875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875721659169565076587572165916956507658757216591695650765875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722efd48-2c86-451f-b471-d1804b04242a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043bb7fc-7f5a-48c2-b489-b0840a6ac86b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043bb7fc-7f5a-48c2-b489-b0840a6ac86b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343575522038462984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984234357552203846298423435755220384629842343575522038462984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c5613f-f578-4593-a137-3d293603083e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb6ee10-2927-494e-b885-f56209fa0839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb6ee10-2927-494e-b885-f56209fa0839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7544315224830332362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362754431522483033236275443152248303323627544315224830332362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043bb7fc-7f5a-48c2-b489-b0840a6ac86b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d039666-5675-46aa-bd73-a75a4665693a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d039666-5675-46aa-bd73-a75a4665693a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8215721522852046941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941821572152285204694182157215228520469418215721522852046941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb6ee10-2927-494e-b885-f56209fa0839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cf2f36-4d91-4b7e-88fa-214bb0fcf844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cf2f36-4d91-4b7e-88fa-214bb0fcf844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10806148934744469355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355108061489347444693551080614893474446935510806148934744469355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d039666-5675-46aa-bd73-a75a4665693a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be0aa13-a11f-4d65-95ae-ad6eeb5df448, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be0aa13-a11f-4d65-95ae-ad6eeb5df448, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503724546300935256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256105037245463009352561050372454630093525610503724546300935256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cf2f36-4d91-4b7e-88fa-214bb0fcf844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3608549e-56bc-48eb-9150-8124edb1e46a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3608549e-56bc-48eb-9150-8124edb1e46a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5674566816202901599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599567456681620290159956745668162029015995674566816202901599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be0aa13-a11f-4d65-95ae-ad6eeb5df448, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6461586-57cc-4a01-8305-3ac6e9cfc567, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6461586-57cc-4a01-8305-3ac6e9cfc567, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279408934700218637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637527940893470021863752794089347002186375279408934700218637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3608549e-56bc-48eb-9150-8124edb1e46a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f550ee-459a-4804-bf64-9945e6df76a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f550ee-459a-4804-bf64-9945e6df76a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407588333313048540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540134075883333130485401340758833331304854013407588333313048540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6461586-57cc-4a01-8305-3ac6e9cfc567, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da2ee31-ab2d-4d78-8d31-8610f7f65613, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da2ee31-ab2d-4d78-8d31-8610f7f65613, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317760020149441188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188731776002014944118873177600201494411887317760020149441188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f550ee-459a-4804-bf64-9945e6df76a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56d904f-4ef7-4a2a-a4ba-88388fcd87ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56d904f-4ef7-4a2a-a4ba-88388fcd87ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1741761027638495479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479174176102763849547917417610276384954791741761027638495479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da2ee31-ab2d-4d78-8d31-8610f7f65613, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d320ee-1498-4f04-9e51-17c1c7bbecfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d320ee-1498-4f04-9e51-17c1c7bbecfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881324074669250898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898178813240746692508981788132407466925089817881324074669250898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56d904f-4ef7-4a2a-a4ba-88388fcd87ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31d7a83-05e0-433f-aecc-37736763a0d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31d7a83-05e0-433f-aecc-37736763a0d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8835989750278832676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676883598975027883267688359897502788326768835989750278832676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d320ee-1498-4f04-9e51-17c1c7bbecfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974207de-73e4-4cc8-9f7f-7b9cd4056764, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974207de-73e4-4cc8-9f7f-7b9cd4056764, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572177996958364061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061857217799695836406185721779969583640618572177996958364061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31d7a83-05e0-433f-aecc-37736763a0d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665abe7c-11c8-4542-9559-d723b73178fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665abe7c-11c8-4542-9559-d723b73178fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 725116631594547218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218725116631594547218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974207de-73e4-4cc8-9f7f-7b9cd4056764, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ab6354-a8d3-4295-a00d-88df4889c281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ab6354-a8d3-4295-a00d-88df4889c281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1534800405721855728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728153480040572185572815348004057218557281534800405721855728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665abe7c-11c8-4542-9559-d723b73178fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712f41e5-6a51-4757-a350-e68e86155ecc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712f41e5-6a51-4757-a350-e68e86155ecc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458065825705989139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139458065825705989139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ab6354-a8d3-4295-a00d-88df4889c281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bda842d-6e12-4b0a-9a47-6390633cd548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bda842d-6e12-4b0a-9a47-6390633cd548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10223045940606260905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905102230459406062609051022304594060626090510223045940606260905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712f41e5-6a51-4757-a350-e68e86155ecc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f4f62a-6738-4e0a-8ab6-de5df9132422, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f4f62a-6738-4e0a-8ab6-de5df9132422, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7422197757570900415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415742219775757090041574221977575709004157422197757570900415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bda842d-6e12-4b0a-9a47-6390633cd548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d507372-4c0d-4ace-8886-9613a9308f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d507372-4c0d-4ace-8886-9613a9308f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397290095150875032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032397290095150875032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f4f62a-6738-4e0a-8ab6-de5df9132422, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc9ffc3-e7b7-4c32-aece-8cf108d86426, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc9ffc3-e7b7-4c32-aece-8cf108d86426, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12127529695219931446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446121275296952199314461212752969521993144612127529695219931446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d507372-4c0d-4ace-8886-9613a9308f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2ae1e2-277d-4470-b633-19dfa27151b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2ae1e2-277d-4470-b633-19dfa27151b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617708472655508208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208661770847265550820866177084726555082086617708472655508208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc9ffc3-e7b7-4c32-aece-8cf108d86426, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e82bb5f-75b5-4927-b9ae-d8b5e437151e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e82bb5f-75b5-4927-b9ae-d8b5e437151e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13356993685044278091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091133569936850442780911335699368504427809113356993685044278091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2ae1e2-277d-4470-b633-19dfa27151b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2710d3-0640-40c7-8810-323378af70d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2710d3-0640-40c7-8810-323378af70d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10628918920995169559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559106289189209951695591062891892099516955910628918920995169559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e82bb5f-75b5-4927-b9ae-d8b5e437151e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc750fe-8dda-4744-8e8b-79cda28506a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc750fe-8dda-4744-8e8b-79cda28506a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372831379312672144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144123728313793126721441237283137931267214412372831379312672144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2710d3-0640-40c7-8810-323378af70d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e57c14-2ce8-4aea-8182-f2d7e4775c74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e57c14-2ce8-4aea-8182-f2d7e4775c74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13120717656883647978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978131207176568836479781312071765688364797813120717656883647978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc750fe-8dda-4744-8e8b-79cda28506a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbde6788-0815-49df-a1c6-f35cf747f443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbde6788-0815-49df-a1c6-f35cf747f443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10273601222759755226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226102736012227597552261027360122275975522610273601222759755226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e57c14-2ce8-4aea-8182-f2d7e4775c74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfddec3c-1f47-46d1-93ec-a880ae9dda81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfddec3c-1f47-46d1-93ec-a880ae9dda81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5298610204488693267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267529861020448869326752986102044886932675298610204488693267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbde6788-0815-49df-a1c6-f35cf747f443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e787489-f740-4732-87ac-8fd3e3066133, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e787489-f740-4732-87ac-8fd3e3066133, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11716859301947447581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581117168593019474475811171685930194744758111716859301947447581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfddec3c-1f47-46d1-93ec-a880ae9dda81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0481776e-457b-4952-9870-69ddd53326a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0481776e-457b-4952-9870-69ddd53326a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12724786938075315179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179127247869380753151791272478693807531517912724786938075315179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e787489-f740-4732-87ac-8fd3e3066133, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75797239-6d37-4825-ba84-bc24eb7357e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75797239-6d37-4825-ba84-bc24eb7357e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719228360077939932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932177192283600779399321771922836007793993217719228360077939932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0481776e-457b-4952-9870-69ddd53326a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8604daeb-106b-4681-a7c5-606a131cf0ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8604daeb-106b-4681-a7c5-606a131cf0ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9403013131088617574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574940301313108861757494030131310886175749403013131088617574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75797239-6d37-4825-ba84-bc24eb7357e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a1f97c-983a-49a1-8b8f-6036c9b6475f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a1f97c-983a-49a1-8b8f-6036c9b6475f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9524965311515942729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729952496531151594272995249653115159427299524965311515942729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8604daeb-106b-4681-a7c5-606a131cf0ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9bc6c0-bd8a-40bb-8d00-0a18f626d37e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9bc6c0-bd8a-40bb-8d00-0a18f626d37e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8936748178780288837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837893674817878028883789367481787802888378936748178780288837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a1f97c-983a-49a1-8b8f-6036c9b6475f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6951b554-7c84-4618-b9fc-da40b70f670f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6951b554-7c84-4618-b9fc-da40b70f670f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2319373073730936849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849231937307373093684923193730737309368492319373073730936849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9bc6c0-bd8a-40bb-8d00-0a18f626d37e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271af87f-a648-4644-9e14-4875e7b73b24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271af87f-a648-4644-9e14-4875e7b73b24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210547644043588965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965122105476440435889651221054764404358896512210547644043588965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6951b554-7c84-4618-b9fc-da40b70f670f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271af87f-a648-4644-9e14-4875e7b73b24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63a07d8-74e5-481c-962b-ca48c60b1c51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63a07d8-74e5-481c-962b-ca48c60b1c51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2723450255838066310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310272345025583806631027234502558380663102723450255838066310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f0d9bc-e73d-472e-b7ca-f812465e7a4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f0d9bc-e73d-472e-b7ca-f812465e7a4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6757496610786950849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849675749661078695084967574966107869508496757496610786950849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63a07d8-74e5-481c-962b-ca48c60b1c51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f530e24e-5bb5-40e6-a927-5529636424f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f530e24e-5bb5-40e6-a927-5529636424f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16648043828262975780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780166480438282629757801664804382826297578016648043828262975780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f0d9bc-e73d-472e-b7ca-f812465e7a4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350cb631-6d68-4f58-a4ca-e88c9f0842e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350cb631-6d68-4f58-a4ca-e88c9f0842e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5175902743336688258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258517590274333668825851759027433366882585175902743336688258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f530e24e-5bb5-40e6-a927-5529636424f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbc990a-4615-44a7-801a-4b56c68f646d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbc990a-4615-44a7-801a-4b56c68f646d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12386408881141046446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446123864088811410464461238640888114104644612386408881141046446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350cb631-6d68-4f58-a4ca-e88c9f0842e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de5a6f9-0b83-43ea-8960-50981f74df61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de5a6f9-0b83-43ea-8960-50981f74df61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149313474325785178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178414931347432578517841493134743257851784149313474325785178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbc990a-4615-44a7-801a-4b56c68f646d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57da775-9868-4414-b2f2-4e71e864707a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57da775-9868-4414-b2f2-4e71e864707a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621402443610030555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555362140244361003055536214024436100305553621402443610030555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de5a6f9-0b83-43ea-8960-50981f74df61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c790e2b3-f431-446d-96a8-075042c3a2ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c790e2b3-f431-446d-96a8-075042c3a2ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209606088694890640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640209606088694890640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57da775-9868-4414-b2f2-4e71e864707a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57c6e16-57c8-404c-ab00-4b43a5be2874, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57c6e16-57c8-404c-ab00-4b43a5be2874, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13452037723893868117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117134520377238938681171345203772389386811713452037723893868117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c790e2b3-f431-446d-96a8-075042c3a2ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a206a0b-5a40-4a21-b4af-daf2abdad7b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a206a0b-5a40-4a21-b4af-daf2abdad7b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4441864347717772157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157444186434771777215744418643477177721574441864347717772157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57c6e16-57c8-404c-ab00-4b43a5be2874, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9a23d9-3b7e-4665-a980-88c0ffed2de0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9a23d9-3b7e-4665-a980-88c0ffed2de0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15249507444496264626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626152495074444962646261524950744449626462615249507444496264626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a206a0b-5a40-4a21-b4af-daf2abdad7b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aef093a2-05fc-491e-b62d-4c09dd8e924c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef093a2-05fc-491e-b62d-4c09dd8e924c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9862313476745061381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381986231347674506138198623134767450613819862313476745061381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9a23d9-3b7e-4665-a980-88c0ffed2de0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94636b2-ac2a-4929-a5a9-66f84d93cb6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94636b2-ac2a-4929-a5a9-66f84d93cb6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13986852550921196658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658139868525509211966581398685255092119665813986852550921196658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef093a2-05fc-491e-b62d-4c09dd8e924c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999d7af9-f358-48b5-a054-f1b19714b7c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999d7af9-f358-48b5-a054-f1b19714b7c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2650268203873808634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634265026820387380863426502682038738086342650268203873808634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94636b2-ac2a-4929-a5a9-66f84d93cb6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae69e44-b4b2-4906-b564-4ceeffd60eec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae69e44-b4b2-4906-b564-4ceeffd60eec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143442065390174651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651141434420653901746511414344206539017465114143442065390174651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999d7af9-f358-48b5-a054-f1b19714b7c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6061ab63-eb99-4233-bb94-e3b601dbe08f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6061ab63-eb99-4233-bb94-e3b601dbe08f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768575289984841675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675176857528998484167517685752899848416751768575289984841675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae69e44-b4b2-4906-b564-4ceeffd60eec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1965955-e1de-4234-bec4-0dd9bd93de52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1965955-e1de-4234-bec4-0dd9bd93de52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16429060199566951839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839164290601995669518391642906019956695183916429060199566951839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6061ab63-eb99-4233-bb94-e3b601dbe08f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110cbb56-361e-42ed-870c-8469c743b932, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110cbb56-361e-42ed-870c-8469c743b932, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17317754764355150493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493173177547643551504931731775476435515049317317754764355150493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1965955-e1de-4234-bec4-0dd9bd93de52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91c3e56a-a105-4a0e-ad5c-9892792b189f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91c3e56a-a105-4a0e-ad5c-9892792b189f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2417241964473554744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744241724196447355474424172419644735547442417241964473554744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110cbb56-361e-42ed-870c-8469c743b932, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791c33a7-8b28-4d9b-b28f-47579b3f0938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791c33a7-8b28-4d9b-b28f-47579b3f0938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8441386252772108869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869844138625277210886984413862527721088698441386252772108869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91c3e56a-a105-4a0e-ad5c-9892792b189f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d73fe2b-3b4d-4110-8cc5-a01be355635f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d73fe2b-3b4d-4110-8cc5-a01be355635f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970720524906665858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858169707205249066658581697072052490666585816970720524906665858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791c33a7-8b28-4d9b-b28f-47579b3f0938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4113ece7-0b51-4a86-b2e6-d00a1a3f9458, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4113ece7-0b51-4a86-b2e6-d00a1a3f9458, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14262410294688950767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767142624102946889507671426241029468895076714262410294688950767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d73fe2b-3b4d-4110-8cc5-a01be355635f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4113ece7-0b51-4a86-b2e6-d00a1a3f9458, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d9a2c73-89c1-44ef-b10d-4457b73d4a3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9a2c73-89c1-44ef-b10d-4457b73d4a3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158578796825898235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235131585787968258982351315857879682589823513158578796825898235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 697424f0-b675-44aa-9809-a00a2ad987cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 697424f0-b675-44aa-9809-a00a2ad987cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9627466030403679634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634962746603040367963496274660304036796349627466030403679634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9a2c73-89c1-44ef-b10d-4457b73d4a3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29630469-fbfe-499e-913c-df17f38fa033, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29630469-fbfe-499e-913c-df17f38fa033, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3858941529068792372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372385894152906879237238589415290687923723858941529068792372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 697424f0-b675-44aa-9809-a00a2ad987cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876b1a38-845a-466c-abc1-a02580499f4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876b1a38-845a-466c-abc1-a02580499f4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081803758647997897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897180818037586479978971808180375864799789718081803758647997897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29630469-fbfe-499e-913c-df17f38fa033, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bd5c40-0800-4333-89af-5179df331022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bd5c40-0800-4333-89af-5179df331022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1588187368225674634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634158818736822567463415881873682256746341588187368225674634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876b1a38-845a-466c-abc1-a02580499f4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bd5c40-0800-4333-89af-5179df331022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12443e3f-bb16-46d0-82f6-a3afb106455e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12443e3f-bb16-46d0-82f6-a3afb106455e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483762843702298170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170148376284370229817014837628437022981701483762843702298170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebcb0d6-48c1-411a-858b-8d8ab74f6077, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebcb0d6-48c1-411a-858b-8d8ab74f6077, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310111143744639192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192113101111437446391921131011114374463919211310111143744639192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12443e3f-bb16-46d0-82f6-a3afb106455e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92a5776-a023-4f27-b273-57987ebbe0d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92a5776-a023-4f27-b273-57987ebbe0d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857344307464117089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089158573443074641170891585734430746411708915857344307464117089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebcb0d6-48c1-411a-858b-8d8ab74f6077, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c585a463-aa27-4d56-9943-e2eb2b345aba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92a5776-a023-4f27-b273-57987ebbe0d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c585a463-aa27-4d56-9943-e2eb2b345aba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421802740633696250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250442180274063369625044218027406336962504421802740633696250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a6e2cc-9c1a-4b1d-8699-fa69d531c957, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a6e2cc-9c1a-4b1d-8699-fa69d531c957, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671413277686332472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472467141327768633247246714132776863324724671413277686332472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c585a463-aa27-4d56-9943-e2eb2b345aba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34dd05e1-09d4-44db-b4a4-dbe0f59dab39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34dd05e1-09d4-44db-b4a4-dbe0f59dab39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800309148855754523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523880030914885575452388003091488557545238800309148855754523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a6e2cc-9c1a-4b1d-8699-fa69d531c957, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57704a3e-9097-44ef-99d9-515d31a5ef97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57704a3e-9097-44ef-99d9-515d31a5ef97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6477792362755828044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044647779236275582804464777923627558280446477792362755828044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34dd05e1-09d4-44db-b4a4-dbe0f59dab39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 907f1d59-2cce-4da8-be96-7cca0fe399e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907f1d59-2cce-4da8-be96-7cca0fe399e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682910559640114804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804682910559640114804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57704a3e-9097-44ef-99d9-515d31a5ef97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd048f71-c811-49cb-b536-6c661907ffba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd048f71-c811-49cb-b536-6c661907ffba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17937078781899383463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463179370787818993834631793707878189938346317937078781899383463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907f1d59-2cce-4da8-be96-7cca0fe399e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5318544-1b89-4ed6-b5ec-e63b73e9cf9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5318544-1b89-4ed6-b5ec-e63b73e9cf9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8972903049155206459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459897290304915520645989729030491552064598972903049155206459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd048f71-c811-49cb-b536-6c661907ffba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ccd4db-9d20-4d83-9c28-ab2edd8dcd83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ccd4db-9d20-4d83-9c28-ab2edd8dcd83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8441238547103426124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124844123854710342612484412385471034261248441238547103426124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5318544-1b89-4ed6-b5ec-e63b73e9cf9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99643ab-2cb7-410b-96d9-bc008f1612a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ccd4db-9d20-4d83-9c28-ab2edd8dcd83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a41989d-061c-48b7-af36-6c604a075cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99643ab-2cb7-410b-96d9-bc008f1612a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9236018559477876715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715923601855947787671592360185594778767159236018559477876715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a41989d-061c-48b7-af36-6c604a075cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5371774757948131384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384537177475794813138453717747579481313845371774757948131384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99643ab-2cb7-410b-96d9-bc008f1612a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e00db30b-c7e4-49e1-8fee-e90cc4853d21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e00db30b-c7e4-49e1-8fee-e90cc4853d21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575672452746234756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756575672452746234756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a41989d-061c-48b7-af36-6c604a075cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c793e40-034b-4082-a927-5facf0eb68d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c793e40-034b-4082-a927-5facf0eb68d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13009428064725602136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136130094280647256021361300942806472560213613009428064725602136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e00db30b-c7e4-49e1-8fee-e90cc4853d21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2859f0f7-5bcf-43ce-abf9-20e5d91dc673, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2859f0f7-5bcf-43ce-abf9-20e5d91dc673, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14305671283358875915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915143056712833588759151430567128335887591514305671283358875915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c793e40-034b-4082-a927-5facf0eb68d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dbba237-01b2-4901-acae-45cce8eb055d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbba237-01b2-4901-acae-45cce8eb055d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7820224014791956666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666782022401479195666678202240147919566667820224014791956666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2859f0f7-5bcf-43ce-abf9-20e5d91dc673, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2265434-6308-4ce0-8894-d43dc0840ee1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2265434-6308-4ce0-8894-d43dc0840ee1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 510958059399805399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399510958059399805399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbba237-01b2-4901-acae-45cce8eb055d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac4552f-3b72-4f0c-bad6-6561f7522f45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac4552f-3b72-4f0c-bad6-6561f7522f45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244390223354043640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640724439022335404364072443902233540436407244390223354043640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2265434-6308-4ce0-8894-d43dc0840ee1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20c224d8-6aa8-48d5-b023-c1b071ccf51d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20c224d8-6aa8-48d5-b023-c1b071ccf51d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680617675864083298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298106806176758640832981068061767586408329810680617675864083298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac4552f-3b72-4f0c-bad6-6561f7522f45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792b99b5-8099-4d10-81bb-706b9b5f9c33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792b99b5-8099-4d10-81bb-706b9b5f9c33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1836157933121688194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194183615793312168819418361579331216881941836157933121688194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20c224d8-6aa8-48d5-b023-c1b071ccf51d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7f3dd1-e849-4380-b017-9edb2b87f47a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7f3dd1-e849-4380-b017-9edb2b87f47a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13130263185962327391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391131302631859623273911313026318596232739113130263185962327391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792b99b5-8099-4d10-81bb-706b9b5f9c33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff9baa1-dad8-4ae9-849c-e7869ecf0c10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff9baa1-dad8-4ae9-849c-e7869ecf0c10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1076928152866649104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104107692815286664910410769281528666491041076928152866649104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7f3dd1-e849-4380-b017-9edb2b87f47a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2879a08a-4a9c-4022-9bfd-2e03feef06b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2879a08a-4a9c-4022-9bfd-2e03feef06b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155162312030341004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004111551623120303410041115516231203034100411155162312030341004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff9baa1-dad8-4ae9-849c-e7869ecf0c10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab96dae-29d5-4279-ad09-e93861b3d99d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab96dae-29d5-4279-ad09-e93861b3d99d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6495532741859899832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832649553274185989983264955327418598998326495532741859899832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2879a08a-4a9c-4022-9bfd-2e03feef06b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e583b4-5285-42df-b9b5-35b79b07e5cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e583b4-5285-42df-b9b5-35b79b07e5cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029998729241185030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030602999872924118503060299987292411850306029998729241185030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab96dae-29d5-4279-ad09-e93861b3d99d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2858a4fe-ddc9-4f01-bc41-2789afcc2bd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2858a4fe-ddc9-4f01-bc41-2789afcc2bd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1774753930447573722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722177475393044757372217747539304475737221774753930447573722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e583b4-5285-42df-b9b5-35b79b07e5cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72901af2-0029-4da3-acae-1aef1233022d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72901af2-0029-4da3-acae-1aef1233022d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144152212105417931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931141441522121054179311414415221210541793114144152212105417931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2858a4fe-ddc9-4f01-bc41-2789afcc2bd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26419712-0df6-4e09-9602-83aa7927d6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26419712-0df6-4e09-9602-83aa7927d6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6481269334682026048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048648126933468202604864812693346820260486481269334682026048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72901af2-0029-4da3-acae-1aef1233022d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb92ded-3492-4782-9e95-d5cab5bced58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb92ded-3492-4782-9e95-d5cab5bced58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18071349696075057499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499180713496960750574991807134969607505749918071349696075057499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26419712-0df6-4e09-9602-83aa7927d6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b5c57e-0b8c-481f-b056-01d7fdbf9804, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b5c57e-0b8c-481f-b056-01d7fdbf9804, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701907886400394348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348670190788640039434867019078864003943486701907886400394348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb92ded-3492-4782-9e95-d5cab5bced58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e6b322-a08d-4086-bbc6-7fa919a97da3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e6b322-a08d-4086-bbc6-7fa919a97da3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730035128599290739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739107300351285992907391073003512859929073910730035128599290739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b5c57e-0b8c-481f-b056-01d7fdbf9804, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b67122-5d56-422f-a759-43f71283745c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b67122-5d56-422f-a759-43f71283745c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1077651058173145196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196107765105817314519610776510581731451961077651058173145196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e6b322-a08d-4086-bbc6-7fa919a97da3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38682ae8-5846-43f9-8314-27fce5e105c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38682ae8-5846-43f9-8314-27fce5e105c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17541588322998098265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265175415883229980982651754158832299809826517541588322998098265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b67122-5d56-422f-a759-43f71283745c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38682ae8-5846-43f9-8314-27fce5e105c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e8dd53-9310-48a7-bc36-cd666d2642fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e8dd53-9310-48a7-bc36-cd666d2642fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5426739220148800779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779542673922014880077954267392201488007795426739220148800779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a336c7-4d0f-4093-b16f-0a5fb13fadd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a336c7-4d0f-4093-b16f-0a5fb13fadd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5785634624237819453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453578563462423781945357856346242378194535785634624237819453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e8dd53-9310-48a7-bc36-cd666d2642fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc88a81-b5e5-4287-8e11-19845c73e137, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc88a81-b5e5-4287-8e11-19845c73e137, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242962783510752341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341224296278351075234122429627835107523412242962783510752341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a336c7-4d0f-4093-b16f-0a5fb13fadd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fd7d42-977f-403a-b82b-cf6a5c0749ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fd7d42-977f-403a-b82b-cf6a5c0749ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1256358840859961827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827125635884085996182712563588408599618271256358840859961827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc88a81-b5e5-4287-8e11-19845c73e137, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d4088c-b134-404d-ac12-10e4109024b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fd7d42-977f-403a-b82b-cf6a5c0749ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8bbcc12-ef23-44bd-b032-b536cc7484bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8bbcc12-ef23-44bd-b032-b536cc7484bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3589196888811198335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335358919688881119833535891968888111983353589196888811198335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d4088c-b134-404d-ac12-10e4109024b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225956198201326817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817322595619820132681732259561982013268173225956198201326817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8bbcc12-ef23-44bd-b032-b536cc7484bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160508ff-e31e-448a-a53c-ee3db08eefa0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160508ff-e31e-448a-a53c-ee3db08eefa0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12224283662689764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764122242836626897641222428366268976412224283662689764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d4088c-b134-404d-ac12-10e4109024b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13ab976-b76d-4140-b38a-e71f1c49c99f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13ab976-b76d-4140-b38a-e71f1c49c99f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10192897332411308083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083101928973324113080831019289733241130808310192897332411308083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160508ff-e31e-448a-a53c-ee3db08eefa0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7a8a93-dbb9-429a-8d3b-24f2c365d7d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7a8a93-dbb9-429a-8d3b-24f2c365d7d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123329735914803565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565712332973591480356571233297359148035657123329735914803565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13ab976-b76d-4140-b38a-e71f1c49c99f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee29bcb-c4ce-4849-8e97-2c77a7f2456c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee29bcb-c4ce-4849-8e97-2c77a7f2456c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784041481143513339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339137840414811435133391378404148114351333913784041481143513339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7a8a93-dbb9-429a-8d3b-24f2c365d7d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0618c4-b6aa-4ce9-9bfc-c5c899eb6491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0618c4-b6aa-4ce9-9bfc-c5c899eb6491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 616242176057150878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878616242176057150878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee29bcb-c4ce-4849-8e97-2c77a7f2456c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b30bef2-5c82-42c8-973d-90f4d92c95c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b30bef2-5c82-42c8-973d-90f4d92c95c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495881101717992690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690124958811017179926901249588110171799269012495881101717992690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0618c4-b6aa-4ce9-9bfc-c5c899eb6491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ed9496-69c8-478f-bf49-e691722efea7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ed9496-69c8-478f-bf49-e691722efea7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318156140949308296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296931815614094930829693181561409493082969318156140949308296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ed9496-69c8-478f-bf49-e691722efea7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b30bef2-5c82-42c8-973d-90f4d92c95c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0580005-e326-4034-b24b-32fd8c0fb027, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0580005-e326-4034-b24b-32fd8c0fb027, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9408154815646318753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753940815481564631875394081548156463187539408154815646318753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38626388-e04f-4eea-b90c-53574e2e1614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38626388-e04f-4eea-b90c-53574e2e1614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15321956126805489293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293153219561268054892931532195612680548929315321956126805489293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0580005-e326-4034-b24b-32fd8c0fb027, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e731b5-f849-4ba7-8a2e-8d9186b4d611, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e731b5-f849-4ba7-8a2e-8d9186b4d611, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12503009237860439173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173125030092378604391731250300923786043917312503009237860439173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38626388-e04f-4eea-b90c-53574e2e1614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd85558-3da8-45e0-a005-930f870f7add, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd85558-3da8-45e0-a005-930f870f7add, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486123980129746947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947134861239801297469471348612398012974694713486123980129746947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e731b5-f849-4ba7-8a2e-8d9186b4d611, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93ada5a-0892-427b-ae86-6718e5717c23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93ada5a-0892-427b-ae86-6718e5717c23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13166282488675525887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887131662824886755258871316628248867552588713166282488675525887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd85558-3da8-45e0-a005-930f870f7add, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf43228-d2b3-4cbd-b501-c1f7f9400d64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93ada5a-0892-427b-ae86-6718e5717c23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c0f0845-d113-4755-a371-7d6df60d1e54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0f0845-d113-4755-a371-7d6df60d1e54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476506789256546469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469476506789256546469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf43228-d2b3-4cbd-b501-c1f7f9400d64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747639821105844051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051274763982110584405127476398211058440512747639821105844051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0f0845-d113-4755-a371-7d6df60d1e54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6793b07b-b648-4b0b-a8bd-5a07cab1df2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6793b07b-b648-4b0b-a8bd-5a07cab1df2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118662664860632622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622811866266486063262281186626648606326228118662664860632622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf43228-d2b3-4cbd-b501-c1f7f9400d64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed47b00-9198-4651-ac70-65dcc5864617, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed47b00-9198-4651-ac70-65dcc5864617, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650585389283005373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373116505853892830053731165058538928300537311650585389283005373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6793b07b-b648-4b0b-a8bd-5a07cab1df2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4356168-9461-4059-bfeb-f3bd1a612f0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4356168-9461-4059-bfeb-f3bd1a612f0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932860950537621720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720893286095053762172089328609505376217208932860950537621720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed47b00-9198-4651-ac70-65dcc5864617, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5732cc23-7e39-40b7-9dbf-1558159220d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5732cc23-7e39-40b7-9dbf-1558159220d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5779987520423108106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106577998752042310810657799875204231081065779987520423108106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4356168-9461-4059-bfeb-f3bd1a612f0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7edfe7b4-551b-4026-bfc9-daed9ffb955d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7edfe7b4-551b-4026-bfc9-daed9ffb955d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8179571229928124490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490817957122992812449081795712299281244908179571229928124490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5732cc23-7e39-40b7-9dbf-1558159220d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee40f01e-d840-4bfe-a0c0-8ea4be84083f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee40f01e-d840-4bfe-a0c0-8ea4be84083f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13437300786876927972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972134373007868769279721343730078687692797213437300786876927972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7edfe7b4-551b-4026-bfc9-daed9ffb955d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac1823c-6824-4b93-ab3c-dad393718140, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac1823c-6824-4b93-ab3c-dad393718140, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11020798060132514373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373110207980601325143731102079806013251437311020798060132514373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee40f01e-d840-4bfe-a0c0-8ea4be84083f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336616b7-0885-4fa6-af22-0aa24ca88888, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336616b7-0885-4fa6-af22-0aa24ca88888, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8382718415073016497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497838271841507301649783827184150730164978382718415073016497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac1823c-6824-4b93-ab3c-dad393718140, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336616b7-0885-4fa6-af22-0aa24ca88888, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 453af87d-418a-480c-a7e3-aea118c41243, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15acc70-9a57-40b2-8c34-08089d769bd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15acc70-9a57-40b2-8c34-08089d769bd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8626145258218339355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355862614525821833935586261452582183393558626145258218339355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 453af87d-418a-480c-a7e3-aea118c41243, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10805899196408467050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050108058991964084670501080589919640846705010805899196408467050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15acc70-9a57-40b2-8c34-08089d769bd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 453af87d-418a-480c-a7e3-aea118c41243, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5346019-d544-44a9-a70d-1cd0bf287cd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115dbb00-0b9e-4936-80f1-e9e3c08fcae4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115dbb00-0b9e-4936-80f1-e9e3c08fcae4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9522156126709541845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845952215612670954184595221561267095418459522156126709541845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5346019-d544-44a9-a70d-1cd0bf287cd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18367601454513024935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935183676014545130249351836760145451302493518367601454513024935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115dbb00-0b9e-4936-80f1-e9e3c08fcae4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe96bd24-108c-46f0-8559-5d33aaa73a3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe96bd24-108c-46f0-8559-5d33aaa73a3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574016227528356095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095457401622752835609545740162275283560954574016227528356095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe96bd24-108c-46f0-8559-5d33aaa73a3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28aa3a19-121b-491c-93ef-b78a89973a94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28aa3a19-121b-491c-93ef-b78a89973a94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243826063046892368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368224382606304689236822438260630468923682243826063046892368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5346019-d544-44a9-a70d-1cd0bf287cd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd0dfa13-a596-4b06-8b43-de72984c10cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0dfa13-a596-4b06-8b43-de72984c10cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4928115822809326854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854492811582280932685449281158228093268544928115822809326854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28aa3a19-121b-491c-93ef-b78a89973a94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a93bd6-6025-4478-b4f6-1b0114e2c505, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a93bd6-6025-4478-b4f6-1b0114e2c505, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16934816176120150008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008169348161761201500081693481617612015000816934816176120150008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0dfa13-a596-4b06-8b43-de72984c10cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a93bd6-6025-4478-b4f6-1b0114e2c505, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d623d38-3d6c-4ab8-9c5a-bc5d35f2fcf4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d623d38-3d6c-4ab8-9c5a-bc5d35f2fcf4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7020629176685820937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937702062917668582093770206291766858209377020629176685820937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4866b0-0fca-4e40-baf2-e7d888e6058e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4866b0-0fca-4e40-baf2-e7d888e6058e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17886536337050113590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590178865363370501135901788653633705011359017886536337050113590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d623d38-3d6c-4ab8-9c5a-bc5d35f2fcf4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd9e47f-5755-49b9-ad24-1419dbf2a42a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd9e47f-5755-49b9-ad24-1419dbf2a42a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7240023783167992456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456724002378316799245672400237831679924567240023783167992456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4866b0-0fca-4e40-baf2-e7d888e6058e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c7f0a4d-7f4b-4a0f-a7a3-68935348d42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd9e47f-5755-49b9-ad24-1419dbf2a42a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c7f0a4d-7f4b-4a0f-a7a3-68935348d42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1075446711002885969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969107544671100288596910754467110028859691075446711002885969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ace052c4-d8d0-4a7d-a898-3c052e7569ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ace052c4-d8d0-4a7d-a898-3c052e7569ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4987275382015111045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045498727538201511104549872753820151110454987275382015111045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c7f0a4d-7f4b-4a0f-a7a3-68935348d42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e08200d-a2b8-4ee1-803a-35b50da69664, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e08200d-a2b8-4ee1-803a-35b50da69664, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12842986479035376696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696128429864790353766961284298647903537669612842986479035376696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ace052c4-d8d0-4a7d-a898-3c052e7569ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e715a8aa-9be8-4198-a303-79a0c8a15d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e715a8aa-9be8-4198-a303-79a0c8a15d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773424787353107131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131577342478735310713157734247873531071315773424787353107131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e08200d-a2b8-4ee1-803a-35b50da69664, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0cb1aa-423c-4599-8116-b083ac4e1945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0cb1aa-423c-4599-8116-b083ac4e1945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5157996636987474566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566515799663698747456651579966369874745665157996636987474566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e715a8aa-9be8-4198-a303-79a0c8a15d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86a3c4e-c749-4dbe-a8c8-325892aeaae3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86a3c4e-c749-4dbe-a8c8-325892aeaae3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2677623093680170311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311267762309368017031126776230936801703112677623093680170311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0cb1aa-423c-4599-8116-b083ac4e1945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f9a401-489e-4f1b-b877-78e7838d7b3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f9a401-489e-4f1b-b877-78e7838d7b3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5556938711673677349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349555693871167367734955569387116736773495556938711673677349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b86a3c4e-c749-4dbe-a8c8-325892aeaae3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b24058-5163-4a66-8b83-624585214236, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b24058-5163-4a66-8b83-624585214236, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14825647761572986573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573148256477615729865731482564776157298657314825647761572986573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f9a401-489e-4f1b-b877-78e7838d7b3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e99dacb-156d-49d7-aec8-223a09bc6f0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e99dacb-156d-49d7-aec8-223a09bc6f0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14824456623078550040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040148244566230785500401482445662307855004014824456623078550040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b24058-5163-4a66-8b83-624585214236, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603f7ee0-3017-4173-a6c8-ee5ec21ec03a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603f7ee0-3017-4173-a6c8-ee5ec21ec03a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709703252549024031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031137097032525490240311370970325254902403113709703252549024031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e99dacb-156d-49d7-aec8-223a09bc6f0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40db682-53f0-49e4-bd55-89c105317fdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40db682-53f0-49e4-bd55-89c105317fdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830509881531081551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551383050988153108155138305098815310815513830509881531081551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603f7ee0-3017-4173-a6c8-ee5ec21ec03a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6965a83f-6abc-47a1-a3e6-3e3a13ca4b6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6965a83f-6abc-47a1-a3e6-3e3a13ca4b6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831967953386858255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255158319679533868582551583196795338685825515831967953386858255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40db682-53f0-49e4-bd55-89c105317fdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8ab28b-1b7c-49c5-af8d-8a7cabfecf45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6965a83f-6abc-47a1-a3e6-3e3a13ca4b6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8ab28b-1b7c-49c5-af8d-8a7cabfecf45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13335970169609178395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395133359701696091783951333597016960917839513335970169609178395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fa9d7b-1822-4526-902a-32db106c1925, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fa9d7b-1822-4526-902a-32db106c1925, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14759701343435026875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875147597013434350268751475970134343502687514759701343435026875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8ab28b-1b7c-49c5-af8d-8a7cabfecf45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e9228a-79a3-4600-8999-dd15feb3b6d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e9228a-79a3-4600-8999-dd15feb3b6d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318292799376270221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221931829279937627022193182927993762702219318292799376270221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fa9d7b-1822-4526-902a-32db106c1925, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda323f3-8184-48b2-9063-09e4551825a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda323f3-8184-48b2-9063-09e4551825a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13612117916366791692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692136121179163667916921361211791636679169213612117916366791692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e9228a-79a3-4600-8999-dd15feb3b6d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fac6c3-2a48-4278-ba1f-4aefec7f8d1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fac6c3-2a48-4278-ba1f-4aefec7f8d1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685866099853693876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876368586609985369387636858660998536938763685866099853693876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda323f3-8184-48b2-9063-09e4551825a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecd053d1-d42e-4fa1-b6ff-1f00750bdf36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd053d1-d42e-4fa1-b6ff-1f00750bdf36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104359851928465107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107111043598519284651071110435985192846510711104359851928465107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fac6c3-2a48-4278-ba1f-4aefec7f8d1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d89950f-342d-477c-ace2-955c3036ce39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d89950f-342d-477c-ace2-955c3036ce39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16688967014412083898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898166889670144120838981668896701441208389816688967014412083898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd053d1-d42e-4fa1-b6ff-1f00750bdf36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606f51a2-bb20-4418-9a88-46f5a9c6a2fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606f51a2-bb20-4418-9a88-46f5a9c6a2fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876118299658459803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803178761182996584598031787611829965845980317876118299658459803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d89950f-342d-477c-ace2-955c3036ce39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac45ebf-1bfe-4bac-9995-fc16b3eb54d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac45ebf-1bfe-4bac-9995-fc16b3eb54d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8372806748688245134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134837280674868824513483728067486882451348372806748688245134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606f51a2-bb20-4418-9a88-46f5a9c6a2fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac1be2e-be8a-4e63-a0a9-d1becef092bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac1be2e-be8a-4e63-a0a9-d1becef092bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3103500449407007854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854310350044940700785431035004494070078543103500449407007854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac45ebf-1bfe-4bac-9995-fc16b3eb54d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1eb25b2-9493-467a-9c3c-1b3e2b5b863d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1eb25b2-9493-467a-9c3c-1b3e2b5b863d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1052230913268890059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059105223091326889005910522309132688900591052230913268890059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac1be2e-be8a-4e63-a0a9-d1becef092bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569fbbda-caaa-4912-b842-45b6be9755dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569fbbda-caaa-4912-b842-45b6be9755dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984543466694229148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148298454346669422914829845434666942291482984543466694229148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1eb25b2-9493-467a-9c3c-1b3e2b5b863d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba29f230-7845-4e7b-9a52-40323d7229d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba29f230-7845-4e7b-9a52-40323d7229d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12259822066085569191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191122598220660855691911225982206608556919112259822066085569191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569fbbda-caaa-4912-b842-45b6be9755dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a29ba3f3-9f20-4cb9-be65-d02f9c380300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29ba3f3-9f20-4cb9-be65-d02f9c380300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285469943257205678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678328546994325720567832854699432572056783285469943257205678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba29f230-7845-4e7b-9a52-40323d7229d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6beb576f-877f-49f3-bad4-c2843e595d9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6beb576f-877f-49f3-bad4-c2843e595d9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5261107996661723121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121526110799666172312152611079966617231215261107996661723121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29ba3f3-9f20-4cb9-be65-d02f9c380300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4b28ec-5e83-48db-b97f-3e58ff1493d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4b28ec-5e83-48db-b97f-3e58ff1493d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 925166423636246290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290925166423636246290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6beb576f-877f-49f3-bad4-c2843e595d9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e54b418-947b-4c76-9fad-26783c1a6441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e54b418-947b-4c76-9fad-26783c1a6441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12716089550184708865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865127160895501847088651271608955018470886512716089550184708865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4b28ec-5e83-48db-b97f-3e58ff1493d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18dcb04-0d63-4b16-8349-d52eba0d574e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18dcb04-0d63-4b16-8349-d52eba0d574e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13648358169456463668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668136483581694564636681364835816945646366813648358169456463668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e54b418-947b-4c76-9fad-26783c1a6441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f648836c-bd96-418e-bbc5-837e1070be8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f648836c-bd96-418e-bbc5-837e1070be8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14078507636418512923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923140785076364185129231407850763641851292314078507636418512923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18dcb04-0d63-4b16-8349-d52eba0d574e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c396aa7-b712-42dd-ac49-1b1be9e10638, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c396aa7-b712-42dd-ac49-1b1be9e10638, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11948402360795340599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599119484023607953405991194840236079534059911948402360795340599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f648836c-bd96-418e-bbc5-837e1070be8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a77ca0-4b1b-457f-b1f4-3cccdb6f351e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a77ca0-4b1b-457f-b1f4-3cccdb6f351e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176240305834696619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619171762403058346966191717624030583469661917176240305834696619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a77ca0-4b1b-457f-b1f4-3cccdb6f351e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c396aa7-b712-42dd-ac49-1b1be9e10638, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b099e1-f9b5-4ff6-88b1-fbbfcf751c60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b099e1-f9b5-4ff6-88b1-fbbfcf751c60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1077266265704609550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550107726626570460955010772662657046095501077266265704609550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78405dc-0e2f-47e4-9d08-c2d001adcf9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b099e1-f9b5-4ff6-88b1-fbbfcf751c60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78405dc-0e2f-47e4-9d08-c2d001adcf9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282065162141821271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271728206516214182127172820651621418212717282065162141821271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 068b3970-1573-4bf6-9c20-795f68d4cafc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 068b3970-1573-4bf6-9c20-795f68d4cafc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359498820864217596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596735949882086421759673594988208642175967359498820864217596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78405dc-0e2f-47e4-9d08-c2d001adcf9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa44371-a2a9-4f1c-bdf9-5eda4d4ee35c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa44371-a2a9-4f1c-bdf9-5eda4d4ee35c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1245406434116776889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889124540643411677688912454064341167768891245406434116776889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 068b3970-1573-4bf6-9c20-795f68d4cafc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef32d2f-9a1d-4def-b069-c3fe31fa459f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef32d2f-9a1d-4def-b069-c3fe31fa459f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991470554630602552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552999147055463060255299914705546306025529991470554630602552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa44371-a2a9-4f1c-bdf9-5eda4d4ee35c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8213641a-c65e-4910-9a6f-373fde4f6dc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8213641a-c65e-4910-9a6f-373fde4f6dc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707517088286896007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007707517088286896007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef32d2f-9a1d-4def-b069-c3fe31fa459f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7572e6a1-7198-426f-8ecd-97b283faece6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7572e6a1-7198-426f-8ecd-97b283faece6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12933910586148610579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579129339105861486105791293391058614861057912933910586148610579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8213641a-c65e-4910-9a6f-373fde4f6dc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ada08be-73fc-47fb-b66e-60b19a6f245a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ada08be-73fc-47fb-b66e-60b19a6f245a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11852332041674015138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138118523320416740151381185233204167401513811852332041674015138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ada08be-73fc-47fb-b66e-60b19a6f245a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa3de2b-4731-42ca-a8d3-4acbd2514d25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa3de2b-4731-42ca-a8d3-4acbd2514d25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703151027101015187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187107031510271010151871070315102710101518710703151027101015187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7572e6a1-7198-426f-8ecd-97b283faece6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bdbe87-c1e9-4218-bced-68a795133dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bdbe87-c1e9-4218-bced-68a795133dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17520893746677012583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583175208937466770125831752089374667701258317520893746677012583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa3de2b-4731-42ca-a8d3-4acbd2514d25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c4e397-5eb7-4c7a-8d81-cf6a5376d0eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c4e397-5eb7-4c7a-8d81-cf6a5376d0eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13098588417459184031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031130985884174591840311309858841745918403113098588417459184031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bdbe87-c1e9-4218-bced-68a795133dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c4e397-5eb7-4c7a-8d81-cf6a5376d0eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2fee8e-c0a6-4dce-aaf9-d0fe18ac8abd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2fee8e-c0a6-4dce-aaf9-d0fe18ac8abd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17925352210460296609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609179253522104602966091792535221046029660917925352210460296609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 029d2b9a-ee25-473f-833d-137e0ea083f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 029d2b9a-ee25-473f-833d-137e0ea083f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7195303132479311202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202719530313247931120271953031324793112027195303132479311202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2fee8e-c0a6-4dce-aaf9-d0fe18ac8abd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ecc94fe-9c16-4de6-b36b-c7e49fab18df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ecc94fe-9c16-4de6-b36b-c7e49fab18df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1476948012957336358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358147694801295733635814769480129573363581476948012957336358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 029d2b9a-ee25-473f-833d-137e0ea083f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a50facf-d436-4b14-b9e8-4864fd69b397, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a50facf-d436-4b14-b9e8-4864fd69b397, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9991332622782871116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116999133262278287111699913326227828711169991332622782871116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ecc94fe-9c16-4de6-b36b-c7e49fab18df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b07be4-083b-4a35-8d25-3a1c7467dbb0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b07be4-083b-4a35-8d25-3a1c7467dbb0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4523449563920316361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361452344956392031636145234495639203163614523449563920316361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a50facf-d436-4b14-b9e8-4864fd69b397, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fe85be-ed33-4a58-8375-70186f919212, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fe85be-ed33-4a58-8375-70186f919212, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12867122279989275958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958128671222799892759581286712227998927595812867122279989275958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b07be4-083b-4a35-8d25-3a1c7467dbb0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257a60c9-c359-40f8-a85b-bcf90ce208fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257a60c9-c359-40f8-a85b-bcf90ce208fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17338688034964774180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180173386880349647741801733868803496477418017338688034964774180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fe85be-ed33-4a58-8375-70186f919212, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f63d2b5-91af-4b3d-9d3b-785a72ba3b73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f63d2b5-91af-4b3d-9d3b-785a72ba3b73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1656928255577620615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615165692825557762061516569282555776206151656928255577620615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257a60c9-c359-40f8-a85b-bcf90ce208fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b338507-4950-47da-9d94-d778c52857ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f63d2b5-91af-4b3d-9d3b-785a72ba3b73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc2e6aa-d2f4-47f9-8675-c56464711f01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc2e6aa-d2f4-47f9-8675-c56464711f01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594753174474671866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866145947531744746718661459475317447467186614594753174474671866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b338507-4950-47da-9d94-d778c52857ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583395376453707795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795358339537645370779535833953764537077953583395376453707795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc2e6aa-d2f4-47f9-8675-c56464711f01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6c5371-b5eb-401e-9350-a193640d87d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6c5371-b5eb-401e-9350-a193640d87d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2658933288751654693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693265893328875165469326589332887516546932658933288751654693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b338507-4950-47da-9d94-d778c52857ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6731cb9a-c020-4f6d-83b9-3966d7b8ea86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6731cb9a-c020-4f6d-83b9-3966d7b8ea86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5371833678390598952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952537183367839059895253718336783905989525371833678390598952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6c5371-b5eb-401e-9350-a193640d87d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4713f373-ba2c-4fef-aa01-edec08c9d491, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4713f373-ba2c-4fef-aa01-edec08c9d491, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 919634111983510484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484919634111983510484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6731cb9a-c020-4f6d-83b9-3966d7b8ea86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a6e94d-21b9-46f2-9ffc-5bc66999ce5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a6e94d-21b9-46f2-9ffc-5bc66999ce5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398002004947695175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175939800200494769517593980020049476951759398002004947695175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4713f373-ba2c-4fef-aa01-edec08c9d491, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa430e3-3c9e-4613-8787-c558d1a7f174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa430e3-3c9e-4613-8787-c558d1a7f174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15800345060551931507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507158003450605519315071580034506055193150715800345060551931507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a6e94d-21b9-46f2-9ffc-5bc66999ce5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f045f0c0-fdec-4ce7-bb12-5df652fac793, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f045f0c0-fdec-4ce7-bb12-5df652fac793, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12022820588103008696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696120228205881030086961202282058810300869612022820588103008696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa430e3-3c9e-4613-8787-c558d1a7f174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1d24eb-4477-48f5-86a8-76add271840f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1d24eb-4477-48f5-86a8-76add271840f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 549681247008981591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591549681247008981591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f045f0c0-fdec-4ce7-bb12-5df652fac793, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e478e44-6fd4-46d9-813f-8644db352efa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e478e44-6fd4-46d9-813f-8644db352efa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13833771600212848287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287138337716002128482871383377160021284828713833771600212848287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1d24eb-4477-48f5-86a8-76add271840f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af9b4ef-8f90-4907-a82d-c17bb84deafd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af9b4ef-8f90-4907-a82d-c17bb84deafd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10586666166150803787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787105866661661508037871058666616615080378710586666166150803787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e478e44-6fd4-46d9-813f-8644db352efa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3f0e93-ac94-4b8c-b51b-bd1b198fe0f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3f0e93-ac94-4b8c-b51b-bd1b198fe0f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1008030270316610652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652100803027031661065210080302703166106521008030270316610652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af9b4ef-8f90-4907-a82d-c17bb84deafd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dedb8a1-955b-4661-a182-16d06ed800ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dedb8a1-955b-4661-a182-16d06ed800ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12204393253903099358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358122043932539030993581220439325390309935812204393253903099358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3f0e93-ac94-4b8c-b51b-bd1b198fe0f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948207ff-7447-47a3-b901-0afc773656ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948207ff-7447-47a3-b901-0afc773656ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5674176006186473812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812567417600618647381256741760061864738125674176006186473812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948207ff-7447-47a3-b901-0afc773656ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1cf389-831e-425d-a4c3-b6f582562170, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1cf389-831e-425d-a4c3-b6f582562170, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 330828789541705131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131330828789541705131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dedb8a1-955b-4661-a182-16d06ed800ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa83b33-376e-4056-9dc3-63b9ebdf13a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa83b33-376e-4056-9dc3-63b9ebdf13a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085871227443376407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407170858712274433764071708587122744337640717085871227443376407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1cf389-831e-425d-a4c3-b6f582562170, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 096ca621-3166-4afc-ac04-954f7b328b4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 096ca621-3166-4afc-ac04-954f7b328b4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8806029581256773414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414880602958125677341488060295812567734148806029581256773414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa83b33-376e-4056-9dc3-63b9ebdf13a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f0d388-61bb-41f8-b8e0-0cae24fd2af3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 096ca621-3166-4afc-ac04-954f7b328b4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44cbeb05-4fa0-4061-bca2-17de21b378e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44cbeb05-4fa0-4061-bca2-17de21b378e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4823605704927227559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559482360570492722755948236057049272275594823605704927227559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f0d388-61bb-41f8-b8e0-0cae24fd2af3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129915087222328406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406712991508722232840671299150872223284067129915087222328406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44cbeb05-4fa0-4061-bca2-17de21b378e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f0d388-61bb-41f8-b8e0-0cae24fd2af3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc49c22-10e7-48fd-b68e-cf9c5547c04f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc49c22-10e7-48fd-b68e-cf9c5547c04f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618620974462119897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897161862097446211989716186209744621198971618620974462119897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db77809b-e9de-4a7d-8c51-6d4345f9274f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db77809b-e9de-4a7d-8c51-6d4345f9274f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7237541564402965357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357723754156440296535772375415644029653577237541564402965357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc49c22-10e7-48fd-b68e-cf9c5547c04f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f7c1ab-eeb3-4f92-8f7c-c234c45f14fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f7c1ab-eeb3-4f92-8f7c-c234c45f14fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18055188937638825683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683180551889376388256831805518893763882568318055188937638825683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db77809b-e9de-4a7d-8c51-6d4345f9274f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3a6aee-239b-4e83-a400-f6e4051adc20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3a6aee-239b-4e83-a400-f6e4051adc20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17100460892448356848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848171004608924483568481710046089244835684817100460892448356848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f7c1ab-eeb3-4f92-8f7c-c234c45f14fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3a6aee-239b-4e83-a400-f6e4051adc20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d6da079-0803-4072-afb2-84f50f289db3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6da079-0803-4072-afb2-84f50f289db3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095786917614064866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866160957869176140648661609578691761406486616095786917614064866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ece853-188f-4905-9465-47d8c9ccd100, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ece853-188f-4905-9465-47d8c9ccd100, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6544097443463525738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738654409744346352573865440974434635257386544097443463525738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6da079-0803-4072-afb2-84f50f289db3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702901ca-7852-4bcf-970c-b655db8ccf00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702901ca-7852-4bcf-970c-b655db8ccf00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2408421273458983594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594240842127345898359424084212734589835942408421273458983594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ece853-188f-4905-9465-47d8c9ccd100, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90da465e-59d0-4bbd-9157-a94fe7e6ab8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90da465e-59d0-4bbd-9157-a94fe7e6ab8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15235928009025075548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548152359280090250755481523592800902507554815235928009025075548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702901ca-7852-4bcf-970c-b655db8ccf00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90da465e-59d0-4bbd-9157-a94fe7e6ab8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd1a936-04fa-4f70-a96e-d232418f4f91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd1a936-04fa-4f70-a96e-d232418f4f91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15057553558208865931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931150575535582088659311505755355820886593115057553558208865931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30100e8-6f4f-49f1-8233-c11bb879458f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30100e8-6f4f-49f1-8233-c11bb879458f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318236448529586932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932123182364485295869321231823644852958693212318236448529586932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd1a936-04fa-4f70-a96e-d232418f4f91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e52cb39-77f4-4bd8-9ed7-408264a12516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e52cb39-77f4-4bd8-9ed7-408264a12516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310742190525675283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283113107421905256752831131074219052567528311310742190525675283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30100e8-6f4f-49f1-8233-c11bb879458f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20640701-9c9f-41a6-808e-cc69d4d3293f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20640701-9c9f-41a6-808e-cc69d4d3293f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18405656011858034215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215184056560118580342151840565601185803421518405656011858034215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e52cb39-77f4-4bd8-9ed7-408264a12516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15726284-56c2-4a37-bca0-7252f3c140d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15726284-56c2-4a37-bca0-7252f3c140d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722437712832232294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294772243771283223229477224377128322322947722437712832232294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20640701-9c9f-41a6-808e-cc69d4d3293f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e308f076-0e8b-49fc-8497-3e331f55186b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15726284-56c2-4a37-bca0-7252f3c140d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e308f076-0e8b-49fc-8497-3e331f55186b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1249717422519020311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311124971742251902031112497174225190203111249717422519020311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043017a8-da16-415c-9622-17c2347b5bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043017a8-da16-415c-9622-17c2347b5bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8271891678100185822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822827189167810018582282718916781001858228271891678100185822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e308f076-0e8b-49fc-8497-3e331f55186b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0431d969-6476-4e93-870f-d1d2fb5168ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0431d969-6476-4e93-870f-d1d2fb5168ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384669532801614725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725153846695328016147251538466953280161472515384669532801614725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043017a8-da16-415c-9622-17c2347b5bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655dfe57-99b9-44a3-b997-01488621f25c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655dfe57-99b9-44a3-b997-01488621f25c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5158320553309701812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812515832055330970181251583205533097018125158320553309701812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0431d969-6476-4e93-870f-d1d2fb5168ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979280fa-1f7a-4691-b7bb-3327937c3753, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979280fa-1f7a-4691-b7bb-3327937c3753, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936152509838379558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558119361525098383795581193615250983837955811936152509838379558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655dfe57-99b9-44a3-b997-01488621f25c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd05f67e-e757-465f-a9cc-0681f7475fdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd05f67e-e757-465f-a9cc-0681f7475fdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7428182965627270924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924742818296562727092474281829656272709247428182965627270924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979280fa-1f7a-4691-b7bb-3327937c3753, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60efeb72-3c93-4cf8-92fe-1af7cef88164, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60efeb72-3c93-4cf8-92fe-1af7cef88164, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1337337296382180099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099133733729638218009913373372963821800991337337296382180099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd05f67e-e757-465f-a9cc-0681f7475fdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60efeb72-3c93-4cf8-92fe-1af7cef88164, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223b3ab2-df41-4053-844e-b79bdb8f7199, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223b3ab2-df41-4053-844e-b79bdb8f7199, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2041987463888204671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671204198746388820467120419874638882046712041987463888204671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e04bf1-f3cb-4b57-a011-e6ff39d315f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e04bf1-f3cb-4b57-a011-e6ff39d315f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1316085042044182407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407131608504204418240713160850420441824071316085042044182407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223b3ab2-df41-4053-844e-b79bdb8f7199, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b0240f-c3fe-4d23-9e32-a101af175484, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b0240f-c3fe-4d23-9e32-a101af175484, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982293437262868026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026129822934372628680261298229343726286802612982293437262868026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e04bf1-f3cb-4b57-a011-e6ff39d315f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa49d7e-e508-41e2-ae0c-f80fff0dc235, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa49d7e-e508-41e2-ae0c-f80fff0dc235, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437848298295380916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916643784829829538091664378482982953809166437848298295380916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b0240f-c3fe-4d23-9e32-a101af175484, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4e8708-f407-4848-8d11-159f7f57d9da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4e8708-f407-4848-8d11-159f7f57d9da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3997069652257740203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203399706965225774020339970696522577402033997069652257740203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa49d7e-e508-41e2-ae0c-f80fff0dc235, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123725d0-d38f-4943-b829-8e09d4ffd3a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123725d0-d38f-4943-b829-8e09d4ffd3a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5353114962067436647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647535311496206743664753531149620674366475353114962067436647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4e8708-f407-4848-8d11-159f7f57d9da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0538a0d9-4aef-4c9e-bcf8-9d702b21ba1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0538a0d9-4aef-4c9e-bcf8-9d702b21ba1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11056040545808680952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952110560405458086809521105604054580868095211056040545808680952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123725d0-d38f-4943-b829-8e09d4ffd3a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e8c311-a7ec-4921-a395-f6c5a1fd3ef8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e8c311-a7ec-4921-a395-f6c5a1fd3ef8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3888010489653823549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549388801048965382354938880104896538235493888010489653823549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0538a0d9-4aef-4c9e-bcf8-9d702b21ba1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ce1541-b9c5-4dcc-bacb-6bbe5b1ae2c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ce1541-b9c5-4dcc-bacb-6bbe5b1ae2c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4600098545218548177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177460009854521854817746000985452185481774600098545218548177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e8c311-a7ec-4921-a395-f6c5a1fd3ef8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119a88a1-9251-4791-96ac-af06dbafe9fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119a88a1-9251-4791-96ac-af06dbafe9fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145084196038950426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426114508419603895042611450841960389504261145084196038950426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ce1541-b9c5-4dcc-bacb-6bbe5b1ae2c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287c48f2-25f2-420a-8e66-90c94c400ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287c48f2-25f2-420a-8e66-90c94c400ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17193654613540379454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454171936546135403794541719365461354037945417193654613540379454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119a88a1-9251-4791-96ac-af06dbafe9fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287c48f2-25f2-420a-8e66-90c94c400ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408eed87-82d4-45c0-a7f1-4b9d7c8a8ea2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408eed87-82d4-45c0-a7f1-4b9d7c8a8ea2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2791967473972037613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613279196747397203761327919674739720376132791967473972037613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5975b961-d469-487b-9aa8-1b4a2e2dee8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5975b961-d469-487b-9aa8-1b4a2e2dee8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12371808144041542494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494123718081440415424941237180814404154249412371808144041542494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408eed87-82d4-45c0-a7f1-4b9d7c8a8ea2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ee7011-be57-4075-b2b9-ebaec7cf0017, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ee7011-be57-4075-b2b9-ebaec7cf0017, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4934511730725177410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410493451173072517741049345117307251774104934511730725177410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5975b961-d469-487b-9aa8-1b4a2e2dee8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf807dc-7cae-4972-a086-476a1d42568c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf807dc-7cae-4972-a086-476a1d42568c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4111187611163206892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892411118761116320689241111876111632068924111187611163206892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ee7011-be57-4075-b2b9-ebaec7cf0017, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607818af-f151-4a00-a240-df5bbd529aba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607818af-f151-4a00-a240-df5bbd529aba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14661033658112353832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832146610336581123538321466103365811235383214661033658112353832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf807dc-7cae-4972-a086-476a1d42568c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6434a5b3-f085-496b-84a2-ccdc96026963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6434a5b3-f085-496b-84a2-ccdc96026963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 783827485894104673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673783827485894104673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607818af-f151-4a00-a240-df5bbd529aba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46644bf-d84e-406b-805e-19664148f7cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46644bf-d84e-406b-805e-19664148f7cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523103579376600561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561145231035793766005611452310357937660056114523103579376600561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6434a5b3-f085-496b-84a2-ccdc96026963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79b27feb-00b9-41a9-be6c-18de0c9e0466, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79b27feb-00b9-41a9-be6c-18de0c9e0466, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8320173384360117668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668832017338436011766883201733843601176688320173384360117668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79b27feb-00b9-41a9-be6c-18de0c9e0466, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6caa2880-1314-47ed-9440-19e19a8d070a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6caa2880-1314-47ed-9440-19e19a8d070a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3021820741274367892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892302182074127436789230218207412743678923021820741274367892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46644bf-d84e-406b-805e-19664148f7cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa4b7bf-ff03-4444-b473-5bbd4576b6d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa4b7bf-ff03-4444-b473-5bbd4576b6d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7482908457186357628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628748290845718635762874829084571863576287482908457186357628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6caa2880-1314-47ed-9440-19e19a8d070a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bb43dc-3573-4529-804b-e58449ae6285, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bb43dc-3573-4529-804b-e58449ae6285, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432766564835697507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507432766564835697507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa4b7bf-ff03-4444-b473-5bbd4576b6d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a8bdf6-b7d2-4564-bb53-ff2532d918a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a8bdf6-b7d2-4564-bb53-ff2532d918a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 836449414069243775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775836449414069243775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bb43dc-3573-4529-804b-e58449ae6285, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee78423-460a-48a9-a476-c0a620f38b76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee78423-460a-48a9-a476-c0a620f38b76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5488017278792281144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144548801727879228114454880172787922811445488017278792281144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a8bdf6-b7d2-4564-bb53-ff2532d918a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626b9873-e726-4b7e-bdad-1d9ee85a1edb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626b9873-e726-4b7e-bdad-1d9ee85a1edb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930199403910930152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152119301994039109301521193019940391093015211930199403910930152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee78423-460a-48a9-a476-c0a620f38b76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f2ba96-3056-435e-a65b-dfcbb0e3dd3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f2ba96-3056-435e-a65b-dfcbb0e3dd3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736163072744623076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076137361630727446230761373616307274462307613736163072744623076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626b9873-e726-4b7e-bdad-1d9ee85a1edb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a61a868-a522-4851-b0e1-a2acec5b4172, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a61a868-a522-4851-b0e1-a2acec5b4172, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120344210428277136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136512034421042827713651203442104282771365120344210428277136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f2ba96-3056-435e-a65b-dfcbb0e3dd3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f5e070-cd6d-4974-bfb2-b3bdd9768607, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a61a868-a522-4851-b0e1-a2acec5b4172, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d94a0d-a6a5-4562-aad8-1227b4b882a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f5e070-cd6d-4974-bfb2-b3bdd9768607, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12795812390310494031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031127958123903104940311279581239031049403112795812390310494031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d94a0d-a6a5-4562-aad8-1227b4b882a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226584495472107197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197122658449547210719712265844954721071971226584495472107197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f5e070-cd6d-4974-bfb2-b3bdd9768607, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba53e359-f39e-468a-8b8d-0fc3abdc6b2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba53e359-f39e-468a-8b8d-0fc3abdc6b2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12650513958599926072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072126505139585999260721265051395859992607212650513958599926072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d94a0d-a6a5-4562-aad8-1227b4b882a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d735d28-d2a5-4459-a39e-bb1afe9ce5fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d735d28-d2a5-4459-a39e-bb1afe9ce5fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444637340909383434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434544463734090938343454446373409093834345444637340909383434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba53e359-f39e-468a-8b8d-0fc3abdc6b2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540233ef-0593-4079-909e-a775ab8bd767, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540233ef-0593-4079-909e-a775ab8bd767, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8016861932675086635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635801686193267508663580168619326750866358016861932675086635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d735d28-d2a5-4459-a39e-bb1afe9ce5fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451afdd5-203a-44cd-9896-ae1ddc05988b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451afdd5-203a-44cd-9896-ae1ddc05988b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878586713697651978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978187858671369765197818785867136976519781878586713697651978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540233ef-0593-4079-909e-a775ab8bd767, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451afdd5-203a-44cd-9896-ae1ddc05988b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05bec9f8-ace0-44bd-b63d-533f4915e502, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05bec9f8-ace0-44bd-b63d-533f4915e502, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1885514465615458675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675188551446561545867518855144656154586751885514465615458675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5520fd-376e-4171-9a6e-6115342af6a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5520fd-376e-4171-9a6e-6115342af6a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10673029598392109124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124106730295983921091241067302959839210912410673029598392109124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05bec9f8-ace0-44bd-b63d-533f4915e502, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc1e445-1698-4f47-831a-0cd869cbbb25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc1e445-1698-4f47-831a-0cd869cbbb25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6873891505873870044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044687389150587387004468738915058738700446873891505873870044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5520fd-376e-4171-9a6e-6115342af6a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7554ef66-6377-49f9-8679-1997d2a45cf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7554ef66-6377-49f9-8679-1997d2a45cf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12809977627022364183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183128099776270223641831280997762702236418312809977627022364183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc1e445-1698-4f47-831a-0cd869cbbb25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d506fe-d5ce-4cf6-924f-4c611c396c2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d506fe-d5ce-4cf6-924f-4c611c396c2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493376497617685789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789149337649761768578914933764976176857891493376497617685789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7554ef66-6377-49f9-8679-1997d2a45cf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d506fe-d5ce-4cf6-924f-4c611c396c2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3730568-2a51-41c8-955f-74a61ebb8065, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3730568-2a51-41c8-955f-74a61ebb8065, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 902193339906861018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018902193339906861018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6136f923-6926-4f97-a2c7-2f6c54d69798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6136f923-6926-4f97-a2c7-2f6c54d69798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2746499973650398213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213274649997365039821327464999736503982132746499973650398213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3730568-2a51-41c8-955f-74a61ebb8065, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8dea4f7-4b69-4c80-a6a7-8336d61d5d7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8dea4f7-4b69-4c80-a6a7-8336d61d5d7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783235995126515118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118878323599512651511887832359951265151188783235995126515118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6136f923-6926-4f97-a2c7-2f6c54d69798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6a1e4e-be2a-48ab-bd61-ceee2ffff567, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6a1e4e-be2a-48ab-bd61-ceee2ffff567, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1183330350100533432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432118333035010053343211833303501005334321183330350100533432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8dea4f7-4b69-4c80-a6a7-8336d61d5d7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8003f847-e628-4b17-a1d2-77a6bea427c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8003f847-e628-4b17-a1d2-77a6bea427c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767604704582465664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664376760470458246566437676047045824656643767604704582465664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6a1e4e-be2a-48ab-bd61-ceee2ffff567, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac19a72-05ab-4fbc-9523-7734e9d62903, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac19a72-05ab-4fbc-9523-7734e9d62903, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10169149441745762937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937101691494417457629371016914944174576293710169149441745762937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8003f847-e628-4b17-a1d2-77a6bea427c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4131594e-7699-4b59-b81f-0b7952cd25aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4131594e-7699-4b59-b81f-0b7952cd25aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9769498328754855073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073976949832875485507397694983287548550739769498328754855073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac19a72-05ab-4fbc-9523-7734e9d62903, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d87b6c4-07ee-4720-b962-2ade29ba40da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d87b6c4-07ee-4720-b962-2ade29ba40da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452798863926904241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241645279886392690424164527988639269042416452798863926904241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4131594e-7699-4b59-b81f-0b7952cd25aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc89ee1-6554-406e-a608-01a176a34ab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc89ee1-6554-406e-a608-01a176a34ab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14677616682091691864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864146776166820916918641467761668209169186414677616682091691864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d87b6c4-07ee-4720-b962-2ade29ba40da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764b13c7-f5d2-43db-a024-eb8c3ac0165d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764b13c7-f5d2-43db-a024-eb8c3ac0165d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991110630252509577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577139911106302525095771399111063025250957713991110630252509577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc89ee1-6554-406e-a608-01a176a34ab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd113f7-261a-4ea4-8e53-a48fb3603436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd113f7-261a-4ea4-8e53-a48fb3603436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453019849218583556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556945301984921858355694530198492185835569453019849218583556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764b13c7-f5d2-43db-a024-eb8c3ac0165d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0027e8b1-6124-4d0b-891a-50f25c85d639, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0027e8b1-6124-4d0b-891a-50f25c85d639, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722846119628570037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037772284611962857003777228461196285700377722846119628570037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd113f7-261a-4ea4-8e53-a48fb3603436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8dd8b7-e9ad-4ad3-818a-4774c2a4a36b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8dd8b7-e9ad-4ad3-818a-4774c2a4a36b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5436792329840723333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333543679232984072333354367923298407233335436792329840723333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0027e8b1-6124-4d0b-891a-50f25c85d639, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00dd837-c9a8-43b6-b207-f3ea6b322d6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00dd837-c9a8-43b6-b207-f3ea6b322d6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659727363899852724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724265972736389985272426597273638998527242659727363899852724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8dd8b7-e9ad-4ad3-818a-4774c2a4a36b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 923d09ac-13b9-41c5-b7e0-dc0625297126, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 923d09ac-13b9-41c5-b7e0-dc0625297126, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8228523222066886139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139822852322206688613982285232220668861398228523222066886139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00dd837-c9a8-43b6-b207-f3ea6b322d6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4c9843-86e0-41d7-8a67-e303fe93a90a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4c9843-86e0-41d7-8a67-e303fe93a90a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415410177596241554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554441541017759624155444154101775962415544415410177596241554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4c9843-86e0-41d7-8a67-e303fe93a90a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30980398-e9a0-4d35-96f2-093317068757, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30980398-e9a0-4d35-96f2-093317068757, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16954935229627884713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713169549352296278847131695493522962788471316954935229627884713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30980398-e9a0-4d35-96f2-093317068757, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b5afcd-1f69-4143-b6a8-359f3219dbb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b5afcd-1f69-4143-b6a8-359f3219dbb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8289455449006660190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190828945544900666019082894554490066601908289455449006660190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 923d09ac-13b9-41c5-b7e0-dc0625297126, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94538ef9-e477-44d7-859e-44ad17affaa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94538ef9-e477-44d7-859e-44ad17affaa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302946569351925962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962630294656935192596263029465693519259626302946569351925962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b5afcd-1f69-4143-b6a8-359f3219dbb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f8d3ccf-71bf-4c38-8b27-832ada3ca54f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8d3ccf-71bf-4c38-8b27-832ada3ca54f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887372231650463066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066158873722316504630661588737223165046306615887372231650463066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94538ef9-e477-44d7-859e-44ad17affaa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25cd00d-8e02-42ec-a6c8-c4f21138dbcd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25cd00d-8e02-42ec-a6c8-c4f21138dbcd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18001897012563364614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614180018970125633646141800189701256336461418001897012563364614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8d3ccf-71bf-4c38-8b27-832ada3ca54f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fb8147-c2c0-49f8-9d36-8f5dfcd10c7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fb8147-c2c0-49f8-9d36-8f5dfcd10c7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17376175183612391241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241173761751836123912411737617518361239124117376175183612391241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25cd00d-8e02-42ec-a6c8-c4f21138dbcd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eac669-769e-4c91-8066-a36d51fee9c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eac669-769e-4c91-8066-a36d51fee9c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2498677825230115313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313249867782523011531324986778252301153132498677825230115313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fb8147-c2c0-49f8-9d36-8f5dfcd10c7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873c73ea-d901-4507-9c10-aaec4bcc2a6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873c73ea-d901-4507-9c10-aaec4bcc2a6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2657103437065789538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538265710343706578953826571034370657895382657103437065789538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eac669-769e-4c91-8066-a36d51fee9c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a451468-4ad0-4c71-b232-4cafe02bdbac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a451468-4ad0-4c71-b232-4cafe02bdbac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5951395027992964608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608595139502799296460859513950279929646085951395027992964608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873c73ea-d901-4507-9c10-aaec4bcc2a6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5c1938-7de2-4d79-abb0-2b89a8242ec2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5c1938-7de2-4d79-abb0-2b89a8242ec2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11605427836136587044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044116054278361365870441160542783613658704411605427836136587044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a451468-4ad0-4c71-b232-4cafe02bdbac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5c1938-7de2-4d79-abb0-2b89a8242ec2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c5775e-42f6-46b9-bdc4-f4e39a97ca03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c5775e-42f6-46b9-bdc4-f4e39a97ca03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1945794659880287918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918194579465988028791819457946598802879181945794659880287918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a428008a-5de8-4738-b144-dceaca2b559b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a428008a-5de8-4738-b144-dceaca2b559b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6138838526173544061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061613883852617354406161388385261735440616138838526173544061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c5775e-42f6-46b9-bdc4-f4e39a97ca03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17599e8-5a25-4d01-ba27-1ce2805b3501, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17599e8-5a25-4d01-ba27-1ce2805b3501, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757490559298222796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796157574905592982227961575749055929822279615757490559298222796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a428008a-5de8-4738-b144-dceaca2b559b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed420e45-2bc8-4ee7-b207-52dc707649a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed420e45-2bc8-4ee7-b207-52dc707649a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9309614727928560086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086930961472792856008693096147279285600869309614727928560086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17599e8-5a25-4d01-ba27-1ce2805b3501, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19414f6c-46f0-4d44-b3a6-a19a8c6056ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19414f6c-46f0-4d44-b3a6-a19a8c6056ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 145301986429959108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108145301986429959108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed420e45-2bc8-4ee7-b207-52dc707649a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e00582a-e38e-4ef3-bb0d-2dcdac0a1836, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e00582a-e38e-4ef3-bb0d-2dcdac0a1836, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14527521139728748376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376145275211397287483761452752113972874837614527521139728748376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19414f6c-46f0-4d44-b3a6-a19a8c6056ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deae18cf-40d5-4cef-a911-3369090f909d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deae18cf-40d5-4cef-a911-3369090f909d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14790544552489129860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860147905445524891298601479054455248912986014790544552489129860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e00582a-e38e-4ef3-bb0d-2dcdac0a1836, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2018a1b3-37c4-45f0-8890-d8409f57b892, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2018a1b3-37c4-45f0-8890-d8409f57b892, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410504742843490252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252104105047428434902521041050474284349025210410504742843490252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deae18cf-40d5-4cef-a911-3369090f909d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40d47d4-ab62-4a17-8ad9-945d2cc0a522, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40d47d4-ab62-4a17-8ad9-945d2cc0a522, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13011756816762116492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492130117568167621164921301175681676211649213011756816762116492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2018a1b3-37c4-45f0-8890-d8409f57b892, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63ee7ff-a0f3-4149-b416-eec151c2575a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63ee7ff-a0f3-4149-b416-eec151c2575a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2800953772315154537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537280095377231515453728009537723151545372800953772315154537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40d47d4-ab62-4a17-8ad9-945d2cc0a522, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d0ac3e5-ec1d-4dfe-9d66-a7284bfe10c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0ac3e5-ec1d-4dfe-9d66-a7284bfe10c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9264949068668646663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663926494906866864666392649490686686466639264949068668646663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63ee7ff-a0f3-4149-b416-eec151c2575a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d8e028-9406-404b-9438-b1ae102f554f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d8e028-9406-404b-9438-b1ae102f554f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12002040511981349813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813120020405119813498131200204051198134981312002040511981349813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0ac3e5-ec1d-4dfe-9d66-a7284bfe10c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458156f4-36ed-4134-b60a-d068b55c6444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458156f4-36ed-4134-b60a-d068b55c6444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2459349375650201207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207245934937565020120724593493756502012072459349375650201207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d8e028-9406-404b-9438-b1ae102f554f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b3d0c9-3cda-4576-8bb9-07f06bad53ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b3d0c9-3cda-4576-8bb9-07f06bad53ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17700680932739982583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583177006809327399825831770068093273998258317700680932739982583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458156f4-36ed-4134-b60a-d068b55c6444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2978f777-0e5c-4e80-85ab-6169abe93f53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2978f777-0e5c-4e80-85ab-6169abe93f53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7005537538581791480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480700553753858179148070055375385817914807005537538581791480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b3d0c9-3cda-4576-8bb9-07f06bad53ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d53bb843-5ff7-446c-9254-51a4684f6587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53bb843-5ff7-446c-9254-51a4684f6587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15288373578295592541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541152883735782955925411528837357829559254115288373578295592541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2978f777-0e5c-4e80-85ab-6169abe93f53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1b7a0a-c5aa-442f-9e72-2b210dc40096, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53bb843-5ff7-446c-9254-51a4684f6587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eabd26a-2583-48b5-b801-a8a4b5a1f009, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eabd26a-2583-48b5-b801-a8a4b5a1f009, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10226850460528105440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440102268504605281054401022685046052810544010226850460528105440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1b7a0a-c5aa-442f-9e72-2b210dc40096, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6682968899689758756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756668296889968975875666829688996897587566682968899689758756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eabd26a-2583-48b5-b801-a8a4b5a1f009, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b268bd39-59e0-4b78-8800-2831a23b08e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1b7a0a-c5aa-442f-9e72-2b210dc40096, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b268bd39-59e0-4b78-8800-2831a23b08e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61163875918904783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783611638759189047836116387591890478361163875918904783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b0b9d4-85a0-4589-b624-dbd020eebc96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b0b9d4-85a0-4589-b624-dbd020eebc96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274591304548966080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080274591304548966080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b268bd39-59e0-4b78-8800-2831a23b08e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cce8cd4-dd77-43ec-aa2b-b6626c47df6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cce8cd4-dd77-43ec-aa2b-b6626c47df6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4644070668503445373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373464407066850344537346440706685034453734644070668503445373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b0b9d4-85a0-4589-b624-dbd020eebc96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389f6233-0d4a-4190-8e05-2619af1f6369, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389f6233-0d4a-4190-8e05-2619af1f6369, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14968494103047749983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983149684941030477499831496849410304774998314968494103047749983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cce8cd4-dd77-43ec-aa2b-b6626c47df6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fbf8f5-4db7-4331-8d85-ab19013c8e29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fbf8f5-4db7-4331-8d85-ab19013c8e29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12223795671252641179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179122237956712526411791222379567125264117912223795671252641179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389f6233-0d4a-4190-8e05-2619af1f6369, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da34fc2-83e7-41fd-85ab-3f2ae34e90a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da34fc2-83e7-41fd-85ab-3f2ae34e90a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480037834473237790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790648003783447323779064800378344732377906480037834473237790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fbf8f5-4db7-4331-8d85-ab19013c8e29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788fa725-6d6c-4a03-ac34-aa9e840a5cb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788fa725-6d6c-4a03-ac34-aa9e840a5cb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12331571520513759751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751123315715205137597511233157152051375975112331571520513759751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da34fc2-83e7-41fd-85ab-3f2ae34e90a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb61a6a-33b0-4d9b-8336-59f346b450db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb61a6a-33b0-4d9b-8336-59f346b450db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2479980695018033494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494247998069501803349424799806950180334942479980695018033494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788fa725-6d6c-4a03-ac34-aa9e840a5cb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdbac9aa-f7d7-4094-bd41-0b4c4533d37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdbac9aa-f7d7-4094-bd41-0b4c4533d37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298455148220740311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311929845514822074031192984551482207403119298455148220740311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb61a6a-33b0-4d9b-8336-59f346b450db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8287593-b256-467a-9cdc-92afe7dc0b81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8287593-b256-467a-9cdc-92afe7dc0b81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660007278962326797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797166000727896232679716600072789623267971660007278962326797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdbac9aa-f7d7-4094-bd41-0b4c4533d37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90ec158-a84d-4595-b870-faf892dd7687, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90ec158-a84d-4595-b870-faf892dd7687, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474136480703777376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376474136480703777376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8287593-b256-467a-9cdc-92afe7dc0b81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce5383f-11e1-4311-ac96-7ba853c54fd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce5383f-11e1-4311-ac96-7ba853c54fd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12756229503255195440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440127562295032551954401275622950325519544012756229503255195440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90ec158-a84d-4595-b870-faf892dd7687, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e92d709e-f5e5-41fe-b1b9-4893a018ea02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92d709e-f5e5-41fe-b1b9-4893a018ea02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14242018864869519569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569142420188648695195691424201886486951956914242018864869519569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce5383f-11e1-4311-ac96-7ba853c54fd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9801986-d60f-444d-b2f0-ff45c7246958, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9801986-d60f-444d-b2f0-ff45c7246958, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041320708561787782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782904132070856178778290413207085617877829041320708561787782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92d709e-f5e5-41fe-b1b9-4893a018ea02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3311360a-26f2-496e-ab9b-135ee3661c0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3311360a-26f2-496e-ab9b-135ee3661c0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 109537008438339434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434109537008438339434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9801986-d60f-444d-b2f0-ff45c7246958, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03962be-f750-47a5-84ee-d4988dccb73a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03962be-f750-47a5-84ee-d4988dccb73a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15744685347328063667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667157446853473280636671574468534732806366715744685347328063667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3311360a-26f2-496e-ab9b-135ee3661c0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cbe8769-9d2d-4418-a2b9-d218a4a315e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cbe8769-9d2d-4418-a2b9-d218a4a315e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11006598404802675092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092110065984048026750921100659840480267509211006598404802675092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03962be-f750-47a5-84ee-d4988dccb73a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6688ec7f-7308-4b1c-ae89-a83584cdfcc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6688ec7f-7308-4b1c-ae89-a83584cdfcc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198869226023079794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794319886922602307979431988692260230797943198869226023079794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cbe8769-9d2d-4418-a2b9-d218a4a315e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28acfb33-797f-482d-9f43-ed5a769fe32c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28acfb33-797f-482d-9f43-ed5a769fe32c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16652306029204548764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764166523060292045487641665230602920454876416652306029204548764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6688ec7f-7308-4b1c-ae89-a83584cdfcc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8163516e-df16-49ac-b268-e18b5d6bb6f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28acfb33-797f-482d-9f43-ed5a769fe32c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f468d04b-b76b-4954-96a4-87884462ac3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f468d04b-b76b-4954-96a4-87884462ac3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125741679979762322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322161257416799797623221612574167997976232216125741679979762322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8163516e-df16-49ac-b268-e18b5d6bb6f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5869308454492768377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377586930845449276837758693084544927683775869308454492768377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f468d04b-b76b-4954-96a4-87884462ac3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6617042-d45a-4daf-bd68-4c9a703d48df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6617042-d45a-4daf-bd68-4c9a703d48df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11095638190467578438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438110956381904675784381109563819046757843811095638190467578438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8163516e-df16-49ac-b268-e18b5d6bb6f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0dd9359-3e69-4f7f-8e7d-60bfb9cd6de9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0dd9359-3e69-4f7f-8e7d-60bfb9cd6de9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9269132437415037702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702926913243741503770292691324374150377029269132437415037702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6617042-d45a-4daf-bd68-4c9a703d48df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7226d4d8-052a-4297-8954-5290f19cc0a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7226d4d8-052a-4297-8954-5290f19cc0a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4143549979420739400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400414354997942073940041435499794207394004143549979420739400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0dd9359-3e69-4f7f-8e7d-60bfb9cd6de9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5258b369-c7ca-4cd9-a415-05b5106621c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7226d4d8-052a-4297-8954-5290f19cc0a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca54d9a8-40ab-4a44-8338-5383920d2eee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca54d9a8-40ab-4a44-8338-5383920d2eee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294051990987122419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419152940519909871224191529405199098712241915294051990987122419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5258b369-c7ca-4cd9-a415-05b5106621c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2697434320610689894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894269743432061068989426974343206106898942697434320610689894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca54d9a8-40ab-4a44-8338-5383920d2eee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7062170-5546-4e07-9c29-6c66ff04c1f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7062170-5546-4e07-9c29-6c66ff04c1f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859032603355493065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065585903260335549306558590326033554930655859032603355493065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5258b369-c7ca-4cd9-a415-05b5106621c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17677741-ec28-4ed2-9b38-04c507651aeb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17677741-ec28-4ed2-9b38-04c507651aeb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025105224287693865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865180251052242876938651802510522428769386518025105224287693865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7062170-5546-4e07-9c29-6c66ff04c1f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7156cc-0331-4cc5-9ef6-73616a7f9073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7156cc-0331-4cc5-9ef6-73616a7f9073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890522332320072896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896890522332320072896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17677741-ec28-4ed2-9b38-04c507651aeb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a560faf2-5640-42a5-bc7e-0552e5d8bd7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a560faf2-5640-42a5-bc7e-0552e5d8bd7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636059913241420027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027176360599132414200271763605991324142002717636059913241420027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7156cc-0331-4cc5-9ef6-73616a7f9073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee68363-222b-4304-916e-b498fe97f91f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee68363-222b-4304-916e-b498fe97f91f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965191562069926001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001996519156206992600199651915620699260019965191562069926001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee68363-222b-4304-916e-b498fe97f91f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb08011-7536-44e5-9ad0-52a48999b18f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb08011-7536-44e5-9ad0-52a48999b18f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9976848070629278569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569997684807062927856999768480706292785699976848070629278569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a560faf2-5640-42a5-bc7e-0552e5d8bd7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d162ad9-ee10-431a-be74-a8c96d981a21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d162ad9-ee10-431a-be74-a8c96d981a21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15240839701048667189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189152408397010486671891524083970104866718915240839701048667189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb08011-7536-44e5-9ad0-52a48999b18f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2040496e-137a-4e7d-8a33-2ebdf13056e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2040496e-137a-4e7d-8a33-2ebdf13056e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3105151634009619008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008310515163400961900831051516340096190083105151634009619008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d162ad9-ee10-431a-be74-a8c96d981a21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59602fd6-6338-40c9-b4e6-38ff0ded75b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59602fd6-6338-40c9-b4e6-38ff0ded75b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176719747606261813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813717671974760626181371767197476062618137176719747606261813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2040496e-137a-4e7d-8a33-2ebdf13056e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57dc6ba1-2c44-4dfa-bd04-f10ca0058671, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57dc6ba1-2c44-4dfa-bd04-f10ca0058671, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15993797554494918324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324159937975544949183241599379755449491832415993797554494918324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59602fd6-6338-40c9-b4e6-38ff0ded75b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07dcdf42-a086-44c0-963d-4e2f565fda41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07dcdf42-a086-44c0-963d-4e2f565fda41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17538303062556312424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424175383030625563124241753830306255631242417538303062556312424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57dc6ba1-2c44-4dfa-bd04-f10ca0058671, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0347571-eaf2-4cd2-ab51-beac3991576c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0347571-eaf2-4cd2-ab51-beac3991576c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901976953530230532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532119019769535302305321190197695353023053211901976953530230532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07dcdf42-a086-44c0-963d-4e2f565fda41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d43cdd-a645-4739-aa26-dce8391a7fdb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d43cdd-a645-4739-aa26-dce8391a7fdb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5988630398882866684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684598863039888286668459886303988828666845988630398882866684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0347571-eaf2-4cd2-ab51-beac3991576c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1cf58a9-10a6-43da-a0b2-a96ad4851f3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1cf58a9-10a6-43da-a0b2-a96ad4851f3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7760557794257630629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629776055779425763062977605577942576306297760557794257630629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d43cdd-a645-4739-aa26-dce8391a7fdb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa34116-bf00-41ea-a694-b358dc7475da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1cf58a9-10a6-43da-a0b2-a96ad4851f3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa34116-bf00-41ea-a694-b358dc7475da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132742882975934780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780181327428829759347801813274288297593478018132742882975934780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f3ef84-0de5-4a66-b836-1021b7b8d0a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f3ef84-0de5-4a66-b836-1021b7b8d0a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7137748227235839115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115713774822723583911571377482272358391157137748227235839115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa34116-bf00-41ea-a694-b358dc7475da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b80b8a-e07c-42da-80df-fa793d4af5e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b80b8a-e07c-42da-80df-fa793d4af5e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9175997371562355730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730917599737156235573091759973715623557309175997371562355730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f3ef84-0de5-4a66-b836-1021b7b8d0a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69f9a1f-5984-4b08-9eb9-1224aeb119a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69f9a1f-5984-4b08-9eb9-1224aeb119a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824865152833635408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408824865152833635408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b80b8a-e07c-42da-80df-fa793d4af5e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13b73f3-2da4-4bc5-af74-6c431b8acda4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13b73f3-2da4-4bc5-af74-6c431b8acda4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1508488125314059425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425150848812531405942515084881253140594251508488125314059425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69f9a1f-5984-4b08-9eb9-1224aeb119a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af56213-5068-413f-b5bf-7ec670a5453c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af56213-5068-413f-b5bf-7ec670a5453c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11313981225711617146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146113139812257116171461131398122571161714611313981225711617146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af56213-5068-413f-b5bf-7ec670a5453c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3911cf4-3a5d-4343-8dda-4031cc50ac07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3911cf4-3a5d-4343-8dda-4031cc50ac07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059520832893258967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967805952083289325896780595208328932589678059520832893258967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13b73f3-2da4-4bc5-af74-6c431b8acda4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06cf3c0-4b6d-4933-98cd-5a79bec1136c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06cf3c0-4b6d-4933-98cd-5a79bec1136c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494255332216422543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543249425533221642254324942553322164225432494255332216422543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3911cf4-3a5d-4343-8dda-4031cc50ac07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950a1cec-7bfa-4a80-a4b9-dbd7a052e3e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950a1cec-7bfa-4a80-a4b9-dbd7a052e3e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15452182231744095357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357154521822317440953571545218223174409535715452182231744095357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06cf3c0-4b6d-4933-98cd-5a79bec1136c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4446557-7877-4b7f-b877-733d731b19e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4446557-7877-4b7f-b877-733d731b19e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14093576782606550999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999140935767826065509991409357678260655099914093576782606550999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950a1cec-7bfa-4a80-a4b9-dbd7a052e3e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88f065d-8408-4933-a8bc-65f25333f16a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88f065d-8408-4933-a8bc-65f25333f16a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13741339122573626399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399137413391225736263991374133912257362639913741339122573626399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4446557-7877-4b7f-b877-733d731b19e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c499ffa6-1f71-49fd-8fa2-fe359b590ee9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c499ffa6-1f71-49fd-8fa2-fe359b590ee9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 976891958302323937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937976891958302323937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88f065d-8408-4933-a8bc-65f25333f16a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d10bc2-d781-48ec-bb37-e7e7c1a7e509, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d10bc2-d781-48ec-bb37-e7e7c1a7e509, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13737976698231369756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756137379766982313697561373797669823136975613737976698231369756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c499ffa6-1f71-49fd-8fa2-fe359b590ee9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d87c84-83bb-436c-827b-4d1c9eee78dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d87c84-83bb-436c-827b-4d1c9eee78dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974714410281418473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473197471441028141847319747144102814184731974714410281418473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d10bc2-d781-48ec-bb37-e7e7c1a7e509, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169fcfd3-6099-45f9-8300-13eb81f92edb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169fcfd3-6099-45f9-8300-13eb81f92edb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5343396328012510430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430534339632801251043053433963280125104305343396328012510430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d87c84-83bb-436c-827b-4d1c9eee78dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410cfaeb-50ed-4151-921d-48f88106f915, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410cfaeb-50ed-4151-921d-48f88106f915, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7031067340328503771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771703106734032850377170310673403285037717031067340328503771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169fcfd3-6099-45f9-8300-13eb81f92edb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f830c472-fa06-4660-8d71-18e075f555db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f830c472-fa06-4660-8d71-18e075f555db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17756920675127121111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111177569206751271211111775692067512712111117756920675127121111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410cfaeb-50ed-4151-921d-48f88106f915, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ced74c5-f9bb-408f-8b76-43d343e2e29a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ced74c5-f9bb-408f-8b76-43d343e2e29a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681885778070775698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698468188577807077569846818857780707756984681885778070775698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f830c472-fa06-4660-8d71-18e075f555db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38ff6f4-ea25-436c-94c2-2429ed728d5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38ff6f4-ea25-436c-94c2-2429ed728d5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17574048034630504800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800175740480346305048001757404803463050480017574048034630504800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ced74c5-f9bb-408f-8b76-43d343e2e29a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd18c92-42c9-4133-b498-a350daa13299, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd18c92-42c9-4133-b498-a350daa13299, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881518753639822969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969118815187536398229691188151875363982296911881518753639822969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38ff6f4-ea25-436c-94c2-2429ed728d5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7ea4a1-ddcf-4653-838a-3e00cceb6fd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7ea4a1-ddcf-4653-838a-3e00cceb6fd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18266710692700755408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408182667106927007554081826671069270075540818266710692700755408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd18c92-42c9-4133-b498-a350daa13299, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbcf1ea-b30e-4b7c-af1b-f6eef5cd9ac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbcf1ea-b30e-4b7c-af1b-f6eef5cd9ac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4893389599929039564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564489338959992903956448933895999290395644893389599929039564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7ea4a1-ddcf-4653-838a-3e00cceb6fd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71258ea-0470-42f1-baed-211eeac061c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71258ea-0470-42f1-baed-211eeac061c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299797193044026342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342122997971930440263421229979719304402634212299797193044026342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbcf1ea-b30e-4b7c-af1b-f6eef5cd9ac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de8439e-616f-4f49-9beb-8b5500446d98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de8439e-616f-4f49-9beb-8b5500446d98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358393122659314548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548535839312265931454853583931226593145485358393122659314548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71258ea-0470-42f1-baed-211eeac061c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f274cd13-e6b5-4c55-b4ce-3c63a41fe950, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f274cd13-e6b5-4c55-b4ce-3c63a41fe950, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3193779188096020195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195319377918809602019531937791880960201953193779188096020195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de8439e-616f-4f49-9beb-8b5500446d98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f4233da-9e55-4fba-8cee-fca79b2a0417, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f4233da-9e55-4fba-8cee-fca79b2a0417, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14235940155810689732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732142359401558106897321423594015581068973214235940155810689732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f274cd13-e6b5-4c55-b4ce-3c63a41fe950, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee402e2-088a-472e-8a74-957ad6a660f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee402e2-088a-472e-8a74-957ad6a660f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469003729755834576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576546900372975583457654690037297558345765469003729755834576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f4233da-9e55-4fba-8cee-fca79b2a0417, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c078c3ba-1ff0-4908-a728-38845897f2c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c078c3ba-1ff0-4908-a728-38845897f2c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619881347718811901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901106198813477188119011061988134771881190110619881347718811901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c078c3ba-1ff0-4908-a728-38845897f2c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634454c7-ea0c-4824-ab58-9ec89f11ef9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634454c7-ea0c-4824-ab58-9ec89f11ef9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500522554726158763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763145005225547261587631450052255472615876314500522554726158763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee402e2-088a-472e-8a74-957ad6a660f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcdb984-2b59-4892-9485-664432f17d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcdb984-2b59-4892-9485-664432f17d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1927324088678253353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353192732408867825335319273240886782533531927324088678253353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcdb984-2b59-4892-9485-664432f17d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41eb9436-44d8-463c-a9d8-b810160dcb7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41eb9436-44d8-463c-a9d8-b810160dcb7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6425062127638830961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961642506212763883096164250621276388309616425062127638830961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634454c7-ea0c-4824-ab58-9ec89f11ef9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62aa41b5-65b9-4732-8da5-a3a1d7efcf82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62aa41b5-65b9-4732-8da5-a3a1d7efcf82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519757795603153625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625951975779560315362595197577956031536259519757795603153625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41eb9436-44d8-463c-a9d8-b810160dcb7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b851f997-7b68-43bd-a83b-5ccab0724b3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b851f997-7b68-43bd-a83b-5ccab0724b3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13967277151584269592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592139672771515842695921396727715158426959213967277151584269592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62aa41b5-65b9-4732-8da5-a3a1d7efcf82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c332625-da8e-4617-aeff-d0602b4d4333, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c332625-da8e-4617-aeff-d0602b4d4333, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11583485026301503049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049115834850263015030491158348502630150304911583485026301503049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b851f997-7b68-43bd-a83b-5ccab0724b3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a022fa-3423-47c0-8dc0-7d933159574b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a022fa-3423-47c0-8dc0-7d933159574b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618458817596037706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706861845881759603770686184588175960377068618458817596037706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a022fa-3423-47c0-8dc0-7d933159574b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c13fdbd-bcaf-4aa0-832e-4bfaf631410c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c13fdbd-bcaf-4aa0-832e-4bfaf631410c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7979481606416098874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874797948160641609887479794816064160988747979481606416098874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c332625-da8e-4617-aeff-d0602b4d4333, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ab65790-2640-4393-b8c6-5881c993736f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab65790-2640-4393-b8c6-5881c993736f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775897261395005343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343127758972613950053431277589726139500534312775897261395005343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c13fdbd-bcaf-4aa0-832e-4bfaf631410c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce52b88e-348c-41b2-97fe-b670704971ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce52b88e-348c-41b2-97fe-b670704971ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770168804844850654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654137701688048448506541377016880484485065413770168804844850654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce52b88e-348c-41b2-97fe-b670704971ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c968172-6f31-46c2-9fe8-1ccf601b3064, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c968172-6f31-46c2-9fe8-1ccf601b3064, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5772178912503240213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213577217891250324021357721789125032402135772178912503240213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c968172-6f31-46c2-9fe8-1ccf601b3064, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0959bec6-e882-4439-af1f-a49eb8d3e2d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0959bec6-e882-4439-af1f-a49eb8d3e2d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558979275941258575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575255897927594125857525589792759412585752558979275941258575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab65790-2640-4393-b8c6-5881c993736f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e265ab8-28c0-485e-9387-9e29db55147c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e265ab8-28c0-485e-9387-9e29db55147c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11025630593597954483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483110256305935979544831102563059359795448311025630593597954483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0959bec6-e882-4439-af1f-a49eb8d3e2d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbccb7d-c9db-4470-8da8-5858de8ac547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbccb7d-c9db-4470-8da8-5858de8ac547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8777182152102512079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079877718215210251207987771821521025120798777182152102512079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e265ab8-28c0-485e-9387-9e29db55147c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97df0d07-931e-4379-8ee9-243217541f37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97df0d07-931e-4379-8ee9-243217541f37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803561221377564171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171178035612213775641711780356122137756417117803561221377564171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbccb7d-c9db-4470-8da8-5858de8ac547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f4180c-5539-442e-a62e-05d1d17ecb0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f4180c-5539-442e-a62e-05d1d17ecb0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425344638174997816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816742534463817499781674253446381749978167425344638174997816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97df0d07-931e-4379-8ee9-243217541f37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e661a5b-9ac1-4b8a-a1f3-1dab7a5ef0d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e661a5b-9ac1-4b8a-a1f3-1dab7a5ef0d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566992810019233426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426115669928100192334261156699281001923342611566992810019233426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f4180c-5539-442e-a62e-05d1d17ecb0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59494b38-cf39-4bfe-9ee4-c1225afe4d6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59494b38-cf39-4bfe-9ee4-c1225afe4d6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764503291289424766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766147645032912894247661476450329128942476614764503291289424766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e661a5b-9ac1-4b8a-a1f3-1dab7a5ef0d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae447fc-afbc-4849-820b-4caa9b8b8bf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59494b38-cf39-4bfe-9ee4-c1225afe4d6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e67286-e110-4862-bf60-138074434404, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e67286-e110-4862-bf60-138074434404, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137871715623144266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266137871715623144266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae447fc-afbc-4849-820b-4caa9b8b8bf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9746666135648333200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200974666613564833320097466661356483332009746666135648333200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e67286-e110-4862-bf60-138074434404, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a616ac24-46c8-44ba-bd75-b081a3afe23b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a616ac24-46c8-44ba-bd75-b081a3afe23b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1064091425016371731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731106409142501637173110640914250163717311064091425016371731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae447fc-afbc-4849-820b-4caa9b8b8bf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d465a40-8ff2-428e-9f26-04cdac1555c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d465a40-8ff2-428e-9f26-04cdac1555c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564467696342939775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775256446769634293977525644676963429397752564467696342939775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a616ac24-46c8-44ba-bd75-b081a3afe23b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9c898a-0790-4b2b-b86d-6db0b30a840b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9c898a-0790-4b2b-b86d-6db0b30a840b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936523131367445537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537119365231313674455371193652313136744553711936523131367445537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9c898a-0790-4b2b-b86d-6db0b30a840b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf22430-4062-4c60-ae62-5df8d1618ecf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf22430-4062-4c60-ae62-5df8d1618ecf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682341801150609994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994166823418011506099941668234180115060999416682341801150609994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d465a40-8ff2-428e-9f26-04cdac1555c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0531550c-6a7a-48e7-bf65-dd717498f8bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0531550c-6a7a-48e7-bf65-dd717498f8bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870089126316841606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606487008912631684160648700891263168416064870089126316841606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf22430-4062-4c60-ae62-5df8d1618ecf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3483e1b9-380b-44ba-a961-c630f9fcffec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3483e1b9-380b-44ba-a961-c630f9fcffec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11684264980903927425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425116842649809039274251168426498090392742511684264980903927425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0531550c-6a7a-48e7-bf65-dd717498f8bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b24ec66-5f0e-4d9f-8865-58733edf118a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b24ec66-5f0e-4d9f-8865-58733edf118a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17961716961547610426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426179617169615476104261796171696154761042617961716961547610426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3483e1b9-380b-44ba-a961-c630f9fcffec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910b72ff-f078-4f34-a209-a5ccfed0c6f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910b72ff-f078-4f34-a209-a5ccfed0c6f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8988611129347103298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298898861112934710329889886111293471032988988611129347103298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b24ec66-5f0e-4d9f-8865-58733edf118a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da864e2c-c452-4d7b-9575-282232a40b16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da864e2c-c452-4d7b-9575-282232a40b16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59066743779787178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178590667437797871785906674377978717859066743779787178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910b72ff-f078-4f34-a209-a5ccfed0c6f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c66ea9ef-ff6a-4195-86d1-a4419c02065b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66ea9ef-ff6a-4195-86d1-a4419c02065b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7533244415109987029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029753324441510998702975332444151099870297533244415109987029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da864e2c-c452-4d7b-9575-282232a40b16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed2fa06-cf5b-465d-8493-15d5bb9ec8a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed2fa06-cf5b-465d-8493-15d5bb9ec8a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118346365559768705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705211834636555976870521183463655597687052118346365559768705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66ea9ef-ff6a-4195-86d1-a4419c02065b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f1b8e4-e110-437c-976e-2c7e6f010001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f1b8e4-e110-437c-976e-2c7e6f010001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870266171172564141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141887026617117256414188702661711725641418870266171172564141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed2fa06-cf5b-465d-8493-15d5bb9ec8a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00c7e0d-1a8d-4ae6-b5bf-2c7307b5e405, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00c7e0d-1a8d-4ae6-b5bf-2c7307b5e405, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3576379005511341319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319357637900551134131935763790055113413193576379005511341319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f1b8e4-e110-437c-976e-2c7e6f010001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00c7e0d-1a8d-4ae6-b5bf-2c7307b5e405, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff69af3a-18e2-4b31-bb94-5d6854bc061e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff69af3a-18e2-4b31-bb94-5d6854bc061e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9801455884491610827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827980145588449161082798014558844916108279801455884491610827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9383f2-4b4d-47e1-8a82-81d5e947f5d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9383f2-4b4d-47e1-8a82-81d5e947f5d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14685009755607734389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389146850097556077343891468500975560773438914685009755607734389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff69af3a-18e2-4b31-bb94-5d6854bc061e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09038cf6-98b7-48f4-abe7-ada57216f5d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09038cf6-98b7-48f4-abe7-ada57216f5d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17790298320562986518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518177902983205629865181779029832056298651817790298320562986518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9383f2-4b4d-47e1-8a82-81d5e947f5d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181ffd4a-a6cb-4eae-9e7f-8ec044c12455, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181ffd4a-a6cb-4eae-9e7f-8ec044c12455, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708500059488696759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759167085000594886967591670850005948869675916708500059488696759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09038cf6-98b7-48f4-abe7-ada57216f5d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f4c0d5-789b-4876-905a-4cc1d4999bdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f4c0d5-789b-4876-905a-4cc1d4999bdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10119812106401048227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227101198121064010482271011981210640104822710119812106401048227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181ffd4a-a6cb-4eae-9e7f-8ec044c12455, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f56934-2c48-4667-94bc-fec39fcb9754, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f56934-2c48-4667-94bc-fec39fcb9754, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10010544832783420047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047100105448327834200471001054483278342004710010544832783420047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f4c0d5-789b-4876-905a-4cc1d4999bdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d248829-67a4-4ca2-9df5-249ad647056f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d248829-67a4-4ca2-9df5-249ad647056f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327423398033634864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864327423398033634864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f56934-2c48-4667-94bc-fec39fcb9754, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 435ac5ab-fc49-428f-b47f-84bcd0956410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 435ac5ab-fc49-428f-b47f-84bcd0956410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957245380336241282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282295724538033624128229572453803362412822957245380336241282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d248829-67a4-4ca2-9df5-249ad647056f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791edda6-bddb-4ab1-b6ca-a145cb23fbfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791edda6-bddb-4ab1-b6ca-a145cb23fbfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572139503169406475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475557213950316940647555721395031694064755572139503169406475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 435ac5ab-fc49-428f-b47f-84bcd0956410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc9ea44-5bc9-4152-a0a0-b08ccef9f3e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc9ea44-5bc9-4152-a0a0-b08ccef9f3e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6501329315979746678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678650132931597974667865013293159797466786501329315979746678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc9ea44-5bc9-4152-a0a0-b08ccef9f3e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c48887-9b97-4fa9-bf12-ba82b6953fc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c48887-9b97-4fa9-bf12-ba82b6953fc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613074586571282559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559261307458657128255926130745865712825592613074586571282559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791edda6-bddb-4ab1-b6ca-a145cb23fbfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021edbea-4005-4db1-9c5a-5730551dfed3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021edbea-4005-4db1-9c5a-5730551dfed3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9439452374971274163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163943945237497127416394394523749712741639439452374971274163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c48887-9b97-4fa9-bf12-ba82b6953fc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021edbea-4005-4db1-9c5a-5730551dfed3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f46dc0-39e4-41b6-9586-96537118d151, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f46dc0-39e4-41b6-9586-96537118d151, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17269385979069725756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756172693859790697257561726938597906972575617269385979069725756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e70c598-0488-4fff-8aae-351ee6b69436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e70c598-0488-4fff-8aae-351ee6b69436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3462778030743711131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131346277803074371113134627780307437111313462778030743711131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f46dc0-39e4-41b6-9586-96537118d151, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b04b31f2-254f-4474-ade7-e65c58c5314b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b04b31f2-254f-4474-ade7-e65c58c5314b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335445114416146710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710173354451144161467101733544511441614671017335445114416146710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e70c598-0488-4fff-8aae-351ee6b69436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be64a48-999d-40f7-9636-cd95447376da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be64a48-999d-40f7-9636-cd95447376da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15828996746164473510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510158289967461644735101582899674616447351015828996746164473510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b04b31f2-254f-4474-ade7-e65c58c5314b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be64a48-999d-40f7-9636-cd95447376da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab0cd75-68cf-4d4e-80ff-0cebada1ccdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab0cd75-68cf-4d4e-80ff-0cebada1ccdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10873537894694101986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986108735378946941019861087353789469410198610873537894694101986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3cf240-4544-45e9-b218-0be5174f2413, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3cf240-4544-45e9-b218-0be5174f2413, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15953233601724278278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278159532336017242782781595323360172427827815953233601724278278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab0cd75-68cf-4d4e-80ff-0cebada1ccdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc6bdfc1-fecc-4915-be6d-e0d918630cc6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc6bdfc1-fecc-4915-be6d-e0d918630cc6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15787260305935225374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374157872603059352253741578726030593522537415787260305935225374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3cf240-4544-45e9-b218-0be5174f2413, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3da43f-ea1d-441c-9b15-e204e5e2be83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3da43f-ea1d-441c-9b15-e204e5e2be83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3188050006828307193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193318805000682830719331880500068283071933188050006828307193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3da43f-ea1d-441c-9b15-e204e5e2be83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124defa6-ba1c-4ba0-830d-7638b9a77e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124defa6-ba1c-4ba0-830d-7638b9a77e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387464158475745629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629138746415847574562913874641584757456291387464158475745629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc6bdfc1-fecc-4915-be6d-e0d918630cc6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac65708-57f9-4892-9b76-88cc093ed925, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac65708-57f9-4892-9b76-88cc093ed925, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499698673469083663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663104996986734690836631049969867346908366310499698673469083663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124defa6-ba1c-4ba0-830d-7638b9a77e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79196b4c-fa58-4516-b7b4-ce808d84f33a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79196b4c-fa58-4516-b7b4-ce808d84f33a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997613294557067520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520199761329455706752019976132945570675201997613294557067520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac65708-57f9-4892-9b76-88cc093ed925, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df266bd-a94d-4284-9cb1-5871e5f57272, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df266bd-a94d-4284-9cb1-5871e5f57272, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132546679422113713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713181325466794221137131813254667942211371318132546679422113713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79196b4c-fa58-4516-b7b4-ce808d84f33a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2dcd0dd-ca02-4584-bd42-607045fe1605, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dcd0dd-ca02-4584-bd42-607045fe1605, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7897308025244440419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419789730802524444041978973080252444404197897308025244440419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df266bd-a94d-4284-9cb1-5871e5f57272, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b13ca8-80a5-424e-903b-c9874d3923da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b13ca8-80a5-424e-903b-c9874d3923da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7237588780923763161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161723758878092376316172375887809237631617237588780923763161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dcd0dd-ca02-4584-bd42-607045fe1605, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c8d841-fb8a-40e5-887d-ad870b055ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c8d841-fb8a-40e5-887d-ad870b055ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14320723392395462504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504143207233923954625041432072339239546250414320723392395462504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b13ca8-80a5-424e-903b-c9874d3923da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe09645-934b-4fed-8a74-f0d52c340c94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe09645-934b-4fed-8a74-f0d52c340c94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10911229956324815182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182109112299563248151821091122995632481518210911229956324815182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c8d841-fb8a-40e5-887d-ad870b055ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24545866-74c6-4b22-8ef6-af0be5a451d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24545866-74c6-4b22-8ef6-af0be5a451d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289672831641825635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635928967283164182563592896728316418256359289672831641825635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe09645-934b-4fed-8a74-f0d52c340c94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fccacfc5-3945-47df-877d-47fb8509531d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fccacfc5-3945-47df-877d-47fb8509531d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17323600631811021559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559173236006318110215591732360063181102155917323600631811021559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24545866-74c6-4b22-8ef6-af0be5a451d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e19e068-35af-4d69-ad6b-8ceafc1a1234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e19e068-35af-4d69-ad6b-8ceafc1a1234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11485467804169255327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327114854678041692553271148546780416925532711485467804169255327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fccacfc5-3945-47df-877d-47fb8509531d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff0d34c-85dd-4055-96f9-cd6c21adfbf9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff0d34c-85dd-4055-96f9-cd6c21adfbf9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358376377365696892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892358376377365696892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e19e068-35af-4d69-ad6b-8ceafc1a1234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea1b7ea-668c-4599-a465-f19c28918466, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea1b7ea-668c-4599-a465-f19c28918466, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3819399230002818796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796381939923000281879638193992300028187963819399230002818796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff0d34c-85dd-4055-96f9-cd6c21adfbf9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188e2244-93de-4534-803e-f677f60c705a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188e2244-93de-4534-803e-f677f60c705a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 71686186963881846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846716861869638818467168618696388184671686186963881846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea1b7ea-668c-4599-a465-f19c28918466, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c8705c-a7cc-4ef9-8c7f-ba8876a9ea17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c8705c-a7cc-4ef9-8c7f-ba8876a9ea17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206759266111219455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455152067592661112194551520675926611121945515206759266111219455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188e2244-93de-4534-803e-f677f60c705a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f65cc50-58de-4437-a6f7-608b6489402c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f65cc50-58de-4437-a6f7-608b6489402c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12333645382737389180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180123336453827373891801233364538273738918012333645382737389180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c8705c-a7cc-4ef9-8c7f-ba8876a9ea17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a892d1c2-1063-4cd3-8ecd-0e8637ac8c0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a892d1c2-1063-4cd3-8ecd-0e8637ac8c0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081004524605056676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676208100452460505667620810045246050566762081004524605056676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f65cc50-58de-4437-a6f7-608b6489402c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb86a14-4d72-4d02-bf0a-bad0f3980b49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb86a14-4d72-4d02-bf0a-bad0f3980b49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7174495113656717078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078717449511365671707871744951136567170787174495113656717078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a892d1c2-1063-4cd3-8ecd-0e8637ac8c0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2cc9b2-09b2-453d-9885-de69e2bb2c19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce2cc9b2-09b2-453d-9885-de69e2bb2c19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11351135173944119221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221113511351739441192211135113517394411922111351135173944119221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb86a14-4d72-4d02-bf0a-bad0f3980b49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663e0d64-0fc7-4659-89e9-2dace0392908, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663e0d64-0fc7-4659-89e9-2dace0392908, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053126946913455272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272205312694691345527220531269469134552722053126946913455272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2cc9b2-09b2-453d-9885-de69e2bb2c19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000e0df6-12d1-4fef-ac5a-d11106bcda7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000e0df6-12d1-4fef-ac5a-d11106bcda7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4618962635092762107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107461896263509276210746189626350927621074618962635092762107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663e0d64-0fc7-4659-89e9-2dace0392908, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 175340c5-c17b-4c70-bf65-c5fe2764e1b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 175340c5-c17b-4c70-bf65-c5fe2764e1b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108986800230131648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648510898680023013164851089868002301316485108986800230131648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000e0df6-12d1-4fef-ac5a-d11106bcda7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8675ed7-9619-46d3-8d69-8946c9bbb352, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8675ed7-9619-46d3-8d69-8946c9bbb352, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 796111948471570539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539796111948471570539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 175340c5-c17b-4c70-bf65-c5fe2764e1b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b7ab3eb-e8ec-4e87-a418-4c0f36766efa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b7ab3eb-e8ec-4e87-a418-4c0f36766efa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821376885173639005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005282137688517363900528213768851736390052821376885173639005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8675ed7-9619-46d3-8d69-8946c9bbb352, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93bbca9f-007f-43df-992b-d2ebb063d951, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bbca9f-007f-43df-992b-d2ebb063d951, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18094591997254204216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216180945919972542042161809459199725420421618094591997254204216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b7ab3eb-e8ec-4e87-a418-4c0f36766efa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1546b88-1f0d-4dd0-a57c-857feedfb4f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1546b88-1f0d-4dd0-a57c-857feedfb4f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16750996320407268330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330167509963204072683301675099632040726833016750996320407268330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1546b88-1f0d-4dd0-a57c-857feedfb4f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da42ecd-cb24-4c8a-8f38-eb53fc91b578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da42ecd-cb24-4c8a-8f38-eb53fc91b578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4906105429121925377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377490610542912192537749061054291219253774906105429121925377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bbca9f-007f-43df-992b-d2ebb063d951, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4de75e65-e921-41ac-b25a-120fac5af192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4de75e65-e921-41ac-b25a-120fac5af192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9392878160613331694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694939287816061333169493928781606133316949392878160613331694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da42ecd-cb24-4c8a-8f38-eb53fc91b578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324e554b-c180-4596-b60b-0619a507ed3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324e554b-c180-4596-b60b-0619a507ed3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7479934907116812072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072747993490711681207274799349071168120727479934907116812072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4de75e65-e921-41ac-b25a-120fac5af192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50abdd24-be92-489d-a859-5f0f9b6d3dba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50abdd24-be92-489d-a859-5f0f9b6d3dba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495468683327188174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174124954686833271881741249546868332718817412495468683327188174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324e554b-c180-4596-b60b-0619a507ed3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bbf6f0-0a67-40fe-ad6b-9655c675cce4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bbf6f0-0a67-40fe-ad6b-9655c675cce4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7349640531751406774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774734964053175140677473496405317514067747349640531751406774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50abdd24-be92-489d-a859-5f0f9b6d3dba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0898cba-7677-48a7-bc36-983a57c6c45c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0898cba-7677-48a7-bc36-983a57c6c45c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488316784049748356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356748831678404974835674883167840497483567488316784049748356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bbf6f0-0a67-40fe-ad6b-9655c675cce4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0898cba-7677-48a7-bc36-983a57c6c45c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8ddd75-1bc4-467c-97fd-44a9404c1288, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8ddd75-1bc4-467c-97fd-44a9404c1288, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6936014458724770519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519693601445872477051969360144587247705196936014458724770519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ccd0d4-f3c1-40d2-b58a-2105b8f4c4e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ccd0d4-f3c1-40d2-b58a-2105b8f4c4e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13065900858391331825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825130659008583913318251306590085839133182513065900858391331825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8ddd75-1bc4-467c-97fd-44a9404c1288, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0121dc5a-0670-4010-81df-bfde52e7d5cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0121dc5a-0670-4010-81df-bfde52e7d5cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11013134545691361499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499110131345456913614991101313454569136149911013134545691361499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ccd0d4-f3c1-40d2-b58a-2105b8f4c4e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a9944e-66e1-404c-b7db-045048eb5c3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a9944e-66e1-404c-b7db-045048eb5c3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6300863534726451363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363630086353472645136363008635347264513636300863534726451363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0121dc5a-0670-4010-81df-bfde52e7d5cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a9944e-66e1-404c-b7db-045048eb5c3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e02e7ff-4c9d-4c88-a939-0161bcaf6365, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e02e7ff-4c9d-4c88-a939-0161bcaf6365, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2228712287729176063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063222871228772917606322287122877291760632228712287729176063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7367b2d4-023c-46a7-b425-a6df6434644a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7367b2d4-023c-46a7-b425-a6df6434644a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14196440030234020102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102141964400302340201021419644003023402010214196440030234020102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e02e7ff-4c9d-4c88-a939-0161bcaf6365, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f3510b6-e412-41f8-9667-246186f906d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f3510b6-e412-41f8-9667-246186f906d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385239475679314098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098123852394756793140981238523947567931409812385239475679314098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7367b2d4-023c-46a7-b425-a6df6434644a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba824530-1450-4483-825f-12cc666463ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba824530-1450-4483-825f-12cc666463ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 663065687755165971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971663065687755165971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f3510b6-e412-41f8-9667-246186f906d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feaf50cc-7ff0-4f1a-b6cf-bc860d30c4fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feaf50cc-7ff0-4f1a-b6cf-bc860d30c4fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610174079666616602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602561017407966661660256101740796666166025610174079666616602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba824530-1450-4483-825f-12cc666463ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3409b271-0c7f-4b10-9782-514290507b00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3409b271-0c7f-4b10-9782-514290507b00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14976660388290309973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973149766603882903099731497666038829030997314976660388290309973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feaf50cc-7ff0-4f1a-b6cf-bc860d30c4fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab001f83-4a21-40ed-bbf5-3c84e19db824, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab001f83-4a21-40ed-bbf5-3c84e19db824, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14341853828185839586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586143418538281858395861434185382818583958614341853828185839586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3409b271-0c7f-4b10-9782-514290507b00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f898c190-8af7-4981-a105-83ccc615844d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f898c190-8af7-4981-a105-83ccc615844d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17119164921120243614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614171191649211202436141711916492112024361417119164921120243614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab001f83-4a21-40ed-bbf5-3c84e19db824, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb53a97-5325-4908-924c-0426a2265507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb53a97-5325-4908-924c-0426a2265507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469114678029115788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788174691146780291157881746911467802911578817469114678029115788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f898c190-8af7-4981-a105-83ccc615844d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0046db1b-1a51-4811-bffa-dd64941001d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0046db1b-1a51-4811-bffa-dd64941001d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13011476627052945384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384130114766270529453841301147662705294538413011476627052945384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb53a97-5325-4908-924c-0426a2265507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91551a61-61a7-44c1-bfcf-4bcec8af74a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91551a61-61a7-44c1-bfcf-4bcec8af74a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646791209845827087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087164679120984582708716467912098458270871646791209845827087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91551a61-61a7-44c1-bfcf-4bcec8af74a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0046db1b-1a51-4811-bffa-dd64941001d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 996f8a37-8936-4865-b355-6e315c07f1c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 008f1e2d-9525-4e9a-9bb8-206f9b903226, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008f1e2d-9525-4e9a-9bb8-206f9b903226, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426136134781770263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263184261361347817702631842613613478177026318426136134781770263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 996f8a37-8936-4865-b355-6e315c07f1c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 334487983696164510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510334487983696164510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008f1e2d-9525-4e9a-9bb8-206f9b903226, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f0c401-3c73-4ad9-84ea-99253328d8fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f0c401-3c73-4ad9-84ea-99253328d8fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3380513490900309241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241338051349090030924133805134909003092413380513490900309241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 996f8a37-8936-4865-b355-6e315c07f1c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f9087f-c4cd-4361-a81b-d02ca05fdb8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f9087f-c4cd-4361-a81b-d02ca05fdb8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3747198046370093657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657374719804637009365737471980463700936573747198046370093657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f0c401-3c73-4ad9-84ea-99253328d8fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f420ea-d3e8-49ae-817c-ceb6ad87de9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f420ea-d3e8-49ae-817c-ceb6ad87de9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4895912312134815360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360489591231213481536048959123121348153604895912312134815360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f9087f-c4cd-4361-a81b-d02ca05fdb8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20237b7-933d-4d22-990c-42a98611224c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20237b7-933d-4d22-990c-42a98611224c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729779936512349809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809472977993651234980947297799365123498094729779936512349809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f420ea-d3e8-49ae-817c-ceb6ad87de9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce37d4c-00a3-47de-a4c4-d6ab718757b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce37d4c-00a3-47de-a4c4-d6ab718757b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6485209905357703948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948648520990535770394864852099053577039486485209905357703948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20237b7-933d-4d22-990c-42a98611224c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11ea1d1-75cc-407a-9fea-c5bf8d532849, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11ea1d1-75cc-407a-9fea-c5bf8d532849, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122398364445270196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196111223983644452701961112239836444527019611122398364445270196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce37d4c-00a3-47de-a4c4-d6ab718757b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13f40b2-010f-4210-998e-496f3f8a30e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13f40b2-010f-4210-998e-496f3f8a30e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3601396664874652325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325360139666487465232536013966648746523253601396664874652325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13f40b2-010f-4210-998e-496f3f8a30e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b36ad2-eb38-42a2-86b8-ad9aae12b127, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b36ad2-eb38-42a2-86b8-ad9aae12b127, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16534290468385186325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325165342904683851863251653429046838518632516534290468385186325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11ea1d1-75cc-407a-9fea-c5bf8d532849, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9524fed-6201-48fa-ba08-c3c29c197018, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9524fed-6201-48fa-ba08-c3c29c197018, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801035311325754755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755780103531132575475578010353113257547557801035311325754755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b36ad2-eb38-42a2-86b8-ad9aae12b127, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79dacc9-89c0-49be-ba7f-b695d92becd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79dacc9-89c0-49be-ba7f-b695d92becd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5793457955107349040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040579345795510734904057934579551073490405793457955107349040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9524fed-6201-48fa-ba08-c3c29c197018, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5344f6b0-b772-4426-9524-667ef2348817, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79dacc9-89c0-49be-ba7f-b695d92becd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8312f616-ebfb-4c8a-8168-d4020e8c07e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8312f616-ebfb-4c8a-8168-d4020e8c07e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14880156819083545569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569148801568190835455691488015681908354556914880156819083545569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5344f6b0-b772-4426-9524-667ef2348817, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244133992583055392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392724413399258305539272441339925830553927244133992583055392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8312f616-ebfb-4c8a-8168-d4020e8c07e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0f10e0-e3b5-41d3-abcc-baff5d038e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0f10e0-e3b5-41d3-abcc-baff5d038e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184552806163745365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365141845528061637453651418455280616374536514184552806163745365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5344f6b0-b772-4426-9524-667ef2348817, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf3e88e-79e2-4ca0-b54e-17f1823e10eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf3e88e-79e2-4ca0-b54e-17f1823e10eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7141635024312279429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429714163502431227942971416350243122794297141635024312279429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0f10e0-e3b5-41d3-abcc-baff5d038e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6963f2-cd15-4278-aeb6-5de2a22f0a82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf3e88e-79e2-4ca0-b54e-17f1823e10eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675a97f4-291d-4052-b205-6e842f59311c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675a97f4-291d-4052-b205-6e842f59311c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3201284936774104561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561320128493677410456132012849367741045613201284936774104561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6963f2-cd15-4278-aeb6-5de2a22f0a82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224017776836218293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293142240177768362182931422401777683621829314224017776836218293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675a97f4-291d-4052-b205-6e842f59311c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58289c67-a7d5-43ee-a7ae-fe7777069100, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58289c67-a7d5-43ee-a7ae-fe7777069100, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3384380323625919105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105338438032362591910533843803236259191053384380323625919105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6963f2-cd15-4278-aeb6-5de2a22f0a82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01037974-d64b-4586-b8e7-5706885fc927, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01037974-d64b-4586-b8e7-5706885fc927, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17501166777317826565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565175011667773178265651750116677731782656517501166777317826565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58289c67-a7d5-43ee-a7ae-fe7777069100, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e925a5db-c087-4a5a-bdbc-bb588c9824fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e925a5db-c087-4a5a-bdbc-bb588c9824fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961148346777571992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992996114834677757199299611483467775719929961148346777571992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01037974-d64b-4586-b8e7-5706885fc927, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7a80e8-430e-4167-9b12-561041464317, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7a80e8-430e-4167-9b12-561041464317, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302073262599272800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800302073262599272800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e925a5db-c087-4a5a-bdbc-bb588c9824fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c08b721-c09b-4588-a2ae-c9f435d4359a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c08b721-c09b-4588-a2ae-c9f435d4359a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16905833363845205104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104169058333638452051041690583336384520510416905833363845205104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7a80e8-430e-4167-9b12-561041464317, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73677b6a-1a9f-43fd-b890-2bf0c61a6bfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73677b6a-1a9f-43fd-b890-2bf0c61a6bfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7334379246123663837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837733437924612366383773343792461236638377334379246123663837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73677b6a-1a9f-43fd-b890-2bf0c61a6bfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a20391f-f5a3-4b71-80bb-e7f741a67346, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c08b721-c09b-4588-a2ae-c9f435d4359a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddf1a2e-286b-46b0-8831-558145de3e8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddf1a2e-286b-46b0-8831-558145de3e8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11143097718012375213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213111430977180123752131114309771801237521311143097718012375213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a20391f-f5a3-4b71-80bb-e7f741a67346, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6979216706885907574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574697921670688590757469792167068859075746979216706885907574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a20391f-f5a3-4b71-80bb-e7f741a67346, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddf1a2e-286b-46b0-8831-558145de3e8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6584e944-77f1-4fed-b435-301f448d036c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6584e944-77f1-4fed-b435-301f448d036c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582722633835657680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680165827226338356576801658272263383565768016582722633835657680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4b6e9a-323a-4e44-bb6b-7d5b7993c4de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4b6e9a-323a-4e44-bb6b-7d5b7993c4de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11092042093660116486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486110920420936601164861109204209366011648611092042093660116486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6584e944-77f1-4fed-b435-301f448d036c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e56277-5dcc-4315-976e-9870e2baeed9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e56277-5dcc-4315-976e-9870e2baeed9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5485086741937568709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709548508674193756870954850867419375687095485086741937568709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4b6e9a-323a-4e44-bb6b-7d5b7993c4de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa05e93a-9bfb-4985-aadf-466d5b8c2e2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa05e93a-9bfb-4985-aadf-466d5b8c2e2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4187081515145930948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948418708151514593094841870815151459309484187081515145930948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e56277-5dcc-4315-976e-9870e2baeed9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3e20aa-6664-4be9-bebc-0bd0bcf84e01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3e20aa-6664-4be9-bebc-0bd0bcf84e01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10937411792236670156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156109374117922366701561093741179223667015610937411792236670156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa05e93a-9bfb-4985-aadf-466d5b8c2e2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3e20aa-6664-4be9-bebc-0bd0bcf84e01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0966bb09-0ba1-4253-918b-527e1bc15dca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf11f20e-e88c-497c-aade-b7a559e1b808, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf11f20e-e88c-497c-aade-b7a559e1b808, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407185931397874977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977184071859313978749771840718593139787497718407185931397874977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0966bb09-0ba1-4253-918b-527e1bc15dca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241777661315554184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184624177766131555418462417776613155541846241777661315554184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf11f20e-e88c-497c-aade-b7a559e1b808, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25f4dd0-4d08-4235-9c45-e107358f169e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25f4dd0-4d08-4235-9c45-e107358f169e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365326229555732091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091836532622955573209183653262295557320918365326229555732091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0966bb09-0ba1-4253-918b-527e1bc15dca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a374233-75f2-4d4f-a3cd-14aeba64b88d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a374233-75f2-4d4f-a3cd-14aeba64b88d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10612202527009310017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017106122025270093100171061220252700931001710612202527009310017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25f4dd0-4d08-4235-9c45-e107358f169e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a374233-75f2-4d4f-a3cd-14aeba64b88d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d27201c2-6c01-4025-910f-6781293bb2ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f72c798-7e57-445f-8bca-2f436686d922, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f72c798-7e57-445f-8bca-2f436686d922, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5673919267724203167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167567391926772420316756739192677242031675673919267724203167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d27201c2-6c01-4025-910f-6781293bb2ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438455984924210618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618843845598492421061884384559849242106188438455984924210618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f72c798-7e57-445f-8bca-2f436686d922, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb73bad6-b31a-45ef-8861-519abe7ecf6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb73bad6-b31a-45ef-8861-519abe7ecf6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14129251699824129461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461141292516998241294611412925169982412946114129251699824129461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d27201c2-6c01-4025-910f-6781293bb2ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea80177c-b3c6-4468-85d7-bb507251a34c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea80177c-b3c6-4468-85d7-bb507251a34c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243896333552737420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420524389633355273742052438963335527374205243896333552737420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb73bad6-b31a-45ef-8861-519abe7ecf6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e44d5513-2a6f-43d8-8f57-289757609a14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e44d5513-2a6f-43d8-8f57-289757609a14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904154847326403145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145890415484732640314589041548473264031458904154847326403145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea80177c-b3c6-4468-85d7-bb507251a34c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5ce8b6-c167-48ab-ad49-476ee7d2cac6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5ce8b6-c167-48ab-ad49-476ee7d2cac6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10093119570467790835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835100931195704677908351009311957046779083510093119570467790835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e44d5513-2a6f-43d8-8f57-289757609a14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9cfbab-d306-49c9-afd1-7f99a78ab959, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9cfbab-d306-49c9-afd1-7f99a78ab959, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900423531662980561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561290042353166298056129004235316629805612900423531662980561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5ce8b6-c167-48ab-ad49-476ee7d2cac6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1b197a-7587-4263-968f-08e82dc04bee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1b197a-7587-4263-968f-08e82dc04bee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811463006660389495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495148114630066603894951481146300666038949514811463006660389495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9cfbab-d306-49c9-afd1-7f99a78ab959, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bcd05f-05bd-490c-8c82-5501e49eb083, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bcd05f-05bd-490c-8c82-5501e49eb083, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7845072339795120022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022784507233979512002278450723397951200227845072339795120022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1b197a-7587-4263-968f-08e82dc04bee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1915a0-6e2a-4803-8320-82f425ea3ce0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1915a0-6e2a-4803-8320-82f425ea3ce0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670798809637874689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689176707988096378746891767079880963787468917670798809637874689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bcd05f-05bd-490c-8c82-5501e49eb083, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0bd50eb-a17f-40f6-aaed-3341f685a5bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bd50eb-a17f-40f6-aaed-3341f685a5bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597928398192447826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826597928398192447826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1915a0-6e2a-4803-8320-82f425ea3ce0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d81c77-0de3-45a2-9411-35f3e7aca6f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d81c77-0de3-45a2-9411-35f3e7aca6f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624084492557494094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094162408449255749409416240844925574940941624084492557494094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0bd50eb-a17f-40f6-aaed-3341f685a5bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db80c767-6748-4005-9e03-9b54231adce6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db80c767-6748-4005-9e03-9b54231adce6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2992389909080232250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250299238990908023225029923899090802322502992389909080232250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d81c77-0de3-45a2-9411-35f3e7aca6f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78daa6f-dc3f-44f1-b29c-5bbbf0805064, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78daa6f-dc3f-44f1-b29c-5bbbf0805064, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12342693285309038062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062123426932853090380621234269328530903806212342693285309038062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db80c767-6748-4005-9e03-9b54231adce6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f81b54a-d35d-4129-a54d-6ecdae1c07a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f81b54a-d35d-4129-a54d-6ecdae1c07a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18338703537620059303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303183387035376200593031833870353762005930318338703537620059303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78daa6f-dc3f-44f1-b29c-5bbbf0805064, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4dfb6e7-82f4-400e-8ec7-ce38897f3761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4dfb6e7-82f4-400e-8ec7-ce38897f3761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16904046963405558513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513169040469634055585131690404696340555851316904046963405558513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f81b54a-d35d-4129-a54d-6ecdae1c07a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40e2910d-8fb8-4dfe-aefa-e68773779d96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e2910d-8fb8-4dfe-aefa-e68773779d96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989068575231971013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013119890685752319710131198906857523197101311989068575231971013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4dfb6e7-82f4-400e-8ec7-ce38897f3761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a9e080-2484-40d9-a555-84f653827e2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a9e080-2484-40d9-a555-84f653827e2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 480887296049552813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813480887296049552813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e2910d-8fb8-4dfe-aefa-e68773779d96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fd8e1f-20a6-4ef4-a47e-7c5c88b76514, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fd8e1f-20a6-4ef4-a47e-7c5c88b76514, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2172917979392488910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910217291797939248891021729179793924889102172917979392488910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a9e080-2484-40d9-a555-84f653827e2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e6a89d-66d0-494c-b093-44eebf55c4ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e6a89d-66d0-494c-b093-44eebf55c4ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829602508899435805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805482960250889943580548296025088994358054829602508899435805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fd8e1f-20a6-4ef4-a47e-7c5c88b76514, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d9d145-387b-4642-84ac-cfbfacf56afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d9d145-387b-4642-84ac-cfbfacf56afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 223482699540147062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062223482699540147062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e6a89d-66d0-494c-b093-44eebf55c4ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d84962a-3d1f-4000-87ad-b1bbdd5a6b30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d84962a-3d1f-4000-87ad-b1bbdd5a6b30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887593523245996682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682688759352324599668268875935232459966826887593523245996682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d9d145-387b-4642-84ac-cfbfacf56afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d84962a-3d1f-4000-87ad-b1bbdd5a6b30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af931935-3d4b-47d7-b565-1eeacf3cc1f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af931935-3d4b-47d7-b565-1eeacf3cc1f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10688010412062137908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908106880104120621379081068801041206213790810688010412062137908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e40dcf1-d564-47ec-95b3-8a70decd0c5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e40dcf1-d564-47ec-95b3-8a70decd0c5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10988696989795737494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494109886969897957374941098869698979573749410988696989795737494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af931935-3d4b-47d7-b565-1eeacf3cc1f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d390b4-84f7-4fb0-9069-e821f32061cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d390b4-84f7-4fb0-9069-e821f32061cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8937064488741612736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736893706448874161273689370644887416127368937064488741612736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e40dcf1-d564-47ec-95b3-8a70decd0c5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5653e945-f344-4c55-b858-db752bd9c770, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5653e945-f344-4c55-b858-db752bd9c770, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203679685778641603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603120367968577864160312036796857786416031203679685778641603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d390b4-84f7-4fb0-9069-e821f32061cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1359ba4-36fb-4bea-853c-c92211220367, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1359ba4-36fb-4bea-853c-c92211220367, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932393142493773214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214193239314249377321419323931424937732141932393142493773214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5653e945-f344-4c55-b858-db752bd9c770, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056a0eac-657d-4140-bf18-aaeb8644315c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056a0eac-657d-4140-bf18-aaeb8644315c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17190552729844665840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840171905527298446658401719055272984466584017190552729844665840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1359ba4-36fb-4bea-853c-c92211220367, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d7b3b8-26c0-4be8-b521-79bd3760fe9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d7b3b8-26c0-4be8-b521-79bd3760fe9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240094555484350174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174132400945554843501741324009455548435017413240094555484350174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056a0eac-657d-4140-bf18-aaeb8644315c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2f5d8db-94de-4566-a411-a1262861246c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f5d8db-94de-4566-a411-a1262861246c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4791516555116513008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008479151655511651300847915165551165130084791516555116513008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d7b3b8-26c0-4be8-b521-79bd3760fe9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edddebdc-9707-4b9b-8c59-3d35b9b0a4f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edddebdc-9707-4b9b-8c59-3d35b9b0a4f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877755460266785276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276877755460266785276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f5d8db-94de-4566-a411-a1262861246c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc675a0-c6c7-4c6b-b623-65173560e806, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc675a0-c6c7-4c6b-b623-65173560e806, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247200531703405631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631224720053170340563122472005317034056312247200531703405631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edddebdc-9707-4b9b-8c59-3d35b9b0a4f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6979ad50-76c1-4679-9cf4-2ddaa80bc116, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6979ad50-76c1-4679-9cf4-2ddaa80bc116, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808539300291891118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118178085393002918911181780853930029189111817808539300291891118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc675a0-c6c7-4c6b-b623-65173560e806, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e446f5-d29b-46fa-a8ff-2692fa72812f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e446f5-d29b-46fa-a8ff-2692fa72812f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7685757691198073642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642768575769119807364276857576911980736427685757691198073642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6979ad50-76c1-4679-9cf4-2ddaa80bc116, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16bb855-4a40-4191-bc88-a26bd0d2f354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16bb855-4a40-4191-bc88-a26bd0d2f354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11853030071880273421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421118530300718802734211185303007188027342111853030071880273421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e446f5-d29b-46fa-a8ff-2692fa72812f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e9a583-10c7-4750-a2c6-4add7de4efd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e9a583-10c7-4750-a2c6-4add7de4efd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11100231253916908077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077111002312539169080771110023125391690807711100231253916908077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16bb855-4a40-4191-bc88-a26bd0d2f354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d6b503-4c00-4453-ace9-7da3f4d6e988, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d6b503-4c00-4453-ace9-7da3f4d6e988, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084019745346065016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016808401974534606501680840197453460650168084019745346065016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d6b503-4c00-4453-ace9-7da3f4d6e988, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd67840-5c7a-44a3-8cc1-97534e27a72e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd67840-5c7a-44a3-8cc1-97534e27a72e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7962569307819332396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396796256930781933239679625693078193323967962569307819332396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e9a583-10c7-4750-a2c6-4add7de4efd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afab496-487c-40ec-9915-acc265f0b878, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afab496-487c-40ec-9915-acc265f0b878, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2870186292092701527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527287018629209270152728701862920927015272870186292092701527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd67840-5c7a-44a3-8cc1-97534e27a72e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835e6912-0f64-4722-ae53-f0a589602bf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835e6912-0f64-4722-ae53-f0a589602bf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890498290786065704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704158904982907860657041589049829078606570415890498290786065704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afab496-487c-40ec-9915-acc265f0b878, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0bc8049-9195-41ae-8ba1-5f748f7c036c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0bc8049-9195-41ae-8ba1-5f748f7c036c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752179045051671294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294375217904505167129437521790450516712943752179045051671294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835e6912-0f64-4722-ae53-f0a589602bf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dedabe34-542e-4aaf-b2b9-e96dd6c9624d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dedabe34-542e-4aaf-b2b9-e96dd6c9624d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754527293827464554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554475452729382746455447545272938274645544754527293827464554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0bc8049-9195-41ae-8ba1-5f748f7c036c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797bbeed-a693-4d1e-a3fa-7e8d00881d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797bbeed-a693-4d1e-a3fa-7e8d00881d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12957836498155164568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568129578364981551645681295783649815516456812957836498155164568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dedabe34-542e-4aaf-b2b9-e96dd6c9624d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396f2e71-0962-4973-ae4b-38e0ba029815, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396f2e71-0962-4973-ae4b-38e0ba029815, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062901159566796372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372306290115956679637230629011595667963723062901159566796372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396f2e71-0962-4973-ae4b-38e0ba029815, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b7f0b20-bcb5-491a-bb49-7f51d1ae0dfc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b7f0b20-bcb5-491a-bb49-7f51d1ae0dfc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739297186281644048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048177392971862816440481773929718628164404817739297186281644048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797bbeed-a693-4d1e-a3fa-7e8d00881d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610e2177-6512-4e66-9805-a4d574e941e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610e2177-6512-4e66-9805-a4d574e941e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13454200849023729278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278134542008490237292781345420084902372927813454200849023729278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b7f0b20-bcb5-491a-bb49-7f51d1ae0dfc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a00009-1cd4-4894-90c6-6c7f052353f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a00009-1cd4-4894-90c6-6c7f052353f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7935508076357996108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108793550807635799610879355080763579961087935508076357996108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610e2177-6512-4e66-9805-a4d574e941e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e9c51ed-bd23-463d-a61c-aed1f18aa51e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e9c51ed-bd23-463d-a61c-aed1f18aa51e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061881245605383142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142160618812456053831421606188124560538314216061881245605383142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a00009-1cd4-4894-90c6-6c7f052353f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cd9646-a286-4d6f-ba56-77d0bd25a63b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cd9646-a286-4d6f-ba56-77d0bd25a63b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9757130967508684041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041975713096750868404197571309675086840419757130967508684041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e9c51ed-bd23-463d-a61c-aed1f18aa51e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aeb45a3-35da-4a5a-9335-63d88fe664ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aeb45a3-35da-4a5a-9335-63d88fe664ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646954332594179636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636126469543325941796361264695433259417963612646954332594179636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cd9646-a286-4d6f-ba56-77d0bd25a63b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f08853-df5b-4e64-84f4-eeda7e057ca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f08853-df5b-4e64-84f4-eeda7e057ca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7564376588658272822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822756437658865827282275643765886582728227564376588658272822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aeb45a3-35da-4a5a-9335-63d88fe664ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1289f3b0-c306-4f6c-a31e-bb9f396fef1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1289f3b0-c306-4f6c-a31e-bb9f396fef1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15636403567247211898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898156364035672472118981563640356724721189815636403567247211898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f08853-df5b-4e64-84f4-eeda7e057ca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9ed008-bfc3-4a80-8770-d0c091c98393, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9ed008-bfc3-4a80-8770-d0c091c98393, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512206455575216231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231151220645557521623115122064555752162311512206455575216231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1289f3b0-c306-4f6c-a31e-bb9f396fef1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326ccf8a-3c56-4d6a-9bdb-4e80dbf73aa7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326ccf8a-3c56-4d6a-9bdb-4e80dbf73aa7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299009967383643590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590172990099673836435901729900996738364359017299009967383643590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9ed008-bfc3-4a80-8770-d0c091c98393, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e590727b-fba2-48c5-984b-51d2a12ce03a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e590727b-fba2-48c5-984b-51d2a12ce03a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707944666751105903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903707944666751105903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326ccf8a-3c56-4d6a-9bdb-4e80dbf73aa7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4aebd0-1724-4a41-99cd-5e3b011fdcbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4aebd0-1724-4a41-99cd-5e3b011fdcbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1289260308136091013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013128926030813609101312892603081360910131289260308136091013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e590727b-fba2-48c5-984b-51d2a12ce03a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df0a6b3-fc03-4ec8-a789-12fb3c8d740d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df0a6b3-fc03-4ec8-a789-12fb3c8d740d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6087540303787650274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274608754030378765027460875403037876502746087540303787650274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4aebd0-1724-4a41-99cd-5e3b011fdcbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee43579-e982-43b5-b019-0dfd0ab295e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee43579-e982-43b5-b019-0dfd0ab295e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8270392793375200290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290827039279337520029082703927933752002908270392793375200290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df0a6b3-fc03-4ec8-a789-12fb3c8d740d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45687e95-17af-48f8-809c-fa820f7e6d7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45687e95-17af-48f8-809c-fa820f7e6d7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9418420278353032565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565941842027835303256594184202783530325659418420278353032565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee43579-e982-43b5-b019-0dfd0ab295e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b022b927-cfec-4bed-8306-2cf83d27f7d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b022b927-cfec-4bed-8306-2cf83d27f7d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12042032960496439539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539120420329604964395391204203296049643953912042032960496439539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45687e95-17af-48f8-809c-fa820f7e6d7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0580de-1e12-4ed6-8d29-c3f09742837f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0580de-1e12-4ed6-8d29-c3f09742837f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11903253897215861421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421119032538972158614211190325389721586142111903253897215861421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b022b927-cfec-4bed-8306-2cf83d27f7d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c032aa05-2d25-47e3-82de-ce7e4cb3f553, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c032aa05-2d25-47e3-82de-ce7e4cb3f553, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5581047245008684325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325558104724500868432555810472450086843255581047245008684325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c032aa05-2d25-47e3-82de-ce7e4cb3f553, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19ff9377-d564-43f8-9f10-47229cf07c82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19ff9377-d564-43f8-9f10-47229cf07c82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170359182163643504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504151703591821636435041517035918216364350415170359182163643504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0580de-1e12-4ed6-8d29-c3f09742837f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37eb4a8d-5828-4e69-9959-62a1fd1c7102, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37eb4a8d-5828-4e69-9959-62a1fd1c7102, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10044761622155097850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850100447616221550978501004476162215509785010044761622155097850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19ff9377-d564-43f8-9f10-47229cf07c82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d74ae84-b77b-437b-8927-11429fe9ba8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d74ae84-b77b-437b-8927-11429fe9ba8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820271264045043188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188982027126404504318898202712640450431889820271264045043188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d74ae84-b77b-437b-8927-11429fe9ba8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8035790-f71c-43fc-8d09-42592953c201, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8035790-f71c-43fc-8d09-42592953c201, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4786988000592688681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681478698800059268868147869880005926886814786988000592688681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37eb4a8d-5828-4e69-9959-62a1fd1c7102, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c158363-12b3-4da4-bdc3-f152740ee27e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c158363-12b3-4da4-bdc3-f152740ee27e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4058960633432656374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374405896063343265637440589606334326563744058960633432656374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8035790-f71c-43fc-8d09-42592953c201, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c158363-12b3-4da4-bdc3-f152740ee27e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a67b320-eccb-4861-8c14-5609b83c301b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a67b320-eccb-4861-8c14-5609b83c301b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13462043306140153434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434134620433061401534341346204330614015343413462043306140153434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b257da3-e42e-4d9d-a56d-be5bdfa4acb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b257da3-e42e-4d9d-a56d-be5bdfa4acb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7006396024192122500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500700639602419212250070063960241921225007006396024192122500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a67b320-eccb-4861-8c14-5609b83c301b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ecd820-7067-475b-82c4-bc2b28d0dde2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ecd820-7067-475b-82c4-bc2b28d0dde2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5924353973977373007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007592435397397737300759243539739773730075924353973977373007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b257da3-e42e-4d9d-a56d-be5bdfa4acb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b6737b-345a-4aa5-b15b-00dd1f36ae30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b6737b-345a-4aa5-b15b-00dd1f36ae30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441126850758384713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713144411268507583847131444112685075838471314441126850758384713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ecd820-7067-475b-82c4-bc2b28d0dde2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e8dc99-1848-49bd-a784-004fbe1d9b1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e8dc99-1848-49bd-a784-004fbe1d9b1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9544391163350195479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479954439116335019547995443911633501954799544391163350195479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b6737b-345a-4aa5-b15b-00dd1f36ae30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff44bbb-6921-4e3b-879a-ce6eb6975340, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff44bbb-6921-4e3b-879a-ce6eb6975340, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1816406114861012803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803181640611486101280318164061148610128031816406114861012803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e8dc99-1848-49bd-a784-004fbe1d9b1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b045dd-d3b8-43c0-9bf5-12f0fed730e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b045dd-d3b8-43c0-9bf5-12f0fed730e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9918098749735859016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016991809874973585901699180987497358590169918098749735859016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff44bbb-6921-4e3b-879a-ce6eb6975340, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed330d37-0234-4f79-80c6-eca3797bf8f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed330d37-0234-4f79-80c6-eca3797bf8f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955492914763696834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834119554929147636968341195549291476369683411955492914763696834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b045dd-d3b8-43c0-9bf5-12f0fed730e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f244fa-54b5-4908-93c2-58b78d20082f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f244fa-54b5-4908-93c2-58b78d20082f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17077007112770434897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897170770071127704348971707700711277043489717077007112770434897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed330d37-0234-4f79-80c6-eca3797bf8f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2faaca-36a9-42ed-bdf2-a0f6bb3acc77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2faaca-36a9-42ed-bdf2-a0f6bb3acc77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075306718234277096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096907530671823427709690753067182342770969075306718234277096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f244fa-54b5-4908-93c2-58b78d20082f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991559ff-32b3-4141-a603-49556be2e8da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991559ff-32b3-4141-a603-49556be2e8da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12375496063987245485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485123754960639872454851237549606398724548512375496063987245485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991559ff-32b3-4141-a603-49556be2e8da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2faaca-36a9-42ed-bdf2-a0f6bb3acc77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cebdd51-28d2-4529-be86-c0876c0f6630, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cebdd51-28d2-4529-be86-c0876c0f6630, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284383648353833000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000228438364835383300022843836483538330002284383648353833000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be31018-ab20-43ea-af52-570e14f8eb85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be31018-ab20-43ea-af52-570e14f8eb85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682548181978666494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494166825481819786664941668254818197866649416682548181978666494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cebdd51-28d2-4529-be86-c0876c0f6630, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5f66a1-33f8-4a0b-8989-73c8222211fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5f66a1-33f8-4a0b-8989-73c8222211fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3439368429191238181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181343936842919123818134393684291912381813439368429191238181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be31018-ab20-43ea-af52-570e14f8eb85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e718c363-0be5-449b-865d-d0586307daed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e718c363-0be5-449b-865d-d0586307daed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366579089812150714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714103665790898121507141036657908981215071410366579089812150714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5f66a1-33f8-4a0b-8989-73c8222211fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e718c363-0be5-449b-865d-d0586307daed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb46dd84-ff72-4835-902b-c8e502056f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb46dd84-ff72-4835-902b-c8e502056f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2917544898100707004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004291754489810070700429175448981007070042917544898100707004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9cd268-dac4-4fbb-b7ce-f25ca0523564, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9cd268-dac4-4fbb-b7ce-f25ca0523564, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324109929009257696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696153241099290092576961532410992900925769615324109929009257696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb46dd84-ff72-4835-902b-c8e502056f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0a7ed4-e63f-4e79-9fa8-77ff307f41b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9cd268-dac4-4fbb-b7ce-f25ca0523564, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0a7ed4-e63f-4e79-9fa8-77ff307f41b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7760937551594961247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247776093755159496124777609375515949612477760937551594961247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef65c4e-344d-44d9-ba7b-078dda14ee97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef65c4e-344d-44d9-ba7b-078dda14ee97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12199412354234755846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846121994123542347558461219941235423475584612199412354234755846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0a7ed4-e63f-4e79-9fa8-77ff307f41b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0fa05ad-0765-4334-bc3a-892c479745a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0fa05ad-0765-4334-bc3a-892c479745a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991015846407068904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904119910158464070689041199101584640706890411991015846407068904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef65c4e-344d-44d9-ba7b-078dda14ee97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aad9a79-6a19-4fb6-a211-b62d1cbb8a22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aad9a79-6a19-4fb6-a211-b62d1cbb8a22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926108529910509873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873392610852991050987339261085299105098733926108529910509873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0fa05ad-0765-4334-bc3a-892c479745a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359b9bf2-cd5d-4482-9899-f16f4703cb4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359b9bf2-cd5d-4482-9899-f16f4703cb4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14887745429347890322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322148877454293478903221488774542934789032214887745429347890322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aad9a79-6a19-4fb6-a211-b62d1cbb8a22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bda24a1-c0a0-4223-b2f2-139e405eb899, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bda24a1-c0a0-4223-b2f2-139e405eb899, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3802579811682399042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042380257981168239904238025798116823990423802579811682399042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359b9bf2-cd5d-4482-9899-f16f4703cb4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e982138-93cc-4ef3-9c01-42b9769a965f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e982138-93cc-4ef3-9c01-42b9769a965f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12202043087614343172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172122020430876143431721220204308761434317212202043087614343172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bda24a1-c0a0-4223-b2f2-139e405eb899, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2610f0f8-17f8-49ab-b65f-c64b7b68e357, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2610f0f8-17f8-49ab-b65f-c64b7b68e357, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2437593438269398981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981243759343826939898124375934382693989812437593438269398981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e982138-93cc-4ef3-9c01-42b9769a965f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093fcb70-d016-4bfc-8311-f590567a27d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093fcb70-d016-4bfc-8311-f590567a27d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7301699720770245189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189730169972077024518973016997207702451897301699720770245189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2610f0f8-17f8-49ab-b65f-c64b7b68e357, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f8801b-6bfb-49c5-91d7-09651cf11e8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f8801b-6bfb-49c5-91d7-09651cf11e8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735074122641561553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553177350741226415615531773507412264156155317735074122641561553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093fcb70-d016-4bfc-8311-f590567a27d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d014b2e2-55f9-4105-9407-22f7e376962d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f8801b-6bfb-49c5-91d7-09651cf11e8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d014b2e2-55f9-4105-9407-22f7e376962d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485333718984534370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370848533371898453437084853337189845343708485333718984534370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac81d9c6-e494-4111-af2a-2dc2b76e75bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac81d9c6-e494-4111-af2a-2dc2b76e75bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160984900795421459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459141609849007954214591416098490079542145914160984900795421459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d014b2e2-55f9-4105-9407-22f7e376962d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f22943-6c51-4628-b69e-46bc10f76681, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f22943-6c51-4628-b69e-46bc10f76681, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464772105714294712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712144647721057142947121446477210571429471214464772105714294712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac81d9c6-e494-4111-af2a-2dc2b76e75bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1035dce5-d3cb-461d-aedd-2b7a5b38b1c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1035dce5-d3cb-461d-aedd-2b7a5b38b1c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9816881217404197498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498981688121740419749898168812174041974989816881217404197498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f22943-6c51-4628-b69e-46bc10f76681, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca06fc43-ef03-4089-8bd4-b6baf15fe98f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca06fc43-ef03-4089-8bd4-b6baf15fe98f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8185747158167728754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754818574715816772875481857471581677287548185747158167728754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1035dce5-d3cb-461d-aedd-2b7a5b38b1c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0e1852-e224-472e-a095-8fd308629400, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0e1852-e224-472e-a095-8fd308629400, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10081395722951137355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355100813957229511373551008139572295113735510081395722951137355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca06fc43-ef03-4089-8bd4-b6baf15fe98f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf6da9a-77d8-4ff8-bcd0-a95f24a9aa73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf6da9a-77d8-4ff8-bcd0-a95f24a9aa73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10405182646688259290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290104051826466882592901040518264668825929010405182646688259290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0e1852-e224-472e-a095-8fd308629400, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac3217c-5a62-4799-be79-f26c459536c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac3217c-5a62-4799-be79-f26c459536c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16813927935140037683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683168139279351400376831681392793514003768316813927935140037683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf6da9a-77d8-4ff8-bcd0-a95f24a9aa73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c451393-85e0-4617-96a7-b31f9ca462c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c451393-85e0-4617-96a7-b31f9ca462c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14393096256632976949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949143930962566329769491439309625663297694914393096256632976949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac3217c-5a62-4799-be79-f26c459536c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3e6f2a-187b-41ad-a5bc-27b023460762, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3e6f2a-187b-41ad-a5bc-27b023460762, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162894254276896788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788161628942542768967881616289425427689678816162894254276896788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c451393-85e0-4617-96a7-b31f9ca462c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6fc7253-4c7d-43a4-a1a1-8a2304272844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6fc7253-4c7d-43a4-a1a1-8a2304272844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11284984313498112120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120112849843134981121201128498431349811212011284984313498112120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3e6f2a-187b-41ad-a5bc-27b023460762, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73720cc-b44c-47a2-b91a-e5620b98b812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73720cc-b44c-47a2-b91a-e5620b98b812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4894814308417144782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782489481430841714478248948143084171447824894814308417144782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6fc7253-4c7d-43a4-a1a1-8a2304272844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50488c00-8139-48a9-9ddc-9d055ff09a46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50488c00-8139-48a9-9ddc-9d055ff09a46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297051808952193419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419829705180895219341982970518089521934198297051808952193419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73720cc-b44c-47a2-b91a-e5620b98b812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a450f3a0-219f-47d8-a403-c5d4c1495313, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a450f3a0-219f-47d8-a403-c5d4c1495313, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207488732473818915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915162074887324738189151620748873247381891516207488732473818915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50488c00-8139-48a9-9ddc-9d055ff09a46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505707a8-e178-4558-9ead-454228b0b391, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505707a8-e178-4558-9ead-454228b0b391, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11129632693066280806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806111296326930662808061112963269306628080611129632693066280806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a450f3a0-219f-47d8-a403-c5d4c1495313, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e3890b-ce03-477c-a952-236cfe634c9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e3890b-ce03-477c-a952-236cfe634c9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5170707190698103513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513517070719069810351351707071906981035135170707190698103513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505707a8-e178-4558-9ead-454228b0b391, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35989eb2-fbcd-42ca-a4a9-7567a522d22e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35989eb2-fbcd-42ca-a4a9-7567a522d22e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16110842428883405636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636161108424288834056361611084242888340563616110842428883405636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e3890b-ce03-477c-a952-236cfe634c9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35989eb2-fbcd-42ca-a4a9-7567a522d22e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a23745-c55f-4002-bfe8-cf79939e1421, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a23745-c55f-4002-bfe8-cf79939e1421, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15994707919630041848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848159947079196300418481599470791963004184815994707919630041848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77cd967-d06b-4ff5-b87c-40fcf7d555c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77cd967-d06b-4ff5-b87c-40fcf7d555c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7505570424476220198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198750557042447622019875055704244762201987505570424476220198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a23745-c55f-4002-bfe8-cf79939e1421, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e356d6-8fef-4980-840d-fa424ed3b812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77cd967-d06b-4ff5-b87c-40fcf7d555c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e356d6-8fef-4980-840d-fa424ed3b812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7774266918883285003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003777426691888328500377742669188832850037774266918883285003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de82bee1-2a68-456a-bc09-2cbef6c58258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de82bee1-2a68-456a-bc09-2cbef6c58258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9474682926844565481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481947468292684456548194746829268445654819474682926844565481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e356d6-8fef-4980-840d-fa424ed3b812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200a8a04-1d34-4abe-8134-612328cc9c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200a8a04-1d34-4abe-8134-612328cc9c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13044035200826616948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948130440352008266169481304403520082661694813044035200826616948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de82bee1-2a68-456a-bc09-2cbef6c58258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e7b3cd-80b5-4548-88f0-e34c3a162652, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e7b3cd-80b5-4548-88f0-e34c3a162652, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13147948292394151819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819131479482923941518191314794829239415181913147948292394151819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200a8a04-1d34-4abe-8134-612328cc9c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e7b3cd-80b5-4548-88f0-e34c3a162652, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b65d0fbe-aa5f-4db8-849a-9098538ca9ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66018d5-8b2a-49ca-8181-fa58ed0d65d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b65d0fbe-aa5f-4db8-849a-9098538ca9ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10405513549915437613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613104055135499154376131040551354991543761310405513549915437613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66018d5-8b2a-49ca-8181-fa58ed0d65d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12361230040297728398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398123612300402977283981236123004029772839812361230040297728398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66018d5-8b2a-49ca-8181-fa58ed0d65d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b65d0fbe-aa5f-4db8-849a-9098538ca9ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9e0ec2b-5933-4998-b30b-20f3710c0ec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9e0ec2b-5933-4998-b30b-20f3710c0ec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18034535934223642594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594180345359342236425941803453593422364259418034535934223642594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125793af-dd5d-4f31-abe8-f28367e590e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125793af-dd5d-4f31-abe8-f28367e590e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11425572639085470916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916114255726390854709161142557263908547091611425572639085470916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125793af-dd5d-4f31-abe8-f28367e590e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aeb5bf0-7fa9-433a-abc1-8ef7114065dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aeb5bf0-7fa9-433a-abc1-8ef7114065dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8682523839360715857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857868252383936071585786825238393607158578682523839360715857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9e0ec2b-5933-4998-b30b-20f3710c0ec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30eb35f4-8c4a-4b69-8714-4147c5f055f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30eb35f4-8c4a-4b69-8714-4147c5f055f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12405203829942659697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697124052038299426596971240520382994265969712405203829942659697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aeb5bf0-7fa9-433a-abc1-8ef7114065dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30eb35f4-8c4a-4b69-8714-4147c5f055f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052052f3-d876-4bf5-9fdb-92b344180db8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052052f3-d876-4bf5-9fdb-92b344180db8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4799736742861013875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875479973674286101387547997367428610138754799736742861013875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d37964f6-0a3d-4b60-a818-804e4e5329d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d37964f6-0a3d-4b60-a818-804e4e5329d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2048240970595040393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393204824097059504039320482409705950403932048240970595040393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052052f3-d876-4bf5-9fdb-92b344180db8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8660d8d-7cf0-4d4a-b594-abe8faea603b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8660d8d-7cf0-4d4a-b594-abe8faea603b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655415903481187219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219565541590348118721956554159034811872195655415903481187219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d37964f6-0a3d-4b60-a818-804e4e5329d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c89f23-57df-481f-acfe-3559f9119338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c89f23-57df-481f-acfe-3559f9119338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640307605647922041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041464030760564792204146403076056479220414640307605647922041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8660d8d-7cf0-4d4a-b594-abe8faea603b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b42450e-b4ab-4e8d-8745-aa98e9339898, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b42450e-b4ab-4e8d-8745-aa98e9339898, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244631371412560358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358524463137141256035852446313714125603585244631371412560358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c89f23-57df-481f-acfe-3559f9119338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1c347e-7746-421f-8cb5-c0420195ffd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1c347e-7746-421f-8cb5-c0420195ffd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812059315014870343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343181205931501487034318120593150148703431812059315014870343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b42450e-b4ab-4e8d-8745-aa98e9339898, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4962c9f4-69d5-405a-9d75-27bb7efebd11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4962c9f4-69d5-405a-9d75-27bb7efebd11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5346468593339264558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558534646859333926455853464685933392645585346468593339264558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1c347e-7746-421f-8cb5-c0420195ffd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c24dbd44-d9c1-46ff-986b-66cd1e47f35d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c24dbd44-d9c1-46ff-986b-66cd1e47f35d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15866943664970401971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971158669436649704019711586694366497040197115866943664970401971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4962c9f4-69d5-405a-9d75-27bb7efebd11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ac2643-9372-4bf6-999c-4e33a7ac1b60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ac2643-9372-4bf6-999c-4e33a7ac1b60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486465787069402565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565486465787069402565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c24dbd44-d9c1-46ff-986b-66cd1e47f35d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4680cf97-3bed-4045-8ea1-b466629d09a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4680cf97-3bed-4045-8ea1-b466629d09a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13321685122893499263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263133216851228934992631332168512289349926313321685122893499263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4680cf97-3bed-4045-8ea1-b466629d09a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0b28ab-5b5f-4f3d-8b52-cd6067c97967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ac2643-9372-4bf6-999c-4e33a7ac1b60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0b28ab-5b5f-4f3d-8b52-cd6067c97967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539892802717626780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780175398928027176267801753989280271762678017539892802717626780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600ff877-4dec-49fb-88c3-fb0c8a6019c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600ff877-4dec-49fb-88c3-fb0c8a6019c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599947893767473592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592115999478937674735921159994789376747359211599947893767473592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0b28ab-5b5f-4f3d-8b52-cd6067c97967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600ff877-4dec-49fb-88c3-fb0c8a6019c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16cd73a-84f1-4498-b231-8d47e99bdce4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba613d98-cf0c-444d-881c-0e485a8e3b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16cd73a-84f1-4498-b231-8d47e99bdce4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11412896649267866187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187114128966492678661871141289664926786618711412896649267866187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba613d98-cf0c-444d-881c-0e485a8e3b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17806140710619199621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621178061407106191996211780614071061919962117806140710619199621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16cd73a-84f1-4498-b231-8d47e99bdce4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038f8702-5bde-4e1d-a9cf-8acfc10a7bac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038f8702-5bde-4e1d-a9cf-8acfc10a7bac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4853019258165555303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303485301925816555530348530192581655553034853019258165555303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba613d98-cf0c-444d-881c-0e485a8e3b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706e7a03-14b5-43c8-a201-bad73653a71e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706e7a03-14b5-43c8-a201-bad73653a71e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053103627405682031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031170531036274056820311705310362740568203117053103627405682031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038f8702-5bde-4e1d-a9cf-8acfc10a7bac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf56a9fc-ebb5-4434-abeb-806bef72c4e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf56a9fc-ebb5-4434-abeb-806bef72c4e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857117307969012734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734857117307969012734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706e7a03-14b5-43c8-a201-bad73653a71e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c6232b-8fae-4d21-928e-421a081fb506, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c6232b-8fae-4d21-928e-421a081fb506, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17570656886749362329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329175706568867493623291757065688674936232917570656886749362329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c6232b-8fae-4d21-928e-421a081fb506, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752b060a-beb1-49b2-9aa8-8d3da42c9ade, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf56a9fc-ebb5-4434-abeb-806bef72c4e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ca90df-a6b1-4324-89cd-432e65228d7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752b060a-beb1-49b2-9aa8-8d3da42c9ade, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4932672174884847924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924493267217488484792449326721748848479244932672174884847924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ca90df-a6b1-4324-89cd-432e65228d7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12112827788985147401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401121128277889851474011211282778898514740112112827788985147401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ca90df-a6b1-4324-89cd-432e65228d7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752b060a-beb1-49b2-9aa8-8d3da42c9ade, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18246ad2-c554-43cb-bad9-3abb9292423c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18246ad2-c554-43cb-bad9-3abb9292423c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8654943813067751244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244865494381306775124486549438130677512448654943813067751244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd3fe34-1877-4d84-8a6b-78f05b39f422, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd3fe34-1877-4d84-8a6b-78f05b39f422, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7298659565020589706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706729865956502058970672986595650205897067298659565020589706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18246ad2-c554-43cb-bad9-3abb9292423c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d64bf7-1a3b-4df0-a6e0-dc49d23ea330, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd3fe34-1877-4d84-8a6b-78f05b39f422, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d64bf7-1a3b-4df0-a6e0-dc49d23ea330, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7998135056558298783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783799813505655829878379981350565582987837998135056558298783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166bebc7-bd19-4262-b2b6-bb971d7e75ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166bebc7-bd19-4262-b2b6-bb971d7e75ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6466079106268568895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895646607910626856889564660791062685688956466079106268568895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d64bf7-1a3b-4df0-a6e0-dc49d23ea330, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b195af-72f1-401c-84ae-c03c6e70e382, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b195af-72f1-401c-84ae-c03c6e70e382, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14330710826277250600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600143307108262772506001433071082627725060014330710826277250600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166bebc7-bd19-4262-b2b6-bb971d7e75ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85afd04-1db5-4427-840e-16f6900f6d24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85afd04-1db5-4427-840e-16f6900f6d24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036992096377851225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225120369920963778512251203699209637785122512036992096377851225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b195af-72f1-401c-84ae-c03c6e70e382, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950c7520-724d-4b88-8cbf-26fb719c2dbd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950c7520-724d-4b88-8cbf-26fb719c2dbd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15528071419608673516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516155280714196086735161552807141960867351615528071419608673516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85afd04-1db5-4427-840e-16f6900f6d24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b31268-834f-49a4-b3a5-792d0824148f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b31268-834f-49a4-b3a5-792d0824148f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15951673154037595947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947159516731540375959471595167315403759594715951673154037595947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950c7520-724d-4b88-8cbf-26fb719c2dbd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2ce8a4-293d-4303-a63e-c49560968347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2ce8a4-293d-4303-a63e-c49560968347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15591811966863163983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983155918119668631639831559181196686316398315591811966863163983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b31268-834f-49a4-b3a5-792d0824148f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9343b8b9-2e1a-4407-9b01-e7c9a1b56904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9343b8b9-2e1a-4407-9b01-e7c9a1b56904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1897740265597708808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808189774026559770880818977402655977088081897740265597708808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2ce8a4-293d-4303-a63e-c49560968347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69cf67e7-524e-40aa-bb30-1166dae9a0ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69cf67e7-524e-40aa-bb30-1166dae9a0ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3731524399325770956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956373152439932577095637315243993257709563731524399325770956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9343b8b9-2e1a-4407-9b01-e7c9a1b56904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4459357e-e2d6-479c-9c81-dab08740a741, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4459357e-e2d6-479c-9c81-dab08740a741, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13312689231084975863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863133126892310849758631331268923108497586313312689231084975863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69cf67e7-524e-40aa-bb30-1166dae9a0ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd68b00-6f87-4200-be63-58c07cc7ddd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd68b00-6f87-4200-be63-58c07cc7ddd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928436412789047772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772892843641278904777289284364127890477728928436412789047772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4459357e-e2d6-479c-9c81-dab08740a741, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60849e6f-8dc0-4e19-8bf0-37dbf742685c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60849e6f-8dc0-4e19-8bf0-37dbf742685c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18029898658348245896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896180298986583482458961802989865834824589618029898658348245896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd68b00-6f87-4200-be63-58c07cc7ddd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17fb3f9-8060-4a0e-ac07-9ee0554b9b0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60849e6f-8dc0-4e19-8bf0-37dbf742685c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84d98d1-af12-462a-a7d4-1d2b31bc1328, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84d98d1-af12-462a-a7d4-1d2b31bc1328, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1970561326107164772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772197056132610716477219705613261071647721970561326107164772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17fb3f9-8060-4a0e-ac07-9ee0554b9b0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800042378525261051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051480004237852526105148000423785252610514800042378525261051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17fb3f9-8060-4a0e-ac07-9ee0554b9b0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fe3d65-1067-4243-8d85-684a558b5dac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fe3d65-1067-4243-8d85-684a558b5dac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15535455354896822207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207155354553548968222071553545535489682220715535455354896822207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84d98d1-af12-462a-a7d4-1d2b31bc1328, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbdc39b-5505-43a0-9a3b-0d340b663ebf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbdc39b-5505-43a0-9a3b-0d340b663ebf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4073831086301886397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397407383108630188639740738310863018863974073831086301886397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbdc39b-5505-43a0-9a3b-0d340b663ebf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae89a86e-cfae-4fc6-8830-4d01e6b1f1f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae89a86e-cfae-4fc6-8830-4d01e6b1f1f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6760776610466472909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909676077661046647290967607766104664729096760776610466472909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fe3d65-1067-4243-8d85-684a558b5dac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42fdfdad-ea02-4023-b85a-e7df4e599d06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42fdfdad-ea02-4023-b85a-e7df4e599d06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16956698499418075345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345169566984994180753451695669849941807534516956698499418075345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae89a86e-cfae-4fc6-8830-4d01e6b1f1f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ea5a84-5000-41c0-ae3a-5fbfbb7236f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ea5a84-5000-41c0-ae3a-5fbfbb7236f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1489233730943820191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191148923373094382019114892337309438201911489233730943820191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42fdfdad-ea02-4023-b85a-e7df4e599d06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc47bdcf-e990-4cd0-9eae-1513a5ca2a57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc47bdcf-e990-4cd0-9eae-1513a5ca2a57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023651003671745855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855302365100367174585530236510036717458553023651003671745855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ea5a84-5000-41c0-ae3a-5fbfbb7236f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d931cd-2a7c-459f-9419-5861c33060e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d931cd-2a7c-459f-9419-5861c33060e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11488778561847963905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905114887785618479639051148877856184796390511488778561847963905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc47bdcf-e990-4cd0-9eae-1513a5ca2a57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac446ef-f7a8-451b-b962-f290f2ed2fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac446ef-f7a8-451b-b962-f290f2ed2fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662294309083182973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973166622943090831829731666229430908318297316662294309083182973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d931cd-2a7c-459f-9419-5861c33060e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a8a7a4-bd97-4d38-895c-7f10f5b9aa47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a8a7a4-bd97-4d38-895c-7f10f5b9aa47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7994547351784124518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518799454735178412451879945473517841245187994547351784124518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac446ef-f7a8-451b-b962-f290f2ed2fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b689a-7f65-44aa-bcb4-b4304300f105, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b689a-7f65-44aa-bcb4-b4304300f105, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5245396828046629712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712524539682804662971252453968280466297125245396828046629712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a8a7a4-bd97-4d38-895c-7f10f5b9aa47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc2928be-300f-4ec5-89dc-a385bbe13a49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc2928be-300f-4ec5-89dc-a385bbe13a49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607747441350772607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607166077474413507726071660774744135077260716607747441350772607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b689a-7f65-44aa-bcb4-b4304300f105, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc2928be-300f-4ec5-89dc-a385bbe13a49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486e23e2-bb2f-4cc7-ba5a-48e207221280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486e23e2-bb2f-4cc7-ba5a-48e207221280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3903683604156766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766390368360415676639036836041567663903683604156766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1082182-158f-40af-b8c4-a88352cf94bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1082182-158f-40af-b8c4-a88352cf94bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12225333092707496722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722122253330927074967221222533309270749672212225333092707496722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486e23e2-bb2f-4cc7-ba5a-48e207221280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b86e4d8-d24a-48b3-b102-161e6c88a8b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b86e4d8-d24a-48b3-b102-161e6c88a8b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16643768194535484604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604166437681945354846041664376819453548460416643768194535484604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1082182-158f-40af-b8c4-a88352cf94bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e25cd580-9fbe-4ec4-9874-7e79c6d80796, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e25cd580-9fbe-4ec4-9874-7e79c6d80796, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18339887099486515271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271183398870994865152711833988709948651527118339887099486515271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b86e4d8-d24a-48b3-b102-161e6c88a8b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c3ee10-b6d3-416a-92c1-876b18a3b900, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c3ee10-b6d3-416a-92c1-876b18a3b900, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2759160748466210406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406275916074846621040627591607484662104062759160748466210406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e25cd580-9fbe-4ec4-9874-7e79c6d80796, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33b1524-4cec-4c02-af7d-28005907ad46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33b1524-4cec-4c02-af7d-28005907ad46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8277358323142504924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924827735832314250492482773583231425049248277358323142504924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c3ee10-b6d3-416a-92c1-876b18a3b900, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5613ba-40fc-4a00-b0e1-c9fee327f03d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5613ba-40fc-4a00-b0e1-c9fee327f03d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3550627287140510244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244355062728714051024435506272871405102443550627287140510244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33b1524-4cec-4c02-af7d-28005907ad46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d98cf5-373b-4c6b-b787-220362a5d124, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d98cf5-373b-4c6b-b787-220362a5d124, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8184488748323662005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005818448874832366200581844887483236620058184488748323662005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5613ba-40fc-4a00-b0e1-c9fee327f03d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50418778-f361-4b21-82c0-f1dcdecfed88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50418778-f361-4b21-82c0-f1dcdecfed88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3892076407377982532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532389207640737798253238920764073779825323892076407377982532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d98cf5-373b-4c6b-b787-220362a5d124, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ec7edd-e015-4c73-9211-3d2e2ea88e9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ec7edd-e015-4c73-9211-3d2e2ea88e9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112631122593668384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384151126311225936683841511263112259366838415112631122593668384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50418778-f361-4b21-82c0-f1dcdecfed88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926087ef-a99c-4fad-9125-433d49ac8292, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926087ef-a99c-4fad-9125-433d49ac8292, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14199948258708023004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004141999482587080230041419994825870802300414199948258708023004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ec7edd-e015-4c73-9211-3d2e2ea88e9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca32fce-c630-48eb-89b7-2b76c32832e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca32fce-c630-48eb-89b7-2b76c32832e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10222487513856862889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889102224875138568628891022248751385686288910222487513856862889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926087ef-a99c-4fad-9125-433d49ac8292, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8006858f-544a-4fb5-96be-ae513ae94093, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8006858f-544a-4fb5-96be-ae513ae94093, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383159851976861848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848173831598519768618481738315985197686184817383159851976861848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca32fce-c630-48eb-89b7-2b76c32832e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a845f819-6f2f-4210-ab9c-5eae6e515dfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a845f819-6f2f-4210-ab9c-5eae6e515dfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750637410415637327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327975063741041563732797506374104156373279750637410415637327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8006858f-544a-4fb5-96be-ae513ae94093, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b5da97b-bf31-4097-9770-4e0aea2c4ddc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b5da97b-bf31-4097-9770-4e0aea2c4ddc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484345289178912859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859484345289178912859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b5da97b-bf31-4097-9770-4e0aea2c4ddc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e750ead8-f2fe-4199-809c-c5188ae7dc0b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e750ead8-f2fe-4199-809c-c5188ae7dc0b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581231931551247722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722458123193155124772245812319315512477224581231931551247722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a845f819-6f2f-4210-ab9c-5eae6e515dfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3dda4fd-9906-412c-9c4f-258206a88fba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3dda4fd-9906-412c-9c4f-258206a88fba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842002953603202886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886884200295360320288688420029536032028868842002953603202886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e750ead8-f2fe-4199-809c-c5188ae7dc0b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69f9508-b4f2-497e-99ff-d0e553ab6e06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69f9508-b4f2-497e-99ff-d0e553ab6e06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8585198631878924618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618858519863187892461885851986318789246188585198631878924618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3dda4fd-9906-412c-9c4f-258206a88fba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06eb3e4a-ea40-4eb8-a778-015e39021b3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06eb3e4a-ea40-4eb8-a778-015e39021b3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10740183865108716209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209107401838651087162091074018386510871620910740183865108716209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69f9508-b4f2-497e-99ff-d0e553ab6e06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93fb8ced-9673-413a-8dd0-7c1e684c5338, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93fb8ced-9673-413a-8dd0-7c1e684c5338, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679856357723139006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006667985635772313900666798563577231390066679856357723139006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06eb3e4a-ea40-4eb8-a778-015e39021b3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ee6767-eeb5-4480-af9c-df45364b168e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ee6767-eeb5-4480-af9c-df45364b168e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14413108916723226018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018144131089167232260181441310891672322601814413108916723226018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93fb8ced-9673-413a-8dd0-7c1e684c5338, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0e1241-2b20-4468-bd1c-89085cbc8ec7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ee6767-eeb5-4480-af9c-df45364b168e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2dd0bdc-0e81-4b45-925d-0ea129affef1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2dd0bdc-0e81-4b45-925d-0ea129affef1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207261662886507304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304112072616628865073041120726166288650730411207261662886507304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0e1241-2b20-4468-bd1c-89085cbc8ec7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1037219758017072021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021103721975801707202110372197580170720211037219758017072021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2dd0bdc-0e81-4b45-925d-0ea129affef1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde6896a-c172-4126-8369-b228a381a894, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde6896a-c172-4126-8369-b228a381a894, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1015748005166463158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158101574800516646315810157480051664631581015748005166463158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0e1241-2b20-4468-bd1c-89085cbc8ec7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0f63d5-522b-4d35-8d29-e09b3d0b452e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0f63d5-522b-4d35-8d29-e09b3d0b452e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730437682568395860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860873043768256839586087304376825683958608730437682568395860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde6896a-c172-4126-8369-b228a381a894, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c599a7-5565-4d6b-abed-a8a08651b45c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c599a7-5565-4d6b-abed-a8a08651b45c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2972423896277484763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763297242389627748476329724238962774847632972423896277484763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0f63d5-522b-4d35-8d29-e09b3d0b452e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4cfab0-24ce-4fd9-9b0a-f860c347fde4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4cfab0-24ce-4fd9-9b0a-f860c347fde4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6865650903046048625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625686565090304604862568656509030460486256865650903046048625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4cfab0-24ce-4fd9-9b0a-f860c347fde4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de99c0a-183b-4a58-b1b6-fcc1bb7c2f2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de99c0a-183b-4a58-b1b6-fcc1bb7c2f2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1683747750142116395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395168374775014211639516837477501421163951683747750142116395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c599a7-5565-4d6b-abed-a8a08651b45c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ae2dd2-efd0-4342-aa8f-3c75adf1dab5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ae2dd2-efd0-4342-aa8f-3c75adf1dab5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7435462930157243191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191743546293015724319174354629301572431917435462930157243191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de99c0a-183b-4a58-b1b6-fcc1bb7c2f2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdcdb48-c051-45ea-ab78-1d59689afad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdcdb48-c051-45ea-ab78-1d59689afad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14170980515807348157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157141709805158073481571417098051580734815714170980515807348157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ae2dd2-efd0-4342-aa8f-3c75adf1dab5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdcdb48-c051-45ea-ab78-1d59689afad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab4bf54-f982-4e18-b6ba-e386ac3a4362, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f0c21b-6ba4-45d5-ad11-14781c37287a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f0c21b-6ba4-45d5-ad11-14781c37287a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14350196661851822412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412143501966618518224121435019666185182241214350196661851822412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab4bf54-f982-4e18-b6ba-e386ac3a4362, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8817677921953663645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645881767792195366364588176779219536636458817677921953663645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab4bf54-f982-4e18-b6ba-e386ac3a4362, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9079cb5a-7f2a-4831-baae-339c326bf2b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9079cb5a-7f2a-4831-baae-339c326bf2b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14524589929659067019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019145245899296590670191452458992965906701914524589929659067019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f0c21b-6ba4-45d5-ad11-14781c37287a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a79f38-29bf-4604-afa6-cb76d3564766, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a79f38-29bf-4604-afa6-cb76d3564766, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6086942029039845178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178608694202903984517860869420290398451786086942029039845178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9079cb5a-7f2a-4831-baae-339c326bf2b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07baafcf-2094-473a-a7d7-322a2be13f9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07baafcf-2094-473a-a7d7-322a2be13f9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13460274358454926720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720134602743584549267201346027435845492672013460274358454926720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a79f38-29bf-4604-afa6-cb76d3564766, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6018739f-4dff-49e9-bdae-c7fc4be28905, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6018739f-4dff-49e9-bdae-c7fc4be28905, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4532211745276218702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702453221174527621870245322117452762187024532211745276218702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07baafcf-2094-473a-a7d7-322a2be13f9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49087fb2-ca5e-476b-97ac-c2ea1d8ef6a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49087fb2-ca5e-476b-97ac-c2ea1d8ef6a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4833884561514516097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097483388456151451609748338845615145160974833884561514516097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6018739f-4dff-49e9-bdae-c7fc4be28905, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a559a1e6-2f7b-4729-b94f-7a8a9ef6beb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a559a1e6-2f7b-4729-b94f-7a8a9ef6beb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639934581543133984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984166399345815431339841663993458154313398416639934581543133984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49087fb2-ca5e-476b-97ac-c2ea1d8ef6a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9116d095-8cea-4c04-a3b6-1feff1864557, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9116d095-8cea-4c04-a3b6-1feff1864557, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6786992072285348175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175678699207228534817567869920722853481756786992072285348175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a559a1e6-2f7b-4729-b94f-7a8a9ef6beb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b45ec1-89db-4354-a3cd-ad83e55cd90f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b45ec1-89db-4354-a3cd-ad83e55cd90f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8183305155771669451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451818330515577166945181833051557716694518183305155771669451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b45ec1-89db-4354-a3cd-ad83e55cd90f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd91a6ce-c5a3-4863-98ee-e9cdb7f1ebf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd91a6ce-c5a3-4863-98ee-e9cdb7f1ebf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531721673784636126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126653172167378463612665317216737846361266531721673784636126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9116d095-8cea-4c04-a3b6-1feff1864557, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297e7229-653a-484e-ba00-6f4adfc4e929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297e7229-653a-484e-ba00-6f4adfc4e929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16397642032232986070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070163976420322329860701639764203223298607016397642032232986070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd91a6ce-c5a3-4863-98ee-e9cdb7f1ebf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e55fa30-160b-4ffd-af79-76c33df4aaa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e55fa30-160b-4ffd-af79-76c33df4aaa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12422878542358760744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744124228785423587607441242287854235876074412422878542358760744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297e7229-653a-484e-ba00-6f4adfc4e929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3601431-578c-4432-9e7b-82d1d71f5c57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3601431-578c-4432-9e7b-82d1d71f5c57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4588218035797052379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379458821803579705237945882180357970523794588218035797052379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e55fa30-160b-4ffd-af79-76c33df4aaa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8985e5be-135a-4eff-8e45-8890efafaf3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8985e5be-135a-4eff-8e45-8890efafaf3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6779124000013730009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009677912400001373000967791240000137300096779124000013730009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3601431-578c-4432-9e7b-82d1d71f5c57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c46cf8-cf0f-409e-8ba2-38a24a669d7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c46cf8-cf0f-409e-8ba2-38a24a669d7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319176890023080990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990931917689002308099093191768900230809909319176890023080990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8985e5be-135a-4eff-8e45-8890efafaf3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60ab798-ab39-4651-842d-0f243408a288, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60ab798-ab39-4651-842d-0f243408a288, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5221921931709146696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696522192193170914669652219219317091466965221921931709146696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c46cf8-cf0f-409e-8ba2-38a24a669d7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49974ef-809a-4f79-b333-51a0d13e39ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49974ef-809a-4f79-b333-51a0d13e39ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589248786149276621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621115892487861492766211158924878614927662111589248786149276621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60ab798-ab39-4651-842d-0f243408a288, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ed282f-7d45-4ac9-8f0c-a67bcd45378a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ed282f-7d45-4ac9-8f0c-a67bcd45378a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12921876198669990362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362129218761986699903621292187619866999036212921876198669990362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49974ef-809a-4f79-b333-51a0d13e39ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93573b4a-f79d-40d2-92e2-07f84b96d893, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93573b4a-f79d-40d2-92e2-07f84b96d893, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865143623041442709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709786514362304144270978651436230414427097865143623041442709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ed282f-7d45-4ac9-8f0c-a67bcd45378a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c66bc6-da6d-4639-868b-3b049450c20d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c66bc6-da6d-4639-868b-3b049450c20d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6776665820934526063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063677666582093452606367766658209345260636776665820934526063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93573b4a-f79d-40d2-92e2-07f84b96d893, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c481022-61e6-402e-9d03-0296d6b16df4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c481022-61e6-402e-9d03-0296d6b16df4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647539668346568851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851564753966834656885156475396683465688515647539668346568851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c66bc6-da6d-4639-868b-3b049450c20d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4977add-a397-45d1-a333-96d0733fe3d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4977add-a397-45d1-a333-96d0733fe3d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593285615668086334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334155932856156680863341559328561566808633415593285615668086334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c481022-61e6-402e-9d03-0296d6b16df4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4977add-a397-45d1-a333-96d0733fe3d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed27796-5627-4f46-9482-be17d20563ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed27796-5627-4f46-9482-be17d20563ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7357817111471080468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468735781711147108046873578171114710804687357817111471080468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b809154-4c88-477d-8ee5-a4d9cf332d1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b809154-4c88-477d-8ee5-a4d9cf332d1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14469723976067508350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350144697239760675083501446972397606750835014469723976067508350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed27796-5627-4f46-9482-be17d20563ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b809154-4c88-477d-8ee5-a4d9cf332d1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ed946a-a219-4e27-a1d0-b9bbd607df53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ed946a-a219-4e27-a1d0-b9bbd607df53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753294476460714888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888177532944764607148881775329447646071488817753294476460714888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe39d3a-ebfc-4810-bd13-68546fdddef0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe39d3a-ebfc-4810-bd13-68546fdddef0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586394866884751610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610175863948668847516101758639486688475161017586394866884751610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe39d3a-ebfc-4810-bd13-68546fdddef0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb4733f-d9dc-403b-82f9-5a5d37ad5b41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb4733f-d9dc-403b-82f9-5a5d37ad5b41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3809494863530419395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395380949486353041939538094948635304193953809494863530419395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ed946a-a219-4e27-a1d0-b9bbd607df53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1350c16-8e3c-4757-b6a7-536fd5fe4251, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1350c16-8e3c-4757-b6a7-536fd5fe4251, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2829135322167946959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959282913532216794695928291353221679469592829135322167946959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb4733f-d9dc-403b-82f9-5a5d37ad5b41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca17c89d-2347-4433-a3e8-e709e8f91318, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca17c89d-2347-4433-a3e8-e709e8f91318, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7369650936635584972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972736965093663558497273696509366355849727369650936635584972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1350c16-8e3c-4757-b6a7-536fd5fe4251, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bbbe5a-93ec-4721-b5f9-dfca5a40e7c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bbbe5a-93ec-4721-b5f9-dfca5a40e7c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4005393397503094368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368400539339750309436840053933975030943684005393397503094368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca17c89d-2347-4433-a3e8-e709e8f91318, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcae409-f5a3-4afb-8f63-22585eb46965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcae409-f5a3-4afb-8f63-22585eb46965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12630340738786183954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954126303407387861839541263034073878618395412630340738786183954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bbbe5a-93ec-4721-b5f9-dfca5a40e7c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed25037-ce16-47b9-ba62-eeadb878ee4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed25037-ce16-47b9-ba62-eeadb878ee4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16428371445223635700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700164283714452236357001642837144522363570016428371445223635700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcae409-f5a3-4afb-8f63-22585eb46965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88974086-a25b-442f-8053-ab2d6dfa3b87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88974086-a25b-442f-8053-ab2d6dfa3b87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12726881038193864272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272127268810381938642721272688103819386427212726881038193864272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed25037-ce16-47b9-ba62-eeadb878ee4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4aca12-05ce-4632-a217-2ad6ee0fe7dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4aca12-05ce-4632-a217-2ad6ee0fe7dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11271908891472719738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738112719088914727197381127190889147271973811271908891472719738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88974086-a25b-442f-8053-ab2d6dfa3b87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db5847e-d2a3-4d92-9222-d09a1c24b9a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db5847e-d2a3-4d92-9222-d09a1c24b9a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 906430097891767686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686906430097891767686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4aca12-05ce-4632-a217-2ad6ee0fe7dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6a0a08-cc77-4536-b3c5-948f3d32dff0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6a0a08-cc77-4536-b3c5-948f3d32dff0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2810791423540601647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647281079142354060164728107914235406016472810791423540601647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db5847e-d2a3-4d92-9222-d09a1c24b9a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f08df0-7bf6-4646-b966-0e09af2a5399, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f08df0-7bf6-4646-b966-0e09af2a5399, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939874520298560626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626139398745202985606261393987452029856062613939874520298560626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f08df0-7bf6-4646-b966-0e09af2a5399, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8952f05f-298a-46fe-9091-be1b5820ce2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8952f05f-298a-46fe-9091-be1b5820ce2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722682807031069201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201272268280703106920127226828070310692012722682807031069201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6a0a08-cc77-4536-b3c5-948f3d32dff0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7267c9-935a-4d49-a17a-c8ba7bf37507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7267c9-935a-4d49-a17a-c8ba7bf37507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13369620391888210237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237133696203918882102371336962039188821023713369620391888210237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8952f05f-298a-46fe-9091-be1b5820ce2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297c8a9b-c7bf-49f4-8354-2a650f7c0b21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297c8a9b-c7bf-49f4-8354-2a650f7c0b21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7131115281744913814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814713111528174491381471311152817449138147131115281744913814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7267c9-935a-4d49-a17a-c8ba7bf37507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48916c3-da0d-407e-9b73-9abad2141953, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48916c3-da0d-407e-9b73-9abad2141953, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579327891978820490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490157932789197882049015793278919788204901579327891978820490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297c8a9b-c7bf-49f4-8354-2a650f7c0b21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60424ea-0606-4ccc-a63e-0d85599949f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60424ea-0606-4ccc-a63e-0d85599949f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5907580812285761482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482590758081228576148259075808122857614825907580812285761482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48916c3-da0d-407e-9b73-9abad2141953, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4691cf-eaec-4c84-aa7f-28694fe87adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4691cf-eaec-4c84-aa7f-28694fe87adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399275441814719503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503739927544181471950373992754418147195037399275441814719503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60424ea-0606-4ccc-a63e-0d85599949f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4691cf-eaec-4c84-aa7f-28694fe87adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a50aac-a65f-445a-bb65-c36739d162c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a50aac-a65f-445a-bb65-c36739d162c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17983383390978346319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319179833833909783463191798338339097834631917983383390978346319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21142168-2e12-467b-81e2-ad6d6864b973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21142168-2e12-467b-81e2-ad6d6864b973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9861936486350300971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971986193648635030097198619364863503009719861936486350300971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21142168-2e12-467b-81e2-ad6d6864b973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 944f3011-c8bd-456e-9586-365022f1dbb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944f3011-c8bd-456e-9586-365022f1dbb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361322582148355687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687736132258214835568773613225821483556877361322582148355687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a50aac-a65f-445a-bb65-c36739d162c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4676d92b-a39b-4838-a4e2-9f90a4d8c097, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4676d92b-a39b-4838-a4e2-9f90a4d8c097, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12392232103788986391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391123922321037889863911239223210378898639112392232103788986391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944f3011-c8bd-456e-9586-365022f1dbb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b040f0-041a-4738-83ac-34a7739f6856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b040f0-041a-4738-83ac-34a7739f6856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14134823268786340800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800141348232687863408001413482326878634080014134823268786340800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4676d92b-a39b-4838-a4e2-9f90a4d8c097, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ebdd0c-3edf-412d-81e0-f553f00a04d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ebdd0c-3edf-412d-81e0-f553f00a04d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7479686183518169739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739747968618351816973974796861835181697397479686183518169739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b040f0-041a-4738-83ac-34a7739f6856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ebdd0c-3edf-412d-81e0-f553f00a04d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e758216-f94f-4604-923a-bca51fbed0e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb63a24-6bbc-4def-8b80-cf1764cfa23d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb63a24-6bbc-4def-8b80-cf1764cfa23d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807154354718233705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705180715435471823370518071543547182337051807154354718233705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e758216-f94f-4604-923a-bca51fbed0e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15493721501586162445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445154937215015861624451549372150158616244515493721501586162445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb63a24-6bbc-4def-8b80-cf1764cfa23d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d86c8df-be4a-4024-923c-7664b2c87536, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d86c8df-be4a-4024-923c-7664b2c87536, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8559355438175010089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089855935543817501008985593554381750100898559355438175010089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e758216-f94f-4604-923a-bca51fbed0e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f306a536-ed3b-40a2-86ee-808541392edb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f306a536-ed3b-40a2-86ee-808541392edb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15161425869651887681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681151614258696518876811516142586965188768115161425869651887681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d86c8df-be4a-4024-923c-7664b2c87536, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d61dfc7-39bc-46a1-a5ce-d7e638c8ecb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d61dfc7-39bc-46a1-a5ce-d7e638c8ecb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13434623402434867398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398134346234024348673981343462340243486739813434623402434867398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f306a536-ed3b-40a2-86ee-808541392edb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b551c3-61a0-45a2-b7d5-efbe518e42d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b551c3-61a0-45a2-b7d5-efbe518e42d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4610554965982231199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199461055496598223119946105549659822311994610554965982231199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d61dfc7-39bc-46a1-a5ce-d7e638c8ecb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c522f073-3bad-46e8-b6ae-433db9bcdb36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c522f073-3bad-46e8-b6ae-433db9bcdb36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12694156877019201324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324126941568770192013241269415687701920132412694156877019201324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b551c3-61a0-45a2-b7d5-efbe518e42d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e9a62d-fb79-4bb3-a32c-264cc2c0a931, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e9a62d-fb79-4bb3-a32c-264cc2c0a931, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13600544766988013413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413136005447669880134131360054476698801341313600544766988013413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e9a62d-fb79-4bb3-a32c-264cc2c0a931, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539ca7fa-ab1b-4dce-b4bc-cd561627d04e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539ca7fa-ab1b-4dce-b4bc-cd561627d04e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928464609764619364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364928464609764619364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c522f073-3bad-46e8-b6ae-433db9bcdb36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c65d9f9-2476-4006-bbf5-0ab35b3b4d58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c65d9f9-2476-4006-bbf5-0ab35b3b4d58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015988485553670484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484160159884855536704841601598848555367048416015988485553670484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539ca7fa-ab1b-4dce-b4bc-cd561627d04e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78309c2-8da5-4439-9349-92dd50dc902d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78309c2-8da5-4439-9349-92dd50dc902d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9488878339751456432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432948887833975145643294888783397514564329488878339751456432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c65d9f9-2476-4006-bbf5-0ab35b3b4d58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e946729-c9de-4337-8d2a-9cd89b4bdcfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e946729-c9de-4337-8d2a-9cd89b4bdcfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351882323479904294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294535188232347990429453518823234799042945351882323479904294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78309c2-8da5-4439-9349-92dd50dc902d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6e2b40-45a0-4510-9ec2-b2a535dc4d01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6e2b40-45a0-4510-9ec2-b2a535dc4d01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3435878067871480428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428343587806787148042834358780678714804283435878067871480428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e946729-c9de-4337-8d2a-9cd89b4bdcfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9032392-af57-4bb1-8e43-c35b4f11e125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9032392-af57-4bb1-8e43-c35b4f11e125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175757062630454875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875101757570626304548751017575706263045487510175757062630454875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9032392-af57-4bb1-8e43-c35b4f11e125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413070dc-6cc2-4db2-8480-f092c83d5da4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413070dc-6cc2-4db2-8480-f092c83d5da4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657370623696651863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863465737062369665186346573706236966518634657370623696651863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6e2b40-45a0-4510-9ec2-b2a535dc4d01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61dfdcbf-e52d-4a55-b1f9-5fe4b49d6125, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61dfdcbf-e52d-4a55-b1f9-5fe4b49d6125, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5265294762092711093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093526529476209271109352652947620927110935265294762092711093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413070dc-6cc2-4db2-8480-f092c83d5da4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2609fa09-aabc-45fb-aae1-2cff8ba1346b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2609fa09-aabc-45fb-aae1-2cff8ba1346b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7660642451711934145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145766064245171193414576606424517119341457660642451711934145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61dfdcbf-e52d-4a55-b1f9-5fe4b49d6125, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb7c74b-26d0-46f7-b589-c055e126bb42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb7c74b-26d0-46f7-b589-c055e126bb42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11363376437362918382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382113633764373629183821136337643736291838211363376437362918382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2609fa09-aabc-45fb-aae1-2cff8ba1346b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe34a45-af45-4874-be29-1e19643c2e27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe34a45-af45-4874-be29-1e19643c2e27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14316867626355807925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925143168676263558079251431686762635580792514316867626355807925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb7c74b-26d0-46f7-b589-c055e126bb42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c04ddce-fafe-4bdf-bbe7-9162c141c6b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c04ddce-fafe-4bdf-bbe7-9162c141c6b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13805619807557252169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169138056198075572521691380561980755725216913805619807557252169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe34a45-af45-4874-be29-1e19643c2e27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df3cfd2-5d17-46a9-9fb1-7159568c9d17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df3cfd2-5d17-46a9-9fb1-7159568c9d17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1804342896911900263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263180434289691190026318043428969119002631804342896911900263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c04ddce-fafe-4bdf-bbe7-9162c141c6b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36314096-9251-422b-b630-e6550d91a414, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36314096-9251-422b-b630-e6550d91a414, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214452949392690916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916152144529493926909161521445294939269091615214452949392690916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df3cfd2-5d17-46a9-9fb1-7159568c9d17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd9a6d4-96ca-45b1-90e4-2b265d00f437, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd9a6d4-96ca-45b1-90e4-2b265d00f437, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17599353162838531017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017175993531628385310171759935316283853101717599353162838531017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36314096-9251-422b-b630-e6550d91a414, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bd8fe4-f45d-4e1e-b6cd-d2578e37f277, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bd8fe4-f45d-4e1e-b6cd-d2578e37f277, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123325529127455058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058101233255291274550581012332552912745505810123325529127455058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd9a6d4-96ca-45b1-90e4-2b265d00f437, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f5d9c5-99fe-4c30-acb5-3e700bd9da7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f5d9c5-99fe-4c30-acb5-3e700bd9da7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17627483027683019748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748176274830276830197481762748302768301974817627483027683019748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bd8fe4-f45d-4e1e-b6cd-d2578e37f277, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f86f6b-aa80-465d-adc9-cb1620745736, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f86f6b-aa80-465d-adc9-cb1620745736, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11938991710899041609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609119389917108990416091193899171089904160911938991710899041609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f86f6b-aa80-465d-adc9-cb1620745736, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2571e4-ea94-47ad-8d73-2c73c2101ed8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2571e4-ea94-47ad-8d73-2c73c2101ed8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17774618450143590165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165177746184501435901651777461845014359016517774618450143590165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f5d9c5-99fe-4c30-acb5-3e700bd9da7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e597687-9c48-425f-a358-4ecc668f0a39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e597687-9c48-425f-a358-4ecc668f0a39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125361358746311998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998612536135874631199861253613587463119986125361358746311998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2571e4-ea94-47ad-8d73-2c73c2101ed8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b115aeea-ca3c-4adb-b94a-5334b39348dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b115aeea-ca3c-4adb-b94a-5334b39348dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6298394358048050413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413629839435804805041362983943580480504136298394358048050413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e597687-9c48-425f-a358-4ecc668f0a39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5d572-e038-4c39-90d8-993ac3963c61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5d572-e038-4c39-90d8-993ac3963c61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15314951096842175829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829153149510968421758291531495109684217582915314951096842175829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b115aeea-ca3c-4adb-b94a-5334b39348dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277743d1-9104-444b-a5d0-0f9a1dd1d2ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277743d1-9104-444b-a5d0-0f9a1dd1d2ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356529588950166601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601535652958895016660153565295889501666015356529588950166601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5d572-e038-4c39-90d8-993ac3963c61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e157117-f877-4379-902d-dc0e3469a011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e157117-f877-4379-902d-dc0e3469a011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050887078739633389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389505088707873963338950508870787396333895050887078739633389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277743d1-9104-444b-a5d0-0f9a1dd1d2ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319729f3-728d-4fc6-bf33-e2d9184d542a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319729f3-728d-4fc6-bf33-e2d9184d542a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856349433482425562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562178563494334824255621785634943348242556217856349433482425562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e157117-f877-4379-902d-dc0e3469a011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b512b25-2c72-4896-b793-837eafc2d6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b512b25-2c72-4896-b793-837eafc2d6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521253727426464790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790852125372742646479085212537274264647908521253727426464790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319729f3-728d-4fc6-bf33-e2d9184d542a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d2adcf-1adf-443a-a80c-36a82a74794b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d2adcf-1adf-443a-a80c-36a82a74794b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15053486881474008718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718150534868814740087181505348688147400871815053486881474008718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b512b25-2c72-4896-b793-837eafc2d6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6669f833-bd8c-479c-b37b-fcec760d2e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6669f833-bd8c-479c-b37b-fcec760d2e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13830409419196539796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796138304094191965397961383040941919653979613830409419196539796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d2adcf-1adf-443a-a80c-36a82a74794b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885aabea-9b6d-46d4-8136-177223319a3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885aabea-9b6d-46d4-8136-177223319a3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655208505317747197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197136552085053177471971365520850531774719713655208505317747197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6669f833-bd8c-479c-b37b-fcec760d2e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0bbca99-c498-4ce8-9d31-0d074cba11b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bbca99-c498-4ce8-9d31-0d074cba11b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695091409609053122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122176950914096090531221769509140960905312217695091409609053122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885aabea-9b6d-46d4-8136-177223319a3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05261490-9410-40f1-8493-4c0dd86657e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05261490-9410-40f1-8493-4c0dd86657e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422169988320042063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063422169988320042063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0bbca99-c498-4ce8-9d31-0d074cba11b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7d719d-9bd2-4104-93fa-ac944a15fa32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7d719d-9bd2-4104-93fa-ac944a15fa32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986394658387904172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172498639465838790417249863946583879041724986394658387904172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05261490-9410-40f1-8493-4c0dd86657e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569011a5-2a93-4fe2-a243-0425e4b8ff88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569011a5-2a93-4fe2-a243-0425e4b8ff88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436209932420622919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919243620993242062291924362099324206229192436209932420622919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7d719d-9bd2-4104-93fa-ac944a15fa32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52811edb-5256-4c17-8f5a-c70d2bb3fcb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52811edb-5256-4c17-8f5a-c70d2bb3fcb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9650110619615696161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161965011061961569616196501106196156961619650110619615696161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569011a5-2a93-4fe2-a243-0425e4b8ff88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eff1554-61db-4115-822c-3582fd3f4734, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eff1554-61db-4115-822c-3582fd3f4734, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14668647293148146895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895146686472931481468951466864729314814689514668647293148146895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52811edb-5256-4c17-8f5a-c70d2bb3fcb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990b0e44-40f6-44f2-bcef-a136530085a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990b0e44-40f6-44f2-bcef-a136530085a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10157543876848148210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210101575438768481482101015754387684814821010157543876848148210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eff1554-61db-4115-822c-3582fd3f4734, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1bac13-ef3e-4814-af80-066cbac5307b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1bac13-ef3e-4814-af80-066cbac5307b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1773909047133506297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297177390904713350629717739090471335062971773909047133506297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990b0e44-40f6-44f2-bcef-a136530085a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76fbd586-5404-4f0f-8baa-48ea247d3635, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76fbd586-5404-4f0f-8baa-48ea247d3635, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15912865430048536377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377159128654300485363771591286543004853637715912865430048536377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1bac13-ef3e-4814-af80-066cbac5307b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9321895f-bd06-4f0d-b93a-1961fb0db566, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9321895f-bd06-4f0d-b93a-1961fb0db566, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10171673845704078979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979101716738457040789791017167384570407897910171673845704078979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76fbd586-5404-4f0f-8baa-48ea247d3635, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9594129e-7f5e-496d-b314-78216d5b0e4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9594129e-7f5e-496d-b314-78216d5b0e4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440986724354250182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182104409867243542501821044098672435425018210440986724354250182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9321895f-bd06-4f0d-b93a-1961fb0db566, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b5c6332-f949-4b9e-a530-732203f36059, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b5c6332-f949-4b9e-a530-732203f36059, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14346533231764624699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699143465332317646246991434653323176462469914346533231764624699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9594129e-7f5e-496d-b314-78216d5b0e4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6097c289-dbf6-42ea-9f54-14f8f80c0546, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6097c289-dbf6-42ea-9f54-14f8f80c0546, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18292380448915908404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404182923804489159084041829238044891590840418292380448915908404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b5c6332-f949-4b9e-a530-732203f36059, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9623e35-c13a-42e8-a6b4-51e074a55fda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9623e35-c13a-42e8-a6b4-51e074a55fda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687151863623219963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963568715186362321996356871518636232199635687151863623219963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6097c289-dbf6-42ea-9f54-14f8f80c0546, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3265379-6195-493b-8c90-e175aa3d0e6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3265379-6195-493b-8c90-e175aa3d0e6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14879685700190949441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441148796857001909494411487968570019094944114879685700190949441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9623e35-c13a-42e8-a6b4-51e074a55fda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d61cade8-2927-449d-b590-ab8ba670803a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d61cade8-2927-449d-b590-ab8ba670803a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15175945852979718396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396151759458529797183961517594585297971839615175945852979718396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3265379-6195-493b-8c90-e175aa3d0e6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc46197f-b277-4cdc-9f69-cc831bc95341, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc46197f-b277-4cdc-9f69-cc831bc95341, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688157340110184297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297116881573401101842971168815734011018429711688157340110184297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d61cade8-2927-449d-b590-ab8ba670803a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7e0a10-b840-4de7-a1dc-5137c922d57d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7e0a10-b840-4de7-a1dc-5137c922d57d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13471480734723010974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974134714807347230109741347148073472301097413471480734723010974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc46197f-b277-4cdc-9f69-cc831bc95341, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101b6f15-bca5-4c04-a25d-afcf9c1de6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101b6f15-bca5-4c04-a25d-afcf9c1de6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17805011187633378578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578178050111876333785781780501118763337857817805011187633378578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7e0a10-b840-4de7-a1dc-5137c922d57d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40e2565-eb21-4023-a37a-aebf596761a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40e2565-eb21-4023-a37a-aebf596761a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6862180309205408282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282686218030920540828268621803092054082826862180309205408282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101b6f15-bca5-4c04-a25d-afcf9c1de6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9bc13b2-84e3-4045-9f27-a2de5ebd7eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9bc13b2-84e3-4045-9f27-a2de5ebd7eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754688412131567582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582375468841213156758237546884121315675823754688412131567582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40e2565-eb21-4023-a37a-aebf596761a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c856e3-fcb1-4236-b3c7-ae980e71e501, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c856e3-fcb1-4236-b3c7-ae980e71e501, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338362246713763183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183123383622467137631831233836224671376318312338362246713763183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9bc13b2-84e3-4045-9f27-a2de5ebd7eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d374efc-a629-4623-b824-e1c81991b3f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d374efc-a629-4623-b824-e1c81991b3f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372490715702790818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818137249071570279081813724907157027908181372490715702790818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c856e3-fcb1-4236-b3c7-ae980e71e501, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2bcbc0d-6c1e-4bc6-9d88-507f7466f943, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2bcbc0d-6c1e-4bc6-9d88-507f7466f943, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11521540365899216648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648115215403658992166481152154036589921664811521540365899216648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d374efc-a629-4623-b824-e1c81991b3f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4777f6-b8ad-4d64-b8cc-f9d3dd7c22c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4777f6-b8ad-4d64-b8cc-f9d3dd7c22c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117152325825721842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842121171523258257218421211715232582572184212117152325825721842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2bcbc0d-6c1e-4bc6-9d88-507f7466f943, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed6cc5c-9c22-4bdb-9f93-e73a477fcfad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed6cc5c-9c22-4bdb-9f93-e73a477fcfad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4703921780972653385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385470392178097265338547039217809726533854703921780972653385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4777f6-b8ad-4d64-b8cc-f9d3dd7c22c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2c5209-77a5-482f-9bb3-6e1696cb87c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2c5209-77a5-482f-9bb3-6e1696cb87c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698969900859475004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004669896990085947500466989699008594750046698969900859475004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed6cc5c-9c22-4bdb-9f93-e73a477fcfad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec533fe1-b137-448d-aa24-03394c85cca7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec533fe1-b137-448d-aa24-03394c85cca7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425087832823200067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067842508783282320006784250878328232000678425087832823200067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2c5209-77a5-482f-9bb3-6e1696cb87c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e48dd91-34cb-4783-9700-4a50299a5c17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e48dd91-34cb-4783-9700-4a50299a5c17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17686421519106354709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709176864215191063547091768642151910635470917686421519106354709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec533fe1-b137-448d-aa24-03394c85cca7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3f5248-96aa-43e5-8464-ac1d3c0b7b7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3f5248-96aa-43e5-8464-ac1d3c0b7b7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11953347114769372239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239119533471147693722391195334711476937223911953347114769372239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e48dd91-34cb-4783-9700-4a50299a5c17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27117d8d-127e-4271-a54a-002553b261e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27117d8d-127e-4271-a54a-002553b261e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14414555057640455807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807144145550576404558071441455505764045580714414555057640455807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3f5248-96aa-43e5-8464-ac1d3c0b7b7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb29e8e-f2bb-4a54-ac2d-7926a692c25b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb29e8e-f2bb-4a54-ac2d-7926a692c25b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512352220373324376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376155123522203733243761551235222037332437615512352220373324376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27117d8d-127e-4271-a54a-002553b261e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de10bc99-be3d-4408-9e97-ad13d43f2b84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de10bc99-be3d-4408-9e97-ad13d43f2b84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7874807551603537817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817787480755160353781778748075516035378177874807551603537817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb29e8e-f2bb-4a54-ac2d-7926a692c25b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ccd2be0-0867-4228-88c5-6d88bd2c2163, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ccd2be0-0867-4228-88c5-6d88bd2c2163, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10022047034453293789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789100220470344532937891002204703445329378910022047034453293789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de10bc99-be3d-4408-9e97-ad13d43f2b84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f19917-554e-41e7-a429-a1e7e42f3335, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f19917-554e-41e7-a429-a1e7e42f3335, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709813118962608211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211170981311896260821117098131189626082111709813118962608211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ccd2be0-0867-4228-88c5-6d88bd2c2163, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000d898d-4f72-419c-adfa-17c529b22509, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000d898d-4f72-419c-adfa-17c529b22509, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654431530302877914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914165443153030287791416544315303028779141654431530302877914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f19917-554e-41e7-a429-a1e7e42f3335, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7488d697-8cfb-4f72-828c-b8a29275c5ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7488d697-8cfb-4f72-828c-b8a29275c5ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109483489405533035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035610948348940553303561094834894055330356109483489405533035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000d898d-4f72-419c-adfa-17c529b22509, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d055b1-2db5-43b1-a883-a8ac69dc1f43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d055b1-2db5-43b1-a883-a8ac69dc1f43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339450288482451752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752163394502884824517521633945028848245175216339450288482451752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7488d697-8cfb-4f72-828c-b8a29275c5ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fad6514-deef-4a50-afe5-76d665c54eda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fad6514-deef-4a50-afe5-76d665c54eda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11020924365178576348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348110209243651785763481102092436517857634811020924365178576348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d055b1-2db5-43b1-a883-a8ac69dc1f43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ffb2e5-9501-431a-bf46-1097308edf8f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ffb2e5-9501-431a-bf46-1097308edf8f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17623360881250364195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195176233608812503641951762336088125036419517623360881250364195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fad6514-deef-4a50-afe5-76d665c54eda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfc9749-0063-4b90-ac63-d4da35714739, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfc9749-0063-4b90-ac63-d4da35714739, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883707025770606235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235288370702577060623528837070257706062352883707025770606235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ffb2e5-9501-431a-bf46-1097308edf8f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc975323-6ff8-49f8-a77d-09d4dca0b68c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc975323-6ff8-49f8-a77d-09d4dca0b68c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462154698557513369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369546215469855751336954621546985575133695462154698557513369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfc9749-0063-4b90-ac63-d4da35714739, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3ee89d-96b0-41c5-b318-529dafa68c1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3ee89d-96b0-41c5-b318-529dafa68c1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18041528538700946559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559180415285387009465591804152853870094655918041528538700946559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc975323-6ff8-49f8-a77d-09d4dca0b68c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf520866-8bcf-4393-93ce-09f6f8d7bcf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3ee89d-96b0-41c5-b318-529dafa68c1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476e556e-6adb-4d37-8499-95bd37669f68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf520866-8bcf-4393-93ce-09f6f8d7bcf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18203584790841087874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874182035847908410878741820358479084108787418203584790841087874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476e556e-6adb-4d37-8499-95bd37669f68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4390454823927414479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479439045482392741447943904548239274144794390454823927414479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476e556e-6adb-4d37-8499-95bd37669f68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfaf029-87f0-423e-a480-57aa417ac3f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf520866-8bcf-4393-93ce-09f6f8d7bcf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfaf029-87f0-423e-a480-57aa417ac3f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635306375950499242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242363530637595049924236353063759504992423635306375950499242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68f84ff-b963-413e-99f5-3e50a41d956d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68f84ff-b963-413e-99f5-3e50a41d956d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251133447318726302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302182511334473187263021825113344731872630218251133447318726302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfaf029-87f0-423e-a480-57aa417ac3f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8433afc1-3b5b-44e2-9ff7-6bd0893b0a4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8433afc1-3b5b-44e2-9ff7-6bd0893b0a4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1532422833001811270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270153242283300181127015324228330018112701532422833001811270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68f84ff-b963-413e-99f5-3e50a41d956d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a93b83-6c47-48b9-a2e5-ea83891a9b44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a93b83-6c47-48b9-a2e5-ea83891a9b44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17364005870233859379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379173640058702338593791736400587023385937917364005870233859379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8433afc1-3b5b-44e2-9ff7-6bd0893b0a4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101a3325-66b8-4800-bdfb-df2496afcb7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101a3325-66b8-4800-bdfb-df2496afcb7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16841969182448221759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759168419691824482217591684196918244822175916841969182448221759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a93b83-6c47-48b9-a2e5-ea83891a9b44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101a3325-66b8-4800-bdfb-df2496afcb7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6651d430-3768-42fc-a24e-ce615a27b848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6651d430-3768-42fc-a24e-ce615a27b848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4219795198138262718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718421979519813826271842197951981382627184219795198138262718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d40313-bbb1-43c1-9eea-0f6eb2e07e3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d40313-bbb1-43c1-9eea-0f6eb2e07e3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9443928230853425185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185944392823085342518594439282308534251859443928230853425185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6651d430-3768-42fc-a24e-ce615a27b848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834f0001-bf73-42be-b310-ccc79ab41420, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834f0001-bf73-42be-b310-ccc79ab41420, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12782296204662346364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364127822962046623463641278229620466234636412782296204662346364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d40313-bbb1-43c1-9eea-0f6eb2e07e3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7384f8e8-6fd6-4af9-b8d3-b36f702f946d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7384f8e8-6fd6-4af9-b8d3-b36f702f946d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410120336927270791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791410120336927270791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834f0001-bf73-42be-b310-ccc79ab41420, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfbf9e3-9a92-4c81-8dd4-b4c545790a3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfbf9e3-9a92-4c81-8dd4-b4c545790a3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15281766654644834936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936152817666546448349361528176665464483493615281766654644834936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7384f8e8-6fd6-4af9-b8d3-b36f702f946d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3bb15a-41f7-44b0-8815-c51213a96fd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3bb15a-41f7-44b0-8815-c51213a96fd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15060807195179655869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869150608071951796558691506080719517965586915060807195179655869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfbf9e3-9a92-4c81-8dd4-b4c545790a3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b691dd-8791-4597-acc5-00013e1f7c66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b691dd-8791-4597-acc5-00013e1f7c66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16453622313636225140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140164536223136362251401645362231363622514016453622313636225140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3bb15a-41f7-44b0-8815-c51213a96fd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62beb3ba-e1d1-4586-8c9e-fd196b595bff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62beb3ba-e1d1-4586-8c9e-fd196b595bff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11329149801320914003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003113291498013209140031132914980132091400311329149801320914003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b691dd-8791-4597-acc5-00013e1f7c66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfed64e-0e2a-4998-a911-8124cd726af6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfed64e-0e2a-4998-a911-8124cd726af6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 960232983038506293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293960232983038506293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62beb3ba-e1d1-4586-8c9e-fd196b595bff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bfe3fed-5e1f-4e14-a702-681bfb9a26a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bfe3fed-5e1f-4e14-a702-681bfb9a26a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7675260658933702011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011767526065893370201176752606589337020117675260658933702011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfed64e-0e2a-4998-a911-8124cd726af6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f5c04d-b2c2-48c2-af83-6f221c0be880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f5c04d-b2c2-48c2-af83-6f221c0be880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243896564889141143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143424389656488914114342438965648891411434243896564889141143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bfe3fed-5e1f-4e14-a702-681bfb9a26a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e572ecd2-5a8c-474e-9f90-0d82ecb9ac4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e572ecd2-5a8c-474e-9f90-0d82ecb9ac4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8246042653875387902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902824604265387538790282460426538753879028246042653875387902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e572ecd2-5a8c-474e-9f90-0d82ecb9ac4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f10efb7-e7d7-4dfa-beac-dc2e23d13a0c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f10efb7-e7d7-4dfa-beac-dc2e23d13a0c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374334467190397757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757103743344671903977571037433446719039775710374334467190397757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f5c04d-b2c2-48c2-af83-6f221c0be880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7961b980-bdd6-4cb1-9ec5-df7d17b0a2ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7961b980-bdd6-4cb1-9ec5-df7d17b0a2ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8955440796357868910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910895544079635786891089554407963578689108955440796357868910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7961b980-bdd6-4cb1-9ec5-df7d17b0a2ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce053eed-3f6d-4852-921a-66cf3153d950, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce053eed-3f6d-4852-921a-66cf3153d950, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14935292990522859308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308149352929905228593081493529299052285930814935292990522859308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f10efb7-e7d7-4dfa-beac-dc2e23d13a0c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5895fe8e-ad4d-42b7-bd58-ae9e16b5fb55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5895fe8e-ad4d-42b7-bd58-ae9e16b5fb55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941132090481195881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881179411320904811958811794113209048119588117941132090481195881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce053eed-3f6d-4852-921a-66cf3153d950, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ebc6bff-6e86-43fc-8298-fb981178e800, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ebc6bff-6e86-43fc-8298-fb981178e800, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563948633764756678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678155639486337647566781556394863376475667815563948633764756678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5895fe8e-ad4d-42b7-bd58-ae9e16b5fb55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4850c6-2178-4d11-97e7-c26c14839b35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4850c6-2178-4d11-97e7-c26c14839b35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916290155832818008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008159162901558328180081591629015583281800815916290155832818008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ebc6bff-6e86-43fc-8298-fb981178e800, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a357ee2-ecd1-4c26-afd7-46baa12b7a94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a357ee2-ecd1-4c26-afd7-46baa12b7a94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12534612030669137726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726125346120306691377261253461203066913772612534612030669137726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4850c6-2178-4d11-97e7-c26c14839b35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf046c42-0505-4b3a-800f-ac12042d91eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf046c42-0505-4b3a-800f-ac12042d91eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8699383168936629402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402869938316893662940286993831689366294028699383168936629402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a357ee2-ecd1-4c26-afd7-46baa12b7a94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d029d763-cdaf-4d6c-9486-6d4f6f42d632, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d029d763-cdaf-4d6c-9486-6d4f6f42d632, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018573571771477637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637701857357177147763770185735717714776377018573571771477637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf046c42-0505-4b3a-800f-ac12042d91eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395d118f-19a5-472c-bd83-780d2dab7b98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395d118f-19a5-472c-bd83-780d2dab7b98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9477340928203667082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082947734092820366708294773409282036670829477340928203667082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d029d763-cdaf-4d6c-9486-6d4f6f42d632, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129f3e6e-b77b-40d9-ab77-1b42f926812b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129f3e6e-b77b-40d9-ab77-1b42f926812b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089420436311385570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570150894204363113855701508942043631138557015089420436311385570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395d118f-19a5-472c-bd83-780d2dab7b98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e9443a-d3d5-49f6-bc83-780d6b2d71de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e9443a-d3d5-49f6-bc83-780d6b2d71de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10790026539581064186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186107900265395810641861079002653958106418610790026539581064186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129f3e6e-b77b-40d9-ab77-1b42f926812b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3cd35f-6c17-413e-b0b6-07fd11edfbde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3cd35f-6c17-413e-b0b6-07fd11edfbde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219205222103989174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174172192052221039891741721920522210398917417219205222103989174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e9443a-d3d5-49f6-bc83-780d6b2d71de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56928627-624e-468f-b0f2-62a6e45f80f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56928627-624e-468f-b0f2-62a6e45f80f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11110597755997596731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731111105977559975967311111059775599759673111110597755997596731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3cd35f-6c17-413e-b0b6-07fd11edfbde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd966d1-33e0-42b0-aa9d-471eddf926e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd966d1-33e0-42b0-aa9d-471eddf926e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9125022066455801725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725912502206645580172591250220664558017259125022066455801725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56928627-624e-468f-b0f2-62a6e45f80f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 285cc34a-44c8-41c2-9501-df3bc35be37f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 285cc34a-44c8-41c2-9501-df3bc35be37f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748636704392883196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196147486367043928831961474863670439288319614748636704392883196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd966d1-33e0-42b0-aa9d-471eddf926e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222a3796-ceb1-446f-9dcc-515a66b38cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222a3796-ceb1-446f-9dcc-515a66b38cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7231196733688951361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361723119673368895136172311967336889513617231196733688951361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 285cc34a-44c8-41c2-9501-df3bc35be37f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11358c7b-89a6-43cf-9844-3bb106566541, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11358c7b-89a6-43cf-9844-3bb106566541, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9360815214891784471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471936081521489178447193608152148917844719360815214891784471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222a3796-ceb1-446f-9dcc-515a66b38cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65476412-3196-45bf-a937-1dea0da0a7ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65476412-3196-45bf-a937-1dea0da0a7ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143900628015867820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820141439006280158678201414390062801586782014143900628015867820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11358c7b-89a6-43cf-9844-3bb106566541, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a25793-c389-4e40-aff5-703a50c73f23, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a25793-c389-4e40-aff5-703a50c73f23, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2434939306611245323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323243493930661124532324349393066112453232434939306611245323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65476412-3196-45bf-a937-1dea0da0a7ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a99553-edbf-4cbf-a79b-8e1614efda60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a25793-c389-4e40-aff5-703a50c73f23, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9684af02-13e9-4127-81f1-1ee4dcdba9e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9684af02-13e9-4127-81f1-1ee4dcdba9e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18189731831547477041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041181897318315474770411818973183154747704118189731831547477041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a99553-edbf-4cbf-a79b-8e1614efda60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16248926758900951967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967162489267589009519671624892675890095196716248926758900951967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9684af02-13e9-4127-81f1-1ee4dcdba9e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6141c27-5fa9-4aec-a870-cc2d057cf7eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6141c27-5fa9-4aec-a870-cc2d057cf7eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065256823885357489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489706525682388535748970652568238853574897065256823885357489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a99553-edbf-4cbf-a79b-8e1614efda60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb6e17e-afd7-4660-9df3-a621cbc3fedc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb6e17e-afd7-4660-9df3-a621cbc3fedc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16696868197739878968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968166968681977398789681669686819773987896816696868197739878968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6141c27-5fa9-4aec-a870-cc2d057cf7eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f923693-f1c6-4abc-b36b-bd8ed681ea6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f923693-f1c6-4abc-b36b-bd8ed681ea6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914997930580640519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519591499793058064051959149979305806405195914997930580640519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb6e17e-afd7-4660-9df3-a621cbc3fedc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b19e74-f712-4f01-a07e-19b8a6bcd1a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b19e74-f712-4f01-a07e-19b8a6bcd1a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968966515252658287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287596896651525265828759689665152526582875968966515252658287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f923693-f1c6-4abc-b36b-bd8ed681ea6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a9677ae-63c3-4970-bbc6-b1a73fa0e620, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9677ae-63c3-4970-bbc6-b1a73fa0e620, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3788067354268926068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068378806735426892606837880673542689260683788067354268926068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b19e74-f712-4f01-a07e-19b8a6bcd1a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2ea1b0-a90d-4a23-99ae-26f5330bcbae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2ea1b0-a90d-4a23-99ae-26f5330bcbae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6686061117871717562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562668606111787171756266860611178717175626686061117871717562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9677ae-63c3-4970-bbc6-b1a73fa0e620, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd046ea3-ee37-4970-b1af-fac8f2418e60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd046ea3-ee37-4970-b1af-fac8f2418e60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3572125697951519359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359357212569795151935935721256979515193593572125697951519359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2ea1b0-a90d-4a23-99ae-26f5330bcbae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe36e41-11a2-4dee-a2f3-b8987e953d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe36e41-11a2-4dee-a2f3-b8987e953d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4288355922056227492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492428835592205622749242883559220562274924288355922056227492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd046ea3-ee37-4970-b1af-fac8f2418e60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed698a3-4666-4559-ab8c-fc83dc7c7398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed698a3-4666-4559-ab8c-fc83dc7c7398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7749573566704711054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054774957356670471105477495735667047110547749573566704711054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed698a3-4666-4559-ab8c-fc83dc7c7398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde5d9ef-3deb-4186-9dea-03b2eab07fe1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde5d9ef-3deb-4186-9dea-03b2eab07fe1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13009484620219605052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052130094846202196050521300948462021960505213009484620219605052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe36e41-11a2-4dee-a2f3-b8987e953d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde5d9ef-3deb-4186-9dea-03b2eab07fe1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e7e21c-3dc0-4bad-997f-348a87f691d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e7e21c-3dc0-4bad-997f-348a87f691d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6237978749500462127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127623797874950046212762379787495004621276237978749500462127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f0276f-6ccc-4c2c-845d-0b0d61fd5614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f0276f-6ccc-4c2c-845d-0b0d61fd5614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6802459977522386887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887680245997752238688768024599775223868876802459977522386887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e7e21c-3dc0-4bad-997f-348a87f691d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480768dc-d09c-4ba9-b690-fb5b55bc3c54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480768dc-d09c-4ba9-b690-fb5b55bc3c54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5509007142002407320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320550900714200240732055090071420024073205509007142002407320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f0276f-6ccc-4c2c-845d-0b0d61fd5614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00942048-b712-4e3d-b897-7efac7dd0022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00942048-b712-4e3d-b897-7efac7dd0022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11134963684189329468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468111349636841893294681113496368418932946811134963684189329468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480768dc-d09c-4ba9-b690-fb5b55bc3c54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d7ff79b-a16a-443e-b2a8-70ccdba5b424, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7ff79b-a16a-443e-b2a8-70ccdba5b424, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16918560521416729136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136169185605214167291361691856052141672913616918560521416729136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00942048-b712-4e3d-b897-7efac7dd0022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89155305-8a26-4c6e-84ec-098dd7be9f1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89155305-8a26-4c6e-84ec-098dd7be9f1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2341563794362239998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998234156379436223999823415637943622399982341563794362239998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7ff79b-a16a-443e-b2a8-70ccdba5b424, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e680ab-9c1e-4b27-a289-4f791babce59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e680ab-9c1e-4b27-a289-4f791babce59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5461296520214173913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913546129652021417391354612965202141739135461296520214173913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89155305-8a26-4c6e-84ec-098dd7be9f1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746410ea-2b85-4d1c-b63c-6325172f9adf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746410ea-2b85-4d1c-b63c-6325172f9adf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16417278276587505713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713164172782765875057131641727827658750571316417278276587505713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e680ab-9c1e-4b27-a289-4f791babce59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540d1e7a-39aa-4176-8791-be4908c42224, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540d1e7a-39aa-4176-8791-be4908c42224, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7563234143141703465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465756323414314170346575632341431417034657563234143141703465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746410ea-2b85-4d1c-b63c-6325172f9adf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9edf4504-44db-44d4-9a77-66d117caa891, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9edf4504-44db-44d4-9a77-66d117caa891, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15597235165815167106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106155972351658151671061559723516581516710615597235165815167106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540d1e7a-39aa-4176-8791-be4908c42224, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a3040c-9897-448d-83e7-a8564b9edb36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a3040c-9897-448d-83e7-a8564b9edb36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16120374793355255053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053161203747933552550531612037479335525505316120374793355255053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9edf4504-44db-44d4-9a77-66d117caa891, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddafe1d9-3b0d-49b0-88e4-1f0b79be47cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddafe1d9-3b0d-49b0-88e4-1f0b79be47cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61318150766262604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604613181507662626046131815076626260461318150766262604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a3040c-9897-448d-83e7-a8564b9edb36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cc10be-abfe-4dec-8bf6-b322e48157c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cc10be-abfe-4dec-8bf6-b322e48157c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 440935489969380360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360440935489969380360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddafe1d9-3b0d-49b0-88e4-1f0b79be47cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cc10be-abfe-4dec-8bf6-b322e48157c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3038e7-5824-4fb6-af15-87ab55215d7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3038e7-5824-4fb6-af15-87ab55215d7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 123056440064336083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083123056440064336083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea12f80-6717-4275-9283-debc8c6e6147, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea12f80-6717-4275-9283-debc8c6e6147, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330849741468590526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526153308497414685905261533084974146859052615330849741468590526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3038e7-5824-4fb6-af15-87ab55215d7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c57f81b-699b-4672-8d4e-5860d1af22f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c57f81b-699b-4672-8d4e-5860d1af22f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2838568645805822742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742283856864580582274228385686458058227422838568645805822742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea12f80-6717-4275-9283-debc8c6e6147, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f478d4d-fa2f-401c-ae02-ec95b8e195eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f478d4d-fa2f-401c-ae02-ec95b8e195eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2981981488422356035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035298198148842235603529819814884223560352981981488422356035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f478d4d-fa2f-401c-ae02-ec95b8e195eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2267cc4d-7021-4f27-b500-da1d89bc275b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2267cc4d-7021-4f27-b500-da1d89bc275b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8482080858903726319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319848208085890372631984820808589037263198482080858903726319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c57f81b-699b-4672-8d4e-5860d1af22f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c43a81e-f5c5-4b7a-9cf6-8feeee67b4f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c43a81e-f5c5-4b7a-9cf6-8feeee67b4f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138200510324928710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710138200510324928710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2267cc4d-7021-4f27-b500-da1d89bc275b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d995d19-7097-400e-871e-a9c78fe8c2e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d995d19-7097-400e-871e-a9c78fe8c2e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502522038547073764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764350252203854707376435025220385470737643502522038547073764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c43a81e-f5c5-4b7a-9cf6-8feeee67b4f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d32a2bc-bb11-4ece-ae8d-627f02a92398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d32a2bc-bb11-4ece-ae8d-627f02a92398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349482443075729789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789123494824430757297891234948244307572978912349482443075729789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d995d19-7097-400e-871e-a9c78fe8c2e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2c7030-5192-41f3-bbf1-94b430f7d692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2c7030-5192-41f3-bbf1-94b430f7d692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16274066260076284589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589162740662600762845891627406626007628458916274066260076284589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d32a2bc-bb11-4ece-ae8d-627f02a92398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a31a13-ce23-4526-9900-f0518a4d873c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a31a13-ce23-4526-9900-f0518a4d873c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077860763726491483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483907786076372649148390778607637264914839077860763726491483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2c7030-5192-41f3-bbf1-94b430f7d692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f10f38c-793b-419f-bf1b-2845a750b139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f10f38c-793b-419f-bf1b-2845a750b139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858481757266145138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138858481757266145138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a31a13-ce23-4526-9900-f0518a4d873c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a16e40-5c07-460d-810f-5c636fb9db7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a16e40-5c07-460d-810f-5c636fb9db7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12699256119860681307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307126992561198606813071269925611986068130712699256119860681307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a16e40-5c07-460d-810f-5c636fb9db7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a0f4b1-f392-4a51-9155-f4c6390190ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f10f38c-793b-419f-bf1b-2845a750b139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3cc3f-4642-457c-93fd-05410b24617e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3cc3f-4642-457c-93fd-05410b24617e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359093064973156105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105835909306497315610583590930649731561058359093064973156105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a0f4b1-f392-4a51-9155-f4c6390190ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8449187534106419014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014844918753410641901484491875341064190148449187534106419014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3cc3f-4642-457c-93fd-05410b24617e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0af05040-f8f9-4b3e-a56d-fc5e0df69861, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0af05040-f8f9-4b3e-a56d-fc5e0df69861, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18108251034347050334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334181082510343470503341810825103434705033418108251034347050334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a0f4b1-f392-4a51-9155-f4c6390190ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6594c62-93bd-4a85-9122-61ada4372011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6594c62-93bd-4a85-9122-61ada4372011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12368440892841391570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570123684408928413915701236844089284139157012368440892841391570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6594c62-93bd-4a85-9122-61ada4372011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387765ce-e6a7-471a-9076-b645d283289e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387765ce-e6a7-471a-9076-b645d283289e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3652439962549102213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213365243996254910221336524399625491022133652439962549102213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0af05040-f8f9-4b3e-a56d-fc5e0df69861, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3305aee3-d183-4e00-8a63-edb99b41d6f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3305aee3-d183-4e00-8a63-edb99b41d6f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978972032563827285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285497897203256382728549789720325638272854978972032563827285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3305aee3-d183-4e00-8a63-edb99b41d6f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387765ce-e6a7-471a-9076-b645d283289e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07526d9-46e0-4f99-88da-c893653fc096, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07526d9-46e0-4f99-88da-c893653fc096, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11062700444002284397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397110627004440022843971106270044400228439711062700444002284397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c379ec1-2e79-4685-a6fb-35f7eb5d77ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c379ec1-2e79-4685-a6fb-35f7eb5d77ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15108092652150099197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197151080926521500991971510809265215009919715108092652150099197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07526d9-46e0-4f99-88da-c893653fc096, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fea3037-c827-4138-90c3-4ce5684f93f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c379ec1-2e79-4685-a6fb-35f7eb5d77ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6881ad11-411b-46e5-8dc7-73209d754587, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fea3037-c827-4138-90c3-4ce5684f93f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 557904286059897692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692557904286059897692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6881ad11-411b-46e5-8dc7-73209d754587, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17440131709798779449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449174401317097987794491744013170979877944917440131709798779449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fea3037-c827-4138-90c3-4ce5684f93f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50cf8326-566c-4103-8c07-404336226b78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50cf8326-566c-4103-8c07-404336226b78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9969210132362265973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973996921013236226597399692101323622659739969210132362265973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6881ad11-411b-46e5-8dc7-73209d754587, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f184653-4ce2-4814-a754-25f812c5689e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f184653-4ce2-4814-a754-25f812c5689e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863504093478011311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311286350409347801131128635040934780113112863504093478011311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50cf8326-566c-4103-8c07-404336226b78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181da62a-640a-44c3-8ffd-489d450f720a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f184653-4ce2-4814-a754-25f812c5689e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2c7305-76f8-4c83-80ce-67a487abb35d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2c7305-76f8-4c83-80ce-67a487abb35d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697173466462960921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921176971734664629609211769717346646296092117697173466462960921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181da62a-640a-44c3-8ffd-489d450f720a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14323024744544325624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624143230247445443256241432302474454432562414323024744544325624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181da62a-640a-44c3-8ffd-489d450f720a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e21d9f-0d8d-4288-ae1f-11d77426d4fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e21d9f-0d8d-4288-ae1f-11d77426d4fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6163727929721210249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249616372792972121024961637279297212102496163727929721210249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2c7305-76f8-4c83-80ce-67a487abb35d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae9b07d-6fa8-427f-a770-6cd0d3974bb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae9b07d-6fa8-427f-a770-6cd0d3974bb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242151381285156982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982724215138128515698272421513812851569827242151381285156982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e21d9f-0d8d-4288-ae1f-11d77426d4fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2579690a-9cd2-4c0f-b242-3bf8e757b255, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2579690a-9cd2-4c0f-b242-3bf8e757b255, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869479068699740263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263118694790686997402631186947906869974026311869479068699740263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae9b07d-6fa8-427f-a770-6cd0d3974bb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d834ffcb-7dd7-4a92-a7f9-e84a97dda1a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d834ffcb-7dd7-4a92-a7f9-e84a97dda1a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1545468227161778845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845154546822716177884515454682271617788451545468227161778845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2579690a-9cd2-4c0f-b242-3bf8e757b255, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 915a5748-7803-44f7-81d5-0128ee3566af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 915a5748-7803-44f7-81d5-0128ee3566af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408039615046831142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142840803961504683114284080396150468311428408039615046831142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d834ffcb-7dd7-4a92-a7f9-e84a97dda1a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3990983-919b-4ba0-bfa8-2f945433fbd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3990983-919b-4ba0-bfa8-2f945433fbd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9508640212002447488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488950864021200244748895086402120024474889508640212002447488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 915a5748-7803-44f7-81d5-0128ee3566af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc84fb5-2780-45e6-bfbe-2358b3f3d073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc84fb5-2780-45e6-bfbe-2358b3f3d073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18241498461714471806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806182414984617144718061824149846171447180618241498461714471806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3990983-919b-4ba0-bfa8-2f945433fbd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c1da1f-114b-451b-90d9-0b11212171d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c1da1f-114b-451b-90d9-0b11212171d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722945321295135271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271107229453212951352711072294532129513527110722945321295135271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc84fb5-2780-45e6-bfbe-2358b3f3d073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ab9c6f-43a0-45fe-b1c7-cfc67debf72a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ab9c6f-43a0-45fe-b1c7-cfc67debf72a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939610338928775761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761493961033892877576149396103389287757614939610338928775761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c1da1f-114b-451b-90d9-0b11212171d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a3c559-3c65-4acd-8882-bc6a7c86bcd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a3c559-3c65-4acd-8882-bc6a7c86bcd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8829141905850604738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738882914190585060473888291419058506047388829141905850604738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ab9c6f-43a0-45fe-b1c7-cfc67debf72a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0844453-8d4b-4b64-9e60-e325dbc6a9ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0844453-8d4b-4b64-9e60-e325dbc6a9ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128504429608315501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501161285044296083155011612850442960831550116128504429608315501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a3c559-3c65-4acd-8882-bc6a7c86bcd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74fdf03-6140-4ba4-90b3-58da2b7dd533, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74fdf03-6140-4ba4-90b3-58da2b7dd533, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444872046073226814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814344487204607322681434448720460732268143444872046073226814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0844453-8d4b-4b64-9e60-e325dbc6a9ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bddf8587-6f99-479f-87fe-e7fb2318a82f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bddf8587-6f99-479f-87fe-e7fb2318a82f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575888104613313496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496357588810461331349635758881046133134963575888104613313496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74fdf03-6140-4ba4-90b3-58da2b7dd533, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559c1b1-f665-4ae7-a62e-113c48705a32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559c1b1-f665-4ae7-a62e-113c48705a32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307247721298160741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741153072477212981607411530724772129816074115307247721298160741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddf8587-6f99-479f-87fe-e7fb2318a82f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698fe702-87bd-4635-90d4-c0e2a94a3e29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698fe702-87bd-4635-90d4-c0e2a94a3e29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7068786051782678708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708706878605178267870870687860517826787087068786051782678708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559c1b1-f665-4ae7-a62e-113c48705a32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3015eecf-af12-4224-aff5-37af41c6021a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3015eecf-af12-4224-aff5-37af41c6021a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11731216896705342024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024117312168967053420241173121689670534202411731216896705342024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698fe702-87bd-4635-90d4-c0e2a94a3e29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f59f7b1a-fdf1-42c1-8060-04bc12b6dc6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59f7b1a-fdf1-42c1-8060-04bc12b6dc6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 465204875634471373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373465204875634471373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59f7b1a-fdf1-42c1-8060-04bc12b6dc6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e81d7f8-0a6a-4216-8e70-34059e1571d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e81d7f8-0a6a-4216-8e70-34059e1571d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9768453128947162182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182976845312894716218297684531289471621829768453128947162182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3015eecf-af12-4224-aff5-37af41c6021a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e54e2a-feda-49b2-a6b9-5d932819f5c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e54e2a-feda-49b2-a6b9-5d932819f5c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15598399137119364962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962155983991371193649621559839913711936496215598399137119364962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e81d7f8-0a6a-4216-8e70-34059e1571d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3986a436-b0fb-418d-b4de-4221cbfc95ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3986a436-b0fb-418d-b4de-4221cbfc95ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16256078147436150461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461162560781474361504611625607814743615046116256078147436150461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e54e2a-feda-49b2-a6b9-5d932819f5c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8a489f-2888-409c-bd40-58ef969ce3dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8a489f-2888-409c-bd40-58ef969ce3dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152415617974413936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936715241561797441393671524156179744139367152415617974413936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3986a436-b0fb-418d-b4de-4221cbfc95ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b947c169-734b-475c-86f7-2b9c736887ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b947c169-734b-475c-86f7-2b9c736887ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578193242533335288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288578193242533335288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8a489f-2888-409c-bd40-58ef969ce3dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c26c68-bbc5-4d73-8122-83d7d7ef7945, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b947c169-734b-475c-86f7-2b9c736887ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022a0063-4fc6-41b1-b831-274faa256d2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022a0063-4fc6-41b1-b831-274faa256d2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12174407691671577024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024121744076916715770241217440769167157702412174407691671577024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c26c68-bbc5-4d73-8122-83d7d7ef7945, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942417871192487194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194994241787119248719499424178711924871949942417871192487194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022a0063-4fc6-41b1-b831-274faa256d2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d1383b-5568-48a9-a3f0-9415da8833cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d1383b-5568-48a9-a3f0-9415da8833cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5526122590751301958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958552612259075130195855261225907513019585526122590751301958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c26c68-bbc5-4d73-8122-83d7d7ef7945, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800a93a6-8fb8-413f-8438-adb953338008, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800a93a6-8fb8-413f-8438-adb953338008, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 111082657165238412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412111082657165238412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d1383b-5568-48a9-a3f0-9415da8833cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d452de-1cf3-4a4c-8307-2caa2e9ec060, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d452de-1cf3-4a4c-8307-2caa2e9ec060, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10068097640971956630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630100680976409719566301006809764097195663010068097640971956630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d452de-1cf3-4a4c-8307-2caa2e9ec060, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95817248-a643-4efb-8498-c6916ca02ebc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95817248-a643-4efb-8498-c6916ca02ebc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607285991167631110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110176072859911676311101760728599116763111017607285991167631110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800a93a6-8fb8-413f-8438-adb953338008, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c71139d-3bcd-4429-9527-5e98f940c99e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c71139d-3bcd-4429-9527-5e98f940c99e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022797560758607325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325202279756075860732520227975607586073252022797560758607325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95817248-a643-4efb-8498-c6916ca02ebc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50006666-6c6c-4aa4-89bc-76c280d9b696, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50006666-6c6c-4aa4-89bc-76c280d9b696, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17988238311656175880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880179882383116561758801798823831165617588017988238311656175880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50006666-6c6c-4aa4-89bc-76c280d9b696, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffcfca6d-17f6-43d1-8180-13fd6a7e23ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffcfca6d-17f6-43d1-8180-13fd6a7e23ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18393136414289292019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019183931364142892920191839313641428929201918393136414289292019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c71139d-3bcd-4429-9527-5e98f940c99e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffcfca6d-17f6-43d1-8180-13fd6a7e23ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f8d34d-2919-4a08-b113-2ff11316dded, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f8d34d-2919-4a08-b113-2ff11316dded, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18391588620102449551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551183915886201024495511839158862010244955118391588620102449551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525ce47a-27c2-4e1c-945e-190f61b9f897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525ce47a-27c2-4e1c-945e-190f61b9f897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3214582097334664479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479321458209733466447932145820973346644793214582097334664479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f8d34d-2919-4a08-b113-2ff11316dded, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf78816-50b5-4ef1-b8e4-e3be7fd5dd65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf78816-50b5-4ef1-b8e4-e3be7fd5dd65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16009598942738356743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743160095989427383567431600959894273835674316009598942738356743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525ce47a-27c2-4e1c-945e-190f61b9f897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a113c5ac-7760-4cd2-89d1-a8886f376d5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a113c5ac-7760-4cd2-89d1-a8886f376d5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11756913100957315770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770117569131009573157701175691310095731577011756913100957315770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf78816-50b5-4ef1-b8e4-e3be7fd5dd65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa1343a-28b3-4db3-ba44-651158654c2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa1343a-28b3-4db3-ba44-651158654c2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819881392941532977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977158198813929415329771581988139294153297715819881392941532977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a113c5ac-7760-4cd2-89d1-a8886f376d5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65994c13-7e31-4a76-adff-c2f7ab513116, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65994c13-7e31-4a76-adff-c2f7ab513116, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201217930273559489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489520121793027355948952012179302735594895201217930273559489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa1343a-28b3-4db3-ba44-651158654c2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7613e49-1c4f-4c1c-a95b-59e97bf30a9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7613e49-1c4f-4c1c-a95b-59e97bf30a9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16964860244600574840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840169648602446005748401696486024460057484016964860244600574840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65994c13-7e31-4a76-adff-c2f7ab513116, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531f4df0-bc79-42ce-ae0d-db492bf5ca4c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531f4df0-bc79-42ce-ae0d-db492bf5ca4c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5739045027054867583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583573904502705486758357390450270548675835739045027054867583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531f4df0-bc79-42ce-ae0d-db492bf5ca4c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34e1355-a493-467f-91fd-47ba4280a607, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34e1355-a493-467f-91fd-47ba4280a607, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139866213801936523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523141398662138019365231413986621380193652314139866213801936523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7613e49-1c4f-4c1c-a95b-59e97bf30a9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d89ea2-5f27-48a2-ace2-4da426a1b6cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d89ea2-5f27-48a2-ace2-4da426a1b6cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11518459551191276225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225115184595511912762251151845955119127622511518459551191276225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d89ea2-5f27-48a2-ace2-4da426a1b6cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e30ed97-7812-441f-871f-34a5dbd01e3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34e1355-a493-467f-91fd-47ba4280a607, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e30ed97-7812-441f-871f-34a5dbd01e3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341614208420759527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527334161420842075952733416142084207595273341614208420759527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c78f37-42e8-49f5-9392-adac166d6e6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c78f37-42e8-49f5-9392-adac166d6e6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17877509863664270257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257178775098636642702571787750986366427025717877509863664270257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e30ed97-7812-441f-871f-34a5dbd01e3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7bf803-3377-40cc-81f2-65d4fdcbdd69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7bf803-3377-40cc-81f2-65d4fdcbdd69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14305890736951625240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240143058907369516252401430589073695162524014305890736951625240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c78f37-42e8-49f5-9392-adac166d6e6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a9221c-dfa8-4bdc-b4da-072fac16909f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a9221c-dfa8-4bdc-b4da-072fac16909f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483036518909844342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342448303651890984434244830365189098443424483036518909844342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7bf803-3377-40cc-81f2-65d4fdcbdd69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47534505-2820-4fba-b4b0-108c8b65bfcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47534505-2820-4fba-b4b0-108c8b65bfcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2954913132234257166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166295491313223425716629549131322342571662954913132234257166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a9221c-dfa8-4bdc-b4da-072fac16909f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505a4f80-a463-48ca-ba3a-79cd35515dc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505a4f80-a463-48ca-ba3a-79cd35515dc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12175045240845938442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442121750452408459384421217504524084593844212175045240845938442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47534505-2820-4fba-b4b0-108c8b65bfcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb3591f0-08af-4e0e-b54b-5c87a3c9356f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb3591f0-08af-4e0e-b54b-5c87a3c9356f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9971499463514470123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123997149946351447012399714994635144701239971499463514470123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505a4f80-a463-48ca-ba3a-79cd35515dc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c129c67-5656-439f-9517-4cf9701d7016, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c129c67-5656-439f-9517-4cf9701d7016, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6332534543516433289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289633253454351643328963325345435164332896332534543516433289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb3591f0-08af-4e0e-b54b-5c87a3c9356f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1022431-5b89-4903-8533-d1420dea0a2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1022431-5b89-4903-8533-d1420dea0a2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17363260630606471620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620173632606306064716201736326063060647162017363260630606471620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c129c67-5656-439f-9517-4cf9701d7016, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79046b52-1413-4b5e-a3bb-a609b1c93258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79046b52-1413-4b5e-a3bb-a609b1c93258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699488522696762510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510699488522696762510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1022431-5b89-4903-8533-d1420dea0a2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf256510-242c-4439-ad13-be58296b412b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf256510-242c-4439-ad13-be58296b412b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2954658838699648140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140295465883869964814029546588386996481402954658838699648140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79046b52-1413-4b5e-a3bb-a609b1c93258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a10a88e-da3b-4fdc-b530-64a9ecdab165, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a10a88e-da3b-4fdc-b530-64a9ecdab165, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12485574464575236148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148124855744645752361481248557446457523614812485574464575236148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf256510-242c-4439-ad13-be58296b412b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02ac24e-3bae-4d3b-927e-c8797301333e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02ac24e-3bae-4d3b-927e-c8797301333e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745448994706695926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926174544899470669592617454489947066959261745448994706695926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a10a88e-da3b-4fdc-b530-64a9ecdab165, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6abc04-6ebd-499b-ac41-37985494f9af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6abc04-6ebd-499b-ac41-37985494f9af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381936908887998511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511163819369088879985111638193690888799851116381936908887998511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02ac24e-3bae-4d3b-927e-c8797301333e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38eb005a-c059-4d92-8133-b1bce43582d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38eb005a-c059-4d92-8133-b1bce43582d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1149955424082949950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950114995542408294995011499554240829499501149955424082949950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38eb005a-c059-4d92-8133-b1bce43582d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e34d72-aa12-44b4-b898-4626e05afaf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e34d72-aa12-44b4-b898-4626e05afaf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791330167088843238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238679133016708884323867913301670888432386791330167088843238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6abc04-6ebd-499b-ac41-37985494f9af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16317ed4-f62d-4d1d-93b6-255545baceb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16317ed4-f62d-4d1d-93b6-255545baceb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4042604436434757225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225404260443643475722540426044364347572254042604436434757225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e34d72-aa12-44b4-b898-4626e05afaf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a100fab4-2a71-4754-87b0-77c1593ffca9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a100fab4-2a71-4754-87b0-77c1593ffca9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585228951680314133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133145852289516803141331458522895168031413314585228951680314133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16317ed4-f62d-4d1d-93b6-255545baceb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ea33ff-80e5-4839-8650-2789c90f53b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ea33ff-80e5-4839-8650-2789c90f53b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788037338219836121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121578803733821983612157880373382198361215788037338219836121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a100fab4-2a71-4754-87b0-77c1593ffca9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c87306-9862-494a-8ce2-4dbfef92a02c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c87306-9862-494a-8ce2-4dbfef92a02c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5733690296111505643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643573369029611150564357336902961115056435733690296111505643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ea33ff-80e5-4839-8650-2789c90f53b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787089a7-cc56-440b-887b-aada488087f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787089a7-cc56-440b-887b-aada488087f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1505063658522680411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411150506365852268041115050636585226804111505063658522680411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c87306-9862-494a-8ce2-4dbfef92a02c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67ea2de-6685-4707-8e38-21c9b2a1307f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67ea2de-6685-4707-8e38-21c9b2a1307f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569718874149900687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687256971887414990068725697188741499006872569718874149900687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787089a7-cc56-440b-887b-aada488087f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1654bf-34b6-49b7-8bfa-502ed0f80ec7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1654bf-34b6-49b7-8bfa-502ed0f80ec7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8581159755668935725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725858115975566893572585811597556689357258581159755668935725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67ea2de-6685-4707-8e38-21c9b2a1307f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338b8bf4-e5ae-480e-9ec1-56e57a83fc24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338b8bf4-e5ae-480e-9ec1-56e57a83fc24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2023833343633041704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704202383334363304170420238333436330417042023833343633041704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1654bf-34b6-49b7-8bfa-502ed0f80ec7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c832431-7654-4436-ac16-ab3537898737, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c832431-7654-4436-ac16-ab3537898737, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1818714003411778105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105181871400341177810518187140034117781051818714003411778105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c832431-7654-4436-ac16-ab3537898737, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07fa526-a120-4d35-9d04-c55e3cc214dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07fa526-a120-4d35-9d04-c55e3cc214dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12198099310428336030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030121980993104283360301219809931042833603012198099310428336030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338b8bf4-e5ae-480e-9ec1-56e57a83fc24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a00529cb-7bda-43cf-acb7-12ed31831947, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00529cb-7bda-43cf-acb7-12ed31831947, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 149055911222372638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638149055911222372638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07fa526-a120-4d35-9d04-c55e3cc214dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9ab59f-75d1-4e18-bad4-2a729780ad43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9ab59f-75d1-4e18-bad4-2a729780ad43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9912197916310786739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739991219791631078673999121979163107867399912197916310786739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00529cb-7bda-43cf-acb7-12ed31831947, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde70b21-1fe6-406a-8b58-9ec7ff2aec94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde70b21-1fe6-406a-8b58-9ec7ff2aec94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14041706519585379141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141140417065195853791411404170651958537914114041706519585379141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9ab59f-75d1-4e18-bad4-2a729780ad43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c6809a-f769-48d6-a3e8-7759cb08e2bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c6809a-f769-48d6-a3e8-7759cb08e2bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5071193230333371714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714507119323033337171450711932303333717145071193230333371714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde70b21-1fe6-406a-8b58-9ec7ff2aec94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6a4ae4-8c8e-43b7-beae-c0694b9db035, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6a4ae4-8c8e-43b7-beae-c0694b9db035, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13814085871463162050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050138140858714631620501381408587146316205013814085871463162050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c6809a-f769-48d6-a3e8-7759cb08e2bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326ed87a-2813-4ac8-80dd-b74d8c7be81b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326ed87a-2813-4ac8-80dd-b74d8c7be81b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876500487092847829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829168765004870928478291687650048709284782916876500487092847829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6a4ae4-8c8e-43b7-beae-c0694b9db035, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0062ade-b988-44d0-86f9-03be4f2e9e8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0062ade-b988-44d0-86f9-03be4f2e9e8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13687097479403113101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101136870974794031131011368709747940311310113687097479403113101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326ed87a-2813-4ac8-80dd-b74d8c7be81b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d959bfb-eeb2-4137-8919-ca5161cfe2f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d959bfb-eeb2-4137-8919-ca5161cfe2f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726274809327677090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090772627480932767709077262748093276770907726274809327677090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0062ade-b988-44d0-86f9-03be4f2e9e8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f915e2-3181-4ce1-9818-46381a630128, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f915e2-3181-4ce1-9818-46381a630128, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6367742728771299866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866636774272877129986663677427287712998666367742728771299866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d959bfb-eeb2-4137-8919-ca5161cfe2f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c915e1-7f5e-4c40-a428-fb576a7cd12f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c915e1-7f5e-4c40-a428-fb576a7cd12f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4090889041213973142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142409088904121397314240908890412139731424090889041213973142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f915e2-3181-4ce1-9818-46381a630128, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48aafc5-500b-410e-a49d-55999f2b5d58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48aafc5-500b-410e-a49d-55999f2b5d58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556494540143565287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287556494540143565287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c915e1-7f5e-4c40-a428-fb576a7cd12f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7353915c-c7d9-4de3-9b69-e0dd27b1b724, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7353915c-c7d9-4de3-9b69-e0dd27b1b724, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861453995200082323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323886145399520008232388614539952000823238861453995200082323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7353915c-c7d9-4de3-9b69-e0dd27b1b724, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a674786-ebe5-4d45-87db-fd075bde1cd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a674786-ebe5-4d45-87db-fd075bde1cd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 962420193201396715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715962420193201396715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48aafc5-500b-410e-a49d-55999f2b5d58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2131c92-4ed2-43a0-a81f-59b16267ff90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2131c92-4ed2-43a0-a81f-59b16267ff90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2855940739382563165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165285594073938256316528559407393825631652855940739382563165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a674786-ebe5-4d45-87db-fd075bde1cd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305d344b-d27b-4571-8f11-3545504f72af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305d344b-d27b-4571-8f11-3545504f72af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633491370978597828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828763349137097859782876334913709785978287633491370978597828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2131c92-4ed2-43a0-a81f-59b16267ff90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe1a470-73aa-4a6c-9282-692b492e25dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe1a470-73aa-4a6c-9282-692b492e25dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5934605310663634730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730593460531066363473059346053106636347305934605310663634730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305d344b-d27b-4571-8f11-3545504f72af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d857c56d-590d-4d10-96da-55fe7cf84122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe1a470-73aa-4a6c-9282-692b492e25dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3f38cc-4af7-4454-8bfa-a5c95835a259, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3f38cc-4af7-4454-8bfa-a5c95835a259, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6816601481203192143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143681660148120319214368166014812031921436816601481203192143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d857c56d-590d-4d10-96da-55fe7cf84122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939629997899444121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121893962999789944412189396299978994441218939629997899444121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3f38cc-4af7-4454-8bfa-a5c95835a259, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cad3c72-7dea-46c4-84be-b9575dc3d8fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cad3c72-7dea-46c4-84be-b9575dc3d8fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17297640761853586763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763172976407618535867631729764076185358676317297640761853586763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d857c56d-590d-4d10-96da-55fe7cf84122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9eb7bf5-9160-46d7-ae86-68da76063906, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9eb7bf5-9160-46d7-ae86-68da76063906, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068108213565385122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122120681082135653851221206810821356538512212068108213565385122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cad3c72-7dea-46c4-84be-b9575dc3d8fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9eb7bf5-9160-46d7-ae86-68da76063906, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db731292-30b7-4cb1-82b0-41d49a0898be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f78da120-1bf5-4cbd-aba9-9a4f7997c5fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f78da120-1bf5-4cbd-aba9-9a4f7997c5fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 888637484935264423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423888637484935264423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db731292-30b7-4cb1-82b0-41d49a0898be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2372717459084275174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174237271745908427517423727174590842751742372717459084275174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f78da120-1bf5-4cbd-aba9-9a4f7997c5fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdc158d8-4051-45e9-8f42-52920aa1ed3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdc158d8-4051-45e9-8f42-52920aa1ed3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 389705977643168475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475389705977643168475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db731292-30b7-4cb1-82b0-41d49a0898be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f559805d-f9d6-4b17-873b-dfbb263e95d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f559805d-f9d6-4b17-873b-dfbb263e95d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3681418766341491545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545368141876634149154536814187663414915453681418766341491545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdc158d8-4051-45e9-8f42-52920aa1ed3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c6a416-2d04-4896-9b1b-23c3a02a83f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c6a416-2d04-4896-9b1b-23c3a02a83f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17674164856656544361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361176741648566565443611767416485665654436117674164856656544361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f559805d-f9d6-4b17-873b-dfbb263e95d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd40f6d3-87e2-4fa3-bd99-ae727b32c9bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd40f6d3-87e2-4fa3-bd99-ae727b32c9bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9000730417064066808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808900073041706406680890007304170640668089000730417064066808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c6a416-2d04-4896-9b1b-23c3a02a83f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cbfc8b7-6033-402a-8f55-9f9d984c021b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cbfc8b7-6033-402a-8f55-9f9d984c021b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16084577405151026171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171160845774051510261711608457740515102617116084577405151026171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd40f6d3-87e2-4fa3-bd99-ae727b32c9bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb7d2a8-5a44-4b7c-bc5f-5d66958e156d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb7d2a8-5a44-4b7c-bc5f-5d66958e156d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8705344861927021792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792870534486192702179287053448619270217928705344861927021792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cbfc8b7-6033-402a-8f55-9f9d984c021b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d188d423-d452-4748-90e7-0ed0723d6512, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d188d423-d452-4748-90e7-0ed0723d6512, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5376796986216540713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713537679698621654071353767969862165407135376796986216540713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb7d2a8-5a44-4b7c-bc5f-5d66958e156d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86eecb9a-64a3-45dc-a9b6-6fc29ea31314, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86eecb9a-64a3-45dc-a9b6-6fc29ea31314, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605117903084445280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280760511790308444528076051179030844452807605117903084445280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d188d423-d452-4748-90e7-0ed0723d6512, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5908e1-2313-48c4-adf3-535bac40b1e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5908e1-2313-48c4-adf3-535bac40b1e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17228560043947208668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668172285600439472086681722856004394720866817228560043947208668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86eecb9a-64a3-45dc-a9b6-6fc29ea31314, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b4d258-c729-48a7-af00-d085ad54c054, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b4d258-c729-48a7-af00-d085ad54c054, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592794918661877973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973559279491866187797355927949186618779735592794918661877973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5908e1-2313-48c4-adf3-535bac40b1e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7d8ffd-c655-44a5-8d98-c6b3b31cc20e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7d8ffd-c655-44a5-8d98-c6b3b31cc20e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851520049262083171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171148515200492620831711485152004926208317114851520049262083171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b4d258-c729-48a7-af00-d085ad54c054, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05aef807-5c6e-45f6-b025-5993eb923307, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05aef807-5c6e-45f6-b025-5993eb923307, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4969405064365055438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438496940506436505543849694050643650554384969405064365055438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7d8ffd-c655-44a5-8d98-c6b3b31cc20e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5db612-909d-4a60-9ba8-5e3479f36639, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5db612-909d-4a60-9ba8-5e3479f36639, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5451079435557829352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352545107943555782935254510794355578293525451079435557829352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05aef807-5c6e-45f6-b025-5993eb923307, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9689ab76-769b-48e2-84c0-b4e3e4c0dd5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9689ab76-769b-48e2-84c0-b4e3e4c0dd5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493138543238253342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342949313854323825334294931385432382533429493138543238253342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5db612-909d-4a60-9ba8-5e3479f36639, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 993a9d7f-cd67-4a29-8b0f-eb762cc92614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 993a9d7f-cd67-4a29-8b0f-eb762cc92614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11199543345887885368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368111995433458878853681119954334588788536811199543345887885368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9689ab76-769b-48e2-84c0-b4e3e4c0dd5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63480db-0359-449c-adba-10d76180cdd6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63480db-0359-449c-adba-10d76180cdd6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11424046387839812698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698114240463878398126981142404638783981269811424046387839812698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 993a9d7f-cd67-4a29-8b0f-eb762cc92614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d2e7b6-4f65-4e2e-bbbe-fcd28e60c047, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d2e7b6-4f65-4e2e-bbbe-fcd28e60c047, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17888142182226075095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095178881421822260750951788814218222607509517888142182226075095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63480db-0359-449c-adba-10d76180cdd6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998e73ca-b9da-4b26-8ee5-cad93a42bc31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d2e7b6-4f65-4e2e-bbbe-fcd28e60c047, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998e73ca-b9da-4b26-8ee5-cad93a42bc31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16774793838388428498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498167747938383884284981677479383838842849816774793838388428498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6ed167-1b5f-4f9b-84f6-4820491f2c35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6ed167-1b5f-4f9b-84f6-4820491f2c35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697429793287807108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108697429793287807108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998e73ca-b9da-4b26-8ee5-cad93a42bc31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f816bf8e-1172-48a5-a3e2-d61de4577f82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f816bf8e-1172-48a5-a3e2-d61de4577f82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11913070469356809745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745119130704693568097451191307046935680974511913070469356809745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6ed167-1b5f-4f9b-84f6-4820491f2c35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84769b4c-2956-4ec6-bc3f-a5d790786e61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84769b4c-2956-4ec6-bc3f-a5d790786e61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16545273946607790235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235165452739466077902351654527394660779023516545273946607790235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f816bf8e-1172-48a5-a3e2-d61de4577f82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84769b4c-2956-4ec6-bc3f-a5d790786e61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02a7041-445b-4c83-85cc-44ddf8fbad2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02a7041-445b-4c83-85cc-44ddf8fbad2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867874377251219964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964386787437725121996438678743772512199643867874377251219964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69778fb-a58a-4d9d-84bc-5e1ece541fea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69778fb-a58a-4d9d-84bc-5e1ece541fea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5518413838285048588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588551841383828504858855184138382850485885518413838285048588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02a7041-445b-4c83-85cc-44ddf8fbad2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8ac6db-fa89-43e0-9e59-00bfd1d7b582, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8ac6db-fa89-43e0-9e59-00bfd1d7b582, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171249054248938826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826317124905424893882631712490542489388263171249054248938826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69778fb-a58a-4d9d-84bc-5e1ece541fea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63ba6e44-34f8-434f-9b1c-c1e9f2afc3bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8ac6db-fa89-43e0-9e59-00bfd1d7b582, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ba6e44-34f8-434f-9b1c-c1e9f2afc3bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2397703219658532629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629239770321965853262923977032196585326292397703219658532629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94637ac5-a8c2-47ab-a570-327233745231, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94637ac5-a8c2-47ab-a570-327233745231, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9146825966555645671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671914682596655564567191468259665556456719146825966555645671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ba6e44-34f8-434f-9b1c-c1e9f2afc3bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b497a0-3d22-4946-92f3-c796baa2481e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b497a0-3d22-4946-92f3-c796baa2481e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12910010903477175896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896129100109034771758961291001090347717589612910010903477175896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94637ac5-a8c2-47ab-a570-327233745231, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e857798-539b-4ac9-9ee8-55b010214af3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e857798-539b-4ac9-9ee8-55b010214af3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18299491132673825071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071182994911326738250711829949113267382507118299491132673825071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b497a0-3d22-4946-92f3-c796baa2481e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468687da-a5eb-4b88-a9e6-89902e2f9d59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468687da-a5eb-4b88-a9e6-89902e2f9d59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14650131101193040670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670146501311011930406701465013110119304067014650131101193040670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e857798-539b-4ac9-9ee8-55b010214af3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14a35cc-0f45-4e8c-b7b4-0b6df66aca3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14a35cc-0f45-4e8c-b7b4-0b6df66aca3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454671631022183135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135124546716310221831351245467163102218313512454671631022183135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468687da-a5eb-4b88-a9e6-89902e2f9d59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea0fdee-7f1b-460e-8d70-fca24a86b402, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea0fdee-7f1b-460e-8d70-fca24a86b402, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725213404240587266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266272521340424058726627252134042405872662725213404240587266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14a35cc-0f45-4e8c-b7b4-0b6df66aca3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202cea15-ed4b-4081-8fee-4eeec71666b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202cea15-ed4b-4081-8fee-4eeec71666b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8557318172653569744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744855731817265356974485573181726535697448557318172653569744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea0fdee-7f1b-460e-8d70-fca24a86b402, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a06f24-a0a9-4e8f-8675-59dcade4f27c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a06f24-a0a9-4e8f-8675-59dcade4f27c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10767131112192700198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198107671311121927001981076713111219270019810767131112192700198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202cea15-ed4b-4081-8fee-4eeec71666b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31aaf3f-c266-40ab-a31d-7ade404d59dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31aaf3f-c266-40ab-a31d-7ade404d59dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9580643628401689377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377958064362840168937795806436284016893779580643628401689377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a06f24-a0a9-4e8f-8675-59dcade4f27c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08bf3bc-c1bc-42fb-9bc7-a7636c2cca5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08bf3bc-c1bc-42fb-9bc7-a7636c2cca5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9407978558515428263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263940797855851542826394079785585154282639407978558515428263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08bf3bc-c1bc-42fb-9bc7-a7636c2cca5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b9198f-c96e-470d-bed1-154849066746, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b9198f-c96e-470d-bed1-154849066746, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5355928873507133510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510535592887350713351053559288735071335105355928873507133510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31aaf3f-c266-40ab-a31d-7ade404d59dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1f27a5-4c6a-4f5e-a755-2a8f342281e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1f27a5-4c6a-4f5e-a755-2a8f342281e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222047482900438138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138922204748290043813892220474829004381389222047482900438138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b9198f-c96e-470d-bed1-154849066746, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f97b79-cc99-4928-a689-e922b9771244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f97b79-cc99-4928-a689-e922b9771244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13758343302716637357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357137583433027166373571375834330271663735713758343302716637357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f97b79-cc99-4928-a689-e922b9771244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7423e20d-4486-43e7-924b-e45f73dcdf2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7423e20d-4486-43e7-924b-e45f73dcdf2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18040592364625148479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479180405923646251484791804059236462514847918040592364625148479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1f27a5-4c6a-4f5e-a755-2a8f342281e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45898d9c-936b-4346-b88c-97dd39564bbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45898d9c-936b-4346-b88c-97dd39564bbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14931623729846236461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461149316237298462364611493162372984623646114931623729846236461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7423e20d-4486-43e7-924b-e45f73dcdf2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce1edf7-2a66-468b-8b5c-763c48e92023, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce1edf7-2a66-468b-8b5c-763c48e92023, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3120193939484595537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537312019393948459553731201939394845955373120193939484595537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45898d9c-936b-4346-b88c-97dd39564bbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12aeeb7d-7514-467a-bf99-b4e525af2a0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12aeeb7d-7514-467a-bf99-b4e525af2a0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2292196255881161611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611229219625588116161122921962558811616112292196255881161611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce1edf7-2a66-468b-8b5c-763c48e92023, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad26989d-b96a-45b2-97cd-74bfadbbe06b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12aeeb7d-7514-467a-bf99-b4e525af2a0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75391d4-404c-4bf9-a643-aa097c9f0b4b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75391d4-404c-4bf9-a643-aa097c9f0b4b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15375574659584161609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609153755746595841616091537557465958416160915375574659584161609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad26989d-b96a-45b2-97cd-74bfadbbe06b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6850051501195853109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109685005150119585310968500515011958531096850051501195853109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75391d4-404c-4bf9-a643-aa097c9f0b4b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5665d9ba-e4d8-4435-ad6b-7a6d91075f5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5665d9ba-e4d8-4435-ad6b-7a6d91075f5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13343371705024702635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635133433717050247026351334337170502470263513343371705024702635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad26989d-b96a-45b2-97cd-74bfadbbe06b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b025f80-f115-45f4-9a72-26b8f9c0e560, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b025f80-f115-45f4-9a72-26b8f9c0e560, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8632687704439318237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237863268770443931823786326877044393182378632687704439318237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b025f80-f115-45f4-9a72-26b8f9c0e560, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bc8a14-1f12-4773-b303-57e4403b2248, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bc8a14-1f12-4773-b303-57e4403b2248, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595624467117959293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293595624467117959293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5665d9ba-e4d8-4435-ad6b-7a6d91075f5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a45231-dfd7-4bca-aaf5-34e83ed74e5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a45231-dfd7-4bca-aaf5-34e83ed74e5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4217925830395433942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942421792583039543394242179258303954339424217925830395433942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bc8a14-1f12-4773-b303-57e4403b2248, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1546e11d-15d5-49e7-95bb-2a2d11f44851, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1546e11d-15d5-49e7-95bb-2a2d11f44851, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1635300743857345413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413163530074385734541316353007438573454131635300743857345413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a45231-dfd7-4bca-aaf5-34e83ed74e5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36dc8fe2-4560-4f54-93b9-a46dd6af1cce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36dc8fe2-4560-4f54-93b9-a46dd6af1cce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458126424842549332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332245812642484254933224581264248425493322458126424842549332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1546e11d-15d5-49e7-95bb-2a2d11f44851, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7635ae-45c8-4388-be53-101c81eeda07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7635ae-45c8-4388-be53-101c81eeda07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12816495796116039712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712128164957961160397121281649579611603971212816495796116039712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36dc8fe2-4560-4f54-93b9-a46dd6af1cce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f016cfa-5c1d-4520-a3cf-1568d5f3da25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f016cfa-5c1d-4520-a3cf-1568d5f3da25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13141785807586381561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561131417858075863815611314178580758638156113141785807586381561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7635ae-45c8-4388-be53-101c81eeda07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d0d19c-a0a7-4010-856f-eacd9465d651, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d0d19c-a0a7-4010-856f-eacd9465d651, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5665052196091800307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307566505219609180030756650521960918003075665052196091800307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f016cfa-5c1d-4520-a3cf-1568d5f3da25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c85ee0f-efc5-4b61-9940-d90aab03aacd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c85ee0f-efc5-4b61-9940-d90aab03aacd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8881134290195093356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356888113429019509335688811342901950933568881134290195093356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d0d19c-a0a7-4010-856f-eacd9465d651, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab5048df-bb43-4718-986b-e3c5e84e2466, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab5048df-bb43-4718-986b-e3c5e84e2466, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2820470113190600931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931282047011319060093128204701131906009312820470113190600931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c85ee0f-efc5-4b61-9940-d90aab03aacd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b99223-f960-4808-bd72-6200a901f240, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b99223-f960-4808-bd72-6200a901f240, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830837455144960810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810383083745514496081038308374551449608103830837455144960810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab5048df-bb43-4718-986b-e3c5e84e2466, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb663840-5ae6-488b-b441-866648f7a166, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb663840-5ae6-488b-b441-866648f7a166, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709687271215313941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941177096872712153139411770968727121531394117709687271215313941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb663840-5ae6-488b-b441-866648f7a166, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69bb7f70-b84e-48c8-8024-01381a671406, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69bb7f70-b84e-48c8-8024-01381a671406, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16022855135077256886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886160228551350772568861602285513507725688616022855135077256886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b99223-f960-4808-bd72-6200a901f240, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce21a083-2864-410e-a2ff-25380b9f7e9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce21a083-2864-410e-a2ff-25380b9f7e9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15744720752690507099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099157447207526905070991574472075269050709915744720752690507099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69bb7f70-b84e-48c8-8024-01381a671406, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c723a0-7863-4b22-8607-98c11e52bcf2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c723a0-7863-4b22-8607-98c11e52bcf2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15319348704564138330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330153193487045641383301531934870456413833015319348704564138330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce21a083-2864-410e-a2ff-25380b9f7e9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5076a56c-d1fb-4913-98c4-a70b23f137c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5076a56c-d1fb-4913-98c4-a70b23f137c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16984588805992883139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139169845888059928831391698458880599288313916984588805992883139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c723a0-7863-4b22-8607-98c11e52bcf2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f190aed5-e8ae-4638-8294-8cb19805717b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f190aed5-e8ae-4638-8294-8cb19805717b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10403758058751315952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952104037580587513159521040375805875131595210403758058751315952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5076a56c-d1fb-4913-98c4-a70b23f137c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5a2175-85c3-45fa-bece-b69e352b30be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5a2175-85c3-45fa-bece-b69e352b30be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007604780593033890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890180076047805930338901800760478059303389018007604780593033890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f190aed5-e8ae-4638-8294-8cb19805717b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c789154-1099-4f5a-9e9f-26c8350b253f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c789154-1099-4f5a-9e9f-26c8350b253f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8566286616127960084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084856628661612796008485662866161279600848566286616127960084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5a2175-85c3-45fa-bece-b69e352b30be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237e2325-2f53-419e-a6c2-5c1ef6fd74fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237e2325-2f53-419e-a6c2-5c1ef6fd74fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17639997569753355046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046176399975697533550461763999756975335504617639997569753355046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c789154-1099-4f5a-9e9f-26c8350b253f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf063b1-ddd2-40bf-b372-041ca438cb72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf063b1-ddd2-40bf-b372-041ca438cb72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1609763759096321369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369160976375909632136916097637590963213691609763759096321369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf063b1-ddd2-40bf-b372-041ca438cb72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5664b866-1a49-4abb-8131-6f0ed84e7295, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5664b866-1a49-4abb-8131-6f0ed84e7295, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169384839503874756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756116938483950387475611693848395038747561169384839503874756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237e2325-2f53-419e-a6c2-5c1ef6fd74fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a511d60-b1a2-4a11-90fe-4a1ce1e192b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a511d60-b1a2-4a11-90fe-4a1ce1e192b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9552719432965098806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806955271943296509880695527194329650988069552719432965098806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a511d60-b1a2-4a11-90fe-4a1ce1e192b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d96fb14a-fd18-4c6a-ab51-e7618a791ea9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d96fb14a-fd18-4c6a-ab51-e7618a791ea9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11382699560281745762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762113826995602817457621138269956028174576211382699560281745762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5664b866-1a49-4abb-8131-6f0ed84e7295, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7fe8e9-8ef8-41e8-ad20-8248a939254d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7fe8e9-8ef8-41e8-ad20-8248a939254d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15059519315945561374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374150595193159455613741505951931594556137415059519315945561374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d96fb14a-fd18-4c6a-ab51-e7618a791ea9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56fb0fd3-07e6-4a34-be12-f35007fae453, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56fb0fd3-07e6-4a34-be12-f35007fae453, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411775401521480549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549411775401521480549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7fe8e9-8ef8-41e8-ad20-8248a939254d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91e57c5-1bd1-4526-9096-673819677b8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91e57c5-1bd1-4526-9096-673819677b8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3535730293772182153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153353573029377218215335357302937721821533535730293772182153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56fb0fd3-07e6-4a34-be12-f35007fae453, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7884ad-6b5b-4f1f-b4aa-46946f507f42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7884ad-6b5b-4f1f-b4aa-46946f507f42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6187949352265299586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586618794935226529958661879493522652995866187949352265299586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91e57c5-1bd1-4526-9096-673819677b8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4aac00f-d232-4246-bb2a-b95a3ea951fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4aac00f-d232-4246-bb2a-b95a3ea951fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17205950525212224179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179172059505252122241791720595052521222417917205950525212224179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7884ad-6b5b-4f1f-b4aa-46946f507f42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a634706-de3a-484d-977b-604a2e804062, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a634706-de3a-484d-977b-604a2e804062, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661751037311501180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180866175103731150118086617510373115011808661751037311501180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4aac00f-d232-4246-bb2a-b95a3ea951fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a80e9f-fecc-4c26-a8b7-46857e9e2134, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a80e9f-fecc-4c26-a8b7-46857e9e2134, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4874251170478312186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186487425117047831218648742511704783121864874251170478312186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a634706-de3a-484d-977b-604a2e804062, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f36e2f-76e6-4e8e-ab42-0fc2dbf30742, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f36e2f-76e6-4e8e-ab42-0fc2dbf30742, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038970361655611007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007150389703616556110071503897036165561100715038970361655611007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a80e9f-fecc-4c26-a8b7-46857e9e2134, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1768da-bcf5-4d7d-9c75-a1c1a2d02c87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1768da-bcf5-4d7d-9c75-a1c1a2d02c87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 659537387590694562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562659537387590694562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f36e2f-76e6-4e8e-ab42-0fc2dbf30742, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48df5ebb-4cbb-4c8b-9d2e-e65754f792c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48df5ebb-4cbb-4c8b-9d2e-e65754f792c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055868025817242281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281805586802581724228180558680258172422818055868025817242281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1768da-bcf5-4d7d-9c75-a1c1a2d02c87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e791bc33-c07c-4c85-b72e-8ead82daa456, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e791bc33-c07c-4c85-b72e-8ead82daa456, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595050690110056174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174105950506901100561741059505069011005617410595050690110056174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48df5ebb-4cbb-4c8b-9d2e-e65754f792c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f36982d-23c0-4862-b8d9-7a68848a07ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f36982d-23c0-4862-b8d9-7a68848a07ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607450215606085536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536360745021560608553636074502156060855363607450215606085536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e791bc33-c07c-4c85-b72e-8ead82daa456, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3a3108-3601-404c-9b8a-8465086868ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3a3108-3601-404c-9b8a-8465086868ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12532836882527256203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203125328368825272562031253283688252725620312532836882527256203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f36982d-23c0-4862-b8d9-7a68848a07ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa236414-0c46-427b-84be-85ff82da5647, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3a3108-3601-404c-9b8a-8465086868ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261a42a8-f148-4813-93b6-5a03e24938e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261a42a8-f148-4813-93b6-5a03e24938e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2172330500128998061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061217233050012899806121723305001289980612172330500128998061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa236414-0c46-427b-84be-85ff82da5647, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4378940438489406315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315437894043848940631543789404384894063154378940438489406315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa236414-0c46-427b-84be-85ff82da5647, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1292e145-c340-47b6-9900-3703f97b30c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1292e145-c340-47b6-9900-3703f97b30c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7701381177459943648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648770138117745994364877013811774599436487701381177459943648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261a42a8-f148-4813-93b6-5a03e24938e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4357df03-c1a8-4c36-93de-5926d10ed86b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4357df03-c1a8-4c36-93de-5926d10ed86b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527618100683561932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932952761810068356193295276181006835619329527618100683561932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1292e145-c340-47b6-9900-3703f97b30c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c8c23f1-5af1-4ce8-9258-791eaefd1e24, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c8c23f1-5af1-4ce8-9258-791eaefd1e24, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13259543518180647108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108132595435181806471081325954351818064710813259543518180647108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4357df03-c1a8-4c36-93de-5926d10ed86b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e3cef3-6659-45bd-90ee-f323d0e7b9c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e3cef3-6659-45bd-90ee-f323d0e7b9c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14826115928002918272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272148261159280029182721482611592800291827214826115928002918272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c8c23f1-5af1-4ce8-9258-791eaefd1e24, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24662640-e98c-4130-ab00-d40b21b2bcbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24662640-e98c-4130-ab00-d40b21b2bcbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474080042307821646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646474080042307821646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e3cef3-6659-45bd-90ee-f323d0e7b9c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5a2ec3-259b-460b-b1c6-a2e6c57d5255, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5a2ec3-259b-460b-b1c6-a2e6c57d5255, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8765299001993326681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681876529900199332668187652990019933266818765299001993326681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24662640-e98c-4130-ab00-d40b21b2bcbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73321e94-90e1-46a5-9936-ca487479985d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73321e94-90e1-46a5-9936-ca487479985d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7914227770628187305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305791422777062818730579142277706281873057914227770628187305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5a2ec3-259b-460b-b1c6-a2e6c57d5255, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c7e3bb-fe27-4502-94b1-8c46024dd157, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c7e3bb-fe27-4502-94b1-8c46024dd157, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18122415482899045802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802181224154828990458021812241548289904580218122415482899045802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73321e94-90e1-46a5-9936-ca487479985d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9083b1ed-fd9c-46c3-9335-3c979979ca75, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9083b1ed-fd9c-46c3-9335-3c979979ca75, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719246297789877876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876147192462977898778761471924629778987787614719246297789877876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c7e3bb-fe27-4502-94b1-8c46024dd157, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3e3eef-37d1-406c-82ad-e6b2a107028a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3e3eef-37d1-406c-82ad-e6b2a107028a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019971283110864573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573160199712831108645731601997128311086457316019971283110864573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9083b1ed-fd9c-46c3-9335-3c979979ca75, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9409add-c86e-4192-af2e-22d5c1959175, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9409add-c86e-4192-af2e-22d5c1959175, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1240959160688701245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245124095916068870124512409591606887012451240959160688701245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3e3eef-37d1-406c-82ad-e6b2a107028a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a75f31e3-4c5a-4de2-9fc6-22600b58ea43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a75f31e3-4c5a-4de2-9fc6-22600b58ea43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5842016922948360740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740584201692294836074058420169229483607405842016922948360740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9409add-c86e-4192-af2e-22d5c1959175, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be8e947-dc05-4caf-9f5d-509abca7e02e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be8e947-dc05-4caf-9f5d-509abca7e02e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354575835192939757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757735457583519293975773545758351929397577354575835192939757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a75f31e3-4c5a-4de2-9fc6-22600b58ea43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9468f422-f5d6-480b-ba3c-5a6e163ac194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9468f422-f5d6-480b-ba3c-5a6e163ac194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14782200817543593435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435147822008175435934351478220081754359343514782200817543593435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be8e947-dc05-4caf-9f5d-509abca7e02e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b20680-a85b-4b81-b6a2-652fba8465f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b20680-a85b-4b81-b6a2-652fba8465f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1792554821396583565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565179255482139658356517925548213965835651792554821396583565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9468f422-f5d6-480b-ba3c-5a6e163ac194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac74556f-fa0d-4dce-8b01-94b9af837c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac74556f-fa0d-4dce-8b01-94b9af837c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16656717613407187415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415166567176134071874151665671761340718741516656717613407187415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b20680-a85b-4b81-b6a2-652fba8465f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3780b16-dc6a-4dc3-a4c5-a85214e5fc2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3780b16-dc6a-4dc3-a4c5-a85214e5fc2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878459347131897221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221787845934713189722178784593471318972217878459347131897221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac74556f-fa0d-4dce-8b01-94b9af837c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70eaba10-265f-4d89-aecc-e4337d752664, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70eaba10-265f-4d89-aecc-e4337d752664, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306621504412117026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026153066215044121170261530662150441211702615306621504412117026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3780b16-dc6a-4dc3-a4c5-a85214e5fc2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f88d316-34c4-49be-b841-142467b7132d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f88d316-34c4-49be-b841-142467b7132d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8961120551342660955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955896112055134266095589611205513426609558961120551342660955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70eaba10-265f-4d89-aecc-e4337d752664, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f88d316-34c4-49be-b841-142467b7132d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e3e660-908d-4b41-bfa3-d38dd51b04db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e3e660-908d-4b41-bfa3-d38dd51b04db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361681541081302855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855163616815410813028551636168154108130285516361681541081302855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f24045-d12f-41eb-8c26-defe04056098, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f24045-d12f-41eb-8c26-defe04056098, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16722026251426042136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136167220262514260421361672202625142604213616722026251426042136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e3e660-908d-4b41-bfa3-d38dd51b04db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346ace11-006c-48c3-a5a7-a11786ebbf73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346ace11-006c-48c3-a5a7-a11786ebbf73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269791368083930922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922182697913680839309221826979136808393092218269791368083930922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f24045-d12f-41eb-8c26-defe04056098, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb9fcdd-abbb-4c33-b792-a837f0e95811, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb9fcdd-abbb-4c33-b792-a837f0e95811, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388181020978902653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653123881810209789026531238818102097890265312388181020978902653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346ace11-006c-48c3-a5a7-a11786ebbf73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6860cc-35bc-4843-b5d3-cdbcb794af2c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6860cc-35bc-4843-b5d3-cdbcb794af2c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278633944589606868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868227863394458960686822786339445896068682278633944589606868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb9fcdd-abbb-4c33-b792-a837f0e95811, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbc14eb-1cac-4c93-a30d-f49cf0738bf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbc14eb-1cac-4c93-a30d-f49cf0738bf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3565224844820527981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981356522484482052798135652248448205279813565224844820527981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6860cc-35bc-4843-b5d3-cdbcb794af2c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e356f0e-5f7b-401a-93e2-befe471426f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e356f0e-5f7b-401a-93e2-befe471426f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14981884744804358970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970149818847448043589701498188474480435897014981884744804358970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbc14eb-1cac-4c93-a30d-f49cf0738bf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80355bf5-25ca-4d4c-846c-b543b8c68d10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80355bf5-25ca-4d4c-846c-b543b8c68d10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000689150979344974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974130006891509793449741300068915097934497413000689150979344974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e356f0e-5f7b-401a-93e2-befe471426f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29251f0f-0dc8-456a-83b5-382a78368072, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29251f0f-0dc8-456a-83b5-382a78368072, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890965292692931346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346158909652926929313461589096529269293134615890965292692931346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80355bf5-25ca-4d4c-846c-b543b8c68d10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf3999d-f78f-45d7-8af1-4f66ad3c2095, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf3999d-f78f-45d7-8af1-4f66ad3c2095, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7568964385731034040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040756896438573103404075689643857310340407568964385731034040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf3999d-f78f-45d7-8af1-4f66ad3c2095, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3cd778-168e-470a-89cd-921992751a6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3cd778-168e-470a-89cd-921992751a6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5060606161370553911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911506060616137055391150606061613705539115060606161370553911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29251f0f-0dc8-456a-83b5-382a78368072, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77526925-2a8b-4bde-a881-194011bb4ba9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77526925-2a8b-4bde-a881-194011bb4ba9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334901438289359312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312143349014382893593121433490143828935931214334901438289359312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3cd778-168e-470a-89cd-921992751a6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f04a87c-be7b-4fbb-8b79-98ebfc796c2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f04a87c-be7b-4fbb-8b79-98ebfc796c2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14531365788354107817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817145313657883541078171453136578835410781714531365788354107817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77526925-2a8b-4bde-a881-194011bb4ba9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77129e2-edca-467e-950f-ea110f4d002e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77129e2-edca-467e-950f-ea110f4d002e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12923534166078363174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174129235341660783631741292353416607836317412923534166078363174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f04a87c-be7b-4fbb-8b79-98ebfc796c2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6ee375-7456-4c7b-b824-bce1a0335ae2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6ee375-7456-4c7b-b824-bce1a0335ae2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794257332714000047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047579425733271400004757942573327140000475794257332714000047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77129e2-edca-467e-950f-ea110f4d002e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42c9508-715f-4437-aea4-9ead44ab16f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42c9508-715f-4437-aea4-9ead44ab16f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15213915718974088499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499152139157189740884991521391571897408849915213915718974088499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6ee375-7456-4c7b-b824-bce1a0335ae2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 592c6797-1263-4aa2-83e5-10161bfc3a12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 592c6797-1263-4aa2-83e5-10161bfc3a12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5805435272208093531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531580543527220809353158054352722080935315805435272208093531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42c9508-715f-4437-aea4-9ead44ab16f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba24873c-4d39-4bc5-ac20-5379ac24777a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba24873c-4d39-4bc5-ac20-5379ac24777a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998084329114620727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727899808432911462072789980843291146207278998084329114620727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 592c6797-1263-4aa2-83e5-10161bfc3a12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd108da5-c95c-4374-a1f3-8a49f5289bf1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd108da5-c95c-4374-a1f3-8a49f5289bf1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5141701490913634697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697514170149091363469751417014909136346975141701490913634697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba24873c-4d39-4bc5-ac20-5379ac24777a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603c8995-34bd-4275-8fe1-0cc552010d5c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603c8995-34bd-4275-8fe1-0cc552010d5c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17235412572557936805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805172354125725579368051723541257255793680517235412572557936805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603c8995-34bd-4275-8fe1-0cc552010d5c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d321bf9-2000-46a9-9021-efb4b2fc0414, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d321bf9-2000-46a9-9021-efb4b2fc0414, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446135526910875745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745944613552691087574594461355269108757459446135526910875745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd108da5-c95c-4374-a1f3-8a49f5289bf1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940068c9-7339-46ab-9756-c403c6bff708, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d321bf9-2000-46a9-9021-efb4b2fc0414, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17ed95b2-2e72-4c33-9092-3899dfd61536, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17ed95b2-2e72-4c33-9092-3899dfd61536, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907636783206774028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028907636783206774028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940068c9-7339-46ab-9756-c403c6bff708, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13957168119405638113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113139571681194056381131395716811940563811313957168119405638113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17ed95b2-2e72-4c33-9092-3899dfd61536, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a91ebe-1eba-486d-b501-c70525553bab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a91ebe-1eba-486d-b501-c70525553bab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16566313313453473112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112165663133134534731121656631331345347311216566313313453473112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940068c9-7339-46ab-9756-c403c6bff708, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752fa0e3-0bda-4457-9963-c1cc26b74058, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752fa0e3-0bda-4457-9963-c1cc26b74058, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4022049045968818470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470402204904596881847040220490459688184704022049045968818470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a91ebe-1eba-486d-b501-c70525553bab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 872352d2-e37f-4b44-8885-e10e6aa7ba7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872352d2-e37f-4b44-8885-e10e6aa7ba7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12793537187356624708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708127935371873566247081279353718735662470812793537187356624708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752fa0e3-0bda-4457-9963-c1cc26b74058, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da515e7f-f899-4ce1-adb6-dbb0722ab478, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da515e7f-f899-4ce1-adb6-dbb0722ab478, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3627530829513461532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532362753082951346153236275308295134615323627530829513461532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872352d2-e37f-4b44-8885-e10e6aa7ba7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abac42c4-f730-4ea7-bc1f-ff35a3799f52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abac42c4-f730-4ea7-bc1f-ff35a3799f52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15497840609092137147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147154978406090921371471549784060909213714715497840609092137147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da515e7f-f899-4ce1-adb6-dbb0722ab478, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37525a3-01d7-4283-88b9-4aa82f37a650, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37525a3-01d7-4283-88b9-4aa82f37a650, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117187544668950064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064101171875446689500641011718754466895006410117187544668950064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abac42c4-f730-4ea7-bc1f-ff35a3799f52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2a0679-800b-48a2-a944-cd194a60c0c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2a0679-800b-48a2-a944-cd194a60c0c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11745377521937875666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666117453775219378756661174537752193787566611745377521937875666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37525a3-01d7-4283-88b9-4aa82f37a650, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c539fd-f6c1-4e98-a520-e5238125ce6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c539fd-f6c1-4e98-a520-e5238125ce6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055527040253191297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297305552704025319129730555270402531912973055527040253191297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2a0679-800b-48a2-a944-cd194a60c0c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21e4e2b-c741-44ea-a01d-93f5f71765ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21e4e2b-c741-44ea-a01d-93f5f71765ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1504540479645252507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507150454047964525250715045404796452525071504540479645252507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c539fd-f6c1-4e98-a520-e5238125ce6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bbc6ef-4cbc-4510-b05e-7e806f43196f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bbc6ef-4cbc-4510-b05e-7e806f43196f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16419710366244750113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113164197103662447501131641971036624475011316419710366244750113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21e4e2b-c741-44ea-a01d-93f5f71765ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2f1daf-49a0-4f28-98c1-18ed531f2e2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2f1daf-49a0-4f28-98c1-18ed531f2e2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14730232563834872940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940147302325638348729401473023256383487294014730232563834872940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bbc6ef-4cbc-4510-b05e-7e806f43196f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1585938-bbe4-4955-82de-6bc44e151142, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1585938-bbe4-4955-82de-6bc44e151142, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 762992129370855082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082762992129370855082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2f1daf-49a0-4f28-98c1-18ed531f2e2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679f8805-a667-4d51-b9c8-3d7e07311d76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679f8805-a667-4d51-b9c8-3d7e07311d76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16477191143764270535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535164771911437642705351647719114376427053516477191143764270535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1585938-bbe4-4955-82de-6bc44e151142, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa65b45a-b267-44ae-8e83-5f3c4a172710, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa65b45a-b267-44ae-8e83-5f3c4a172710, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8087635456515014482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482808763545651501448280876354565150144828087635456515014482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679f8805-a667-4d51-b9c8-3d7e07311d76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0af7bad-1ca1-438a-9707-7caeea3ddf60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0af7bad-1ca1-438a-9707-7caeea3ddf60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625504681802624422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422162550468180262442216255046818026244221625504681802624422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0af7bad-1ca1-438a-9707-7caeea3ddf60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325e78a3-9033-47f6-bbc3-1aae89048d43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325e78a3-9033-47f6-bbc3-1aae89048d43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4855905897230605148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148485590589723060514848559058972306051484855905897230605148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa65b45a-b267-44ae-8e83-5f3c4a172710, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c3e72a-1db7-4b1a-a73e-d6a9a65e6156, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c3e72a-1db7-4b1a-a73e-d6a9a65e6156, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2400279589417654936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936240027958941765493624002795894176549362400279589417654936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325e78a3-9033-47f6-bbc3-1aae89048d43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9937b395-42b9-4499-85bc-9e460928b973, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9937b395-42b9-4499-85bc-9e460928b973, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 506828827444779203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203506828827444779203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c3e72a-1db7-4b1a-a73e-d6a9a65e6156, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7b763d-a170-4e35-aaa7-34a2eb5b3516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7b763d-a170-4e35-aaa7-34a2eb5b3516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419254519275163280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280124192545192751632801241925451927516328012419254519275163280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9937b395-42b9-4499-85bc-9e460928b973, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0ea88c-a40b-4065-9e97-9f8b66b38fd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0ea88c-a40b-4065-9e97-9f8b66b38fd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12870863797524570480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480128708637975245704801287086379752457048012870863797524570480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7b763d-a170-4e35-aaa7-34a2eb5b3516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa2dc92-474b-40ab-b02f-16986e24b401, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa2dc92-474b-40ab-b02f-16986e24b401, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 340886012460181712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712340886012460181712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0ea88c-a40b-4065-9e97-9f8b66b38fd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af86cc63-1409-45b5-b099-a8e46bdc93ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af86cc63-1409-45b5-b099-a8e46bdc93ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13238441282155900192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192132384412821559001921323844128215590019213238441282155900192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa2dc92-474b-40ab-b02f-16986e24b401, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be65eea5-0f3b-4c03-a278-aa5846c36263, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be65eea5-0f3b-4c03-a278-aa5846c36263, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9805888420222094613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613980588842022209461398058884202220946139805888420222094613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af86cc63-1409-45b5-b099-a8e46bdc93ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a9589e-f4d2-4ac2-a27a-c92a34c3c450, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a9589e-f4d2-4ac2-a27a-c92a34c3c450, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303385762991111007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007430338576299111100743033857629911110074303385762991111007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a9589e-f4d2-4ac2-a27a-c92a34c3c450, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be65eea5-0f3b-4c03-a278-aa5846c36263, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db23c588-3e8e-428a-a5a8-fadd58138e47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db23c588-3e8e-428a-a5a8-fadd58138e47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5560961455095065909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909556096145509506590955609614550950659095560961455095065909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87726e5f-305d-41eb-820e-befd4d893b1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87726e5f-305d-41eb-820e-befd4d893b1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004311143528794142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142400431114352879414240043111435287941424004311143528794142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db23c588-3e8e-428a-a5a8-fadd58138e47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1cf4b5-019c-44ee-b85b-af010d92c43c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1cf4b5-019c-44ee-b85b-af010d92c43c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915805884555215782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782291580588455521578229158058845552157822915805884555215782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87726e5f-305d-41eb-820e-befd4d893b1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5b301c-4d56-4575-92bf-ce8ab980148b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5b301c-4d56-4575-92bf-ce8ab980148b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004038094881854024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024130040380948818540241300403809488185402413004038094881854024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1cf4b5-019c-44ee-b85b-af010d92c43c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa5fcea-dbac-4c7c-a6ec-dc4a0e756508, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa5fcea-dbac-4c7c-a6ec-dc4a0e756508, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3238169990039088962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962323816999003908896232381699900390889623238169990039088962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5b301c-4d56-4575-92bf-ce8ab980148b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e8ce39f-5d87-4505-8699-632e6439e4be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8ce39f-5d87-4505-8699-632e6439e4be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13012119830931613296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296130121198309316132961301211983093161329613012119830931613296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa5fcea-dbac-4c7c-a6ec-dc4a0e756508, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84e9da2-7881-48c1-9c31-534ccf86a89f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84e9da2-7881-48c1-9c31-534ccf86a89f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4065965615272491245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245406596561527249124540659656152724912454065965615272491245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8ce39f-5d87-4505-8699-632e6439e4be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc1ad8c-2530-4d73-bc65-1f70a55ab866, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc1ad8c-2530-4d73-bc65-1f70a55ab866, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6107260343098323623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623610726034309832362361072603430983236236107260343098323623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84e9da2-7881-48c1-9c31-534ccf86a89f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d2c747-4dab-43ce-bb0e-2e0794d782d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d2c747-4dab-43ce-bb0e-2e0794d782d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230724658033038207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207152307246580330382071523072465803303820715230724658033038207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc1ad8c-2530-4d73-bc65-1f70a55ab866, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d63785f-93cd-4429-8279-2e3fad39b220, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d63785f-93cd-4429-8279-2e3fad39b220, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16536986887362643794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794165369868873626437941653698688736264379416536986887362643794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d2c747-4dab-43ce-bb0e-2e0794d782d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c22b4a8-a6ee-45d1-9491-8f8d7b71633d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c22b4a8-a6ee-45d1-9491-8f8d7b71633d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9863992434761645833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833986399243476164583398639924347616458339863992434761645833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d63785f-93cd-4429-8279-2e3fad39b220, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343a4e24-253a-456f-84a2-286112aa744a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c22b4a8-a6ee-45d1-9491-8f8d7b71633d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343a4e24-253a-456f-84a2-286112aa744a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6338963982601600964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964633896398260160096463389639826016009646338963982601600964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1292277-9cf3-4501-b664-2b27125cd0e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1292277-9cf3-4501-b664-2b27125cd0e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646524266248242715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715126465242662482427151264652426624824271512646524266248242715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343a4e24-253a-456f-84a2-286112aa744a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f64b64-cead-4650-80b2-79eb5ee537c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f64b64-cead-4650-80b2-79eb5ee537c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10511738686527950954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954105117386865279509541051173868652795095410511738686527950954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1292277-9cf3-4501-b664-2b27125cd0e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d174f4f-d724-44b3-bfdc-0f7b051d1f40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d174f4f-d724-44b3-bfdc-0f7b051d1f40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2544571222821284758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758254457122282128475825445712228212847582544571222821284758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f64b64-cead-4650-80b2-79eb5ee537c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762ab2cf-f4af-4dc7-b612-3593e5d21d34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762ab2cf-f4af-4dc7-b612-3593e5d21d34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2926706457737887645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645292670645773788764529267064577378876452926706457737887645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d174f4f-d724-44b3-bfdc-0f7b051d1f40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd932d9b-8c42-4567-96d3-dc7bc190d8d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd932d9b-8c42-4567-96d3-dc7bc190d8d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7376672971282478139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139737667297128247813973766729712824781397376672971282478139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762ab2cf-f4af-4dc7-b612-3593e5d21d34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ec414b-eb43-4c4c-acc0-bd8591d81dc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ec414b-eb43-4c4c-acc0-bd8591d81dc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005238860374991977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977130052388603749919771300523886037499197713005238860374991977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd932d9b-8c42-4567-96d3-dc7bc190d8d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9415bdc0-f4dc-47bd-a124-3af41eaf398f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9415bdc0-f4dc-47bd-a124-3af41eaf398f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2754467265203762401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401275446726520376240127544672652037624012754467265203762401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ec414b-eb43-4c4c-acc0-bd8591d81dc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f08b4ae8-6688-4d93-8619-f3991f892d85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08b4ae8-6688-4d93-8619-f3991f892d85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6969477310440879446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446696947731044087944669694773104408794466969477310440879446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9415bdc0-f4dc-47bd-a124-3af41eaf398f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1896cb-29d8-4945-bad0-9456ccbdbb86, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1896cb-29d8-4945-bad0-9456ccbdbb86, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680046724017608554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554146800467240176085541468004672401760855414680046724017608554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08b4ae8-6688-4d93-8619-f3991f892d85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6f6ecc-897f-41e1-b378-634647fe79ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6f6ecc-897f-41e1-b378-634647fe79ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508412349530918792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792105084123495309187921050841234953091879210508412349530918792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1896cb-29d8-4945-bad0-9456ccbdbb86, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcb6ab9-cdcd-427a-8e80-8b45f8acb03f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcb6ab9-cdcd-427a-8e80-8b45f8acb03f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203562408574364081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081102035624085743640811020356240857436408110203562408574364081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6f6ecc-897f-41e1-b378-634647fe79ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69b95cb-ff24-44fe-890f-a7d2f2d7c8fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69b95cb-ff24-44fe-890f-a7d2f2d7c8fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298950760300574471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471162989507603005744711629895076030057447116298950760300574471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcb6ab9-cdcd-427a-8e80-8b45f8acb03f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad050cb-b564-448a-a954-9965f2911792, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad050cb-b564-448a-a954-9965f2911792, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846659549617756340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340128466595496177563401284665954961775634012846659549617756340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69b95cb-ff24-44fe-890f-a7d2f2d7c8fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f11d8b4-4529-49ce-abf6-575550f69063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f11d8b4-4529-49ce-abf6-575550f69063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10976651702476973252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252109766517024769732521097665170247697325210976651702476973252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad050cb-b564-448a-a954-9965f2911792, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f11d8b4-4529-49ce-abf6-575550f69063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ec8fce-359d-4ffa-a77f-f84d9fb93333, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ec8fce-359d-4ffa-a77f-f84d9fb93333, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250840659335489442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442125084065933548944212508406593354894421250840659335489442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c879134-26b9-4f9b-89f4-6fd17c0ca573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c879134-26b9-4f9b-89f4-6fd17c0ca573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5282665680029030849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849528266568002903084952826656800290308495282665680029030849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ec8fce-359d-4ffa-a77f-f84d9fb93333, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c879134-26b9-4f9b-89f4-6fd17c0ca573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427c8691-ccfe-4eb3-9aeb-60681eacbf56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427c8691-ccfe-4eb3-9aeb-60681eacbf56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3277880538980742767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767327788053898074276732778805389807427673277880538980742767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd89af6d-e8d3-455e-a2f3-ffb3ada44dd4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd89af6d-e8d3-455e-a2f3-ffb3ada44dd4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2588167743880454543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543258816774388045454325881677438804545432588167743880454543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427c8691-ccfe-4eb3-9aeb-60681eacbf56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2099de87-82aa-4537-8d52-4506bb611127, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2099de87-82aa-4537-8d52-4506bb611127, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11828372242241938361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361118283722422419383611182837224224193836111828372242241938361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd89af6d-e8d3-455e-a2f3-ffb3ada44dd4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebcc068-2e73-4e2f-8cd5-dd3d2737630f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebcc068-2e73-4e2f-8cd5-dd3d2737630f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154196730058205382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382115419673005820538211541967300582053821154196730058205382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2099de87-82aa-4537-8d52-4506bb611127, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184947d7-dcdc-4917-89e1-e86f73caad15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184947d7-dcdc-4917-89e1-e86f73caad15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8132976925904803753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753813297692590480375381329769259048037538132976925904803753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebcc068-2e73-4e2f-8cd5-dd3d2737630f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21de9344-fd5b-444b-9e04-aa1070f4a347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21de9344-fd5b-444b-9e04-aa1070f4a347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784302423686961530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530578430242368696153057843024236869615305784302423686961530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184947d7-dcdc-4917-89e1-e86f73caad15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63589cea-3206-4925-a9f0-8b921fcacd00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63589cea-3206-4925-a9f0-8b921fcacd00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1343074248240496102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102134307424824049610213430742482404961021343074248240496102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21de9344-fd5b-444b-9e04-aa1070f4a347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21aaff85-26ce-4b63-aec6-2dfb972491b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21aaff85-26ce-4b63-aec6-2dfb972491b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344753969344696104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104534475396934469610453447539693446961045344753969344696104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63589cea-3206-4925-a9f0-8b921fcacd00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7aa7a50-8871-47dd-a162-25c4726d3432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7aa7a50-8871-47dd-a162-25c4726d3432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9886525497228056982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982988652549722805698298865254972280569829886525497228056982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21aaff85-26ce-4b63-aec6-2dfb972491b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82211f53-ea65-4404-bca9-45d55d8ec2d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82211f53-ea65-4404-bca9-45d55d8ec2d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917759396999970192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192691775939699997019269177593969999701926917759396999970192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7aa7a50-8871-47dd-a162-25c4726d3432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18950f8-4d78-4b32-87dd-844e132ba3cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18950f8-4d78-4b32-87dd-844e132ba3cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13257254542910483053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053132572545429104830531325725454291048305313257254542910483053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82211f53-ea65-4404-bca9-45d55d8ec2d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad12918-23f2-42ff-8d85-04b844de6573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad12918-23f2-42ff-8d85-04b844de6573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13107536143551597614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614131075361435515976141310753614355159761413107536143551597614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18950f8-4d78-4b32-87dd-844e132ba3cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41e3df0-7126-4b57-a7a3-0f365b93942c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41e3df0-7126-4b57-a7a3-0f365b93942c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13934843729117439538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538139348437291174395381393484372911743953813934843729117439538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad12918-23f2-42ff-8d85-04b844de6573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b885cdc4-dead-4e22-8684-384f3936fb2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b885cdc4-dead-4e22-8684-384f3936fb2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3563295957118224163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163356329595711822416335632959571182241633563295957118224163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41e3df0-7126-4b57-a7a3-0f365b93942c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858c2d7e-8701-4818-9269-e225d6a756ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858c2d7e-8701-4818-9269-e225d6a756ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15097797747807531107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107150977977478075311071509779774780753110715097797747807531107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b885cdc4-dead-4e22-8684-384f3936fb2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17bf9133-a39d-4b5a-858e-da844e47b080, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17bf9133-a39d-4b5a-858e-da844e47b080, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3663343070847846574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574366334307084784657436633430708478465743663343070847846574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858c2d7e-8701-4818-9269-e225d6a756ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 784d8369-0e64-46cf-8ed1-feb73097e555, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784d8369-0e64-46cf-8ed1-feb73097e555, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6744043157701433961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961674404315770143396167440431577014339616744043157701433961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17bf9133-a39d-4b5a-858e-da844e47b080, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651549e6-96a6-433e-b0be-4acf198c0f6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651549e6-96a6-433e-b0be-4acf198c0f6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3531466667214560860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860353146666721456086035314666672145608603531466667214560860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784d8369-0e64-46cf-8ed1-feb73097e555, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50a2391-5140-4bb9-a704-0accfd12ff37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50a2391-5140-4bb9-a704-0accfd12ff37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14861452365965901089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089148614523659659010891486145236596590108914861452365965901089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651549e6-96a6-433e-b0be-4acf198c0f6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c30dcae-01ae-4071-ad19-747ff0e8db5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c30dcae-01ae-4071-ad19-747ff0e8db5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508234765737476062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062550823476573747606255082347657374760625508234765737476062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50a2391-5140-4bb9-a704-0accfd12ff37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5712e369-a42d-4570-9305-5987b9ab9d38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5712e369-a42d-4570-9305-5987b9ab9d38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858027193918899509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509785802719391889950978580271939188995097858027193918899509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c30dcae-01ae-4071-ad19-747ff0e8db5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5712e369-a42d-4570-9305-5987b9ab9d38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aca3796-bb68-48f9-9ecb-ddfb1247b7f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aca3796-bb68-48f9-9ecb-ddfb1247b7f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6759328916693718918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918675932891669371891867593289166937189186759328916693718918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200dc41e-f830-4c8d-9307-b0cfd03759e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200dc41e-f830-4c8d-9307-b0cfd03759e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670194241426150340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340867019424142615034086701942414261503408670194241426150340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200dc41e-f830-4c8d-9307-b0cfd03759e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4156a7ea-8550-4ba6-ac13-1d2bb63ce35b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4156a7ea-8550-4ba6-ac13-1d2bb63ce35b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203236445896383823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823820323644589638382382032364458963838238203236445896383823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aca3796-bb68-48f9-9ecb-ddfb1247b7f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a36053-8f55-49fb-83cb-82dddfca0f03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a36053-8f55-49fb-83cb-82dddfca0f03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6118415281662984136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136611841528166298413661184152816629841366118415281662984136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4156a7ea-8550-4ba6-ac13-1d2bb63ce35b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a36053-8f55-49fb-83cb-82dddfca0f03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4ff856-5bf3-403e-af4f-088cc17ae275, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a500e9-efe7-4efe-b7a5-cb6dd7045b6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a500e9-efe7-4efe-b7a5-cb6dd7045b6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004602850612221252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252130046028506122212521300460285061222125213004602850612221252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4ff856-5bf3-403e-af4f-088cc17ae275, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17800391972893818162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162178003919728938181621780039197289381816217800391972893818162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a500e9-efe7-4efe-b7a5-cb6dd7045b6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267a8b4c-61e6-43c9-88ca-d10f0178c52d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267a8b4c-61e6-43c9-88ca-d10f0178c52d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4021654604389467421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421402165460438946742140216546043894674214021654604389467421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4ff856-5bf3-403e-af4f-088cc17ae275, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8caec79-c53e-4882-b202-8558ea18ae03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8caec79-c53e-4882-b202-8558ea18ae03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10567620868396345834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834105676208683963458341056762086839634583410567620868396345834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267a8b4c-61e6-43c9-88ca-d10f0178c52d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78bbfa9-a4a1-4c06-883c-7d6c5deb1294, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78bbfa9-a4a1-4c06-883c-7d6c5deb1294, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7978079689786420489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489797807968978642048979780796897864204897978079689786420489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8caec79-c53e-4882-b202-8558ea18ae03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78bbfa9-a4a1-4c06-883c-7d6c5deb1294, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63be9d48-8bb4-4620-b9fd-53498a510972, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63be9d48-8bb4-4620-b9fd-53498a510972, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046834731357672504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504110468347313576725041104683473135767250411046834731357672504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6497131b-fcab-4256-8bb5-b827f7382beb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6497131b-fcab-4256-8bb5-b827f7382beb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272864298621444161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161172728642986214441611727286429862144416117272864298621444161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63be9d48-8bb4-4620-b9fd-53498a510972, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a36187-2219-4fb7-a079-ecf4cd8e7139, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a36187-2219-4fb7-a079-ecf4cd8e7139, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5236770679289547670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670523677067928954767052367706792895476705236770679289547670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6497131b-fcab-4256-8bb5-b827f7382beb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1a8543-471a-4d96-a590-9557edccf57d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1a8543-471a-4d96-a590-9557edccf57d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606819213770031087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087176068192137700310871760681921377003108717606819213770031087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a36187-2219-4fb7-a079-ecf4cd8e7139, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e260e8-10ed-4352-917e-fa76c1d5a0b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e260e8-10ed-4352-917e-fa76c1d5a0b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144407374880982410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410161444073748809824101614440737488098241016144407374880982410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1a8543-471a-4d96-a590-9557edccf57d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f8064a-35d7-4682-bbf2-ab2296eebf45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f8064a-35d7-4682-bbf2-ab2296eebf45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5474268985572105387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387547426898557210538754742689855721053875474268985572105387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e260e8-10ed-4352-917e-fa76c1d5a0b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 536cc81e-0b00-4560-82d3-2629febd2a94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 536cc81e-0b00-4560-82d3-2629febd2a94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15693887229804526136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136156938872298045261361569388722980452613615693887229804526136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f8064a-35d7-4682-bbf2-ab2296eebf45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b71639e-b938-4527-ad29-b00361a7deae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b71639e-b938-4527-ad29-b00361a7deae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380428203105662384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384238042820310566238423804282031056623842380428203105662384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b71639e-b938-4527-ad29-b00361a7deae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a9aafd-3183-46d0-b6d3-e06a2b22431d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a9aafd-3183-46d0-b6d3-e06a2b22431d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5189866388814026009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009518986638881402600951898663888140260095189866388814026009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 536cc81e-0b00-4560-82d3-2629febd2a94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f77e19-480a-45a0-bd37-1ece8319d336, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f77e19-480a-45a0-bd37-1ece8319d336, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586035174078455387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387175860351740784553871758603517407845538717586035174078455387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f77e19-480a-45a0-bd37-1ece8319d336, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bcee91d-92eb-41d6-b9b4-1c669cace52e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bcee91d-92eb-41d6-b9b4-1c669cace52e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6705104275056371730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730670510427505637173067051042750563717306705104275056371730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a9aafd-3183-46d0-b6d3-e06a2b22431d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0cd42a-8ba9-4a38-b4c1-c15b69d6c3e6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0cd42a-8ba9-4a38-b4c1-c15b69d6c3e6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807675491759268750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750807675491759268750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bcee91d-92eb-41d6-b9b4-1c669cace52e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a3d6e3-2b27-4bef-aeab-ccc3f75fbb3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a3d6e3-2b27-4bef-aeab-ccc3f75fbb3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490876114733965330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330134908761147339653301349087611473396533013490876114733965330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0cd42a-8ba9-4a38-b4c1-c15b69d6c3e6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83366e9-e547-4567-8f13-3fa4bad629ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83366e9-e547-4567-8f13-3fa4bad629ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499472770464635744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744549947277046463574454994727704646357445499472770464635744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a3d6e3-2b27-4bef-aeab-ccc3f75fbb3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c48d783-1b1c-4a22-b923-b802931e0d64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c48d783-1b1c-4a22-b923-b802931e0d64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9442585432718156893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893944258543271815689394425854327181568939442585432718156893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83366e9-e547-4567-8f13-3fa4bad629ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc3df0d-7d09-44ba-ba86-48d9e17a23f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc3df0d-7d09-44ba-ba86-48d9e17a23f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2877539786528535805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805287753978652853580528775397865285358052877539786528535805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c48d783-1b1c-4a22-b923-b802931e0d64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b99603-c637-48d0-8667-c9ecfcbfafff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b99603-c637-48d0-8667-c9ecfcbfafff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13996471209053279023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023139964712090532790231399647120905327902313996471209053279023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc3df0d-7d09-44ba-ba86-48d9e17a23f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f2db38-195d-455d-8465-fdd210b151a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f2db38-195d-455d-8465-fdd210b151a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332933352125081978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978332933352125081978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b99603-c637-48d0-8667-c9ecfcbfafff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a392bd2a-df30-431c-baec-d53feef222be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a392bd2a-df30-431c-baec-d53feef222be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15440780685253133305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305154407806852531333051544078068525313330515440780685253133305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a392bd2a-df30-431c-baec-d53feef222be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1816ae-c4dc-485e-9bca-5d2c095ca3bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1816ae-c4dc-485e-9bca-5d2c095ca3bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3539849908654041506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506353984990865404150635398499086540415063539849908654041506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f2db38-195d-455d-8465-fdd210b151a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbde5d7a-0b6a-43e3-a51d-38893b1d0a64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbde5d7a-0b6a-43e3-a51d-38893b1d0a64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476456455209555985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985647645645520955598564764564552095559856476456455209555985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1816ae-c4dc-485e-9bca-5d2c095ca3bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04fecf9-7d8a-4319-8d59-7a903ece111f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04fecf9-7d8a-4319-8d59-7a903ece111f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15406171991243096617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617154061719912430966171540617199124309661715406171991243096617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbde5d7a-0b6a-43e3-a51d-38893b1d0a64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efa0834-f526-49a8-be70-dc07d6cd1306, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efa0834-f526-49a8-be70-dc07d6cd1306, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14425346744931345766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766144253467449313457661442534674493134576614425346744931345766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04fecf9-7d8a-4319-8d59-7a903ece111f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fed2de2-7eb8-4d83-a6da-b40fb8a0c800, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fed2de2-7eb8-4d83-a6da-b40fb8a0c800, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5274200359499091147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147527420035949909114752742003594990911475274200359499091147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efa0834-f526-49a8-be70-dc07d6cd1306, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078a6d4a-a679-4e56-ad6a-982d5914025c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078a6d4a-a679-4e56-ad6a-982d5914025c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7444593806327528015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015744459380632752801574445938063275280157444593806327528015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fed2de2-7eb8-4d83-a6da-b40fb8a0c800, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a43ee37-ef63-4ecf-8f1e-e9824c2e2af1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a43ee37-ef63-4ecf-8f1e-e9824c2e2af1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729523308986061453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453117295233089860614531172952330898606145311729523308986061453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078a6d4a-a679-4e56-ad6a-982d5914025c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a43ee37-ef63-4ecf-8f1e-e9824c2e2af1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54645c87-849c-46fe-a303-33463c786a51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54645c87-849c-46fe-a303-33463c786a51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674162419282172473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473767416241928217247376741624192821724737674162419282172473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4abbcc5a-e6cf-45f5-b375-75a16b4b2a65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4abbcc5a-e6cf-45f5-b375-75a16b4b2a65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1258011200184605002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002125801120018460500212580112001846050021258011200184605002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4abbcc5a-e6cf-45f5-b375-75a16b4b2a65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbfa6687-ff89-479f-9cc7-56aacbaf8aee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54645c87-849c-46fe-a303-33463c786a51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32781672-3d62-4ba5-89ff-65182cdbf712, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbfa6687-ff89-479f-9cc7-56aacbaf8aee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16716399576765982433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433167163995767659824331671639957676598243316716399576765982433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32781672-3d62-4ba5-89ff-65182cdbf712, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12382523254993205209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209123825232549932052091238252325499320520912382523254993205209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbfa6687-ff89-479f-9cc7-56aacbaf8aee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f24c38-6d25-4c5a-8b4a-e87bd06ae000, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f24c38-6d25-4c5a-8b4a-e87bd06ae000, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17345008698404072536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536173450086984040725361734500869840407253617345008698404072536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32781672-3d62-4ba5-89ff-65182cdbf712, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb57a2a1-55cb-471a-a218-7e141620e7d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb57a2a1-55cb-471a-a218-7e141620e7d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361775453058061479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479113617754530580614791136177545305806147911361775453058061479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f24c38-6d25-4c5a-8b4a-e87bd06ae000, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809f28e1-ec34-42f5-aea3-4dd90be23ec0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809f28e1-ec34-42f5-aea3-4dd90be23ec0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17658371273011439951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951176583712730114399511765837127301143995117658371273011439951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb57a2a1-55cb-471a-a218-7e141620e7d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fdb7190-3561-476b-8b3f-9f3b976db280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fdb7190-3561-476b-8b3f-9f3b976db280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980945050443950141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141998094505044395014199809450504439501419980945050443950141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809f28e1-ec34-42f5-aea3-4dd90be23ec0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69039521-19cb-48f9-8027-a75dd290671e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fdb7190-3561-476b-8b3f-9f3b976db280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d206695-4dd7-475a-b519-6469955c256f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d206695-4dd7-475a-b519-6469955c256f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881664306918617549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549168816643069186175491688166430691861754916881664306918617549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69039521-19cb-48f9-8027-a75dd290671e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4937944754053864180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180493794475405386418049379447540538641804937944754053864180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d206695-4dd7-475a-b519-6469955c256f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f506345-a169-4596-b2c0-f38db7f9fbcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f506345-a169-4596-b2c0-f38db7f9fbcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7643907299858112798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798764390729985811279876439072998581127987643907299858112798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69039521-19cb-48f9-8027-a75dd290671e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c61e5ef-44fb-4d89-9e35-66cf7a1e72ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c61e5ef-44fb-4d89-9e35-66cf7a1e72ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5224332276397223395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395522433227639722339552243322763972233955224332276397223395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f506345-a169-4596-b2c0-f38db7f9fbcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18594417-7209-4b71-aad9-2754a8896ad3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18594417-7209-4b71-aad9-2754a8896ad3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8434882272657134122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122843488227265713412284348822726571341228434882272657134122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c61e5ef-44fb-4d89-9e35-66cf7a1e72ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6d87b8-4793-45f2-9ba3-a6a8e6c4d701, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6d87b8-4793-45f2-9ba3-a6a8e6c4d701, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10466662097823364421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421104666620978233644211046666209782336442110466662097823364421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6d87b8-4793-45f2-9ba3-a6a8e6c4d701, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e576bd8-170a-46c1-ba35-06a8bf946186, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e576bd8-170a-46c1-ba35-06a8bf946186, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 987114505885467044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044987114505885467044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18594417-7209-4b71-aad9-2754a8896ad3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f864b1c2-87b8-4b64-bf9f-253e9b9728a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f864b1c2-87b8-4b64-bf9f-253e9b9728a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925080480326086490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490119250804803260864901192508048032608649011925080480326086490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e576bd8-170a-46c1-ba35-06a8bf946186, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ac4e9d-1ae6-45d4-859f-b7b8a2c21e87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ac4e9d-1ae6-45d4-859f-b7b8a2c21e87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11355889025387591566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566113558890253875915661135588902538759156611355889025387591566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f864b1c2-87b8-4b64-bf9f-253e9b9728a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e558f7e-4dec-45e7-80b6-19db9e2c84f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e558f7e-4dec-45e7-80b6-19db9e2c84f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695845513225834291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291176958455132258342911769584551322583429117695845513225834291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ac4e9d-1ae6-45d4-859f-b7b8a2c21e87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a9f6cb-4e43-4acd-a202-2d119b7cc2ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a9f6cb-4e43-4acd-a202-2d119b7cc2ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8110218748221465839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839811021874822146583981102187482214658398110218748221465839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e558f7e-4dec-45e7-80b6-19db9e2c84f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a9f4ec-74c1-4dac-b727-2146bab543e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a9f4ec-74c1-4dac-b727-2146bab543e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722349107700975392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392272234910770097539227223491077009753922722349107700975392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a9f4ec-74c1-4dac-b727-2146bab543e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365a98ae-b424-42f9-81b0-9d5de48fc678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365a98ae-b424-42f9-81b0-9d5de48fc678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13367387628015212802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802133673876280152128021336738762801521280213367387628015212802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a9f6cb-4e43-4acd-a202-2d119b7cc2ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca7de58-0cc2-4e2e-9755-6672ed3ccab4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca7de58-0cc2-4e2e-9755-6672ed3ccab4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 155968363584981646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646155968363584981646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365a98ae-b424-42f9-81b0-9d5de48fc678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b97a94-c0fc-4081-a2a7-f1fafe7acbb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b97a94-c0fc-4081-a2a7-f1fafe7acbb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7356272663983832333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333735627266398383233373562726639838323337356272663983832333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b97a94-c0fc-4081-a2a7-f1fafe7acbb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca7de58-0cc2-4e2e-9755-6672ed3ccab4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9e82d4-044c-4b56-bd56-33758e960475, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9e82d4-044c-4b56-bd56-33758e960475, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4580420350158769564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564458042035015876956445804203501587695644580420350158769564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966ba23c-1bc4-4939-8b65-aff8c193a118, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966ba23c-1bc4-4939-8b65-aff8c193a118, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6736504843136408679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679673650484313640867967365048431364086796736504843136408679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9e82d4-044c-4b56-bd56-33758e960475, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d6fe64-746c-4142-a77c-7d405e2ce775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d6fe64-746c-4142-a77c-7d405e2ce775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16111130871634828827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827161111308716348288271611113087163482882716111130871634828827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966ba23c-1bc4-4939-8b65-aff8c193a118, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70106280-2ef9-4bec-898c-655568002812, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70106280-2ef9-4bec-898c-655568002812, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5537491556758869479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479553749155675886947955374915567588694795537491556758869479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d6fe64-746c-4142-a77c-7d405e2ce775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ce729b-0b00-4435-baba-5c2ae7882ba3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ce729b-0b00-4435-baba-5c2ae7882ba3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12593724602327428466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466125937246023274284661259372460232742846612593724602327428466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70106280-2ef9-4bec-898c-655568002812, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8402c74d-cab6-4809-a658-90d5af8e037d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8402c74d-cab6-4809-a658-90d5af8e037d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751720987772825284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284175172098777282528417517209877728252841751720987772825284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ce729b-0b00-4435-baba-5c2ae7882ba3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198e8cc9-ff89-48b4-9caa-e657e0679807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198e8cc9-ff89-48b4-9caa-e657e0679807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1529209668178822587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587152920966817882258715292096681788225871529209668178822587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8402c74d-cab6-4809-a658-90d5af8e037d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a13286-cdae-4851-af49-9c6b056e7cc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a13286-cdae-4851-af49-9c6b056e7cc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15312880093930002935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935153128800939300029351531288009393000293515312880093930002935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198e8cc9-ff89-48b4-9caa-e657e0679807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9679479e-7303-42cb-b481-500a34122979, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9679479e-7303-42cb-b481-500a34122979, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835405117944765986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986108354051179447659861083540511794476598610835405117944765986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a13286-cdae-4851-af49-9c6b056e7cc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b943bfa4-3210-420b-baf6-5d365303ba8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b943bfa4-3210-420b-baf6-5d365303ba8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5157924537986480670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670515792453798648067051579245379864806705157924537986480670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9679479e-7303-42cb-b481-500a34122979, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27898fc8-c358-43d7-bbc8-83920af1898f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27898fc8-c358-43d7-bbc8-83920af1898f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 304607005733650394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394304607005733650394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b943bfa4-3210-420b-baf6-5d365303ba8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d92b5cd-badf-43fa-99d3-ee74c508fe1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d92b5cd-badf-43fa-99d3-ee74c508fe1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12209930859297276236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236122099308592972762361220993085929727623612209930859297276236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27898fc8-c358-43d7-bbc8-83920af1898f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798bca66-98e8-42a0-8106-aeecd02e5441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798bca66-98e8-42a0-8106-aeecd02e5441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080199381404958397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397120801993814049583971208019938140495839712080199381404958397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d92b5cd-badf-43fa-99d3-ee74c508fe1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389da17e-24c4-4899-a2fd-e24ad2cbbb8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389da17e-24c4-4899-a2fd-e24ad2cbbb8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2757758828652875517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517275775882865287551727577588286528755172757758828652875517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798bca66-98e8-42a0-8106-aeecd02e5441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380648be-5dac-4be1-9279-6c7d14424e38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380648be-5dac-4be1-9279-6c7d14424e38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15798819126393213539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539157988191263932135391579881912639321353915798819126393213539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389da17e-24c4-4899-a2fd-e24ad2cbbb8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d9d6173-1dec-46f4-879b-d21835b468a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d9d6173-1dec-46f4-879b-d21835b468a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10888064773748210975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975108880647737482109751088806477374821097510888064773748210975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380648be-5dac-4be1-9279-6c7d14424e38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa54fd17-ac2f-433d-af68-d06ee002f73f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa54fd17-ac2f-433d-af68-d06ee002f73f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4459152243765307464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464445915224376530746444591522437653074644459152243765307464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d9d6173-1dec-46f4-879b-d21835b468a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a8229e-c5ff-4353-8e5f-07498bcfea52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a8229e-c5ff-4353-8e5f-07498bcfea52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6174977153742610082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082617497715374261008261749771537426100826174977153742610082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa54fd17-ac2f-433d-af68-d06ee002f73f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 921bff18-b62e-47a1-b4cb-d3a2edd57935, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921bff18-b62e-47a1-b4cb-d3a2edd57935, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17181440462811367518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518171814404628113675181718144046281136751817181440462811367518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a8229e-c5ff-4353-8e5f-07498bcfea52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74089ac-451c-4a30-b450-f74967dd48f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74089ac-451c-4a30-b450-f74967dd48f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5323552148844051525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525532355214884405152553235521488440515255323552148844051525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74089ac-451c-4a30-b450-f74967dd48f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fa08c2-2ddb-4edb-92c0-60de700316cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fa08c2-2ddb-4edb-92c0-60de700316cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16297924342450655880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880162979243424506558801629792434245065588016297924342450655880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921bff18-b62e-47a1-b4cb-d3a2edd57935, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdbc18f0-abbd-4364-bd40-ca96ec8d92c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdbc18f0-abbd-4364-bd40-ca96ec8d92c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6603124701449640350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350660312470144964035066031247014496403506603124701449640350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdbc18f0-abbd-4364-bd40-ca96ec8d92c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c404f40-df19-4c28-9a90-145eea78d69f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c404f40-df19-4c28-9a90-145eea78d69f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 647314221631534665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665647314221631534665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fa08c2-2ddb-4edb-92c0-60de700316cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2e2d39-31fa-4761-81e1-82fa3794eafc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2e2d39-31fa-4761-81e1-82fa3794eafc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4009942384091630482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482400994238409163048240099423840916304824009942384091630482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c404f40-df19-4c28-9a90-145eea78d69f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9d5fa5-d37f-4bfb-ad2a-6f5d6f53dd5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9d5fa5-d37f-4bfb-ad2a-6f5d6f53dd5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17923579527256903041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041179235795272569030411792357952725690304117923579527256903041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2e2d39-31fa-4761-81e1-82fa3794eafc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5700a2-e549-4876-b899-fa8446ca30d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5700a2-e549-4876-b899-fa8446ca30d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13018954588834310710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710130189545888343107101301895458883431071013018954588834310710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9d5fa5-d37f-4bfb-ad2a-6f5d6f53dd5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4dc730b-0cc9-40b1-b647-e6a8caf6207a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4dc730b-0cc9-40b1-b647-e6a8caf6207a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697645281807818130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130116976452818078181301169764528180781813011697645281807818130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5700a2-e549-4876-b899-fa8446ca30d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ccebd5-d916-4ad3-abeb-735380608df9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ccebd5-d916-4ad3-abeb-735380608df9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348380549127368605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605123483805491273686051234838054912736860512348380549127368605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4dc730b-0cc9-40b1-b647-e6a8caf6207a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e11381e-d169-46f3-85fb-ab4dbc07f12f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e11381e-d169-46f3-85fb-ab4dbc07f12f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13578728044525120036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036135787280445251200361357872804452512003613578728044525120036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ccebd5-d916-4ad3-abeb-735380608df9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b7cf6d-5a29-43d6-b9d5-33d6d90ecf52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b7cf6d-5a29-43d6-b9d5-33d6d90ecf52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109444202571170523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523310944420257117052331094442025711705233109444202571170523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e11381e-d169-46f3-85fb-ab4dbc07f12f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68dc040-99f4-4493-b8de-834046dba868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b7cf6d-5a29-43d6-b9d5-33d6d90ecf52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702ce0a8-0a02-4f78-a557-9762f94a374c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702ce0a8-0a02-4f78-a557-9762f94a374c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483135230240098361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361174831352302400983611748313523024009836117483135230240098361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68dc040-99f4-4493-b8de-834046dba868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877126731193448095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095187712673119344809518771267311934480951877126731193448095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702ce0a8-0a02-4f78-a557-9762f94a374c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a248f4ac-6dfe-4160-aab3-3ca20a08af8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a248f4ac-6dfe-4160-aab3-3ca20a08af8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4505497419945361955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955450549741994536195545054974199453619554505497419945361955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68dc040-99f4-4493-b8de-834046dba868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0a018c-999f-4c71-99f6-ccf04edd622f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0a018c-999f-4c71-99f6-ccf04edd622f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15612785344368036736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736156127853443680367361561278534436803673615612785344368036736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a248f4ac-6dfe-4160-aab3-3ca20a08af8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94b2c54-6ad9-4b4b-ad1a-ad96d2dc9c9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94b2c54-6ad9-4b4b-ad1a-ad96d2dc9c9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17139943941033228824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824171399439410332288241713994394103322882417139943941033228824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0a018c-999f-4c71-99f6-ccf04edd622f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c78c6cb-d0e9-4a84-a239-ed7311956476, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c78c6cb-d0e9-4a84-a239-ed7311956476, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17144538833905186106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106171445388339051861061714453883390518610617144538833905186106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94b2c54-6ad9-4b4b-ad1a-ad96d2dc9c9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac3b0ed-978c-4e6b-bcda-59615d06e75e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac3b0ed-978c-4e6b-bcda-59615d06e75e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5861225100464590858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858586122510046459085858612251004645908585861225100464590858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c78c6cb-d0e9-4a84-a239-ed7311956476, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac3b0ed-978c-4e6b-bcda-59615d06e75e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea1fb10-dd7b-4a10-af23-e1fbf60bfb0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea1fb10-dd7b-4a10-af23-e1fbf60bfb0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558429040827002105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105255842904082700210525584290408270021052558429040827002105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad08cba0-8412-406d-85b9-a30dc243fa3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad08cba0-8412-406d-85b9-a30dc243fa3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4929260105603505986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986492926010560350598649292601056035059864929260105603505986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea1fb10-dd7b-4a10-af23-e1fbf60bfb0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c1d6561-18e1-4760-89d8-57e9654ddf18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c1d6561-18e1-4760-89d8-57e9654ddf18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5256161562418371407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407525616156241837140752561615624183714075256161562418371407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad08cba0-8412-406d-85b9-a30dc243fa3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791b2613-0bba-4528-8d7c-ae58c7db814e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791b2613-0bba-4528-8d7c-ae58c7db814e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824132773810294745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745582413277381029474558241327738102947455824132773810294745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c1d6561-18e1-4760-89d8-57e9654ddf18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e148625-9b8f-43a8-8d7f-4b85802d2460, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791b2613-0bba-4528-8d7c-ae58c7db814e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e148625-9b8f-43a8-8d7f-4b85802d2460, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9262934795622128516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516926293479562212851692629347956221285169262934795622128516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b40a3e-54ea-49f0-8b7f-2e5774f8ac80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b40a3e-54ea-49f0-8b7f-2e5774f8ac80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4078420104758750557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557407842010475875055740784201047587505574078420104758750557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e148625-9b8f-43a8-8d7f-4b85802d2460, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3671cb-f615-407f-a986-0d3eec30b7a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3671cb-f615-407f-a986-0d3eec30b7a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17315956904822297633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633173159569048222976331731595690482229763317315956904822297633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b40a3e-54ea-49f0-8b7f-2e5774f8ac80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3671cb-f615-407f-a986-0d3eec30b7a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82ee17a-1375-4ce0-b6b6-8d3477957122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0937a501-5400-4dee-aa53-f655804c20f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0937a501-5400-4dee-aa53-f655804c20f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10929381634790286368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368109293816347902863681092938163479028636810929381634790286368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d82ee17a-1375-4ce0-b6b6-8d3477957122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181465923623604036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036151814659236236040361518146592362360403615181465923623604036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0937a501-5400-4dee-aa53-f655804c20f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd093c72-ba3d-4e33-8efb-c70f99967afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd093c72-ba3d-4e33-8efb-c70f99967afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2156648229132461410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410215664822913246141021566482291324614102156648229132461410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82ee17a-1375-4ce0-b6b6-8d3477957122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90adfa7-b2c2-4dc3-b22d-d896e926d5c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90adfa7-b2c2-4dc3-b22d-d896e926d5c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1027279781116857892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892102727978111685789210272797811168578921027279781116857892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd093c72-ba3d-4e33-8efb-c70f99967afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4b79c3-371c-4328-9c1b-33dcd1cc00af, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90adfa7-b2c2-4dc3-b22d-d896e926d5c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca96172d-9ed4-4966-be9b-367d1fae9467, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca96172d-9ed4-4966-be9b-367d1fae9467, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13118473282487067712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712131184732824870677121311847328248706771213118473282487067712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4b79c3-371c-4328-9c1b-33dcd1cc00af, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5790536347690816876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876579053634769081687657905363476908168765790536347690816876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca96172d-9ed4-4966-be9b-367d1fae9467, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03549521-5be5-456a-9a46-c22d897ce29b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03549521-5be5-456a-9a46-c22d897ce29b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4270819214590767016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016427081921459076701642708192145907670164270819214590767016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4b79c3-371c-4328-9c1b-33dcd1cc00af, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a1a5d5-8778-4bb5-b051-34f33addd48e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a1a5d5-8778-4bb5-b051-34f33addd48e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11564429998664474630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630115644299986644746301156442999866447463011564429998664474630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03549521-5be5-456a-9a46-c22d897ce29b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ca7cf3-9d78-4eb9-92a5-7707a8116ea3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ca7cf3-9d78-4eb9-92a5-7707a8116ea3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4219154181201811729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729421915418120181172942191541812018117294219154181201811729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a1a5d5-8778-4bb5-b051-34f33addd48e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4073c4-6769-43e1-8508-da671ee49b10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4073c4-6769-43e1-8508-da671ee49b10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15979435752601433287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287159794357526014332871597943575260143328715979435752601433287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ca7cf3-9d78-4eb9-92a5-7707a8116ea3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379eb5ee-77b8-4e17-99b7-9f7c6b8df237, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379eb5ee-77b8-4e17-99b7-9f7c6b8df237, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9276971634040375582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582927697163404037558292769716340403755829276971634040375582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4073c4-6769-43e1-8508-da671ee49b10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb63cacf-bde5-485b-a8e7-9b6f7f55abd3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb63cacf-bde5-485b-a8e7-9b6f7f55abd3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2936556928252409663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663293655692825240966329365569282524096632936556928252409663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb63cacf-bde5-485b-a8e7-9b6f7f55abd3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f1b959-ac2e-4db1-b052-91170ea5e392, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f1b959-ac2e-4db1-b052-91170ea5e392, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3791895116417955937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937379189511641795593737918951164179559373791895116417955937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379eb5ee-77b8-4e17-99b7-9f7c6b8df237, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9d10e8-2bca-48af-94ec-a68587e96354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9d10e8-2bca-48af-94ec-a68587e96354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9909602596176383202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202990960259617638320299096025961763832029909602596176383202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f1b959-ac2e-4db1-b052-91170ea5e392, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92fd239f-a849-471e-8daf-28d561bb3ac3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92fd239f-a849-471e-8daf-28d561bb3ac3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399404374705191156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156539940437470519115653994043747051911565399404374705191156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9d10e8-2bca-48af-94ec-a68587e96354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c40c5429-8a08-4e7f-80e7-8fb413552e44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c40c5429-8a08-4e7f-80e7-8fb413552e44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 604387476867245140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140604387476867245140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92fd239f-a849-471e-8daf-28d561bb3ac3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9d4ea6-1afd-4102-9691-457373727f67, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9d4ea6-1afd-4102-9691-457373727f67, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332544405491786432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432133325444054917864321333254440549178643213332544405491786432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c40c5429-8a08-4e7f-80e7-8fb413552e44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de66a3ad-055d-46ad-8cf7-fde06fe910d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de66a3ad-055d-46ad-8cf7-fde06fe910d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168529589411188603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603151685295894111886031516852958941118860315168529589411188603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9d4ea6-1afd-4102-9691-457373727f67, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed97f96-f8a8-4d92-8e01-2255165bb4aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed97f96-f8a8-4d92-8e01-2255165bb4aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6377206076952790201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201637720607695279020163772060769527902016377206076952790201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de66a3ad-055d-46ad-8cf7-fde06fe910d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211487cd-ab1b-483e-95dc-366001f335b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211487cd-ab1b-483e-95dc-366001f335b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6612957660773452882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882661295766077345288266129576607734528826612957660773452882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed97f96-f8a8-4d92-8e01-2255165bb4aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1559e795-52bf-42e8-9761-239c8a07d655, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1559e795-52bf-42e8-9761-239c8a07d655, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110433216258838297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297411043321625883829741104332162588382974110433216258838297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211487cd-ab1b-483e-95dc-366001f335b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc27e28-178b-4869-b8f7-5324c67fdc7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc27e28-178b-4869-b8f7-5324c67fdc7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 47285098121924414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414472850981219244144728509812192441447285098121924414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1559e795-52bf-42e8-9761-239c8a07d655, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5782a659-6e1e-4706-9661-a616ede73f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5782a659-6e1e-4706-9661-a616ede73f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11360643202228261230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230113606432022282612301136064320222826123011360643202228261230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc27e28-178b-4869-b8f7-5324c67fdc7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147b3c20-a6f6-4b8c-883f-331d73b6d246, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147b3c20-a6f6-4b8c-883f-331d73b6d246, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779330084732109340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340177793300847321093401777933008473210934017779330084732109340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5782a659-6e1e-4706-9661-a616ede73f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682592b8-20c5-4bb2-b65f-14bc11b1c2ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682592b8-20c5-4bb2-b65f-14bc11b1c2ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529696573465779774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774165296965734657797741652969657346577977416529696573465779774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147b3c20-a6f6-4b8c-883f-331d73b6d246, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc7f0fa-8d07-45bd-adf2-bbe7c171de5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc7f0fa-8d07-45bd-adf2-bbe7c171de5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11533940663661764644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644115339406636617646441153394066366176464411533940663661764644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682592b8-20c5-4bb2-b65f-14bc11b1c2ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 102c157b-0c5e-492d-a655-4d859d332aef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 102c157b-0c5e-492d-a655-4d859d332aef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4632507735834476859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859463250773583447685946325077358344768594632507735834476859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc7f0fa-8d07-45bd-adf2-bbe7c171de5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b27b8063-c321-4258-9edd-f4b2ee22fdb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b27b8063-c321-4258-9edd-f4b2ee22fdb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7198574182066007466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466719857418206600746671985741820660074667198574182066007466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 102c157b-0c5e-492d-a655-4d859d332aef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1b6b4c-edbb-4086-9eb9-3a84e2de982d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1b6b4c-edbb-4086-9eb9-3a84e2de982d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14561146994031146373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373145611469940311463731456114699403114637314561146994031146373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b27b8063-c321-4258-9edd-f4b2ee22fdb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93038146-4e3e-4dd0-b7db-cd5da1274ddd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1b6b4c-edbb-4086-9eb9-3a84e2de982d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93038146-4e3e-4dd0-b7db-cd5da1274ddd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10342102231776122625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625103421022317761226251034210223177612262510342102231776122625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86568e9-b1eb-49d0-8112-0a8568fc396a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86568e9-b1eb-49d0-8112-0a8568fc396a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056251450078969020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020305625145007896902030562514500789690203056251450078969020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93038146-4e3e-4dd0-b7db-cd5da1274ddd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fc6d3a-79d2-40f0-81d7-10708fcece41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fc6d3a-79d2-40f0-81d7-10708fcece41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635761170082253290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290263576117008225329026357611700822532902635761170082253290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86568e9-b1eb-49d0-8112-0a8568fc396a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 580f6cbc-a16e-4620-be55-06a7ab00bb3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 580f6cbc-a16e-4620-be55-06a7ab00bb3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725322201592933998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998272532220159293399827253222015929339982725322201592933998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fc6d3a-79d2-40f0-81d7-10708fcece41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bcc278-4de5-4211-b7a5-aec8104fe1a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bcc278-4de5-4211-b7a5-aec8104fe1a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842910913322669019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019178429109133226690191784291091332266901917842910913322669019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 580f6cbc-a16e-4620-be55-06a7ab00bb3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30687e66-07c1-4e61-8d39-84498bfb8004, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30687e66-07c1-4e61-8d39-84498bfb8004, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582611193762431025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025958261119376243102595826111937624310259582611193762431025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bcc278-4de5-4211-b7a5-aec8104fe1a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2c0aa1-1493-455d-9a7b-ae2afc9d0b8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30687e66-07c1-4e61-8d39-84498bfb8004, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78d6048-335a-4efa-a8f8-c856418fff9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78d6048-335a-4efa-a8f8-c856418fff9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385721890587672343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343113857218905876723431138572189058767234311385721890587672343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2c0aa1-1493-455d-9a7b-ae2afc9d0b8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10406135215653994993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993104061352156539949931040613521565399499310406135215653994993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2c0aa1-1493-455d-9a7b-ae2afc9d0b8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5716aba-ca15-416b-ade9-e4b34c7cb779, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5716aba-ca15-416b-ade9-e4b34c7cb779, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1015744782748583230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230101574478274858323010157447827485832301015744782748583230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78d6048-335a-4efa-a8f8-c856418fff9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e9d1cb-b15f-4bc9-b5fe-06058dcadd7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e9d1cb-b15f-4bc9-b5fe-06058dcadd7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14545469235455858123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123145454692354558581231454546923545585812314545469235455858123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5716aba-ca15-416b-ade9-e4b34c7cb779, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e1e072-bc05-449e-a52a-467efd292ed6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e1e072-bc05-449e-a52a-467efd292ed6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17522181970200764573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573175221819702007645731752218197020076457317522181970200764573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e9d1cb-b15f-4bc9-b5fe-06058dcadd7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebb3554-c62f-4de9-a0cc-fc9e88950db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebb3554-c62f-4de9-a0cc-fc9e88950db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13411264591913378025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025134112645919133780251341126459191337802513411264591913378025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e1e072-bc05-449e-a52a-467efd292ed6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e2e4c69-f034-4592-839f-150e8018bdd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e2e4c69-f034-4592-839f-150e8018bdd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14039558912730229316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316140395589127302293161403955891273022931614039558912730229316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebb3554-c62f-4de9-a0cc-fc9e88950db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99458618-444e-4380-8c35-9f954722b038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e2e4c69-f034-4592-839f-150e8018bdd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ba310b-95da-43b2-b6d8-f13f894971dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99458618-444e-4380-8c35-9f954722b038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17382168383622117715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715173821683836221177151738216838362211771517382168383622117715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ba310b-95da-43b2-b6d8-f13f894971dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5277723432537777935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935527772343253777793552777234325377779355277723432537777935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ba310b-95da-43b2-b6d8-f13f894971dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7d4e99a-8c5c-4277-9fa0-59ba9293ba48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7d4e99a-8c5c-4277-9fa0-59ba9293ba48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1907579080205718946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946190757908020571894619075790802057189461907579080205718946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99458618-444e-4380-8c35-9f954722b038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c99bd84-c8cf-4c93-834a-1407b0a163bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c99bd84-c8cf-4c93-834a-1407b0a163bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15465879279097473382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382154658792790974733821546587927909747338215465879279097473382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7d4e99a-8c5c-4277-9fa0-59ba9293ba48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6180b0-982d-48d6-b5c3-affce29f0e97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6180b0-982d-48d6-b5c3-affce29f0e97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784619590994246617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617137846195909942466171378461959099424661713784619590994246617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c99bd84-c8cf-4c93-834a-1407b0a163bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc6275c-2282-4520-ace2-0a1ea49c3999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc6275c-2282-4520-ace2-0a1ea49c3999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14433168062871491227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227144331680628714912271443316806287149122714433168062871491227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6180b0-982d-48d6-b5c3-affce29f0e97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4126bc-501a-47d4-b4de-6c0fc5d43ff5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4126bc-501a-47d4-b4de-6c0fc5d43ff5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10506873896924414827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827105068738969244148271050687389692441482710506873896924414827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc6275c-2282-4520-ace2-0a1ea49c3999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850b222f-dc70-4aac-a239-11926f24c177, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850b222f-dc70-4aac-a239-11926f24c177, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2256612391471444293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293225661239147144429322566123914714442932256612391471444293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4126bc-501a-47d4-b4de-6c0fc5d43ff5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76a5aea-e7c1-4d9e-b31e-cb0ed0878b09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76a5aea-e7c1-4d9e-b31e-cb0ed0878b09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297489569597616625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625829748956959761662582974895695976166258297489569597616625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850b222f-dc70-4aac-a239-11926f24c177, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6deb96ce-653b-462e-b6d0-56271375abc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6deb96ce-653b-462e-b6d0-56271375abc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920684835322026776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776692068483532202677669206848353220267766920684835322026776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76a5aea-e7c1-4d9e-b31e-cb0ed0878b09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d2a84a7-45a8-44d3-a292-72b21cb18045, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d2a84a7-45a8-44d3-a292-72b21cb18045, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6362300764508965320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320636230076450896532063623007645089653206362300764508965320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6deb96ce-653b-462e-b6d0-56271375abc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c76e95b-d76a-470b-841f-7e2d2c591892, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c76e95b-d76a-470b-841f-7e2d2c591892, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049659193159473683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683130496591931594736831304965919315947368313049659193159473683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d2a84a7-45a8-44d3-a292-72b21cb18045, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6c6cb3-3094-4e36-9565-cf988ba66cf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6c6cb3-3094-4e36-9565-cf988ba66cf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 298271499280760430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430298271499280760430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c76e95b-d76a-470b-841f-7e2d2c591892, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39aec5f6-2e3f-4738-81d7-721032a4b42a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39aec5f6-2e3f-4738-81d7-721032a4b42a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13382806444304739840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840133828064443047398401338280644430473984013382806444304739840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6c6cb3-3094-4e36-9565-cf988ba66cf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a336a60b-4b0b-4d35-ab92-6e1fc90d09ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a336a60b-4b0b-4d35-ab92-6e1fc90d09ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3540285541736350440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440354028554173635044035402855417363504403540285541736350440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39aec5f6-2e3f-4738-81d7-721032a4b42a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac31a5d6-0074-4fea-986d-5661fc895e51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac31a5d6-0074-4fea-986d-5661fc895e51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10752117717082617966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966107521177170826179661075211771708261796610752117717082617966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a336a60b-4b0b-4d35-ab92-6e1fc90d09ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f08003-ea48-4204-97cf-20a0dd3ba293, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f08003-ea48-4204-97cf-20a0dd3ba293, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11621632067869274988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988116216320678692749881162163206786927498811621632067869274988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac31a5d6-0074-4fea-986d-5661fc895e51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae2b6265-3eab-4134-829a-75b0473ac3bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae2b6265-3eab-4134-829a-75b0473ac3bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11170414508893486570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570111704145088934865701117041450889348657011170414508893486570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f08003-ea48-4204-97cf-20a0dd3ba293, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9250a2-df2e-4273-b119-356280b170b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9250a2-df2e-4273-b119-356280b170b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328870040516865140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140173288700405168651401732887004051686514017328870040516865140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae2b6265-3eab-4134-829a-75b0473ac3bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ac57de-7500-44f5-965c-066e4102bfc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ac57de-7500-44f5-965c-066e4102bfc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3572879344805775908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908357287934480577590835728793448057759083572879344805775908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9250a2-df2e-4273-b119-356280b170b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d43d65-4e1b-4b6c-8abf-24ca11a7d7f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d43d65-4e1b-4b6c-8abf-24ca11a7d7f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1772371098126313482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482177237109812631348217723710981263134821772371098126313482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ac57de-7500-44f5-965c-066e4102bfc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a129bde-5145-4f35-a73f-8815986b7ee2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a129bde-5145-4f35-a73f-8815986b7ee2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2842266734683657479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479284226673468365747928422667346836574792842266734683657479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d43d65-4e1b-4b6c-8abf-24ca11a7d7f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52460e05-dfaa-43f2-85a5-4ed9f48e600e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52460e05-dfaa-43f2-85a5-4ed9f48e600e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5246683022144267327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327524668302214426732752466830221442673275246683022144267327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a129bde-5145-4f35-a73f-8815986b7ee2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9f2514-df1e-4040-b329-99d67bd93446, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9f2514-df1e-4040-b329-99d67bd93446, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377623072506571493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493437762307250657149343776230725065714934377623072506571493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52460e05-dfaa-43f2-85a5-4ed9f48e600e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567e8566-3a30-4c17-a3e3-6747e9297a8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567e8566-3a30-4c17-a3e3-6747e9297a8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5442389262001077784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784544238926200107778454423892620010777845442389262001077784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9f2514-df1e-4040-b329-99d67bd93446, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f54a69c-64c8-4de8-8d7a-c38832c1161d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f54a69c-64c8-4de8-8d7a-c38832c1161d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055131187724397261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261805513118772439726180551311877243972618055131187724397261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567e8566-3a30-4c17-a3e3-6747e9297a8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b13f472a-aa56-48ef-a40c-f0c194c994da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b13f472a-aa56-48ef-a40c-f0c194c994da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14812620611074542257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257148126206110745422571481262061107454225714812620611074542257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f54a69c-64c8-4de8-8d7a-c38832c1161d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed622ce-455e-4ed8-9389-229ad023797d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed622ce-455e-4ed8-9389-229ad023797d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10675781375730549268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268106757813757305492681067578137573054926810675781375730549268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b13f472a-aa56-48ef-a40c-f0c194c994da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07f5449-653e-4bc4-98aa-e0a1bbe07e9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07f5449-653e-4bc4-98aa-e0a1bbe07e9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17713810003990784392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392177138100039907843921771381000399078439217713810003990784392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed622ce-455e-4ed8-9389-229ad023797d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eccd8252-473e-4e9e-985e-a9760282a999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07f5449-653e-4bc4-98aa-e0a1bbe07e9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10d844f-30cf-45d2-a313-b2d0674263fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10d844f-30cf-45d2-a313-b2d0674263fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049862424551001726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726130498624245510017261304986242455100172613049862424551001726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eccd8252-473e-4e9e-985e-a9760282a999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1865080989356273951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951186508098935627395118650809893562739511865080989356273951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10d844f-30cf-45d2-a313-b2d0674263fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6417ed38-df9b-4ee0-ba78-254b862dade2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6417ed38-df9b-4ee0-ba78-254b862dade2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852285015603468694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694128522850156034686941285228501560346869412852285015603468694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eccd8252-473e-4e9e-985e-a9760282a999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19246730-ce26-45ef-9f22-224d90de7ac7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19246730-ce26-45ef-9f22-224d90de7ac7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14870101313719436877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877148701013137194368771487010131371943687714870101313719436877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6417ed38-df9b-4ee0-ba78-254b862dade2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19246730-ce26-45ef-9f22-224d90de7ac7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe095543-66b1-402c-b1bd-ef60ce93713b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe095543-66b1-402c-b1bd-ef60ce93713b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1522960126784275561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561152296012678427556115229601267842755611522960126784275561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c9525d-e1c9-46ef-9f5a-e571a7808965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c9525d-e1c9-46ef-9f5a-e571a7808965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681886794391683913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913106818867943916839131068188679439168391310681886794391683913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe095543-66b1-402c-b1bd-ef60ce93713b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1e7402-bd72-494a-b5ec-5210b4704644, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1e7402-bd72-494a-b5ec-5210b4704644, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5431987360526755098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098543198736052675509854319873605267550985431987360526755098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c9525d-e1c9-46ef-9f5a-e571a7808965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d24663-7477-4186-8bea-6cabc719c4db, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d24663-7477-4186-8bea-6cabc719c4db, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18427341832518628023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023184273418325186280231842734183251862802318427341832518628023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1e7402-bd72-494a-b5ec-5210b4704644, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5f378b-eda5-4e52-852a-66f004d3a1b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5f378b-eda5-4e52-852a-66f004d3a1b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846882590033017804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804118468825900330178041184688259003301780411846882590033017804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d24663-7477-4186-8bea-6cabc719c4db, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbcb93fe-899a-42c6-998c-b0f35731a4ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbcb93fe-899a-42c6-998c-b0f35731a4ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9908295747887638756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756990829574788763875699082957478876387569908295747887638756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5f378b-eda5-4e52-852a-66f004d3a1b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1048c007-82a9-40e7-83bd-ff215cfd5a1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1048c007-82a9-40e7-83bd-ff215cfd5a1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738293677794212670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670273829367779421267027382936777942126702738293677794212670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbcb93fe-899a-42c6-998c-b0f35731a4ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95f660d-eaa8-4b34-ac26-5b7fab83608d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95f660d-eaa8-4b34-ac26-5b7fab83608d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12768851884867500193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193127688518848675001931276885188486750019312768851884867500193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1048c007-82a9-40e7-83bd-ff215cfd5a1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b458f4a-9ceb-4424-8a9f-2ad38c634577, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b458f4a-9ceb-4424-8a9f-2ad38c634577, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282507869587540181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181122825078695875401811228250786958754018112282507869587540181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95f660d-eaa8-4b34-ac26-5b7fab83608d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 237b0c32-afea-46db-959a-ddccdc9a6f32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 237b0c32-afea-46db-959a-ddccdc9a6f32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16645314829329435755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755166453148293294357551664531482932943575516645314829329435755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b458f4a-9ceb-4424-8a9f-2ad38c634577, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b085c7-a7b5-4427-b97a-22b918fc5df8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 237b0c32-afea-46db-959a-ddccdc9a6f32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871efd6f-1660-4236-aa71-c8f8c4371c9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871efd6f-1660-4236-aa71-c8f8c4371c9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8104906318811382579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579810490631881138257981049063188113825798104906318811382579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b085c7-a7b5-4427-b97a-22b918fc5df8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1823061231374215899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899182306123137421589918230612313742158991823061231374215899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b085c7-a7b5-4427-b97a-22b918fc5df8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d182f30-28f6-4200-9008-3cfe97394de4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d182f30-28f6-4200-9008-3cfe97394de4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395072702415600133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133133950727024156001331339507270241560013313395072702415600133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871efd6f-1660-4236-aa71-c8f8c4371c9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6642dea-d58a-4adc-b3e1-7e6b41887f1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6642dea-d58a-4adc-b3e1-7e6b41887f1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353287579252664327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327135328757925266432713532875792526643271353287579252664327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d182f30-28f6-4200-9008-3cfe97394de4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33a1898-82a0-4fb5-b065-58cb9fd23ff0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33a1898-82a0-4fb5-b065-58cb9fd23ff0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498393024012296438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438164983930240122964381649839302401229643816498393024012296438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6642dea-d58a-4adc-b3e1-7e6b41887f1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49ae045-0b43-49e5-89fe-2b6ae587c398, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49ae045-0b43-49e5-89fe-2b6ae587c398, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566541315522791387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387256654131552279138725665413155227913872566541315522791387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33a1898-82a0-4fb5-b065-58cb9fd23ff0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd89f6c9-51a9-468a-991a-237746db2ac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd89f6c9-51a9-468a-991a-237746db2ac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4797155921382018579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579479715592138201857947971559213820185794797155921382018579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49ae045-0b43-49e5-89fe-2b6ae587c398, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4297a15a-66f4-41a0-90d0-9e353357cdec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4297a15a-66f4-41a0-90d0-9e353357cdec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10118486816256997764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764101184868162569977641011848681625699776410118486816256997764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd89f6c9-51a9-468a-991a-237746db2ac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b75934f-ad84-4f4c-8351-6b65fc76ee07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b75934f-ad84-4f4c-8351-6b65fc76ee07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8302554429977562965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965830255442997756296583025544299775629658302554429977562965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4297a15a-66f4-41a0-90d0-9e353357cdec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33363dcb-d49a-403c-86c1-800a08bada8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33363dcb-d49a-403c-86c1-800a08bada8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180257964639342735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735171802579646393427351718025796463934273517180257964639342735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b75934f-ad84-4f4c-8351-6b65fc76ee07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a1f76c-f4ca-40d0-b3b3-bde877afaefc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a1f76c-f4ca-40d0-b3b3-bde877afaefc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 695921119270208571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571695921119270208571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33363dcb-d49a-403c-86c1-800a08bada8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5590a5b1-7f09-4184-827f-ad2277ed740a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5590a5b1-7f09-4184-827f-ad2277ed740a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021762369562072459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459102176236956207245910217623695620724591021762369562072459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a1f76c-f4ca-40d0-b3b3-bde877afaefc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bc979f-3d5a-473b-b26b-24edbf343297, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bc979f-3d5a-473b-b26b-24edbf343297, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836857030252399387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387783685703025239938778368570302523993877836857030252399387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5590a5b1-7f09-4184-827f-ad2277ed740a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b798e371-bcc5-45c9-9a39-ef75a8081379, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b798e371-bcc5-45c9-9a39-ef75a8081379, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388085395808461775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775103880853958084617751038808539580846177510388085395808461775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bc979f-3d5a-473b-b26b-24edbf343297, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b016ce1-dde6-4d59-a289-b3ddd1537c20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b016ce1-dde6-4d59-a289-b3ddd1537c20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773752834362569987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987577375283436256998757737528343625699875773752834362569987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b798e371-bcc5-45c9-9a39-ef75a8081379, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8849ae-9f9d-4d31-8389-4d2e5207aa3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8849ae-9f9d-4d31-8389-4d2e5207aa3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742947017914021001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001137429470179140210011374294701791402100113742947017914021001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b016ce1-dde6-4d59-a289-b3ddd1537c20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfe8872-fcde-47d4-9619-d8e0200276e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfe8872-fcde-47d4-9619-d8e0200276e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13616859994386666780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780136168599943866667801361685999438666678013616859994386666780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8849ae-9f9d-4d31-8389-4d2e5207aa3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62fa3d7a-8ec8-4353-8486-b63152da4260, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62fa3d7a-8ec8-4353-8486-b63152da4260, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540213380440365862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862145402133804403658621454021338044036586214540213380440365862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfe8872-fcde-47d4-9619-d8e0200276e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7757521e-8cec-4fed-98ca-f968661d90b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7757521e-8cec-4fed-98ca-f968661d90b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855843552648734602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602855843552648734602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62fa3d7a-8ec8-4353-8486-b63152da4260, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6565da66-3376-4d6d-bf30-3a1171e017d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6565da66-3376-4d6d-bf30-3a1171e017d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438718272388254634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634114387182723882546341143871827238825463411438718272388254634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7757521e-8cec-4fed-98ca-f968661d90b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0d17d5-029d-46cc-83a9-d7357e3fc202, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0d17d5-029d-46cc-83a9-d7357e3fc202, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3039500237960257801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801303950023796025780130395002379602578013039500237960257801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6565da66-3376-4d6d-bf30-3a1171e017d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0d17d5-029d-46cc-83a9-d7357e3fc202, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5280828f-5e1e-455f-a356-6f6b9abcc22e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26f1e0a-b05a-461c-83bc-e94d0b306ed0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26f1e0a-b05a-461c-83bc-e94d0b306ed0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287981256963061864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864128798125696306186412879812569630618641287981256963061864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5280828f-5e1e-455f-a356-6f6b9abcc22e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087247901257356764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764170872479012573567641708724790125735676417087247901257356764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26f1e0a-b05a-461c-83bc-e94d0b306ed0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751b23d1-b42e-48f6-bf04-7fd86b50f928, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751b23d1-b42e-48f6-bf04-7fd86b50f928, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2995172109132921171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171299517210913292117129951721091329211712995172109132921171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5280828f-5e1e-455f-a356-6f6b9abcc22e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bbd411-39c0-49ab-952e-5dbddc232dd7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bbd411-39c0-49ab-952e-5dbddc232dd7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12257538251633656906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906122575382516336569061225753825163365690612257538251633656906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751b23d1-b42e-48f6-bf04-7fd86b50f928, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f46137-d7fe-46bf-b288-07760e484011, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f46137-d7fe-46bf-b288-07760e484011, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685245254823791698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698368524525482379169836852452548237916983685245254823791698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bbd411-39c0-49ab-952e-5dbddc232dd7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798d71c4-6129-40e7-b818-b4d729dd03e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798d71c4-6129-40e7-b818-b4d729dd03e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1505427226073465183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183150542722607346518315054272260734651831505427226073465183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f46137-d7fe-46bf-b288-07760e484011, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b22d0ab-8a17-42a2-9265-db0ee2919d4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b22d0ab-8a17-42a2-9265-db0ee2919d4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12842031897560230134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134128420318975602301341284203189756023013412842031897560230134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798d71c4-6129-40e7-b818-b4d729dd03e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcdd3af-a9ed-4a32-af0b-da04c70f7d2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcdd3af-a9ed-4a32-af0b-da04c70f7d2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17713398326926835121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121177133983269268351211771339832692683512117713398326926835121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b22d0ab-8a17-42a2-9265-db0ee2919d4f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21143988-afa4-4c4c-b83c-0d96eac7a42f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21143988-afa4-4c4c-b83c-0d96eac7a42f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18218304552646533891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891182183045526465338911821830455264653389118218304552646533891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcdd3af-a9ed-4a32-af0b-da04c70f7d2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed9d26d-2311-466e-8569-c8de530b9b43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed9d26d-2311-466e-8569-c8de530b9b43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10007387447736375870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870100073874477363758701000738744773637587010007387447736375870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21143988-afa4-4c4c-b83c-0d96eac7a42f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38da11b7-ebb2-4d37-92f9-61ee730348e5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38da11b7-ebb2-4d37-92f9-61ee730348e5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7972450132457261474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474797245013245726147479724501324572614747972450132457261474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed9d26d-2311-466e-8569-c8de530b9b43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306e29ec-e507-4768-b422-01d2a9cc782e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306e29ec-e507-4768-b422-01d2a9cc782e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15149570259476591807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807151495702594765918071514957025947659180715149570259476591807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38da11b7-ebb2-4d37-92f9-61ee730348e5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2531a4-dc19-45dc-8efd-555551f61c6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2531a4-dc19-45dc-8efd-555551f61c6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4616258558008875131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131461625855800887513146162585580088751314616258558008875131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306e29ec-e507-4768-b422-01d2a9cc782e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6cdfcc-38c1-4c57-9dc1-04eaaa91c3a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6cdfcc-38c1-4c57-9dc1-04eaaa91c3a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2520287246612146243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243252028724661214624325202872466121462432520287246612146243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2531a4-dc19-45dc-8efd-555551f61c6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15b0791-b670-44d3-a86d-a502f936ae4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15b0791-b670-44d3-a86d-a502f936ae4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2130490295756866372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372213049029575686637221304902957568663722130490295756866372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6cdfcc-38c1-4c57-9dc1-04eaaa91c3a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415bbdc3-8928-4770-af0c-b7163a5b3ec1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415bbdc3-8928-4770-af0c-b7163a5b3ec1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931180149430486629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629179311801494304866291793118014943048662917931180149430486629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15b0791-b670-44d3-a86d-a502f936ae4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd4677d-0440-4daa-8648-e27935d18af9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd4677d-0440-4daa-8648-e27935d18af9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10663503073267963391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391106635030732679633911066350307326796339110663503073267963391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415bbdc3-8928-4770-af0c-b7163a5b3ec1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbd89e5-43af-4340-9f9f-53308693e48c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbd89e5-43af-4340-9f9f-53308693e48c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15418468404938242968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968154184684049382429681541846840493824296815418468404938242968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd4677d-0440-4daa-8648-e27935d18af9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe1da24-2d48-4220-b31c-7a3d5653d122, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe1da24-2d48-4220-b31c-7a3d5653d122, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020254393686568328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328402025439368656832840202543936865683284020254393686568328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbd89e5-43af-4340-9f9f-53308693e48c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db847d8-5007-459c-b54e-c7f5e7cd4854, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe1da24-2d48-4220-b31c-7a3d5653d122, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db847d8-5007-459c-b54e-c7f5e7cd4854, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916576469061837100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100149165764690618371001491657646906183710014916576469061837100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b00553e-346c-464e-9145-2a5e736d93f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b00553e-346c-464e-9145-2a5e736d93f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759324791995055195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195575932479199505519557593247919950551955759324791995055195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db847d8-5007-459c-b54e-c7f5e7cd4854, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b80d712-02f7-4edd-9b40-690a0d538cea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b80d712-02f7-4edd-9b40-690a0d538cea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15960112301777824003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003159601123017778240031596011230177782400315960112301777824003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b00553e-346c-464e-9145-2a5e736d93f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf903df5-587c-4727-87a8-87bb68fd8012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf903df5-587c-4727-87a8-87bb68fd8012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519121473704179395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395115191214737041793951151912147370417939511519121473704179395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf903df5-587c-4727-87a8-87bb68fd8012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad547626-1ca7-43e3-b3e2-d9c36c2b9f82, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad547626-1ca7-43e3-b3e2-d9c36c2b9f82, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205587303150915542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542152055873031509155421520558730315091554215205587303150915542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b80d712-02f7-4edd-9b40-690a0d538cea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5659467-443c-4999-b891-abab2f45d071, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5659467-443c-4999-b891-abab2f45d071, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679916105582511286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286567991610558251128656799161055825112865679916105582511286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad547626-1ca7-43e3-b3e2-d9c36c2b9f82, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfba3cd0-a478-467c-9c80-779c1bc3f04a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfba3cd0-a478-467c-9c80-779c1bc3f04a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255976384470185937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937122559763844701859371225597638447018593712255976384470185937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5659467-443c-4999-b891-abab2f45d071, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cebd4a9-8e19-4bcb-9270-68683609e761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cebd4a9-8e19-4bcb-9270-68683609e761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5425683465197288095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095542568346519728809554256834651972880955425683465197288095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfba3cd0-a478-467c-9c80-779c1bc3f04a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afba66c-21e7-4808-baff-7de4c4a49b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afba66c-21e7-4808-baff-7de4c4a49b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268605895160190604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604132686058951601906041326860589516019060413268605895160190604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cebd4a9-8e19-4bcb-9270-68683609e761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a70711f-bb51-474f-a86c-656d51dc40aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a70711f-bb51-474f-a86c-656d51dc40aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17698957100450692164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164176989571004506921641769895710045069216417698957100450692164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afba66c-21e7-4808-baff-7de4c4a49b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89286a2-be35-47d6-b117-f3f4f0270a35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89286a2-be35-47d6-b117-f3f4f0270a35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269894451080724952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952152698944510807249521526989445108072495215269894451080724952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a70711f-bb51-474f-a86c-656d51dc40aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e8000e-3a14-44f0-be4a-b99d8cdf8de1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e8000e-3a14-44f0-be4a-b99d8cdf8de1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15330911404918444777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777153309114049184447771533091140491844477715330911404918444777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89286a2-be35-47d6-b117-f3f4f0270a35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4351c4-ec61-4c77-b001-2287787a0c9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4351c4-ec61-4c77-b001-2287787a0c9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11639324227028674668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668116393242270286746681163932422702867466811639324227028674668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e8000e-3a14-44f0-be4a-b99d8cdf8de1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63bc3d3c-a5fa-4a86-94de-3469ac448c09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63bc3d3c-a5fa-4a86-94de-3469ac448c09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15754780919722760301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301157547809197227603011575478091972276030115754780919722760301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4351c4-ec61-4c77-b001-2287787a0c9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afda44a4-9df1-4ab9-8712-97dc5c03a441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afda44a4-9df1-4ab9-8712-97dc5c03a441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 920545218700184760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760920545218700184760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63bc3d3c-a5fa-4a86-94de-3469ac448c09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8385c89-4892-4790-8b9e-704df4523291, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8385c89-4892-4790-8b9e-704df4523291, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048334272535971935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935504833427253597193550483342725359719355048334272535971935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afda44a4-9df1-4ab9-8712-97dc5c03a441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969ef9e3-22f5-4e8e-be12-f9e6a6c767f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969ef9e3-22f5-4e8e-be12-f9e6a6c767f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11096810992365369256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256110968109923653692561109681099236536925611096810992365369256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8385c89-4892-4790-8b9e-704df4523291, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1460a28e-40ba-4284-8150-eee2d6320b68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1460a28e-40ba-4284-8150-eee2d6320b68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999150228746799552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552199915022874679955219991502287467995521999150228746799552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969ef9e3-22f5-4e8e-be12-f9e6a6c767f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0929e5fd-a06c-44df-bb2e-312f421f94dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0929e5fd-a06c-44df-bb2e-312f421f94dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17374456563738789745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745173744565637387897451737445656373878974517374456563738789745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1460a28e-40ba-4284-8150-eee2d6320b68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21233295-69ca-46e8-adec-e4d2987435e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21233295-69ca-46e8-adec-e4d2987435e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14070441099876624089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089140704410998766240891407044109987662408914070441099876624089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0929e5fd-a06c-44df-bb2e-312f421f94dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e0df05-19be-4ec8-93a3-29cd6f33b5aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e0df05-19be-4ec8-93a3-29cd6f33b5aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427692134908587918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918142769213490858791814276921349085879181427692134908587918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21233295-69ca-46e8-adec-e4d2987435e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4453162-5593-4fd1-a48f-d6565d2eab8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4453162-5593-4fd1-a48f-d6565d2eab8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6443601049189573494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494644360104918957349464436010491895734946443601049189573494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e0df05-19be-4ec8-93a3-29cd6f33b5aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef62042-7727-4d06-848f-5db84138e1b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef62042-7727-4d06-848f-5db84138e1b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932311003595991538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538893231100359599153889323110035959915388932311003595991538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4453162-5593-4fd1-a48f-d6565d2eab8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488dacaf-8d10-4521-bb8c-e69399d01fe7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488dacaf-8d10-4521-bb8c-e69399d01fe7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020605366928189050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050202060536692818905020206053669281890502020605366928189050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef62042-7727-4d06-848f-5db84138e1b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7bd15f-77b4-4926-9e4a-ceb2f23031bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7bd15f-77b4-4926-9e4a-ceb2f23031bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3804106329566773643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643380410632956677364338041063295667736433804106329566773643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488dacaf-8d10-4521-bb8c-e69399d01fe7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 283232c3-df1e-4448-9111-7b304ef110d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 283232c3-df1e-4448-9111-7b304ef110d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556183110649586736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736125561831106495867361255618311064958673612556183110649586736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7bd15f-77b4-4926-9e4a-ceb2f23031bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb963ca5-4465-44ad-b3ea-bb320d854b55, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb963ca5-4465-44ad-b3ea-bb320d854b55, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527038290043153114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114952703829004315311495270382900431531149527038290043153114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 283232c3-df1e-4448-9111-7b304ef110d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb963ca5-4465-44ad-b3ea-bb320d854b55, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afbc9e3e-505e-4597-bfd2-6328bb57c573, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afbc9e3e-505e-4597-bfd2-6328bb57c573, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345307285812194258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258143453072858121942581434530728581219425814345307285812194258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b69bc3f-62a0-459f-a8df-6453094d26c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b69bc3f-62a0-459f-a8df-6453094d26c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10872790537020823941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941108727905370208239411087279053702082394110872790537020823941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afbc9e3e-505e-4597-bfd2-6328bb57c573, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21e27fc-198a-426f-909f-c4ed37c42af5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21e27fc-198a-426f-909f-c4ed37c42af5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7376309136861493142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142737630913686149314273763091368614931427376309136861493142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b69bc3f-62a0-459f-a8df-6453094d26c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bda9d1-8d81-414e-b732-2998afacf04d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bda9d1-8d81-414e-b732-2998afacf04d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15659862043081887313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313156598620430818873131565986204308188731315659862043081887313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21e27fc-198a-426f-909f-c4ed37c42af5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f88af4-510a-4adf-aea3-4575214e6a68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f88af4-510a-4adf-aea3-4575214e6a68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14440751040706700322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322144407510407067003221444075104070670032214440751040706700322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bda9d1-8d81-414e-b732-2998afacf04d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46935a77-23ac-4417-b6dc-df89e48fbfc3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46935a77-23ac-4417-b6dc-df89e48fbfc3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9012407993279702287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287901240799327970228790124079932797022879012407993279702287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f88af4-510a-4adf-aea3-4575214e6a68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdffffc-f64c-4cdf-93be-0f3d4396058e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdffffc-f64c-4cdf-93be-0f3d4396058e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415048985783247762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762441504898578324776244150489857832477624415048985783247762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46935a77-23ac-4417-b6dc-df89e48fbfc3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cadf941-9e38-417e-9576-387cd55af678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cadf941-9e38-417e-9576-387cd55af678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3161809703967000553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553316180970396700055331618097039670005533161809703967000553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdffffc-f64c-4cdf-93be-0f3d4396058e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208172f6-467e-4434-aa3c-f57e4a94aca0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208172f6-467e-4434-aa3c-f57e4a94aca0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576530704985257799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799175765307049852577991757653070498525779917576530704985257799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cadf941-9e38-417e-9576-387cd55af678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 333d23b7-f7d6-47ff-92ce-0f16678ea782, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333d23b7-f7d6-47ff-92ce-0f16678ea782, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17875875377368834360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360178758753773688343601787587537736883436017875875377368834360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208172f6-467e-4434-aa3c-f57e4a94aca0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c3e54cd-cbc1-4c44-b331-3f886af5fc65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3e54cd-cbc1-4c44-b331-3f886af5fc65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10482232852362884187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187104822328523628841871048223285236288418710482232852362884187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333d23b7-f7d6-47ff-92ce-0f16678ea782, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3e54cd-cbc1-4c44-b331-3f886af5fc65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2abefff-ddb7-4e2e-8df6-7768f4f5d7c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9120180-8b4c-478d-bdac-af4a9f31534c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2abefff-ddb7-4e2e-8df6-7768f4f5d7c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380652644663585064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064938065264466358506493806526446635850649380652644663585064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9120180-8b4c-478d-bdac-af4a9f31534c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18242996742832122124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124182429967428321221241824299674283212212418242996742832122124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2abefff-ddb7-4e2e-8df6-7768f4f5d7c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f68987-ffd1-4ad7-b878-d6d50721b6f0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9120180-8b4c-478d-bdac-af4a9f31534c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f68987-ffd1-4ad7-b878-d6d50721b6f0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766917172218896221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221157669171722188962211576691717221889622115766917172218896221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7c2256-9624-4dcd-b51f-9a26530553ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7c2256-9624-4dcd-b51f-9a26530553ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4814330141186470171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171481433014118647017148143301411864701714814330141186470171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f68987-ffd1-4ad7-b878-d6d50721b6f0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dbeaec-aa2e-4884-b747-66ee2f45c918, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dbeaec-aa2e-4884-b747-66ee2f45c918, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8936050853718286562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562893605085371828656289360508537182865628936050853718286562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7c2256-9624-4dcd-b51f-9a26530553ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eeb8861-7e42-434a-b224-edf378e02e90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eeb8861-7e42-434a-b224-edf378e02e90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 791734807036828991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991791734807036828991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dbeaec-aa2e-4884-b747-66ee2f45c918, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca24f5b-13e9-4e9a-80a0-4d83ae6a74d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca24f5b-13e9-4e9a-80a0-4d83ae6a74d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14179727053883907274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274141797270538839072741417972705388390727414179727053883907274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eeb8861-7e42-434a-b224-edf378e02e90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7eaa0d-26bb-4645-8b2c-c6888d7adfb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7eaa0d-26bb-4645-8b2c-c6888d7adfb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402417992226431826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826104024179922264318261040241799222643182610402417992226431826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca24f5b-13e9-4e9a-80a0-4d83ae6a74d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0cefcc-b262-4bd9-84b3-0bd9c6572868, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0cefcc-b262-4bd9-84b3-0bd9c6572868, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921414928796233372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372492141492879623337249214149287962333724921414928796233372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7eaa0d-26bb-4645-8b2c-c6888d7adfb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343ddee1-becf-4292-bc12-c2a314300f56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343ddee1-becf-4292-bc12-c2a314300f56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667590843306774364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364466759084330677436446675908433067743644667590843306774364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0cefcc-b262-4bd9-84b3-0bd9c6572868, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee4dfa1-e51f-4886-81ad-e26c0b1d2dfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee4dfa1-e51f-4886-81ad-e26c0b1d2dfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16606007986252482392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392166060079862524823921660600798625248239216606007986252482392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343ddee1-becf-4292-bc12-c2a314300f56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d411568-a944-4675-be41-154f698a5265, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d411568-a944-4675-be41-154f698a5265, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18294176513181776747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747182941765131817767471829417651318177674718294176513181776747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee4dfa1-e51f-4886-81ad-e26c0b1d2dfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fce93e-ec14-453e-aefa-270e12b5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fce93e-ec14-453e-aefa-270e12b5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818045583144124373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373981804558314412437398180455831441243739818045583144124373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d411568-a944-4675-be41-154f698a5265, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb065f76-6bd8-45f2-a0a4-4904fdc833fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb065f76-6bd8-45f2-a0a4-4904fdc833fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10435855879633077498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498104358558796330774981043585587963307749810435855879633077498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb065f76-6bd8-45f2-a0a4-4904fdc833fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bba7a15-8e41-44fc-ac28-62472df7ef65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bba7a15-8e41-44fc-ac28-62472df7ef65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306946885448181285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285153069468854481812851530694688544818128515306946885448181285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fce93e-ec14-453e-aefa-270e12b5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3a03c3b-75eb-4350-94c1-72052b0c4683, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a03c3b-75eb-4350-94c1-72052b0c4683, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15437641019088696717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717154376410190886967171543764101908869671715437641019088696717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bba7a15-8e41-44fc-ac28-62472df7ef65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49831daa-04bb-4798-ad37-48a455a5b0e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a03c3b-75eb-4350-94c1-72052b0c4683, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49831daa-04bb-4798-ad37-48a455a5b0e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7342759024798312583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583734275902479831258373427590247983125837342759024798312583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7032da4-250f-438b-ac9b-252bd6cb4eae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7032da4-250f-438b-ac9b-252bd6cb4eae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4214893258283623548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548421489325828362354842148932582836235484214893258283623548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49831daa-04bb-4798-ad37-48a455a5b0e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89696e3-fbe7-4c08-8224-f942dd91620c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89696e3-fbe7-4c08-8224-f942dd91620c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1697388923573244749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749169738892357324474916973889235732447491697388923573244749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7032da4-250f-438b-ac9b-252bd6cb4eae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530b9f90-99f6-4177-a703-44afc49f12d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530b9f90-99f6-4177-a703-44afc49f12d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10265153538714285217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217102651535387142852171026515353871428521710265153538714285217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89696e3-fbe7-4c08-8224-f942dd91620c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530b9f90-99f6-4177-a703-44afc49f12d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc911777-bb30-4fc6-9f77-6ebd7f21cb52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc911777-bb30-4fc6-9f77-6ebd7f21cb52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8839063198492185376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376883906319849218537688390631984921853768839063198492185376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5e291d-76b0-4a96-b220-4fade2edf6f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5e291d-76b0-4a96-b220-4fade2edf6f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10057367617906167300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300100573676179061673001005736761790616730010057367617906167300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc911777-bb30-4fc6-9f77-6ebd7f21cb52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce34c156-1614-47fd-a046-72d4a95dbf0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce34c156-1614-47fd-a046-72d4a95dbf0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1139586545940234367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367113958654594023436711395865459402343671139586545940234367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5e291d-76b0-4a96-b220-4fade2edf6f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f120418-0569-4975-993e-330a0a098d05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f120418-0569-4975-993e-330a0a098d05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217327697954735639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639217327697954735639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f120418-0569-4975-993e-330a0a098d05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e936374a-5a9c-4edb-8e28-418d25c03022, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e936374a-5a9c-4edb-8e28-418d25c03022, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234689932158216212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212234689932158216212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce34c156-1614-47fd-a046-72d4a95dbf0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349559d0-1c00-40c9-a2a2-5021422a4da0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349559d0-1c00-40c9-a2a2-5021422a4da0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16490919674911796055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055164909196749117960551649091967491179605516490919674911796055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e936374a-5a9c-4edb-8e28-418d25c03022, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b4b9a4-d7dd-4799-a190-2f38a18a47df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b4b9a4-d7dd-4799-a190-2f38a18a47df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4637981462154871257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257463798146215487125746379814621548712574637981462154871257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349559d0-1c00-40c9-a2a2-5021422a4da0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b529e24c-e15c-4600-b82d-f78a92c5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b529e24c-e15c-4600-b82d-f78a92c5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17332602456118929870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870173326024561189298701733260245611892987017332602456118929870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b4b9a4-d7dd-4799-a190-2f38a18a47df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b529e24c-e15c-4600-b82d-f78a92c5b7bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c32155-8d79-42d9-be2f-fc99cc31c7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c32155-8d79-42d9-be2f-fc99cc31c7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773526863656859584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584577352686365685958457735268636568595845773526863656859584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08acb6c9-0ea2-4976-af5b-0f566e5c30e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08acb6c9-0ea2-4976-af5b-0f566e5c30e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609905015057843526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526166099050150578435261660990501505784352616609905015057843526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c32155-8d79-42d9-be2f-fc99cc31c7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3372a3fe-ff20-4104-8ac4-029b61dbb396, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3372a3fe-ff20-4104-8ac4-029b61dbb396, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605617770739049435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435760561777073904943576056177707390494357605617770739049435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08acb6c9-0ea2-4976-af5b-0f566e5c30e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9f17b1-8edd-4a04-bb8f-c252bcfc68b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9f17b1-8edd-4a04-bb8f-c252bcfc68b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968424624236461522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522596842462423646152259684246242364615225968424624236461522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3372a3fe-ff20-4104-8ac4-029b61dbb396, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9f17b1-8edd-4a04-bb8f-c252bcfc68b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1108b72-b7b2-420c-aa4e-37e2f9e22ba0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1108b72-b7b2-420c-aa4e-37e2f9e22ba0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2253450145876289589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589225345014587628958922534501458762895892253450145876289589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95b0a15-de32-408f-9654-4987d3731d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95b0a15-de32-408f-9654-4987d3731d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5023209819591293718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718502320981959129371850232098195912937185023209819591293718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1108b72-b7b2-420c-aa4e-37e2f9e22ba0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7fcba7-3540-48d5-af28-dc1ac5f1baed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7fcba7-3540-48d5-af28-dc1ac5f1baed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12327119525023741498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498123271195250237414981232711952502374149812327119525023741498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95b0a15-de32-408f-9654-4987d3731d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a81b5a63-3cd8-4e12-a493-26e971f3c196, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a81b5a63-3cd8-4e12-a493-26e971f3c196, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4880350157648437587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587488035015764843758748803501576484375874880350157648437587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7fcba7-3540-48d5-af28-dc1ac5f1baed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2b7534-f19c-4e6d-8870-99f7dd90118c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2b7534-f19c-4e6d-8870-99f7dd90118c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243514891323419317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317824351489132341931782435148913234193178243514891323419317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a81b5a63-3cd8-4e12-a493-26e971f3c196, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af393216-395c-4c3c-b2ee-333cf3edae9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af393216-395c-4c3c-b2ee-333cf3edae9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12377036762972635765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765123770367629726357651237703676297263576512377036762972635765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2b7534-f19c-4e6d-8870-99f7dd90118c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526cb93b-d27a-42ba-b0db-e3454c15269d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 526cb93b-d27a-42ba-b0db-e3454c15269d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2647409831371695903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903264740983137169590326474098313716959032647409831371695903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af393216-395c-4c3c-b2ee-333cf3edae9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aef21889-8c5c-476f-a898-2ff874394373, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef21889-8c5c-476f-a898-2ff874394373, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14202073070969305560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560142020730709693055601420207307096930556014202073070969305560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526cb93b-d27a-42ba-b0db-e3454c15269d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316c1170-4071-4536-9614-f7b488791ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316c1170-4071-4536-9614-f7b488791ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493639335517996310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310949363933551799631094936393355179963109493639335517996310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef21889-8c5c-476f-a898-2ff874394373, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a80d23-48fe-4ca7-a47c-e55cbdbcdea5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316c1170-4071-4536-9614-f7b488791ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c258ab69-72f2-44db-89df-ae81cd70385a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c258ab69-72f2-44db-89df-ae81cd70385a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12223499742217463334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334122234997422174633341222349974221746333412223499742217463334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a80d23-48fe-4ca7-a47c-e55cbdbcdea5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17804091329842292527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527178040913298422925271780409132984229252717804091329842292527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c258ab69-72f2-44db-89df-ae81cd70385a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b56e01ee-7025-4845-8944-46a9724ca6f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b56e01ee-7025-4845-8944-46a9724ca6f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10089843991629377362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362100898439916293773621008984399162937736210089843991629377362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a80d23-48fe-4ca7-a47c-e55cbdbcdea5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3fed20-f644-43ff-b6a0-df3d6d024efc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3fed20-f644-43ff-b6a0-df3d6d024efc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664898912619493524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524106648989126194935241066489891261949352410664898912619493524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b56e01ee-7025-4845-8944-46a9724ca6f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a473699c-137c-460f-9f87-7c21d94cf58f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3fed20-f644-43ff-b6a0-df3d6d024efc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a473699c-137c-460f-9f87-7c21d94cf58f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3327290462571552655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655332729046257155265533272904625715526553327290462571552655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5094027e-4974-42db-b6c2-299987f1c090, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5094027e-4974-42db-b6c2-299987f1c090, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025750260382557127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127502575026038255712750257502603825571275025750260382557127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a473699c-137c-460f-9f87-7c21d94cf58f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ebbd9e4-94af-44f7-9e2f-fd4167c80300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ebbd9e4-94af-44f7-9e2f-fd4167c80300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13079678888103547252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252130796788881035472521307967888810354725213079678888103547252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5094027e-4974-42db-b6c2-299987f1c090, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad4eaeb-3e19-4b87-806e-35ba4d1457fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad4eaeb-3e19-4b87-806e-35ba4d1457fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156832531722767171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171181568325317227671711815683253172276717118156832531722767171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ebbd9e4-94af-44f7-9e2f-fd4167c80300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cab112c-32bf-4841-8ecd-9c3281d8901e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cab112c-32bf-4841-8ecd-9c3281d8901e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12811556896881845765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765128115568968818457651281155689688184576512811556896881845765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad4eaeb-3e19-4b87-806e-35ba4d1457fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cab112c-32bf-4841-8ecd-9c3281d8901e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f0b682-0a58-4b2b-8cfc-bd51504a009f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d037ce22-9865-458c-a20e-aacb19ea80a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d037ce22-9865-458c-a20e-aacb19ea80a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276351002262610860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860227635100226261086022763510022626108602276351002262610860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f0b682-0a58-4b2b-8cfc-bd51504a009f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031016711394708688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688100310167113947086881003101671139470868810031016711394708688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d037ce22-9865-458c-a20e-aacb19ea80a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1970a7-9d05-4b70-b8ae-505c387076eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1970a7-9d05-4b70-b8ae-505c387076eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13677515298809214626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626136775152988092146261367751529880921462613677515298809214626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f0b682-0a58-4b2b-8cfc-bd51504a009f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da642675-14b1-4778-ae50-1cd3d57b47f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da642675-14b1-4778-ae50-1cd3d57b47f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9611789206934610443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443961178920693461044396117892069346104439611789206934610443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1970a7-9d05-4b70-b8ae-505c387076eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcfaf3c-2655-4ba3-87c0-1e47a968e749, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcfaf3c-2655-4ba3-87c0-1e47a968e749, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152353449550509863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863151523534495505098631515235344955050986315152353449550509863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da642675-14b1-4778-ae50-1cd3d57b47f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2eef8dd-ce15-4428-8635-da095827988a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2eef8dd-ce15-4428-8635-da095827988a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741019356161586492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492574101935616158649257410193561615864925741019356161586492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcfaf3c-2655-4ba3-87c0-1e47a968e749, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c55e65-4305-4f52-9f62-0ab6fd833444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c55e65-4305-4f52-9f62-0ab6fd833444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1904777212128359816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816190477721212835981619047772121283598161904777212128359816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2eef8dd-ce15-4428-8635-da095827988a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84de0474-aab5-4a91-a2fc-512650932408, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84de0474-aab5-4a91-a2fc-512650932408, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6462687033499930843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843646268703349993084364626870334999308436462687033499930843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c55e65-4305-4f52-9f62-0ab6fd833444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1e5428-b089-44b5-aa21-5e82fdeb3531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1e5428-b089-44b5-aa21-5e82fdeb3531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7410386638720356850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850741038663872035685074103866387203568507410386638720356850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84de0474-aab5-4a91-a2fc-512650932408, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ecfbdf-d3ca-42a9-9457-61ffdf73a074, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ecfbdf-d3ca-42a9-9457-61ffdf73a074, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071815595084347007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007807181559508434700780718155950843470078071815595084347007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1e5428-b089-44b5-aa21-5e82fdeb3531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8558d9e-5ada-40c3-817e-09b86dd6a35e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8558d9e-5ada-40c3-817e-09b86dd6a35e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7378367008658626608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608737836700865862660873783670086586266087378367008658626608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ecfbdf-d3ca-42a9-9457-61ffdf73a074, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fcb961-2d15-44ec-ad50-e90c9a1fcef0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fcb961-2d15-44ec-ad50-e90c9a1fcef0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16029640059078396926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926160296400590783969261602964005907839692616029640059078396926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fcb961-2d15-44ec-ad50-e90c9a1fcef0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7dd9fb4-cda2-47ea-94fe-5b330c42aa35, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8558d9e-5ada-40c3-817e-09b86dd6a35e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25df6622-0cf3-4275-801f-7d12420e1afa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25df6622-0cf3-4275-801f-7d12420e1afa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768997187314031799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799276899718731403179927689971873140317992768997187314031799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7dd9fb4-cda2-47ea-94fe-5b330c42aa35, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303826323380298962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962830382632338029896283038263233802989628303826323380298962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7dd9fb4-cda2-47ea-94fe-5b330c42aa35, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f3e84d-39d3-4d9a-9ff8-50e58b6f6c6e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f3e84d-39d3-4d9a-9ff8-50e58b6f6c6e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17938962797614781902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902179389627976147819021793896279761478190217938962797614781902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25df6622-0cf3-4275-801f-7d12420e1afa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bce9a00-6f8d-41fc-8b09-2c6b38709721, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bce9a00-6f8d-41fc-8b09-2c6b38709721, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17659638456132455327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327176596384561324553271765963845613245532717659638456132455327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bce9a00-6f8d-41fc-8b09-2c6b38709721, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f3e84d-39d3-4d9a-9ff8-50e58b6f6c6e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831f2ad1-4c86-4bd5-8000-f04a6658d7de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831f2ad1-4c86-4bd5-8000-f04a6658d7de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2712731651346654101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101271273165134665410127127316513466541012712731651346654101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7088457-6356-4e1f-9c0d-f4b45d772049, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7088457-6356-4e1f-9c0d-f4b45d772049, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14796043298178867322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322147960432981788673221479604329817886732214796043298178867322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831f2ad1-4c86-4bd5-8000-f04a6658d7de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f8525d-0424-4add-994a-8c717e98db07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f8525d-0424-4add-994a-8c717e98db07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574047182528106076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076257404718252810607625740471825281060762574047182528106076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7088457-6356-4e1f-9c0d-f4b45d772049, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17091202-a86c-41c2-a349-4529b966ed57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17091202-a86c-41c2-a349-4529b966ed57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462007419311257707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707124620074193112577071246200741931125770712462007419311257707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f8525d-0424-4add-994a-8c717e98db07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57518bc7-9984-465f-8c91-0745c378c03f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57518bc7-9984-465f-8c91-0745c378c03f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194469791775124297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297151944697917751242971519446979177512429715194469791775124297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17091202-a86c-41c2-a349-4529b966ed57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184a62d7-8255-4260-8727-53077fb3c6e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184a62d7-8255-4260-8727-53077fb3c6e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526317198751014851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851526317198751014851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57518bc7-9984-465f-8c91-0745c378c03f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69be7977-0ff1-4133-b78d-da3ab51464fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69be7977-0ff1-4133-b78d-da3ab51464fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728005482613790218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218472800548261379021847280054826137902184728005482613790218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184a62d7-8255-4260-8727-53077fb3c6e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d56eca4-7c72-431b-b9c1-2e259c753e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d56eca4-7c72-431b-b9c1-2e259c753e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957399962152775109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109495739996215277510949573999621527751094957399962152775109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69be7977-0ff1-4133-b78d-da3ab51464fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6c65b0-0e45-4697-8429-356bdbd517c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6c65b0-0e45-4697-8429-356bdbd517c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4383168105269804585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585438316810526980458543831681052698045854383168105269804585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d56eca4-7c72-431b-b9c1-2e259c753e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3b3c08-b015-4021-8679-9624d632cb05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3b3c08-b015-4021-8679-9624d632cb05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5982141214326920943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943598214121432692094359821412143269209435982141214326920943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6c65b0-0e45-4697-8429-356bdbd517c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba7b472-c299-473d-9caf-502601dae43d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba7b472-c299-473d-9caf-502601dae43d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9606254677647096893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893960625467764709689396062546776470968939606254677647096893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3b3c08-b015-4021-8679-9624d632cb05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e53752b-db63-47d6-a4e5-d5c147f10dfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba7b472-c299-473d-9caf-502601dae43d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13553137-28cc-46bd-812d-a8de87e8dc09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13553137-28cc-46bd-812d-a8de87e8dc09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17645463632826650104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104176454636328266501041764546363282665010417645463632826650104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e53752b-db63-47d6-a4e5-d5c147f10dfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4909445032952908847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847490944503295290884749094450329529088474909445032952908847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13553137-28cc-46bd-812d-a8de87e8dc09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6836ee-c5f2-4e16-8b6e-1cc88b9db6fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6836ee-c5f2-4e16-8b6e-1cc88b9db6fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4947221780462882261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261494722178046288226149472217804628822614947221780462882261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e53752b-db63-47d6-a4e5-d5c147f10dfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfdf7d40-07d3-4de9-9fea-026bdc681134, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfdf7d40-07d3-4de9-9fea-026bdc681134, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829535275771165756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756482953527577116575648295352757711657564829535275771165756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6836ee-c5f2-4e16-8b6e-1cc88b9db6fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3193a30-a2c0-4681-8304-9411b82bee33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3193a30-a2c0-4681-8304-9411b82bee33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558190489330378123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123165581904893303781231655819048933037812316558190489330378123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfdf7d40-07d3-4de9-9fea-026bdc681134, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70fc8213-04e5-4f81-adba-ba4816b432a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70fc8213-04e5-4f81-adba-ba4816b432a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13470894958306048032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032134708949583060480321347089495830604803213470894958306048032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3193a30-a2c0-4681-8304-9411b82bee33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c34cee16-18c3-44fd-be2c-c379b67cf43f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c34cee16-18c3-44fd-be2c-c379b67cf43f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15109093520878229015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015151090935208782290151510909352087822901515109093520878229015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70fc8213-04e5-4f81-adba-ba4816b432a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02065b9-eaba-421d-b8bc-c9d31660c1dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02065b9-eaba-421d-b8bc-c9d31660c1dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376147430080566381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381113761474300805663811137614743008056638111376147430080566381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c34cee16-18c3-44fd-be2c-c379b67cf43f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b702a4f6-f44a-4e4b-b2ab-d724c1a1da78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b702a4f6-f44a-4e4b-b2ab-d724c1a1da78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034090312487253682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682903409031248725368290340903124872536829034090312487253682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02065b9-eaba-421d-b8bc-c9d31660c1dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06809951-e902-406f-b9d0-78d719c0700b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06809951-e902-406f-b9d0-78d719c0700b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388520384024569439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439163885203840245694391638852038402456943916388520384024569439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b702a4f6-f44a-4e4b-b2ab-d724c1a1da78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87d3ec3-94cf-4977-bfb9-6b8406af613b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87d3ec3-94cf-4977-bfb9-6b8406af613b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14557674342888698370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370145576743428886983701455767434288869837014557674342888698370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06809951-e902-406f-b9d0-78d719c0700b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2afdc2b-26ef-4b70-b7a1-d6279e594e7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2afdc2b-26ef-4b70-b7a1-d6279e594e7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16155985724669075719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719161559857246690757191615598572466907571916155985724669075719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87d3ec3-94cf-4977-bfb9-6b8406af613b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d296ad-8982-405e-8c15-d31880a749ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d296ad-8982-405e-8c15-d31880a749ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408083680578471964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964740808368057847196474080836805784719647408083680578471964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2afdc2b-26ef-4b70-b7a1-d6279e594e7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f08644a-3df3-45b9-9c1a-8f48bf577e4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f08644a-3df3-45b9-9c1a-8f48bf577e4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17016275468050647683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683170162754680506476831701627546805064768317016275468050647683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d296ad-8982-405e-8c15-d31880a749ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f08644a-3df3-45b9-9c1a-8f48bf577e4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebc64aa-ab30-4232-ab91-74b1a8ba851b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8fa76f-bdf2-4d2d-b507-f195e7545698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8fa76f-bdf2-4d2d-b507-f195e7545698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16673883813539146762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762166738838135391467621667388381353914676216673883813539146762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebc64aa-ab30-4232-ab91-74b1a8ba851b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201765213102364189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189142017652131023641891420176521310236418914201765213102364189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8fa76f-bdf2-4d2d-b507-f195e7545698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e0ac43-8626-4018-a36f-c6f3cfc5465d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e0ac43-8626-4018-a36f-c6f3cfc5465d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13998309221670330235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235139983092216703302351399830922167033023513998309221670330235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebc64aa-ab30-4232-ab91-74b1a8ba851b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98bbd27-05dc-4e7f-8a41-fe64b77c312b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98bbd27-05dc-4e7f-8a41-fe64b77c312b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6481938331699105164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164648193833169910516464819383316991051646481938331699105164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e0ac43-8626-4018-a36f-c6f3cfc5465d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5439a30e-6861-4cc2-9926-d2592c0e18f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5439a30e-6861-4cc2-9926-d2592c0e18f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614152749935562682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682136141527499355626821361415274993556268213614152749935562682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98bbd27-05dc-4e7f-8a41-fe64b77c312b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ede45f2-645b-4cdf-8906-83a77b8010e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ede45f2-645b-4cdf-8906-83a77b8010e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647538659723419005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005164753865972341900516475386597234190051647538659723419005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5439a30e-6861-4cc2-9926-d2592c0e18f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac45ab89-9843-499a-aef2-778b3243b7c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac45ab89-9843-499a-aef2-778b3243b7c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9727854665181101157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157972785466518110115797278546651811011579727854665181101157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ede45f2-645b-4cdf-8906-83a77b8010e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b89d976-7768-4005-969b-61940522c060, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac45ab89-9843-499a-aef2-778b3243b7c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b89d976-7768-4005-969b-61940522c060, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11847804163838129453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453118478041638381294531184780416383812945311847804163838129453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419bba58-c675-4482-9029-dfd8498e0703, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419bba58-c675-4482-9029-dfd8498e0703, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533881197076210827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827553388119707621082755338811970762108275533881197076210827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419bba58-c675-4482-9029-dfd8498e0703, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa67002-a470-47d4-83a9-2a833098b6d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa67002-a470-47d4-83a9-2a833098b6d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5705677907402374258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258570567790740237425857056779074023742585705677907402374258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b89d976-7768-4005-969b-61940522c060, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21ba7f44-3d50-4704-9ebe-b062641640fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ba7f44-3d50-4704-9ebe-b062641640fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447303957139889625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625114473039571398896251144730395713988962511447303957139889625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ba7f44-3d50-4704-9ebe-b062641640fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee55f08-c22a-42f1-b2c6-de7fe47552ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee55f08-c22a-42f1-b2c6-de7fe47552ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784240971690178562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562137842409716901785621378424097169017856213784240971690178562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa67002-a470-47d4-83a9-2a833098b6d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58cae5a-4f2d-42c2-97fa-1a01950de468, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58cae5a-4f2d-42c2-97fa-1a01950de468, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13039450480874728747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747130394504808747287471303945048087472874713039450480874728747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee55f08-c22a-42f1-b2c6-de7fe47552ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba23ba49-854f-4497-a097-eeed264a200c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba23ba49-854f-4497-a097-eeed264a200c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2116233513159131902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902211623351315913190221162335131591319022116233513159131902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58cae5a-4f2d-42c2-97fa-1a01950de468, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b308eae0-c1c2-4991-b347-1c0be3b7bdee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b308eae0-c1c2-4991-b347-1c0be3b7bdee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15806474534716755184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184158064745347167551841580647453471675518415806474534716755184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba23ba49-854f-4497-a097-eeed264a200c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5749c80f-af40-4461-89ba-c5cc28f25cc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5749c80f-af40-4461-89ba-c5cc28f25cc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6067612282727927244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244606761228272792724460676122827279272446067612282727927244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b308eae0-c1c2-4991-b347-1c0be3b7bdee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bdec51-5f46-4153-b1ea-5f40eb5d0562, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bdec51-5f46-4153-b1ea-5f40eb5d0562, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385272424970899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899123852724249708991238527242497089912385272424970899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5749c80f-af40-4461-89ba-c5cc28f25cc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622d5dcb-a579-44fc-8ef2-548c056e2158, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622d5dcb-a579-44fc-8ef2-548c056e2158, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9905327642673432926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926990532764267343292699053276426734329269905327642673432926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bdec51-5f46-4153-b1ea-5f40eb5d0562, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8bd4e1-e838-4232-9b00-65d1dc7489a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8bd4e1-e838-4232-9b00-65d1dc7489a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099387086463347423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423120993870864633474231209938708646334742312099387086463347423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622d5dcb-a579-44fc-8ef2-548c056e2158, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f0122a-3430-4ba7-8492-d6f466237d58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f0122a-3430-4ba7-8492-d6f466237d58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8092224026583375292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292809222402658337529280922240265833752928092224026583375292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8bd4e1-e838-4232-9b00-65d1dc7489a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44310b0-dcde-45ff-b89f-ab780bd66110, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44310b0-dcde-45ff-b89f-ab780bd66110, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 115038697847944147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147115038697847944147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f0122a-3430-4ba7-8492-d6f466237d58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8868b5f-1e2d-4c4f-b2f0-ae1e9e644cfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8868b5f-1e2d-4c4f-b2f0-ae1e9e644cfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484142674381922779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779484142674381922779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44310b0-dcde-45ff-b89f-ab780bd66110, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee033ed0-3774-4052-b180-856c43535f8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee033ed0-3774-4052-b180-856c43535f8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4958454984366745495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495495845498436674549549584549843667454954958454984366745495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8868b5f-1e2d-4c4f-b2f0-ae1e9e644cfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a096a091-b859-46e3-aacc-4498c648f2e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a096a091-b859-46e3-aacc-4498c648f2e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999268387103477736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736169992683871034777361699926838710347773616999268387103477736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee033ed0-3774-4052-b180-856c43535f8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff5b87a-adc3-44c7-8903-a7e2bd3af71f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff5b87a-adc3-44c7-8903-a7e2bd3af71f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230497216308296858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858152304972163082968581523049721630829685815230497216308296858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a096a091-b859-46e3-aacc-4498c648f2e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00128de8-3dc1-4a04-898b-7ae21f73e143, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00128de8-3dc1-4a04-898b-7ae21f73e143, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230625886341574824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824152306258863415748241523062588634157482415230625886341574824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff5b87a-adc3-44c7-8903-a7e2bd3af71f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da39789-8ef9-4489-9fab-3dcea517e53d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da39789-8ef9-4489-9fab-3dcea517e53d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8847582721227529823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823884758272122752982388475827212275298238847582721227529823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00128de8-3dc1-4a04-898b-7ae21f73e143, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e998fc-614e-4b1f-bc59-5f3c2b6104b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e998fc-614e-4b1f-bc59-5f3c2b6104b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968300906066111992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992696830090606611199269683009060661119926968300906066111992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da39789-8ef9-4489-9fab-3dcea517e53d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434da98c-bdb5-4e2e-8e78-e40e69f624b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434da98c-bdb5-4e2e-8e78-e40e69f624b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4503683705229529843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843450368370522952984345036837052295298434503683705229529843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e998fc-614e-4b1f-bc59-5f3c2b6104b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26ea2ab-711f-4931-9ca2-84b745b2bbe5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26ea2ab-711f-4931-9ca2-84b745b2bbe5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484249227535378166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166164842492275353781661648424922753537816616484249227535378166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434da98c-bdb5-4e2e-8e78-e40e69f624b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111e8e42-ef55-4336-84b4-ebba0d69bcf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111e8e42-ef55-4336-84b4-ebba0d69bcf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18243326452879520087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087182433264528795200871824332645287952008718243326452879520087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26ea2ab-711f-4931-9ca2-84b745b2bbe5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b02743-2c3a-4073-842f-1bf3757f2b56, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b02743-2c3a-4073-842f-1bf3757f2b56, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11838304833641314165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165118383048336413141651183830483364131416511838304833641314165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111e8e42-ef55-4336-84b4-ebba0d69bcf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1bc045-174d-4308-b51d-baeb09d35c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1bc045-174d-4308-b51d-baeb09d35c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16671384291463222248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248166713842914632222481667138429146322224816671384291463222248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1bc045-174d-4308-b51d-baeb09d35c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89411da-0245-4d44-b516-aeb0a2194ced, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89411da-0245-4d44-b516-aeb0a2194ced, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17679051719843245321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321176790517198432453211767905171984324532117679051719843245321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b02743-2c3a-4073-842f-1bf3757f2b56, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d491d64-85d2-4761-97b3-8e5528cfe5d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d491d64-85d2-4761-97b3-8e5528cfe5d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416897428378669601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601416897428378669601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89411da-0245-4d44-b516-aeb0a2194ced, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133aba7b-ddc2-4a00-88f8-4ac3f8a120b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133aba7b-ddc2-4a00-88f8-4ac3f8a120b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5227027523385841518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518522702752338584151852270275233858415185227027523385841518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d491d64-85d2-4761-97b3-8e5528cfe5d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ae9adb-6f6b-4148-bdc5-9864172df174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ae9adb-6f6b-4148-bdc5-9864172df174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9359221391857959763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763935922139185795976393592213918579597639359221391857959763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133aba7b-ddc2-4a00-88f8-4ac3f8a120b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b43fa9-2d57-4350-87b2-56fbb14ce5d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b43fa9-2d57-4350-87b2-56fbb14ce5d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4639534258584548173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173463953425858454817346395342585845481734639534258584548173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ae9adb-6f6b-4148-bdc5-9864172df174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0539b9f0-8d1a-46f5-b567-d1c3d1bce5a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0539b9f0-8d1a-46f5-b567-d1c3d1bce5a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8484928610217533555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555848492861021753355584849286102175335558484928610217533555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b43fa9-2d57-4350-87b2-56fbb14ce5d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44ce0736-a2a6-4b0d-a5ef-1a112086db30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44ce0736-a2a6-4b0d-a5ef-1a112086db30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644627494299679292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292166446274942996792921664462749429967929216644627494299679292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0539b9f0-8d1a-46f5-b567-d1c3d1bce5a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aece10d-d79d-4fd1-9046-e04975070b63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aece10d-d79d-4fd1-9046-e04975070b63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16758461494682204517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517167584614946822045171675846149468220451716758461494682204517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44ce0736-a2a6-4b0d-a5ef-1a112086db30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973332d0-f5a4-4ecc-b12a-d95bea750a61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973332d0-f5a4-4ecc-b12a-d95bea750a61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 909854962901844013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013909854962901844013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aece10d-d79d-4fd1-9046-e04975070b63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d150d2-715a-4d4e-b7a6-c37e2b2879c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d150d2-715a-4d4e-b7a6-c37e2b2879c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12183217558831044131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131121832175588310441311218321755883104413112183217558831044131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973332d0-f5a4-4ecc-b12a-d95bea750a61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf86cf1-ce9f-4cb7-9770-ee7a9267674f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf86cf1-ce9f-4cb7-9770-ee7a9267674f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4154018365535522581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581415401836553552258141540183655355225814154018365535522581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d150d2-715a-4d4e-b7a6-c37e2b2879c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850d124f-3e77-4b0e-9fb1-e7e575610d7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850d124f-3e77-4b0e-9fb1-e7e575610d7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10432066288227920723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723104320662882279207231043206628822792072310432066288227920723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf86cf1-ce9f-4cb7-9770-ee7a9267674f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7edba0f-d7ae-41d7-851e-21ac7355764b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7edba0f-d7ae-41d7-851e-21ac7355764b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977880664040220719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719997788066404022071999778806640402207199977880664040220719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850d124f-3e77-4b0e-9fb1-e7e575610d7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba08c5c2-1488-4ead-9456-c786cee21b1c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba08c5c2-1488-4ead-9456-c786cee21b1c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12868476944111085100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100128684769441110851001286847694411108510012868476944111085100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7edba0f-d7ae-41d7-851e-21ac7355764b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a05d99c-5953-4ada-b7bd-c52e9cc180e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a05d99c-5953-4ada-b7bd-c52e9cc180e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8197121594322737260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260819712159432273726081971215943227372608197121594322737260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba08c5c2-1488-4ead-9456-c786cee21b1c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13581b43-cf04-43ef-94cd-219ad3814911, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13581b43-cf04-43ef-94cd-219ad3814911, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16905912318731567315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315169059123187315673151690591231873156731516905912318731567315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a05d99c-5953-4ada-b7bd-c52e9cc180e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683a07fe-ca78-4d9a-9e20-4d1ed0af1494, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683a07fe-ca78-4d9a-9e20-4d1ed0af1494, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16179417319744368025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025161794173197443680251617941731974436802516179417319744368025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13581b43-cf04-43ef-94cd-219ad3814911, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28b12f8-f209-4ca0-bfa0-64a84f2c3500, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28b12f8-f209-4ca0-bfa0-64a84f2c3500, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11521980380217539900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900115219803802175399001152198038021753990011521980380217539900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28b12f8-f209-4ca0-bfa0-64a84f2c3500, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5ad007-1889-406d-a4e4-91beb1b71f37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5ad007-1889-406d-a4e4-91beb1b71f37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7463680068622750058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058746368006862275005874636800686227500587463680068622750058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683a07fe-ca78-4d9a-9e20-4d1ed0af1494, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f98c22a1-a9fa-4b04-880a-1ae1bd971a2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f98c22a1-a9fa-4b04-880a-1ae1bd971a2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17452283270257245921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921174522832702572459211745228327025724592117452283270257245921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5ad007-1889-406d-a4e4-91beb1b71f37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ab172d-c0a2-4499-b7fa-cc511f1e82ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ab172d-c0a2-4499-b7fa-cc511f1e82ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4789101846259907733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733478910184625990773347891018462599077334789101846259907733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f98c22a1-a9fa-4b04-880a-1ae1bd971a2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb1dcce-803f-4d26-8d11-6a3489869068, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb1dcce-803f-4d26-8d11-6a3489869068, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007539262579925355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355400753926257992535540075392625799253554007539262579925355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ab172d-c0a2-4499-b7fa-cc511f1e82ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8cd024b-c620-4f54-941f-d2a830ce8afe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8cd024b-c620-4f54-941f-d2a830ce8afe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14480915484663646440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440144809154846636464401448091548466364644014480915484663646440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb1dcce-803f-4d26-8d11-6a3489869068, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b46fa702-c989-4430-890c-b9dd50f46bc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b46fa702-c989-4430-890c-b9dd50f46bc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2144654627131771564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564214465462713177156421446546271317715642144654627131771564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8cd024b-c620-4f54-941f-d2a830ce8afe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51b40fd-6ee0-44b9-b9f5-9f3e96d49f46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51b40fd-6ee0-44b9-b9f5-9f3e96d49f46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13300167173725224458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458133001671737252244581330016717372522445813300167173725224458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b46fa702-c989-4430-890c-b9dd50f46bc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159fb1ee-fc2c-4118-b825-592079f9e29f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159fb1ee-fc2c-4118-b825-592079f9e29f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2763658553730961920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920276365855373096192027636585537309619202763658553730961920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51b40fd-6ee0-44b9-b9f5-9f3e96d49f46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e98f4c0-7dc5-4edb-8b74-321690757773, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e98f4c0-7dc5-4edb-8b74-321690757773, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1739743465211172500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500173974346521117250017397434652111725001739743465211172500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159fb1ee-fc2c-4118-b825-592079f9e29f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5e4a46-ae78-471a-8249-9e08c3d2afc2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5e4a46-ae78-471a-8249-9e08c3d2afc2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1156293057442948536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536115629305744294853611562930574429485361156293057442948536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e98f4c0-7dc5-4edb-8b74-321690757773, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347d0b1b-ee94-492d-aeb3-1bca08b9b4ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347d0b1b-ee94-492d-aeb3-1bca08b9b4ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1261201121822115910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910126120112182211591012612011218221159101261201121822115910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5e4a46-ae78-471a-8249-9e08c3d2afc2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7e6dd3-e096-45c4-a023-c1458023ae3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7e6dd3-e096-45c4-a023-c1458023ae3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12946748768033077640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640129467487680330776401294674876803307764012946748768033077640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347d0b1b-ee94-492d-aeb3-1bca08b9b4ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a504d56c-5328-4c4d-bee1-f67baaf286d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a504d56c-5328-4c4d-bee1-f67baaf286d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694982114705755569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569769498211470575556976949821147057555697694982114705755569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7e6dd3-e096-45c4-a023-c1458023ae3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61be976b-8432-4ee4-80a6-49ac3466e59d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61be976b-8432-4ee4-80a6-49ac3466e59d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8414153378624074119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119841415337862407411984141533786240741198414153378624074119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a504d56c-5328-4c4d-bee1-f67baaf286d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18227ce4-b8e0-4776-ba3d-d83e174d9785, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18227ce4-b8e0-4776-ba3d-d83e174d9785, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634954074199571299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299563495407419957129956349540741995712995634954074199571299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61be976b-8432-4ee4-80a6-49ac3466e59d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce14ebb-de4a-4b5c-98fc-20148a411d88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce14ebb-de4a-4b5c-98fc-20148a411d88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17047690813266998969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969170476908132669989691704769081326699896917047690813266998969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18227ce4-b8e0-4776-ba3d-d83e174d9785, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e451b140-2908-4f69-b10b-d3de67626265, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e451b140-2908-4f69-b10b-d3de67626265, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457805502966486289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289164578055029664862891645780550296648628916457805502966486289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce14ebb-de4a-4b5c-98fc-20148a411d88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41710211-cb01-413b-abf3-abe71dfdb536, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41710211-cb01-413b-abf3-abe71dfdb536, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266293073206281975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975726629307320628197572662930732062819757266293073206281975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e451b140-2908-4f69-b10b-d3de67626265, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022f38ea-4302-4deb-8356-585f09bdb210, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022f38ea-4302-4deb-8356-585f09bdb210, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474351522357530830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830247435152235753083024743515223575308302474351522357530830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41710211-cb01-413b-abf3-abe71dfdb536, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022f38ea-4302-4deb-8356-585f09bdb210, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12d2fe0-ac8c-4cd2-a95f-94ba224c434b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12d2fe0-ac8c-4cd2-a95f-94ba224c434b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2830697132724856642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642283069713272485664228306971327248566422830697132724856642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e803bf3-8fd2-487d-9448-bcab2ad1d934, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e803bf3-8fd2-487d-9448-bcab2ad1d934, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3061626824277012238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238306162682427701223830616268242770122383061626824277012238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12d2fe0-ac8c-4cd2-a95f-94ba224c434b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3289650a-361c-4f12-b924-defb5e4371c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3289650a-361c-4f12-b924-defb5e4371c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15428356835818590944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944154283568358185909441542835683581859094415428356835818590944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e803bf3-8fd2-487d-9448-bcab2ad1d934, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb5411ae-b136-44d8-b1d1-a38b4ae1248a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb5411ae-b136-44d8-b1d1-a38b4ae1248a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2502380286812252653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653250238028681225265325023802868122526532502380286812252653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3289650a-361c-4f12-b924-defb5e4371c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d92293-9aaa-406d-8244-6de81f98488b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d92293-9aaa-406d-8244-6de81f98488b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7850271212474888207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207785027121247488820778502712124748882077850271212474888207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb5411ae-b136-44d8-b1d1-a38b4ae1248a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bfbaf8-8bb8-4975-a4ae-70c9fd1c1e5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bfbaf8-8bb8-4975-a4ae-70c9fd1c1e5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15873962039192829863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863158739620391928298631587396203919282986315873962039192829863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d92293-9aaa-406d-8244-6de81f98488b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bfbaf8-8bb8-4975-a4ae-70c9fd1c1e5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02331d0-4150-4796-bda1-63473036c9e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02331d0-4150-4796-bda1-63473036c9e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17860561971397932881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881178605619713979328811786056197139793288117860561971397932881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82ac19e-290f-4810-a79e-6d66b7c4ced1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82ac19e-290f-4810-a79e-6d66b7c4ced1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11544777817364960680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680115447778173649606801154477781736496068011544777817364960680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02331d0-4150-4796-bda1-63473036c9e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c48227f-c6ad-49cd-aef4-d8c7c8f9ce3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c48227f-c6ad-49cd-aef4-d8c7c8f9ce3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232189355465800581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581112321893554658005811123218935546580058111232189355465800581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82ac19e-290f-4810-a79e-6d66b7c4ced1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63459e95-3ac5-4bf1-9338-86fafb9df682, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63459e95-3ac5-4bf1-9338-86fafb9df682, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7796709323048714705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705779670932304871470577967093230487147057796709323048714705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c48227f-c6ad-49cd-aef4-d8c7c8f9ce3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc98f00f-70f0-4163-9ffb-2d92e3e37ff9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc98f00f-70f0-4163-9ffb-2d92e3e37ff9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1561181952205095532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532156118195220509553215611819522050955321561181952205095532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63459e95-3ac5-4bf1-9338-86fafb9df682, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7592333-5a81-4695-b116-cbe5a892da1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7592333-5a81-4695-b116-cbe5a892da1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126811199695772583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583126811199695772583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc98f00f-70f0-4163-9ffb-2d92e3e37ff9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea39f13-03e5-4adb-b38f-ef23e0675fa6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea39f13-03e5-4adb-b38f-ef23e0675fa6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9987311936908771212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212998731193690877121299873119369087712129987311936908771212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7592333-5a81-4695-b116-cbe5a892da1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f188bbe5-6e38-465d-8671-5d0fa94de357, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f188bbe5-6e38-465d-8671-5d0fa94de357, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867414834922636346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346867414834922636346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea39f13-03e5-4adb-b38f-ef23e0675fa6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73ba8c6-77f4-46c5-b125-78561224af89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73ba8c6-77f4-46c5-b125-78561224af89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13053685761830530135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135130536857618305301351305368576183053013513053685761830530135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f188bbe5-6e38-465d-8671-5d0fa94de357, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f5c8c8-9045-4a0e-8272-e4fa9df31424, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f5c8c8-9045-4a0e-8272-e4fa9df31424, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12723027094117433159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159127230270941174331591272302709411743315912723027094117433159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73ba8c6-77f4-46c5-b125-78561224af89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffad7cf6-d022-45be-ba7b-9f754890ad5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffad7cf6-d022-45be-ba7b-9f754890ad5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5245652976352192550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550524565297635219255052456529763521925505245652976352192550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f5c8c8-9045-4a0e-8272-e4fa9df31424, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837664aa-5629-432d-b77c-e060c9b11965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837664aa-5629-432d-b77c-e060c9b11965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9139200724814678067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067913920072481467806791392007248146780679139200724814678067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffad7cf6-d022-45be-ba7b-9f754890ad5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837664aa-5629-432d-b77c-e060c9b11965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4e23e2-f0d9-4165-98f0-66e779e63f33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cddaf31-a68c-4349-bb8a-8e8f6ca1e6bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cddaf31-a68c-4349-bb8a-8e8f6ca1e6bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439693261344170666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666124396932613441706661243969326134417066612439693261344170666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4e23e2-f0d9-4165-98f0-66e779e63f33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15079548274122257024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024150795482741222570241507954827412225702415079548274122257024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4e23e2-f0d9-4165-98f0-66e779e63f33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0768fa35-db81-4fb3-89d3-e613cdf99281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0768fa35-db81-4fb3-89d3-e613cdf99281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293133854389081705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705293133854389081705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0768fa35-db81-4fb3-89d3-e613cdf99281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26094324-af6a-4d20-a06f-cb18b455bad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26094324-af6a-4d20-a06f-cb18b455bad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068376710564505731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731130683767105645057311306837671056450573113068376710564505731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cddaf31-a68c-4349-bb8a-8e8f6ca1e6bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3641ee-8819-4b57-9596-1a85f46f6d50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3641ee-8819-4b57-9596-1a85f46f6d50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007570236067656549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549150075702360676565491500757023606765654915007570236067656549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26094324-af6a-4d20-a06f-cb18b455bad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c26ac9-35a0-489f-8e7b-fdd82c372b3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c26ac9-35a0-489f-8e7b-fdd82c372b3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1895218969821323502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502189521896982132350218952189698213235021895218969821323502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3641ee-8819-4b57-9596-1a85f46f6d50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f618b14-d32a-406d-b127-4b61da16fc9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f618b14-d32a-406d-b127-4b61da16fc9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515039149853232920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920155150391498532329201551503914985323292015515039149853232920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c26ac9-35a0-489f-8e7b-fdd82c372b3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88583182-b39c-48c8-bd43-31b0f97bf507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88583182-b39c-48c8-bd43-31b0f97bf507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12035752124232077753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753120357521242320777531203575212423207775312035752124232077753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88583182-b39c-48c8-bd43-31b0f97bf507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a7af99-678b-4148-bf9f-b6c25f414735, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a7af99-678b-4148-bf9f-b6c25f414735, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16294505511397136780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780162945055113971367801629450551139713678016294505511397136780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f618b14-d32a-406d-b127-4b61da16fc9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82290acf-4e6c-414c-b01d-bb6d81a162fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82290acf-4e6c-414c-b01d-bb6d81a162fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471121517996979926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926124711215179969799261247112151799697992612471121517996979926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a7af99-678b-4148-bf9f-b6c25f414735, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88d082d-9d33-4266-b297-bba23667af46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88d082d-9d33-4266-b297-bba23667af46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8126305549267546269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269812630554926754626981263055492675462698126305549267546269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82290acf-4e6c-414c-b01d-bb6d81a162fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012b56da-b5fd-43c8-8312-9e239f1dcb18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012b56da-b5fd-43c8-8312-9e239f1dcb18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754454052544915670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670375445405254491567037544540525449156703754454052544915670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88d082d-9d33-4266-b297-bba23667af46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e20969f-992b-43ad-aaa9-2f98a3e12407, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e20969f-992b-43ad-aaa9-2f98a3e12407, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5793720043039274541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541579372004303927454157937200430392745415793720043039274541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012b56da-b5fd-43c8-8312-9e239f1dcb18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805cf15e-2a37-4c81-bf94-194a97b9eda3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805cf15e-2a37-4c81-bf94-194a97b9eda3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12291337330973250798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798122913373309732507981229133733097325079812291337330973250798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e20969f-992b-43ad-aaa9-2f98a3e12407, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03dd1cad-5bc9-4cf1-8a72-8a2c242a17a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03dd1cad-5bc9-4cf1-8a72-8a2c242a17a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631785864564506801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801116317858645645068011163178586456450680111631785864564506801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805cf15e-2a37-4c81-bf94-194a97b9eda3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d283b265-c636-4f49-9afb-640010d021bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d283b265-c636-4f49-9afb-640010d021bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 499465483534201122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122499465483534201122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03dd1cad-5bc9-4cf1-8a72-8a2c242a17a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0358048f-2e7d-4663-8a00-bf5a1ae294be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0358048f-2e7d-4663-8a00-bf5a1ae294be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6776625651909779081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081677662565190977908167766256519097790816776625651909779081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d283b265-c636-4f49-9afb-640010d021bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe1b078-d8ed-469b-9648-73345bbafcfc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe1b078-d8ed-469b-9648-73345bbafcfc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7473737635934146350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350747373763593414635074737376359341463507473737635934146350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0358048f-2e7d-4663-8a00-bf5a1ae294be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10fc513-b273-4727-b199-3d6c7b014149, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10fc513-b273-4727-b199-3d6c7b014149, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11665547271821083182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182116655472718210831821166554727182108318211665547271821083182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe1b078-d8ed-469b-9648-73345bbafcfc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b49dccf-5692-46be-837d-a9fe4d4b6979, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b49dccf-5692-46be-837d-a9fe4d4b6979, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12327897131330832917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917123278971313308329171232789713133083291712327897131330832917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10fc513-b273-4727-b199-3d6c7b014149, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc0f402-3f7e-4cdf-9f5f-ad1216945258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc0f402-3f7e-4cdf-9f5f-ad1216945258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948358689185755810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810294835868918575581029483586891857558102948358689185755810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b49dccf-5692-46be-837d-a9fe4d4b6979, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be0d0ac-13a8-4a9c-9fcf-345f490f468e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be0d0ac-13a8-4a9c-9fcf-345f490f468e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5361830005810639603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603536183000581063960353618300058106396035361830005810639603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc0f402-3f7e-4cdf-9f5f-ad1216945258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c4ef74-5e78-4c64-b793-ade46207be1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c4ef74-5e78-4c64-b793-ade46207be1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10101413841471443117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117101014138414714431171010141384147144311710101413841471443117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be0d0ac-13a8-4a9c-9fcf-345f490f468e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4eac1f-5584-4ad5-8e15-ee21e65c9b90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4eac1f-5584-4ad5-8e15-ee21e65c9b90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15237929222550923854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854152379292225509238541523792922255092385415237929222550923854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c4ef74-5e78-4c64-b793-ade46207be1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c01f287-a57e-45d9-948d-3fabfb173999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c01f287-a57e-45d9-948d-3fabfb173999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1402641211216870146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146140264121121687014614026412112168701461402641211216870146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4eac1f-5584-4ad5-8e15-ee21e65c9b90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ee5f61-7204-45bc-96f2-bb6b8dc707ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ee5f61-7204-45bc-96f2-bb6b8dc707ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15360293775347649702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702153602937753476497021536029377534764970215360293775347649702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c01f287-a57e-45d9-948d-3fabfb173999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bbb16f7-20bc-4147-afcf-11774eee3b74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bbb16f7-20bc-4147-afcf-11774eee3b74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16088634152169826980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980160886341521698269801608863415216982698016088634152169826980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ee5f61-7204-45bc-96f2-bb6b8dc707ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1744e45e-6370-4935-b37c-41db6f391ece, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1744e45e-6370-4935-b37c-41db6f391ece, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15391320071373027461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461153913200713730274611539132007137302746115391320071373027461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bbb16f7-20bc-4147-afcf-11774eee3b74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596fd581-01bd-4d2e-a468-302c25e9d173, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596fd581-01bd-4d2e-a468-302c25e9d173, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11130461975286940387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387111304619752869403871113046197528694038711130461975286940387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1744e45e-6370-4935-b37c-41db6f391ece, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 814acb0f-3ad6-4ee3-afd6-32fca7caaba1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 814acb0f-3ad6-4ee3-afd6-32fca7caaba1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408037960490007741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741540803796049000774154080379604900077415408037960490007741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596fd581-01bd-4d2e-a468-302c25e9d173, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b4dad2-ca69-4f52-be67-75767513d261, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b4dad2-ca69-4f52-be67-75767513d261, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6112225920289922308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308611222592028992230861122259202899223086112225920289922308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 814acb0f-3ad6-4ee3-afd6-32fca7caaba1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4794cd-32cc-4f1a-983e-9488e96fb4b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4794cd-32cc-4f1a-983e-9488e96fb4b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1466338862008668543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543146633886200866854314663388620086685431466338862008668543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b4dad2-ca69-4f52-be67-75767513d261, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb37258-68da-47d3-8595-c0c78faa5da5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4794cd-32cc-4f1a-983e-9488e96fb4b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee1a2a0-0802-4a16-8627-6bcd2afd2ac5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee1a2a0-0802-4a16-8627-6bcd2afd2ac5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864757806398870692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692128647578063988706921286475780639887069212864757806398870692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb37258-68da-47d3-8595-c0c78faa5da5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3941067527033595028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028394106752703359502839410675270335950283941067527033595028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb37258-68da-47d3-8595-c0c78faa5da5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8eefe6-8060-473b-9b28-c0ee1d4b9f80, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8eefe6-8060-473b-9b28-c0ee1d4b9f80, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9520472173252157367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367952047217325215736795204721732521573679520472173252157367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee1a2a0-0802-4a16-8627-6bcd2afd2ac5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d9bb6d-23e9-4f89-a3db-c9b0b9e07c2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d9bb6d-23e9-4f89-a3db-c9b0b9e07c2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5565350489878244704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704556535048987824470455653504898782447045565350489878244704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8eefe6-8060-473b-9b28-c0ee1d4b9f80, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399b1e3a-2eb7-41c9-98bc-c72976fac902, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399b1e3a-2eb7-41c9-98bc-c72976fac902, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1744661792730378589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589174466179273037858917446617927303785891744661792730378589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d9bb6d-23e9-4f89-a3db-c9b0b9e07c2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1160eed1-2931-4efd-b715-53de37639410, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1160eed1-2931-4efd-b715-53de37639410, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930977545739737793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793993097754573973779399309775457397377939930977545739737793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399b1e3a-2eb7-41c9-98bc-c72976fac902, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85ea418-5c50-4bcd-9868-0234f22eeb40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85ea418-5c50-4bcd-9868-0234f22eeb40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342992344049013963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963143429923440490139631434299234404901396314342992344049013963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1160eed1-2931-4efd-b715-53de37639410, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4c1d366-17c5-47f8-aea0-c9d7f774c372, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4c1d366-17c5-47f8-aea0-c9d7f774c372, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205552484235673110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110120555248423567311012055524842356731101205552484235673110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85ea418-5c50-4bcd-9868-0234f22eeb40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45d3c2d-92bd-4511-85d1-3537fb8282cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45d3c2d-92bd-4511-85d1-3537fb8282cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342151141924649290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290163421511419246492901634215114192464929016342151141924649290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c1d366-17c5-47f8-aea0-c9d7f774c372, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd22f23-82a8-44ca-9a7c-89f0237a4028, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd22f23-82a8-44ca-9a7c-89f0237a4028, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302947032079181228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228130294703207918122813029470320791812281302947032079181228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45d3c2d-92bd-4511-85d1-3537fb8282cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3318fcd3-6e8c-4a4c-9584-d96f41f4a37d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3318fcd3-6e8c-4a4c-9584-d96f41f4a37d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18075388764109379042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042180753887641093790421807538876410937904218075388764109379042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd22f23-82a8-44ca-9a7c-89f0237a4028, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fb788e-7e36-4340-b02d-7c449f43354f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fb788e-7e36-4340-b02d-7c449f43354f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572367778943712510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510155723677789437125101557236777894371251015572367778943712510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3318fcd3-6e8c-4a4c-9584-d96f41f4a37d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21a1743-e78c-490f-82b4-a76b7ac7dc40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21a1743-e78c-490f-82b4-a76b7ac7dc40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18250085371972939440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440182500853719729394401825008537197293944018250085371972939440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fb788e-7e36-4340-b02d-7c449f43354f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72b7d30-557f-4b66-8292-b7270180389e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72b7d30-557f-4b66-8292-b7270180389e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8571612688156264280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280857161268815626428085716126881562642808571612688156264280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21a1743-e78c-490f-82b4-a76b7ac7dc40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9e9d00-eb90-41f6-a34f-e4d3838e2e5a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9e9d00-eb90-41f6-a34f-e4d3838e2e5a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5607495234414000711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711560749523441400071156074952344140007115607495234414000711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72b7d30-557f-4b66-8292-b7270180389e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661d92e1-ad91-4a57-9228-c75c262e8233, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661d92e1-ad91-4a57-9228-c75c262e8233, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13887584682640418150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150138875846826404181501388758468264041815013887584682640418150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9e9d00-eb90-41f6-a34f-e4d3838e2e5a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8f030b-72f3-4a49-95e7-099cd19bba88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8f030b-72f3-4a49-95e7-099cd19bba88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723752469733314928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928117237524697333149281172375246973331492811723752469733314928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661d92e1-ad91-4a57-9228-c75c262e8233, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7297bed9-d307-44dc-9730-5035ea531fa1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7297bed9-d307-44dc-9730-5035ea531fa1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769919455176424890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890276991945517642489027699194551764248902769919455176424890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8f030b-72f3-4a49-95e7-099cd19bba88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675b361c-a7f2-4c3d-a236-ea02edb27cd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675b361c-a7f2-4c3d-a236-ea02edb27cd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551247359910589283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283455124735991058928345512473599105892834551247359910589283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7297bed9-d307-44dc-9730-5035ea531fa1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0777722-04e4-4d70-bf91-a80e6dd2ce42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0777722-04e4-4d70-bf91-a80e6dd2ce42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13084327166811237080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080130843271668112370801308432716681123708013084327166811237080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675b361c-a7f2-4c3d-a236-ea02edb27cd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b68b544-adaf-431c-8e6c-020309459df2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b68b544-adaf-431c-8e6c-020309459df2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16810696044399295747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747168106960443992957471681069604439929574716810696044399295747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0777722-04e4-4d70-bf91-a80e6dd2ce42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc71663-2294-4896-8074-28f941bb5764, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc71663-2294-4896-8074-28f941bb5764, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17868289612801733614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614178682896128017336141786828961280173361417868289612801733614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b68b544-adaf-431c-8e6c-020309459df2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb6371c-c132-4c21-b0cb-59f0064986b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb6371c-c132-4c21-b0cb-59f0064986b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18314681275467407489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489183146812754674074891831468127546740748918314681275467407489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc71663-2294-4896-8074-28f941bb5764, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0343e9-912a-4588-a10d-26b025758e54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0343e9-912a-4588-a10d-26b025758e54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5631564198364237662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662563156419836423766256315641983642376625631564198364237662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb6371c-c132-4c21-b0cb-59f0064986b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2c7881-44cc-466f-99aa-17f8812a6de9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2c7881-44cc-466f-99aa-17f8812a6de9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962714303640893452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452696271430364089345269627143036408934526962714303640893452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0343e9-912a-4588-a10d-26b025758e54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137660a6-a10f-4aa9-b033-6c93d4ef04e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137660a6-a10f-4aa9-b033-6c93d4ef04e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13689455136905951787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787136894551369059517871368945513690595178713689455136905951787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2c7881-44cc-466f-99aa-17f8812a6de9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e02dcdb-2209-4088-9ce8-f0bc525db05a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e02dcdb-2209-4088-9ce8-f0bc525db05a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016698601990997119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119180166986019909971191801669860199099711918016698601990997119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137660a6-a10f-4aa9-b033-6c93d4ef04e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20dab2b4-6ed4-445a-b7a0-2e32b697f01b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20dab2b4-6ed4-445a-b7a0-2e32b697f01b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15043005396003922350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350150430053960039223501504300539600392235015043005396003922350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e02dcdb-2209-4088-9ce8-f0bc525db05a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd21892-2fd2-4e89-ac61-68e4b6bfa30b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd21892-2fd2-4e89-ac61-68e4b6bfa30b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721241702748088642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642117212417027480886421172124170274808864211721241702748088642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20dab2b4-6ed4-445a-b7a0-2e32b697f01b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2fc3a9-1805-4f75-a17d-b9114c6ea444, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2fc3a9-1805-4f75-a17d-b9114c6ea444, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10822760479134181508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508108227604791341815081082276047913418150810822760479134181508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd21892-2fd2-4e89-ac61-68e4b6bfa30b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b9c2b9-c86f-4038-a4f6-f35dcf3a32cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b9c2b9-c86f-4038-a4f6-f35dcf3a32cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15079423361180302378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378150794233611803023781507942336118030237815079423361180302378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2fc3a9-1805-4f75-a17d-b9114c6ea444, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b9c2b9-c86f-4038-a4f6-f35dcf3a32cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c22b2e41-ef55-4f89-b146-3b3913664120, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c22b2e41-ef55-4f89-b146-3b3913664120, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14349084067727466044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044143490840677274660441434908406772746604414349084067727466044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a70585c2-6da4-416d-a97b-37ffeaa8ac7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70585c2-6da4-416d-a97b-37ffeaa8ac7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14207884387354829719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719142078843873548297191420788438735482971914207884387354829719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c22b2e41-ef55-4f89-b146-3b3913664120, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7fbac3-7ce1-4cc7-8235-7953151738ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7fbac3-7ce1-4cc7-8235-7953151738ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15814256645127474648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648158142566451274746481581425664512747464815814256645127474648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70585c2-6da4-416d-a97b-37ffeaa8ac7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94551d9-e090-4cf4-9c2b-cf3bd518fcab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94551d9-e090-4cf4-9c2b-cf3bd518fcab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15704920317786391693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693157049203177863916931570492031778639169315704920317786391693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7fbac3-7ce1-4cc7-8235-7953151738ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7416063-da78-4b5b-85fd-7c401ff9048c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94551d9-e090-4cf4-9c2b-cf3bd518fcab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7416063-da78-4b5b-85fd-7c401ff9048c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13026389891052009593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593130263898910520095931302638989105200959313026389891052009593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf99867-8db4-4c03-9f57-6792c236a3ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf99867-8db4-4c03-9f57-6792c236a3ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137797917470017310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310111377979174700173101113779791747001731011137797917470017310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7416063-da78-4b5b-85fd-7c401ff9048c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fbf4e8-eb73-4a33-babc-8922cc498074, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fbf4e8-eb73-4a33-babc-8922cc498074, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5396393447311014666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666539639344731101466653963934473110146665396393447311014666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf99867-8db4-4c03-9f57-6792c236a3ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795a8a37-3479-4827-a277-5f2b03ac8692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795a8a37-3479-4827-a277-5f2b03ac8692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353169538538211522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522135316953853821152213531695385382115221353169538538211522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fbf4e8-eb73-4a33-babc-8922cc498074, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2190397f-b048-49a1-9eac-f5db6b16aa4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795a8a37-3479-4827-a277-5f2b03ac8692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2190397f-b048-49a1-9eac-f5db6b16aa4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14976060019316188991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991149760600193161889911497606001931618899114976060019316188991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db07d7f1-5aa0-49a5-bf8b-62dc04ddd215, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db07d7f1-5aa0-49a5-bf8b-62dc04ddd215, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9854985357665269897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897985498535766526989798549853576652698979854985357665269897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2190397f-b048-49a1-9eac-f5db6b16aa4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b2fc82-1856-4a6b-862a-4e8e3595b489, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b2fc82-1856-4a6b-862a-4e8e3595b489, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7076909846433995796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796707690984643399579670769098464339957967076909846433995796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db07d7f1-5aa0-49a5-bf8b-62dc04ddd215, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d149b1e0-8d10-4e5f-a268-15a6627e4c4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d149b1e0-8d10-4e5f-a268-15a6627e4c4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 177237303174862831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831177237303174862831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b2fc82-1856-4a6b-862a-4e8e3595b489, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b534d7ce-333c-4181-b3c0-191386e8a73d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b534d7ce-333c-4181-b3c0-191386e8a73d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250379273668999879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879125037927366899987912503792736689998791250379273668999879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d149b1e0-8d10-4e5f-a268-15a6627e4c4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea405d33-07eb-41d6-b9db-9c8f5b416190, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea405d33-07eb-41d6-b9db-9c8f5b416190, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9233364561344019052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052923336456134401905292333645613440190529233364561344019052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b534d7ce-333c-4181-b3c0-191386e8a73d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3482b416-178f-4d74-b587-43dba96c8671, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3482b416-178f-4d74-b587-43dba96c8671, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604650035709437800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800460465003570943780046046500357094378004604650035709437800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea405d33-07eb-41d6-b9db-9c8f5b416190, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8d5678-de7b-4403-9506-23051da30467, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8d5678-de7b-4403-9506-23051da30467, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4028565856706984396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396402856585670698439640285658567069843964028565856706984396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3482b416-178f-4d74-b587-43dba96c8671, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee57e40-fec5-4581-8816-68260d02ead6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee57e40-fec5-4581-8816-68260d02ead6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14013421699558957562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562140134216995589575621401342169955895756214013421699558957562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8d5678-de7b-4403-9506-23051da30467, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d2899f2-ab5c-4c16-8d9b-69183ac11517, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d2899f2-ab5c-4c16-8d9b-69183ac11517, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280675222800789742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742528067522280078974252806752228007897425280675222800789742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee57e40-fec5-4581-8816-68260d02ead6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a58805d-55c1-44e8-beac-b3cc76ed1ddf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a58805d-55c1-44e8-beac-b3cc76ed1ddf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11334245221770178255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255113342452217701782551133424522177017825511334245221770178255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d2899f2-ab5c-4c16-8d9b-69183ac11517, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8f79a4-2314-4993-8fa7-36cfc02c67fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8f79a4-2314-4993-8fa7-36cfc02c67fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9963306457080080503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503996330645708008050399633064570800805039963306457080080503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a58805d-55c1-44e8-beac-b3cc76ed1ddf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14bc895f-7ae0-4c89-9674-3e4ff3c021ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14bc895f-7ae0-4c89-9674-3e4ff3c021ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7737486476290202139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139773748647629020213977374864762902021397737486476290202139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8f79a4-2314-4993-8fa7-36cfc02c67fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac7c7e7-f18b-42d3-a483-27c469b841ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac7c7e7-f18b-42d3-a483-27c469b841ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1502275145049684484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484150227514504968448415022751450496844841502275145049684484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14bc895f-7ae0-4c89-9674-3e4ff3c021ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac7c7e7-f18b-42d3-a483-27c469b841ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbf9f25-85c2-49d2-a757-0d3730fc82dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbf9f25-85c2-49d2-a757-0d3730fc82dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8461798129063461477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477846179812906346147784617981290634614778461798129063461477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d4e676-8ef3-4676-9eb6-1b36c1ae46fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d4e676-8ef3-4676-9eb6-1b36c1ae46fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483059739778632753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753448305973977863275344830597397786327534483059739778632753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbf9f25-85c2-49d2-a757-0d3730fc82dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2512eb7c-b46f-42b4-8407-f5e7e0f56bb1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2512eb7c-b46f-42b4-8407-f5e7e0f56bb1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462384084388985662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662124623840843889856621246238408438898566212462384084388985662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d4e676-8ef3-4676-9eb6-1b36c1ae46fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b39582-3c4e-44a5-93e6-9c0411b95d15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b39582-3c4e-44a5-93e6-9c0411b95d15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9281871732208302127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127928187173220830212792818717322083021279281871732208302127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2512eb7c-b46f-42b4-8407-f5e7e0f56bb1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae2b441-8b0f-40e0-9e87-d4dc055d3499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae2b441-8b0f-40e0-9e87-d4dc055d3499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7715504821441738634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634771550482144173863477155048214417386347715504821441738634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b39582-3c4e-44a5-93e6-9c0411b95d15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0766489-a309-4163-a329-56f58ee2a7d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0766489-a309-4163-a329-56f58ee2a7d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17258495937000396605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605172584959370003966051725849593700039660517258495937000396605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae2b441-8b0f-40e0-9e87-d4dc055d3499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605f748c-35c1-4a77-9131-92fb7372102b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605f748c-35c1-4a77-9131-92fb7372102b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857579169036983235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235285757916903698323528575791690369832352857579169036983235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0766489-a309-4163-a329-56f58ee2a7d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304c952b-62f1-4f26-b0f8-aca77b6fb900, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304c952b-62f1-4f26-b0f8-aca77b6fb900, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9585137072073781068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068958513707207378106895851370720737810689585137072073781068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605f748c-35c1-4a77-9131-92fb7372102b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df87236-8024-4142-8b4f-81f59e20451d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df87236-8024-4142-8b4f-81f59e20451d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939227303130287937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937139392273031302879371393922730313028793713939227303130287937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304c952b-62f1-4f26-b0f8-aca77b6fb900, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad90c77-f85a-437b-a10d-e05c9fc3c84f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad90c77-f85a-437b-a10d-e05c9fc3c84f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14396988532590826637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637143969885325908266371439698853259082663714396988532590826637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df87236-8024-4142-8b4f-81f59e20451d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cbbd173-de50-466e-bdf7-89dafe14404c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cbbd173-de50-466e-bdf7-89dafe14404c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134562016622140548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548213456201662214054821345620166221405482134562016622140548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad90c77-f85a-437b-a10d-e05c9fc3c84f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568d3ed5-297a-4279-a380-f3850d34f5b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568d3ed5-297a-4279-a380-f3850d34f5b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479612021702793511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511154796120217027935111547961202170279351115479612021702793511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cbbd173-de50-466e-bdf7-89dafe14404c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c376ea93-481e-4158-92b0-5edce2a0a676, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c376ea93-481e-4158-92b0-5edce2a0a676, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466642865466450496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496846664286546645049684666428654664504968466642865466450496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568d3ed5-297a-4279-a380-f3850d34f5b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1aa4f9b-9a94-4c1e-b98d-761e62171363, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1aa4f9b-9a94-4c1e-b98d-761e62171363, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14753808973956393793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793147538089739563937931475380897395639379314753808973956393793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c376ea93-481e-4158-92b0-5edce2a0a676, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e32a6bd-9cdb-456d-9b48-eb2fff662f6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e32a6bd-9cdb-456d-9b48-eb2fff662f6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904069475493825212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212790406947549382521279040694754938252127904069475493825212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1aa4f9b-9a94-4c1e-b98d-761e62171363, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb9a374-a9f4-4c21-b70c-aafeded80f5f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb9a374-a9f4-4c21-b70c-aafeded80f5f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166571382329319368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368316657138232931936831665713823293193683166571382329319368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e32a6bd-9cdb-456d-9b48-eb2fff662f6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ca3920-cd17-4162-8771-de58434fa1a0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ca3920-cd17-4162-8771-de58434fa1a0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8065587469065247187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187806558746906524718780655874690652471878065587469065247187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb9a374-a9f4-4c21-b70c-aafeded80f5f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fc9d42-1b36-4598-895c-762833ca4be6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fc9d42-1b36-4598-895c-762833ca4be6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500716426093257829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829950071642609325782995007164260932578299500716426093257829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ca3920-cd17-4162-8771-de58434fa1a0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf4deba7-698f-40cb-9f24-9816297ca11c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf4deba7-698f-40cb-9f24-9816297ca11c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2852553179874747807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807285255317987474780728525531798747478072852553179874747807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf4deba7-698f-40cb-9f24-9816297ca11c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b43a8ed0-3877-43eb-a9d6-2610ef1d7688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43a8ed0-3877-43eb-a9d6-2610ef1d7688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582058137192066114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114165820581371920661141658205813719206611416582058137192066114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fc9d42-1b36-4598-895c-762833ca4be6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728c7084-392b-40ff-bc94-3133dff9f77e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728c7084-392b-40ff-bc94-3133dff9f77e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10885253356637552672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672108852533566375526721088525335663755267210885253356637552672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728c7084-392b-40ff-bc94-3133dff9f77e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c7ad8c-1171-4a55-9232-af12be7c719e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c7ad8c-1171-4a55-9232-af12be7c719e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13413171945913659392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392134131719459136593921341317194591365939213413171945913659392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43a8ed0-3877-43eb-a9d6-2610ef1d7688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990cc01a-cf2b-4bb2-926f-41f687a3745b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990cc01a-cf2b-4bb2-926f-41f687a3745b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9199004710261360494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494919900471026136049491990047102613604949199004710261360494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c7ad8c-1171-4a55-9232-af12be7c719e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a84835-d323-4be5-acd4-ce5760a7b6e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a84835-d323-4be5-acd4-ce5760a7b6e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8953746244846047620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620895374624484604762089537462448460476208953746244846047620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990cc01a-cf2b-4bb2-926f-41f687a3745b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ddcca3-cd92-45f2-96dc-4e89fe238635, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ddcca3-cd92-45f2-96dc-4e89fe238635, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799147996748415258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258679914799674841525867991479967484152586799147996748415258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a84835-d323-4be5-acd4-ce5760a7b6e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93235f87-b4a0-4691-94a6-f7ebcf04e372, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93235f87-b4a0-4691-94a6-f7ebcf04e372, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15196650023053988911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911151966500230539889111519665002305398891115196650023053988911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ddcca3-cd92-45f2-96dc-4e89fe238635, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc8dff0-7c72-42ed-bc2f-6b0a46858cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc8dff0-7c72-42ed-bc2f-6b0a46858cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16886709742602658494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494168867097426026584941688670974260265849416886709742602658494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93235f87-b4a0-4691-94a6-f7ebcf04e372, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9a4245-f205-41ef-9b70-08a3936832a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9a4245-f205-41ef-9b70-08a3936832a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5814281994556122597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597581428199455612259758142819945561225975814281994556122597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc8dff0-7c72-42ed-bc2f-6b0a46858cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da79115-2a69-4d9f-8080-80fe86b3c45a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da79115-2a69-4d9f-8080-80fe86b3c45a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1374543327524564782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782137454332752456478213745433275245647821374543327524564782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9a4245-f205-41ef-9b70-08a3936832a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e816e66-408b-4578-b5d7-064e0157a9f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e816e66-408b-4578-b5d7-064e0157a9f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500034168550874742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742145000341685508747421450003416855087474214500034168550874742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da79115-2a69-4d9f-8080-80fe86b3c45a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd5f99e-34f1-4f8a-aadb-7fd122e5f1cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd5f99e-34f1-4f8a-aadb-7fd122e5f1cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16127747829597186399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399161277478295971863991612774782959718639916127747829597186399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e816e66-408b-4578-b5d7-064e0157a9f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8834cc56-045e-4ca8-9726-6213b5b9b631, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8834cc56-045e-4ca8-9726-6213b5b9b631, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163652379271551922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922121636523792715519221216365237927155192212163652379271551922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd5f99e-34f1-4f8a-aadb-7fd122e5f1cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b373a418-7560-4636-b0da-3c2b9af89316, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b373a418-7560-4636-b0da-3c2b9af89316, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14461208715674827840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840144612087156748278401446120871567482784014461208715674827840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8834cc56-045e-4ca8-9726-6213b5b9b631, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e213550-9128-4e99-a6fd-5daf7cf195a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e213550-9128-4e99-a6fd-5daf7cf195a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881717928585275235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235128817179285852752351288171792858527523512881717928585275235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b373a418-7560-4636-b0da-3c2b9af89316, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e213550-9128-4e99-a6fd-5daf7cf195a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d066f074-891a-4394-86fa-694a9722421d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d066f074-891a-4394-86fa-694a9722421d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3345647152868823247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247334564715286882324733456471528688232473345647152868823247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458488bb-bcd1-4b02-8b81-e9ac5f332519, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458488bb-bcd1-4b02-8b81-e9ac5f332519, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6894469067998514136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136689446906799851413668944690679985141366894469067998514136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d066f074-891a-4394-86fa-694a9722421d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b566624-a11e-4dbb-b288-940f058e6f30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b566624-a11e-4dbb-b288-940f058e6f30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865911274722070777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777786591127472207077778659112747220707777865911274722070777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458488bb-bcd1-4b02-8b81-e9ac5f332519, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd16c39c-4a4d-4a6e-b6e1-2640d79b1021, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd16c39c-4a4d-4a6e-b6e1-2640d79b1021, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15842293038781721001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001158422930387817210011584229303878172100115842293038781721001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b566624-a11e-4dbb-b288-940f058e6f30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a904f4-e74a-4b4f-bb7a-0ca3f99fbdca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a904f4-e74a-4b4f-bb7a-0ca3f99fbdca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9158735228237440917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917915873522823744091791587352282374409179158735228237440917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd16c39c-4a4d-4a6e-b6e1-2640d79b1021, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc6b4ff-5a18-430a-a3ad-f323e94d2b7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc6b4ff-5a18-430a-a3ad-f323e94d2b7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313130908477526077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077133131309084775260771331313090847752607713313130908477526077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a904f4-e74a-4b4f-bb7a-0ca3f99fbdca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8e5ac7-71f7-43da-8dc4-dcd345d85ec3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8e5ac7-71f7-43da-8dc4-dcd345d85ec3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10547040485585893086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086105470404855858930861054704048558589308610547040485585893086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc6b4ff-5a18-430a-a3ad-f323e94d2b7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c095f994-6f96-4dc0-b8ba-1eb984677d3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c095f994-6f96-4dc0-b8ba-1eb984677d3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6931986320376011782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782693198632037601178269319863203760117826931986320376011782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8e5ac7-71f7-43da-8dc4-dcd345d85ec3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8538b612-f425-4aee-9b01-fbeee41765cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8538b612-f425-4aee-9b01-fbeee41765cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319299078472018970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970133192990784720189701331929907847201897013319299078472018970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c095f994-6f96-4dc0-b8ba-1eb984677d3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2444cde7-93d8-46e9-9d8d-8796ca3d8a88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2444cde7-93d8-46e9-9d8d-8796ca3d8a88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190379474566377790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790919037947456637779091903794745663777909190379474566377790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8538b612-f425-4aee-9b01-fbeee41765cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf3bbb8-b623-4925-a2d8-626e4c7e090f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2444cde7-93d8-46e9-9d8d-8796ca3d8a88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf3bbb8-b623-4925-a2d8-626e4c7e090f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3485401904266241471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471348540190426624147134854019042662414713485401904266241471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc50aec-7ae4-42f8-8a47-7528ae627fda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc50aec-7ae4-42f8-8a47-7528ae627fda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225187678679555123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123722518767867955512372251876786795551237225187678679555123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf3bbb8-b623-4925-a2d8-626e4c7e090f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a610c13f-8802-49e5-b994-b9f6ad806af0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc50aec-7ae4-42f8-8a47-7528ae627fda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a2648-8b15-4565-90c0-a58e4d796856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a2648-8b15-4565-90c0-a58e4d796856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914371716435027279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279191437171643502727919143717164350272791914371716435027279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a610c13f-8802-49e5-b994-b9f6ad806af0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9693043910711267177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177969304391071126717796930439107112671779693043910711267177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a2648-8b15-4565-90c0-a58e4d796856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785ba15e-471c-4718-93f4-cba48a58b1f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785ba15e-471c-4718-93f4-cba48a58b1f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18294501218476020423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423182945012184760204231829450121847602042318294501218476020423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a610c13f-8802-49e5-b994-b9f6ad806af0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6937ad7d-3a63-4a6c-a3ce-7429338420f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6937ad7d-3a63-4a6c-a3ce-7429338420f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679598632019396496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496667959863201939649666795986320193964966679598632019396496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785ba15e-471c-4718-93f4-cba48a58b1f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d408198-250d-4118-a317-ffead680372a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d408198-250d-4118-a317-ffead680372a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892171760345863703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703138921717603458637031389217176034586370313892171760345863703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6937ad7d-3a63-4a6c-a3ce-7429338420f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ebaadde-d6c3-464f-a170-a3f4bc23a698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d408198-250d-4118-a317-ffead680372a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebaadde-d6c3-464f-a170-a3f4bc23a698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1934264258406516040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040193426425840651604019342642584065160401934264258406516040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2612192-dbde-468e-bce8-2137bcf80428, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2612192-dbde-468e-bce8-2137bcf80428, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17999930014462672951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951179999300144626729511799993001446267295117999930014462672951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebaadde-d6c3-464f-a170-a3f4bc23a698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9e5739-0eaa-4fc7-a651-06a91fa9f280, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9e5739-0eaa-4fc7-a651-06a91fa9f280, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14979296229853122635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635149792962298531226351497929622985312263514979296229853122635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2612192-dbde-468e-bce8-2137bcf80428, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707df28f-62d3-4276-99dd-c113a860383b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707df28f-62d3-4276-99dd-c113a860383b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4260065032385779452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452426006503238577945242600650323857794524260065032385779452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9e5739-0eaa-4fc7-a651-06a91fa9f280, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025fb26a-3f06-460e-b90f-a710b99d96f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025fb26a-3f06-460e-b90f-a710b99d96f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14328287455185861914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914143282874551858619141432828745518586191414328287455185861914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707df28f-62d3-4276-99dd-c113a860383b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26f0a2c-6e8e-47cb-ab73-763c65bf411f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26f0a2c-6e8e-47cb-ab73-763c65bf411f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3728865608485595967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967372886560848559596737288656084855959673728865608485595967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025fb26a-3f06-460e-b90f-a710b99d96f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1cff21e-8828-4838-8036-19d401c90b79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1cff21e-8828-4838-8036-19d401c90b79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6401337723787418439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439640133772378741843964013377237874184396401337723787418439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26f0a2c-6e8e-47cb-ab73-763c65bf411f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c0bd2f1-74d2-4d5e-b8ba-aebec24d1b79, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0bd2f1-74d2-4d5e-b8ba-aebec24d1b79, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14207329698250007417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417142073296982500074171420732969825000741714207329698250007417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1cff21e-8828-4838-8036-19d401c90b79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b828d21e-9124-4081-b6e2-031c3c550094, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b828d21e-9124-4081-b6e2-031c3c550094, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17988313676469671991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991179883136764696719911798831367646967199117988313676469671991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0bd2f1-74d2-4d5e-b8ba-aebec24d1b79, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a148e8b1-7c4f-47a0-b8cb-abbfbc360831, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b828d21e-9124-4081-b6e2-031c3c550094, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1f4df3-2f83-40c7-a268-a1f0e7627b93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1f4df3-2f83-40c7-a268-a1f0e7627b93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17231667079425897440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440172316670794258974401723166707942589744017231667079425897440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a148e8b1-7c4f-47a0-b8cb-abbfbc360831, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14632777909779182644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644146327779097791826441463277790977918264414632777909779182644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a148e8b1-7c4f-47a0-b8cb-abbfbc360831, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23269019-b565-4e89-8534-f8e19861d6ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23269019-b565-4e89-8534-f8e19861d6ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13879394079450633432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432138793940794506334321387939407945063343213879394079450633432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1f4df3-2f83-40c7-a268-a1f0e7627b93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80157ed5-6674-4964-9b15-4d559177ee4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80157ed5-6674-4964-9b15-4d559177ee4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5704157844817478401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401570415784481747840157041578448174784015704157844817478401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23269019-b565-4e89-8534-f8e19861d6ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeabb863-6a04-419b-87d1-f76371ea1192, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeabb863-6a04-419b-87d1-f76371ea1192, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7233955263004671891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891723395526300467189172339552630046718917233955263004671891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80157ed5-6674-4964-9b15-4d559177ee4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d737737d-4cc0-4b2d-bb38-3a8523df9fd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d737737d-4cc0-4b2d-bb38-3a8523df9fd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624106958067393397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397562410695806739339756241069580673933975624106958067393397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeabb863-6a04-419b-87d1-f76371ea1192, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbee5306-4d12-48c0-8427-a2912e6a77de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbee5306-4d12-48c0-8427-a2912e6a77de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896402320445556442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442589640232044555644258964023204455564425896402320445556442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d737737d-4cc0-4b2d-bb38-3a8523df9fd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6c480c-d31f-4b44-8b50-16ad0508c9dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6c480c-d31f-4b44-8b50-16ad0508c9dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213118733430181087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087421311873343018108742131187334301810874213118733430181087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbee5306-4d12-48c0-8427-a2912e6a77de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff67beaa-4836-4ee3-a28e-d7390a0664a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff67beaa-4836-4ee3-a28e-d7390a0664a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9273581752782003255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255927358175278200325592735817527820032559273581752782003255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6c480c-d31f-4b44-8b50-16ad0508c9dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166ecbeb-516e-4374-9870-2fae331d1fe1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166ecbeb-516e-4374-9870-2fae331d1fe1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313108336041279913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913133131083360412799131331310833604127991313313108336041279913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff67beaa-4836-4ee3-a28e-d7390a0664a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd8f632-4c97-43a6-b311-b82be1d7fd33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd8f632-4c97-43a6-b311-b82be1d7fd33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803278092265194452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452980327809226519445298032780922651944529803278092265194452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166ecbeb-516e-4374-9870-2fae331d1fe1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fabccc98-9906-4ad1-b181-d6d817d429b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabccc98-9906-4ad1-b181-d6d817d429b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18175716276618732641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641181757162766187326411817571627661873264118175716276618732641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd8f632-4c97-43a6-b311-b82be1d7fd33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebf30a4-1c7a-4a88-9a44-4be3a9e1ad13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebf30a4-1c7a-4a88-9a44-4be3a9e1ad13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545801876885454826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826105458018768854548261054580187688545482610545801876885454826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabccc98-9906-4ad1-b181-d6d817d429b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e639f87a-8a5a-49f1-9cb6-b4d5dbf98038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e639f87a-8a5a-49f1-9cb6-b4d5dbf98038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 844853773806587685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685844853773806587685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebf30a4-1c7a-4a88-9a44-4be3a9e1ad13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d054876-c0da-4251-addf-90d48dd6a89d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d054876-c0da-4251-addf-90d48dd6a89d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12415697506808139862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862124156975068081398621241569750680813986212415697506808139862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e639f87a-8a5a-49f1-9cb6-b4d5dbf98038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37500d3-ca6c-45aa-bd2e-62ea3206f300, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37500d3-ca6c-45aa-bd2e-62ea3206f300, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10065169259702461181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181100651692597024611811006516925970246118110065169259702461181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37500d3-ca6c-45aa-bd2e-62ea3206f300, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 614cf203-e703-44ae-86be-be0f7ca77061, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d054876-c0da-4251-addf-90d48dd6a89d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 614cf203-e703-44ae-86be-be0f7ca77061, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6156522614953608894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894615652261495360889461565226149536088946156522614953608894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d659c0b-f18d-45fc-b08a-82f230f2ed40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d659c0b-f18d-45fc-b08a-82f230f2ed40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012081934559061588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588801208193455906158880120819345590615888012081934559061588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 614cf203-e703-44ae-86be-be0f7ca77061, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac383e45-adeb-4a59-a3c0-76afffc386f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac383e45-adeb-4a59-a3c0-76afffc386f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8357048511387034305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305835704851138703430583570485113870343058357048511387034305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d659c0b-f18d-45fc-b08a-82f230f2ed40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e783f6-bb82-4f56-99d7-637393a03fe0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e783f6-bb82-4f56-99d7-637393a03fe0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18148271907244809625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625181482719072448096251814827190724480962518148271907244809625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac383e45-adeb-4a59-a3c0-76afffc386f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a5ccdca-5d4b-42c1-a4ff-35fc7d17e856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5ccdca-5d4b-42c1-a4ff-35fc7d17e856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881151741331513010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010988115174133151301098811517413315130109881151741331513010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e783f6-bb82-4f56-99d7-637393a03fe0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9aa6e83-6ac2-40fd-a367-7323d022eccb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9aa6e83-6ac2-40fd-a367-7323d022eccb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12022757260066839964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964120227572600668399641202275726006683996412022757260066839964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5ccdca-5d4b-42c1-a4ff-35fc7d17e856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e35d1f2-649c-4047-bb54-4c0cb99499bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e35d1f2-649c-4047-bb54-4c0cb99499bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5301058574015683248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248530105857401568324853010585740156832485301058574015683248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9aa6e83-6ac2-40fd-a367-7323d022eccb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b755b0-9ee9-407d-a330-42e9c1b31e38, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b755b0-9ee9-407d-a330-42e9c1b31e38, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3321786728364983864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864332178672836498386433217867283649838643321786728364983864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e35d1f2-649c-4047-bb54-4c0cb99499bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3854d41e-e4d0-4315-8630-c3897db7cf7e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3854d41e-e4d0-4315-8630-c3897db7cf7e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14077770884232496654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654140777708842324966541407777088423249665414077770884232496654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b755b0-9ee9-407d-a330-42e9c1b31e38, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01a95e9-bb1f-4f93-b0e4-0a79ea14550e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01a95e9-bb1f-4f93-b0e4-0a79ea14550e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7830404759406586950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950783040475940658695078304047594065869507830404759406586950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3854d41e-e4d0-4315-8630-c3897db7cf7e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011dd2ba-43ac-4537-991b-316c9edef3b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011dd2ba-43ac-4537-991b-316c9edef3b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385804097166150389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389123858040971661503891238580409716615038912385804097166150389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01a95e9-bb1f-4f93-b0e4-0a79ea14550e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353dd349-d231-4bcb-a5f6-b38a19c94f88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353dd349-d231-4bcb-a5f6-b38a19c94f88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941668895401902337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337149416688954019023371494166889540190233714941668895401902337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011dd2ba-43ac-4537-991b-316c9edef3b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adba97eb-0839-4d45-befd-d10ae0298ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adba97eb-0839-4d45-befd-d10ae0298ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280043911873620059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059102800439118736200591028004391187362005910280043911873620059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353dd349-d231-4bcb-a5f6-b38a19c94f88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b727bf-ac85-4744-9fc7-8f5b5f6e583e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b727bf-ac85-4744-9fc7-8f5b5f6e583e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129715604877834139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139712971560487783413971297156048778341397129715604877834139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adba97eb-0839-4d45-befd-d10ae0298ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637b8370-2553-4945-a616-12bea4a86791, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637b8370-2553-4945-a616-12bea4a86791, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2413361748671511710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710241336174867151171024133617486715117102413361748671511710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b727bf-ac85-4744-9fc7-8f5b5f6e583e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee9aa23-e8aa-491a-a2db-e0042c030217, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee9aa23-e8aa-491a-a2db-e0042c030217, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5203303371430413626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626520330337143041362652033033714304136265203303371430413626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637b8370-2553-4945-a616-12bea4a86791, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41978eb2-06b5-4009-8456-c0fb1842b516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41978eb2-06b5-4009-8456-c0fb1842b516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442545803942648592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592174425458039426485921744254580394264859217442545803942648592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee9aa23-e8aa-491a-a2db-e0042c030217, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb2c993a-6938-450a-ac37-88e31cde04ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb2c993a-6938-450a-ac37-88e31cde04ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12083793074791820389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389120837930747918203891208379307479182038912083793074791820389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41978eb2-06b5-4009-8456-c0fb1842b516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb2c993a-6938-450a-ac37-88e31cde04ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aac9110-d7fa-4c02-98d4-2ccd874302aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c549ed50-013a-485e-85a5-1fbab3bd033c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c549ed50-013a-485e-85a5-1fbab3bd033c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5131930575060317035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035513193057506031703551319305750603170355131930575060317035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aac9110-d7fa-4c02-98d4-2ccd874302aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13354996133045737730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730133549961330457377301335499613304573773013354996133045737730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aac9110-d7fa-4c02-98d4-2ccd874302aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f257920-c1b9-4497-b67c-f0b5ece9d984, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f257920-c1b9-4497-b67c-f0b5ece9d984, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13457494892631953954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954134574948926319539541345749489263195395413457494892631953954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c549ed50-013a-485e-85a5-1fbab3bd033c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ce7ead6-0d8f-49b5-a40e-26a32252a499, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce7ead6-0d8f-49b5-a40e-26a32252a499, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16923492244341965846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846169234922443419658461692349224434196584616923492244341965846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f257920-c1b9-4497-b67c-f0b5ece9d984, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b17fcf4-30af-45cd-98e6-2645e24f9e9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b17fcf4-30af-45cd-98e6-2645e24f9e9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654425815788763822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822165442581578876382216544258157887638221654425815788763822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce7ead6-0d8f-49b5-a40e-26a32252a499, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410036a0-6642-4827-9a59-e2c7e64a1a99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410036a0-6642-4827-9a59-e2c7e64a1a99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2158130430846320115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115215813043084632011521581304308463201152158130430846320115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b17fcf4-30af-45cd-98e6-2645e24f9e9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36df7c25-6c72-48df-9629-1b81373a7779, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36df7c25-6c72-48df-9629-1b81373a7779, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14321851312773003068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068143218513127730030681432185131277300306814321851312773003068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410036a0-6642-4827-9a59-e2c7e64a1a99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a6c85c-e02f-44ac-9e28-1811298c620e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36df7c25-6c72-48df-9629-1b81373a7779, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a6c85c-e02f-44ac-9e28-1811298c620e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13365046502711632859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859133650465027116328591336504650271163285913365046502711632859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483781f9-5024-4a97-a7a2-c8c3c689c8be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483781f9-5024-4a97-a7a2-c8c3c689c8be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3363656846593227111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111336365684659322711133636568465932271113363656846593227111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a6c85c-e02f-44ac-9e28-1811298c620e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0759722c-54e7-49de-b8b6-73c0aaba71bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0759722c-54e7-49de-b8b6-73c0aaba71bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15359624103533149022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022153596241035331490221535962410353314902215359624103533149022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483781f9-5024-4a97-a7a2-c8c3c689c8be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316f6ffd-e558-485d-ac9e-ba7884e2936e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316f6ffd-e558-485d-ac9e-ba7884e2936e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1351288175614853289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289135128817561485328913512881756148532891351288175614853289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0759722c-54e7-49de-b8b6-73c0aaba71bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f42c068-eae9-4bcb-9aa3-4e2bfa05c97d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f42c068-eae9-4bcb-9aa3-4e2bfa05c97d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625972619318812813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813162597261931881281316259726193188128131625972619318812813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316f6ffd-e558-485d-ac9e-ba7884e2936e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc63f573-42c6-45e2-bd89-969809f00a0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc63f573-42c6-45e2-bd89-969809f00a0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689760554653024322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322156897605546530243221568976055465302432215689760554653024322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f42c068-eae9-4bcb-9aa3-4e2bfa05c97d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1188d1c2-44f9-4f39-957c-c8aaa2a5cf99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1188d1c2-44f9-4f39-957c-c8aaa2a5cf99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5081489858179465581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581508148985817946558150814898581794655815081489858179465581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc63f573-42c6-45e2-bd89-969809f00a0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128fef4a-5f3d-4e18-a8e3-0d41ce2cf5f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128fef4a-5f3d-4e18-a8e3-0d41ce2cf5f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783460947937773761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761167834609479377737611678346094793777376116783460947937773761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1188d1c2-44f9-4f39-957c-c8aaa2a5cf99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fef29c3-80d9-43f0-aa40-35c034fc69dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fef29c3-80d9-43f0-aa40-35c034fc69dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299016073319577294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294172990160733195772941729901607331957729417299016073319577294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128fef4a-5f3d-4e18-a8e3-0d41ce2cf5f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f208fad0-c5d9-4990-8259-5758b1f3dd74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f208fad0-c5d9-4990-8259-5758b1f3dd74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6738144830174447862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862673814483017444786267381448301744478626738144830174447862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fef29c3-80d9-43f0-aa40-35c034fc69dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252e7f14-477f-42f6-95ef-e4370cbe6aaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252e7f14-477f-42f6-95ef-e4370cbe6aaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770312056845505927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927137703120568455059271377031205684550592713770312056845505927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f208fad0-c5d9-4990-8259-5758b1f3dd74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252e7f14-477f-42f6-95ef-e4370cbe6aaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0826814d-a87f-40b2-aa61-f64d9303a2f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0826814d-a87f-40b2-aa61-f64d9303a2f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12123486882159272999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999121234868821592729991212348688215927299912123486882159272999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0a341a-9d8e-4752-bb48-69f9528d0dfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0a341a-9d8e-4752-bb48-69f9528d0dfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158115551111282462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462101581155511112824621015811555111128246210158115551111282462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0826814d-a87f-40b2-aa61-f64d9303a2f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d6d9d2-515f-473f-bd32-85e97f4be063, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d6d9d2-515f-473f-bd32-85e97f4be063, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4509367392097516400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400450936739209751640045093673920975164004509367392097516400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0a341a-9d8e-4752-bb48-69f9528d0dfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2511cf3-bdc0-481b-aba0-362b8d945ead, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2511cf3-bdc0-481b-aba0-362b8d945ead, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567612724914827464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464956761272491482746495676127249148274649567612724914827464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d6d9d2-515f-473f-bd32-85e97f4be063, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 435010a4-03c7-40bf-b7cd-c65e258a5bc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 435010a4-03c7-40bf-b7cd-c65e258a5bc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300600431600229724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724830060043160022972483006004316002297248300600431600229724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2511cf3-bdc0-481b-aba0-362b8d945ead, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 435010a4-03c7-40bf-b7cd-c65e258a5bc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4208a5d-dc75-4662-956f-85824947a692, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4208a5d-dc75-4662-956f-85824947a692, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1651663451694429168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168165166345169442916816516634516944291681651663451694429168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e00def-22eb-43fe-98f3-fd16fb98eeda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e00def-22eb-43fe-98f3-fd16fb98eeda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851243501079629371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371285124350107962937128512435010796293712851243501079629371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4208a5d-dc75-4662-956f-85824947a692, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7d21ce-754d-4c16-98de-45ca5797abf0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7d21ce-754d-4c16-98de-45ca5797abf0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18246788332487605523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523182467883324876055231824678833248760552318246788332487605523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e00def-22eb-43fe-98f3-fd16fb98eeda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bae376-7c18-42f7-83e1-7cdee6e232cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bae376-7c18-42f7-83e1-7cdee6e232cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4863917057439416985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985486391705743941698548639170574394169854863917057439416985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7d21ce-754d-4c16-98de-45ca5797abf0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a69c36-0315-4373-9016-9a7c1e2925d1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a69c36-0315-4373-9016-9a7c1e2925d1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3768916894586144736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736376891689458614473637689168945861447363768916894586144736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bae376-7c18-42f7-83e1-7cdee6e232cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05351824-6bd1-4d53-848a-0fd7b5572621, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05351824-6bd1-4d53-848a-0fd7b5572621, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1633948957089082868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868163394895708908286816339489570890828681633948957089082868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a69c36-0315-4373-9016-9a7c1e2925d1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67bdd3d7-8af1-4126-932e-e9474a12e813, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67bdd3d7-8af1-4126-932e-e9474a12e813, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7130100413864727149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149713010041386472714971301004138647271497130100413864727149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05351824-6bd1-4d53-848a-0fd7b5572621, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f1a655-9065-4ab2-bf38-cb191cd7eb41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f1a655-9065-4ab2-bf38-cb191cd7eb41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12948104530232972339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339129481045302329723391294810453023297233912948104530232972339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67bdd3d7-8af1-4126-932e-e9474a12e813, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c572875-258d-44dc-8501-946580a583bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c572875-258d-44dc-8501-946580a583bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10621260398703587492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492106212603987035874921062126039870358749210621260398703587492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f1a655-9065-4ab2-bf38-cb191cd7eb41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b38cd7ee-c493-4fe4-8744-19e65b5a2a1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38cd7ee-c493-4fe4-8744-19e65b5a2a1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3013513486260205396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396301351348626020539630135134862602053963013513486260205396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c572875-258d-44dc-8501-946580a583bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79b858d-9106-4fe7-ae6d-d53414871cc7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79b858d-9106-4fe7-ae6d-d53414871cc7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3651629947863284791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791365162994786328479136516299478632847913651629947863284791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38cd7ee-c493-4fe4-8744-19e65b5a2a1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbf50f1-9e83-4f03-8fdd-1cf65974510c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbf50f1-9e83-4f03-8fdd-1cf65974510c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707007098341602245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245167070070983416022451670700709834160224516707007098341602245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79b858d-9106-4fe7-ae6d-d53414871cc7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571fd2b3-7edc-4a5c-bd73-656e91d4465a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571fd2b3-7edc-4a5c-bd73-656e91d4465a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896018427847384558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558128960184278473845581289601842784738455812896018427847384558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbf50f1-9e83-4f03-8fdd-1cf65974510c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28619a0-259f-47b6-8fe9-04b04cd3f8e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571fd2b3-7edc-4a5c-bd73-656e91d4465a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28619a0-259f-47b6-8fe9-04b04cd3f8e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14994090861444585874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874149940908614445858741499409086144458587414994090861444585874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce049a81-4fa6-4cb3-a641-d352bde1be81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce049a81-4fa6-4cb3-a641-d352bde1be81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803175096499308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308108031750964993081080317509649930810803175096499308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28619a0-259f-47b6-8fe9-04b04cd3f8e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97822fa6-7137-45df-aa79-fcca80c44347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce049a81-4fa6-4cb3-a641-d352bde1be81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97822fa6-7137-45df-aa79-fcca80c44347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535020756024264512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512453502075602426451245350207560242645124535020756024264512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c761b8e-e992-43ca-86bc-b9414cb699fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c761b8e-e992-43ca-86bc-b9414cb699fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242919433697877375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375424291943369787737542429194336978773754242919433697877375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97822fa6-7137-45df-aa79-fcca80c44347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84f7713-c0ea-466b-8295-50d6f73565be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84f7713-c0ea-466b-8295-50d6f73565be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6761051538353403751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751676105153835340375167610515383534037516761051538353403751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c761b8e-e992-43ca-86bc-b9414cb699fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a6e2d3a-9dbe-4017-9dff-4d3afafe3dfd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6e2d3a-9dbe-4017-9dff-4d3afafe3dfd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044651708080593491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491204465170808059349120446517080805934912044651708080593491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84f7713-c0ea-466b-8295-50d6f73565be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229fbb87-ffcf-44fd-ba15-9750cfb2e8d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229fbb87-ffcf-44fd-ba15-9750cfb2e8d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9524081346623993448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448952408134662399344895240813466239934489524081346623993448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6e2d3a-9dbe-4017-9dff-4d3afafe3dfd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab8d3fc1-d995-4df2-9e86-26e1e14738b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab8d3fc1-d995-4df2-9e86-26e1e14738b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700296389333791548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548117002963893337915481170029638933379154811700296389333791548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229fbb87-ffcf-44fd-ba15-9750cfb2e8d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bf2cdde-a9e7-4e9c-be1c-1f9c5a6fc9fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bf2cdde-a9e7-4e9c-be1c-1f9c5a6fc9fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004418379904381996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996130044183799043819961300441837990438199613004418379904381996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab8d3fc1-d995-4df2-9e86-26e1e14738b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d42de9b-3999-486d-b322-19d6b2f0aa7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d42de9b-3999-486d-b322-19d6b2f0aa7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495600078175692748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748749560007817569274874956000781756927487495600078175692748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bf2cdde-a9e7-4e9c-be1c-1f9c5a6fc9fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a5c709-8877-480f-992f-4f3cab2e45fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a5c709-8877-480f-992f-4f3cab2e45fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759483209435334179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179175948320943533417917594832094353341791759483209435334179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d42de9b-3999-486d-b322-19d6b2f0aa7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3ebd09b-6508-423b-9c81-6a12be0d141a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3ebd09b-6508-423b-9c81-6a12be0d141a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783147409901458972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972167831474099014589721678314740990145897216783147409901458972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a5c709-8877-480f-992f-4f3cab2e45fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62392346-5320-45fc-88ff-45da4ebfa112, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62392346-5320-45fc-88ff-45da4ebfa112, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539783057012727593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593115397830570127275931153978305701272759311539783057012727593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3ebd09b-6508-423b-9c81-6a12be0d141a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81419ff4-ae9a-4615-ab43-eddda236f347, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81419ff4-ae9a-4615-ab43-eddda236f347, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2547793035109391851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851254779303510939185125477930351093918512547793035109391851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62392346-5320-45fc-88ff-45da4ebfa112, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48133452-39ae-42b4-b17d-6cda371a9a5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48133452-39ae-42b4-b17d-6cda371a9a5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7604260187837608946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946760426018783760894676042601878376089467604260187837608946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81419ff4-ae9a-4615-ab43-eddda236f347, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c05d5e0b-7aec-4f94-8b7b-bac54ef00ad3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05d5e0b-7aec-4f94-8b7b-bac54ef00ad3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6502584984305486112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112650258498430548611265025849843054861126502584984305486112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48133452-39ae-42b4-b17d-6cda371a9a5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95582ee-1745-454a-8a4f-8c0fd517e2c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95582ee-1745-454a-8a4f-8c0fd517e2c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5302282414757205857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857530228241475720585753022824147572058575302282414757205857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05d5e0b-7aec-4f94-8b7b-bac54ef00ad3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9425f286-1a3a-4fc1-9130-1358e9e5044d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9425f286-1a3a-4fc1-9130-1358e9e5044d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8614314714975800794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794861431471497580079486143147149758007948614314714975800794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95582ee-1745-454a-8a4f-8c0fd517e2c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab4817f-9e20-4ce0-a556-2a8f3cc797ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9425f286-1a3a-4fc1-9130-1358e9e5044d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616fa825-3d50-4d74-9e66-08610cdf0b9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab4817f-9e20-4ce0-a556-2a8f3cc797ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5738086154396869402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402573808615439686940257380861543968694025738086154396869402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616fa825-3d50-4d74-9e66-08610cdf0b9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8029271788989490515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515802927178898949051580292717889894905158029271788989490515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616fa825-3d50-4d74-9e66-08610cdf0b9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab4817f-9e20-4ce0-a556-2a8f3cc797ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6183e92d-6244-4f91-962c-b7a5b98f1b37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6183e92d-6244-4f91-962c-b7a5b98f1b37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9250241759008185704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704925024175900818570492502417590081857049250241759008185704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb13ee61-15b5-4e81-b2cb-f9f229581b03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb13ee61-15b5-4e81-b2cb-f9f229581b03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419767061009472599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599419767061009472599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6183e92d-6244-4f91-962c-b7a5b98f1b37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004480a1-90c6-4418-a53c-0d2c202481b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004480a1-90c6-4418-a53c-0d2c202481b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5824222995263646080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080582422299526364608058242229952636460805824222995263646080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb13ee61-15b5-4e81-b2cb-f9f229581b03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14d05ec-cf0e-4f67-a703-957fc16d1488, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14d05ec-cf0e-4f67-a703-957fc16d1488, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354365668898917674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674635436566889891767463543656688989176746354365668898917674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004480a1-90c6-4418-a53c-0d2c202481b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7303c8bc-707e-452d-b4ac-5dac826a1ac9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7303c8bc-707e-452d-b4ac-5dac826a1ac9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12958284145366682441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441129582841453666824411295828414536668244112958284145366682441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14d05ec-cf0e-4f67-a703-957fc16d1488, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268b6572-6cee-4588-8e9b-1b5fc555ace6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268b6572-6cee-4588-8e9b-1b5fc555ace6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406568244442224014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014540656824444222401454065682444422240145406568244442224014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268b6572-6cee-4588-8e9b-1b5fc555ace6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e8e082-444a-4a2c-834b-4f73e3125178, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e8e082-444a-4a2c-834b-4f73e3125178, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2307448470212011029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029230744847021201102923074484702120110292307448470212011029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7303c8bc-707e-452d-b4ac-5dac826a1ac9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 758436fd-4bf8-449f-a591-03bc96ac852c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758436fd-4bf8-449f-a591-03bc96ac852c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14998602854994810595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595149986028549948105951499860285499481059514998602854994810595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e8e082-444a-4a2c-834b-4f73e3125178, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f110f4-46c5-4979-a1ef-337f36452880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f110f4-46c5-4979-a1ef-337f36452880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6525277547465434358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358652527754746543435865252775474654343586525277547465434358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758436fd-4bf8-449f-a591-03bc96ac852c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 126635a1-ccee-47af-a5c0-a845252e5730, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 126635a1-ccee-47af-a5c0-a845252e5730, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2578031267118052855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855257803126711805285525780312671180528552578031267118052855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f110f4-46c5-4979-a1ef-337f36452880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264bae75-f029-462f-964d-0ac6ed723f94, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264bae75-f029-462f-964d-0ac6ed723f94, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5660746837761306321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321566074683776130632156607468377613063215660746837761306321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 126635a1-ccee-47af-a5c0-a845252e5730, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed94ce2-9f66-466c-a2c0-7c2163b333c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed94ce2-9f66-466c-a2c0-7c2163b333c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250883239433441181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181125088323943344118112508832394334411811250883239433441181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264bae75-f029-462f-964d-0ac6ed723f94, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f95b35-3936-4a48-a4a0-199426b658d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f95b35-3936-4a48-a4a0-199426b658d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917444871220346824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824791744487122034682479174448712203468247917444871220346824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed94ce2-9f66-466c-a2c0-7c2163b333c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a32fe0-5b0d-44ce-89ca-944874830511, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a32fe0-5b0d-44ce-89ca-944874830511, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14834232549126509606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606148342325491265096061483423254912650960614834232549126509606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f95b35-3936-4a48-a4a0-199426b658d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c91c416-72cf-4ec2-9982-d4df9a3d2f5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c91c416-72cf-4ec2-9982-d4df9a3d2f5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2577935509843509175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175257793550984350917525779355098435091752577935509843509175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a32fe0-5b0d-44ce-89ca-944874830511, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b307e9b-a9fa-44ef-b299-292bfe6e447c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b307e9b-a9fa-44ef-b299-292bfe6e447c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386490897409792558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558183864908974097925581838649089740979255818386490897409792558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b307e9b-a9fa-44ef-b299-292bfe6e447c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a62bf8-6d8f-4b31-afcf-7056fc3a66c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a62bf8-6d8f-4b31-afcf-7056fc3a66c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16595603363382514967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967165956033633825149671659560336338251496716595603363382514967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a62bf8-6d8f-4b31-afcf-7056fc3a66c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c91c416-72cf-4ec2-9982-d4df9a3d2f5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2817cfd1-5cce-4e14-a2fd-4baff3fa9c36, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2817cfd1-5cce-4e14-a2fd-4baff3fa9c36, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570962158916137913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913457096215891613791345709621589161379134570962158916137913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da5fe1a2-ef9b-400c-8461-07f11f091f3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5fe1a2-ef9b-400c-8461-07f11f091f3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4129507330045811366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366412950733004581136641295073300458113664129507330045811366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5fe1a2-ef9b-400c-8461-07f11f091f3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2d2c67-fa5c-4cb9-80cf-38af9cef1e11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2817cfd1-5cce-4e14-a2fd-4baff3fa9c36, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2d2c67-fa5c-4cb9-80cf-38af9cef1e11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5722276036674686538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538572227603667468653857222760366746865385722276036674686538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63eb722-a955-4db7-8a79-9a1e1464c551, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63eb722-a955-4db7-8a79-9a1e1464c551, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701762057482375228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228117017620574823752281170176205748237522811701762057482375228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2d2c67-fa5c-4cb9-80cf-38af9cef1e11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e42454e-6b6c-4273-bd35-795f14642117, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e42454e-6b6c-4273-bd35-795f14642117, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960680472440968286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286129606804724409682861296068047244096828612960680472440968286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63eb722-a955-4db7-8a79-9a1e1464c551, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ff2350-5163-4df3-b0a0-3566c535ebda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ff2350-5163-4df3-b0a0-3566c535ebda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15926688402275491121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121159266884022754911211592668840227549112115926688402275491121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e42454e-6b6c-4273-bd35-795f14642117, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f5b8ce-2638-4e1c-9ca6-1c2dfad1b91f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f5b8ce-2638-4e1c-9ca6-1c2dfad1b91f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2607155277195368377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377260715527719536837726071552771953683772607155277195368377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ff2350-5163-4df3-b0a0-3566c535ebda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d51320d-dc08-4857-903a-9bd463a71678, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d51320d-dc08-4857-903a-9bd463a71678, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5036960212498405251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251503696021249840525150369602124984052515036960212498405251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f5b8ce-2638-4e1c-9ca6-1c2dfad1b91f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c1290d-ff42-4fd7-ac8b-423ef2fdddca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d51320d-dc08-4857-903a-9bd463a71678, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c1290d-ff42-4fd7-ac8b-423ef2fdddca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3467147785378286814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814346714778537828681434671477853782868143467147785378286814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe3dffb-cbe0-44c1-bb1c-40dcabe239dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe3dffb-cbe0-44c1-bb1c-40dcabe239dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 853787912231018374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374853787912231018374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c1290d-ff42-4fd7-ac8b-423ef2fdddca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6cb800-108a-4a18-a9b9-bb26234db20c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6cb800-108a-4a18-a9b9-bb26234db20c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005289831032476141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141150052898310324761411500528983103247614115005289831032476141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe3dffb-cbe0-44c1-bb1c-40dcabe239dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04de900-7317-4403-b156-e2be4bfdfe4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04de900-7317-4403-b156-e2be4bfdfe4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2252430105896385401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401225243010589638540122524301058963854012252430105896385401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6cb800-108a-4a18-a9b9-bb26234db20c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db412ff-3531-48a7-9aff-db8d72d83442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04de900-7317-4403-b156-e2be4bfdfe4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f284eb3-552b-46d7-b661-008a4d123f4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db412ff-3531-48a7-9aff-db8d72d83442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9525981379932541257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257952598137993254125795259813799325412579525981379932541257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f284eb3-552b-46d7-b661-008a4d123f4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10631257652160942820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820106312576521609428201063125765216094282010631257652160942820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f284eb3-552b-46d7-b661-008a4d123f4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535744d4-7402-4f56-9576-036eb24f97bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535744d4-7402-4f56-9576-036eb24f97bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537440159174826992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992853744015917482699285374401591748269928537440159174826992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db412ff-3531-48a7-9aff-db8d72d83442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae69213-18b4-4c36-ae5f-cf2d9c8a2d76, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae69213-18b4-4c36-ae5f-cf2d9c8a2d76, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706676943480877449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449177066769434808774491770667694348087744917706676943480877449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535744d4-7402-4f56-9576-036eb24f97bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539f72d4-e94c-42ef-83d3-58532bb48101, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539f72d4-e94c-42ef-83d3-58532bb48101, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11654656569834009612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612116546565698340096121165465656983400961211654656569834009612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae69213-18b4-4c36-ae5f-cf2d9c8a2d76, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e26558b-992a-46e2-8a56-bb0945fe09d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e26558b-992a-46e2-8a56-bb0945fe09d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302822878833060865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865630282287883306086563028228788330608656302822878833060865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539f72d4-e94c-42ef-83d3-58532bb48101, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab24784-57cf-461c-906c-7c20f17b220d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab24784-57cf-461c-906c-7c20f17b220d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080083748430916311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311120800837484309163111208008374843091631112080083748430916311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e26558b-992a-46e2-8a56-bb0945fe09d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7356f4be-ee6d-4308-b5bf-0682a6e5fd77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7356f4be-ee6d-4308-b5bf-0682a6e5fd77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5389839413972070699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699538983941397207069953898394139720706995389839413972070699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab24784-57cf-461c-906c-7c20f17b220d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ceec3a1-7b7d-4c60-827d-f5da1e54cd1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ceec3a1-7b7d-4c60-827d-f5da1e54cd1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18309447503575827361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361183094475035758273611830944750357582736118309447503575827361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7356f4be-ee6d-4308-b5bf-0682a6e5fd77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f782b0c2-6a86-45d2-a136-6735ca803c8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f782b0c2-6a86-45d2-a136-6735ca803c8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6393612649111653428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428639361264911165342863936126491116534286393612649111653428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ceec3a1-7b7d-4c60-827d-f5da1e54cd1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1cb102-8720-4772-9a2e-55f3e67c189b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1cb102-8720-4772-9a2e-55f3e67c189b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2648591806188375600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600264859180618837560026485918061883756002648591806188375600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f782b0c2-6a86-45d2-a136-6735ca803c8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e11381c-339a-4394-ac3b-3217d24557a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e11381c-339a-4394-ac3b-3217d24557a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199530744130540018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018519953074413054001851995307441305400185199530744130540018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1cb102-8720-4772-9a2e-55f3e67c189b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4197f5ea-65d9-4e3a-b067-67b101ab7030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4197f5ea-65d9-4e3a-b067-67b101ab7030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13366684013643650558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558133666840136436505581336668401364365055813366684013643650558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e11381c-339a-4394-ac3b-3217d24557a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3bf352-7858-44ae-aaa0-9c3139568b26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3bf352-7858-44ae-aaa0-9c3139568b26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5198211187502313618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618519821118750231361851982111875023136185198211187502313618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4197f5ea-65d9-4e3a-b067-67b101ab7030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adecf4de-f9a5-4332-b71c-afe0c3ce0b98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3bf352-7858-44ae-aaa0-9c3139568b26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7d0075-b44c-4b3f-b0fa-98605bf1d4a2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7d0075-b44c-4b3f-b0fa-98605bf1d4a2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399197242982074925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925399197242982074925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adecf4de-f9a5-4332-b71c-afe0c3ce0b98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17239118270461635317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317172391182704616353171723911827046163531717239118270461635317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adecf4de-f9a5-4332-b71c-afe0c3ce0b98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6c2744-8942-4ac5-98f9-aa6f9df11b10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6c2744-8942-4ac5-98f9-aa6f9df11b10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18174884126031271848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848181748841260312718481817488412603127184818174884126031271848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7d0075-b44c-4b3f-b0fa-98605bf1d4a2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d768b44-997d-433a-99cd-41d46b64b780, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d768b44-997d-433a-99cd-41d46b64b780, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4589955107417626051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051458995510741762605145899551074176260514589955107417626051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6c2744-8942-4ac5-98f9-aa6f9df11b10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3f3826-b7a7-4442-b5a9-0edd392b329f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3f3826-b7a7-4442-b5a9-0edd392b329f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820650309894020957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957982065030989402095798206503098940209579820650309894020957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d768b44-997d-433a-99cd-41d46b64b780, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f710973-f079-4a96-9b45-cd74d54effc0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f710973-f079-4a96-9b45-cd74d54effc0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15389260997255555874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874153892609972555558741538926099725555587415389260997255555874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3f3826-b7a7-4442-b5a9-0edd392b329f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1a12c4-c1a8-460e-af4d-b64802a1b2d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1a12c4-c1a8-460e-af4d-b64802a1b2d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6685526149219538193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193668552614921953819366855261492195381936685526149219538193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1a12c4-c1a8-460e-af4d-b64802a1b2d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9aea610-f51b-47de-8b14-942b1d88e277, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9aea610-f51b-47de-8b14-942b1d88e277, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682658835263192415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415682658835263192415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9aea610-f51b-47de-8b14-942b1d88e277, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4870e6-22c4-4bf2-98ba-93d5dca7b48d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4870e6-22c4-4bf2-98ba-93d5dca7b48d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15368521224286246618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618153685212242862466181536852122428624661815368521224286246618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f710973-f079-4a96-9b45-cd74d54effc0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764e53ab-f592-48c2-9b12-13bdc2180eb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764e53ab-f592-48c2-9b12-13bdc2180eb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384335697994859023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023123843356979948590231238433569799485902312384335697994859023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c4870e6-22c4-4bf2-98ba-93d5dca7b48d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347df7ac-178f-4245-bbef-ea5ae97c3b60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347df7ac-178f-4245-bbef-ea5ae97c3b60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16781813834952670186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186167818138349526701861678181383495267018616781813834952670186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764e53ab-f592-48c2-9b12-13bdc2180eb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311fc753-cb68-473b-8a0d-405724c15b6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311fc753-cb68-473b-8a0d-405724c15b6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 179218672707840593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593179218672707840593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347df7ac-178f-4245-bbef-ea5ae97c3b60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5208ec7-8c1a-431a-bfe4-98eb9d727f44, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5208ec7-8c1a-431a-bfe4-98eb9d727f44, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6228350096556947828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828622835009655694782862283500965569478286228350096556947828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311fc753-cb68-473b-8a0d-405724c15b6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1144df04-355f-413e-b72e-98da5557fa9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1144df04-355f-413e-b72e-98da5557fa9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15087035487532021921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921150870354875320219211508703548753202192115087035487532021921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5208ec7-8c1a-431a-bfe4-98eb9d727f44, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb6cd37-772d-4ea8-9fd8-4c5ab08f469e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb6cd37-772d-4ea8-9fd8-4c5ab08f469e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6705433198845694815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815670543319884569481567054331988456948156705433198845694815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1144df04-355f-413e-b72e-98da5557fa9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f91adc-e5d5-4588-80ad-dfee7911b037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f91adc-e5d5-4588-80ad-dfee7911b037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4553477162052840852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852455347716205284085245534771620528408524553477162052840852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb6cd37-772d-4ea8-9fd8-4c5ab08f469e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa02676-6319-4056-bf67-545d9b98c8bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa02676-6319-4056-bf67-545d9b98c8bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9704927503610291994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994970492750361029199497049275036102919949704927503610291994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f91adc-e5d5-4588-80ad-dfee7911b037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423dfcd4-92ae-4972-9a2c-f7609d108551, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423dfcd4-92ae-4972-9a2c-f7609d108551, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317879170855712028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028183178791708557120281831787917085571202818317879170855712028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa02676-6319-4056-bf67-545d9b98c8bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413763d0-56d9-49ff-8a58-31ca359695c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413763d0-56d9-49ff-8a58-31ca359695c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10649793513335984158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158106497935133359841581064979351333598415810649793513335984158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423dfcd4-92ae-4972-9a2c-f7609d108551, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b0f0fb-ba5a-42df-af25-02253304a7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b0f0fb-ba5a-42df-af25-02253304a7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15630163199132558620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620156301631991325586201563016319913255862015630163199132558620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413763d0-56d9-49ff-8a58-31ca359695c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5990ebe-21d8-47bf-a76d-03f2cb593508, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5990ebe-21d8-47bf-a76d-03f2cb593508, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492031057207532838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838164920310572075328381649203105720753283816492031057207532838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b0f0fb-ba5a-42df-af25-02253304a7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2d819a-cdcb-42e8-a8f7-83570159f3d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2d819a-cdcb-42e8-a8f7-83570159f3d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2539230848124892532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532253923084812489253225392308481248925322539230848124892532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5990ebe-21d8-47bf-a76d-03f2cb593508, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a415f928-1250-40e6-810c-e772e9ca52f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a415f928-1250-40e6-810c-e772e9ca52f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440278665329607991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991134402786653296079911344027866532960799113440278665329607991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2d819a-cdcb-42e8-a8f7-83570159f3d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1754082-10c4-45cf-99e7-027a58d33c51, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1754082-10c4-45cf-99e7-027a58d33c51, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16780177635114108630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630167801776351141086301678017763511410863016780177635114108630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a415f928-1250-40e6-810c-e772e9ca52f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 955167a3-ca73-4254-b6b8-49ec7a69ec65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955167a3-ca73-4254-b6b8-49ec7a69ec65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2395612447064604563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563239561244706460456323956124470646045632395612447064604563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1754082-10c4-45cf-99e7-027a58d33c51, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1abb143-1cbc-4e4f-9f21-0e6b248d41d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1abb143-1cbc-4e4f-9f21-0e6b248d41d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3083092715205950500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500308309271520595050030830927152059505003083092715205950500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955167a3-ca73-4254-b6b8-49ec7a69ec65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac52271-8285-4964-a1eb-37b88bf846f1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac52271-8285-4964-a1eb-37b88bf846f1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17590645742941562108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108175906457429415621081759064574294156210817590645742941562108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1abb143-1cbc-4e4f-9f21-0e6b248d41d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8850ec50-d744-4f18-b054-8307a014e07a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8850ec50-d744-4f18-b054-8307a014e07a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874028350960297310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310387402835096029731038740283509602973103874028350960297310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac52271-8285-4964-a1eb-37b88bf846f1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f8f95c-aecb-4ba6-8d07-408092342030, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f8f95c-aecb-4ba6-8d07-408092342030, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13137407540695823453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453131374075406958234531313740754069582345313137407540695823453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8850ec50-d744-4f18-b054-8307a014e07a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a65268-87dc-4acc-9700-8530dd9ece92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a65268-87dc-4acc-9700-8530dd9ece92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11953071619693421135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135119530716196934211351195307161969342113511953071619693421135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f8f95c-aecb-4ba6-8d07-408092342030, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a61f48-b8f4-4ccc-87e2-33192892c507, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a61f48-b8f4-4ccc-87e2-33192892c507, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6309253060209002546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546630925306020900254663092530602090025466309253060209002546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a65268-87dc-4acc-9700-8530dd9ece92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39277d3a-3916-447d-ab02-6fd89ec0a09e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39277d3a-3916-447d-ab02-6fd89ec0a09e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7192038189997080693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693719203818999708069371920381899970806937192038189997080693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a61f48-b8f4-4ccc-87e2-33192892c507, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad575c5-4c42-45de-ab11-22b0c9af5ccb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad575c5-4c42-45de-ab11-22b0c9af5ccb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6439131429138371222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222643913142913837122264391314291383712226439131429138371222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39277d3a-3916-447d-ab02-6fd89ec0a09e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f3e4c3-4406-403d-a2ca-9b64a8c45b72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f3e4c3-4406-403d-a2ca-9b64a8c45b72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14423752081009472857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857144237520810094728571442375208100947285714423752081009472857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad575c5-4c42-45de-ab11-22b0c9af5ccb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3442211-f88f-4dd5-89b8-e6421610f06a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3442211-f88f-4dd5-89b8-e6421610f06a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3893286717381520689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689389328671738152068938932867173815206893893286717381520689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f3e4c3-4406-403d-a2ca-9b64a8c45b72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795a2298-1b5f-4d8f-930c-9b4a7410974c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795a2298-1b5f-4d8f-930c-9b4a7410974c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9422964764819373300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300942296476481937330094229647648193733009422964764819373300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3442211-f88f-4dd5-89b8-e6421610f06a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49794c9f-7783-4568-83ab-1a2519ccafd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49794c9f-7783-4568-83ab-1a2519ccafd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18299052708805153939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939182990527088051539391829905270880515393918299052708805153939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795a2298-1b5f-4d8f-930c-9b4a7410974c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28257803-c617-47b8-a6ce-a4e4814b8212, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28257803-c617-47b8-a6ce-a4e4814b8212, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9066795845154091903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903906679584515409190390667958451540919039066795845154091903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49794c9f-7783-4568-83ab-1a2519ccafd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84aa1b83-d107-49a8-95c5-88677fec446a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28257803-c617-47b8-a6ce-a4e4814b8212, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84aa1b83-d107-49a8-95c5-88677fec446a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897814814142252115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115689781481414225211568978148141422521156897814814142252115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dff8cd90-e7a2-4c2e-b3dd-1aaba9889baf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff8cd90-e7a2-4c2e-b3dd-1aaba9889baf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7190773320962463557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557719077332096246355771907733209624635577190773320962463557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff8cd90-e7a2-4c2e-b3dd-1aaba9889baf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2594c2a0-3d09-4f16-905f-3f831bb2a423, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2594c2a0-3d09-4f16-905f-3f831bb2a423, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865582071425952112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112178655820714259521121786558207142595211217865582071425952112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84aa1b83-d107-49a8-95c5-88677fec446a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d11fcbc-d797-44f1-b86b-43fec0f53ad8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d11fcbc-d797-44f1-b86b-43fec0f53ad8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028517719474285118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118100285177194742851181002851771947428511810028517719474285118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2594c2a0-3d09-4f16-905f-3f831bb2a423, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08fa080-00ef-443c-b5db-cc0ad30d7574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08fa080-00ef-443c-b5db-cc0ad30d7574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142432209957396031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031114243220995739603111424322099573960311142432209957396031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d11fcbc-d797-44f1-b86b-43fec0f53ad8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6796d2fc-d85a-4309-8f27-608bd855396f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6796d2fc-d85a-4309-8f27-608bd855396f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13051432806139446190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190130514328061394461901305143280613944619013051432806139446190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08fa080-00ef-443c-b5db-cc0ad30d7574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721d827b-452a-4d01-8ca3-3af72ad9aa0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721d827b-452a-4d01-8ca3-3af72ad9aa0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2117782032552862643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643211778203255286264321177820325528626432117782032552862643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6796d2fc-d85a-4309-8f27-608bd855396f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76251840-cf51-450b-ab81-3d73168ddf12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76251840-cf51-450b-ab81-3d73168ddf12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13242619206520774402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402132426192065207744021324261920652077440213242619206520774402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721d827b-452a-4d01-8ca3-3af72ad9aa0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42862d4-e426-4f41-bcc3-28cc262c6f62, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42862d4-e426-4f41-bcc3-28cc262c6f62, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14921900072878938148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148149219000728789381481492190007287893814814921900072878938148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76251840-cf51-450b-ab81-3d73168ddf12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b613528-98e2-4643-a173-6694ee29cb74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b613528-98e2-4643-a173-6694ee29cb74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802810262473068481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481980281026247306848198028102624730684819802810262473068481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42862d4-e426-4f41-bcc3-28cc262c6f62, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059853a4-d82a-4102-b6e2-bce7b416832a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059853a4-d82a-4102-b6e2-bce7b416832a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7920744949723174193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193792074494972317419379207449497231741937920744949723174193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b613528-98e2-4643-a173-6694ee29cb74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c728d6c-d2b0-4860-99c1-f23371d6823f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c728d6c-d2b0-4860-99c1-f23371d6823f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9637145104988624966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966963714510498862496696371451049886249669637145104988624966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059853a4-d82a-4102-b6e2-bce7b416832a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e7156d-988f-4317-9bf2-0df969bfd8aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e7156d-988f-4317-9bf2-0df969bfd8aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 696270718412648869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869696270718412648869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e7156d-988f-4317-9bf2-0df969bfd8aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b36dfc-3d07-40b0-8f90-1c8296885b07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b36dfc-3d07-40b0-8f90-1c8296885b07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959595175933648154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154495959517593364815449595951759336481544959595175933648154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b36dfc-3d07-40b0-8f90-1c8296885b07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03138925-9c7f-4526-a8b5-f167b42f3cfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03138925-9c7f-4526-a8b5-f167b42f3cfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931260415391174336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336493126041539117433649312604153911743364931260415391174336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c728d6c-d2b0-4860-99c1-f23371d6823f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf193e6d-1d74-4ce7-9271-65491375e879, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf193e6d-1d74-4ce7-9271-65491375e879, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11633620310101928658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658116336203101019286581163362031010192865811633620310101928658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf193e6d-1d74-4ce7-9271-65491375e879, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa080cc-ce68-4eba-9e81-78f4fb5a3aa4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa080cc-ce68-4eba-9e81-78f4fb5a3aa4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14208914568137058354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354142089145681370583541420891456813705835414208914568137058354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03138925-9c7f-4526-a8b5-f167b42f3cfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990b3a8b-1143-419b-b1cb-360af32ebd6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990b3a8b-1143-419b-b1cb-360af32ebd6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2587539354953374384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384258753935495337438425875393549533743842587539354953374384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990b3a8b-1143-419b-b1cb-360af32ebd6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea5a4b5-3132-431e-9f0a-e98f9a8750ff, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea5a4b5-3132-431e-9f0a-e98f9a8750ff, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7935850418136699927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927793585041813669992779358504181366999277935850418136699927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa080cc-ce68-4eba-9e81-78f4fb5a3aa4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c377fa1-df93-47e9-9204-cc4a4162d8b1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c377fa1-df93-47e9-9204-cc4a4162d8b1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4778642222052528452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452477864222205252845247786422220525284524778642222052528452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea5a4b5-3132-431e-9f0a-e98f9a8750ff, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371f2046-3185-47f2-a670-44eb20938aad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371f2046-3185-47f2-a670-44eb20938aad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7653518825115418865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865765351882511541886576535188251154188657653518825115418865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c377fa1-df93-47e9-9204-cc4a4162d8b1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2fe600-2dd1-481a-a22b-b5442b7ed7de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2fe600-2dd1-481a-a22b-b5442b7ed7de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841384125704857191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191284138412570485719128413841257048571912841384125704857191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371f2046-3185-47f2-a670-44eb20938aad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60cdbc2-bf4c-4095-82e4-9714c4638a9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60cdbc2-bf4c-4095-82e4-9714c4638a9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8673303830302869676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676867330383030286967686733038303028696768673303830302869676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2fe600-2dd1-481a-a22b-b5442b7ed7de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8436c6-f3f7-4993-8f28-331d5216d012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8436c6-f3f7-4993-8f28-331d5216d012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526438280325617919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919352643828032561791935264382803256179193526438280325617919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60cdbc2-bf4c-4095-82e4-9714c4638a9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7906bb2-4fb1-42c2-a7a0-77ef941b9855, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7906bb2-4fb1-42c2-a7a0-77ef941b9855, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11611807178954374077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077116118071789543740771161180717895437407711611807178954374077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8436c6-f3f7-4993-8f28-331d5216d012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc32f1cb-7a85-44b9-b424-945793a7e7bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc32f1cb-7a85-44b9-b424-945793a7e7bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13198131171094812077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077131981311710948120771319813117109481207713198131171094812077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7906bb2-4fb1-42c2-a7a0-77ef941b9855, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e782aebf-6fac-4196-9c6f-6b872807c51a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e782aebf-6fac-4196-9c6f-6b872807c51a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16671568281994248968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968166715682819942489681667156828199424896816671568281994248968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc32f1cb-7a85-44b9-b424-945793a7e7bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293afb7a-70b2-46d6-b28a-026097ee3547, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293afb7a-70b2-46d6-b28a-026097ee3547, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4132557706601318923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923413255770660131892341325577066013189234132557706601318923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e782aebf-6fac-4196-9c6f-6b872807c51a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a20568-f08b-43f0-9490-ec14ba64d68c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a20568-f08b-43f0-9490-ec14ba64d68c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041289131457122946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946304128913145712294630412891314571229463041289131457122946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293afb7a-70b2-46d6-b28a-026097ee3547, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8d9ae8-66cd-47c2-b83d-26a4a99b62f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8d9ae8-66cd-47c2-b83d-26a4a99b62f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1177104058654696160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160117710405865469616011771040586546961601177104058654696160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a20568-f08b-43f0-9490-ec14ba64d68c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b17e453-e65a-4fe8-8191-baae50223d92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b17e453-e65a-4fe8-8191-baae50223d92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184109003534863897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897141841090035348638971418410900353486389714184109003534863897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8d9ae8-66cd-47c2-b83d-26a4a99b62f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7909d5-9842-4da8-9831-d73bfdb2653b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7909d5-9842-4da8-9831-d73bfdb2653b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6422861498144384477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477642286149814438447764228614981443844776422861498144384477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7909d5-9842-4da8-9831-d73bfdb2653b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ce2f77-eac1-4490-a601-d3877f7c51dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ce2f77-eac1-4490-a601-d3877f7c51dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3218810751788790230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230321881075178879023032188107517887902303218810751788790230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b17e453-e65a-4fe8-8191-baae50223d92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b211e5a-f814-4339-b739-369ef8f6a83a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b211e5a-f814-4339-b739-369ef8f6a83a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592634398033559854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854115926343980335598541159263439803355985411592634398033559854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ce2f77-eac1-4490-a601-d3877f7c51dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b211e5a-f814-4339-b739-369ef8f6a83a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d78109d-0381-41df-89f3-a4bc815f0234, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d78109d-0381-41df-89f3-a4bc815f0234, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495778361014530520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520549577836101453052054957783610145305205495778361014530520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b08636-3d27-4dae-9dca-b2e2dbfe3661, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b08636-3d27-4dae-9dca-b2e2dbfe3661, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13732577978609479007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007137325779786094790071373257797860947900713732577978609479007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b08636-3d27-4dae-9dca-b2e2dbfe3661, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c77b42-7436-467d-8abe-1bd02c4e34fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c77b42-7436-467d-8abe-1bd02c4e34fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168380296058397613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613216838029605839761321683802960583976132168380296058397613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d78109d-0381-41df-89f3-a4bc815f0234, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba9b0573-614f-4a18-96e8-cd6c33264200, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba9b0573-614f-4a18-96e8-cd6c33264200, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4430915866474599812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812443091586647459981244309158664745998124430915866474599812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c77b42-7436-467d-8abe-1bd02c4e34fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f785df6-a2fa-4843-9153-ba5ae7d8f9f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba9b0573-614f-4a18-96e8-cd6c33264200, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2c9df5-4102-4a02-9025-54e41d28002f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2c9df5-4102-4a02-9025-54e41d28002f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7909475378738898176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176790947537873889817679094753787388981767909475378738898176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f785df6-a2fa-4843-9153-ba5ae7d8f9f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2819176892202423186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186281917689220242318628191768922024231862819176892202423186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f785df6-a2fa-4843-9153-ba5ae7d8f9f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fe92d1-91e9-425c-b97d-c8821fff915f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fe92d1-91e9-425c-b97d-c8821fff915f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8380515946422632861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861838051594642263286183805159464226328618380515946422632861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2c9df5-4102-4a02-9025-54e41d28002f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac9eadd-efa8-4ad8-a776-667b55640a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac9eadd-efa8-4ad8-a776-667b55640a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005858763844487317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317130058587638444873171300585876384448731713005858763844487317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fe92d1-91e9-425c-b97d-c8821fff915f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a74957f-6221-4909-952b-ec27f7980c15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a74957f-6221-4909-952b-ec27f7980c15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621605791385221146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146362160579138522114636216057913852211463621605791385221146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac9eadd-efa8-4ad8-a776-667b55640a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d177ab5a-694b-403d-a21f-554a4fe61dd0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d177ab5a-694b-403d-a21f-554a4fe61dd0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16562861518915737087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087165628615189157370871656286151891573708716562861518915737087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a74957f-6221-4909-952b-ec27f7980c15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43d3b50-f64f-485d-b282-bf833a25c2a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43d3b50-f64f-485d-b282-bf833a25c2a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127220890561307496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496212722089056130749621272208905613074962127220890561307496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d177ab5a-694b-403d-a21f-554a4fe61dd0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a68555a-7a9f-4b40-9174-28528e52f2a5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a68555a-7a9f-4b40-9174-28528e52f2a5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993696141888512551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551109936961418885125511099369614188851255110993696141888512551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43d3b50-f64f-485d-b282-bf833a25c2a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5279cf8-67c9-4529-b7cc-71c6e2c3c432, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5279cf8-67c9-4529-b7cc-71c6e2c3c432, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583370184809963350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350458337018480996335045833701848099633504583370184809963350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a68555a-7a9f-4b40-9174-28528e52f2a5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49d3af8-3fb5-44b4-a765-82f6ea6ad191, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49d3af8-3fb5-44b4-a765-82f6ea6ad191, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11474447301374858265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265114744473013748582651147444730137485826511474447301374858265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5279cf8-67c9-4529-b7cc-71c6e2c3c432, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed06bc6-39c5-499f-a1f2-5765852f20ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed06bc6-39c5-499f-a1f2-5765852f20ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258064977726064223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223725806497772606422372580649777260642237258064977726064223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49d3af8-3fb5-44b4-a765-82f6ea6ad191, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 132f718b-7b97-4528-985a-a49b529d28ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 132f718b-7b97-4528-985a-a49b529d28ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 198784956321256031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031198784956321256031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed06bc6-39c5-499f-a1f2-5765852f20ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c60b0ace-6bc7-4fe0-880f-1e6c7ebece4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60b0ace-6bc7-4fe0-880f-1e6c7ebece4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6901744893704724715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715690174489370472471569017448937047247156901744893704724715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 132f718b-7b97-4528-985a-a49b529d28ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5db1d5c-d595-4f9e-a894-ff22dc76ecb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5db1d5c-d595-4f9e-a894-ff22dc76ecb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8079987266308249101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101807998726630824910180799872663082491018079987266308249101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60b0ace-6bc7-4fe0-880f-1e6c7ebece4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145a9cd3-db12-42f0-8455-da29ab19b1df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145a9cd3-db12-42f0-8455-da29ab19b1df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8265878594300203571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571826587859430020357182658785943002035718265878594300203571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5db1d5c-d595-4f9e-a894-ff22dc76ecb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145a9cd3-db12-42f0-8455-da29ab19b1df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3342fb0-0a33-4abf-9047-907792c09ada, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3342fb0-0a33-4abf-9047-907792c09ada, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507147697581863975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975165071476975818639751650714769758186397516507147697581863975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a56098-66e6-4b36-955e-7e7730dc58cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a56098-66e6-4b36-955e-7e7730dc58cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8291716282338411009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009829171628233841100982917162823384110098291716282338411009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3342fb0-0a33-4abf-9047-907792c09ada, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a6864f-fdc5-4492-a625-e7fee1cd1761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a6864f-fdc5-4492-a625-e7fee1cd1761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17551656545106631693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693175516565451066316931755165654510663169317551656545106631693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a56098-66e6-4b36-955e-7e7730dc58cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e796afa1-b06d-499a-934c-8dd98bab1fab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e796afa1-b06d-499a-934c-8dd98bab1fab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3984241629183569250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250398424162918356925039842416291835692503984241629183569250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a6864f-fdc5-4492-a625-e7fee1cd1761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549cae83-0a0c-4c08-bdab-e0e0b00a8b02, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549cae83-0a0c-4c08-bdab-e0e0b00a8b02, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123006942438402450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450111230069424384024501112300694243840245011123006942438402450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e796afa1-b06d-499a-934c-8dd98bab1fab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63933ffa-0a17-403a-b909-1658efc06ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63933ffa-0a17-403a-b909-1658efc06ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13173759606655065716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716131737596066550657161317375960665506571613173759606655065716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549cae83-0a0c-4c08-bdab-e0e0b00a8b02, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41fbf14-9253-4838-b54b-a0bb4e3008ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41fbf14-9253-4838-b54b-a0bb4e3008ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5926825630218776799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799592682563021877679959268256302187767995926825630218776799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63933ffa-0a17-403a-b909-1658efc06ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c048437-8901-4aee-9410-306265ab35d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c048437-8901-4aee-9410-306265ab35d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 370364742587567060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060370364742587567060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41fbf14-9253-4838-b54b-a0bb4e3008ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2ee268-e6bf-4e06-b4b2-f3d66cebcc83, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2ee268-e6bf-4e06-b4b2-f3d66cebcc83, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2817502667418938560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560281750266741893856028175026674189385602817502667418938560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c048437-8901-4aee-9410-306265ab35d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b7825b-4b96-4490-8874-cea014f19ebd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b7825b-4b96-4490-8874-cea014f19ebd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 203647978779277496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496203647978779277496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2ee268-e6bf-4e06-b4b2-f3d66cebcc83, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea851964-e411-4ad2-b92c-3f82f9b30ff4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea851964-e411-4ad2-b92c-3f82f9b30ff4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682969811414068464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464166829698114140684641668296981141406846416682969811414068464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b7825b-4b96-4490-8874-cea014f19ebd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d2c402-0161-42c9-bb7c-88921ae87fb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d2c402-0161-42c9-bb7c-88921ae87fb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12737719847903388294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294127377198479033882941273771984790338829412737719847903388294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea851964-e411-4ad2-b92c-3f82f9b30ff4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d63ca4e-c56d-408d-8849-053f4ab5e3ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d63ca4e-c56d-408d-8849-053f4ab5e3ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1221646104083966865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865122164610408396686512216461040839668651221646104083966865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d2c402-0161-42c9-bb7c-88921ae87fb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e5b12f-d184-495f-9313-756d7875703a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e5b12f-d184-495f-9313-756d7875703a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 99531701378734102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102995317013787341029953170137873410299531701378734102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d63ca4e-c56d-408d-8849-053f4ab5e3ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aee01ba3-b5ef-4749-a1e9-c11f35c37da8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee01ba3-b5ef-4749-a1e9-c11f35c37da8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12208079319539269929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929122080793195392699291220807931953926992912208079319539269929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e5b12f-d184-495f-9313-756d7875703a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c385dfc5-ef59-426c-8ebf-86b2b0bf7edd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c385dfc5-ef59-426c-8ebf-86b2b0bf7edd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13234441938466174774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774132344419384661747741323444193846617477413234441938466174774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee01ba3-b5ef-4749-a1e9-c11f35c37da8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf444d1-b68f-4d94-9bb5-9be2049bdfec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf444d1-b68f-4d94-9bb5-9be2049bdfec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178900315368902663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663817890031536890266381789003153689026638178900315368902663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c385dfc5-ef59-426c-8ebf-86b2b0bf7edd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6f4556-6c22-47bb-a89b-d1bf169080a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf444d1-b68f-4d94-9bb5-9be2049bdfec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6f4556-6c22-47bb-a89b-d1bf169080a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17774409180044877330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330177744091800448773301777440918004487733017774409180044877330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff17d67-0294-4e74-ade2-4da67544b18a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff17d67-0294-4e74-ade2-4da67544b18a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10622326220626787735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735106223262206267877351062232622062678773510622326220626787735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6f4556-6c22-47bb-a89b-d1bf169080a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a39a81f-ae36-4574-9d6e-b1b0f445d104, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a39a81f-ae36-4574-9d6e-b1b0f445d104, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832947500368598888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888178329475003685988881783294750036859888817832947500368598888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff17d67-0294-4e74-ade2-4da67544b18a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7f3325-4155-452c-b5ba-fbcb81da87cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7f3325-4155-452c-b5ba-fbcb81da87cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16551092320271641127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127165510923202716411271655109232027164112716551092320271641127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a39a81f-ae36-4574-9d6e-b1b0f445d104, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c4a823-967b-4f12-a54b-536a3e8f3801, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c4a823-967b-4f12-a54b-536a3e8f3801, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1880135323485057000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000188013532348505700018801353234850570001880135323485057000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7f3325-4155-452c-b5ba-fbcb81da87cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893137fb-75ec-492e-bb30-3084f73414e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893137fb-75ec-492e-bb30-3084f73414e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17939267023640623872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872179392670236406238721793926702364062387217939267023640623872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c4a823-967b-4f12-a54b-536a3e8f3801, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b602315-b2e6-4483-84c1-cf7060463690, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b602315-b2e6-4483-84c1-cf7060463690, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906770456218972963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963590677045621897296359067704562189729635906770456218972963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893137fb-75ec-492e-bb30-3084f73414e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48d59131-9f63-4f50-a5a9-90c1f46e5e71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48d59131-9f63-4f50-a5a9-90c1f46e5e71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11193602539184538979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979111936025391845389791119360253918453897911193602539184538979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b602315-b2e6-4483-84c1-cf7060463690, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21ae128-6332-48cc-b54d-6d9c138f0e60, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21ae128-6332-48cc-b54d-6d9c138f0e60, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1930190696770800235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235193019069677080023519301906967708002351930190696770800235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48d59131-9f63-4f50-a5a9-90c1f46e5e71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21ae128-6332-48cc-b54d-6d9c138f0e60, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620a998d-066b-42ec-9a2a-1b80971dc271, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c906d64-9fa4-424a-aba7-71cf4a87fbe9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c906d64-9fa4-424a-aba7-71cf4a87fbe9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11814960568706051296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296118149605687060512961181496056870605129611814960568706051296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620a998d-066b-42ec-9a2a-1b80971dc271, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16158127030891723621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621161581270308917236211615812703089172362116158127030891723621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c906d64-9fa4-424a-aba7-71cf4a87fbe9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c5a552-5a05-4f9d-b6b9-682195ede54b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c5a552-5a05-4f9d-b6b9-682195ede54b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122367442247779181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181111223674422477791811112236744224777918111122367442247779181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620a998d-066b-42ec-9a2a-1b80971dc271, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90d5c6a-f7f1-40ea-8037-b7a38492b6ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90d5c6a-f7f1-40ea-8037-b7a38492b6ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11151981310793173255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255111519813107931732551115198131079317325511151981310793173255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c5a552-5a05-4f9d-b6b9-682195ede54b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433141b3-3c73-4800-8096-e02ae9649c16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433141b3-3c73-4800-8096-e02ae9649c16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430949200119612424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424184309492001196124241843094920011961242418430949200119612424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90d5c6a-f7f1-40ea-8037-b7a38492b6ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ea7d53-3b56-4a06-81ba-685d2a4ee20f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ea7d53-3b56-4a06-81ba-685d2a4ee20f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9673236974927323595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595967323697492732359596732369749273235959673236974927323595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433141b3-3c73-4800-8096-e02ae9649c16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35de37c4-4663-4bc6-9e94-9f6f480c4abb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35de37c4-4663-4bc6-9e94-9f6f480c4abb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974987803236888462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462897498780323688846289749878032368884628974987803236888462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ea7d53-3b56-4a06-81ba-685d2a4ee20f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a06777b-b034-4703-b066-25d5d813d0c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a06777b-b034-4703-b066-25d5d813d0c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17915679119666139627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627179156791196661396271791567911966613962717915679119666139627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35de37c4-4663-4bc6-9e94-9f6f480c4abb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b365bef9-b314-4fd1-9db4-fe754a10df2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b365bef9-b314-4fd1-9db4-fe754a10df2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9348273893609936151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151934827389360993615193482738936099361519348273893609936151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a06777b-b034-4703-b066-25d5d813d0c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ceff69-482d-43e5-b94e-9b0a99f3f452, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ceff69-482d-43e5-b94e-9b0a99f3f452, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16326918285270868909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909163269182852708689091632691828527086890916326918285270868909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b365bef9-b314-4fd1-9db4-fe754a10df2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97cd1690-8456-423e-8606-0753a1139753, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97cd1690-8456-423e-8606-0753a1139753, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090569408113752980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980100905694081137529801009056940811375298010090569408113752980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ceff69-482d-43e5-b94e-9b0a99f3f452, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77759daf-77e7-45f8-8084-d821298ec0ad, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77759daf-77e7-45f8-8084-d821298ec0ad, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6815881996328752170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170681588199632875217068158819963287521706815881996328752170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97cd1690-8456-423e-8606-0753a1139753, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d446a8-bc6a-48ca-808c-79f958fd7d29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d446a8-bc6a-48ca-808c-79f958fd7d29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14212026804164305341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341142120268041643053411421202680416430534114212026804164305341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77759daf-77e7-45f8-8084-d821298ec0ad, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4d17fb-6870-41ce-afcf-bc0d71e2f0bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4d17fb-6870-41ce-afcf-bc0d71e2f0bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426597865646820828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828154265978656468208281542659786564682082815426597865646820828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d446a8-bc6a-48ca-808c-79f958fd7d29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c98dd0a-a62d-47c8-81f7-f40c3aca309a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c98dd0a-a62d-47c8-81f7-f40c3aca309a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15253469573278212323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323152534695732782123231525346957327821232315253469573278212323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4d17fb-6870-41ce-afcf-bc0d71e2f0bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 175b58a6-5dc4-4b9a-9406-ec2ea1fe65f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 175b58a6-5dc4-4b9a-9406-ec2ea1fe65f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1399941728442954778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778139994172844295477813999417284429547781399941728442954778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c98dd0a-a62d-47c8-81f7-f40c3aca309a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f643c1-68c3-4084-9aeb-a967126ed386, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 175b58a6-5dc4-4b9a-9406-ec2ea1fe65f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f643c1-68c3-4084-9aeb-a967126ed386, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985078503896026053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053298507850389602605329850785038960260532985078503896026053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b791aa-e33b-4d14-8e51-ec811dcd4a31, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b791aa-e33b-4d14-8e51-ec811dcd4a31, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12043658637854848793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793120436586378548487931204365863785484879312043658637854848793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b791aa-e33b-4d14-8e51-ec811dcd4a31, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02934c65-ffa1-4fb1-813f-94b4c7b8cddd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02934c65-ffa1-4fb1-813f-94b4c7b8cddd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199607370212242046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046519960737021224204651996073702122420465199607370212242046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f643c1-68c3-4084-9aeb-a967126ed386, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc09b2f9-3061-45e9-afa7-93901c7780a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc09b2f9-3061-45e9-afa7-93901c7780a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281264876422838906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906828126487642283890682812648764228389068281264876422838906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02934c65-ffa1-4fb1-813f-94b4c7b8cddd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3bdc2b1-6375-4619-b0b8-562163b66b69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3bdc2b1-6375-4619-b0b8-562163b66b69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14129387048966081717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717141293870489660817171412938704896608171714129387048966081717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc09b2f9-3061-45e9-afa7-93901c7780a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f2e25c-7512-48f5-b4c3-6d7b03ce4c42, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f2e25c-7512-48f5-b4c3-6d7b03ce4c42, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11749378854243014517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517117493788542430145171174937885424301451711749378854243014517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3bdc2b1-6375-4619-b0b8-562163b66b69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00bdc822-1d4c-4008-a4ad-81256f2156b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00bdc822-1d4c-4008-a4ad-81256f2156b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3126995683681016349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349312699568368101634931269956836810163493126995683681016349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f2e25c-7512-48f5-b4c3-6d7b03ce4c42, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 213b7091-e6f5-4cf1-842c-1d8f613fa5f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 213b7091-e6f5-4cf1-842c-1d8f613fa5f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854614425277199454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454148546144252771994541485461442527719945414854614425277199454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00bdc822-1d4c-4008-a4ad-81256f2156b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164a7a9d-96ff-4245-8ffd-c010b115ef26, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164a7a9d-96ff-4245-8ffd-c010b115ef26, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11722882511070544793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793117228825110705447931172288251107054479311722882511070544793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 213b7091-e6f5-4cf1-842c-1d8f613fa5f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f572ad27-7182-4c0c-9b04-39d58c2f8d48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f572ad27-7182-4c0c-9b04-39d58c2f8d48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7411283540661769934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934741128354066176993474112835406617699347411283540661769934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164a7a9d-96ff-4245-8ffd-c010b115ef26, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36e8dbc-c8a2-45ed-8c19-a7d59d48ffb9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36e8dbc-c8a2-45ed-8c19-a7d59d48ffb9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14123325495290036027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027141233254952900360271412332549529003602714123325495290036027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f572ad27-7182-4c0c-9b04-39d58c2f8d48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11872cf0-dd69-4a40-b645-63f8a68beb09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11872cf0-dd69-4a40-b645-63f8a68beb09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823210682722999384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384823210682722999384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36e8dbc-c8a2-45ed-8c19-a7d59d48ffb9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a276510-6b23-4441-a06e-1261c217b590, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a276510-6b23-4441-a06e-1261c217b590, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16201738789050384584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584162017387890503845841620173878905038458416201738789050384584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11872cf0-dd69-4a40-b645-63f8a68beb09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e1e2dc5-b550-40b5-b48c-c26fa5de5c3f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e1e2dc5-b550-40b5-b48c-c26fa5de5c3f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2843819545051839033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033284381954505183903328438195450518390332843819545051839033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a276510-6b23-4441-a06e-1261c217b590, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f4ce69-d3e2-4e0e-b301-6dceb29edc32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f4ce69-d3e2-4e0e-b301-6dceb29edc32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15920227265194620370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370159202272651946203701592022726519462037015920227265194620370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e1e2dc5-b550-40b5-b48c-c26fa5de5c3f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 959dabb9-2edd-428a-8331-60b4ac83a5c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 959dabb9-2edd-428a-8331-60b4ac83a5c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538153156969445135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135553815315696944513555381531569694451355538153156969445135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f4ce69-d3e2-4e0e-b301-6dceb29edc32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed5bd4ee-00bd-4ebb-903a-bd18c489e5ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed5bd4ee-00bd-4ebb-903a-bd18c489e5ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10061700924925605870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870100617009249256058701006170092492560587010061700924925605870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 959dabb9-2edd-428a-8331-60b4ac83a5c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecab280f-4e2e-4377-9c06-78ee6bfcf5b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecab280f-4e2e-4377-9c06-78ee6bfcf5b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13915053690543858742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742139150536905438587421391505369054385874213915053690543858742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed5bd4ee-00bd-4ebb-903a-bd18c489e5ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa2472a-4d53-49dc-9aba-0af423393542, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa2472a-4d53-49dc-9aba-0af423393542, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280105757854383596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596228010575785438359622801057578543835962280105757854383596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecab280f-4e2e-4377-9c06-78ee6bfcf5b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa6e184-df0b-4b75-a749-c6dc05aca95a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa6e184-df0b-4b75-a749-c6dc05aca95a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4165254883438678387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387416525488343867838741652548834386783874165254883438678387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa2472a-4d53-49dc-9aba-0af423393542, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5e41ae-d1cd-4bfd-aabd-4a937c074e11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5e41ae-d1cd-4bfd-aabd-4a937c074e11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396017270355563693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693939601727035556369393960172703555636939396017270355563693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa6e184-df0b-4b75-a749-c6dc05aca95a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b1c988-681c-480c-9e90-5fbb5e9b7761, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b1c988-681c-480c-9e90-5fbb5e9b7761, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752542379629380585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585975254237962938058597525423796293805859752542379629380585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5e41ae-d1cd-4bfd-aabd-4a937c074e11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665f3a9a-d787-4893-8425-ba413dc23d90, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665f3a9a-d787-4893-8425-ba413dc23d90, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6995901042395327929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929699590104239532792969959010423953279296995901042395327929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b1c988-681c-480c-9e90-5fbb5e9b7761, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adfc8bbf-566a-4ed0-9614-a854d3ef4fb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adfc8bbf-566a-4ed0-9614-a854d3ef4fb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13596298529073936739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739135962985290739367391359629852907393673913596298529073936739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665f3a9a-d787-4893-8425-ba413dc23d90, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79509260-220e-4828-a28b-0c0f04245839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79509260-220e-4828-a28b-0c0f04245839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12492849255216349715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715124928492552163497151249284925521634971512492849255216349715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adfc8bbf-566a-4ed0-9614-a854d3ef4fb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f03d25c-c5f9-42fa-b189-c4ec4f838ef4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f03d25c-c5f9-42fa-b189-c4ec4f838ef4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667334266598785170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170166733426659878517016673342665987851701667334266598785170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79509260-220e-4828-a28b-0c0f04245839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289024ca-90fd-4f8d-bc1e-3a4dcee69ce3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289024ca-90fd-4f8d-bc1e-3a4dcee69ce3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243658713295352471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471152436587132953524711524365871329535247115243658713295352471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f03d25c-c5f9-42fa-b189-c4ec4f838ef4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289024ca-90fd-4f8d-bc1e-3a4dcee69ce3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc16c75d-3660-4ea4-bd7a-c3feffe0b15f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af316758-0963-4ba6-aaad-4535d953e531, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc16c75d-3660-4ea4-bd7a-c3feffe0b15f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107070832846265226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226910707083284626522691070708328462652269107070832846265226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af316758-0963-4ba6-aaad-4535d953e531, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379236867337844438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438153792368673378444381537923686733784443815379236867337844438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc16c75d-3660-4ea4-bd7a-c3feffe0b15f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66de208-8181-40b9-8017-bec60d5fde97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66de208-8181-40b9-8017-bec60d5fde97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383971643173991393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393383971643173991393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af316758-0963-4ba6-aaad-4535d953e531, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e8b96b-7fe0-4e81-99a3-a93fc96cb38c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e8b96b-7fe0-4e81-99a3-a93fc96cb38c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9020777139208317961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961902077713920831796190207771392083179619020777139208317961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66de208-8181-40b9-8017-bec60d5fde97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d00a70-9b22-4b9c-94ce-e7e500925d85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d00a70-9b22-4b9c-94ce-e7e500925d85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15210958241708588979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979152109582417085889791521095824170858897915210958241708588979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e8b96b-7fe0-4e81-99a3-a93fc96cb38c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a6378a-6488-41fb-a7c4-475a73d8ab45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a6378a-6488-41fb-a7c4-475a73d8ab45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7528796250580265912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912752879625058026591275287962505802659127528796250580265912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d00a70-9b22-4b9c-94ce-e7e500925d85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aea46596-6fea-49d1-9fde-5ff11f2b3614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea46596-6fea-49d1-9fde-5ff11f2b3614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7901618871380835504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504790161887138083550479016188713808355047901618871380835504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a6378a-6488-41fb-a7c4-475a73d8ab45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c917992f-03c9-43d7-84c5-e651ca9a03b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c917992f-03c9-43d7-84c5-e651ca9a03b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6501240422355337450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450650124042235533745065012404223553374506501240422355337450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea46596-6fea-49d1-9fde-5ff11f2b3614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1534fda-290e-457a-a885-c5bb72388244, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1534fda-290e-457a-a885-c5bb72388244, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15640249928101543016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016156402499281015430161564024992810154301615640249928101543016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c917992f-03c9-43d7-84c5-e651ca9a03b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bafc0de-d5b8-4438-bb4d-34fa09db255e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bafc0de-d5b8-4438-bb4d-34fa09db255e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2386755332037195521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521238675533203719552123867553320371955212386755332037195521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1534fda-290e-457a-a885-c5bb72388244, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8421b239-8999-4467-9b8a-5920cf175f46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8421b239-8999-4467-9b8a-5920cf175f46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5924303593203046683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683592430359320304668359243035932030466835924303593203046683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bafc0de-d5b8-4438-bb4d-34fa09db255e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13cf98b-068d-4a05-a642-0ea1e2dbe99d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13cf98b-068d-4a05-a642-0ea1e2dbe99d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14119419784754310861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861141194197847543108611411941978475431086114119419784754310861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8421b239-8999-4467-9b8a-5920cf175f46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054d3e25-9ba1-479f-aca3-72c594f5183a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13cf98b-068d-4a05-a642-0ea1e2dbe99d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054d3e25-9ba1-479f-aca3-72c594f5183a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12192216625824179512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512121922166258241795121219221662582417951212192216625824179512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3ce697-92b1-4687-b67e-3cf11e45deca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3ce697-92b1-4687-b67e-3cf11e45deca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13167721784300246728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728131677217843002467281316772178430024672813167721784300246728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f3ce697-92b1-4687-b67e-3cf11e45deca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2dd91f5-266d-4d5b-b502-a90cdf461dd8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2dd91f5-266d-4d5b-b502-a90cdf461dd8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8837046973352629272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272883704697335262927288370469733526292728837046973352629272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054d3e25-9ba1-479f-aca3-72c594f5183a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f8a6de-6816-4f43-9b9a-76f77fd471b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f8a6de-6816-4f43-9b9a-76f77fd471b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168740618722980711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711121687406187229807111216874061872298071112168740618722980711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2dd91f5-266d-4d5b-b502-a90cdf461dd8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c5a7f1-0e5a-40a0-87d3-4b1947c4c2a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c5a7f1-0e5a-40a0-87d3-4b1947c4c2a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3374072291921080119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119337407229192108011933740722919210801193374072291921080119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f8a6de-6816-4f43-9b9a-76f77fd471b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1443134-be90-4821-b8c7-eb508494efc9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1443134-be90-4821-b8c7-eb508494efc9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15495280687861434335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335154952806878614343351549528068786143433515495280687861434335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c5a7f1-0e5a-40a0-87d3-4b1947c4c2a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c615edfc-208d-4f9a-bcd5-b46a853b021d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1443134-be90-4821-b8c7-eb508494efc9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c615edfc-208d-4f9a-bcd5-b46a853b021d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8370547854269785743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743837054785426978574383705478542697857438370547854269785743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de40ea42-11ea-4e9e-998a-bdfd7bfc9436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de40ea42-11ea-4e9e-998a-bdfd7bfc9436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9687230119033447281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281968723011903344728196872301190334472819687230119033447281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c615edfc-208d-4f9a-bcd5-b46a853b021d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4ebe7b-aa80-4fe7-a2f0-a5b990f370ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4ebe7b-aa80-4fe7-a2f0-a5b990f370ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17727137613763744616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616177271376137637446161772713761376374461617727137613763744616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de40ea42-11ea-4e9e-998a-bdfd7bfc9436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4ce35c-22d9-41b1-9d3f-cce363821e15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4ce35c-22d9-41b1-9d3f-cce363821e15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408361184694172201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201840836118469417220184083611846941722018408361184694172201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4ce35c-22d9-41b1-9d3f-cce363821e15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42e385a-4616-4da2-a15c-2fb4597bf839, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42e385a-4616-4da2-a15c-2fb4597bf839, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12995484489004991921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921129954844890049919211299548448900499192112995484489004991921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4ebe7b-aa80-4fe7-a2f0-a5b990f370ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd6c11a-4d59-4916-b955-a4682617ceb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd6c11a-4d59-4916-b955-a4682617ceb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3176678072316323266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266317667807231632326631766780723163232663176678072316323266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42e385a-4616-4da2-a15c-2fb4597bf839, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd6c11a-4d59-4916-b955-a4682617ceb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0015fd1e-f542-4c8c-8cf7-39473324391f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0015fd1e-f542-4c8c-8cf7-39473324391f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254956976975563289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289225495697697556328922549569769755632892254956976975563289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876b50f7-2b92-4ac0-96f3-92379b6790ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876b50f7-2b92-4ac0-96f3-92379b6790ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14392651719401315256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256143926517194013152561439265171940131525614392651719401315256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0015fd1e-f542-4c8c-8cf7-39473324391f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c267398-e86a-4a01-a218-4cdfb8f9133b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c267398-e86a-4a01-a218-4cdfb8f9133b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993683619738921810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810399368361973892181039936836197389218103993683619738921810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876b50f7-2b92-4ac0-96f3-92379b6790ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd6ab36-b932-41fc-bbaf-13a334810a12, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd6ab36-b932-41fc-bbaf-13a334810a12, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8381130445326967506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506838113044532696750683811304453269675068381130445326967506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c267398-e86a-4a01-a218-4cdfb8f9133b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8db9565-bd0f-4361-8f64-b7031f42a20a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8db9565-bd0f-4361-8f64-b7031f42a20a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12807493248249636781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781128074932482496367811280749324824963678112807493248249636781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd6ab36-b932-41fc-bbaf-13a334810a12, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea76ee7-1abb-4c23-8453-e64098eba2f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea76ee7-1abb-4c23-8453-e64098eba2f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258359284537578443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443102583592845375784431025835928453757844310258359284537578443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8db9565-bd0f-4361-8f64-b7031f42a20a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a7649c-1d55-4fa2-af46-15fc774b7956, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a7649c-1d55-4fa2-af46-15fc774b7956, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10014656336541060727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727100146563365410607271001465633654106072710014656336541060727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea76ee7-1abb-4c23-8453-e64098eba2f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bafa788-778c-49c5-8001-deaebced5d32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bafa788-778c-49c5-8001-deaebced5d32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567362552038162151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151567362552038162151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a7649c-1d55-4fa2-af46-15fc774b7956, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed878275-83ec-4b5d-9587-6c8b1d8d69ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed878275-83ec-4b5d-9587-6c8b1d8d69ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4778897489102565631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631477889748910256563147788974891025656314778897489102565631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bafa788-778c-49c5-8001-deaebced5d32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed878275-83ec-4b5d-9587-6c8b1d8d69ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502be198-e79d-4e63-8226-37d9aec48ec8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502be198-e79d-4e63-8226-37d9aec48ec8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317263241348544843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843731726324134854484373172632413485448437317263241348544843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1b171b-c9b1-4e7a-870b-135c038c183a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1b171b-c9b1-4e7a-870b-135c038c183a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2189231506206527010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010218923150620652701021892315062065270102189231506206527010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502be198-e79d-4e63-8226-37d9aec48ec8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1b171b-c9b1-4e7a-870b-135c038c183a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52bef1f-978b-4f6d-bd81-923c0972da32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52bef1f-978b-4f6d-bd81-923c0972da32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265247613615119627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627326524761361511962732652476136151196273265247613615119627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df109fe-7f9b-4d3a-80ee-73b557d61cf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df109fe-7f9b-4d3a-80ee-73b557d61cf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17438629474129741691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691174386294741297416911743862947412974169117438629474129741691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52bef1f-978b-4f6d-bd81-923c0972da32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df109fe-7f9b-4d3a-80ee-73b557d61cf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b153c9f3-5ac8-4ecf-8593-71b52b78c93a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b153c9f3-5ac8-4ecf-8593-71b52b78c93a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1499866026490041084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084149986602649004108414998660264900410841499866026490041084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66106e45-96f3-402c-8329-faa82081ac09, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66106e45-96f3-402c-8329-faa82081ac09, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2718756968732186302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302271875696873218630227187569687321863022718756968732186302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b153c9f3-5ac8-4ecf-8593-71b52b78c93a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dac54c-4634-48c3-83ca-d772aefe00b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dac54c-4634-48c3-83ca-d772aefe00b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536056250413177160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160105360562504131771601053605625041317716010536056250413177160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66106e45-96f3-402c-8329-faa82081ac09, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7716983d-e3ec-4a3a-8361-f3c9b127f426, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7716983d-e3ec-4a3a-8361-f3c9b127f426, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10780573839223421977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977107805738392234219771078057383922342197710780573839223421977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dac54c-4634-48c3-83ca-d772aefe00b0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb31f72-55fe-4073-8848-b7e08ecc7290, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb31f72-55fe-4073-8848-b7e08ecc7290, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8721799416059865611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611872179941605986561187217994160598656118721799416059865611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7716983d-e3ec-4a3a-8361-f3c9b127f426, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5213c95-2f04-4a22-be8a-43f8886b2c2f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5213c95-2f04-4a22-be8a-43f8886b2c2f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10506460805615770345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345105064608056157703451050646080561577034510506460805615770345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb31f72-55fe-4073-8848-b7e08ecc7290, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b805190-561c-408a-81f6-1bbd88d0acc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b805190-561c-408a-81f6-1bbd88d0acc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18144270442222965477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477181442704422229654771814427044222296547718144270442222965477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5213c95-2f04-4a22-be8a-43f8886b2c2f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f9fd31-9e42-4d24-bb96-e5cd5d8a2b77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f9fd31-9e42-4d24-bb96-e5cd5d8a2b77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592997953930476681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681145929979539304766811459299795393047668114592997953930476681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b805190-561c-408a-81f6-1bbd88d0acc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9fdf7a-04f5-49e1-9c1d-dc2d04f11d65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9fdf7a-04f5-49e1-9c1d-dc2d04f11d65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11810164835728138390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390118101648357281383901181016483572813839011810164835728138390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f9fd31-9e42-4d24-bb96-e5cd5d8a2b77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a20c1f-8e04-4b3f-8e7f-8b013d6a4b81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a20c1f-8e04-4b3f-8e7f-8b013d6a4b81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2124647804191747184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184212464780419174718421246478041917471842124647804191747184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9fdf7a-04f5-49e1-9c1d-dc2d04f11d65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e67d94-40d5-42c9-b97c-2a101d463d68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e67d94-40d5-42c9-b97c-2a101d463d68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5899770085873100818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818589977008587310081858997700858731008185899770085873100818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a20c1f-8e04-4b3f-8e7f-8b013d6a4b81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847fa311-cbe4-472d-8746-6ea60ff48fe6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847fa311-cbe4-472d-8746-6ea60ff48fe6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4968163392865112766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766496816339286511276649681633928651127664968163392865112766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e67d94-40d5-42c9-b97c-2a101d463d68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6351ba07-22d2-4e71-825d-aabaa655554b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6351ba07-22d2-4e71-825d-aabaa655554b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195938766645204082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082819593876664520408281959387666452040828195938766645204082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847fa311-cbe4-472d-8746-6ea60ff48fe6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52228a0f-9170-41fb-b076-8bafbb61fad9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52228a0f-9170-41fb-b076-8bafbb61fad9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8676716175756468094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094867671617575646809486767161757564680948676716175756468094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6351ba07-22d2-4e71-825d-aabaa655554b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d663b57e-2a66-4680-b784-7d77dfa3ce39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d663b57e-2a66-4680-b784-7d77dfa3ce39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17812850880290633606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606178128508802906336061781285088029063360617812850880290633606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52228a0f-9170-41fb-b076-8bafbb61fad9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9949b999-567f-492d-bb0b-1edf1669774f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9949b999-567f-492d-bb0b-1edf1669774f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17382238020420590823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823173822380204205908231738223802042059082317382238020420590823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d663b57e-2a66-4680-b784-7d77dfa3ce39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9949b999-567f-492d-bb0b-1edf1669774f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4c3a79-57f8-4ace-8aa3-15b93b3d1880, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4c3a79-57f8-4ace-8aa3-15b93b3d1880, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12741631913069915562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562127416319130699155621274163191306991556212741631913069915562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d8737aa-57f8-40fe-85d7-8c30b45754b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d8737aa-57f8-40fe-85d7-8c30b45754b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483680992505442011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011448368099250544201144836809925054420114483680992505442011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4c3a79-57f8-4ace-8aa3-15b93b3d1880, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f09cf8-e835-43eb-b6a0-cc4ff819897c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f09cf8-e835-43eb-b6a0-cc4ff819897c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1047907723448950054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054104790772344895005410479077234489500541047907723448950054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d8737aa-57f8-40fe-85d7-8c30b45754b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d9ac67-0a48-41e1-aa25-b824523d2cb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d9ac67-0a48-41e1-aa25-b824523d2cb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6283241802308225725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725628324180230822572562832418023082257256283241802308225725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f09cf8-e835-43eb-b6a0-cc4ff819897c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18f33ef-38f4-43c4-9085-6c7303320f61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18f33ef-38f4-43c4-9085-6c7303320f61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607926549765312341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341166079265497653123411660792654976531234116607926549765312341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d9ac67-0a48-41e1-aa25-b824523d2cb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b28e840a-6101-457c-bf9a-974f09677fc7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b28e840a-6101-457c-bf9a-974f09677fc7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640141887708127140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140116401418877081271401164014188770812714011640141887708127140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18f33ef-38f4-43c4-9085-6c7303320f61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3110f260-b89c-4803-affa-de974817bb54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3110f260-b89c-4803-affa-de974817bb54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17172545772677093006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006171725457726770930061717254577267709300617172545772677093006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b28e840a-6101-457c-bf9a-974f09677fc7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3110f260-b89c-4803-affa-de974817bb54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afe9b228-ee05-4271-98f7-919119d3565b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe9b228-ee05-4271-98f7-919119d3565b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 661011489599367391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391661011489599367391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a7337d-4aad-4f43-afc6-544831f99443, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a7337d-4aad-4f43-afc6-544831f99443, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 641127047006302268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268641127047006302268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe9b228-ee05-4271-98f7-919119d3565b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e979e63-ecc7-494d-8ccd-55a1827df967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a7337d-4aad-4f43-afc6-544831f99443, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e979e63-ecc7-494d-8ccd-55a1827df967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406854587005327205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205140685458700532720514068545870053272051406854587005327205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c195636-feeb-4180-8d1a-7fcaaf90550e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c195636-feeb-4180-8d1a-7fcaaf90550e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8262432236182520163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163826243223618252016382624322361825201638262432236182520163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e979e63-ecc7-494d-8ccd-55a1827df967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1dd0f5-7785-45d4-91c5-5ba020861c5d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1dd0f5-7785-45d4-91c5-5ba020861c5d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18244062902520086108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108182440629025200861081824406290252008610818244062902520086108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c195636-feeb-4180-8d1a-7fcaaf90550e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0666545-40cc-4c6b-91dc-a82837c077d2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0666545-40cc-4c6b-91dc-a82837c077d2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229952493335932305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305522995249333593230552299524933359323055229952493335932305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1dd0f5-7785-45d4-91c5-5ba020861c5d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84106bf9-d522-47dd-905d-7a78896c2aa6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84106bf9-d522-47dd-905d-7a78896c2aa6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077855962016218333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333907785596201621833390778559620162183339077855962016218333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0666545-40cc-4c6b-91dc-a82837c077d2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4931507f-6ead-429d-b2ca-85fd3fa991e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4931507f-6ead-429d-b2ca-85fd3fa991e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440367805677228414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414114403678056772284141144036780567722841411440367805677228414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84106bf9-d522-47dd-905d-7a78896c2aa6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb59e898-2e92-4663-907e-a176a85b3387, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb59e898-2e92-4663-907e-a176a85b3387, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3339767430663645129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129333976743066364512933397674306636451293339767430663645129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4931507f-6ead-429d-b2ca-85fd3fa991e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052f9933-e605-4932-bd25-b15dff21b3d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052f9933-e605-4932-bd25-b15dff21b3d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924926386774820158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158179249263867748201581792492638677482015817924926386774820158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb59e898-2e92-4663-907e-a176a85b3387, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b029e082-127d-42e5-9555-f5d637d83a18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b029e082-127d-42e5-9555-f5d637d83a18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1375786592793553826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826137578659279355382613757865927935538261375786592793553826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052f9933-e605-4932-bd25-b15dff21b3d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f146e4-309f-4833-a6c6-2ce76240fb9f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f146e4-309f-4833-a6c6-2ce76240fb9f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753367116676923881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881177533671166769238811775336711667692388117753367116676923881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b029e082-127d-42e5-9555-f5d637d83a18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, affe7636-af84-4b4d-9c29-d64138564eb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, affe7636-af84-4b4d-9c29-d64138564eb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15634860555749876453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453156348605557498764531563486055574987645315634860555749876453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f146e4-309f-4833-a6c6-2ce76240fb9f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d47213-fc96-4c88-99d7-43b9f2e2f61c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d47213-fc96-4c88-99d7-43b9f2e2f61c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9773082161372641802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802977308216137264180297730821613726418029773082161372641802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, affe7636-af84-4b4d-9c29-d64138564eb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36c9819e-761a-49d4-b443-4fc3d54a3fee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36c9819e-761a-49d4-b443-4fc3d54a3fee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522637308563692752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752125226373085636927521252263730856369275212522637308563692752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d47213-fc96-4c88-99d7-43b9f2e2f61c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63db832-b531-410a-a6a2-3627b50c3c0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63db832-b531-410a-a6a2-3627b50c3c0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203047434440546286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286120304743444054628612030474344405462861203047434440546286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36c9819e-761a-49d4-b443-4fc3d54a3fee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559c869-50d7-4d88-8959-72c20d4010c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559c869-50d7-4d88-8959-72c20d4010c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7223460501699077772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772722346050169907777272234605016990777727223460501699077772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63db832-b531-410a-a6a2-3627b50c3c0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cef3be6-1bed-48dc-b42a-1171143cdce4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cef3be6-1bed-48dc-b42a-1171143cdce4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15581243236706365640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640155812432367063656401558124323670636564015581243236706365640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559c869-50d7-4d88-8959-72c20d4010c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe45651e-b31f-4886-8792-eb4fc77953b8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe45651e-b31f-4886-8792-eb4fc77953b8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561781551032306819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819155617815510323068191556178155103230681915561781551032306819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cef3be6-1bed-48dc-b42a-1171143cdce4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04112cd0-ac3f-410c-8722-20f2b319ec73, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04112cd0-ac3f-410c-8722-20f2b319ec73, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112812823537344428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428411281282353734442841128128235373444284112812823537344428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe45651e-b31f-4886-8792-eb4fc77953b8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2113a825-ee2c-4544-9b88-1fb54ec55f54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2113a825-ee2c-4544-9b88-1fb54ec55f54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 251380237048113190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190251380237048113190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04112cd0-ac3f-410c-8722-20f2b319ec73, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d19d11c1-c535-4f9d-936c-895108c03ca6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d19d11c1-c535-4f9d-936c-895108c03ca6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5786052816254815747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747578605281625481574757860528162548157475786052816254815747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2113a825-ee2c-4544-9b88-1fb54ec55f54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc44f053-e393-4427-a418-ecbadfd50cce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc44f053-e393-4427-a418-ecbadfd50cce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14244531844410088430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430142445318444100884301424453184441008843014244531844410088430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d19d11c1-c535-4f9d-936c-895108c03ca6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9556b35a-1aa4-42a5-a827-fd48ee02ba63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9556b35a-1aa4-42a5-a827-fd48ee02ba63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 652103429312444162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162652103429312444162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc44f053-e393-4427-a418-ecbadfd50cce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 650ee20f-e3c9-42f6-854d-62d4ec62706d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 650ee20f-e3c9-42f6-854d-62d4ec62706d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17704292950112939789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789177042929501129397891770429295011293978917704292950112939789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9556b35a-1aa4-42a5-a827-fd48ee02ba63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bbb666-4698-49a3-ad1a-66bb56014b61, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bbb666-4698-49a3-ad1a-66bb56014b61, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17174534108695792748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748171745341086957927481717453410869579274817174534108695792748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 650ee20f-e3c9-42f6-854d-62d4ec62706d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bbb666-4698-49a3-ad1a-66bb56014b61, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15aff844-eda1-4c71-9ef1-71d91169cfda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d92b2c3-7dfb-4370-916e-046e2cb48fb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15aff844-eda1-4c71-9ef1-71d91169cfda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6694467643085238363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363669446764308523836366944676430852383636694467643085238363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d92b2c3-7dfb-4370-916e-046e2cb48fb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7087125662566657660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660708712566256665766070871256625666576607087125662566657660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d92b2c3-7dfb-4370-916e-046e2cb48fb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09318067-9237-4a77-894a-ce6777863e6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09318067-9237-4a77-894a-ce6777863e6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592868376459222443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443115928683764592224431159286837645922244311592868376459222443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15aff844-eda1-4c71-9ef1-71d91169cfda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70fd15d-50b5-4c72-95bf-b97a6ede606c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70fd15d-50b5-4c72-95bf-b97a6ede606c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2665268166717711312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312266526816671771131226652681667177113122665268166717711312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09318067-9237-4a77-894a-ce6777863e6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9a64ce-378d-42a6-9685-cceabe9e7472, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9a64ce-378d-42a6-9685-cceabe9e7472, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17588697928813401232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232175886979288134012321758869792881340123217588697928813401232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70fd15d-50b5-4c72-95bf-b97a6ede606c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ed52e8-58c5-4dcd-bc4d-2da3c059d8fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ed52e8-58c5-4dcd-bc4d-2da3c059d8fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307338471634562114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114153073384716345621141530733847163456211415307338471634562114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ed52e8-58c5-4dcd-bc4d-2da3c059d8fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d44ce6-d88c-4bc6-a427-149e5ca23770, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d44ce6-d88c-4bc6-a427-149e5ca23770, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15249255746228947856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856152492557462289478561524925574622894785615249255746228947856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9a64ce-378d-42a6-9685-cceabe9e7472, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6680b80e-f2dc-4e71-9442-8f327a54ac22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6680b80e-f2dc-4e71-9442-8f327a54ac22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977247029115710287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287129772470291157102871297724702911571028712977247029115710287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d44ce6-d88c-4bc6-a427-149e5ca23770, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ca86ad-b566-4a7c-9487-7ecc2b5079ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ca86ad-b566-4a7c-9487-7ecc2b5079ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 84419776955137743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743844197769551377438441977695513774384419776955137743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6680b80e-f2dc-4e71-9442-8f327a54ac22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec0f183-03a0-4336-93c5-7d4d246cff4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec0f183-03a0-4336-93c5-7d4d246cff4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 158156807053473416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416158156807053473416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ca86ad-b566-4a7c-9487-7ecc2b5079ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7147e43d-89ae-4bfe-ac35-28d5289688e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7147e43d-89ae-4bfe-ac35-28d5289688e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205041972296321002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002120504197229632100212050419722963210021205041972296321002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec0f183-03a0-4336-93c5-7d4d246cff4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706cdddc-81da-4733-bde6-361c9b0aa24b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706cdddc-81da-4733-bde6-361c9b0aa24b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199105546161911149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149619910554616191114961991055461619111496199105546161911149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7147e43d-89ae-4bfe-ac35-28d5289688e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d7d079-0614-4208-93af-c2d155143aaf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d7d079-0614-4208-93af-c2d155143aaf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3941377489850676843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843394137748985067684339413774898506768433941377489850676843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706cdddc-81da-4733-bde6-361c9b0aa24b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 036dd524-e6c2-44a4-a249-2bbb66769e81, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 036dd524-e6c2-44a4-a249-2bbb66769e81, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3748593819802864313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313374859381980286431337485938198028643133748593819802864313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d7d079-0614-4208-93af-c2d155143aaf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c584119-8738-4e6c-8099-3f4618714688, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c584119-8738-4e6c-8099-3f4618714688, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1871516123273002957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957187151612327300295718715161232730029571871516123273002957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 036dd524-e6c2-44a4-a249-2bbb66769e81, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91be4bda-4ff8-4485-8dd0-378ed8d11f33, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91be4bda-4ff8-4485-8dd0-378ed8d11f33, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18047479235067616335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335180474792350676163351804747923506761633518047479235067616335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c584119-8738-4e6c-8099-3f4618714688, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f569e4-e23c-4799-9a6a-b0b165ecd7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f569e4-e23c-4799-9a6a-b0b165ecd7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931018815629640453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453793101881562964045379310188156296404537931018815629640453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91be4bda-4ff8-4485-8dd0-378ed8d11f33, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c664da5-7586-498e-b34e-7a7bc92b8fbf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c664da5-7586-498e-b34e-7a7bc92b8fbf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537485061748150908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908165374850617481509081653748506174815090816537485061748150908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c664da5-7586-498e-b34e-7a7bc92b8fbf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f569e4-e23c-4799-9a6a-b0b165ecd7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea8e1c0-cd2e-4df6-bf29-8790a0eb25f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea8e1c0-cd2e-4df6-bf29-8790a0eb25f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8382933608304722582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582838293360830472258283829336083047225828382933608304722582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9620af2f-62d2-4088-bfe8-c78d194dbcfa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9620af2f-62d2-4088-bfe8-c78d194dbcfa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16084833503087940003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003160848335030879400031608483350308794000316084833503087940003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea8e1c0-cd2e-4df6-bf29-8790a0eb25f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c944ae4e-700d-41b3-8f50-ab4fda3b7367, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c944ae4e-700d-41b3-8f50-ab4fda3b7367, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1442675119844182088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088144267511984418208814426751198441820881442675119844182088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9620af2f-62d2-4088-bfe8-c78d194dbcfa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cdb4786-5bff-42b2-a315-4a0d37a62c71, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cdb4786-5bff-42b2-a315-4a0d37a62c71, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957439471164057213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213595743947116405721359574394711640572135957439471164057213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c944ae4e-700d-41b3-8f50-ab4fda3b7367, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 995738b1-efd0-4545-8892-2a3d4fa215df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 995738b1-efd0-4545-8892-2a3d4fa215df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12773132519094989423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423127731325190949894231277313251909498942312773132519094989423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cdb4786-5bff-42b2-a315-4a0d37a62c71, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 995738b1-efd0-4545-8892-2a3d4fa215df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b11600-4915-4368-9e94-8930b2300368, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b11600-4915-4368-9e94-8930b2300368, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8908607776062142658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658890860777606214265889086077760621426588908607776062142658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f876d023-178b-4f02-807a-c64da45b1621, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f876d023-178b-4f02-807a-c64da45b1621, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13733387087064754750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750137333870870647547501373338708706475475013733387087064754750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b11600-4915-4368-9e94-8930b2300368, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf947cb-821d-466b-915a-28420c401af5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf947cb-821d-466b-915a-28420c401af5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5726774472023424103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103572677447202342410357267744720234241035726774472023424103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf947cb-821d-466b-915a-28420c401af5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f876d023-178b-4f02-807a-c64da45b1621, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5152384-aa0d-4118-8bad-71642aa5fd9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5152384-aa0d-4118-8bad-71642aa5fd9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12148888455117230462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462121488884551172304621214888845511723046212148888455117230462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc108a4-567f-409d-ab0f-66c5935ea3c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc108a4-567f-409d-ab0f-66c5935ea3c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758426014042495421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421975842601404249542197584260140424954219758426014042495421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5152384-aa0d-4118-8bad-71642aa5fd9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690c1f19-935c-4268-8703-81b8303012cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690c1f19-935c-4268-8703-81b8303012cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4485642911870124315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315448564291187012431544856429118701243154485642911870124315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc108a4-567f-409d-ab0f-66c5935ea3c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbdc1d0d-5e73-484f-a8a2-4cde832c5657, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbdc1d0d-5e73-484f-a8a2-4cde832c5657, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885853472737633105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105138858534727376331051388585347273763310513885853472737633105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690c1f19-935c-4268-8703-81b8303012cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57accbdc-5863-4841-803c-35e1e23fb965, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbdc1d0d-5e73-484f-a8a2-4cde832c5657, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57accbdc-5863-4841-803c-35e1e23fb965, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2457459767282624916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916245745976728262491624574597672826249162457459767282624916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e47ef5-7d9e-45d3-9880-a0108c25a9d7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e47ef5-7d9e-45d3-9880-a0108c25a9d7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748184970292503709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709127481849702925037091274818497029250370912748184970292503709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57accbdc-5863-4841-803c-35e1e23fb965, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e29b77-5928-4396-a4e8-1978059cd5d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e29b77-5928-4396-a4e8-1978059cd5d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617244231651259008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008617244231651259008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e47ef5-7d9e-45d3-9880-a0108c25a9d7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457bb98a-9ea6-4cd9-a549-937aa785fa3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457bb98a-9ea6-4cd9-a549-937aa785fa3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5037866875829610549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549503786687582961054950378668758296105495037866875829610549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e29b77-5928-4396-a4e8-1978059cd5d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eaed631-7326-4d8f-adaf-acbc405c4bd9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eaed631-7326-4d8f-adaf-acbc405c4bd9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247540332825165133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133824754033282516513382475403328251651338247540332825165133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457bb98a-9ea6-4cd9-a549-937aa785fa3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0626735-76cc-4899-bf51-739b3582a59b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0626735-76cc-4899-bf51-739b3582a59b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7713669170245978767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767771366917024597876777136691702459787677713669170245978767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eaed631-7326-4d8f-adaf-acbc405c4bd9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0626735-76cc-4899-bf51-739b3582a59b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c00e4a-552a-443f-b82d-d54c53e46cbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c00e4a-552a-443f-b82d-d54c53e46cbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12156856057069615312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312121568560570696153121215685605706961531212156856057069615312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037cd984-f2c7-4d8d-a0ba-890c73128bb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037cd984-f2c7-4d8d-a0ba-890c73128bb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563589212854208120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120155635892128542081201556358921285420812015563589212854208120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c00e4a-552a-443f-b82d-d54c53e46cbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252003ec-ad1f-46aa-93fa-e6f0f064b3c9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252003ec-ad1f-46aa-93fa-e6f0f064b3c9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14105874223739646445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445141058742237396464451410587422373964644514105874223739646445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037cd984-f2c7-4d8d-a0ba-890c73128bb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557c8bf7-8e43-4f6f-8204-40f64927ebbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557c8bf7-8e43-4f6f-8204-40f64927ebbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9191435194904269100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100919143519490426910091914351949042691009191435194904269100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252003ec-ad1f-46aa-93fa-e6f0f064b3c9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680fc5ca-d2ac-477e-a12d-a2b715ef7de6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680fc5ca-d2ac-477e-a12d-a2b715ef7de6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15165652004812919433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433151656520048129194331516565200481291943315165652004812919433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557c8bf7-8e43-4f6f-8204-40f64927ebbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87db4dd-7b3d-4410-a274-d5ca7ad4781f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87db4dd-7b3d-4410-a274-d5ca7ad4781f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201887262921953764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764920188726292195376492018872629219537649201887262921953764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680fc5ca-d2ac-477e-a12d-a2b715ef7de6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf16cfa5-2160-4f6a-a0f3-c1fdef883d05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf16cfa5-2160-4f6a-a0f3-c1fdef883d05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841121630779330335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335584112163077933033558411216307793303355841121630779330335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf16cfa5-2160-4f6a-a0f3-c1fdef883d05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a55f56-eb73-4c5b-8a61-d7fc2805a3b9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a55f56-eb73-4c5b-8a61-d7fc2805a3b9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5342163885314926226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226534216388531492622653421638853149262265342163885314926226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87db4dd-7b3d-4410-a274-d5ca7ad4781f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a7eb17-8463-43bb-9c8f-04f19a4529ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a7eb17-8463-43bb-9c8f-04f19a4529ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2270445683096197444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444227044568309619744422704456830961974442270445683096197444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a7eb17-8463-43bb-9c8f-04f19a4529ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f469f6b0-6b30-452b-9fdc-bbee6ed05ab0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f469f6b0-6b30-452b-9fdc-bbee6ed05ab0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2568756909927329304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304256875690992732930425687569099273293042568756909927329304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a55f56-eb73-4c5b-8a61-d7fc2805a3b9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ad8f17-76b4-4518-9f80-602932dbb9f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ad8f17-76b4-4518-9f80-602932dbb9f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8755262905207462934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934875526290520746293487552629052074629348755262905207462934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f469f6b0-6b30-452b-9fdc-bbee6ed05ab0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a40d63-b903-4c7a-b570-9323ba4032f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a40d63-b903-4c7a-b570-9323ba4032f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260193091997428629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629102601930919974286291026019309199742862910260193091997428629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ad8f17-76b4-4518-9f80-602932dbb9f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880f34eb-15cb-4fd9-a3cf-b7a0941900d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880f34eb-15cb-4fd9-a3cf-b7a0941900d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16289754074009890363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363162897540740098903631628975407400989036316289754074009890363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a40d63-b903-4c7a-b570-9323ba4032f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490a028a-aaa8-4ec1-a7f9-50804b2a4b93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490a028a-aaa8-4ec1-a7f9-50804b2a4b93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15026154282044355192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192150261542820443551921502615428204435519215026154282044355192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880f34eb-15cb-4fd9-a3cf-b7a0941900d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85e71e6-8949-4059-8f81-dc68ff88d66a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85e71e6-8949-4059-8f81-dc68ff88d66a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9349476878509089828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828934947687850908982893494768785090898289349476878509089828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85e71e6-8949-4059-8f81-dc68ff88d66a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bec4dc1-0deb-492a-be6a-f2b8d00b157b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bec4dc1-0deb-492a-be6a-f2b8d00b157b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12818023624233678215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215128180236242336782151281802362423367821512818023624233678215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490a028a-aaa8-4ec1-a7f9-50804b2a4b93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d19f794-decc-4572-ba05-290aea600c78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d19f794-decc-4572-ba05-290aea600c78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6419716442131888521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521641971644213188852164197164421318885216419716442131888521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bec4dc1-0deb-492a-be6a-f2b8d00b157b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7911629d-7f8d-412c-ae86-aa45ecce84ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7911629d-7f8d-412c-ae86-aa45ecce84ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4546553557638125646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646454655355763812564645465535576381256464546553557638125646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d19f794-decc-4572-ba05-290aea600c78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8c16f5-f226-4fbd-b399-9e50ba4d5adc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8c16f5-f226-4fbd-b399-9e50ba4d5adc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10826510095310382447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447108265100953103824471082651009531038244710826510095310382447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7911629d-7f8d-412c-ae86-aa45ecce84ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10f4484-38de-448c-a552-9a37e9ad8c01, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10f4484-38de-448c-a552-9a37e9ad8c01, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3529950831597871429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429352995083159787142935299508315978714293529950831597871429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8c16f5-f226-4fbd-b399-9e50ba4d5adc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc406cb8-14d7-4f43-9d76-74d2ca27a93e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc406cb8-14d7-4f43-9d76-74d2ca27a93e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104466461651851655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655111044664616518516551110446646165185165511104466461651851655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10f4484-38de-448c-a552-9a37e9ad8c01, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e1dd64-8653-4c06-a2af-f1aac463892f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e1dd64-8653-4c06-a2af-f1aac463892f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18413715966408267944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944184137159664082679441841371596640826794418413715966408267944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc406cb8-14d7-4f43-9d76-74d2ca27a93e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d661da-492a-4e6e-b753-6dbcb65dd1b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d661da-492a-4e6e-b753-6dbcb65dd1b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523854640732647531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531145238546407326475311452385464073264753114523854640732647531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e1dd64-8653-4c06-a2af-f1aac463892f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cca39908-7fbb-4955-bef4-8a696acaf5fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cca39908-7fbb-4955-bef4-8a696acaf5fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142044347166401773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773114204434716640177311420443471664017731142044347166401773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d661da-492a-4e6e-b753-6dbcb65dd1b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0f4e84-f7fd-4390-8f08-8c740ee493c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0f4e84-f7fd-4390-8f08-8c740ee493c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 749054518703040260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260749054518703040260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cca39908-7fbb-4955-bef4-8a696acaf5fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5da231-e7f1-43e9-b690-cd7fde1aa971, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5da231-e7f1-43e9-b690-cd7fde1aa971, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9680761261448279012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012968076126144827901296807612614482790129680761261448279012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0f4e84-f7fd-4390-8f08-8c740ee493c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc2add5-a793-4ffe-b43e-178ad57e408f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc2add5-a793-4ffe-b43e-178ad57e408f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495007197554332493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493949500719755433249394950071975543324939495007197554332493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5da231-e7f1-43e9-b690-cd7fde1aa971, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca9b6f3-fb2d-4434-adfa-24454bc60612, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca9b6f3-fb2d-4434-adfa-24454bc60612, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999768741570384027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027199976874157038402719997687415703840271999768741570384027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc2add5-a793-4ffe-b43e-178ad57e408f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2885af-79bb-44db-946c-fff14c72d044, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2885af-79bb-44db-946c-fff14c72d044, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5111284709007213845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845511128470900721384551112847090072138455111284709007213845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca9b6f3-fb2d-4434-adfa-24454bc60612, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a646b8bd-28df-449d-8780-ccbcc6514e7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a646b8bd-28df-449d-8780-ccbcc6514e7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547799908643173954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954854779990864317395485477999086431739548547799908643173954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2885af-79bb-44db-946c-fff14c72d044, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be12e494-daa0-4225-a691-da00ce158f78, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be12e494-daa0-4225-a691-da00ce158f78, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934184535379513219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219293418453537951321929341845353795132192934184535379513219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a646b8bd-28df-449d-8780-ccbcc6514e7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a93b3c9-b55f-4194-8871-0d42df444e9b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be12e494-daa0-4225-a691-da00ce158f78, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a93b3c9-b55f-4194-8871-0d42df444e9b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317717165854285806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806183177171658542858061831771716585428580618317717165854285806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67588d19-3355-4be9-a579-f90e5a5bf1c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67588d19-3355-4be9-a579-f90e5a5bf1c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693923627228091626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626269392362722809162626939236272280916262693923627228091626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a93b3c9-b55f-4194-8871-0d42df444e9b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d46ce19-8131-476d-9a4b-32de67c011a9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d46ce19-8131-476d-9a4b-32de67c011a9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7294614842767308341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341729461484276730834172946148427673083417294614842767308341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67588d19-3355-4be9-a579-f90e5a5bf1c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7165cc13-1530-4a88-8af8-9a0af8f95fe6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7165cc13-1530-4a88-8af8-9a0af8f95fe6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12646919961296199652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652126469199612961996521264691996129619965212646919961296199652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d46ce19-8131-476d-9a4b-32de67c011a9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06438d8f-de95-44c9-ab57-80717887a776, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06438d8f-de95-44c9-ab57-80717887a776, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149713990445702373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373101497139904457023731014971399044570237310149713990445702373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7165cc13-1530-4a88-8af8-9a0af8f95fe6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06438d8f-de95-44c9-ab57-80717887a776, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670d497a-e50e-4181-b6d5-136482313d53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670d497a-e50e-4181-b6d5-136482313d53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13412500819112590860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860134125008191125908601341250081911259086013412500819112590860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd894a8b-02bb-4ddc-a003-cb7c90a183a6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd894a8b-02bb-4ddc-a003-cb7c90a183a6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317728755615928309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309931772875561592830993177287556159283099317728755615928309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670d497a-e50e-4181-b6d5-136482313d53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd894a8b-02bb-4ddc-a003-cb7c90a183a6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56af7991-9907-4682-8d83-4ad7e7224c0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56af7991-9907-4682-8d83-4ad7e7224c0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6008674480141495347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347600867448014149534760086744801414953476008674480141495347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 406c924a-663f-48ab-ad83-01d2b0b29881, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 406c924a-663f-48ab-ad83-01d2b0b29881, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9358447031708375753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753935844703170837575393584470317083757539358447031708375753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56af7991-9907-4682-8d83-4ad7e7224c0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d35c4a-c68d-443b-8a07-9680124519a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d35c4a-c68d-443b-8a07-9680124519a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882502697159941450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450128825026971599414501288250269715994145012882502697159941450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 406c924a-663f-48ab-ad83-01d2b0b29881, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a99c3d5-9731-4606-9d09-9bd2aecc25b5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a99c3d5-9731-4606-9d09-9bd2aecc25b5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9775086331046013296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296977508633104601329697750863310460132969775086331046013296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d35c4a-c68d-443b-8a07-9680124519a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1919b372-0752-4e53-a79a-dc1afa47c750, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1919b372-0752-4e53-a79a-dc1afa47c750, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2200371705253107447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447220037170525310744722003717052531074472200371705253107447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a99c3d5-9731-4606-9d09-9bd2aecc25b5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b7016d-790f-4556-8d2d-e827f9044544, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b7016d-790f-4556-8d2d-e827f9044544, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16645695565440756467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467166456955654407564671664569556544075646716645695565440756467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1919b372-0752-4e53-a79a-dc1afa47c750, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5dd17b6-a64b-45ec-a75c-f501876a7312, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5dd17b6-a64b-45ec-a75c-f501876a7312, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7859817146222290444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444785981714622229044478598171462222904447859817146222290444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b7016d-790f-4556-8d2d-e827f9044544, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2486040c-51c6-4484-af73-ecef395c5a11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2486040c-51c6-4484-af73-ecef395c5a11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839554512036229307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307148395545120362293071483955451203622930714839554512036229307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5dd17b6-a64b-45ec-a75c-f501876a7312, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f31c270-f839-41e2-a74a-b74444fee1c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f31c270-f839-41e2-a74a-b74444fee1c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012583561095872867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867801258356109587286780125835610958728678012583561095872867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2486040c-51c6-4484-af73-ecef395c5a11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7aa412-16a1-4e1c-8f29-cf62b476a798, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7aa412-16a1-4e1c-8f29-cf62b476a798, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10242752149545834245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245102427521495458342451024275214954583424510242752149545834245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f31c270-f839-41e2-a74a-b74444fee1c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694cedb9-9d01-47b0-b493-64ab9ef4520b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694cedb9-9d01-47b0-b493-64ab9ef4520b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8150115681515290832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832815011568151529083281501156815152908328150115681515290832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7aa412-16a1-4e1c-8f29-cf62b476a798, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f527c80-b729-4570-ad2d-632752032e20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f527c80-b729-4570-ad2d-632752032e20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740022591447004923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923167400225914470049231674002259144700492316740022591447004923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694cedb9-9d01-47b0-b493-64ab9ef4520b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f527c80-b729-4570-ad2d-632752032e20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dbefaf3-1cb2-4923-8937-8680274cbed0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbefaf3-1cb2-4923-8937-8680274cbed0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14866305787664243601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601148663057876642436011486630578766424360114866305787664243601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f4384c-3733-4637-8f0d-0cd6709d0281, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f4384c-3733-4637-8f0d-0cd6709d0281, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 129416267643510793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793129416267643510793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbefaf3-1cb2-4923-8937-8680274cbed0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95fc170-8a07-4de5-aa31-ce2ad6c7248a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95fc170-8a07-4de5-aa31-ce2ad6c7248a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8750714941383892922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922875071494138389292287507149413838929228750714941383892922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95fc170-8a07-4de5-aa31-ce2ad6c7248a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f4384c-3733-4637-8f0d-0cd6709d0281, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a88dcc5-75c5-4950-a65a-f04c1eb29e1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a88dcc5-75c5-4950-a65a-f04c1eb29e1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257095646885470332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332825709564688547033282570956468854703328257095646885470332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d0f333-5d7e-4146-8153-4099d2130208, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d0f333-5d7e-4146-8153-4099d2130208, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512873288104175655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655151287328810417565515128732881041756551512873288104175655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a88dcc5-75c5-4950-a65a-f04c1eb29e1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a8c375-231e-4aa3-b05a-a667af9098bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a8c375-231e-4aa3-b05a-a667af9098bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8846519492836187203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203884651949283618720388465194928361872038846519492836187203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d0f333-5d7e-4146-8153-4099d2130208, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, decf160e-317d-4f14-aedf-eca359934897, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, decf160e-317d-4f14-aedf-eca359934897, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9582789694543842986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986958278969454384298695827896945438429869582789694543842986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a8c375-231e-4aa3-b05a-a667af9098bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80db5ae0-871e-43cc-a5e7-4e3af149cfd5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80db5ae0-871e-43cc-a5e7-4e3af149cfd5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1507726654435881289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289150772665443588128915077266544358812891507726654435881289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, decf160e-317d-4f14-aedf-eca359934897, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173a7a50-ccc2-4b48-bbcc-7f7979a0a2b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173a7a50-ccc2-4b48-bbcc-7f7979a0a2b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18356339402754026956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956183563394027540269561835633940275402695618356339402754026956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80db5ae0-871e-43cc-a5e7-4e3af149cfd5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7fbd06-b02e-4fa6-a793-0a46b0ceee30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7fbd06-b02e-4fa6-a793-0a46b0ceee30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17787123618076979008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008177871236180769790081778712361807697900817787123618076979008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173a7a50-ccc2-4b48-bbcc-7f7979a0a2b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b035f2-3b5c-449f-8d1b-717630552a7c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b035f2-3b5c-449f-8d1b-717630552a7c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394452672411393264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264439445267241139326443944526724113932644394452672411393264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7fbd06-b02e-4fa6-a793-0a46b0ceee30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c83e479-3535-4465-8830-fbccf150538a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c83e479-3535-4465-8830-fbccf150538a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714977810485856032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032471497781048585603247149778104858560324714977810485856032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b035f2-3b5c-449f-8d1b-717630552a7c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced7341e-3a17-4b47-95cc-26116cc8d49f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced7341e-3a17-4b47-95cc-26116cc8d49f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707122817908678022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022707122817908678022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c83e479-3535-4465-8830-fbccf150538a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33ccc2f-6308-4cc3-a55f-40bda92c7a41, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33ccc2f-6308-4cc3-a55f-40bda92c7a41, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1693741023500989400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400169374102350098940016937410235009894001693741023500989400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced7341e-3a17-4b47-95cc-26116cc8d49f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a3a973-276e-439f-9c36-b8bd829ab032, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a3a973-276e-439f-9c36-b8bd829ab032, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13471239650225495235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235134712396502254952351347123965022549523513471239650225495235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33ccc2f-6308-4cc3-a55f-40bda92c7a41, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bcb2dd-d357-4483-bb91-b0af63ac087d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bcb2dd-d357-4483-bb91-b0af63ac087d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6012187061360697907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907601218706136069790760121870613606979076012187061360697907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bcb2dd-d357-4483-bb91-b0af63ac087d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b597c7-1784-4343-ba84-51055a274f1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b597c7-1784-4343-ba84-51055a274f1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452239434635686982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982845223943463568698284522394346356869828452239434635686982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a3a973-276e-439f-9c36-b8bd829ab032, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518c7036-905d-42bb-a8aa-08350dab8778, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518c7036-905d-42bb-a8aa-08350dab8778, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15406887209623681557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557154068872096236815571540688720962368155715406887209623681557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b597c7-1784-4343-ba84-51055a274f1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f6a594-5418-43d0-a9ec-b65891eb6f3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f6a594-5418-43d0-a9ec-b65891eb6f3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318160903522877419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419631816090352287741963181609035228774196318160903522877419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518c7036-905d-42bb-a8aa-08350dab8778, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc404de-305a-4ce2-bd94-6c1c539a5be9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc404de-305a-4ce2-bd94-6c1c539a5be9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8894868691040767668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668889486869104076766888948686910407676688894868691040767668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f6a594-5418-43d0-a9ec-b65891eb6f3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e56183-9e7c-4c3e-a490-848319944484, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e56183-9e7c-4c3e-a490-848319944484, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9122984211004843353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353912298421100484335391229842110048433539122984211004843353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc404de-305a-4ce2-bd94-6c1c539a5be9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4141df3-d01f-4d9c-978c-a6911424109d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4141df3-d01f-4d9c-978c-a6911424109d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7252207697483221135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135725220769748322113572522076974832211357252207697483221135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e56183-9e7c-4c3e-a490-848319944484, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4141df3-d01f-4d9c-978c-a6911424109d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d858029-a12c-4b83-b2c8-b5bae3ac59d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d858029-a12c-4b83-b2c8-b5bae3ac59d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321730571686622887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887163217305716866228871632173057168662288716321730571686622887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d51289-8618-4438-b69b-0029c3413e93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d51289-8618-4438-b69b-0029c3413e93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16445442402084988345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345164454424020849883451644544240208498834516445442402084988345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d858029-a12c-4b83-b2c8-b5bae3ac59d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba93eda-7293-4f95-a6b6-3cf600e2315c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba93eda-7293-4f95-a6b6-3cf600e2315c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 550745603011092603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603550745603011092603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d51289-8618-4438-b69b-0029c3413e93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ff110ef-3791-438e-ad32-c0da2abb76df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff110ef-3791-438e-ad32-c0da2abb76df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914627228682721184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184891462722868272118489146272286827211848914627228682721184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba93eda-7293-4f95-a6b6-3cf600e2315c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dcd20ac-431d-4960-a88f-2da30af44436, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dcd20ac-431d-4960-a88f-2da30af44436, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933455593404623861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861693345559340462386169334555934046238616933455593404623861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff110ef-3791-438e-ad32-c0da2abb76df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 428e4fb3-d993-476e-b4c6-7a20faebe4f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 428e4fb3-d993-476e-b4c6-7a20faebe4f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1958147658178492331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331195814765817849233119581476581784923311958147658178492331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 428e4fb3-d993-476e-b4c6-7a20faebe4f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0daf9421-5021-4d85-a12c-8104e95ac876, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0daf9421-5021-4d85-a12c-8104e95ac876, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811469052004461977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977811469052004461977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dcd20ac-431d-4960-a88f-2da30af44436, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4b8613-a00a-47dc-94c6-8a860fb0625a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4b8613-a00a-47dc-94c6-8a860fb0625a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17236998666895872634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634172369986668958726341723699866689587263417236998666895872634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0daf9421-5021-4d85-a12c-8104e95ac876, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110122d6-d8af-43e9-b866-e457f9160d1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110122d6-d8af-43e9-b866-e457f9160d1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11279644628026619296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296112796446280266192961127964462802661929611279644628026619296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4b8613-a00a-47dc-94c6-8a860fb0625a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8b9b52-79fd-4b7f-8594-9e3a2acbd986, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8b9b52-79fd-4b7f-8594-9e3a2acbd986, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3225521438580155913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913322552143858015591332255214385801559133225521438580155913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110122d6-d8af-43e9-b866-e457f9160d1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c1af45-3553-489a-9b1f-69cbf155d350, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c1af45-3553-489a-9b1f-69cbf155d350, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3318925881220296957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957331892588122029695733189258812202969573318925881220296957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8b9b52-79fd-4b7f-8594-9e3a2acbd986, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d533f7-38bc-4fc0-ad74-137b4b3b1ad4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d533f7-38bc-4fc0-ad74-137b4b3b1ad4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6866585608608751140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140686658560860875114068665856086087511406866585608608751140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c1af45-3553-489a-9b1f-69cbf155d350, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab853d68-a723-48c2-b4fd-49987cecf4a7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab853d68-a723-48c2-b4fd-49987cecf4a7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559940475290906831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831135599404752909068311355994047529090683113559940475290906831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d533f7-38bc-4fc0-ad74-137b4b3b1ad4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116908a5-a71e-4e2a-a834-9e8df0fb0048, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab853d68-a723-48c2-b4fd-49987cecf4a7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116908a5-a71e-4e2a-a834-9e8df0fb0048, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664396125307470954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954106643961253074709541066439612530747095410664396125307470954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf672ca1-e0cb-46d7-b1da-af592ae9d969, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf672ca1-e0cb-46d7-b1da-af592ae9d969, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14116851802158221430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430141168518021582214301411685180215822143014116851802158221430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116908a5-a71e-4e2a-a834-9e8df0fb0048, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3109cf8a-c1fa-447b-9331-bb462cedf17c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3109cf8a-c1fa-447b-9331-bb462cedf17c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15058286104004536198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198150582861040045361981505828610400453619815058286104004536198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf672ca1-e0cb-46d7-b1da-af592ae9d969, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95caa547-7cb7-4249-a45a-343d1f2b9904, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95caa547-7cb7-4249-a45a-343d1f2b9904, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2969723178715972051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051296972317871597205129697231787159720512969723178715972051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3109cf8a-c1fa-447b-9331-bb462cedf17c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa6631c6-cd5b-4f42-aad5-692c532f142a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6631c6-cd5b-4f42-aad5-692c532f142a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7699123949141064816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816769912394914106481676991239491410648167699123949141064816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6631c6-cd5b-4f42-aad5-692c532f142a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f164d85-dafe-4df8-b09d-42a79ef83038, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f164d85-dafe-4df8-b09d-42a79ef83038, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17280954416935840230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230172809544169358402301728095441693584023017280954416935840230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95caa547-7cb7-4249-a45a-343d1f2b9904, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 799215cc-1213-4172-94ad-8ab11fa05df6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799215cc-1213-4172-94ad-8ab11fa05df6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757003024345997146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146167570030243459971461675700302434599714616757003024345997146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f164d85-dafe-4df8-b09d-42a79ef83038, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799215cc-1213-4172-94ad-8ab11fa05df6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14429c40-7336-4247-a552-ac7fbef68f70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee94e39d-e70a-47ab-881b-c091d1b3efd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee94e39d-e70a-47ab-881b-c091d1b3efd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3541319500718060383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383354131950071806038335413195007180603833541319500718060383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14429c40-7336-4247-a552-ac7fbef68f70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343474119849934775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775153434741198499347751534347411984993477515343474119849934775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee94e39d-e70a-47ab-881b-c091d1b3efd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14429c40-7336-4247-a552-ac7fbef68f70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49776afb-619a-4652-99d1-12fd4de91f25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49776afb-619a-4652-99d1-12fd4de91f25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674913861343408251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251467491386134340825146749138613434082514674913861343408251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42adaa0-6055-4f3b-8a38-669dfdd6337e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42adaa0-6055-4f3b-8a38-669dfdd6337e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313802666371108857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857143138026663711088571431380266637110885714313802666371108857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49776afb-619a-4652-99d1-12fd4de91f25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d484ded-5ab9-4fee-9c74-77162e453e29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d484ded-5ab9-4fee-9c74-77162e453e29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10689766965938905118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118106897669659389051181068976696593890511810689766965938905118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42adaa0-6055-4f3b-8a38-669dfdd6337e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfd369c-72c1-497b-bbce-21c50a34fd93, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfd369c-72c1-497b-bbce-21c50a34fd93, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3009906149779807750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750300990614977980775030099061497798077503009906149779807750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfd369c-72c1-497b-bbce-21c50a34fd93, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85733f35-b881-4cbd-85c8-1a51897142d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85733f35-b881-4cbd-85c8-1a51897142d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857921170641032962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962118579211706410329621185792117064103296211857921170641032962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d484ded-5ab9-4fee-9c74-77162e453e29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d60f22-761d-4304-92c1-bb0828f0efdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d60f22-761d-4304-92c1-bb0828f0efdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8782227071367085121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121878222707136708512187822270713670851218782227071367085121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85733f35-b881-4cbd-85c8-1a51897142d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f50acd8-cb08-4f71-b73f-5ecd0bd03e07, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f50acd8-cb08-4f71-b73f-5ecd0bd03e07, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14258933498642786511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511142589334986427865111425893349864278651114258933498642786511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d60f22-761d-4304-92c1-bb0828f0efdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16a88ca-1f90-41a0-9dd7-d63a3522261f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16a88ca-1f90-41a0-9dd7-d63a3522261f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16669875683624817036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036166698756836248170361666987568362481703616669875683624817036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f50acd8-cb08-4f71-b73f-5ecd0bd03e07, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2dda53-602b-46f8-892e-79e7ed5be5a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2dda53-602b-46f8-892e-79e7ed5be5a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6644023015256045374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374664402301525604537466440230152560453746644023015256045374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16a88ca-1f90-41a0-9dd7-d63a3522261f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1d47d8-b6d9-4b2a-b26d-12bea2c11001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1d47d8-b6d9-4b2a-b26d-12bea2c11001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696884153722240526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526469688415372224052646968841537222405264696884153722240526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2dda53-602b-46f8-892e-79e7ed5be5a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d794f8c9-2a7b-44bd-8fcd-b94197149001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d794f8c9-2a7b-44bd-8fcd-b94197149001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837983589931160642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642178379835899311606421783798358993116064217837983589931160642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1d47d8-b6d9-4b2a-b26d-12bea2c11001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aeab343-eaae-4c9a-9cdf-baccd497b1ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aeab343-eaae-4c9a-9cdf-baccd497b1ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12436824288754749944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944124368242887547499441243682428875474994412436824288754749944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d794f8c9-2a7b-44bd-8fcd-b94197149001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6825ab5c-e1c7-4521-ac49-9921497ec6bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6825ab5c-e1c7-4521-ac49-9921497ec6bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11359040955979375773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773113590409559793757731135904095597937577311359040955979375773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aeab343-eaae-4c9a-9cdf-baccd497b1ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2488d267-70e6-4cf4-a0e3-3d148b28cb17, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6825ab5c-e1c7-4521-ac49-9921497ec6bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187da76f-6114-4990-8ca8-d5cd1169a77a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2488d267-70e6-4cf4-a0e3-3d148b28cb17, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3851247961694072301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301385124796169407230138512479616940723013851247961694072301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187da76f-6114-4990-8ca8-d5cd1169a77a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499225803805795499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499104992258038057954991049922580380579549910499225803805795499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2488d267-70e6-4cf4-a0e3-3d148b28cb17, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b0fa31-ecaf-4d9c-a331-76af0cff9283, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b0fa31-ecaf-4d9c-a331-76af0cff9283, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3423838476596196398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398342383847659619639834238384765961963983423838476596196398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187da76f-6114-4990-8ca8-d5cd1169a77a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b642ed63-4359-495c-8f57-75dff1a418fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b642ed63-4359-495c-8f57-75dff1a418fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15734621585574483708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708157346215855744837081573462158557448370815734621585574483708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b0fa31-ecaf-4d9c-a331-76af0cff9283, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49fbc98b-bd6d-461f-a327-422e89f7b7bb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fbc98b-bd6d-461f-a327-422e89f7b7bb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481636719165306625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625548163671916530662554816367191653066255481636719165306625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b642ed63-4359-495c-8f57-75dff1a418fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2dec7e-3ee4-4c4d-9900-162963d60907, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2dec7e-3ee4-4c4d-9900-162963d60907, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467191985928062567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567144671919859280625671446719198592806256714467191985928062567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fbc98b-bd6d-461f-a327-422e89f7b7bb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2de31a-fc3e-4c01-ab61-e023d267d5f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2de31a-fc3e-4c01-ab61-e023d267d5f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13082950463304862710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710130829504633048627101308295046330486271013082950463304862710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2dec7e-3ee4-4c4d-9900-162963d60907, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2de31a-fc3e-4c01-ab61-e023d267d5f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fb5dd8-a869-4038-89cd-18bb9a08ae43, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f66dfb7-efe0-4945-881f-14f5cd43079f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f66dfb7-efe0-4945-881f-14f5cd43079f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278384834119366009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009927838483411936600992783848341193660099278384834119366009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fb5dd8-a869-4038-89cd-18bb9a08ae43, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422916508391986030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030144229165083919860301442291650839198603014422916508391986030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f66dfb7-efe0-4945-881f-14f5cd43079f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2139aebb-e02d-438b-9a8e-920627f260b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2139aebb-e02d-438b-9a8e-920627f260b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842113962618690956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956178421139626186909561784211396261869095617842113962618690956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fb5dd8-a869-4038-89cd-18bb9a08ae43, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8421892e-5004-4bd5-84cf-2a64eb271456, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8421892e-5004-4bd5-84cf-2a64eb271456, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2046942412448489359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359204694241244848935920469424124484893592046942412448489359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2139aebb-e02d-438b-9a8e-920627f260b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209df359-8b23-4284-8b00-f5f39ed78475, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209df359-8b23-4284-8b00-f5f39ed78475, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6098725581071473633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633609872558107147363360987255810714736336098725581071473633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8421892e-5004-4bd5-84cf-2a64eb271456, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b970b4-7eca-4c36-bb73-8012ad9f78ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b970b4-7eca-4c36-bb73-8012ad9f78ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8885551988575617932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932888555198857561793288855519885756179328885551988575617932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209df359-8b23-4284-8b00-f5f39ed78475, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33cfd05a-919b-412e-8d9c-39c7dbe5651d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33cfd05a-919b-412e-8d9c-39c7dbe5651d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144242946979180955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955814424294697918095581442429469791809558144242946979180955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b970b4-7eca-4c36-bb73-8012ad9f78ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93698aa-bb14-4f69-be49-57256e8c71e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93698aa-bb14-4f69-be49-57256e8c71e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4402648206436066224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224440264820643606622444026482064360662244402648206436066224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33cfd05a-919b-412e-8d9c-39c7dbe5651d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448868dc-37f3-4538-9469-80a24bde6ff3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448868dc-37f3-4538-9469-80a24bde6ff3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023502454601330339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339170235024546013303391702350245460133033917023502454601330339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448868dc-37f3-4538-9469-80a24bde6ff3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b6d4bc-8102-4d2f-a540-6b875ea21d8d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b6d4bc-8102-4d2f-a540-6b875ea21d8d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15835028647217118598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598158350286472171185981583502864721711859815835028647217118598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93698aa-bb14-4f69-be49-57256e8c71e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caeb0e05-d3d7-4525-8997-51e492795a59, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caeb0e05-d3d7-4525-8997-51e492795a59, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10985704744686152939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939109857047446861529391098570474468615293910985704744686152939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caeb0e05-d3d7-4525-8997-51e492795a59, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c831e6b4-594f-460f-9d3b-4bc082ffb6fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c831e6b4-594f-460f-9d3b-4bc082ffb6fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495806396745900803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803144958063967459008031449580639674590080314495806396745900803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b6d4bc-8102-4d2f-a540-6b875ea21d8d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97627cff-aa84-4c75-9961-816f0aa852e0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97627cff-aa84-4c75-9961-816f0aa852e0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16681420275561416806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806166814202755614168061668142027556141680616681420275561416806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c831e6b4-594f-460f-9d3b-4bc082ffb6fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e77a3bd-e5ba-479c-a976-cbe726c44194, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e77a3bd-e5ba-479c-a976-cbe726c44194, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476889935997060977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977476889935997060977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97627cff-aa84-4c75-9961-816f0aa852e0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb90f05-2959-4c8b-aa9b-07b767a4cfc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb90f05-2959-4c8b-aa9b-07b767a4cfc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8154432361325623788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788815443236132562378881544323613256237888154432361325623788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb90f05-2959-4c8b-aa9b-07b767a4cfc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51924ee7-d389-4e82-91d9-d6ecd265dfbe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51924ee7-d389-4e82-91d9-d6ecd265dfbe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12100254889453854054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054121002548894538540541210025488945385405412100254889453854054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e77a3bd-e5ba-479c-a976-cbe726c44194, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58048a8e-66d4-49c7-bbb5-9b2268e9d614, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58048a8e-66d4-49c7-bbb5-9b2268e9d614, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195794985152504860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860131957949851525048601319579498515250486013195794985152504860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51924ee7-d389-4e82-91d9-d6ecd265dfbe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15bbb3e-a3a4-4db7-88dd-5215155b09fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15bbb3e-a3a4-4db7-88dd-5215155b09fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283982661320303696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696228398266132030369622839826613203036962283982661320303696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58048a8e-66d4-49c7-bbb5-9b2268e9d614, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f785eda9-f317-49a1-9a45-18c113b925a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f785eda9-f317-49a1-9a45-18c113b925a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 81356821131672257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257813568211316722578135682113167225781356821131672257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15bbb3e-a3a4-4db7-88dd-5215155b09fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79c5a69-8390-4dab-80f1-a5aabbcb73ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79c5a69-8390-4dab-80f1-a5aabbcb73ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131971755290832612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612181319717552908326121813197175529083261218131971755290832612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f785eda9-f317-49a1-9a45-18c113b925a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bea889-fd48-4e3e-ad05-13d12e619b32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bea889-fd48-4e3e-ad05-13d12e619b32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9947970628702728762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762994797062870272876299479706287027287629947970628702728762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79c5a69-8390-4dab-80f1-a5aabbcb73ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b04a65-55e9-4ea7-9ff7-205e108bc585, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b04a65-55e9-4ea7-9ff7-205e108bc585, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423996737913025362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362142399673791302536214239967379130253621423996737913025362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bea889-fd48-4e3e-ad05-13d12e619b32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555ff136-a080-41bb-8756-c5a25e747a19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555ff136-a080-41bb-8756-c5a25e747a19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612047696554366567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567116120476965543665671161204769655436656711612047696554366567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b04a65-55e9-4ea7-9ff7-205e108bc585, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d1bb5a-6e4b-4970-871b-f5589fd6732d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d1bb5a-6e4b-4970-871b-f5589fd6732d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12848999300410128222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222128489993004101282221284899930041012822212848999300410128222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555ff136-a080-41bb-8756-c5a25e747a19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83204d8a-e34c-490f-b9b2-dbf816066e58, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83204d8a-e34c-490f-b9b2-dbf816066e58, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5938497029011968868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868593849702901196886859384970290119688685938497029011968868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d1bb5a-6e4b-4970-871b-f5589fd6732d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83204d8a-e34c-490f-b9b2-dbf816066e58, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603b61c8-1516-4c49-a67d-e9306e299f52, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740fb541-872b-4df4-91c7-c0fc5a6d82ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603b61c8-1516-4c49-a67d-e9306e299f52, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2559842506305477070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070255984250630547707025598425063054770702559842506305477070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740fb541-872b-4df4-91c7-c0fc5a6d82ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16837516819313193912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912168375168193131939121683751681931319391216837516819313193912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603b61c8-1516-4c49-a67d-e9306e299f52, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740fb541-872b-4df4-91c7-c0fc5a6d82ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137aa984-d973-4975-852b-483e1fa401fa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d88c73-1e2a-42a4-b5f7-90814b25dc32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d88c73-1e2a-42a4-b5f7-90814b25dc32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000373096914539339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339120003730969145393391200037309691453933912000373096914539339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137aa984-d973-4975-852b-483e1fa401fa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13251522865775297470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470132515228657752974701325152286577529747013251522865775297470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d88c73-1e2a-42a4-b5f7-90814b25dc32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5dc3b4-1145-4ff3-9d01-4e252e43b06c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5dc3b4-1145-4ff3-9d01-4e252e43b06c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18229448132664851799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799182294481326648517991822944813266485179918229448132664851799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137aa984-d973-4975-852b-483e1fa401fa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6358ef02-3e2f-48d9-a769-f585845be275, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6358ef02-3e2f-48d9-a769-f585845be275, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14895320436946267801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801148953204369462678011489532043694626780114895320436946267801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5dc3b4-1145-4ff3-9d01-4e252e43b06c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003bbbbe-b0de-4c76-8e9c-b4e68724366a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003bbbbe-b0de-4c76-8e9c-b4e68724366a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3462501425858229242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242346250142585822924234625014258582292423462501425858229242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6358ef02-3e2f-48d9-a769-f585845be275, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef019972-1208-47d7-81d0-d2b306755b69, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef019972-1208-47d7-81d0-d2b306755b69, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 596736662707381557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557596736662707381557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003bbbbe-b0de-4c76-8e9c-b4e68724366a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef019972-1208-47d7-81d0-d2b306755b69, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2595fbd3-0c16-4c17-b30a-b38df9c332de, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2595fbd3-0c16-4c17-b30a-b38df9c332de, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15721746969802892517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517157217469698028925171572174696980289251715721746969802892517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3164109-a4fe-4010-9b97-ee9d00e82ea9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3164109-a4fe-4010-9b97-ee9d00e82ea9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871712151322428147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147178717121513224281471787171215132242814717871712151322428147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2595fbd3-0c16-4c17-b30a-b38df9c332de, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0672906c-4fff-47f6-9aa0-a058be0b7a64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0672906c-4fff-47f6-9aa0-a058be0b7a64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481846852388356866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866114818468523883568661148184685238835686611481846852388356866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3164109-a4fe-4010-9b97-ee9d00e82ea9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c517a609-398a-4ac6-bd1e-0d1e5f9ce4ce, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c517a609-398a-4ac6-bd1e-0d1e5f9ce4ce, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11434345756528834267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267114343457565288342671143434575652883426711434345756528834267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0672906c-4fff-47f6-9aa0-a058be0b7a64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa4b5990-f4d8-4ba1-92ea-36594143fa45, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa4b5990-f4d8-4ba1-92ea-36594143fa45, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3158490024692613083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083315849002469261308331584900246926130833158490024692613083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c517a609-398a-4ac6-bd1e-0d1e5f9ce4ce, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2279231-3d7a-43aa-a73c-ccc8c7ffe85b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2279231-3d7a-43aa-a73c-ccc8c7ffe85b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1629999882005897011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011162999988200589701116299998820058970111629999882005897011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa4b5990-f4d8-4ba1-92ea-36594143fa45, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bd4691-df27-4abf-a0cb-0e006e486f03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bd4691-df27-4abf-a0cb-0e006e486f03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9957341728634599300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300995734172863459930099573417286345993009957341728634599300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2279231-3d7a-43aa-a73c-ccc8c7ffe85b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab6a5eb-315f-4a6f-adb5-a86bbe673a18, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab6a5eb-315f-4a6f-adb5-a86bbe673a18, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3554258831333102232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232355425883133310223235542588313331022323554258831333102232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bd4691-df27-4abf-a0cb-0e006e486f03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa0e9b7-f8e6-464e-8693-56532c7b1961, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa0e9b7-f8e6-464e-8693-56532c7b1961, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925066184306677195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195492506618430667719549250661843066771954925066184306677195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab6a5eb-315f-4a6f-adb5-a86bbe673a18, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68fde62b-5ec3-496a-a376-6101f964ee0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68fde62b-5ec3-496a-a376-6101f964ee0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335584826981852683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683335584826981852683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa0e9b7-f8e6-464e-8693-56532c7b1961, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73219a94-9d55-49d1-b6f6-bd0d8bc31c3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73219a94-9d55-49d1-b6f6-bd0d8bc31c3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351367593200430196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196335136759320043019633513675932004301963351367593200430196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68fde62b-5ec3-496a-a376-6101f964ee0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dffaf57a-dadf-458b-a3da-daaa1b52fb6f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffaf57a-dadf-458b-a3da-daaa1b52fb6f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244013490709635591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591524401349070963559152440134907096355915244013490709635591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73219a94-9d55-49d1-b6f6-bd0d8bc31c3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7de0cb0d-d132-4340-8616-3564e9255636, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de0cb0d-d132-4340-8616-3564e9255636, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6399715661415685167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167639971566141568516763997156614156851676399715661415685167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffaf57a-dadf-458b-a3da-daaa1b52fb6f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d264338-8f45-4950-b546-b63748991e57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d264338-8f45-4950-b546-b63748991e57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384965477121632215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215123849654771216322151238496547712163221512384965477121632215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de0cb0d-d132-4340-8616-3564e9255636, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ad301a-8649-4d52-90a6-968016847698, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ad301a-8649-4d52-90a6-968016847698, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592410023833534866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866135924100238335348661359241002383353486613592410023833534866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d264338-8f45-4950-b546-b63748991e57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75529de8-e699-44fd-a1da-4b99ce2225c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75529de8-e699-44fd-a1da-4b99ce2225c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4933231684532169578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578493323168453216957849332316845321695784933231684532169578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ad301a-8649-4d52-90a6-968016847698, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7962ee24-0bc2-4213-87a0-72de5bd7cc19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7962ee24-0bc2-4213-87a0-72de5bd7cc19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16694626241620945227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227166946262416209452271669462624162094522716694626241620945227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75529de8-e699-44fd-a1da-4b99ce2225c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f0e2e84-18cd-4036-98c5-369b7ccfcea5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f0e2e84-18cd-4036-98c5-369b7ccfcea5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15825930036733589368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368158259300367335893681582593003673358936815825930036733589368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7962ee24-0bc2-4213-87a0-72de5bd7cc19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f0e2e84-18cd-4036-98c5-369b7ccfcea5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e91dcd-4686-4874-8867-d4553b79811d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e91dcd-4686-4874-8867-d4553b79811d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3249225531389552447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447324922553138955244732492255313895524473249225531389552447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7da57ef-1ecf-40be-a5d4-69c8fbb026e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7da57ef-1ecf-40be-a5d4-69c8fbb026e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14952767706504590231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231149527677065045902311495276770650459023114952767706504590231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e91dcd-4686-4874-8867-d4553b79811d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08320dc4-aa8e-4108-adf4-70926cccfa91, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08320dc4-aa8e-4108-adf4-70926cccfa91, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16629391914767330296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296166293919147673302961662939191476733029616629391914767330296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7da57ef-1ecf-40be-a5d4-69c8fbb026e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0307283-a507-44e3-80cc-b8354a13e66e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0307283-a507-44e3-80cc-b8354a13e66e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16486511434845974743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743164865114348459747431648651143484597474316486511434845974743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08320dc4-aa8e-4108-adf4-70926cccfa91, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179cdaf1-11be-49b1-9259-fbd08825ec2b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179cdaf1-11be-49b1-9259-fbd08825ec2b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4621605315608638878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878462160531560863887846216053156086388784621605315608638878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0307283-a507-44e3-80cc-b8354a13e66e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6eb175-d2de-49a6-98c9-49b06b0fee99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6eb175-d2de-49a6-98c9-49b06b0fee99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222187140586561603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603182221871405865616031822218714058656160318222187140586561603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179cdaf1-11be-49b1-9259-fbd08825ec2b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9a9abb-ab72-4b47-895d-266444dc3c34, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9a9abb-ab72-4b47-895d-266444dc3c34, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493601865622595741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741174936018656225957411749360186562259574117493601865622595741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6eb175-d2de-49a6-98c9-49b06b0fee99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e69c8e5-0e08-45a1-b2f5-44048bcf4838, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e69c8e5-0e08-45a1-b2f5-44048bcf4838, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12679103831319018197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197126791038313190181971267910383131901819712679103831319018197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9a9abb-ab72-4b47-895d-266444dc3c34, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5459b928-abdd-4af9-88c2-2bfb78fa08fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5459b928-abdd-4af9-88c2-2bfb78fa08fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660368360957863190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190466036836095786319046603683609578631904660368360957863190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e69c8e5-0e08-45a1-b2f5-44048bcf4838, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028a0771-58e9-41c0-b4f4-c27f828b5118, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028a0771-58e9-41c0-b4f4-c27f828b5118, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697025980977407675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675146970259809774076751469702598097740767514697025980977407675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5459b928-abdd-4af9-88c2-2bfb78fa08fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e169b9-d2bd-4bf5-87b5-0e2f4fef388c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e169b9-d2bd-4bf5-87b5-0e2f4fef388c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6323677491756873819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819632367749175687381963236774917568738196323677491756873819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028a0771-58e9-41c0-b4f4-c27f828b5118, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3b46e5-4a33-4c4e-a73c-a3a7b35f4a9c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3b46e5-4a33-4c4e-a73c-a3a7b35f4a9c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633109373119830163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163963310937311983016396331093731198301639633109373119830163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e169b9-d2bd-4bf5-87b5-0e2f4fef388c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82735af3-0a4e-416d-8072-b310514b0129, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82735af3-0a4e-416d-8072-b310514b0129, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11456694269103591423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423114566942691035914231145669426910359142311456694269103591423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3b46e5-4a33-4c4e-a73c-a3a7b35f4a9c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1175e9-f89b-4a7a-b257-48e3f2faef7d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1175e9-f89b-4a7a-b257-48e3f2faef7d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411153681793752133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133941115368179375213394111536817937521339411153681793752133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82735af3-0a4e-416d-8072-b310514b0129, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1c96f8-038d-4b73-85ff-5599bbe3bbcf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1c96f8-038d-4b73-85ff-5599bbe3bbcf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6568670220095544034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034656867022009554403465686702200955440346568670220095544034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1175e9-f89b-4a7a-b257-48e3f2faef7d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5928c74-44ba-4906-8749-2ae8a9b60ac5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5928c74-44ba-4906-8749-2ae8a9b60ac5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814568576798568353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353781456857679856835378145685767985683537814568576798568353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5928c74-44ba-4906-8749-2ae8a9b60ac5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83cc2c8a-486c-442d-8da3-d48995f35539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1c96f8-038d-4b73-85ff-5599bbe3bbcf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e856a510-3989-4c22-a360-d8a07404e53e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e856a510-3989-4c22-a360-d8a07404e53e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12365932843680367084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084123659328436803670841236593284368036708412365932843680367084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83cc2c8a-486c-442d-8da3-d48995f35539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3820440404253317830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830382044040425331783038204404042533178303820440404253317830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83cc2c8a-486c-442d-8da3-d48995f35539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19d89e0-e781-439d-803a-1b05db7f098a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19d89e0-e781-439d-803a-1b05db7f098a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12063075251056664169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169120630752510566641691206307525105666416912063075251056664169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e856a510-3989-4c22-a360-d8a07404e53e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccf6aed-8632-4b37-a819-2166d387a651, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccf6aed-8632-4b37-a819-2166d387a651, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766772027737267770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770876677202773726777087667720277372677708766772027737267770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19d89e0-e781-439d-803a-1b05db7f098a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccf6aed-8632-4b37-a819-2166d387a651, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf3aea3-5a41-403a-9a1c-ae2c0d746075, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf3aea3-5a41-403a-9a1c-ae2c0d746075, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610341199811779440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440261034119981177944026103411998117794402610341199811779440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe155b3-bf8e-4a24-af7c-40c8842462ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe155b3-bf8e-4a24-af7c-40c8842462ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676940116019004980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980167694011601900498016769401160190049801676940116019004980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf3aea3-5a41-403a-9a1c-ae2c0d746075, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156ff586-8323-430a-b48a-1040634de68f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156ff586-8323-430a-b48a-1040634de68f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177327026471430496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496121773270264714304961217732702647143049612177327026471430496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe155b3-bf8e-4a24-af7c-40c8842462ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738059db-89cc-4f4d-8422-19f8d00eed46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738059db-89cc-4f4d-8422-19f8d00eed46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8245162024723176128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128824516202472317612882451620247231761288245162024723176128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156ff586-8323-430a-b48a-1040634de68f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd70f98-5d2f-428d-b555-fdd6529163cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd70f98-5d2f-428d-b555-fdd6529163cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5432651811687639004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004543265181168763900454326518116876390045432651811687639004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738059db-89cc-4f4d-8422-19f8d00eed46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be878f92-745f-4829-b0cb-89e3d762cbef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be878f92-745f-4829-b0cb-89e3d762cbef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6327378115296640425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425632737811529664042563273781152966404256327378115296640425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd70f98-5d2f-428d-b555-fdd6529163cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8aec2b-cd15-45ab-9346-2e4bfaf97d1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8aec2b-cd15-45ab-9346-2e4bfaf97d1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743099164553525098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098274309916455352509827430991645535250982743099164553525098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be878f92-745f-4829-b0cb-89e3d762cbef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b883d198-efb5-416e-aad1-ad470be5bcd1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b883d198-efb5-416e-aad1-ad470be5bcd1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13802227188151937822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822138022271881519378221380222718815193782213802227188151937822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8aec2b-cd15-45ab-9346-2e4bfaf97d1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 696024f8-8451-4612-82f0-ee9236be8560, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696024f8-8451-4612-82f0-ee9236be8560, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910814805212610557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557179108148052126105571791081480521261055717910814805212610557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b883d198-efb5-416e-aad1-ad470be5bcd1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8c099d-eaca-4952-acfd-b2d43e632778, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8c099d-eaca-4952-acfd-b2d43e632778, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617642467646538361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361561764246764653836156176424676465383615617642467646538361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696024f8-8451-4612-82f0-ee9236be8560, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5dece1-2a87-421d-bb71-0d4d72787d84, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5dece1-2a87-421d-bb71-0d4d72787d84, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853579864585518610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610178535798645855186101785357986458551861017853579864585518610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8c099d-eaca-4952-acfd-b2d43e632778, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a4bb0a-b8f6-4e2d-82cb-6487bb7cfe74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a4bb0a-b8f6-4e2d-82cb-6487bb7cfe74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17466488421775695006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006174664884217756950061746648842177569500617466488421775695006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5dece1-2a87-421d-bb71-0d4d72787d84, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edc2032-2332-4547-ba40-a7c328e0cd1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edc2032-2332-4547-ba40-a7c328e0cd1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122266192915008201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201312226619291500820131222661929150082013122266192915008201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a4bb0a-b8f6-4e2d-82cb-6487bb7cfe74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4662bffb-2e63-45f4-9546-1c9328afb01d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4662bffb-2e63-45f4-9546-1c9328afb01d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360932216549972605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605736093221654997260573609322165499726057360932216549972605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edc2032-2332-4547-ba40-a7c328e0cd1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b932c0-68cc-4d54-9d80-f0348cf68ca4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b932c0-68cc-4d54-9d80-f0348cf68ca4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744788592283982425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425177447885922839824251774478859228398242517744788592283982425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4662bffb-2e63-45f4-9546-1c9328afb01d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926d5a2e-19b3-414d-9ed7-9295fe97efdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926d5a2e-19b3-414d-9ed7-9295fe97efdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6955656098750485947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947695565609875048594769556560987504859476955656098750485947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b932c0-68cc-4d54-9d80-f0348cf68ca4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61bc887b-7634-4b80-b57b-501ba4956616, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bc887b-7634-4b80-b57b-501ba4956616, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150247542509567036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036315024754250956703631502475425095670363150247542509567036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926d5a2e-19b3-414d-9ed7-9295fe97efdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a52c28-7d37-4392-af4e-d2ff939d3d92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a52c28-7d37-4392-af4e-d2ff939d3d92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1876627342711935520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520187662734271193552018766273427119355201876627342711935520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bc887b-7634-4b80-b57b-501ba4956616, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05eefbca-4e32-4ad0-9a96-595de515ddc4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05eefbca-4e32-4ad0-9a96-595de515ddc4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603636934662180997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997116036369346621809971160363693466218099711603636934662180997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05eefbca-4e32-4ad0-9a96-595de515ddc4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272af7cd-2ad4-4f3b-9527-3d22d10dce03, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272af7cd-2ad4-4f3b-9527-3d22d10dce03, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15931708561863171225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225159317085618631712251593170856186317122515931708561863171225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a52c28-7d37-4392-af4e-d2ff939d3d92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40da72aa-8fef-452a-940e-9e4b801715fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40da72aa-8fef-452a-940e-9e4b801715fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11604802635244082045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045116048026352440820451160480263524408204511604802635244082045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40da72aa-8fef-452a-940e-9e4b801715fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb9e906-1443-4399-82c9-5e33bd7b1c53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb9e906-1443-4399-82c9-5e33bd7b1c53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670447446108020002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002867044744610802000286704474461080200028670447446108020002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272af7cd-2ad4-4f3b-9527-3d22d10dce03, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d904363-6a35-4cec-9359-64befee3af72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d904363-6a35-4cec-9359-64befee3af72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7284580362381106659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659728458036238110665972845803623811066597284580362381106659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb9e906-1443-4399-82c9-5e33bd7b1c53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988cc5a9-ed54-4edd-8238-81a3692a1ba0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988cc5a9-ed54-4edd-8238-81a3692a1ba0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545449093302278727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727954544909330227872795454490933022787279545449093302278727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d904363-6a35-4cec-9359-64befee3af72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988cc5a9-ed54-4edd-8238-81a3692a1ba0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a21823d-adfd-406b-983e-7448f03a7562, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2b6bcc-e49a-4142-a9a9-b9bb746b414d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2b6bcc-e49a-4142-a9a9-b9bb746b414d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13973922072945991406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406139739220729459914061397392207294599140613973922072945991406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a21823d-adfd-406b-983e-7448f03a7562, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4621956974121624612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612462195697412162461246219569741216246124621956974121624612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a21823d-adfd-406b-983e-7448f03a7562, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c095b3-045b-4c02-a9a0-ac7b4219cf95, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c095b3-045b-4c02-a9a0-ac7b4219cf95, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10448544760973751192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192104485447609737511921044854476097375119210448544760973751192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2b6bcc-e49a-4142-a9a9-b9bb746b414d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba068ea-9077-456c-ac5c-94a1e71478f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba068ea-9077-456c-ac5c-94a1e71478f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10783410760998586488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488107834107609985864881078341076099858648810783410760998586488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c095b3-045b-4c02-a9a0-ac7b4219cf95, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffcb19d-9f81-497b-aa93-2427f217cb1f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffcb19d-9f81-497b-aa93-2427f217cb1f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11388962923669350414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414113889629236693504141138896292366935041411388962923669350414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba068ea-9077-456c-ac5c-94a1e71478f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd18552-e9a3-43aa-8daf-8745ae3eb247, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd18552-e9a3-43aa-8daf-8745ae3eb247, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7055540458600515546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546705554045860051554670555404586005155467055540458600515546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffcb19d-9f81-497b-aa93-2427f217cb1f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5147caaf-0cee-4edc-871a-a718917079e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5147caaf-0cee-4edc-871a-a718917079e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4086792016600687353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353408679201660068735340867920166006873534086792016600687353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd18552-e9a3-43aa-8daf-8745ae3eb247, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c28a95de-8657-4a43-9d24-c108e1d60672, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c28a95de-8657-4a43-9d24-c108e1d60672, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3681711124221067464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464368171112422106746436817111242210674643681711124221067464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5147caaf-0cee-4edc-871a-a718917079e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b91f3bb-f940-478e-8844-05741341ac39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c28a95de-8657-4a43-9d24-c108e1d60672, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b91f3bb-f940-478e-8844-05741341ac39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4355489362351594934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934435548936235159493443554893623515949344355489362351594934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327e1cb1-39f6-4073-94a7-1a99ffd78cbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327e1cb1-39f6-4073-94a7-1a99ffd78cbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17566493134387335897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897175664931343873358971756649313438733589717566493134387335897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b91f3bb-f940-478e-8844-05741341ac39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8d17e1-7ef9-4dc1-9a45-e6a7f8acd652, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8d17e1-7ef9-4dc1-9a45-e6a7f8acd652, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9837622632364577782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782983762263236457778298376226323645777829837622632364577782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327e1cb1-39f6-4073-94a7-1a99ffd78cbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d484869b-f32d-4320-bfe4-54b92b7714c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d484869b-f32d-4320-bfe4-54b92b7714c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5294781780727261414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414529478178072726141452947817807272614145294781780727261414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d484869b-f32d-4320-bfe4-54b92b7714c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8578b364-5b5a-490a-b24e-e4839212c451, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8578b364-5b5a-490a-b24e-e4839212c451, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15235399476631283376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376152353994766312833761523539947663128337615235399476631283376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8d17e1-7ef9-4dc1-9a45-e6a7f8acd652, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52dc7bc-b5a5-4d8a-a32e-39e0f676ca47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52dc7bc-b5a5-4d8a-a32e-39e0f676ca47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6807517529622549099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099680751752962254909968075175296225490996807517529622549099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8578b364-5b5a-490a-b24e-e4839212c451, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e823d69-716d-4c9f-a250-2848662a7253, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e823d69-716d-4c9f-a250-2848662a7253, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17033949996382442298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298170339499963824422981703394999638244229817033949996382442298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52dc7bc-b5a5-4d8a-a32e-39e0f676ca47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e20cbd8-bdb9-4fdb-9b07-d503f6f5f5f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e20cbd8-bdb9-4fdb-9b07-d503f6f5f5f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16584787680617509306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306165847876806175093061658478768061750930616584787680617509306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e20cbd8-bdb9-4fdb-9b07-d503f6f5f5f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 215e811d-bef5-4a56-8f64-d4999098945b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215e811d-bef5-4a56-8f64-d4999098945b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9142892829055131242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242914289282905513124291428928290551312429142892829055131242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e823d69-716d-4c9f-a250-2848662a7253, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d545f7b8-ce14-42b3-a2b6-36ac74491629, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d545f7b8-ce14-42b3-a2b6-36ac74491629, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7984681866786470665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665798468186678647066579846818667864706657984681866786470665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215e811d-bef5-4a56-8f64-d4999098945b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334f1429-6e57-4322-8c21-07bf79aa26f5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334f1429-6e57-4322-8c21-07bf79aa26f5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13842460044731898807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807138424600447318988071384246004473189880713842460044731898807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d545f7b8-ce14-42b3-a2b6-36ac74491629, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5ef246-c35c-44e2-913e-85a1722ade70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5ef246-c35c-44e2-913e-85a1722ade70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8949831988133675242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242894983198813367524289498319881336752428949831988133675242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334f1429-6e57-4322-8c21-07bf79aa26f5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8ad0818-289f-4190-b361-57a5cc271d72, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8ad0818-289f-4190-b361-57a5cc271d72, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6986431374023399562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562698643137402339956269864313740233995626986431374023399562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5ef246-c35c-44e2-913e-85a1722ade70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a3164a-79f8-4b29-a1d1-1c0d6c46a7bd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a3164a-79f8-4b29-a1d1-1c0d6c46a7bd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 888433866853827015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015888433866853827015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8ad0818-289f-4190-b361-57a5cc271d72, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae480f96-284d-4586-bc25-d024e0a4bd29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a3164a-79f8-4b29-a1d1-1c0d6c46a7bd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae480f96-284d-4586-bc25-d024e0a4bd29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15903528342341042130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130159035283423410421301590352834234104213015903528342341042130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651d659c-dd1a-4ace-ab62-68e0466c33be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651d659c-dd1a-4ace-ab62-68e0466c33be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383556302436938161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161143835563024369381611438355630243693816114383556302436938161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae480f96-284d-4586-bc25-d024e0a4bd29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c8f8b4-2ba1-4f8f-b71d-be282e4e5f87, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c8f8b4-2ba1-4f8f-b71d-be282e4e5f87, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 704014694706033980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980704014694706033980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651d659c-dd1a-4ace-ab62-68e0466c33be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7efccff5-86a4-456a-9f63-4d031146c6fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7efccff5-86a4-456a-9f63-4d031146c6fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7082517159803866906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906708251715980386690670825171598038669067082517159803866906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c8f8b4-2ba1-4f8f-b71d-be282e4e5f87, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 720fc511-4f88-447b-8e0d-733ac3d840e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7efccff5-86a4-456a-9f63-4d031146c6fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 720fc511-4f88-447b-8e0d-733ac3d840e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3121911504011920406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406312191150401192040631219115040119204063121911504011920406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20703ccd-8d99-42d7-9a68-fe1d9cbac9dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20703ccd-8d99-42d7-9a68-fe1d9cbac9dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353802526064445937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937163538025260644459371635380252606444593716353802526064445937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20703ccd-8d99-42d7-9a68-fe1d9cbac9dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1475d6f-b020-4bcb-9837-8a4530b6fb74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1475d6f-b020-4bcb-9837-8a4530b6fb74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11663573662638964098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098116635736626389640981166357366263896409811663573662638964098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 720fc511-4f88-447b-8e0d-733ac3d840e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3b55f6-d3a6-4b5f-b838-9614f4aa3bec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3b55f6-d3a6-4b5f-b838-9614f4aa3bec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891021986027388143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143118910219860273881431189102198602738814311891021986027388143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1475d6f-b020-4bcb-9837-8a4530b6fb74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4d68e8-8e5d-43d1-bacd-78c9517f9260, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4d68e8-8e5d-43d1-bacd-78c9517f9260, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5672372601006954851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851567237260100695485156723726010069548515672372601006954851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3b55f6-d3a6-4b5f-b838-9614f4aa3bec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a4e43ca-29aa-43b0-9390-d240e01743c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a4e43ca-29aa-43b0-9390-d240e01743c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279253884050754063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063162792538840507540631627925388405075406316279253884050754063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4d68e8-8e5d-43d1-bacd-78c9517f9260, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b659a9b3-9f88-4115-ab5c-1f0b611eceb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b659a9b3-9f88-4115-ab5c-1f0b611eceb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8464805100673965994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994846480510067396599484648051006739659948464805100673965994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a4e43ca-29aa-43b0-9390-d240e01743c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173ed83d-7980-4dfe-8cf9-c9aaa4675b6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173ed83d-7980-4dfe-8cf9-c9aaa4675b6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10955307921452319572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572109553079214523195721095530792145231957210955307921452319572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173ed83d-7980-4dfe-8cf9-c9aaa4675b6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75805f6-73e2-49e0-aeaa-66f417cae2e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75805f6-73e2-49e0-aeaa-66f417cae2e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105541380137010242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242151055413801370102421510554138013701024215105541380137010242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75805f6-73e2-49e0-aeaa-66f417cae2e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2674273b-925e-4c52-b197-210b25d6673a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2674273b-925e-4c52-b197-210b25d6673a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5517773122367090828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828551777312236709082855177731223670908285517773122367090828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b659a9b3-9f88-4115-ab5c-1f0b611eceb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0792de-7bc0-41ff-b2ce-cb668ec8b59a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2674273b-925e-4c52-b197-210b25d6673a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0792de-7bc0-41ff-b2ce-cb668ec8b59a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62128534804092014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014621285348040920146212853480409201462128534804092014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f498f3af-cbca-4749-afd6-7791649688da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f498f3af-cbca-4749-afd6-7791649688da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7762333604169214081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081776233360416921408177623336041692140817762333604169214081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0792de-7bc0-41ff-b2ce-cb668ec8b59a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931c93ad-17c1-430f-9750-eadde7a46f22, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931c93ad-17c1-430f-9750-eadde7a46f22, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 543631625500519972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972543631625500519972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f498f3af-cbca-4749-afd6-7791649688da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc3c0594-cfc6-4285-b91f-801c42786de7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3c0594-cfc6-4285-b91f-801c42786de7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 548872832638094899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899548872832638094899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931c93ad-17c1-430f-9750-eadde7a46f22, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d783e9-cb80-4c5b-aef3-61ef9e9143ed, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d783e9-cb80-4c5b-aef3-61ef9e9143ed, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17456337325984455135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135174563373259844551351745633732598445513517456337325984455135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3c0594-cfc6-4285-b91f-801c42786de7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fa7019-0907-49eb-ab68-b42d6a851b68, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fa7019-0907-49eb-ab68-b42d6a851b68, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6119302121454102779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779611930212145410277961193021214541027796119302121454102779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d783e9-cb80-4c5b-aef3-61ef9e9143ed, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b63e8ce6-8c5b-4a87-be5e-c71c0e7cbb99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63e8ce6-8c5b-4a87-be5e-c71c0e7cbb99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7932696932054330842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842793269693205433084279326969320543308427932696932054330842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fa7019-0907-49eb-ab68-b42d6a851b68, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cf49b6-d2f6-4a97-818a-3bccfa710f3b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cf49b6-d2f6-4a97-818a-3bccfa710f3b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498365998821083549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549114983659988210835491149836599882108354911498365998821083549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63e8ce6-8c5b-4a87-be5e-c71c0e7cbb99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610f856e-3929-4a43-997d-a352869127ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610f856e-3929-4a43-997d-a352869127ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204752102436210483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483520475210243621048352047521024362104835204752102436210483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cf49b6-d2f6-4a97-818a-3bccfa710f3b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e2d123-5e67-4102-91ff-594026e53759, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e2d123-5e67-4102-91ff-594026e53759, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321339464940545446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446432133946494054544643213394649405454464321339464940545446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610f856e-3929-4a43-997d-a352869127ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92885ae2-d10b-4409-bc4d-e1efabfe209e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92885ae2-d10b-4409-bc4d-e1efabfe209e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10361259556244205791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791103612595562442057911036125955624420579110361259556244205791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e2d123-5e67-4102-91ff-594026e53759, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10264101-d7a6-4531-9533-3366c9d29636, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10264101-d7a6-4531-9533-3366c9d29636, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14306378604612224327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327143063786046122243271430637860461222432714306378604612224327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92885ae2-d10b-4409-bc4d-e1efabfe209e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc183c8a-5b47-42ca-980c-feec1fdbefa2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc183c8a-5b47-42ca-980c-feec1fdbefa2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020037347634785346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346802003734763478534680200373476347853468020037347634785346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10264101-d7a6-4531-9533-3366c9d29636, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e198a03-6317-4ebf-ad7e-484e8226a33c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e198a03-6317-4ebf-ad7e-484e8226a33c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5190214952332744569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569519021495233274456951902149523327445695190214952332744569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc183c8a-5b47-42ca-980c-feec1fdbefa2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae75b2bd-70a2-4ab1-ae24-6b4a0e64789b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae75b2bd-70a2-4ab1-ae24-6b4a0e64789b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571692926791584959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959257169292679158495925716929267915849592571692926791584959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e198a03-6317-4ebf-ad7e-484e8226a33c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6394729-632b-45e0-b0ff-025bc90c1f06, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6394729-632b-45e0-b0ff-025bc90c1f06, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14217323543976887832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832142173235439768878321421732354397688783214217323543976887832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae75b2bd-70a2-4ab1-ae24-6b4a0e64789b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b014b1fa-faf0-4b93-9594-19a08ec47c11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b014b1fa-faf0-4b93-9594-19a08ec47c11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 727392413254922237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237727392413254922237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6394729-632b-45e0-b0ff-025bc90c1f06, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ee95c4-8ba5-48dd-8716-6b4461b9c807, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ee95c4-8ba5-48dd-8716-6b4461b9c807, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936468919762170733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733119364689197621707331193646891976217073311936468919762170733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b014b1fa-faf0-4b93-9594-19a08ec47c11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ee95c4-8ba5-48dd-8716-6b4461b9c807, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498b7e0f-f1c8-49ea-b789-6d272938c9c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6b8398-fd35-40cf-82dd-1c6015c13f1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498b7e0f-f1c8-49ea-b789-6d272938c9c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1252686868969409395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395125268686896940939512526868689694093951252686868969409395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6b8398-fd35-40cf-82dd-1c6015c13f1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4831395997000767083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083483139599700076708348313959970007670834831395997000767083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498b7e0f-f1c8-49ea-b789-6d272938c9c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fcf6444-aba3-403b-8b21-24ca9fb25b4a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcf6444-aba3-403b-8b21-24ca9fb25b4a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2374763877134902334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334237476387713490233423747638771349023342374763877134902334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6b8398-fd35-40cf-82dd-1c6015c13f1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9826c10d-a56a-446b-bf64-a7b296aadf50, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9826c10d-a56a-446b-bf64-a7b296aadf50, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10105492447219781452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452101054924472197814521010549244721978145210105492447219781452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcf6444-aba3-403b-8b21-24ca9fb25b4a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a81a002-4886-4e03-9ca0-58d637b41db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a81a002-4886-4e03-9ca0-58d637b41db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9674358603045294446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446967435860304529444696743586030452944469674358603045294446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9826c10d-a56a-446b-bf64-a7b296aadf50, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e501ff0d-20df-4e80-932e-ebcac2ea416d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a81a002-4886-4e03-9ca0-58d637b41db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd6b968e-7d1f-4bb2-a261-6312945f2534, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd6b968e-7d1f-4bb2-a261-6312945f2534, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15369815548386205026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026153698155483862050261536981554838620502615369815548386205026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e501ff0d-20df-4e80-932e-ebcac2ea416d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908613893839077193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193119086138938390771931190861389383907719311908613893839077193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd6b968e-7d1f-4bb2-a261-6312945f2534, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c8365b-959a-4c60-bb05-e1b52f80c1d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c8365b-959a-4c60-bb05-e1b52f80c1d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7467257956673732119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119746725795667373211974672579566737321197467257956673732119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e501ff0d-20df-4e80-932e-ebcac2ea416d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5c883b-f084-47d0-b12e-827f0d991ee6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5c883b-f084-47d0-b12e-827f0d991ee6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495964153862268634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634749596415386226863474959641538622686347495964153862268634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c8365b-959a-4c60-bb05-e1b52f80c1d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba35d525-eaa6-4df8-8089-c3c745598cb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba35d525-eaa6-4df8-8089-c3c745598cb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13117704906378326739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739131177049063783267391311770490637832673913117704906378326739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5c883b-f084-47d0-b12e-827f0d991ee6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429ba537-296e-454f-aeef-2e7da35cfa92, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429ba537-296e-454f-aeef-2e7da35cfa92, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676660539682821621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621116766605396828216211167666053968282162111676660539682821621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba35d525-eaa6-4df8-8089-c3c745598cb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5ddafb-7639-4268-92fd-c7f937534002, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5ddafb-7639-4268-92fd-c7f937534002, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132652577532430680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680171326525775324306801713265257753243068017132652577532430680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429ba537-296e-454f-aeef-2e7da35cfa92, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a80b41d-3d9f-4c7f-afab-32509b41cf13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a80b41d-3d9f-4c7f-afab-32509b41cf13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4446464726805349907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907444646472680534990744464647268053499074446464726805349907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5ddafb-7639-4268-92fd-c7f937534002, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b299e08e-09d9-4243-9b17-6bcc765cc3a1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b299e08e-09d9-4243-9b17-6bcc765cc3a1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317555292317068402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402931755529231706840293175552923170684029317555292317068402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a80b41d-3d9f-4c7f-afab-32509b41cf13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc06a7d-8d18-461e-b546-86ed1181e732, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc06a7d-8d18-461e-b546-86ed1181e732, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12612309740096657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657126123097400966571261230974009665712612309740096657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc06a7d-8d18-461e-b546-86ed1181e732, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d978aa05-41fe-492e-b5a7-59639efd681e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d978aa05-41fe-492e-b5a7-59639efd681e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11880294805970116298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298118802948059701162981188029480597011629811880294805970116298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b299e08e-09d9-4243-9b17-6bcc765cc3a1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595fe204-e260-48df-9641-43fa914241ba, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595fe204-e260-48df-9641-43fa914241ba, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5600833435672557680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680560083343567255768056008334356725576805600833435672557680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d978aa05-41fe-492e-b5a7-59639efd681e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea392b11-eab9-4a1a-84e9-8b4db4a29359, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea392b11-eab9-4a1a-84e9-8b4db4a29359, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10786213478824052682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682107862134788240526821078621347882405268210786213478824052682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595fe204-e260-48df-9641-43fa914241ba, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57638b83-a1d3-477a-aa1b-d44acbbd116a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57638b83-a1d3-477a-aa1b-d44acbbd116a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504755448739527895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895155047554487395278951550475544873952789515504755448739527895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea392b11-eab9-4a1a-84e9-8b4db4a29359, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6235b4eb-8437-4253-85ef-05cef608715d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6235b4eb-8437-4253-85ef-05cef608715d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6159936401252449515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515615993640125244951561599364012524495156159936401252449515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57638b83-a1d3-477a-aa1b-d44acbbd116a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f7f166-b7d8-446e-ac20-d717e25fc073, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f7f166-b7d8-446e-ac20-d717e25fc073, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18165501934647947981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981181655019346479479811816550193464794798118165501934647947981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6235b4eb-8437-4253-85ef-05cef608715d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49bec545-1253-4bb0-b802-b40fe1f6da99, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49bec545-1253-4bb0-b802-b40fe1f6da99, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5839334383994001854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854583933438399400185458393343839940018545839334383994001854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f7f166-b7d8-446e-ac20-d717e25fc073, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf7e26c9-b9f2-4067-8600-2fdf0c1e3ba3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf7e26c9-b9f2-4067-8600-2fdf0c1e3ba3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15489210258786008563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563154892102587860085631548921025878600856315489210258786008563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49bec545-1253-4bb0-b802-b40fe1f6da99, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84800ce7-12c9-4325-a562-83c6c7aa4ecb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84800ce7-12c9-4325-a562-83c6c7aa4ecb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5874347164606234154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154587434716460623415458743471646062341545874347164606234154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf7e26c9-b9f2-4067-8600-2fdf0c1e3ba3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cddf84a-d453-4f01-be46-34d8a2f03999, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cddf84a-d453-4f01-be46-34d8a2f03999, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154725642962689908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908151547256429626899081515472564296268990815154725642962689908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84800ce7-12c9-4325-a562-83c6c7aa4ecb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d145eb5e-48f6-4164-adff-9b016a1b0586, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d145eb5e-48f6-4164-adff-9b016a1b0586, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12355516426636090729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729123555164266360907291235551642663609072912355516426636090729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cddf84a-d453-4f01-be46-34d8a2f03999, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd32b464-83de-4405-a522-7788f5ccdf25, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd32b464-83de-4405-a522-7788f5ccdf25, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11458602355997048181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181114586023559970481811145860235599704818111458602355997048181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d145eb5e-48f6-4164-adff-9b016a1b0586, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3627912-ceaf-4f79-99f7-d8c08e84c80b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3627912-ceaf-4f79-99f7-d8c08e84c80b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744428136412635842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842974442813641263584297444281364126358429744428136412635842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd32b464-83de-4405-a522-7788f5ccdf25, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e139ba46-a6c4-4044-baf9-0cdf2f57ebe8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e139ba46-a6c4-4044-baf9-0cdf2f57ebe8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14874227631827269975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975148742276318272699751487422763182726997514874227631827269975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3627912-ceaf-4f79-99f7-d8c08e84c80b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a7745e-f9b0-45a8-8b4c-a71e7057882d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a7745e-f9b0-45a8-8b4c-a71e7057882d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10546699148746696589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589105466991487466965891054669914874669658910546699148746696589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e139ba46-a6c4-4044-baf9-0cdf2f57ebe8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c875b7a-690f-4139-a7f3-45b061620680, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c875b7a-690f-4139-a7f3-45b061620680, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397894675766568826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826103978946757665688261039789467576656882610397894675766568826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a7745e-f9b0-45a8-8b4c-a71e7057882d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b486c1-8dd5-4d8f-9493-29da368aeabc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b486c1-8dd5-4d8f-9493-29da368aeabc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17421777123779767790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790174217771237797677901742177712377976779017421777123779767790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c875b7a-690f-4139-a7f3-45b061620680, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2566a0-aef9-482c-84a6-e05420e895f8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2566a0-aef9-482c-84a6-e05420e895f8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321056902349095655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655163210569023490956551632105690234909565516321056902349095655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b486c1-8dd5-4d8f-9493-29da368aeabc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe2ce3a-dfce-4834-9ebb-31587dc93055, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe2ce3a-dfce-4834-9ebb-31587dc93055, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493253479266600997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997149325347926660099714932534792666009971493253479266600997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2566a0-aef9-482c-84a6-e05420e895f8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9b3ac3f-bcc8-4d99-b6c7-aa2c1ccb0b7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9b3ac3f-bcc8-4d99-b6c7-aa2c1ccb0b7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16439091649217485528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528164390916492174855281643909164921748552816439091649217485528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe2ce3a-dfce-4834-9ebb-31587dc93055, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e6f9bc-4f49-4587-8e4f-5355671cb2d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e6f9bc-4f49-4587-8e4f-5355671cb2d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15565953992515398460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460155659539925153984601556595399251539846015565953992515398460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9b3ac3f-bcc8-4d99-b6c7-aa2c1ccb0b7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf22b19d-f003-4e62-9fee-e9e20db37187, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf22b19d-f003-4e62-9fee-e9e20db37187, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17369067964993206335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335173690679649932063351736906796499320633517369067964993206335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e6f9bc-4f49-4587-8e4f-5355671cb2d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf22b19d-f003-4e62-9fee-e9e20db37187, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021a6577-148a-4b0f-9ff0-a90d58894e65, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021a6577-148a-4b0f-9ff0-a90d58894e65, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343627168895793677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677153436271688957936771534362716889579367715343627168895793677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edaef23-afee-463f-8ce0-94be4e09d594, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edaef23-afee-463f-8ce0-94be4e09d594, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735649283561847686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686673564928356184768667356492835618476866735649283561847686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021a6577-148a-4b0f-9ff0-a90d58894e65, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edaef23-afee-463f-8ce0-94be4e09d594, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99594587-dc22-4e52-86d8-9f9988108bf7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99594587-dc22-4e52-86d8-9f9988108bf7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514670781491718347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347175146707814917183471751467078149171834717514670781491718347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f885534e-d5e4-4586-bbbc-1f4e74cd14cd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f885534e-d5e4-4586-bbbc-1f4e74cd14cd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724969125040904555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555137249691250409045551372496912504090455513724969125040904555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99594587-dc22-4e52-86d8-9f9988108bf7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bc5b02-37e5-434f-a43c-d712cb5b96c2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bc5b02-37e5-434f-a43c-d712cb5b96c2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17598968761291660079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079175989687612916600791759896876129166007917598968761291660079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f885534e-d5e4-4586-bbbc-1f4e74cd14cd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917fe770-f5e1-489f-bdd7-7873cbbea283, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917fe770-f5e1-489f-bdd7-7873cbbea283, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12813908173000903983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983128139081730009039831281390817300090398312813908173000903983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bc5b02-37e5-434f-a43c-d712cb5b96c2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917fe770-f5e1-489f-bdd7-7873cbbea283, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6478e67-2507-4dad-924a-176caa6a502a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 582b4d8d-1417-4d4e-ab74-94e0053bb543, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6478e67-2507-4dad-924a-176caa6a502a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12007683982017238564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564120076839820172385641200768398201723856412007683982017238564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 582b4d8d-1417-4d4e-ab74-94e0053bb543, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1389834823340184174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174138983482334018417413898348233401841741389834823340184174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6478e67-2507-4dad-924a-176caa6a502a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c47299-757e-44f5-b153-bc8b0ef1a05e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c47299-757e-44f5-b153-bc8b0ef1a05e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1050061455250347900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900105006145525034790010500614552503479001050061455250347900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 582b4d8d-1417-4d4e-ab74-94e0053bb543, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb4f30c-0dd1-4475-a514-621ae9bba50d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb4f30c-0dd1-4475-a514-621ae9bba50d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16208849628222903822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822162088496282229038221620884962822290382216208849628222903822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c47299-757e-44f5-b153-bc8b0ef1a05e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5837f619-f701-4dcb-a9fb-cb5cd7813529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5837f619-f701-4dcb-a9fb-cb5cd7813529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996021082205822787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787199602108220582278719960210822058227871996021082205822787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb4f30c-0dd1-4475-a514-621ae9bba50d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c45326c0-aaed-43f9-a54d-13fc7ae5576a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45326c0-aaed-43f9-a54d-13fc7ae5576a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8179439698891717634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634817943969889171763481794396988917176348179439698891717634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5837f619-f701-4dcb-a9fb-cb5cd7813529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51dec85-254b-4ae0-bdac-3a00e5913f6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51dec85-254b-4ae0-bdac-3a00e5913f6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3803268249369236117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117380326824936923611738032682493692361173803268249369236117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45326c0-aaed-43f9-a54d-13fc7ae5576a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b20f6d6-91d5-4e95-8e19-2f2c3e4dc3fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b20f6d6-91d5-4e95-8e19-2f2c3e4dc3fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16783082676103974074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074167830826761039740741678308267610397407416783082676103974074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51dec85-254b-4ae0-bdac-3a00e5913f6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3e8c35-3865-4098-ad86-db95ff6ecf15, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3e8c35-3865-4098-ad86-db95ff6ecf15, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14243826465583604773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773142438264655836047731424382646558360477314243826465583604773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b20f6d6-91d5-4e95-8e19-2f2c3e4dc3fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7256aa78-5a6f-48c4-b2b5-63a9a265da3d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7256aa78-5a6f-48c4-b2b5-63a9a265da3d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199163656132744220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220151991636561327442201519916365613274422015199163656132744220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3e8c35-3865-4098-ad86-db95ff6ecf15, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c858618-aeff-412b-a499-2338e4338e8b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c858618-aeff-412b-a499-2338e4338e8b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15962832784209727608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608159628327842097276081596283278420972760815962832784209727608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7256aa78-5a6f-48c4-b2b5-63a9a265da3d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0f8ae4-8c64-4fa1-ba83-caaf8cff18fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0f8ae4-8c64-4fa1-ba83-caaf8cff18fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199083740456974279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279519908374045697427951990837404569742795199083740456974279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c858618-aeff-412b-a499-2338e4338e8b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9570950-cc43-4619-996c-ddac53dd0b13, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9570950-cc43-4619-996c-ddac53dd0b13, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853661741706167446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446785366174170616744678536617417061674467853661741706167446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0f8ae4-8c64-4fa1-ba83-caaf8cff18fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf865b3-98e6-4411-a8d7-ffeb44a29f20, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf865b3-98e6-4411-a8d7-ffeb44a29f20, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640494363767041953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953464049436376704195346404943637670419534640494363767041953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9570950-cc43-4619-996c-ddac53dd0b13, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 711acab7-5c36-4220-b250-8422141fe1b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711acab7-5c36-4220-b250-8422141fe1b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200630250770074967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967520063025077007496752006302507700749675200630250770074967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf865b3-98e6-4411-a8d7-ffeb44a29f20, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449472b3-4492-44b8-9812-495c62402d3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449472b3-4492-44b8-9812-495c62402d3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17384067707494826038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038173840677074948260381738406770749482603817384067707494826038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711acab7-5c36-4220-b250-8422141fe1b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d115c95-1a38-487e-a1ff-510a5f41feac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d115c95-1a38-487e-a1ff-510a5f41feac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 307951251932047332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332307951251932047332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449472b3-4492-44b8-9812-495c62402d3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67209c4f-ff47-4d03-a68d-511c510fa75f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67209c4f-ff47-4d03-a68d-511c510fa75f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9667786529454696971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971966778652945469697196677865294546969719667786529454696971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d115c95-1a38-487e-a1ff-510a5f41feac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67209c4f-ff47-4d03-a68d-511c510fa75f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361ced7d-71eb-43f9-9c89-c87681469963, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361ced7d-71eb-43f9-9c89-c87681469963, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4942605951737579550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550494260595173757955049426059517375795504942605951737579550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27169129-5bfb-4314-aa33-8aa4d6ab2830, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27169129-5bfb-4314-aa33-8aa4d6ab2830, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7277703030374355295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295727770303037435529572777030303743552957277703030374355295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361ced7d-71eb-43f9-9c89-c87681469963, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83592883-db6e-44fc-86fa-6c7957fd5a0e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83592883-db6e-44fc-86fa-6c7957fd5a0e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1771292266368958728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728177129226636895872817712922663689587281771292266368958728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27169129-5bfb-4314-aa33-8aa4d6ab2830, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7745933d-6ee3-4cec-b39a-aa7c8467a794, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7745933d-6ee3-4cec-b39a-aa7c8467a794, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8387553502018886821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821838755350201888682183875535020188868218387553502018886821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83592883-db6e-44fc-86fa-6c7957fd5a0e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4803ec8b-17ca-4e4e-a807-2fa60871b0c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4803ec8b-17ca-4e4e-a807-2fa60871b0c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17310993578793171888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888173109935787931718881731099357879317188817310993578793171888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7745933d-6ee3-4cec-b39a-aa7c8467a794, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e0898a-e31d-45bc-89c5-962c591eb4fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e0898a-e31d-45bc-89c5-962c591eb4fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10792697582622851435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435107926975826228514351079269758262285143510792697582622851435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4803ec8b-17ca-4e4e-a807-2fa60871b0c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 543523e0-5e6b-447a-a11e-79151a8f9621, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543523e0-5e6b-447a-a11e-79151a8f9621, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8070556242657903816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816807055624265790381680705562426579038168070556242657903816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e0898a-e31d-45bc-89c5-962c591eb4fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f1660f-4498-4eb5-8e69-0fc4301522c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f1660f-4498-4eb5-8e69-0fc4301522c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409023085498179041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041240902308549817904124090230854981790412409023085498179041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543523e0-5e6b-447a-a11e-79151a8f9621, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0058f086-a40c-4a21-aba1-6e1200edc1ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0058f086-a40c-4a21-aba1-6e1200edc1ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12526667411937281084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084125266674119372810841252666741193728108412526667411937281084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f1660f-4498-4eb5-8e69-0fc4301522c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5baab63-4cdd-4d73-ba43-872ede9ebeb8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5baab63-4cdd-4d73-ba43-872ede9ebeb8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715127383742568184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184271512738374256818427151273837425681842715127383742568184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5baab63-4cdd-4d73-ba43-872ede9ebeb8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0058f086-a40c-4a21-aba1-6e1200edc1ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c096eb3-c545-446d-bfa9-11f932d1e078, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c096eb3-c545-446d-bfa9-11f932d1e078, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4368239213639237387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387436823921363923738743682392136392373874368239213639237387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962922cb-277a-40f2-a776-ede1da0a7b11, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962922cb-277a-40f2-a776-ede1da0a7b11, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992118696755220702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702179921186967552207021799211869675522070217992118696755220702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c096eb3-c545-446d-bfa9-11f932d1e078, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962922cb-277a-40f2-a776-ede1da0a7b11, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52298262-cafc-4447-ae1b-8cc377c337d0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227f814c-6d32-47f4-bc15-ece8052d7652, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227f814c-6d32-47f4-bc15-ece8052d7652, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137315654103381466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466161373156541033814661613731565410338146616137315654103381466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52298262-cafc-4447-ae1b-8cc377c337d0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5661353293575952926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926566135329357595292656613532935759529265661353293575952926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227f814c-6d32-47f4-bc15-ece8052d7652, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7b8fcf-0fde-4964-8548-18e4f4158f0d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7b8fcf-0fde-4964-8548-18e4f4158f0d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10448636764277650387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387104486367642776503871044863676427765038710448636764277650387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52298262-cafc-4447-ae1b-8cc377c337d0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087ee49b-2592-47f2-845a-06b2d0799c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087ee49b-2592-47f2-845a-06b2d0799c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14653692202600111478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478146536922026001114781465369220260011147814653692202600111478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7b8fcf-0fde-4964-8548-18e4f4158f0d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1fd2dca-00c8-4f7a-8528-73cb459eaeac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1fd2dca-00c8-4f7a-8528-73cb459eaeac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16586951392004006276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276165869513920040062761658695139200400627616586951392004006276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087ee49b-2592-47f2-845a-06b2d0799c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ef68ce-dcab-499b-924d-811db4605d4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ef68ce-dcab-499b-924d-811db4605d4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 951043307138705425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425951043307138705425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1fd2dca-00c8-4f7a-8528-73cb459eaeac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56558bd6-92d4-43d0-b822-5c716601a356, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56558bd6-92d4-43d0-b822-5c716601a356, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3637945069882534046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046363794506988253404636379450698825340463637945069882534046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ef68ce-dcab-499b-924d-811db4605d4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f734838c-15c8-4dcb-9d95-d29987341755, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f734838c-15c8-4dcb-9d95-d29987341755, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15438635362973363832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832154386353629733638321543863536297336383215438635362973363832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56558bd6-92d4-43d0-b822-5c716601a356, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb289be-2102-462e-909f-1f8758925ae1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb289be-2102-462e-909f-1f8758925ae1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7102376150526494970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970710237615052649497071023761505264949707102376150526494970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f734838c-15c8-4dcb-9d95-d29987341755, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1abb2f-cbbf-4536-9b6a-3ae8379df392, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1abb2f-cbbf-4536-9b6a-3ae8379df392, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18021239966430685029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029180212399664306850291802123996643068502918021239966430685029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb289be-2102-462e-909f-1f8758925ae1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16d619c-451c-4cfd-b47b-8ed3f7ac1b8a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16d619c-451c-4cfd-b47b-8ed3f7ac1b8a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605224532879392920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920560522453287939292056052245328793929205605224532879392920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16d619c-451c-4cfd-b47b-8ed3f7ac1b8a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7ce7e1-f9c9-47bb-be20-f2e884ef97d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7ce7e1-f9c9-47bb-be20-f2e884ef97d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396625203348937379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379239662520334893737923966252033489373792396625203348937379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1abb2f-cbbf-4536-9b6a-3ae8379df392, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ff9844-fb32-46a5-a6f3-6120f7dcbd3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ff9844-fb32-46a5-a6f3-6120f7dcbd3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9221440351714261196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196922144035171426119692214403517142611969221440351714261196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7ce7e1-f9c9-47bb-be20-f2e884ef97d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b44f8cf-8672-4785-a7e2-2d7a2c64c530, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b44f8cf-8672-4785-a7e2-2d7a2c64c530, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616257038094531113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113126162570380945311131261625703809453111312616257038094531113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ff9844-fb32-46a5-a6f3-6120f7dcbd3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8660cd93-a111-453c-a1dc-1bb02350195c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8660cd93-a111-453c-a1dc-1bb02350195c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027963130714471402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402140279631307144714021402796313071447140214027963130714471402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b44f8cf-8672-4785-a7e2-2d7a2c64c530, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8a5555-6da6-42a9-8f74-56b83699dcb5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8a5555-6da6-42a9-8f74-56b83699dcb5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615751880818541487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487761575188081854148776157518808185414877615751880818541487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8660cd93-a111-453c-a1dc-1bb02350195c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02da067f-30ae-42a0-aa35-359e4ea9356c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02da067f-30ae-42a0-aa35-359e4ea9356c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8404950499187492413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413840495049918749241384049504991874924138404950499187492413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8a5555-6da6-42a9-8f74-56b83699dcb5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519de345-c1bb-47b2-afad-7209a99cc713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519de345-c1bb-47b2-afad-7209a99cc713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17177075196599780889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889171770751965997808891717707519659978088917177075196599780889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02da067f-30ae-42a0-aa35-359e4ea9356c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62645a1-5f1f-4000-a193-1aa4319272b3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62645a1-5f1f-4000-a193-1aa4319272b3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480341486364512719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719648034148636451271964803414863645127196480341486364512719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519de345-c1bb-47b2-afad-7209a99cc713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb9482e-17dc-4bad-9d22-4cd78ede479e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb9482e-17dc-4bad-9d22-4cd78ede479e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7641463574142463432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432764146357414246343276414635741424634327641463574142463432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62645a1-5f1f-4000-a193-1aa4319272b3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ec79a3-8f76-403e-8649-ee87cb300d54, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ec79a3-8f76-403e-8649-ee87cb300d54, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 803316250035890903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903803316250035890903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb9482e-17dc-4bad-9d22-4cd78ede479e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86956c17-6a4f-44d2-a519-4914a18d5775, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86956c17-6a4f-44d2-a519-4914a18d5775, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9852362980035603067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067985236298003560306798523629800356030679852362980035603067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ec79a3-8f76-403e-8649-ee87cb300d54, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76484603-ea32-4cbf-bfbd-277b44a25c6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76484603-ea32-4cbf-bfbd-277b44a25c6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267007450522579176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176267007450522579176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86956c17-6a4f-44d2-a519-4914a18d5775, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bfc0a3e-1e69-4ad7-8d44-79c031e0ff6a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bfc0a3e-1e69-4ad7-8d44-79c031e0ff6a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17563269620198273742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742175632696201982737421756326962019827374217563269620198273742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76484603-ea32-4cbf-bfbd-277b44a25c6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4f75d9-564a-4931-a61f-170a1f0868c4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4f75d9-564a-4931-a61f-170a1f0868c4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1519371499376098197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197151937149937609819715193714993760981971519371499376098197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bfc0a3e-1e69-4ad7-8d44-79c031e0ff6a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74050c1-0e19-4d74-a898-a00ac09e621a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74050c1-0e19-4d74-a898-a00ac09e621a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13712001823426080269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269137120018234260802691371200182342608026913712001823426080269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74050c1-0e19-4d74-a898-a00ac09e621a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77506431-c6c4-433d-850d-190bea676f1a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77506431-c6c4-433d-850d-190bea676f1a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5336811925339928964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964533681192533992896453368119253399289645336811925339928964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77506431-c6c4-433d-850d-190bea676f1a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38561533-9529-4f7a-8ffe-4224bcba9b48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38561533-9529-4f7a-8ffe-4224bcba9b48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549740582087715914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914155497405820877159141554974058208771591415549740582087715914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4f75d9-564a-4931-a61f-170a1f0868c4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0df76842-02e7-4aef-88eb-7630c8c4344d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0df76842-02e7-4aef-88eb-7630c8c4344d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922861457525350685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685149228614575253506851492286145752535068514922861457525350685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38561533-9529-4f7a-8ffe-4224bcba9b48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96649d07-cfd6-4343-bba2-b31d4107904b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96649d07-cfd6-4343-bba2-b31d4107904b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17954562412066487349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349179545624120664873491795456241206648734917954562412066487349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0df76842-02e7-4aef-88eb-7630c8c4344d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85d23bc-57ea-40f7-9c27-834447e2f7e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85d23bc-57ea-40f7-9c27-834447e2f7e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4391860697303660456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456439186069730366045643918606973036604564391860697303660456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96649d07-cfd6-4343-bba2-b31d4107904b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64999328-1864-4853-9a78-0c0ca5c8d6cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64999328-1864-4853-9a78-0c0ca5c8d6cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7264600896600013429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429726460089660001342972646008966000134297264600896600013429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85d23bc-57ea-40f7-9c27-834447e2f7e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aafda4-a426-4b63-a14d-838299522ee5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64999328-1864-4853-9a78-0c0ca5c8d6cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aafda4-a426-4b63-a14d-838299522ee5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12630505619470205366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366126305056194702053661263050561947020536612630505619470205366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c49eb5-6ae9-4f6e-93d2-ac78d7d0ad10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c49eb5-6ae9-4f6e-93d2-ac78d7d0ad10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11780686679334029341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341117806866793340293411178068667933402934111780686679334029341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aafda4-a426-4b63-a14d-838299522ee5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 558c0677-b2fb-4678-8409-a989503c94be, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 558c0677-b2fb-4678-8409-a989503c94be, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6258715956708307488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488625871595670830748862587159567083074886258715956708307488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c49eb5-6ae9-4f6e-93d2-ac78d7d0ad10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4cdcda-1aa4-4bce-88b3-a8f9f6f9c618, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4cdcda-1aa4-4bce-88b3-a8f9f6f9c618, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320504506777228311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311532050450677722831153205045067772283115320504506777228311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 558c0677-b2fb-4678-8409-a989503c94be, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90aca1d2-814d-43e7-8935-85d31b24f45a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90aca1d2-814d-43e7-8935-85d31b24f45a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061372592849318044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044506137259284931804450613725928493180445061372592849318044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4cdcda-1aa4-4bce-88b3-a8f9f6f9c618, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20399745-b343-4e8f-8a09-9db30d4a13e1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20399745-b343-4e8f-8a09-9db30d4a13e1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16262859461992864734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734162628594619928647341626285946199286473416262859461992864734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90aca1d2-814d-43e7-8935-85d31b24f45a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b0c0ec-0d28-47dc-a525-e73ef0aaae6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b0c0ec-0d28-47dc-a525-e73ef0aaae6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 157409566046418343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343157409566046418343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20399745-b343-4e8f-8a09-9db30d4a13e1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077f814e-e8e2-4193-87f7-39cfab58dd5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077f814e-e8e2-4193-87f7-39cfab58dd5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16525167146313332564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564165251671463133325641652516714631333256416525167146313332564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b0c0ec-0d28-47dc-a525-e73ef0aaae6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ed4d0a-fc27-44d9-a112-a4c8b9c39530, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ed4d0a-fc27-44d9-a112-a4c8b9c39530, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 762307119843130939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939762307119843130939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077f814e-e8e2-4193-87f7-39cfab58dd5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff895f3-ef28-4620-856b-b4450bb98241, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff895f3-ef28-4620-856b-b4450bb98241, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16820190410159996823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823168201904101599968231682019041015999682316820190410159996823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ed4d0a-fc27-44d9-a112-a4c8b9c39530, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e28880b-dcd6-4cbf-b36a-fa1e56bba461, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e28880b-dcd6-4cbf-b36a-fa1e56bba461, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17631463785220154030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030176314637852201540301763146378522015403017631463785220154030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff895f3-ef28-4620-856b-b4450bb98241, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df36c6d-e978-491a-8db8-72018fd6b160, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e28880b-dcd6-4cbf-b36a-fa1e56bba461, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df36c6d-e978-491a-8db8-72018fd6b160, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11162136522364245953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953111621365223642459531116213652236424595311162136522364245953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc61c028-735b-4ae0-bdfa-c280e1f91984, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc61c028-735b-4ae0-bdfa-c280e1f91984, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18140283867026453596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596181402838670264535961814028386702645359618140283867026453596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df36c6d-e978-491a-8db8-72018fd6b160, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2163cf2-b4f4-43fd-b61d-19cc5fd16d00, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2163cf2-b4f4-43fd-b61d-19cc5fd16d00, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7407802276694712894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894740780227669471289474078022766947128947407802276694712894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc61c028-735b-4ae0-bdfa-c280e1f91984, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b3abd4-5ddb-461e-8c54-044850d29170, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b3abd4-5ddb-461e-8c54-044850d29170, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14694320603632289657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657146943206036322896571469432060363228965714694320603632289657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2163cf2-b4f4-43fd-b61d-19cc5fd16d00, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf636d-5f9b-4d0b-9b00-023814be5306, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf636d-5f9b-4d0b-9b00-023814be5306, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14812433968865049166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166148124339688650491661481243396886504916614812433968865049166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b3abd4-5ddb-461e-8c54-044850d29170, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728eec74-bd6d-4dac-983b-be8a5a7e13ea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728eec74-bd6d-4dac-983b-be8a5a7e13ea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3258998577874737159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159325899857787473715932589985778747371593258998577874737159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf636d-5f9b-4d0b-9b00-023814be5306, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f480ca-dcc9-47e7-83c2-84b452e782a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f480ca-dcc9-47e7-83c2-84b452e782a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17780934405449405999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999177809344054494059991778093440544940599917780934405449405999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728eec74-bd6d-4dac-983b-be8a5a7e13ea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7d7e7c-b654-4c3f-8128-1476b6ace7d5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7d7e7c-b654-4c3f-8128-1476b6ace7d5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9009930323879599345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345900993032387959934590099303238795993459009930323879599345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f480ca-dcc9-47e7-83c2-84b452e782a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd550408-f98c-47f2-ae0f-159992a410d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd550408-f98c-47f2-ae0f-159992a410d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4136844856517718063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063413684485651771806341368448565177180634136844856517718063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7d7e7c-b654-4c3f-8128-1476b6ace7d5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3fb3d31-5e9e-49ab-a7c1-df1ea4334f19, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3fb3d31-5e9e-49ab-a7c1-df1ea4334f19, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10501923727663815210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210105019237276638152101050192372766381521010501923727663815210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd550408-f98c-47f2-ae0f-159992a410d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3fb3d31-5e9e-49ab-a7c1-df1ea4334f19, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c01de5-82ea-426c-b785-40ad4ebd03e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c01de5-82ea-426c-b785-40ad4ebd03e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15564804203233783883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883155648042032337838831556480420323378388315564804203233783883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd59bc5-76a3-4978-9c09-c93cce7b2354, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd59bc5-76a3-4978-9c09-c93cce7b2354, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4603970087622466672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672460397008762246667246039700876224666724603970087622466672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd59bc5-76a3-4978-9c09-c93cce7b2354, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57aa7b15-2876-4615-a1e9-e9daf4838442, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57aa7b15-2876-4615-a1e9-e9daf4838442, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482096744299887468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468124820967442998874681248209674429988746812482096744299887468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c01de5-82ea-426c-b785-40ad4ebd03e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737d060f-066a-4373-9038-0de1b417553e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737d060f-066a-4373-9038-0de1b417553e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9807300604041890708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708980730060404189070898073006040418907089807300604041890708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57aa7b15-2876-4615-a1e9-e9daf4838442, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7997994-f5cd-44b9-b1d8-b203d2ac6470, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7997994-f5cd-44b9-b1d8-b203d2ac6470, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192118404701933853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853131921184047019338531319211840470193385313192118404701933853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737d060f-066a-4373-9038-0de1b417553e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab52873a-e97d-43d2-881b-b552ba81cd4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab52873a-e97d-43d2-881b-b552ba81cd4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18398667669944933356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356183986676699449333561839866766994493335618398667669944933356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab52873a-e97d-43d2-881b-b552ba81cd4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e81a601a-7bac-41eb-9ee8-1b6cf5a38ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e81a601a-7bac-41eb-9ee8-1b6cf5a38ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8838460968103113729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729883846096810311372988384609681031137298838460968103113729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7997994-f5cd-44b9-b1d8-b203d2ac6470, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdc690e-73a2-4c67-8087-58d4d59b7130, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdc690e-73a2-4c67-8087-58d4d59b7130, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228594934570412278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278122285949345704122781222859493457041227812228594934570412278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e81a601a-7bac-41eb-9ee8-1b6cf5a38ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94bc0632-060c-490d-8865-bcd4faf7e265, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94bc0632-060c-490d-8865-bcd4faf7e265, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993042762870275851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851169930427628702758511699304276287027585116993042762870275851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdc690e-73a2-4c67-8087-58d4d59b7130, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51248bd-7270-410d-b04f-cb492a253224, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51248bd-7270-410d-b04f-cb492a253224, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10315930036839193644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644103159300368391936441031593003683919364410315930036839193644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94bc0632-060c-490d-8865-bcd4faf7e265, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51248bd-7270-410d-b04f-cb492a253224, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44a1e5a-7099-4909-87df-3d9b511b92d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44a1e5a-7099-4909-87df-3d9b511b92d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8581805082063738838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838858180508206373883885818050820637388388581805082063738838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13085657-6c10-4357-9651-e69908e98db7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13085657-6c10-4357-9651-e69908e98db7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12923113435646601214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214129231134356466012141292311343564660121412923113435646601214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44a1e5a-7099-4909-87df-3d9b511b92d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b3e04c-edcc-406c-9302-b6468d1ac7ac, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b3e04c-edcc-406c-9302-b6468d1ac7ac, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112387943371820138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138112387943371820138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13085657-6c10-4357-9651-e69908e98db7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8975981-efb5-410e-9062-7d97c6671e1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8975981-efb5-410e-9062-7d97c6671e1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305492962362652393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393930549296236265239393054929623626523939305492962362652393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b3e04c-edcc-406c-9302-b6468d1ac7ac, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3918b89-6e2a-43f9-befe-8eace5407b53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3918b89-6e2a-43f9-befe-8eace5407b53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14575990008408537716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716145759900084085377161457599000840853771614575990008408537716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8975981-efb5-410e-9062-7d97c6671e1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a84bda-2407-4161-a25a-cd5e7d77af1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a84bda-2407-4161-a25a-cd5e7d77af1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626366835779157597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597662636683577915759766263668357791575976626366835779157597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3918b89-6e2a-43f9-befe-8eace5407b53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd2a746-fb88-4d09-8bf6-f6900c6179b6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd2a746-fb88-4d09-8bf6-f6900c6179b6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16423748911608589221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221164237489116085892211642374891160858922116423748911608589221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a84bda-2407-4161-a25a-cd5e7d77af1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718d865f-673c-4f8d-88f3-e03657451ca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718d865f-673c-4f8d-88f3-e03657451ca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5999824655382731152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152599982465538273115259998246553827311525999824655382731152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd2a746-fb88-4d09-8bf6-f6900c6179b6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b216c09-3c11-4ec8-8849-34589dd8e6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b216c09-3c11-4ec8-8849-34589dd8e6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3832744658134582521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521383274465813458252138327446581345825213832744658134582521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718d865f-673c-4f8d-88f3-e03657451ca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cda159-15b3-4854-9da5-873117b91eb4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cda159-15b3-4854-9da5-873117b91eb4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 996769458336479658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658996769458336479658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b216c09-3c11-4ec8-8849-34589dd8e6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9571f1-fd3c-4397-b2ae-706c28785da3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9571f1-fd3c-4397-b2ae-706c28785da3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722623927573542004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004972262392757354200497226239275735420049722623927573542004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cda159-15b3-4854-9da5-873117b91eb4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ae9054-91b8-4ece-ae60-600f08bb0d16, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ae9054-91b8-4ece-ae60-600f08bb0d16, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11795399204507748231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231117953992045077482311179539920450774823111795399204507748231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9571f1-fd3c-4397-b2ae-706c28785da3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b095fb4f-a37d-4447-986d-a7ea8aa97899, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b095fb4f-a37d-4447-986d-a7ea8aa97899, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6572756671936438675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675657275667193643867565727566719364386756572756671936438675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ae9054-91b8-4ece-ae60-600f08bb0d16, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33913768-d2c6-4a72-9702-fda2c21710f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33913768-d2c6-4a72-9702-fda2c21710f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17656798956395545622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622176567989563955456221765679895639554562217656798956395545622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b095fb4f-a37d-4447-986d-a7ea8aa97899, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa13bac0-240a-4d80-8311-235e56106360, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa13bac0-240a-4d80-8311-235e56106360, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138860243605913344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344413886024360591334441388602436059133444138860243605913344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33913768-d2c6-4a72-9702-fda2c21710f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e97319-4fbd-4cde-965b-96c595089ea4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e97319-4fbd-4cde-965b-96c595089ea4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15278243144374278193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193152782431443742781931527824314437427819315278243144374278193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa13bac0-240a-4d80-8311-235e56106360, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e8a183-f799-40d6-9a41-5430912367ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e8a183-f799-40d6-9a41-5430912367ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5753020870649918143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143575302087064991814357530208706499181435753020870649918143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e97319-4fbd-4cde-965b-96c595089ea4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af2d0e1-63d5-4c6c-a30a-1d1cc136150a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af2d0e1-63d5-4c6c-a30a-1d1cc136150a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8105154992399425069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069810515499239942506981051549923994250698105154992399425069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af2d0e1-63d5-4c6c-a30a-1d1cc136150a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e8a183-f799-40d6-9a41-5430912367ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9af6e8d7-3dd4-4e9b-bee7-1dcf636efde1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7800e85-17c8-4e9d-a21c-2ea75cafa1a8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af6e8d7-3dd4-4e9b-bee7-1dcf636efde1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388359186763794026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026738835918676379402673883591867637940267388359186763794026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7800e85-17c8-4e9d-a21c-2ea75cafa1a8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 879197113905241002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002879197113905241002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7800e85-17c8-4e9d-a21c-2ea75cafa1a8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e6582af-0554-4f1d-a2dd-cc03bfa1e757, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e6582af-0554-4f1d-a2dd-cc03bfa1e757, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737625772424193985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985573762577242419398557376257724241939855737625772424193985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af6e8d7-3dd4-4e9b-bee7-1dcf636efde1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310a02fa-9a73-4885-935d-398045bdc9ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310a02fa-9a73-4885-935d-398045bdc9ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3180790237009949918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918318079023700994991831807902370099499183180790237009949918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e6582af-0554-4f1d-a2dd-cc03bfa1e757, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3f8a84b-cabd-4de5-bef6-419326a91ccf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3f8a84b-cabd-4de5-bef6-419326a91ccf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089395682126132159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159110893956821261321591108939568212613215911089395682126132159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310a02fa-9a73-4885-935d-398045bdc9ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09642b53-8107-48ca-9d6e-d99b577b1c96, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09642b53-8107-48ca-9d6e-d99b577b1c96, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13936199336797674261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261139361993367976742611393619933679767426113936199336797674261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3f8a84b-cabd-4de5-bef6-419326a91ccf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a4072f-31e2-4feb-8a77-763c4424c5c8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a4072f-31e2-4feb-8a77-763c4424c5c8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5342066755115209190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190534206675511520919053420667551152091905342066755115209190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09642b53-8107-48ca-9d6e-d99b577b1c96, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c6515f3-40a3-4005-a6fc-d8b7aed24574, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c6515f3-40a3-4005-a6fc-d8b7aed24574, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941739302833461366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366694173930283346136669417393028334613666941739302833461366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a4072f-31e2-4feb-8a77-763c4424c5c8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c6515f3-40a3-4005-a6fc-d8b7aed24574, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeeca4ab-2263-4504-a1e7-249086a70f29, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeeca4ab-2263-4504-a1e7-249086a70f29, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14577627297122869538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538145776272971228695381457762729712286953814577627297122869538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3bf242-06a8-4955-b2cc-026f3c83bfb3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e3bf242-06a8-4955-b2cc-026f3c83bfb3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11585371100569409852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852115853711005694098521158537110056940985211585371100569409852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeeca4ab-2263-4504-a1e7-249086a70f29, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b778aa-73b1-4322-8665-d0d31dd7ab48, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b778aa-73b1-4322-8665-d0d31dd7ab48, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556841820114675404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404125568418201146754041255684182011467540412556841820114675404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3bf242-06a8-4955-b2cc-026f3c83bfb3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22842b4-e708-4edb-b9f8-2434116eab46, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22842b4-e708-4edb-b9f8-2434116eab46, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13767659142195689621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621137676591421956896211376765914219568962113767659142195689621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b778aa-73b1-4322-8665-d0d31dd7ab48, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1307a8cb-ab01-490e-b807-604024bde5d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1307a8cb-ab01-490e-b807-604024bde5d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6086948193483171593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593608694819348317159360869481934831715936086948193483171593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22842b4-e708-4edb-b9f8-2434116eab46, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed19387a-f268-4eef-8c0d-29103cf6c626, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed19387a-f268-4eef-8c0d-29103cf6c626, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14247778232587924738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738142477782325879247381424777823258792473814247778232587924738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1307a8cb-ab01-490e-b807-604024bde5d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed19387a-f268-4eef-8c0d-29103cf6c626, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b711ab7-7941-45c1-b2a4-a423a1301662, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0dad6cd-5034-4971-a3aa-da4c427e58bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0dad6cd-5034-4971-a3aa-da4c427e58bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8151390593276490290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290815139059327649029081513905932764902908151390593276490290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b711ab7-7941-45c1-b2a4-a423a1301662, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12190102380594409034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034121901023805944090341219010238059440903412190102380594409034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0dad6cd-5034-4971-a3aa-da4c427e58bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b711ab7-7941-45c1-b2a4-a423a1301662, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05835c71-c7db-4fa7-92d6-d7eb12cf1e0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c76ae4b-bd32-46fc-948e-8a6e9817bcd2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05835c71-c7db-4fa7-92d6-d7eb12cf1e0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320496043046659271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271163204960430466592711632049604304665927116320496043046659271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c76ae4b-bd32-46fc-948e-8a6e9817bcd2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3473026227168264428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428347302622716826442834730262271682644283473026227168264428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c76ae4b-bd32-46fc-948e-8a6e9817bcd2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193c33c1-59bf-4052-9193-96827c77d5d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193c33c1-59bf-4052-9193-96827c77d5d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082902702158759754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754180829027021587597541808290270215875975418082902702158759754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05835c71-c7db-4fa7-92d6-d7eb12cf1e0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b4c39d-9c56-43fd-8c59-51bb42bddd88, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b4c39d-9c56-43fd-8c59-51bb42bddd88, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13311359013919187236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236133113590139191872361331135901391918723613311359013919187236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193c33c1-59bf-4052-9193-96827c77d5d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d41f6a-4a4c-47a2-bd92-b16828ffd760, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b4c39d-9c56-43fd-8c59-51bb42bddd88, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8165b77-c8a5-46bd-bab8-bbc584d3041b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d41f6a-4a4c-47a2-bd92-b16828ffd760, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897781883039427430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430489778188303942743048977818830394274304897781883039427430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8165b77-c8a5-46bd-bab8-bbc584d3041b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 901760340043888251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251901760340043888251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8165b77-c8a5-46bd-bab8-bbc584d3041b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36bac642-b823-4272-9264-f0da66fe6fda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36bac642-b823-4272-9264-f0da66fe6fda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8545959512651079925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925854595951265107992585459595126510799258545959512651079925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36bac642-b823-4272-9264-f0da66fe6fda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d489fe6a-317d-4b74-b634-0a842b268258, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d489fe6a-317d-4b74-b634-0a842b268258, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847284707604865418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418128472847076048654181284728470760486541812847284707604865418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d41f6a-4a4c-47a2-bd92-b16828ffd760, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 594962de-c2ee-476d-bd8b-d29b140ea4df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594962de-c2ee-476d-bd8b-d29b140ea4df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008490493422592698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698400849049342259269840084904934225926984008490493422592698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d489fe6a-317d-4b74-b634-0a842b268258, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e389aa-abe5-41bc-9dea-9edb4a7f09aa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e389aa-abe5-41bc-9dea-9edb4a7f09aa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4227455348551871920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920422745534855187192042274553485518719204227455348551871920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594962de-c2ee-476d-bd8b-d29b140ea4df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094ffdb0-d986-440b-bf8b-926b719d3a4d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094ffdb0-d986-440b-bf8b-926b719d3a4d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3400047563308167135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135340004756330816713534000475633081671353400047563308167135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e389aa-abe5-41bc-9dea-9edb4a7f09aa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909d5e36-edd1-4f5a-90bb-2c79e991e609, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909d5e36-edd1-4f5a-90bb-2c79e991e609, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 525449152647941054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054525449152647941054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094ffdb0-d986-440b-bf8b-926b719d3a4d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14bedf3-7c2e-491d-b176-d6c66db76a40, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14bedf3-7c2e-491d-b176-d6c66db76a40, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15023580128034055148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148150235801280340551481502358012803405514815023580128034055148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909d5e36-edd1-4f5a-90bb-2c79e991e609, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3893373-b21a-42c2-8224-d764dc79b259, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3893373-b21a-42c2-8224-d764dc79b259, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10938738122381965877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877109387381223819658771093873812238196587710938738122381965877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14bedf3-7c2e-491d-b176-d6c66db76a40, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9536420-5025-46a9-8cde-ae6f85e6ec27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9536420-5025-46a9-8cde-ae6f85e6ec27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16295157165859695330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330162951571658596953301629515716585969533016295157165859695330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3893373-b21a-42c2-8224-d764dc79b259, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c81718-a229-460d-b5e9-7c38cd902a1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c81718-a229-460d-b5e9-7c38cd902a1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17456902763705225009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009174569027637052250091745690276370522500917456902763705225009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9536420-5025-46a9-8cde-ae6f85e6ec27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc02a17-fb51-4e20-a3c9-67fbacf6f370, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc02a17-fb51-4e20-a3c9-67fbacf6f370, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634842824008236268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268116348428240082362681163484282400823626811634842824008236268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c81718-a229-460d-b5e9-7c38cd902a1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94bb4dae-2eb8-40c2-a27f-941b1f295d9e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94bb4dae-2eb8-40c2-a27f-941b1f295d9e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709607991972997787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787770960799197299778777096079919729977877709607991972997787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc02a17-fb51-4e20-a3c9-67fbacf6f370, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0151326d-625d-4405-abd7-6640431c5ca2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0151326d-625d-4405-abd7-6640431c5ca2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7786220020800645664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664778622002080064566477862200208006456647786220020800645664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94bb4dae-2eb8-40c2-a27f-941b1f295d9e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013c478d-a37b-43e8-91d6-4d255e24d5df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013c478d-a37b-43e8-91d6-4d255e24d5df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7481812307345967059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059748181230734596705974818123073459670597481812307345967059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0151326d-625d-4405-abd7-6640431c5ca2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d441284d-565e-4e76-bec3-c1b77cb600ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d441284d-565e-4e76-bec3-c1b77cb600ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16963506084038328257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257169635060840383282571696350608403832825716963506084038328257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013c478d-a37b-43e8-91d6-4d255e24d5df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c60821-a644-4d48-bcd4-289c40cc1e6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c60821-a644-4d48-bcd4-289c40cc1e6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1832311388694497536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536183231138869449753618323113886944975361832311388694497536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d441284d-565e-4e76-bec3-c1b77cb600ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b499fc01-1cf9-4c06-9b78-4b527574d1c5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b499fc01-1cf9-4c06-9b78-4b527574d1c5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680845688308838591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591126808456883088385911268084568830883859112680845688308838591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c60821-a644-4d48-bcd4-289c40cc1e6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0f56c5-f2e5-4397-aac7-879f2b93d95c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0f56c5-f2e5-4397-aac7-879f2b93d95c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960764742312693936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936109607647423126939361096076474231269393610960764742312693936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b499fc01-1cf9-4c06-9b78-4b527574d1c5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a057599-1010-446e-90c4-06a0611c0fb6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a057599-1010-446e-90c4-06a0611c0fb6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 693619500875216699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699693619500875216699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0f56c5-f2e5-4397-aac7-879f2b93d95c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c507660e-45a9-43b0-b3e6-190f637bb1c1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c507660e-45a9-43b0-b3e6-190f637bb1c1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4118643474353561009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009411864347435356100941186434743535610094118643474353561009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a057599-1010-446e-90c4-06a0611c0fb6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b5ff5f-7c33-4f3a-af3e-9cefe6bd1589, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b5ff5f-7c33-4f3a-af3e-9cefe6bd1589, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4158771776351557241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241415877177635155724141587717763515572414158771776351557241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c507660e-45a9-43b0-b3e6-190f637bb1c1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b028e3c-d7d6-4dd3-a471-e75319c16523, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b028e3c-d7d6-4dd3-a471-e75319c16523, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017732445202655878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878130177324452026558781301773244520265587813017732445202655878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b5ff5f-7c33-4f3a-af3e-9cefe6bd1589, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127ea7f8-c99c-4517-aa4b-adca1150650e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127ea7f8-c99c-4517-aa4b-adca1150650e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8960482833044165637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637896048283304416563789604828330441656378960482833044165637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b028e3c-d7d6-4dd3-a471-e75319c16523, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c1e948-6ea9-45fc-9223-4011bab6894b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c1e948-6ea9-45fc-9223-4011bab6894b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7574556757012475208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208757455675701247520875745567570124752087574556757012475208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127ea7f8-c99c-4517-aa4b-adca1150650e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924440b8-9a47-4212-a87b-394a8a47d0bf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924440b8-9a47-4212-a87b-394a8a47d0bf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212271458003401807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807821227145800340180782122714580034018078212271458003401807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c1e948-6ea9-45fc-9223-4011bab6894b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9f4a2d-38b4-4c74-8df6-d6c4c0b7b590, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9f4a2d-38b4-4c74-8df6-d6c4c0b7b590, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4240943053356636229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229424094305335663622942409430533566362294240943053356636229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924440b8-9a47-4212-a87b-394a8a47d0bf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67795714-b693-41b8-85f0-1ec4fd171899, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67795714-b693-41b8-85f0-1ec4fd171899, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3813605041432779282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282381360504143277928238136050414327792823813605041432779282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9f4a2d-38b4-4c74-8df6-d6c4c0b7b590, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b62184-2ac1-471f-ae47-c656f6f2429c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b62184-2ac1-471f-ae47-c656f6f2429c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329170153654082084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084432917015365408208443291701536540820844329170153654082084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67795714-b693-41b8-85f0-1ec4fd171899, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f89620-759a-4b03-846d-9e1cc3a37b39, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f89620-759a-4b03-846d-9e1cc3a37b39, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12379434698522382351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351123794346985223823511237943469852238235112379434698522382351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b62184-2ac1-471f-ae47-c656f6f2429c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e38831a-3a31-4093-8aa1-6dfb0dffb4da, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e38831a-3a31-4093-8aa1-6dfb0dffb4da, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808545488368818620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620138085454883688186201380854548836881862013808545488368818620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f89620-759a-4b03-846d-9e1cc3a37b39, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36da6ffa-e030-4333-8251-e47ddb57df05, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e38831a-3a31-4093-8aa1-6dfb0dffb4da, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36da6ffa-e030-4333-8251-e47ddb57df05, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7648723057269623482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482764872305726962348276487230572696234827648723057269623482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0716400-e999-4c5f-9da5-ddc8d7fb4a9d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0716400-e999-4c5f-9da5-ddc8d7fb4a9d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15339140733139990783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783153391407331399907831533914073313999078315339140733139990783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36da6ffa-e030-4333-8251-e47ddb57df05, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0716400-e999-4c5f-9da5-ddc8d7fb4a9d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca79bdac-39fe-44b6-9884-f66073863615, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99dd0fe-a56e-4bfa-a869-cabff3b00d7f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca79bdac-39fe-44b6-9884-f66073863615, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027872108831248235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235140278721088312482351402787210883124823514027872108831248235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99dd0fe-a56e-4bfa-a869-cabff3b00d7f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763758927427607763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763176375892742760776317637589274276077631763758927427607763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99dd0fe-a56e-4bfa-a869-cabff3b00d7f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e75635-7173-4764-9ead-52c33ced1246, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e75635-7173-4764-9ead-52c33ced1246, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4550620270692049278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278455062027069204927845506202706920492784550620270692049278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e75635-7173-4764-9ead-52c33ced1246, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7f5ecc-b453-4477-be04-27370b994eb2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7f5ecc-b453-4477-be04-27370b994eb2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11326697452901529929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929113266974529015299291132669745290152992911326697452901529929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca79bdac-39fe-44b6-9884-f66073863615, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a44510-3451-47da-b0e9-87a8e1805b2e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a44510-3451-47da-b0e9-87a8e1805b2e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022507142106217759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759110225071421062177591102250714210621775911022507142106217759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7f5ecc-b453-4477-be04-27370b994eb2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b535fbd6-7e47-4e5e-b4c0-2665a9e67cfb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b535fbd6-7e47-4e5e-b4c0-2665a9e67cfb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11103341159127764455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455111033411591277644551110334115912776445511103341159127764455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a44510-3451-47da-b0e9-87a8e1805b2e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a32745-d594-4993-852d-994a85364218, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a32745-d594-4993-852d-994a85364218, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609766685089058012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012166097666850890580121660976668508905801216609766685089058012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b535fbd6-7e47-4e5e-b4c0-2665a9e67cfb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc90eb6-9777-40d7-98a7-b90975a44d47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc90eb6-9777-40d7-98a7-b90975a44d47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12233976528391094718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718122339765283910947181223397652839109471812233976528391094718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a32745-d594-4993-852d-994a85364218, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d43f240-6e96-4de4-9238-23e75b79a1cc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d43f240-6e96-4de4-9238-23e75b79a1cc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13165465622788620036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036131654656227886200361316546562278862003613165465622788620036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc90eb6-9777-40d7-98a7-b90975a44d47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d2164f-aa06-44f4-aebd-d8dacf6bc7f7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d43f240-6e96-4de4-9238-23e75b79a1cc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d2164f-aa06-44f4-aebd-d8dacf6bc7f7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11218248097971330419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419112182480979713304191121824809797133041911218248097971330419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0747635d-1a0d-4c8e-a402-f1cfdcad2d32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0747635d-1a0d-4c8e-a402-f1cfdcad2d32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2367324849205933957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957236732484920593395723673248492059339572367324849205933957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0747635d-1a0d-4c8e-a402-f1cfdcad2d32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a49f377-cfa5-45bc-b246-6125545a1bdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a49f377-cfa5-45bc-b246-6125545a1bdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019294131621963127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127150192941316219631271501929413162196312715019294131621963127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d2164f-aa06-44f4-aebd-d8dacf6bc7f7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f685b87-d70f-4861-96fe-b90c66061e3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f685b87-d70f-4861-96fe-b90c66061e3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841917692399565762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762108419176923995657621084191769239956576210841917692399565762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a49f377-cfa5-45bc-b246-6125545a1bdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879c913e-3a1f-44d8-afa0-3e2583cc5a1e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879c913e-3a1f-44d8-afa0-3e2583cc5a1e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 450911724391246650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650450911724391246650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f685b87-d70f-4861-96fe-b90c66061e3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304bbb0f-8fac-4b2f-ab3b-1e6f4fcf5806, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304bbb0f-8fac-4b2f-ab3b-1e6f4fcf5806, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255785251842321925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925122557852518423219251225578525184232192512255785251842321925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879c913e-3a1f-44d8-afa0-3e2583cc5a1e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3631da74-a02b-421e-a324-afd78e5067fe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3631da74-a02b-421e-a324-afd78e5067fe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849865115723297226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226184986511572329722618498651157232972261849865115723297226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304bbb0f-8fac-4b2f-ab3b-1e6f4fcf5806, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10290d52-02b4-43c6-ba8e-b58bc9d13974, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10290d52-02b4-43c6-ba8e-b58bc9d13974, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18009082786436911057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057180090827864369110571800908278643691105718009082786436911057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3631da74-a02b-421e-a324-afd78e5067fe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efd59050-5679-49e7-89e5-531eee59ad85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd59050-5679-49e7-89e5-531eee59ad85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15125335587943921452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452151253355879439214521512533558794392145215125335587943921452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10290d52-02b4-43c6-ba8e-b58bc9d13974, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3a9c62-bf79-4503-a642-2d957f943223, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3a9c62-bf79-4503-a642-2d957f943223, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 388872367121586912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912388872367121586912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd59050-5679-49e7-89e5-531eee59ad85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9102f1-7ae2-43e9-800e-b952133301fb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9102f1-7ae2-43e9-800e-b952133301fb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411438145183547204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204411438145183547204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3a9c62-bf79-4503-a642-2d957f943223, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c610d0-1e5d-4dd9-b813-f606ef30dca5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c610d0-1e5d-4dd9-b813-f606ef30dca5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089937964330077644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644110899379643300776441108993796433007764411089937964330077644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9102f1-7ae2-43e9-800e-b952133301fb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f6187c-7314-426f-8be7-8f455abc4722, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f6187c-7314-426f-8be7-8f455abc4722, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7650709215129664446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446765070921512966444676507092151296644467650709215129664446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c610d0-1e5d-4dd9-b813-f606ef30dca5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37d79f7-ade2-4794-9ee7-e76c4562c3dd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37d79f7-ade2-4794-9ee7-e76c4562c3dd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300675715740870929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929230067571574087092923006757157408709292300675715740870929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f6187c-7314-426f-8be7-8f455abc4722, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304feb59-f0f4-494b-9532-12ce7a4205fc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304feb59-f0f4-494b-9532-12ce7a4205fc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591993518822948201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201859199351882294820185919935188229482018591993518822948201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37d79f7-ade2-4794-9ee7-e76c4562c3dd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1af88e-f0eb-4932-b0aa-17d1c5b02637, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1af88e-f0eb-4932-b0aa-17d1c5b02637, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007196260369627388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388400719626036962738840071962603696273884007196260369627388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304feb59-f0f4-494b-9532-12ce7a4205fc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3434bea-e423-4bbe-8040-c34ed50c5279, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3434bea-e423-4bbe-8040-c34ed50c5279, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13278192352425674139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139132781923524256741391327819235242567413913278192352425674139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1af88e-f0eb-4932-b0aa-17d1c5b02637, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e82241-e867-4c99-a176-086f897dc856, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e82241-e867-4c99-a176-086f897dc856, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17003488799550676736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736170034887995506767361700348879955067673617003488799550676736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3434bea-e423-4bbe-8040-c34ed50c5279, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13cf71d-0df0-4c46-838f-926c796c9795, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13cf71d-0df0-4c46-838f-926c796c9795, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16906069189853961409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409169060691898539614091690606918985396140916906069189853961409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e82241-e867-4c99-a176-086f897dc856, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa27085-34e0-4398-9678-1f2d7c9de28f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa27085-34e0-4398-9678-1f2d7c9de28f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7974344845689576561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561797434484568957656179743448456895765617974344845689576561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13cf71d-0df0-4c46-838f-926c796c9795, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d1ec7a-2e3c-4a40-8570-13a4d753893b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d1ec7a-2e3c-4a40-8570-13a4d753893b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 814193016671913740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740814193016671913740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa27085-34e0-4398-9678-1f2d7c9de28f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d02c226-368b-4385-9b07-250e96bdf441, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d02c226-368b-4385-9b07-250e96bdf441, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17715502640959662873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873177155026409596628731771550264095966287317715502640959662873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d1ec7a-2e3c-4a40-8570-13a4d753893b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2958b6-62a9-4ab9-9e3b-b951230e2050, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2958b6-62a9-4ab9-9e3b-b951230e2050, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6982026295042952542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542698202629504295254269820262950429525426982026295042952542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d02c226-368b-4385-9b07-250e96bdf441, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569e415e-a680-4bc1-95f3-827616af87d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569e415e-a680-4bc1-95f3-827616af87d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18110292058219623394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394181102920582196233941811029205821962339418110292058219623394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2958b6-62a9-4ab9-9e3b-b951230e2050, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25062207-2e36-4781-ba19-81067ea01f97, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25062207-2e36-4781-ba19-81067ea01f97, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7571205051895835946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946757120505189583594675712050518958359467571205051895835946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569e415e-a680-4bc1-95f3-827616af87d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a39fde9-a23e-4f8b-8b7e-d3d8e2f1c9cb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a39fde9-a23e-4f8b-8b7e-d3d8e2f1c9cb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11679682235135327315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315116796822351353273151167968223513532731511679682235135327315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25062207-2e36-4781-ba19-81067ea01f97, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d537c420-6a15-4757-a5d6-a42d4ba42721, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d537c420-6a15-4757-a5d6-a42d4ba42721, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9880072598310907748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748988007259831090774898800725983109077489880072598310907748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a39fde9-a23e-4f8b-8b7e-d3d8e2f1c9cb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bfa3a19-ea35-4b05-a7b1-81b242f655ab, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bfa3a19-ea35-4b05-a7b1-81b242f655ab, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14860984210821176173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173148609842108211761731486098421082117617314860984210821176173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d537c420-6a15-4757-a5d6-a42d4ba42721, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23839b3f-d297-4d59-adb6-7c49d5cc308f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23839b3f-d297-4d59-adb6-7c49d5cc308f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16706257408155021649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649167062574081550216491670625740815502164916706257408155021649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bfa3a19-ea35-4b05-a7b1-81b242f655ab, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a52ca00-da32-4ff7-97a6-d1c64a572aaa, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a52ca00-da32-4ff7-97a6-d1c64a572aaa, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574525500194329985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985457452550019432998545745255001943299854574525500194329985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23839b3f-d297-4d59-adb6-7c49d5cc308f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ddf5fa5-39a7-4b33-963a-5e90f5703074, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddf5fa5-39a7-4b33-963a-5e90f5703074, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1665846470766558541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541166584647076655854116658464707665585411665846470766558541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a52ca00-da32-4ff7-97a6-d1c64a572aaa, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3412fa8-6667-4f19-9596-f4efad7d726d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3412fa8-6667-4f19-9596-f4efad7d726d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595381846913186892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892105953818469131868921059538184691318689210595381846913186892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddf5fa5-39a7-4b33-963a-5e90f5703074, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daed9765-a3da-4aef-9b0e-9aa65ddd3548, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daed9765-a3da-4aef-9b0e-9aa65ddd3548, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042017701737615002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002104201770173761500210420177017376150021042017701737615002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3412fa8-6667-4f19-9596-f4efad7d726d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb66385-2331-44ed-86c1-1d176441dcc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb66385-2331-44ed-86c1-1d176441dcc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15677131828819945478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478156771318288199454781567713182881994547815677131828819945478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daed9765-a3da-4aef-9b0e-9aa65ddd3548, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829c5c3e-ba08-44c9-8fc8-64514beef97e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829c5c3e-ba08-44c9-8fc8-64514beef97e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18259251525982227599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599182592515259822275991825925152598222759918259251525982227599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb66385-2331-44ed-86c1-1d176441dcc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0490de0f-14ec-4985-9842-0d2dc2549b6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0490de0f-14ec-4985-9842-0d2dc2549b6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169693460469680814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814716969346046968081471696934604696808147169693460469680814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829c5c3e-ba08-44c9-8fc8-64514beef97e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec43aae-7e99-4e2d-bce8-810f7600a6d6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec43aae-7e99-4e2d-bce8-810f7600a6d6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297521327359946151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151142975213273599461511429752132735994615114297521327359946151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0490de0f-14ec-4985-9842-0d2dc2549b6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d415c97-4a60-44a5-a854-ab3d66d765f6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d415c97-4a60-44a5-a854-ab3d66d765f6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10779317646906385052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052107793176469063850521077931764690638505210779317646906385052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec43aae-7e99-4e2d-bce8-810f7600a6d6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be98681-01a4-4cd6-bd7f-5a508a50a9ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be98681-01a4-4cd6-bd7f-5a508a50a9ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476885486984107475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475124768854869841074751247688548698410747512476885486984107475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d415c97-4a60-44a5-a854-ab3d66d765f6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa1069a-6d00-4ea2-9f3f-32fa9d85ec9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa1069a-6d00-4ea2-9f3f-32fa9d85ec9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1382644685600603139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139138264468560060313913826446856006031391382644685600603139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa1069a-6d00-4ea2-9f3f-32fa9d85ec9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67df22f3-1a0e-4cbc-a641-3a0470d85f85, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67df22f3-1a0e-4cbc-a641-3a0470d85f85, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14044832681992343187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187140448326819923431871404483268199234318714044832681992343187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be98681-01a4-4cd6-bd7f-5a508a50a9ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b9bb014-0c55-46f7-841e-6ddf01e0cade, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b9bb014-0c55-46f7-841e-6ddf01e0cade, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7396180801027965449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449739618080102796544973961808010279654497396180801027965449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67df22f3-1a0e-4cbc-a641-3a0470d85f85, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9606fb-93cf-4e8c-8089-487929e04929, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b9bb014-0c55-46f7-841e-6ddf01e0cade, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9606fb-93cf-4e8c-8089-487929e04929, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13837329193637722551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551138373291936377225511383732919363772255113837329193637722551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d157f43-151f-4886-80ab-aa541d96364e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d157f43-151f-4886-80ab-aa541d96364e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12414218270229250637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637124142182702292506371241421827022925063712414218270229250637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9606fb-93cf-4e8c-8089-487929e04929, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ea682f-cab7-4842-a6b3-8f40eb9cdcef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ea682f-cab7-4842-a6b3-8f40eb9cdcef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040307593307915037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037104030759330791503710403075933079150371040307593307915037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d157f43-151f-4886-80ab-aa541d96364e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb8b675-7c16-4294-913a-028db021ba6d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb8b675-7c16-4294-913a-028db021ba6d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17799413652822039423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423177994136528220394231779941365282203942317799413652822039423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ea682f-cab7-4842-a6b3-8f40eb9cdcef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf47b2f-e0ee-4f30-864a-0b23a7154f6b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf47b2f-e0ee-4f30-864a-0b23a7154f6b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9518418140502330993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993951841814050233099395184181405023309939518418140502330993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb8b675-7c16-4294-913a-028db021ba6d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3caa0f2-4f36-4143-9802-6ec4fe775268, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3caa0f2-4f36-4143-9802-6ec4fe775268, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481141225095513391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391481141225095513391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf47b2f-e0ee-4f30-864a-0b23a7154f6b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b5200a-ec4d-4c30-b9bf-64de79a97ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b5200a-ec4d-4c30-b9bf-64de79a97ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16388387446695825451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451163883874466958254511638838744669582545116388387446695825451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3caa0f2-4f36-4143-9802-6ec4fe775268, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b89603-f6d2-4397-8953-903a49b532d9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b89603-f6d2-4397-8953-903a49b532d9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9996070860373822647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647999607086037382264799960708603738226479996070860373822647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b5200a-ec4d-4c30-b9bf-64de79a97ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861eb4c2-d56a-44a8-bd95-1a7970774623, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861eb4c2-d56a-44a8-bd95-1a7970774623, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10768451692585255751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751107684516925852557511076845169258525575110768451692585255751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b89603-f6d2-4397-8953-903a49b532d9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cea1f7-d982-4570-a597-d1dd70a1dbdd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cea1f7-d982-4570-a597-d1dd70a1dbdd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861439942396050530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530178614399423960505301786143994239605053017861439942396050530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861eb4c2-d56a-44a8-bd95-1a7970774623, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da00e2a4-a77a-4165-aed7-821da2d82a7b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da00e2a4-a77a-4165-aed7-821da2d82a7b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7207979148657458076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076720797914865745807672079791486574580767207979148657458076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cea1f7-d982-4570-a597-d1dd70a1dbdd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5729cf-ebb4-4b23-b95e-6a63834326b4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5729cf-ebb4-4b23-b95e-6a63834326b4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14849318629988037097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097148493186299880370971484931862998803709714849318629988037097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da00e2a4-a77a-4165-aed7-821da2d82a7b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b619af5f-82b3-4009-9bd4-2334acee60ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b619af5f-82b3-4009-9bd4-2334acee60ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12089530625745637973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973120895306257456379731208953062574563797312089530625745637973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b619af5f-82b3-4009-9bd4-2334acee60ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07529f43-82ed-4bf5-a755-7fa904834713, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07529f43-82ed-4bf5-a755-7fa904834713, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13768510288914287959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959137685102889142879591376851028891428795913768510288914287959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5729cf-ebb4-4b23-b95e-6a63834326b4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b850f53-ec81-4a7b-8c79-b3ac72ca9bb7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b850f53-ec81-4a7b-8c79-b3ac72ca9bb7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5260141863543754073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073526014186354375407352601418635437540735260141863543754073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07529f43-82ed-4bf5-a755-7fa904834713, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 921c4862-12cc-40e5-868b-a283fedea8ec, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921c4862-12cc-40e5-868b-a283fedea8ec, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8884199861924040940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940888419986192404094088841998619240409408884199861924040940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b850f53-ec81-4a7b-8c79-b3ac72ca9bb7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e12dc17-36a5-45b9-8511-3cf3d68a3d30, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e12dc17-36a5-45b9-8511-3cf3d68a3d30, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11042060177584771209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209110420601775847712091104206017758477120911042060177584771209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921c4862-12cc-40e5-868b-a283fedea8ec, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac3c380-f3ec-4e0e-8e06-1e327ef5ad9a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac3c380-f3ec-4e0e-8e06-1e327ef5ad9a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10970677526089308544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544109706775260893085441097067752608930854410970677526089308544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e12dc17-36a5-45b9-8511-3cf3d68a3d30, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e979262-5885-426c-b2b8-cc60e8b02b6c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e979262-5885-426c-b2b8-cc60e8b02b6c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6171684541397080022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022617168454139708002261716845413970800226171684541397080022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac3c380-f3ec-4e0e-8e06-1e327ef5ad9a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e979262-5885-426c-b2b8-cc60e8b02b6c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a571b42-c8a5-468a-bc73-2688a05c833d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a571b42-c8a5-468a-bc73-2688a05c833d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017449406716657999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999150174494067166579991501744940671665799915017449406716657999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c33043-9869-4615-819c-e4cbc764cb49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c33043-9869-4615-819c-e4cbc764cb49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9321204860110732887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887932120486011073288793212048601107328879321204860110732887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a571b42-c8a5-468a-bc73-2688a05c833d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ebb5e0-5705-40ba-9e60-0be3eaff0182, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ebb5e0-5705-40ba-9e60-0be3eaff0182, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9219690044649246402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402921969004464924640292196900446492464029219690044649246402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c33043-9869-4615-819c-e4cbc764cb49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d5c1dc-a2f1-44da-bd5b-dc1110b916e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d5c1dc-a2f1-44da-bd5b-dc1110b916e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911592558202900828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828159115925582029008281591159255820290082815911592558202900828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ebb5e0-5705-40ba-9e60-0be3eaff0182, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d5c1dc-a2f1-44da-bd5b-dc1110b916e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cac8b0f-916c-4ed7-a705-9d29297f6570, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cac8b0f-916c-4ed7-a705-9d29297f6570, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851222929893559230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230178512229298935592301785122292989355923017851222929893559230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46510809-3b56-471b-b395-43d252669923, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46510809-3b56-471b-b395-43d252669923, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14216389595746073667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667142163895957460736671421638959574607366714216389595746073667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cac8b0f-916c-4ed7-a705-9d29297f6570, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46510809-3b56-471b-b395-43d252669923, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4008874-d7de-4cd5-9156-7c84b62b6529, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4008874-d7de-4cd5-9156-7c84b62b6529, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5913880824794435468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468591388082479443546859138808247944354685913880824794435468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb74ceb9-6f94-4402-a54d-edce8f561647, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb74ceb9-6f94-4402-a54d-edce8f561647, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8207817565409127160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160820781756540912716082078175654091271608207817565409127160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4008874-d7de-4cd5-9156-7c84b62b6529, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835b8500-9a1c-4ebe-8f4a-ece08b2708a4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835b8500-9a1c-4ebe-8f4a-ece08b2708a4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944829911593153526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526294482991159315352629448299115931535262944829911593153526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb74ceb9-6f94-4402-a54d-edce8f561647, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7d421f-7cd9-4ee2-b3a8-b2751673dcfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7d421f-7cd9-4ee2-b3a8-b2751673dcfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230547097315297919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919523054709731529791952305470973152979195230547097315297919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835b8500-9a1c-4ebe-8f4a-ece08b2708a4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419969f6-21de-460d-8260-8a2f7d9bcb53, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7d421f-7cd9-4ee2-b3a8-b2751673dcfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419969f6-21de-460d-8260-8a2f7d9bcb53, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3530589794216502096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096353058979421650209635305897942165020963530589794216502096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0da6a59-60e3-4191-ab73-44915fa71339, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0da6a59-60e3-4191-ab73-44915fa71339, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287657432890725643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643128765743289072564312876574328907256431287657432890725643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419969f6-21de-460d-8260-8a2f7d9bcb53, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b991f212-e93e-4846-afa0-0ea3131534f3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b991f212-e93e-4846-afa0-0ea3131534f3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11997644724322190836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836119976447243221908361199764472432219083611997644724322190836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0da6a59-60e3-4191-ab73-44915fa71339, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad53ab5-25a4-46d3-81a2-05e508124aca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad53ab5-25a4-46d3-81a2-05e508124aca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3038288582367512120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120303828858236751212030382885823675121203038288582367512120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad53ab5-25a4-46d3-81a2-05e508124aca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349fc0fb-b5db-4b55-93a0-081f7c41faf8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349fc0fb-b5db-4b55-93a0-081f7c41faf8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8985582579236101258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258898558257923610125889855825792361012588985582579236101258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349fc0fb-b5db-4b55-93a0-081f7c41faf8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844c993b-da1c-4a07-98d0-30475ef8b6a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844c993b-da1c-4a07-98d0-30475ef8b6a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4592005371752638669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669459200537175263866945920053717526386694592005371752638669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844c993b-da1c-4a07-98d0-30475ef8b6a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef444d18-cd08-4ef2-aec5-7a147746181c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef444d18-cd08-4ef2-aec5-7a147746181c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843813714621582231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231118438137146215822311184381371462158223111843813714621582231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b991f212-e93e-4846-afa0-0ea3131534f3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14dc31fe-087f-4f4b-8066-344d7cdc1174, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14dc31fe-087f-4f4b-8066-344d7cdc1174, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9525288867833165402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402952528886783316540295252888678331654029525288867833165402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef444d18-cd08-4ef2-aec5-7a147746181c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25cfaf6-46b1-4140-a30d-fd51d75afad2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25cfaf6-46b1-4140-a30d-fd51d75afad2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821738653670222520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520782173865367022252078217386536702225207821738653670222520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14dc31fe-087f-4f4b-8066-344d7cdc1174, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac010c0-08cf-465d-a474-3aaba54ec0c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac010c0-08cf-465d-a474-3aaba54ec0c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 687485381804977242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242687485381804977242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25cfaf6-46b1-4140-a30d-fd51d75afad2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06307c1-9fc9-46eb-90c1-911521a65012, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06307c1-9fc9-46eb-90c1-911521a65012, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9162713717067910253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253916271371706791025391627137170679102539162713717067910253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac010c0-08cf-465d-a474-3aaba54ec0c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6b9cc3-9cc1-41fc-b05f-266a11dd7b14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6b9cc3-9cc1-41fc-b05f-266a11dd7b14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398026019846280322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322139802601984628032213980260198462803221398026019846280322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06307c1-9fc9-46eb-90c1-911521a65012, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3cfad53-4c07-436b-9f84-7af54c246b27, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3cfad53-4c07-436b-9f84-7af54c246b27, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11339001863716174139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139113390018637161741391133900186371617413911339001863716174139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6b9cc3-9cc1-41fc-b05f-266a11dd7b14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824dd084-c622-4b58-bfc6-75a463255e21, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824dd084-c622-4b58-bfc6-75a463255e21, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2073832932366101946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946207383293236610194620738329323661019462073832932366101946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3cfad53-4c07-436b-9f84-7af54c246b27, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714eaee3-6016-4aea-9e38-a8245b3b02d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714eaee3-6016-4aea-9e38-a8245b3b02d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12813951736096727236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236128139517360967272361281395173609672723612813951736096727236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824dd084-c622-4b58-bfc6-75a463255e21, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37498bcf-57a3-4d21-8fb8-f8df40c839c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37498bcf-57a3-4d21-8fb8-f8df40c839c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1985231855566852874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874198523185556685287419852318555668528741985231855566852874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714eaee3-6016-4aea-9e38-a8245b3b02d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad7907a8-2126-4428-9b35-98fc8c0357c7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad7907a8-2126-4428-9b35-98fc8c0357c7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17116977752364542511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511171169777523645425111711697775236454251117116977752364542511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37498bcf-57a3-4d21-8fb8-f8df40c839c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e89338-2e58-4473-9967-2a5eb5bc3b47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e89338-2e58-4473-9967-2a5eb5bc3b47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2833423202947737002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002283342320294773700228334232029477370022833423202947737002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad7907a8-2126-4428-9b35-98fc8c0357c7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de7891f-2d4e-4734-b66e-f05185199447, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de7891f-2d4e-4734-b66e-f05185199447, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367444356367973736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736153674443563679737361536744435636797373615367444356367973736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e89338-2e58-4473-9967-2a5eb5bc3b47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62be94e9-c23b-4813-b4cf-d7b95b0184e9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62be94e9-c23b-4813-b4cf-d7b95b0184e9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2958342440428555960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960295834244042855596029583424404285559602958342440428555960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de7891f-2d4e-4734-b66e-f05185199447, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35335d04-7f68-43c1-a2ce-570a6b605513, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35335d04-7f68-43c1-a2ce-570a6b605513, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15118635348558997586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586151186353485589975861511863534855899758615118635348558997586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62be94e9-c23b-4813-b4cf-d7b95b0184e9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c05d72-9641-4b6b-a3ef-815e43c26f4e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c05d72-9641-4b6b-a3ef-815e43c26f4e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11426005101940594379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379114260051019405943791142600510194059437911426005101940594379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35335d04-7f68-43c1-a2ce-570a6b605513, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b27a02a-0156-40a2-91ed-1356fcac7e37, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b27a02a-0156-40a2-91ed-1356fcac7e37, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12721117627136052943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943127211176271360529431272111762713605294312721117627136052943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c05d72-9641-4b6b-a3ef-815e43c26f4e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72000baf-4c0a-44dd-b102-a319870c9efe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72000baf-4c0a-44dd-b102-a319870c9efe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977843341570703540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540179778433415707035401797784334157070354017977843341570703540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b27a02a-0156-40a2-91ed-1356fcac7e37, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72000baf-4c0a-44dd-b102-a319870c9efe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41ed8dda-399f-495d-9ef9-dd0cb04f0bbb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41ed8dda-399f-495d-9ef9-dd0cb04f0bbb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175250110140686505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505617525011014068650561752501101406865056175250110140686505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50eae8e-7029-4e52-b383-a306a9223146, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50eae8e-7029-4e52-b383-a306a9223146, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4344176893428050326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326434417689342805032643441768934280503264344176893428050326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41ed8dda-399f-495d-9ef9-dd0cb04f0bbb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b84b4b-f772-4677-913b-24b5ef947bde, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b84b4b-f772-4677-913b-24b5ef947bde, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427894529919593007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007542789452991959300754278945299195930075427894529919593007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50eae8e-7029-4e52-b383-a306a9223146, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcafb268-2160-48cd-9c8f-37b4c0f13117, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcafb268-2160-48cd-9c8f-37b4c0f13117, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17007623715487766441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441170076237154877664411700762371548776644117007623715487766441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b84b4b-f772-4677-913b-24b5ef947bde, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1852df4c-4bc7-4200-9a44-11b4040b5577, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1852df4c-4bc7-4200-9a44-11b4040b5577, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4350939534842037785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785435093953484203778543509395348420377854350939534842037785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcafb268-2160-48cd-9c8f-37b4c0f13117, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33242df6-4b77-4fd2-8a71-f10a1f927f89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33242df6-4b77-4fd2-8a71-f10a1f927f89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12011816929262835594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594120118169292628355941201181692926283559412011816929262835594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1852df4c-4bc7-4200-9a44-11b4040b5577, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33242df6-4b77-4fd2-8a71-f10a1f927f89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec05e34d-d971-42cc-831c-050f04a9d593, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f04ff5-0a13-4d98-b028-b858fd9e9ffe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f04ff5-0a13-4d98-b028-b858fd9e9ffe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366565402823828729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729636656540282382872963665654028238287296366565402823828729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec05e34d-d971-42cc-831c-050f04a9d593, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 412219387851602015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015412219387851602015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f04ff5-0a13-4d98-b028-b858fd9e9ffe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d56fb8a9-5d6b-4bb0-93c6-4d9d883167c0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d56fb8a9-5d6b-4bb0-93c6-4d9d883167c0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10686546720439513305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305106865467204395133051068654672043951330510686546720439513305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec05e34d-d971-42cc-831c-050f04a9d593, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6349576b-998f-40af-9eb1-eab9fe06ab3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6349576b-998f-40af-9eb1-eab9fe06ab3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6838220309535709974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974683822030953570997468382203095357099746838220309535709974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d56fb8a9-5d6b-4bb0-93c6-4d9d883167c0, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410771e0-d7ef-4b58-8449-4bc5c1dc22ee, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410771e0-d7ef-4b58-8449-4bc5c1dc22ee, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132127875668422933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933313212787566842293331321278756684229333132127875668422933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6349576b-998f-40af-9eb1-eab9fe06ab3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b36fd5e-f314-41b3-8a85-eefdd6f03a2d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b36fd5e-f314-41b3-8a85-eefdd6f03a2d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16766550061263010860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860167665500612630108601676655006126301086016766550061263010860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410771e0-d7ef-4b58-8449-4bc5c1dc22ee, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff14023-b471-435b-86c3-11d713b5ca47, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff14023-b471-435b-86c3-11d713b5ca47, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16959786915105905887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887169597869151059058871695978691510590588716959786915105905887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b36fd5e-f314-41b3-8a85-eefdd6f03a2d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113238ad-b619-48b0-a91b-ef0b485a0c14, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113238ad-b619-48b0-a91b-ef0b485a0c14, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041084194572330747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747110410841945723307471104108419457233074711041084194572330747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff14023-b471-435b-86c3-11d713b5ca47, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349a5872-199c-4ba9-9ca1-eb5db2bc0d63, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349a5872-199c-4ba9-9ca1-eb5db2bc0d63, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2404935115401685876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876240493511540168587624049351154016858762404935115401685876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113238ad-b619-48b0-a91b-ef0b485a0c14, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e9d2eb-f34c-4ef8-bf84-ffc39ae1e1d4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e9d2eb-f34c-4ef8-bf84-ffc39ae1e1d4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943131251715466219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219394313125171546621939431312517154662193943131251715466219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349a5872-199c-4ba9-9ca1-eb5db2bc0d63, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d864592-ba40-4829-b191-ab22c4cc90fd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d864592-ba40-4829-b191-ab22c4cc90fd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2190124237034709755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755219012423703470975521901242370347097552190124237034709755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e9d2eb-f34c-4ef8-bf84-ffc39ae1e1d4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e6dbca3-7ee4-4977-b338-1a85389b55d8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6dbca3-7ee4-4977-b338-1a85389b55d8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16431225582103486210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210164312255821034862101643122558210348621016431225582103486210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d864592-ba40-4829-b191-ab22c4cc90fd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334cdacc-416c-4fc4-8fa5-4fade4af0020, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334cdacc-416c-4fc4-8fa5-4fade4af0020, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3483618050263296826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826348361805026329682634836180502632968263483618050263296826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6dbca3-7ee4-4977-b338-1a85389b55d8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bea59c6-2179-4759-ba33-7db6a2fd331c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bea59c6-2179-4759-ba33-7db6a2fd331c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380456731638842611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611380456731638842611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334cdacc-416c-4fc4-8fa5-4fade4af0020, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4113fd29-6626-43fe-9b71-298bf3e25938, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4113fd29-6626-43fe-9b71-298bf3e25938, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14120951600867737061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061141209516008677370611412095160086773706114120951600867737061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bea59c6-2179-4759-ba33-7db6a2fd331c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49db943a-ee76-4300-b7d5-27dfeabc8623, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49db943a-ee76-4300-b7d5-27dfeabc8623, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16305254097520367668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668163052540975203676681630525409752036766816305254097520367668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4113fd29-6626-43fe-9b71-298bf3e25938, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4182c38-bce0-41fa-b02a-5d05b2bd2743, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49db943a-ee76-4300-b7d5-27dfeabc8623, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4182c38-bce0-41fa-b02a-5d05b2bd2743, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700447766513508843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843670044776651350884367004477665135088436700447766513508843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805185a6-4f9f-4f4a-b42c-291c6a8642e4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805185a6-4f9f-4f4a-b42c-291c6a8642e4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1554478947931313155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155155447894793131315515544789479313131551554478947931313155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4182c38-bce0-41fa-b02a-5d05b2bd2743, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 907c7a65-47ab-42da-a682-c851569c3037, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907c7a65-47ab-42da-a682-c851569c3037, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16521537166813196076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076165215371668131960761652153716681319607616521537166813196076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805185a6-4f9f-4f4a-b42c-291c6a8642e4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ec569a-20e3-47e2-b087-9535023d2e04, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ec569a-20e3-47e2-b087-9535023d2e04, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370763038875198536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536237076303887519853623707630388751985362370763038875198536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ec569a-20e3-47e2-b087-9535023d2e04, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509b0554-60c7-4a83-8b89-e4705405de0a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509b0554-60c7-4a83-8b89-e4705405de0a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703757272809065490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490107037572728090654901070375727280906549010703757272809065490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907c7a65-47ab-42da-a682-c851569c3037, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64127d8-d3fc-44d4-98b7-b0af00947c3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64127d8-d3fc-44d4-98b7-b0af00947c3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9438372889532676310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310943837288953267631094383728895326763109438372889532676310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509b0554-60c7-4a83-8b89-e4705405de0a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fbab3f-f272-42bf-9108-b488503aea32, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fbab3f-f272-42bf-9108-b488503aea32, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18234951757432736919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919182349517574327369191823495175743273691918234951757432736919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64127d8-d3fc-44d4-98b7-b0af00947c3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d58f5b-276c-4006-9abc-3c6864382579, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fbab3f-f272-42bf-9108-b488503aea32, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d58f5b-276c-4006-9abc-3c6864382579, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15503670867942600083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083155036708679426000831550367086794260008315503670867942600083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea8d3e3-0a70-4f9a-b808-4658c55ee865, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea8d3e3-0a70-4f9a-b808-4658c55ee865, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14531904304943318541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541145319043049433185411453190430494331854114531904304943318541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d58f5b-276c-4006-9abc-3c6864382579, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a001d62-b129-4585-a3bc-9c4deff34539, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a001d62-b129-4585-a3bc-9c4deff34539, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15659987367569262303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303156599873675692623031565998736756926230315659987367569262303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea8d3e3-0a70-4f9a-b808-4658c55ee865, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d334b202-31d7-428b-b336-c6279a46174f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d334b202-31d7-428b-b336-c6279a46174f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 698365720091940466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466698365720091940466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a001d62-b129-4585-a3bc-9c4deff34539, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c28fe2a-8fd0-4570-a449-1f9fd29b1001, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d334b202-31d7-428b-b336-c6279a46174f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c28fe2a-8fd0-4570-a449-1f9fd29b1001, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8793214512600512721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721879321451260051272187932145126005127218793214512600512721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1b34c6-710f-4733-9bfa-ccb5baf0f941, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1b34c6-710f-4733-9bfa-ccb5baf0f941, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139564760565237689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689161395647605652376891613956476056523768916139564760565237689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c28fe2a-8fd0-4570-a449-1f9fd29b1001, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b603a9-1ff2-4b6a-85ca-fc00f90fb845, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b603a9-1ff2-4b6a-85ca-fc00f90fb845, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198286416091251718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718319828641609125171831982864160912517183198286416091251718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1b34c6-710f-4733-9bfa-ccb5baf0f941, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a938c39-ab2f-43f6-aadf-89816425bd57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a938c39-ab2f-43f6-aadf-89816425bd57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15075721805747513203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203150757218057475132031507572180574751320315075721805747513203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b603a9-1ff2-4b6a-85ca-fc00f90fb845, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda58ac5-bb4c-4fc8-9da3-6e432e477adf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda58ac5-bb4c-4fc8-9da3-6e432e477adf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910269571195545536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536191026957119554553619102695711955455361910269571195545536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a938c39-ab2f-43f6-aadf-89816425bd57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a151715a-6c76-4e25-aa2a-9fb7941330a3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a151715a-6c76-4e25-aa2a-9fb7941330a3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219641743187051216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216162196417431870512161621964174318705121616219641743187051216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda58ac5-bb4c-4fc8-9da3-6e432e477adf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62743eb0-e35a-4a3d-bcdb-e88fcd2b7ace, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62743eb0-e35a-4a3d-bcdb-e88fcd2b7ace, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16925778474524659680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680169257784745246596801692577847452465968016925778474524659680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a151715a-6c76-4e25-aa2a-9fb7941330a3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c157d5-5514-403f-ac0f-b74dbecd8dcc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c157d5-5514-403f-ac0f-b74dbecd8dcc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7921383973899076025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025792138397389907602579213839738990760257921383973899076025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62743eb0-e35a-4a3d-bcdb-e88fcd2b7ace, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b52f932-2df1-4fcd-bafc-a6a7e35ca61a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b52f932-2df1-4fcd-bafc-a6a7e35ca61a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028192599476343815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815702819259947634381570281925994763438157028192599476343815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b52f932-2df1-4fcd-bafc-a6a7e35ca61a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a20725-ebac-466c-bd7b-46a12e9efffb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a20725-ebac-466c-bd7b-46a12e9efffb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959044337515266120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120495904433751526612049590443375152661204959044337515266120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c157d5-5514-403f-ac0f-b74dbecd8dcc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f8346f-b20d-4c1a-b25a-f60225c58771, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f8346f-b20d-4c1a-b25a-f60225c58771, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4896527172952284893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893489652717295228489348965271729522848934896527172952284893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f8346f-b20d-4c1a-b25a-f60225c58771, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013755b9-598c-47e1-be4c-872de81bdcda, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013755b9-598c-47e1-be4c-872de81bdcda, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419055668854412923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923124190556688544129231241905566885441292312419055668854412923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a20725-ebac-466c-bd7b-46a12e9efffb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fde42f3-568a-49f8-9a0f-013f1ee6c79a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fde42f3-568a-49f8-9a0f-013f1ee6c79a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16280586245143418637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637162805862451434186371628058624514341863716280586245143418637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013755b9-598c-47e1-be4c-872de81bdcda, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97832cb7-af1e-49c6-92b8-34eee3ea3269, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97832cb7-af1e-49c6-92b8-34eee3ea3269, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170599045715990804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804131705990457159908041317059904571599080413170599045715990804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fde42f3-568a-49f8-9a0f-013f1ee6c79a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49864077-eee8-4e25-a063-1c3455e61848, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49864077-eee8-4e25-a063-1c3455e61848, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2231561920990113280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280223156192099011328022315619209901132802231561920990113280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97832cb7-af1e-49c6-92b8-34eee3ea3269, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1bb26a-504b-4bed-8bce-3268ce8e5d8c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1bb26a-504b-4bed-8bce-3268ce8e5d8c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13930076046898199280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280139300760468981992801393007604689819928013930076046898199280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49864077-eee8-4e25-a063-1c3455e61848, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a81783f-1582-444d-a997-88d61b969992, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a81783f-1582-444d-a997-88d61b969992, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125256169296482848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848112525616929648284811252561692964828481125256169296482848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1bb26a-504b-4bed-8bce-3268ce8e5d8c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5198044f-8111-4c97-8f36-e676c346c99e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5198044f-8111-4c97-8f36-e676c346c99e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13405865833185354399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399134058658331853543991340586583318535439913405865833185354399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a81783f-1582-444d-a997-88d61b969992, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d168f1c9-84bd-44d0-9773-d9f66bd10d49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d168f1c9-84bd-44d0-9773-d9f66bd10d49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212158424174315736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736172121584241743157361721215842417431573617212158424174315736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5198044f-8111-4c97-8f36-e676c346c99e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c52998-0236-45d6-8ab3-97827895a25b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c52998-0236-45d6-8ab3-97827895a25b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877842054673562829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829187784205467356282918778420546735628291877842054673562829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d168f1c9-84bd-44d0-9773-d9f66bd10d49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4beb2d-2519-441b-a90a-795113db371b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4beb2d-2519-441b-a90a-795113db371b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649493952871811779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779264949395287181177926494939528718117792649493952871811779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c52998-0236-45d6-8ab3-97827895a25b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4beb2d-2519-441b-a90a-795113db371b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17bbdfd-264f-4675-948b-efd9c6267898, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beba0390-c3b1-4312-9372-10102415cb5b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beba0390-c3b1-4312-9372-10102415cb5b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4949259902017844409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409494925990201784440949492599020178444094949259902017844409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17bbdfd-264f-4675-948b-efd9c6267898, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729624177531501248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248177296241775315012481772962417753150124817729624177531501248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17bbdfd-264f-4675-948b-efd9c6267898, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edfa6192-7227-4046-839f-28f744fa7cf3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edfa6192-7227-4046-839f-28f744fa7cf3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121049842287557921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921412104984228755792141210498422875579214121049842287557921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beba0390-c3b1-4312-9372-10102415cb5b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edfa6192-7227-4046-839f-28f744fa7cf3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e916cb1-f010-4295-b2e9-643893cb616d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e916cb1-f010-4295-b2e9-643893cb616d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972919067885780338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338197291906788578033819729190678857803381972919067885780338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4970eaf3-6927-4144-8622-67ce444c1eea, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4970eaf3-6927-4144-8622-67ce444c1eea, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3268662820168632175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175326866282016863217532686628201686321753268662820168632175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e916cb1-f010-4295-b2e9-643893cb616d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4970eaf3-6927-4144-8622-67ce444c1eea, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62caec3b-00be-4864-ba6b-dc7b3fe98fbc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62caec3b-00be-4864-ba6b-dc7b3fe98fbc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 605518008981100161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161605518008981100161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b472015-0799-4e3a-a069-a4502f2defc5, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b472015-0799-4e3a-a069-a4502f2defc5, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381833672059016903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903538183367205901690353818336720590169035381833672059016903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62caec3b-00be-4864-ba6b-dc7b3fe98fbc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e6c8e2-b72f-4bd7-976a-1cbab015b18f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e6c8e2-b72f-4bd7-976a-1cbab015b18f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218599853052763377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377921859985305276337792185998530527633779218599853052763377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b472015-0799-4e3a-a069-a4502f2defc5, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a0fba9-1f87-4f87-aaf5-7b36b8df6d3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a0fba9-1f87-4f87-aaf5-7b36b8df6d3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17072262050890251309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309170722620508902513091707226205089025130917072262050890251309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e6c8e2-b72f-4bd7-976a-1cbab015b18f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb87865d-7977-411b-8ae5-0b3d02d245ca, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb87865d-7977-411b-8ae5-0b3d02d245ca, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800195214728303650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650128001952147283036501280019521472830365012800195214728303650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a0fba9-1f87-4f87-aaf5-7b36b8df6d3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d242c0e5-a357-411d-87f8-0433595fec77, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d242c0e5-a357-411d-87f8-0433595fec77, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7565372899202542736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736756537289920254273675653728992025427367565372899202542736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb87865d-7977-411b-8ae5-0b3d02d245ca, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc81084-b847-4de6-9b7d-722f4dcb0c3a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc81084-b847-4de6-9b7d-722f4dcb0c3a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10115495947048513429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429101154959470485134291011549594704851342910115495947048513429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d242c0e5-a357-411d-87f8-0433595fec77, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01963fd6-db0f-429a-99a1-223275c3c62b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01963fd6-db0f-429a-99a1-223275c3c62b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17423648926889275605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605174236489268892756051742364892688927560517423648926889275605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc81084-b847-4de6-9b7d-722f4dcb0c3a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f516cf0e-025b-4257-a1b0-6a43f4bb60ae, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f516cf0e-025b-4257-a1b0-6a43f4bb60ae, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18385279430465713686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686183852794304657136861838527943046571368618385279430465713686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01963fd6-db0f-429a-99a1-223275c3c62b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9574b510-9569-4000-8e82-3747e38e3f0f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9574b510-9569-4000-8e82-3747e38e3f0f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8583420965172044283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283858342096517204428385834209651720442838583420965172044283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f516cf0e-025b-4257-a1b0-6a43f4bb60ae, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea244f92-908e-4b12-9b4c-535ce1e87089, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea244f92-908e-4b12-9b4c-535ce1e87089, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931375147872125204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204793137514787212520479313751478721252047931375147872125204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9574b510-9569-4000-8e82-3747e38e3f0f, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15451cd-2116-4c86-9e11-56d44db47c3c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15451cd-2116-4c86-9e11-56d44db47c3c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665632517110499070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070156656325171104990701566563251711049907015665632517110499070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea244f92-908e-4b12-9b4c-535ce1e87089, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dcacea-26ab-4db4-b453-7db9a0fc899e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15451cd-2116-4c86-9e11-56d44db47c3c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dcacea-26ab-4db4-b453-7db9a0fc899e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5736458030392873502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502573645803039287350257364580303928735025736458030392873502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1366364c-3c0d-4919-8e23-5b0af75e3489, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1366364c-3c0d-4919-8e23-5b0af75e3489, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861782113295056455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455686178211329505645568617821132950564556861782113295056455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dcacea-26ab-4db4-b453-7db9a0fc899e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45245bfe-c135-4c8e-a053-86e0e4b5221e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1366364c-3c0d-4919-8e23-5b0af75e3489, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45245bfe-c135-4c8e-a053-86e0e4b5221e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680141500859339508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508126801415008593395081268014150085933950812680141500859339508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7382c3a2-a030-42fb-aec4-08c242fda088, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7382c3a2-a030-42fb-aec4-08c242fda088, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855714776482383428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428108557147764823834281085571477648238342810855714776482383428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45245bfe-c135-4c8e-a053-86e0e4b5221e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67442b9-557b-47a4-adb3-bf9d7118d067, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7382c3a2-a030-42fb-aec4-08c242fda088, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67442b9-557b-47a4-adb3-bf9d7118d067, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697275877469171483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483697275877469171483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81fc554-531a-4fbe-a9d0-e610239f648b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81fc554-531a-4fbe-a9d0-e610239f648b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5873046556819251876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876587304655681925187658730465568192518765873046556819251876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67442b9-557b-47a4-adb3-bf9d7118d067, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81fc554-531a-4fbe-a9d0-e610239f648b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b9d112-a568-42db-9cd4-73cc1a557b74, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b9d112-a568-42db-9cd4-73cc1a557b74, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15036419218440683558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558150364192184406835581503641921844068355815036419218440683558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b9da71-cc1d-4f41-a0f2-2af76d99c919, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b9da71-cc1d-4f41-a0f2-2af76d99c919, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8881166159024471532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532888116615902447153288811661590244715328881166159024471532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b9d112-a568-42db-9cd4-73cc1a557b74, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b9da71-cc1d-4f41-a0f2-2af76d99c919, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49c5124-47c5-4610-b379-b0cfee252134, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49c5124-47c5-4610-b379-b0cfee252134, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038634477626807663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663130386344776268076631303863447762680766313038634477626807663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3180a24-da3d-497c-a22c-03daf1cdc568, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3180a24-da3d-497c-a22c-03daf1cdc568, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391655870582548477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477391655870582548477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49c5124-47c5-4610-b379-b0cfee252134, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c972bd-91af-4d1d-8836-5a7ea320adfe, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c972bd-91af-4d1d-8836-5a7ea320adfe, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801397796107028201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201480139779610702820148013977961070282014801397796107028201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3180a24-da3d-497c-a22c-03daf1cdc568, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af7ea88-a4bf-4d58-9089-0ac3970870d3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af7ea88-a4bf-4d58-9089-0ac3970870d3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427616007886649076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076542761600788664907654276160078866490765427616007886649076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c972bd-91af-4d1d-8836-5a7ea320adfe, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e6064-800c-43a8-81f3-d18687ee2649, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e6064-800c-43a8-81f3-d18687ee2649, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12570988957815221767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767125709889578152217671257098895781522176712570988957815221767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af7ea88-a4bf-4d58-9089-0ac3970870d3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0bcadb-3f7f-4451-be12-0b90bb703e7a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0bcadb-3f7f-4451-be12-0b90bb703e7a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194991806986998852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852219499180698699885221949918069869988522194991806986998852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e6064-800c-43a8-81f3-d18687ee2649, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbba10d-cb53-4400-9df4-b1a8ea37fba4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbba10d-cb53-4400-9df4-b1a8ea37fba4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17453417621970504482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482174534176219705044821745341762197050448217453417621970504482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0bcadb-3f7f-4451-be12-0b90bb703e7a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42da1530-5248-4eaf-8238-d860f57c448d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42da1530-5248-4eaf-8238-d860f57c448d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2890225014239712439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439289022501423971243928902250142397124392890225014239712439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbba10d-cb53-4400-9df4-b1a8ea37fba4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5417d2-530d-4111-a230-005583f62844, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5417d2-530d-4111-a230-005583f62844, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11960109418574341187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187119601094185743411871196010941857434118711960109418574341187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42da1530-5248-4eaf-8238-d860f57c448d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2c77c5-55b0-4e44-9a41-4c3abc6ed967, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2c77c5-55b0-4e44-9a41-4c3abc6ed967, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330462073456574163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163433046207345657416343304620734565741634330462073456574163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5417d2-530d-4111-a230-005583f62844, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1368e76-a2ee-464e-bdf4-e07c4adfee1d, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1368e76-a2ee-464e-bdf4-e07c4adfee1d, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12719547155428545393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393127195471554285453931271954715542854539312719547155428545393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2c77c5-55b0-4e44-9a41-4c3abc6ed967, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3216e9c9-81e8-4935-b572-c110cb39842e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3216e9c9-81e8-4935-b572-c110cb39842e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14556920586217891795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795145569205862178917951455692058621789179514556920586217891795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1368e76-a2ee-464e-bdf4-e07c4adfee1d, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fba5b66-1011-4888-ab4b-8b326d6bd780, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fba5b66-1011-4888-ab4b-8b326d6bd780, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980651788929449351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351139806517889294493511398065178892944935113980651788929449351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3216e9c9-81e8-4935-b572-c110cb39842e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42db8317-242a-490f-a91b-ff05daaff31c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42db8317-242a-490f-a91b-ff05daaff31c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10927428214824186197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197109274282148241861971092742821482418619710927428214824186197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fba5b66-1011-4888-ab4b-8b326d6bd780, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be09b7b-1bba-4ba0-923b-0ca6211816bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be09b7b-1bba-4ba0-923b-0ca6211816bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147346537110720574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574114734653711072057411473465371107205741147346537110720574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42db8317-242a-490f-a91b-ff05daaff31c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be09b7b-1bba-4ba0-923b-0ca6211816bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c3fc24-9991-4802-9b41-6c3d1bf8dabd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7db3ad1-36a9-4824-8a46-c8103ea39d89, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7db3ad1-36a9-4824-8a46-c8103ea39d89, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038788823845431938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938120387888238454319381203878882384543193812038788823845431938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c3fc24-9991-4802-9b41-6c3d1bf8dabd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3125239606903773788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788312523960690377378831252396069037737883125239606903773788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7db3ad1-36a9-4824-8a46-c8103ea39d89, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d958a4-9842-4ed8-88d2-49144a30aac2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d958a4-9842-4ed8-88d2-49144a30aac2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1872054101214184698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698187205410121418469818720541012141846981872054101214184698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c3fc24-9991-4802-9b41-6c3d1bf8dabd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4109ab-2c4a-412c-a5b1-75a2b7644d3e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4109ab-2c4a-412c-a5b1-75a2b7644d3e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150025693024220298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298915002569302422029891500256930242202989150025693024220298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d958a4-9842-4ed8-88d2-49144a30aac2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee8ee0e-74d0-4d08-bb31-cab80f80418c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee8ee0e-74d0-4d08-bb31-cab80f80418c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6902428752419280884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884690242875241928088469024287524192808846902428752419280884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4109ab-2c4a-412c-a5b1-75a2b7644d3e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f017a239-fc06-431b-bb25-e523386df005, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f017a239-fc06-431b-bb25-e523386df005, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12013783154178371265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265120137831541783712651201378315417837126512013783154178371265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee8ee0e-74d0-4d08-bb31-cab80f80418c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 400bed71-155c-4ee4-8123-91c60b6ebc66, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400bed71-155c-4ee4-8123-91c60b6ebc66, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6785618666095088848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848678561866609508884867856186660950888486785618666095088848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f017a239-fc06-431b-bb25-e523386df005, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3054b415-e39e-4708-bfe4-472d4b2fdc2a, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3054b415-e39e-4708-bfe4-472d4b2fdc2a, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195171868260077271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271131951718682600772711319517186826007727113195171868260077271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400bed71-155c-4ee4-8123-91c60b6ebc66, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37f0ddd-461e-43db-96ea-0e702003ff5e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37f0ddd-461e-43db-96ea-0e702003ff5e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 787849947756328006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006787849947756328006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3054b415-e39e-4708-bfe4-472d4b2fdc2a, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2b0c54d-7b06-42db-92d6-3c1f58c4a9f2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2b0c54d-7b06-42db-92d6-3c1f58c4a9f2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3375042632038400586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586337504263203840058633750426320384005863375042632038400586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37f0ddd-461e-43db-96ea-0e702003ff5e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cddd851-73c3-43a6-a53e-ba35efd0afc8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cddd851-73c3-43a6-a53e-ba35efd0afc8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7409513274788257868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868740951327478825786874095132747882578687409513274788257868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2b0c54d-7b06-42db-92d6-3c1f58c4a9f2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa28543-452c-4243-b0da-15f4e3a1317e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa28543-452c-4243-b0da-15f4e3a1317e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2978198836202088835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835297819883620208883529781988362020888352978198836202088835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cddd851-73c3-43a6-a53e-ba35efd0afc8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63f8d02-6f5a-42f1-8a18-e568eff9e516, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63f8d02-6f5a-42f1-8a18-e568eff9e516, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12819534500564754991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991128195345005647549911281953450056475499112819534500564754991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa28543-452c-4243-b0da-15f4e3a1317e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29879654-f773-4308-a2ab-5e1208f1ed64, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29879654-f773-4308-a2ab-5e1208f1ed64, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000559433696433289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289170005594336964332891700055943369643328917000559433696433289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63f8d02-6f5a-42f1-8a18-e568eff9e516, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fab2815-ec45-47d2-ba91-163099f7dad1, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fab2815-ec45-47d2-ba91-163099f7dad1, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289704865194288307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307928970486519428830792897048651942883079289704865194288307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29879654-f773-4308-a2ab-5e1208f1ed64, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6ac4ef-99b8-47fd-843b-a63418984aa3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6ac4ef-99b8-47fd-843b-a63418984aa3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886379064985816333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333886379064985816333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fab2815-ec45-47d2-ba91-163099f7dad1, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd128c69-1454-44d0-b771-a328ad2bae10, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd128c69-1454-44d0-b771-a328ad2bae10, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16620262326850568413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413166202623268505684131662026232685056841316620262326850568413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6ac4ef-99b8-47fd-843b-a63418984aa3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1eaad20-b814-4333-9024-182a7effb7eb, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1eaad20-b814-4333-9024-182a7effb7eb, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513020456216959811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811951302045621695981195130204562169598119513020456216959811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd128c69-1454-44d0-b771-a328ad2bae10, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53091b2d-24e1-44b1-a17c-d5a6ab7d05c6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53091b2d-24e1-44b1-a17c-d5a6ab7d05c6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366270702844067864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864636627070284406786463662707028440678646366270702844067864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1eaad20-b814-4333-9024-182a7effb7eb, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392151d0-3fbd-448e-9212-034dbd515abd, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392151d0-3fbd-448e-9212-034dbd515abd, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16994854102493692554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554169948541024936925541699485410249369255416994854102493692554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53091b2d-24e1-44b1-a17c-d5a6ab7d05c6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646600c5-0631-4247-87b0-f78fb3baa8b7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646600c5-0631-4247-87b0-f78fb3baa8b7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7259389018213143239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239725938901821314323972593890182131432397259389018213143239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392151d0-3fbd-448e-9212-034dbd515abd, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3253052-a206-43cc-b0a6-38efec2f2c98, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3253052-a206-43cc-b0a6-38efec2f2c98, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015478871103426686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686201547887110342668620154788711034266862015478871103426686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646600c5-0631-4247-87b0-f78fb3baa8b7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82233406-5306-4e94-aca5-6a39a0fa80ef, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82233406-5306-4e94-aca5-6a39a0fa80ef, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11300608395875573587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587113006083958755735871130060839587557358711300608395875573587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3253052-a206-43cc-b0a6-38efec2f2c98, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86b908d-e874-4439-b513-388cc766df57, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86b908d-e874-4439-b513-388cc766df57, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14322644561281551254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254143226445612815512541432264456128155125414322644561281551254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82233406-5306-4e94-aca5-6a39a0fa80ef, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb6444d-984a-4659-ad16-eee100aeed49, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb6444d-984a-4659-ad16-eee100aeed49, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14600581696619535103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103146005816966195351031460058169661953510314600581696619535103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86b908d-e874-4439-b513-388cc766df57, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e85eac7-3586-475c-8c86-98cf83e04877, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e85eac7-3586-475c-8c86-98cf83e04877, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298309671684575482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482929830967168457548292983096716845754829298309671684575482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb6444d-984a-4659-ad16-eee100aeed49, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95faa7e-8302-474f-abb0-8195e946bd70, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95faa7e-8302-474f-abb0-8195e946bd70, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832793824288697558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558178327938242886975581783279382428869755817832793824288697558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e85eac7-3586-475c-8c86-98cf83e04877, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce83785d-6fe1-4174-a654-549feeff13e3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce83785d-6fe1-4174-a654-549feeff13e3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 80834037319622792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792808340373196227928083403731962279280834037319622792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95faa7e-8302-474f-abb0-8195e946bd70, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa2e493-a1f3-4a29-a864-fcd488a6fe1b, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa2e493-a1f3-4a29-a864-fcd488a6fe1b, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201559591020459281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281120155959102045928112015595910204592811201559591020459281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce83785d-6fe1-4174-a654-549feeff13e3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12607a8-1686-42b7-aa5a-8505389713e2, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12607a8-1686-42b7-aa5a-8505389713e2, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10821929542589282445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445108219295425892824451082192954258928244510821929542589282445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa2e493-a1f3-4a29-a864-fcd488a6fe1b, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c3b5023-09f0-4b0d-807a-54d90bbc04f4, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c3b5023-09f0-4b0d-807a-54d90bbc04f4, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754600515396237416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416475460051539623741647546005153962374164754600515396237416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12607a8-1686-42b7-aa5a-8505389713e2, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c3b5023-09f0-4b0d-807a-54d90bbc04f4, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936abde0-1706-4a4a-b3ca-c99981dba578, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc6ae8e9-be36-4917-a19e-c7530a388331, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc6ae8e9-be36-4917-a19e-c7530a388331, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2963140479139678767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767296314047913967876729631404791396787672963140479139678767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936abde0-1706-4a4a-b3ca-c99981dba578, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4283258061678470766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766428325806167847076642832580616784707664283258061678470766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc6ae8e9-be36-4917-a19e-c7530a388331, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c563a1-ccf3-455f-934d-05f24bbb88cf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c563a1-ccf3-455f-934d-05f24bbb88cf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16447961393008629048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048164479613930086290481644796139300862904816447961393008629048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936abde0-1706-4a4a-b3ca-c99981dba578, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cedb127-b27e-4380-b981-bbe9c8da76e7, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cedb127-b27e-4380-b981-bbe9c8da76e7, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18044217026391935112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112180442170263919351121804421702639193511218044217026391935112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c563a1-ccf3-455f-934d-05f24bbb88cf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0171d182-9f97-4dd2-920f-ff8db7cd9ab8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0171d182-9f97-4dd2-920f-ff8db7cd9ab8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620937381806309563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563176209373818063095631762093738180630956317620937381806309563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cedb127-b27e-4380-b981-bbe9c8da76e7, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da554c10-88a4-4c10-b00a-07e9b8c24daf, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da554c10-88a4-4c10-b00a-07e9b8c24daf, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18210983046946203701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701182109830469462037011821098304694620370118210983046946203701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0171d182-9f97-4dd2-920f-ff8db7cd9ab8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da554c10-88a4-4c10-b00a-07e9b8c24daf, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc43853e-311b-41e3-8fa8-050c23d0829e, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc43853e-311b-41e3-8fa8-050c23d0829e, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5918411775852309817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817591841177585230981759184117758523098175918411775852309817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea799a42-77f1-466b-9378-ee71e8f23cf6, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea799a42-77f1-466b-9378-ee71e8f23cf6, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625198629025185071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071662519862902518507166251986290251850716625198629025185071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc43853e-311b-41e3-8fa8-050c23d0829e, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea799a42-77f1-466b-9378-ee71e8f23cf6, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e6ab91-98a3-442f-ae8d-25c4d0bb19f9, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e6ab91-98a3-442f-ae8d-25c4d0bb19f9, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871505418734450606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606178715054187344506061787150541873445060617871505418734450606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dfd3534-9a82-48e3-a8fe-70de8233130c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dfd3534-9a82-48e3-a8fe-70de8233130c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6779499247591851995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995677949924759185199567794992475918519956779499247591851995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e6ab91-98a3-442f-ae8d-25c4d0bb19f9, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac68834-a637-436f-b5ca-b1d9a9b151c3, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac68834-a637-436f-b5ca-b1d9a9b151c3, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181153659802587208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208181153659802587208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dfd3534-9a82-48e3-a8fe-70de8233130c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5323f8f6-e568-4aa8-99fd-967b2314578c, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac68834-a637-436f-b5ca-b1d9a9b151c3, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5323f8f6-e568-4aa8-99fd-967b2314578c, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5283605398546806495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495528360539854680649552836053985468064955283605398546806495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb06a339-c9cd-4928-abaf-5f03b85354dc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5323f8f6-e568-4aa8-99fd-967b2314578c, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb06a339-c9cd-4928-abaf-5f03b85354dc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823170273313756070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070108231702733137560701082317027331375607010823170273313756070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454a63ff-fe5f-46d5-bd9e-463b42d81082, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454a63ff-fe5f-46d5-bd9e-463b42d81082, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5380228840314810648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648538022884031481064853802288403148106485380228840314810648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb06a339-c9cd-4928-abaf-5f03b85354dc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454a63ff-fe5f-46d5-bd9e-463b42d81082, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a18dda3-3739-4ab5-88a1-9a1c225eb5bc, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c471abd2-e7a8-4041-9b27-6ca94ca413df, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a18dda3-3739-4ab5-88a1-9a1c225eb5bc, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13684612162078090550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550136846121620780905501368461216207809055013684612162078090550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c471abd2-e7a8-4041-9b27-6ca94ca413df, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12670348703452108582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582126703487034521085821267034870345210858212670348703452108582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a18dda3-3739-4ab5-88a1-9a1c225eb5bc, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80151b8-a04d-48c6-98d9-bcac1f983575, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80151b8-a04d-48c6-98d9-bcac1f983575, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14769685987273814005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005147696859872738140051476968598727381400514769685987273814005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c471abd2-e7a8-4041-9b27-6ca94ca413df, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e05a8c9-410d-4edc-89f3-ca672f64a1e8, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e05a8c9-410d-4edc-89f3-ca672f64a1e8, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4406955959800253791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791440695595980025379144069559598002537914406955959800253791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80151b8-a04d-48c6-98d9-bcac1f983575, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080bebe3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc921d0-e2c8-4fe2-ab24-80a39e068b4f, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc921d0-e2c8-4fe2-ab24-80a39e068b4f, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=NmVlZjc1Yi0zYTQ5ZGIxNS1iNjIxNjM4OC1mOGE4YTMyMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3317825472626686632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632331782547262668663233178254726266866323317825472626686632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e05a8c9-410d-4edc-89f3-ca672f64a1e8, ghrun-ret5l7fy2i.auto.internal:65258): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e907587d-aba69f4c-ec4618e9-3a77b40f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c080be04170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cffa7a-09ec-405a-b16e-8be8dea988b0, ghrun-ret5l7fy2i.auto.internal:65258): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cffa7a-09ec-405a-b16e-8be8dea988b0, ghrun-ret5l7fy2i.auto.internal:65258): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxYzFiN2UtZTk2NjllMWEtYmI1ZTczYjYtNTVmOTM4MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836747352046405964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964783674735204640596478367473520464059647836747352046405964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:3654/3
============================== slowest durations ===============================
252.07s call     test_encryption.py::TestEncryption::test_simple_encryption
148.65s teardown test_encryption.py::TestEncryption::test_simple_encryption
20.75s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
FAILED test_encryption.py::TestEncryption::test_simple_encryption - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stderr
Stderr content:

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
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
GRpc shutdown warning: left infly: 3, spent: 3.248137 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 6.392966 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 9.589636 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 12.893172 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 16.261973 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 19.570568 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 23.005096 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 26.274075 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 29.63083 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.002141 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1416000==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 18920 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cde19c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034cde19c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034cecefe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x000041888d67 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00004187a6e4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#8 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#9 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11280 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c223a77 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c223a77 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c223a77 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c223a77 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c223a77 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c223a77 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c223a77 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c223a77 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c223a77 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c223a77 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#18 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#19 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c2239f4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c2239f4 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c2239f4 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#11 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#12 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ce1aea 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 0x000034ce1aea 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#7 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#8 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 768 byte(s) in 12 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d40e00 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d40e00 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d40e00 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d40e00 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034d40e00 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034d40e00 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 0x000046b60ceb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000046b60ceb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000046b60ceb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000046b60ceb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000046b60ceb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000046b60ceb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcYdbTableService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000046b4f83d in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, 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 0x000046b51f02 in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00004187230c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00004187230c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00004187230c 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 0x00004187230c 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 0x00004187230c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00004187230c 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 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021e9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021e9d7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021e9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 405 byte(s) in 3 object(s) allocated from:
#0 0x00001f739eb4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x00003445cca0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x00003445cca0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x0000345587d2 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x00003483025b in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x00003483025b in New<grpc_core::TimerState, grpc_deadline_state *&, grpc_core::Timestamp &> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x00003483025b in start_timer_if_needed /-S/contrib/libs/grpc/src/core/ext/filters/deadline/deadline_filter.cc:131:30
#7 0x00003483025b in recv_initial_metadata_ready(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/filters/deadline/deadline_filter.cc:300:3
#8 0x00003447da4e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#9 0x00003447da4e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#10 0x000034650784 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#11 0x000034650784 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#12 0x00003464c358 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#13 0x000034670098 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#14 0x00003462ab48 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#15 0x000034d1076e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#16 0x0000344328df in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#17 0x0000344328df in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#18 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#19 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#20 0x000021e9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#21 0x000021e9d7ac in Execute /-S/util/thread/factory.h:15:13
#22 0x000021e9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#23 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#24 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034460714 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034460714 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034460714 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034460714 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034460714 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034460714 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034460714 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034460714 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034460714 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034460714 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034460714 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 0x00003445f4e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003445f4e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034465a00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344c1c48 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 0x000034cec836 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x000041883f5b 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 0x000041879dc2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#21 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#22 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 357 byte(s) in 3 object(s) allocated from:
#0 0x00001f739eb4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x00003445cca0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x00003445cca0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x000034558a98 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034558a98 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034558a98 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
#6 0x0000345a038c in MakePooledArray<char> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:246:32
#7 0x0000345a038c in AsyncResolution /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:192:40
#8 0x0000345a038c in Construct<grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter> >::RunPromise::AsyncResolution, unsigned long &> /-S/contrib/libs/grpc/src/core/lib/gprpp/construct_destruct.h:35:11
#9 0x0000345a038c in grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::RunPromise::RunPromise(unsigned long, grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::Map*, std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>) /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:101:9
#10 0x00003459ffae in grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::Run(std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>) /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:217:12
#11 0x00003459fbb1 in grpc_core::PipeReceiver<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>::Next()::'lambda'(std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>)::operator()(std::__y1::optional<std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter>>) const::'lambda'()::operator()() /-S/contrib/libs/grpc/src/core/lib/promise/pipe.h:577:36
#12 0x00003459f478 in PromiseFactoryImpl<(lambda at /-S/contrib/libs/grpc/src/core/lib/promise/pipe.h:576:15)> /-S/contrib/libs/grpc/src/core/lib/promise/detail/promise_factory.h:171:10
#13 0x00003459f478 in Make /-S/contrib/libs/grpc/src/core/lib/promise/detail/promise_factory.h:202:27
ERROR test_encryption.py::TestEncryption::test_simple_encryption - 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/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/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
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.240802 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.497092 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.765028 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.960527 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.221571 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.335619 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.578408 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.805821 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.065453 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006248 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1394162==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 18920 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cde19c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034cde19c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034cecefe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x000041888d67 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00004187a6e4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#8 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#9 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11280 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c223a77 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c223a77 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c223a77 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c223a77 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c223a77 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c223a77 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c223a77 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c223a77 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c223a77 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c223a77 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#18 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#19 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c2239f4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c2239f4 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c2239f4 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034ce1afc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034ce1afc 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 0x000034ce1afc 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#11 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#12 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6880 byte(s) in 215 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ce1aea 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 0x000034ce1aea 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 0x000041886c5f 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 0x00004187a351 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#7 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#8 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034460714 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034460714 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034460714 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034460714 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034460714 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034460714 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034460714 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034460714 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034460714 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034460714 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034460714 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 0x00003445f4e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003445f4e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034465a00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344c1c48 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 0x000034cec836 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x000041883f5b 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 0x000041879dc2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#21 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#22 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034460672 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000034460672 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000034460672 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000034460672 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 0x00003445f4e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003445f4e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034465a00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344c1c48 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 0x000034cec836 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x000041883f5b 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 0x000041879dc2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00004186a039 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000046856a89 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:275:21
#14 0x000046855ae0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:227:9
#15 0x000046855ae0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002221bc07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x0000222d1ca1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x0000222db8c6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x0000222dae7d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x0000222dceee in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f737876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 240 byte(s) in 3 object(s) allocated from:
#0 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000022316166 in MakeIntrusive<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>, NMonitoring::TDynamicCounters *> /-S/util/generic/ptr.h:834:12
#2 0x000022316166 in NMonitoring::TDynamicCounters::GetSubgroup(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&) /-S/library/cpp/monlib/dynamic_counters/counters.cpp:137:19
#3 0x00004193629b in NKikimr::NGRpcService::TResponseStatusCounter::operator+=(unsigned long) /-S/ydb/core/grpc_services/counters/counters.cpp:65:34
#4 0x00004191e2ba in NKikimr::NGRpcService::TYdbCounterBlock::FinishProcessing(unsigned int, unsigned int, bool, unsigned int, TDuration) /-S/ydb/core/grpc_services/counters/counters.cpp:232:49
#5 0x0000491d8919 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetFinishDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:495:20
#6 0x00004187230c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#7 0x00004187230c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#8 0x00004187230c 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
#9 0x00004187230c 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
#10 0x00004187230c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#11 0x00004187230c 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
#12 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#13 0x000021e9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#14 0x000021e9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#15 0x000021e9d7ac in Execute /-S/util/thread/factory.h:15:13
#16 0x000021e9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#17 0x00001fa9a164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f737876 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 0x00001f773d5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279ad568 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279ad568 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279ad568 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279ad568 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279ad568 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279ad568 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279ad568 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279ad568 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000279ad20f 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 0x0000279ac068 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00004192e88a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00004192e88a 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 0x00004192e88a 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 0x00004192e88a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00004192e88a 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 0x00001f80b5ef in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00004191cc2f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00004191cc2f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00004191cc2f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004b54e3b2 in NYdbGrpc::TGRpcRequestImpl<Ydb::KeyValue::GetStorageChannelStatusRequest, Ydb::KeyValue::GetStorageChannelStatusResponse, NKikimr::NGRpcService::TKeyValueGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00004187230c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00004187230c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00004187230c 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 0x00004187230c 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 0x00004187230c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00004187230c 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
==================== 1 failed, 1 error in 424.54s (0:07:04) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../tests/functional/encryption/ydb-tests-functional-encryption', '--basetemp', '/home/runner/.ya/build/build_root/thb5/000f35/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/thb5/000f35', '--source-root', '/home/runner/.ya/build/build_root/thb5/000f35/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/encryption', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/encryption', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../tests/functional/encryption/ydb-tests-functional-encryption', '--basetemp', '/home/runner/.ya/build/build_root/thb5/000f35/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/thb5/000f35', '--source-root', '/home/runner/.ya/build/build_root/thb5/000f35/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/thb5/000f35/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/encryption', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/encryption', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
